diff options
Diffstat (limited to 'lib/l10n/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index ac3a83ace78..b332c5f0c7f 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -9,14 +9,6 @@ OC.L10N.register( "The command line tool %s could not be found" : "La komandolinia ilo %s ne troviĝis", "The library %s is not available." : "La biblioteko %s ne haveblas.", "ownCloud %s or higher is required." : "ownCloud %s aŭ pli alta necesas.", - "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", - "Cannot increase permissions of %s" : "Ne eblas pliigi permesojn de %s", - "Expiration date is in the past" : "Senvalidiĝa dato estintas", - "Help" : "Helpo", - "Personal" : "Persona", - "Users" : "Uzantoj", - "Admin" : "Administranto", - "Recommended" : "Rekomendata", "Unknown filetype" : "Ne konatas dosiertipo", "Invalid image" : "Ne validas bildo", "today" : "hodiaŭ", @@ -26,18 +18,9 @@ OC.L10N.register( "last year" : "lastajare", "_%n year ago_::_%n years ago_" : ["antaŭ %n jaro","antaŭ %n jaroj"], "seconds ago" : "sekundoj antaŭe", - "web services under your control" : "TTT-servoj regataj de vi", "Empty filename is not allowed" : "Malplena dosiernomo ne permesatas", "File name contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon", "File name is too long" : "La dosiernomo tro longas", - "Can't read file" : "Ne legeblas dosiero", - "App directory already exists" : "La dosierujo de la aplikaĵo jam ekzistas", - "App does not provide an info.xml file" : "La aplikaĵo ne provizas dosieron info.xml", - "App can't be installed because it is not compatible with this version of ownCloud" : "La aplikaĵo ne povas instaliĝi ĉar ĝi ne kongruas kun ĉi tiu eldono de ownCloud", - "Application is not enabled" : "La aplikaĵo ne estas kapabligita", - "Authentication error" : "Aŭtentiga eraro", - "Token expired. Please reload page." : "Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon.", - "Unknown user" : "Nekonata uzanto", "%s enter the database username." : "%s enigu la uzantonomon de la datumbazo.", "%s enter the database name." : "%s enigu la nomon de la datumbazo.", "%s you may not use dots in the database name" : "%s vi ne povas uzi punktojn en la nomo de la datumbazo", @@ -48,6 +31,25 @@ OC.L10N.register( "Set an admin username." : "Starigi administran uzantonomon.", "Set an admin password." : "Starigi administran pasvorton.", "Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la dosierujo de datumoj %s", + "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", + "Cannot increase permissions of %s" : "Ne eblas pliigi permesojn de %s", + "Expiration date is in the past" : "Senvalidiĝa dato estintas", + "Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”", + "Apps" : "Aplikaĵoj", + "Help" : "Helpo", + "Personal" : "Persona", + "Users" : "Uzantoj", + "Admin" : "Administranto", + "Recommended" : "Rekomendata", + "web services under your control" : "TTT-servoj regataj de vi", + "Can't read file" : "Ne legeblas dosiero", + "App directory already exists" : "La dosierujo de la aplikaĵo jam ekzistas", + "App does not provide an info.xml file" : "La aplikaĵo ne provizas dosieron info.xml", + "App can't be installed because it is not compatible with this version of ownCloud" : "La aplikaĵo ne povas instaliĝi ĉar ĝi ne kongruas kun ĉi tiu eldono de ownCloud", + "Application is not enabled" : "La aplikaĵo ne estas kapabligita", + "Authentication error" : "Aŭtentiga eraro", + "Token expired. Please reload page." : "Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon.", + "Unknown user" : "Nekonata uzanto", "%s shared »%s« with you" : "%s kunhavigis “%s” kun vi", "%s via %s" : "%s per %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la motoro ne permesas kunhavojn el tipo %i", @@ -64,8 +66,6 @@ OC.L10N.register( "Sharing backend for %s not found" : "Kunhavmotoro por %s ne troviĝas", "Sharing %s failed, because resharing is not allowed" : "Kunhavigo de %s malsukcesis, ĉar rekunhavigo ne permesatas", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Kunhavigo de %s malsukcesis, ĉar la kunhavmotoro por %s ne povis trovi ĝian fonton", - "Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”", - "Apps" : "Aplikaĵoj", "A valid username must be provided" : "Valida uzantonomo devas proviziĝi", "Username contains whitespace at the beginning or at the end" : "Uzantonomo enhavas blankospacon eke aŭ maleke", "A valid password must be provided" : "Valida pasvorto devas proviziĝi", |