diff options
Diffstat (limited to 'lib/l10n/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index 92c9bf52df5..24fe9db76e5 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -11,6 +11,16 @@ OC.L10N.register( "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "La aplikaĵo “%s” ne povas instaliĝi ĉar ĝi ne kongruas kun ĉi tiu eldono de ownCloud.", "Unknown filetype" : "Ne konatas dosiertipo", "Invalid image" : "Ne validas bildo", + "today" : "hodiaŭ", + "yesterday" : "hieraŭ", + "_%n day ago_::_%n days ago_" : ["",""], + "last month" : "lastamonate", + "_%n month ago_::_%n months ago_" : ["","antaŭ %n monatoj"], + "last year" : "lastajare", + "_%n year go_::_%n years ago_" : ["",""], + "_%n hour ago_::_%n hours ago_" : ["","antaŭ %n horoj"], + "_%n minute ago_::_%n minutes ago_" : ["","antaŭ %n minutoj"], + "seconds ago" : "sekundoj antaŭe", "web services under your control" : "TTT-servoj regataj de vi", "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", @@ -35,16 +45,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s kunhavigis “%s” kun vi", "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", "Could not find category \"%s\"" : "Ne troviĝis kategorio “%s”", - "seconds ago" : "sekundoj antaŭe", - "_%n minute ago_::_%n minutes ago_" : ["","antaŭ %n minutoj"], - "_%n hour ago_::_%n hours ago_" : ["","antaŭ %n horoj"], - "today" : "hodiaŭ", - "yesterday" : "hieraŭ", - "_%n day go_::_%n days ago_" : ["","antaŭ %n tagoj"], - "last month" : "lastamonate", - "_%n month ago_::_%n months ago_" : ["","antaŭ %n monatoj"], - "last year" : "lastajare", - "years ago" : "jaroj antaŭe", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Nur la jenaj signoj permesatas en uzantonomo: «a-z», «A-Z», «0-9» kaj «_.@-»", "A valid username must be provided" : "Valida uzantonomo devas proviziĝi", "A valid password must be provided" : "Valida pasvorto devas proviziĝi", |