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/eo.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/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index fb3956d5053..2c461fd8e69 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -164,14 +164,14 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", + "A valid password must be provided" : "Valida pasvorto devas esti provizita", + "The username is already being used" : "La uzantnomo jam estas uzata", + "Could not create user" : "Ne povis krei uzanton", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Nur sekvaj signoj estas permesitaj en uzantnomo: \"a-z“, \"A-Z“, \"0-9“ kaj \"_“ (substreko), \"@“ (ĉe), \"-“ (streketo), \"'“ (apostrofo), \".“ (punkto)", "A valid username must be provided" : "Valida uzantnomo devas esti provizita", "Username contains whitespace at the beginning or at the end" : "Uzantnomo enhavas spaceton ĉe la komenco aŭ la fino", "Username must not consist of dots only" : "Uzantnomo ne povas enhavi nur punktojn", "Username is invalid because files already exist for this user" : "La uzantnomo ne estas valida pro dosieroj por la uzanto jam ekzistas", - "A valid password must be provided" : "Valida pasvorto devas esti provizita", - "The username is already being used" : "La uzantnomo jam estas uzata", - "Could not create user" : "Ne povis krei uzanton", "User disabled" : "Uzanto malebligita", "Login canceled by app" : "Ensaluto estis nuligita de aplikaĵo", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "La aplikaĵo „%1$s“ ne instaliĝas, ĉar la jenaj dependecoj ne plenumiĝas: %2$s", |