diff options
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“", |