From 8d6292d24015c68fc96d6a44180b99b4a27770d8 Mon Sep 17 00:00:00 2001 From: "COLA@Redmine.local" Date: Thu, 2 Feb 2017 21:58:09 +0100 Subject: [PATCH] Added new strings. --- config/locales/cs.yml | 5 ++++- config/locales/de.yml | 5 ++++- config/locales/es.yml | 5 ++++- config/locales/fr.yml | 5 ++++- config/locales/it.yml | 5 ++++- config/locales/ja.yml | 5 ++++- config/locales/pl.yml | 5 ++++- config/locales/pt-BR.yml | 5 ++++- config/locales/ru.yml | 5 ++++- config/locales/sl.yml | 5 ++++- config/locales/zh-TW.yml | 5 ++++- config/locales/zh.yml | 5 ++++- 12 files changed, 48 insertions(+), 12 deletions(-) diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 0f8f61d9..93a81572 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -347,4 +347,7 @@ cs: note_webdav_ignore: Regulární výraz pro názvy souborů, které budou ignorovány při volání PUT. label_document_url: Url - label_last_revision_id: Revize \ No newline at end of file + label_last_revision_id: Revize + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/de.yml b/config/locales/de.yml index cdcc9a4a..8440a45c 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -344,4 +344,7 @@ de: text_memcached_servers: Only a single server is supported, if empty then caching is disabled. After changing this, the application must be restarted! label_webdav_ignore: Ignored files patterns - note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. \ No newline at end of file + note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/es.yml b/config/locales/es.yml index 3917b9d4..546ed027 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -347,4 +347,7 @@ es: note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/fr.yml b/config/locales/fr.yml index dbd5d77a..0d343bf2 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -347,4 +347,7 @@ fr: note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/it.yml b/config/locales/it.yml index 272064df..4b88be75 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -347,4 +347,7 @@ it: # Italian strings thx 2 Matteo Arceci! note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 94ba9b08..94ebe271 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -347,4 +347,7 @@ ja: note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 57adc424..a11033fb 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -347,4 +347,7 @@ pl: note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 93ce9dc5..2164be35 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -347,4 +347,7 @@ pt-BR: note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/ru.yml b/config/locales/ru.yml index f0464246..7040c134 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -347,4 +347,7 @@ ru: note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/sl.yml b/config/locales/sl.yml index ae38f33e..75b72cb8 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -347,4 +347,7 @@ sl: note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 67b5a3e2..199ccb95 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -347,4 +347,7 @@ zh-TW: note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files. diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 883664aa..ab4a6397 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -347,4 +347,7 @@ zh: note_webdav_ignore: A regular expresion with filenames to ignore by PUT requests. label_document_url: Url - label_last_revision_id: Revision \ No newline at end of file + label_last_revision_id: Revision + + label_webdav_disable_versioning: No versioning files patterns + note_webdav_disable_versioning: A regular expression that disables versioning for matching files.