Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Sep 17, 2024
1 parent e136c4f commit d86a3f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion l10n/eo.js
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
6 changes: 5 additions & 1 deletion l10n/eo.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit d86a3f6

Please sign in to comment.