diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-06 01:07:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-06 01:07:58 +0000 |
commit | 15673bc6011f6a8b934e251df4ac9cff6c37c465 (patch) | |
tree | 16c731737e5902c293a4182465c4e27b15884ea2 /apps/theming | |
parent | 1d5e94a4f25450649dc65a9a70e28230fc2a3050 (diff) | |
download | nextcloud-server-15673bc6011f6a8b934e251df4ac9cff6c37c465.tar.gz nextcloud-server-15673bc6011f6a8b934e251df4ac9cff6c37c465.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/sk.js | 27 | ||||
-rw-r--r-- | apps/theming/l10n/sk.json | 25 | ||||
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 6 | ||||
-rw-r--r-- | apps/theming/l10n/zh_CN.json | 6 |
4 files changed, 58 insertions, 6 deletions
diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js new file mode 100644 index 00000000000..5f3693fbad1 --- /dev/null +++ b/apps/theming/l10n/sk.js @@ -0,0 +1,27 @@ +OC.L10N.register( + "theming", + { + "Admin" : "Administrátor", + "a safe home for all your data" : "bezpečný domov pre všetky vaše dáta", + "The given name is too long" : "Zadané meno je príliš dlhé", + "The given web address is too long" : "Zadaná web adresa je príliš dlhá", + "The given slogan is too long" : "Zadaný slogan je príliš dlhý", + "The given color is invalid" : "Zadaná farba nie je platná", + "Saved" : "Uložené", + "No file uploaded" : "Žiadny súbor nebol nahraný", + "Unsupported image type" : "Typ obrázka nie je podporovaný", + "You are already using a custom theme" : "Už používate upravený vzhľad", + "Theming" : "Vzhľad", + "Name" : "Názov", + "reset to default" : "nastaviť predvolené", + "Web address" : "Web adresa", + "Web address https://…" : "Webová adresa https://...", + "Slogan" : "Slogan", + "Color" : "Farba", + "Logo" : "Logo", + "Upload new logo" : "Nahrať nové logo", + "Login image" : "Prihlasovací obrázok", + "Upload new login background" : "Nahrať nové prihlasovacie pozadie", + "Log in image" : "Prihlasovací obrázok" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json new file mode 100644 index 00000000000..c63920d620c --- /dev/null +++ b/apps/theming/l10n/sk.json @@ -0,0 +1,25 @@ +{ "translations": { + "Admin" : "Administrátor", + "a safe home for all your data" : "bezpečný domov pre všetky vaše dáta", + "The given name is too long" : "Zadané meno je príliš dlhé", + "The given web address is too long" : "Zadaná web adresa je príliš dlhá", + "The given slogan is too long" : "Zadaný slogan je príliš dlhý", + "The given color is invalid" : "Zadaná farba nie je platná", + "Saved" : "Uložené", + "No file uploaded" : "Žiadny súbor nebol nahraný", + "Unsupported image type" : "Typ obrázka nie je podporovaný", + "You are already using a custom theme" : "Už používate upravený vzhľad", + "Theming" : "Vzhľad", + "Name" : "Názov", + "reset to default" : "nastaviť predvolené", + "Web address" : "Web adresa", + "Web address https://…" : "Webová adresa https://...", + "Slogan" : "Slogan", + "Color" : "Farba", + "Logo" : "Logo", + "Upload new logo" : "Nahrať nové logo", + "Login image" : "Prihlasovací obrázok", + "Upload new login background" : "Nahrať nové prihlasovacie pozadie", + "Log in image" : "Prihlasovací obrázok" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index f8de1a2333b..a8be448fe93 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -3,9 +3,9 @@ OC.L10N.register( { "Admin" : "管理", "a safe home for all your data" : "给您所有的数据一个安全的家", - "The given name is too long" : "文件名过长", - "The given web address is too long" : "提供的网址过长", - "The given slogan is too long" : "提供的标语过长", + "The given name is too long" : "输入的名称过长", + "The given web address is too long" : "输入的地址过长", + "The given slogan is too long" : "输入的标语过长", "The given color is invalid" : "提供的颜色无效", "Saved" : "已保存", "No file uploaded" : "文件没有上传", diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index 88b78864f94..9fab5a516ea 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -1,9 +1,9 @@ { "translations": { "Admin" : "管理", "a safe home for all your data" : "给您所有的数据一个安全的家", - "The given name is too long" : "文件名过长", - "The given web address is too long" : "提供的网址过长", - "The given slogan is too long" : "提供的标语过长", + "The given name is too long" : "输入的名称过长", + "The given web address is too long" : "输入的地址过长", + "The given slogan is too long" : "输入的标语过长", "The given color is invalid" : "提供的颜色无效", "Saved" : "已保存", "No file uploaded" : "文件没有上传", |