diff --git a/l10n/eo.js b/l10n/eo.js index 33f822cb4..7763f4044 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -1,7 +1,7 @@ OC.L10N.register( "activity", { - "Personal activity feed for %s" : "Propra aktivaĵa fluo por %s", + "Personal activity feed for %s" : "Persona aktivaĵa fluo por %s", "Your feed URL is invalid" : "Via fluo-adreso ne validas", "Activity feed for %1$s" : "Aktivaĵa fluo por %1$s", "Activity feed" : "Aktivaĵa fluo", @@ -11,6 +11,7 @@ OC.L10N.register( "No activities" : "Neniu aktivaĵo", "More activities" : "Pli da aktivecoj", "Daily activity summary for %s" : "Taga resumo de aktiveco por %s", + "_and %n more…_::_and %n more…_" : ["kaj %n pli…","kaj %n pli…"], "All activities" : "Ĉiuj aktivaĵoj", "By others" : "De aliuloj", "By you" : "De vi", @@ -46,12 +47,15 @@ OC.L10N.register( "No activity yet" : "Ankoraŭ neniu aktivaĵo", "Loading more activities" : "Ŝargante pli da aktivaĵojn", "No more activities." : "Ne estas pli da aktivecoj", + "Could not load activities" : "Ne eblas ŝargi aktivaĵojn", "Activity settings" : "Agordoj de aktivaĵoj", "Enable RSS feed" : "Aktivigi RSS-fluon", "RSS feed" : "RSS-a fluo", "Copy RSS feed link" : "Kopii RSS-fluan ligilon", "Personal notification settings" : "Agordoj de persona sciigo", + "Could not enable RSS link" : "Ne eblis ebligi RSS ligilon", "RSS link copied to clipboard" : "RSS ligilo estas kopiita en tondujo", + "Could not copy the RSS link, please copy manually:" : "Ne eblis kopii la aplikaĵan pasvorton. Bv. kopii ĝin permane.", "Unable to load the activity list" : "Ne eblis ŝargi la liston de aktivaĵoj", "Notification" : "Atentigo", "Enable notification emails" : "Ebligi atentigajn retmesaĝojn", diff --git a/l10n/eo.json b/l10n/eo.json index e26795a6c..ab36eb9fd 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -1,5 +1,5 @@ { "translations": { - "Personal activity feed for %s" : "Propra aktivaĵa fluo por %s", + "Personal activity feed for %s" : "Persona aktivaĵa fluo por %s", "Your feed URL is invalid" : "Via fluo-adreso ne validas", "Activity feed for %1$s" : "Aktivaĵa fluo por %1$s", "Activity feed" : "Aktivaĵa fluo", @@ -9,6 +9,7 @@ "No activities" : "Neniu aktivaĵo", "More activities" : "Pli da aktivecoj", "Daily activity summary for %s" : "Taga resumo de aktiveco por %s", + "_and %n more…_::_and %n more…_" : ["kaj %n pli…","kaj %n pli…"], "All activities" : "Ĉiuj aktivaĵoj", "By others" : "De aliuloj", "By you" : "De vi", @@ -44,12 +45,15 @@ "No activity yet" : "Ankoraŭ neniu aktivaĵo", "Loading more activities" : "Ŝargante pli da aktivaĵojn", "No more activities." : "Ne estas pli da aktivecoj", + "Could not load activities" : "Ne eblas ŝargi aktivaĵojn", "Activity settings" : "Agordoj de aktivaĵoj", "Enable RSS feed" : "Aktivigi RSS-fluon", "RSS feed" : "RSS-a fluo", "Copy RSS feed link" : "Kopii RSS-fluan ligilon", "Personal notification settings" : "Agordoj de persona sciigo", + "Could not enable RSS link" : "Ne eblis ebligi RSS ligilon", "RSS link copied to clipboard" : "RSS ligilo estas kopiita en tondujo", + "Could not copy the RSS link, please copy manually:" : "Ne eblis kopii la aplikaĵan pasvorton. Bv. kopii ĝin permane.", "Unable to load the activity list" : "Ne eblis ŝargi la liston de aktivaĵoj", "Notification" : "Atentigo", "Enable notification emails" : "Ebligi atentigajn retmesaĝojn",