diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-24 01:11:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-24 01:11:17 +0000 |
commit | ea17e962bf480b74a492bb525d91b8df43a83b95 (patch) | |
tree | 6b5d5a53cb8baba87db3d4b6efad97492f9d2a87 /apps | |
parent | eadfa9069df66a17df5a399dd9a850fd177cd31a (diff) | |
download | nextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.tar.gz nextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/encryption/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/encryption/l10n/ca.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.js | 4 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.json | 4 |
16 files changed, 20 insertions, 4 deletions
diff --git a/apps/encryption/l10n/ca.js b/apps/encryption/l10n/ca.js index 61658f72d3a..f0d4edad5e4 100644 --- a/apps/encryption/l10n/ca.js +++ b/apps/encryption/l10n/ca.js @@ -10,7 +10,7 @@ OC.L10N.register( "Could not disable recovery key. Please check your recovery key password!" : "No s'ha pogut desactivar la calu de recuperació. Comproveu la contrasenya de la clau de recuperació!", "Missing parameters" : "Falten paràmetres", "Please provide the old recovery password" : "Proporcioneu la contrasenya de recuperació antiga", - "Please provide a new recovery password" : "Siusplau proporcioneu una nova contrasenya de recuperació", + "Please provide a new recovery password" : "Si us plau proporcioneu una nova contrasenya de recuperació", "Please repeat the new recovery password" : "Repetiu la nova contrasenya de recuperació", "Password successfully changed." : "La contrasenya s'ha canviat.", "Could not change the password. Maybe the old password was not correct." : "No s'ha pogut canviar la contrasenya. Potser la contrasenya anterior no era correcta.", diff --git a/apps/encryption/l10n/ca.json b/apps/encryption/l10n/ca.json index c32b450d050..e897269ddef 100644 --- a/apps/encryption/l10n/ca.json +++ b/apps/encryption/l10n/ca.json @@ -8,7 +8,7 @@ "Could not disable recovery key. Please check your recovery key password!" : "No s'ha pogut desactivar la calu de recuperació. Comproveu la contrasenya de la clau de recuperació!", "Missing parameters" : "Falten paràmetres", "Please provide the old recovery password" : "Proporcioneu la contrasenya de recuperació antiga", - "Please provide a new recovery password" : "Siusplau proporcioneu una nova contrasenya de recuperació", + "Please provide a new recovery password" : "Si us plau proporcioneu una nova contrasenya de recuperació", "Please repeat the new recovery password" : "Repetiu la nova contrasenya de recuperació", "Password successfully changed." : "La contrasenya s'ha canviat.", "Could not change the password. Maybe the old password was not correct." : "No s'ha pogut canviar la contrasenya. Potser la contrasenya anterior no era correcta.", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index d81bce7cf1e..fb073a641d8 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte die Logdateien überprüfen oder den Administrator kontaktieren.", "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, Ziel existiert bereits", "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", + "copy" : "kopieren", "Could not copy \"{file}\", target exists" : "\"{file}\" konnte nicht kopiert werden, Ziel existiert bereits", "Could not copy \"{file}\"" : "\"{file}\" konnte nicht kopiert werden", "Copied {origin} inside {destination}" : "{origin} wurde nach {destination} kopiert", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index e2f622e88fd..a8f2aee2221 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -42,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte die Logdateien überprüfen oder den Administrator kontaktieren.", "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, Ziel existiert bereits", "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", + "copy" : "kopieren", "Could not copy \"{file}\", target exists" : "\"{file}\" konnte nicht kopiert werden, Ziel existiert bereits", "Could not copy \"{file}\"" : "\"{file}\" konnte nicht kopiert werden", "Copied {origin} inside {destination}" : "{origin} wurde nach {destination} kopiert", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 4f44a063d70..9cac229ee7a 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Logdateien oder kontaktieren Sie den Administrator", "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, Ziel existiert bereits", "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", + "copy" : "kopieren", "Could not copy \"{file}\", target exists" : "\"{file}\" konnte nicht kopiert werden, Ziel existiert bereits", "Could not copy \"{file}\"" : "\"{file}\" konnte nicht kopiert werden", "Copied {origin} inside {destination}" : "{origin} wurde nach {destination} kopiert", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 9a2af70d217..0e139451781 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -42,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Logdateien oder kontaktieren Sie den Administrator", "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, Ziel existiert bereits", "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden", + "copy" : "kopieren", "Could not copy \"{file}\", target exists" : "\"{file}\" konnte nicht kopiert werden, Ziel existiert bereits", "Could not copy \"{file}\"" : "\"{file}\" konnte nicht kopiert werden", "Copied {origin} inside {destination}" : "{origin} wurde nach {destination} kopiert", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index a93e135f8d0..b2a184ea09d 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore", "Could not move \"{file}\", target exists" : "Impossibile spostare \"{file}\", la destinazione esiste già", "Could not move \"{file}\"" : "Impossibile spostare \"{file}\"", + "copy" : "copia", "Could not copy \"{file}\", target exists" : "Impossibile copiare \"{file}\", la destinazione esiste già", "Could not copy \"{file}\"" : "Impossibile copiare \"{file}\"", "Copied {origin} inside {destination}" : "Copiato {origin} in {destination}", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index dd0361131c2..ac48db55585 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -42,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore", "Could not move \"{file}\", target exists" : "Impossibile spostare \"{file}\", la destinazione esiste già", "Could not move \"{file}\"" : "Impossibile spostare \"{file}\"", + "copy" : "copia", "Could not copy \"{file}\", target exists" : "Impossibile copiare \"{file}\", la destinazione esiste già", "Could not copy \"{file}\"" : "Impossibile copiare \"{file}\"", "Copied {origin} inside {destination}" : "Copiato {origin} in {destination}", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index c4af3f2c0b0..2b4027713a1 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponível, por favor verifique os logs ou contacte o administrador", "Could not move \"{file}\", target exists" : "Não foi possível mover \"{file}\" pois o destino já existe", "Could not move \"{file}\"" : "Não foi possível mover \"{file}\"", + "copy" : "copiar", "Could not copy \"{file}\", target exists" : "Não foi possível copiar \"{file}\", pois já existe", "Could not copy \"{file}\"" : "Não foi possível copiar \"{file}\"", "Copied {origin} inside {destination}" : "{origin} foi copiado para {destination}", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 1611ab403e2..fc0f7123366 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -42,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponível, por favor verifique os logs ou contacte o administrador", "Could not move \"{file}\", target exists" : "Não foi possível mover \"{file}\" pois o destino já existe", "Could not move \"{file}\"" : "Não foi possível mover \"{file}\"", + "copy" : "copiar", "Could not copy \"{file}\", target exists" : "Não foi possível copiar \"{file}\", pois já existe", "Could not copy \"{file}\"" : "Não foi possível copiar \"{file}\"", "Copied {origin} inside {destination}" : "{origin} foi copiado para {destination}", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 8f18fa7eead..1086f47c97e 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором", "Could not move \"{file}\", target exists" : "Невозможно переместить файл «{file}», он уже существует в каталоге назначения", "Could not move \"{file}\"" : "Невозможно переместить файл «{file}»", + "copy" : "копия", "Could not copy \"{file}\", target exists" : "Невозможно скопировать файл «{file}», он уже существует в каталоге назначения", "Could not copy \"{file}\"" : "Невозможно скопировать файл «{file}»", "Copied {origin} inside {destination}" : "{origin} скопирован в {destination}", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 5fb309a1b16..59dc5b41adb 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -42,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором", "Could not move \"{file}\", target exists" : "Невозможно переместить файл «{file}», он уже существует в каталоге назначения", "Could not move \"{file}\"" : "Невозможно переместить файл «{file}»", + "copy" : "копия", "Could not copy \"{file}\", target exists" : "Невозможно скопировать файл «{file}», он уже существует в каталоге назначения", "Could not copy \"{file}\"" : "Невозможно скопировать файл «{file}»", "Copied {origin} inside {destination}" : "{origin} скопирован в {destination}", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 8bc6d7414cf..19b358b5243 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите записе или контактирајте администратора", "Could not move \"{file}\", target exists" : "Не могу да померим \"{file}\", одредиште већ постоји", "Could not move \"{file}\"" : "Не могу да померим \"{file}\"", + "copy" : "копиран", "Could not copy \"{file}\", target exists" : "Не могу да копирам \"{file}\", одредиште већ постоји", "Could not copy \"{file}\"" : "Не могу да копирам \"{file}\"", "Copied {origin} inside {destination}" : "Копиран {origin} у {destination}", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index dd1554f2285..7245b1b9cd1 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -42,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите записе или контактирајте администратора", "Could not move \"{file}\", target exists" : "Не могу да померим \"{file}\", одредиште већ постоји", "Could not move \"{file}\"" : "Не могу да померим \"{file}\"", + "copy" : "копиран", "Could not copy \"{file}\", target exists" : "Не могу да копирам \"{file}\", одредиште већ постоји", "Could not copy \"{file}\"" : "Не могу да копирам \"{file}\"", "Copied {origin} inside {destination}" : "Копиран {origin} у {destination}", diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index a45abdccd31..234c0a5e548 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -12,16 +12,18 @@ OC.L10N.register( "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "显示 Nextcloud 的更新提示,并提供更新器的认证页面。", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您运行的版本已经不再被维护了。请尽快更新到一个受支持的版本。", + "View in store" : "在商店中查看", "Apps with available updates" : "有可用更新的应用", "Open updater" : "打开更新器", "Download now" : "开始下载", + "What's new?" : "有哪些更新?", "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。", "Your version is up to date." : "您的版本已是最新。", "A non-default update server is in use to be checked for updates:" : "检查更新使用了一个非默认的服务器:", "Update channel:" : "更新通道:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以随时更新到新版本 / 实验通道。但你永远不能降级到更稳定的通道。", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "请注意, 在新版本发布后, 它可能需要一段时间才能显示在这里。新版本发布后, 随着时间的推移, 当用户发现问题时我们可能会跳过一个版本。", - "Notify members of the following groups about available updates:" : "提醒一下组群的用户关于可用的更新:", + "Notify members of the following groups about available updates:" : "提醒以下组群的用户关于可用的更新:", "Only notification for app updates are available." : "仅提醒应用更新就绪。", "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器", "The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。", diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index b457ac90923..e1addfd1e29 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -10,16 +10,18 @@ "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "显示 Nextcloud 的更新提示,并提供更新器的认证页面。", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您运行的版本已经不再被维护了。请尽快更新到一个受支持的版本。", + "View in store" : "在商店中查看", "Apps with available updates" : "有可用更新的应用", "Open updater" : "打开更新器", "Download now" : "开始下载", + "What's new?" : "有哪些更新?", "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。", "Your version is up to date." : "您的版本已是最新。", "A non-default update server is in use to be checked for updates:" : "检查更新使用了一个非默认的服务器:", "Update channel:" : "更新通道:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以随时更新到新版本 / 实验通道。但你永远不能降级到更稳定的通道。", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "请注意, 在新版本发布后, 它可能需要一段时间才能显示在这里。新版本发布后, 随着时间的推移, 当用户发现问题时我们可能会跳过一个版本。", - "Notify members of the following groups about available updates:" : "提醒一下组群的用户关于可用的更新:", + "Notify members of the following groups about available updates:" : "提醒以下组群的用户关于可用的更新:", "Only notification for app updates are available." : "仅提醒应用更新就绪。", "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器", "The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。", |