diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-10 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-10 00:08:31 +0000 |
commit | fb78774eb806934c96bbd7106712c603877fb175 (patch) | |
tree | cf72042d62dfd32045358597403836655344d91b /apps/theming/l10n/ast.js | |
parent | ec69980154c25fb48e76ffec621f449ec52d6db5 (diff) | |
download | nextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.tar.gz nextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ast.js')
-rw-r--r-- | apps/theming/l10n/ast.js | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/theming/l10n/ast.js b/apps/theming/l10n/ast.js new file mode 100644 index 00000000000..6472cbfc17c --- /dev/null +++ b/apps/theming/l10n/ast.js @@ -0,0 +1,27 @@ +OC.L10N.register( + "theming", + { + "Loading preview…" : "Cargando previsualización...", + "Saved" : "Guardóse", + "a safe home for all your data" : "un llar seguru pa tolos tos datos", + "The given name is too long" : "El nome dau ye perllargu", + "The given web address is too long" : "La direición web dada ye perllarga", + "The given slogan is too long" : "La conseña dada ye perllarga", + "The given color is invalid" : "El color dau ye perllargu", + "No file uploaded" : "Nun se xubieron ficheros", + "Unsupported image type" : "Triba non sofitada d'imaxe", + "You are already using a custom theme" : "Yá tas usando un tema personalizáu", + "Name" : "Nome", + "reset to default" : "reafitar", + "Web address" : "Direición web", + "Web address https://…" : "Direición web https://…", + "Slogan" : "Conseña", + "Color" : "Color", + "Logo" : "Logu", + "Upload new logo" : "Xubir logu nuevu", + "Login image" : "Imaxe d'aniciu de sesión", + "Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión", + "Remove background image" : "Desaniciar imaxe de fondu", + "Log in image" : "Imaxe d'aniciu de sesión" +}, +"nplurals=2; plural=(n != 1);"); |