diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-10 02:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-10 02:20:51 +0000 |
commit | 8d1142cfb95972c1ab7bc24d7606034e8d5a9611 (patch) | |
tree | b73b6bf04a5bcf1de51527270a8842d90b056f71 /lib/l10n/ast.js | |
parent | 51f8b9c591483d9da7dc12ee45f54a38dff9b75a (diff) | |
download | nextcloud-server-8d1142cfb95972c1ab7bc24d7606034e8d5a9611.tar.gz nextcloud-server-8d1142cfb95972c1ab7bc24d7606034e8d5a9611.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 50a84d0276b..d261366111d 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -115,12 +115,12 @@ OC.L10N.register( "Oct." : "Och.", "Nov." : "Pay.", "Dec." : "Avi.", + "A valid password must be provided" : "Tien d'apurrise una contraseña válida", + "The username is already being used" : "El nome d'usuariu yá ta usándose", "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", "Username contains whitespace at the beginning or at the end" : "El nome d'usuario contién espacios en blancu al entamu o al final", "Username must not consist of dots only" : "El nome d'usuariu nun pue tener puntos", - "A valid password must be provided" : "Tien d'apurrise una contraseña válida", - "The username is already being used" : "El nome d'usuariu yá ta usándose", "User disabled" : "Usuariu desactiváu", "Login canceled by app" : "Aniciar sesión canceláu pola aplicación", "a safe home for all your data" : "un llar seguru pa tolos tos datos", |