summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-18 02:27:13 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-18 02:27:13 +0000
commit08ca2e972b90d22dcace3bdbe862ef84075b2ee0 (patch)
tree780e0c605e90ad8925f47d60aeb483187fbb93e8
parent1bbb803ad8eaf849a70d4ca182574773d1cf3c7b (diff)
downloadnextcloud-server-08ca2e972b90d22dcace3bdbe862ef84075b2ee0.tar.gz
nextcloud-server-08ca2e972b90d22dcace3bdbe862ef84075b2ee0.zip
[tx-robot] updated from transifex
-rw-r--r--apps/files/l10n/nl.js2
-rw-r--r--apps/files/l10n/nl.json2
-rw-r--r--apps/files_sharing/l10n/cs.js1
-rw-r--r--apps/files_sharing/l10n/cs.json1
-rw-r--r--apps/files_sharing/l10n/de_DE.js1
-rw-r--r--apps/files_sharing/l10n/de_DE.json1
-rw-r--r--apps/files_sharing/l10n/pl.js1
-rw-r--r--apps/files_sharing/l10n/pl.json1
-rw-r--r--apps/files_sharing/l10n/pt_BR.js1
-rw-r--r--apps/files_sharing/l10n/pt_BR.json1
-rw-r--r--apps/files_sharing/l10n/zh_CN.js1
-rw-r--r--apps/files_sharing/l10n/zh_CN.json1
-rw-r--r--apps/files_sharing/l10n/zh_HK.js1
-rw-r--r--apps/files_sharing/l10n/zh_HK.json1
-rw-r--r--apps/settings/l10n/cs.js4
-rw-r--r--apps/settings/l10n/cs.json4
-rw-r--r--apps/settings/l10n/de_DE.js4
-rw-r--r--apps/settings/l10n/de_DE.json4
-rw-r--r--apps/settings/l10n/pl.js4
-rw-r--r--apps/settings/l10n/pl.json4
-rw-r--r--apps/settings/l10n/pt_BR.js4
-rw-r--r--apps/settings/l10n/pt_BR.json4
-rw-r--r--apps/settings/l10n/zh_CN.js4
-rw-r--r--apps/settings/l10n/zh_CN.json4
-rw-r--r--apps/settings/l10n/zh_HK.js4
-rw-r--r--apps/settings/l10n/zh_HK.json4
-rw-r--r--lib/l10n/cs.js1
-rw-r--r--lib/l10n/cs.json1
-rw-r--r--lib/l10n/de_DE.js1
-rw-r--r--lib/l10n/de_DE.json1
-rw-r--r--lib/l10n/pl.js1
-rw-r--r--lib/l10n/pl.json1
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
-rw-r--r--lib/l10n/zh_CN.js1
-rw-r--r--lib/l10n/zh_CN.json1
-rw-r--r--lib/l10n/zh_HK.js1
-rw-r--r--lib/l10n/zh_HK.json1
38 files changed, 74 insertions, 2 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 3a416eaae67..86d4fe3eb09 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -46,7 +46,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Deze map is niet beschikbaar. Verifieer de logs of neem contact op met de beheerder",
"Could not move \"{file}\", target exists" : "Kon \"{file}\" niet verplaatsen, doel bestaat al",
"Could not move \"{file}\"" : "Kon \"{file}\" niet verplaatsen",
- "copy" : "kopiëren",
+ "copy" : "kopie",
"Could not copy \"{file}\", target exists" : "Kon \"{bestand}\" niet kopiëren, het doel bestaat",
"Could not copy \"{file}\"" : "Kon \"{file}\" niet kopiëren",
"Copied {origin} inside {destination}" : "Kopieerde {oorsprong} binnen {bestemming}",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 8519c1991ce..d8d9a27c5ce 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -44,7 +44,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Deze map is niet beschikbaar. Verifieer de logs of neem contact op met de beheerder",
"Could not move \"{file}\", target exists" : "Kon \"{file}\" niet verplaatsen, doel bestaat al",
"Could not move \"{file}\"" : "Kon \"{file}\" niet verplaatsen",
- "copy" : "kopiëren",
+ "copy" : "kopie",
"Could not copy \"{file}\", target exists" : "Kon \"{bestand}\" niet kopiëren, het doel bestaat",
"Could not copy \"{file}\"" : "Kon \"{file}\" niet kopiëren",
"Copied {origin} inside {destination}" : "Kopieerde {oorsprong} binnen {bestemming}",
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 1cc073904c4..884e2f71409 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -128,6 +128,7 @@ OC.L10N.register(
"shared by %s" : "sdílí %s",
"Download all files" : "Stáhnout všechny soubory",
"Direct link" : "Přímý odkaz",
+ "Add to your %s" : "Přidat do svého %s",
"Share API is disabled" : "Aplikační program. rozhraní (API) pro práci se sdíleními je vypnuté",
"File sharing" : "Sdílení souborů",
"Share will expire tomorrow" : "Platnost sdílení skončí zítra",
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json
index 59b854c9894..3e65263e254 100644
--- a/apps/files_sharing/l10n/cs.json
+++ b/apps/files_sharing/l10n/cs.json
@@ -126,6 +126,7 @@
"shared by %s" : "sdílí %s",
"Download all files" : "Stáhnout všechny soubory",
"Direct link" : "Přímý odkaz",
+ "Add to your %s" : "Přidat do svého %s",
"Share API is disabled" : "Aplikační program. rozhraní (API) pro práci se sdíleními je vypnuté",
"File sharing" : "Sdílení souborů",
"Share will expire tomorrow" : "Platnost sdílení skončí zítra",
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 066ba448f30..5a1fab4a9a2 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -128,6 +128,7 @@ OC.L10N.register(
"shared by %s" : "von %s geteilt",
"Download all files" : "Alle Dateien herunterladen",
"Direct link" : "Direkter Link",
+ "Add to your %s" : "Hinzufügen zu Ihrer %s",
"Share API is disabled" : "Teilen-API ist deaktivert",
"File sharing" : "Dateifreigabe",
"Share will expire tomorrow" : "Freigabe läuft morgen ab",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 0812332e32a..d7628f5e336 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -126,6 +126,7 @@
"shared by %s" : "von %s geteilt",
"Download all files" : "Alle Dateien herunterladen",
"Direct link" : "Direkter Link",
+ "Add to your %s" : "Hinzufügen zu Ihrer %s",
"Share API is disabled" : "Teilen-API ist deaktivert",
"File sharing" : "Dateifreigabe",
"Share will expire tomorrow" : "Freigabe läuft morgen ab",
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index 13a772182de..561d645ea00 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -128,6 +128,7 @@ OC.L10N.register(
"shared by %s" : "udostępnione przez %s",
"Download all files" : "Pobierz wszystkie pliki",
"Direct link" : "Bezpośredni link",
+ "Add to your %s" : "Dodaj do %s",
"Share API is disabled" : "API udostępniania jest wyłączone",
"File sharing" : "Udostępnianie pliku",
"Share will expire tomorrow" : "Udostępnienie wygaśnie jutro",
diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json
index 481d2724bba..292312f0120 100644
--- a/apps/files_sharing/l10n/pl.json
+++ b/apps/files_sharing/l10n/pl.json
@@ -126,6 +126,7 @@
"shared by %s" : "udostępnione przez %s",
"Download all files" : "Pobierz wszystkie pliki",
"Direct link" : "Bezpośredni link",
+ "Add to your %s" : "Dodaj do %s",
"Share API is disabled" : "API udostępniania jest wyłączone",
"File sharing" : "Udostępnianie pliku",
"Share will expire tomorrow" : "Udostępnienie wygaśnie jutro",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index ace16906a42..b7be22620fb 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -128,6 +128,7 @@ OC.L10N.register(
"shared by %s" : "compartilhado por %s",
"Download all files" : "Baixar todos os arquivos",
"Direct link" : "Link direto",
+ "Add to your %s" : "Adicione ao seu %s",
"Share API is disabled" : "O compartilhamento de API está desabilitado.",
"File sharing" : "Compartilhamento de arquivos",
"Share will expire tomorrow" : "Compartilhamento irá expirar amanhã",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index 1d009e78f4b..6f64b9517f0 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -126,6 +126,7 @@
"shared by %s" : "compartilhado por %s",
"Download all files" : "Baixar todos os arquivos",
"Direct link" : "Link direto",
+ "Add to your %s" : "Adicione ao seu %s",
"Share API is disabled" : "O compartilhamento de API está desabilitado.",
"File sharing" : "Compartilhamento de arquivos",
"Share will expire tomorrow" : "Compartilhamento irá expirar amanhã",
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index d9fdf359bbe..06d6ee9626b 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -128,6 +128,7 @@ OC.L10N.register(
"shared by %s" : "共享者 %s",
"Download all files" : "下载所有文件",
"Direct link" : "直接链接",
+ "Add to your %s" : "添加到你的 %s",
"Share API is disabled" : "共享 API 已被禁用",
"File sharing" : "文件共享",
"Share will expire tomorrow" : "共享将在明天过期",
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index 76a0aeb2ea2..ab772bca19b 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -126,6 +126,7 @@
"shared by %s" : "共享者 %s",
"Download all files" : "下载所有文件",
"Direct link" : "直接链接",
+ "Add to your %s" : "添加到你的 %s",
"Share API is disabled" : "共享 API 已被禁用",
"File sharing" : "文件共享",
"Share will expire tomorrow" : "共享将在明天过期",
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index cdbefb407b2..bd94ed59d89 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -128,6 +128,7 @@ OC.L10N.register(
"shared by %s" : "分享自 %s",
"Download all files" : "下載所有檔案",
"Direct link" : "直接連結",
+ "Add to your %s" : "新增至您的 %s",
"Share API is disabled" : "分享 API 已停用",
"File sharing" : "檔案分享",
"Share will expire tomorrow" : "分享將於明日到期",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index 70806ca067c..86d3f1efb2e 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -126,6 +126,7 @@
"shared by %s" : "分享自 %s",
"Download all files" : "下載所有檔案",
"Direct link" : "直接連結",
+ "Add to your %s" : "新增至您的 %s",
"Share API is disabled" : "分享 API 已停用",
"File sharing" : "檔案分享",
"Share will expire tomorrow" : "分享將於明日到期",
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index 4f2a8b1432a..1caecf7157b 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -184,6 +184,10 @@ OC.L10N.register(
"Google Chrome for Android" : "Google Chrome pro Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} aplikace pro iOS",
+ "{productName} Android app" : "{productName} aplikace pro Android",
+ "{productName} Talk for iOS" : "{productName} Talk pro iOS",
+ "{productName} Talk for Android" : "{productName} Talk pro Android",
"Sync client - {os}" : "Synchronizační klient – {os}",
"This session" : "Toto sezení",
"Device" : "Přístroj",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index ac03a70abb9..403cfa583cd 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -182,6 +182,10 @@
"Google Chrome for Android" : "Google Chrome pro Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} aplikace pro iOS",
+ "{productName} Android app" : "{productName} aplikace pro Android",
+ "{productName} Talk for iOS" : "{productName} Talk pro iOS",
+ "{productName} Talk for Android" : "{productName} Talk pro Android",
"Sync client - {os}" : "Synchronizační klient – {os}",
"This session" : "Toto sezení",
"Device" : "Přístroj",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 2eb0de45447..62d912f4af2 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -184,6 +184,10 @@ OC.L10N.register(
"Google Chrome for Android" : "Google Chrome für Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} iOS-App",
+ "{productName} Android app" : "{productName} Android-App",
+ "{productName} Talk for iOS" : "{productName} Talk für iOS",
+ "{productName} Talk for Android" : "{productName} Talk für Android",
"Sync client - {os}" : "Sync-Client - {os}",
"This session" : "Diese Sitzung",
"Device" : "Gerät",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index 08e53ddae03..fbdd6c762cc 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -182,6 +182,10 @@
"Google Chrome for Android" : "Google Chrome für Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} iOS-App",
+ "{productName} Android app" : "{productName} Android-App",
+ "{productName} Talk for iOS" : "{productName} Talk für iOS",
+ "{productName} Talk for Android" : "{productName} Talk für Android",
"Sync client - {os}" : "Sync-Client - {os}",
"This session" : "Diese Sitzung",
"Device" : "Gerät",
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 5e7ebadcbb7..9a9b5c4a7be 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -184,6 +184,10 @@ OC.L10N.register(
"Google Chrome for Android" : "Google Chrome dla Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "Aplikacja {productName} na iOS",
+ "{productName} Android app" : "Aplikacja {productName} na Android",
+ "{productName} Talk for iOS" : "{productName} Talk dla iOS",
+ "{productName} Talk for Android" : "{productName} Talk dla Androida",
"Sync client - {os}" : "Klient synchronizacji - {os}",
"This session" : "Ta sesja",
"Device" : "Urządzenie",
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index cd7c22a87a0..44a11fe96f4 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -182,6 +182,10 @@
"Google Chrome for Android" : "Google Chrome dla Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "Aplikacja {productName} na iOS",
+ "{productName} Android app" : "Aplikacja {productName} na Android",
+ "{productName} Talk for iOS" : "{productName} Talk dla iOS",
+ "{productName} Talk for Android" : "{productName} Talk dla Androida",
"Sync client - {os}" : "Klient synchronizacji - {os}",
"This session" : "Ta sesja",
"Device" : "Urządzenie",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 19545557034..c244e197b1f 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -184,6 +184,10 @@ OC.L10N.register(
"Google Chrome for Android" : "Google Chrome para Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} aplicativo iOS",
+ "{productName} Android app" : "{productName} Aplicativo Android",
+ "{productName} Talk for iOS" : "{productName} Bate Papo para iOS",
+ "{productName} Talk for Android" : "{productName} Bate Papo para Android ",
"Sync client - {os}" : "Cliente de sincronização - {os}",
"This session" : "Esta sessão",
"Device" : "Dispositivo",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 6e9f6c26897..3d38b4b2211 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -182,6 +182,10 @@
"Google Chrome for Android" : "Google Chrome para Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} aplicativo iOS",
+ "{productName} Android app" : "{productName} Aplicativo Android",
+ "{productName} Talk for iOS" : "{productName} Bate Papo para iOS",
+ "{productName} Talk for Android" : "{productName} Bate Papo para Android ",
"Sync client - {os}" : "Cliente de sincronização - {os}",
"This session" : "Esta sessão",
"Device" : "Dispositivo",
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index f1adab14f1c..5ec209d861e 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -184,6 +184,10 @@ OC.L10N.register(
"Google Chrome for Android" : "安卓版谷歌浏览器",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} iOS 应用",
+ "{productName} Android app" : "{productName} 安卓应用",
+ "{productName} Talk for iOS" : "{productName} Talk for iOS",
+ "{productName} Talk for Android" : "{productName} Talk for Android ",
"Sync client - {os}" : "同步客户端 - {os}",
"This session" : "当前会话",
"Device" : "设备",
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json
index 1306d50a581..5ceb845e192 100644
--- a/apps/settings/l10n/zh_CN.json
+++ b/apps/settings/l10n/zh_CN.json
@@ -182,6 +182,10 @@
"Google Chrome for Android" : "安卓版谷歌浏览器",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} iOS 应用",
+ "{productName} Android app" : "{productName} 安卓应用",
+ "{productName} Talk for iOS" : "{productName} Talk for iOS",
+ "{productName} Talk for Android" : "{productName} Talk for Android ",
"Sync client - {os}" : "同步客户端 - {os}",
"This session" : "当前会话",
"Device" : "设备",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 161774feb66..186be38460b 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -184,6 +184,10 @@ OC.L10N.register(
"Google Chrome for Android" : "Android 版 Google Chrome",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} iOS 應用程式",
+ "{productName} Android app" : "{productName} Android 應用程式",
+ "{productName} Talk for iOS" : "{productName} Talk - iOS 版",
+ "{productName} Talk for Android" : "{productName} Talk - Android 版",
"Sync client - {os}" : "同步客戶端 - {os}",
"This session" : "此節",
"Device" : "裝置",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index 90ac37f10bb..b3bc2254005 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -182,6 +182,10 @@
"Google Chrome for Android" : "Android 版 Google Chrome",
"iPhone" : "iPhone",
"iPad" : "iPad",
+ "{productName} iOS app" : "{productName} iOS 應用程式",
+ "{productName} Android app" : "{productName} Android 應用程式",
+ "{productName} Talk for iOS" : "{productName} Talk - iOS 版",
+ "{productName} Talk for Android" : "{productName} Talk - Android 版",
"Sync client - {os}" : "同步客戶端 - {os}",
"This session" : "此節",
"Device" : "裝置",
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 146c4e15fd8..56896f0c10d 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Cannot write into \"config\" directory!" : "Nedaří se zapisovat do adresáře „config“!",
"This can usually be fixed by giving the webserver write access to the config directory." : "Toto je obvykle možné vyřešit udělením webovému serveru oprávnění k zápisu do adresáře s nastaveními.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ale, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true.",
"See %s" : "Viz %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %1$s nebyly nahrazeny řádně. Ověřte, že se jedná o verzi, která je kompatibilní se serverem.",
"Sample configuration detected" : "Bylo zjištěno setrvání u předváděcího nastavení",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index 727631b7b98..bbe18badae5 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -1,6 +1,7 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "Nedaří se zapisovat do adresáře „config“!",
"This can usually be fixed by giving the webserver write access to the config directory." : "Toto je obvykle možné vyřešit udělením webovému serveru oprávnění k zápisu do adresáře s nastaveními.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ale, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true.",
"See %s" : "Viz %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %1$s nebyly nahrazeny řádně. Ověřte, že se jedná o verzi, která je kompatibilní se serverem.",
"Sample configuration detected" : "Bylo zjištěno setrvání u předváděcího nastavení",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index d9a9c844cba..865c2e66faf 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Cannot write into \"config\" directory!" : "Das Schreiben in das „config“-Verzeichnis ist nicht möglich!",
"This can usually be fixed by giving the webserver write access to the config directory." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Wenn Sie jedoch möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf true.",
"See %s" : "Siehe %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$s wurden nicht korrekt ersetzt. Stellen Sie sicher, dass es sich um eine mit dem Server kompatible Version handelt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index c3c5852bc3d..376c2fa5d1a 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -1,6 +1,7 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "Das Schreiben in das „config“-Verzeichnis ist nicht möglich!",
"This can usually be fixed by giving the webserver write access to the config directory." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Wenn Sie jedoch möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf true.",
"See %s" : "Siehe %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$s wurden nicht korrekt ersetzt. Stellen Sie sicher, dass es sich um eine mit dem Server kompatible Version handelt.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 586a055ba51..1546ec0aa18 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Cannot write into \"config\" directory!" : "Nie można zapisać do katalogu \"config\"!",
"This can usually be fixed by giving the webserver write access to the config directory." : "Zwykle można to naprawić, nadając serwerowi WWW dostęp do zapisu do katalogu config.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ale jeśli wolisz, aby plik config.php był tylko do odczytu, ustaw w nim opcję \"config_is_read_only\" na true.",
"See %s" : "Zobacz %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Pliki aplikacji %1$s nie zostały poprawnie zastąpione. Upewnij się, że jest to wersja zgodna z serwerem.",
"Sample configuration detected" : "Wykryto przykładową konfigurację",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 32b13f08b34..f046861a93d 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -1,6 +1,7 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "Nie można zapisać do katalogu \"config\"!",
"This can usually be fixed by giving the webserver write access to the config directory." : "Zwykle można to naprawić, nadając serwerowi WWW dostęp do zapisu do katalogu config.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ale jeśli wolisz, aby plik config.php był tylko do odczytu, ustaw w nim opcję \"config_is_read_only\" na true.",
"See %s" : "Zobacz %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Pliki aplikacji %1$s nie zostały poprawnie zastąpione. Upewnij się, że jest to wersja zgodna z serwerem.",
"Sample configuration detected" : "Wykryto przykładową konfigurację",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index c296185734c..51af9b94498 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Cannot write into \"config\" directory!" : "Não é possível gravar no diretório \"config\"!",
"This can usually be fixed by giving the webserver write access to the config directory." : "Geralmente, isso pode ser corrigido concedendo ao servidor web acesso de gravação ao diretório de configuração.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Mas, se você preferir manter o arquivo config.php somente para leitura, defina a opção \"config_is_read_only\" como true nele. ",
"See %s" : "Ver %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Os arquivos do aplicativo %1$s não foram instalados corretamente. Certifique-se que é uma versão compatível com seu servidor.",
"Sample configuration detected" : "Configuração de exemplo detectada",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index c844ee05159..3d4efbb5487 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -1,6 +1,7 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "Não é possível gravar no diretório \"config\"!",
"This can usually be fixed by giving the webserver write access to the config directory." : "Geralmente, isso pode ser corrigido concedendo ao servidor web acesso de gravação ao diretório de configuração.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Mas, se você preferir manter o arquivo config.php somente para leitura, defina a opção \"config_is_read_only\" como true nele. ",
"See %s" : "Ver %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Os arquivos do aplicativo %1$s não foram instalados corretamente. Certifique-se que é uma versão compatível com seu servidor.",
"Sample configuration detected" : "Configuração de exemplo detectada",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 74796ee575d..fb06927f0fa 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Cannot write into \"config\" directory!" : "无法写入 \"config\" 目录!",
"This can usually be fixed by giving the webserver write access to the config directory." : "通常可以通过授予 Web 服务器对 config 目录的写访问权限来解决此问题。",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果你喜欢将 config.php 文件设置为只读,可以将 \"config is read only\"选项设置为 true。",
"See %s" : "查看 %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。",
"Sample configuration detected" : "示例配置检测",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 73181be1fd4..84b426667e8 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -1,6 +1,7 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "无法写入 \"config\" 目录!",
"This can usually be fixed by giving the webserver write access to the config directory." : "通常可以通过授予 Web 服务器对 config 目录的写访问权限来解决此问题。",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果你喜欢将 config.php 文件设置为只读,可以将 \"config is read only\"选项设置为 true。",
"See %s" : "查看 %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "应用%1$s的文件替换不正确。请确认版本与当前服务器兼容。",
"Sample configuration detected" : "示例配置检测",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 574176407a8..c706d20b97f 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Cannot write into \"config\" directory!" : "無法寫入 \"config\" 目錄!",
"This can usually be fixed by giving the webserver write access to the config directory." : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果您希望將 config.php 檔案保持為唯讀,請將其中的 “config_is_read_only” 選項設置為 true。",
"See %s" : "見 %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。",
"Sample configuration detected" : "您目前正在使用範例設定",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index 19744122e43..dc47999610f 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -1,6 +1,7 @@
{ "translations": {
"Cannot write into \"config\" directory!" : "無法寫入 \"config\" 目錄!",
"This can usually be fixed by giving the webserver write access to the config directory." : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果您希望將 config.php 檔案保持為唯讀,請將其中的 “config_is_read_only” 選項設置為 true。",
"See %s" : "見 %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。",
"Sample configuration detected" : "您目前正在使用範例設定",