diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-28 05:07:18 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-28 05:07:18 -0400 |
commit | 60f123193ba4fcd4dc26d628e9688aee6ffe1e12 (patch) | |
tree | b94749e044e4f9a61099143e9cc2ed0b0ed3f3e3 /lib/l10n/ast.js | |
parent | 4d8be8822c90e709a5009bf262d8fdda9f11c67c (diff) | |
download | nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.tar.gz nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 3fb120b255b..0cb8e5b8cea 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -82,6 +82,7 @@ OC.L10N.register( "Sharing %s failed, because the sharing backend for %s could not find its source" : "Compartir %s falló porque'l motor compartíu pa %s podría nun atopar el so orixe", "Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru", "Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"", + "Apps" : "Aplicaciones", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Namái tan permitíos los siguientes caráuteres nun nome d'usuariu: \"a-z\", \"A-Z\", \"0-9\", y \"_.@-\"", "A valid username must be provided" : "Tien d'apurrise un nome d'usuariu válidu", "A valid password must be provided" : "Tien d'apurrise una contraseña válida", |