diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
commit | a66c80135de5b21d8ad48218b96a90eefde0fc7f (patch) | |
tree | 7ce5974efa5d347f73538084d9e1a0f77a80e370 /lib/l10n/eo.js | |
parent | 47da08fe850b374d30ef68c55775600747bbd35c (diff) | |
download | nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index 6de600823d8..eb3ac1ce50a 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -165,7 +165,6 @@ OC.L10N.register( "Oct." : "Okt.", "Nov." : "Nov.", "Dec." : "Dec.", - "The user limit has been reached and the user was not created." : "La limo de uzantoj estas atingita kaj la uzanto ne estas kreita.", "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", @@ -212,6 +211,7 @@ OC.L10N.register( "%s enter the database username." : "%s entajpu la datumbazan uzantnomon.", "%s enter the database name." : "%s entajpu la datumbazan nomon.", "%s you may not use dots in the database name" : "%s vi ne povas uzi punktojn en la nomo de la datumbazo", + "The user limit has been reached and the user was not created." : "La limo de uzantoj estas atingita kaj la uzanto ne estas kreita.", "Cannot write into \"config\" directory" : "Ne skribeblas la dosierujo „config“", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Igi la agordodosierujon alirebla de la servilo kutime solvas tiun problemon. Vidu %s", "Cannot write into \"apps\" directory" : "Ne skribeblas la dosierujo „apps“", |