diff --git a/l10n/eo.js b/l10n/eo.js index dacc34f5..20c1f00f 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -66,6 +66,7 @@ OC.L10N.register( "All day" : "Tuttage", "Select a calendar" : "Elekti kalendaron", "Select a classification" : "Elektu klasifikon", + "Select a status" : "Elekti staton", "Select categories" : "Elekti kategoriojn", "Add this as a new category" : "Aldoni tion kiel novan kategorion", "Loading task from server." : "Ricevo de la takso el la servilo.", @@ -100,6 +101,9 @@ OC.L10N.register( "When shared show full event" : "Kiam kunhavigita, montri plenajn detalojn", "When shared show only busy" : "Kiam kunhavigita, montri nur kiel okupita", "When shared hide this event" : "Kiam kunhavigita, kaŝi tiun okazaĵon", + "Needs action" : "Bezono de ago", + "In process" : "Plenumante", + "Canceled" : "Nuligita", "Completed {date}" : "Plenumita {date}", "Created {date}" : "Kreita {date}", "Last modified {date}" : "Laste modifita {date}", @@ -116,6 +120,7 @@ OC.L10N.register( "The name \"{calendar}\" is already used." : "La nomo „{calendar}“ jam uziĝas.", "An empty name is not allowed." : "Malplena nomo ne permesatas.", "This will delete the calendar \"{calendar}\" and all corresponding events and tasks." : "Tio forigos la kalendaron „{calendar}“ kaj ĉiujn ties eventojn kaj taskojn.", + "_Shared with {num} entity_::_Shared with {num} entities_" : ["Kunhavigitaj kun {num} ento","Kunhavigitaj kun {num} entoj"], "Settings" : "Agordo", "Default list" : "Defaŭlta listo", "Visibility of Smart Collections" : "Videbleco de aŭtomataj kolektoj", diff --git a/l10n/eo.json b/l10n/eo.json index 65abf593..803a1256 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -64,6 +64,7 @@ "All day" : "Tuttage", "Select a calendar" : "Elekti kalendaron", "Select a classification" : "Elektu klasifikon", + "Select a status" : "Elekti staton", "Select categories" : "Elekti kategoriojn", "Add this as a new category" : "Aldoni tion kiel novan kategorion", "Loading task from server." : "Ricevo de la takso el la servilo.", @@ -98,6 +99,9 @@ "When shared show full event" : "Kiam kunhavigita, montri plenajn detalojn", "When shared show only busy" : "Kiam kunhavigita, montri nur kiel okupita", "When shared hide this event" : "Kiam kunhavigita, kaŝi tiun okazaĵon", + "Needs action" : "Bezono de ago", + "In process" : "Plenumante", + "Canceled" : "Nuligita", "Completed {date}" : "Plenumita {date}", "Created {date}" : "Kreita {date}", "Last modified {date}" : "Laste modifita {date}", @@ -114,6 +118,7 @@ "The name \"{calendar}\" is already used." : "La nomo „{calendar}“ jam uziĝas.", "An empty name is not allowed." : "Malplena nomo ne permesatas.", "This will delete the calendar \"{calendar}\" and all corresponding events and tasks." : "Tio forigos la kalendaron „{calendar}“ kaj ĉiujn ties eventojn kaj taskojn.", + "_Shared with {num} entity_::_Shared with {num} entities_" : ["Kunhavigitaj kun {num} ento","Kunhavigitaj kun {num} entoj"], "Settings" : "Agordo", "Default list" : "Defaŭlta listo", "Visibility of Smart Collections" : "Videbleco de aŭtomataj kolektoj",