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 Dec 10, 2023
1 parent 2ddf2fd commit 58f8f10
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
12 changes: 11 additions & 1 deletion l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Personal activity feed for %s" : "%s-(r)en jarduera jario pertsonala",
"Your feed URL is invalid" : "Zure jarioaren URLa baliogabea da",
"Activity feed for %1$s" : "%1$s-ren jarduera jarioa",
"Activity feed" : "Jardueren jarioa",
"Your settings have been updated." : "Zure ezarpenak ondo eguneratu dira.",
"Settings have been updated." : "Ezarpenak eguneratu dira.",
Expand Down Expand Up @@ -40,13 +41,21 @@ OC.L10N.register(
"Open {filename}" : "Ireki {filename}",
"in {path}" : "hemen {path}",
"Home" : "Etxea",
"Your activities" : "Zure jarduerak",
"Loading activities" : "Jarduerak kargatzen",
"This stream will show events like additions, changes & shares" : "Korronte honek gehiketak, aldaketak eta partekatzeak bezalako gertaerak erakusten ditu",
"No activity yet" : "Oraindik ez dago jarduerarik",
"Loading more activities" : "Jarduera gehiago kargatzen",
"No more activities." : "Ez dago jarduera gehiago.",
"Could not load activities" : "Ezin izan dira jarduerak kargatu",
"Activity settings" : "Jardueraren ezarpenak",
"Enable RSS feed" : "Gaitu RSS jarioa",
"RSS feed" : "RSS jarioa",
"Copy RSS feed link" : "Kopiatu RSS jario esteka",
"Personal notification settings" : "Jakinarazpen pertsonalen ezarpenak",
"Could not enable RSS link" : "Ezin izan da RSS esteka aktibatu",
"RSS link copied to clipboard" : "RSS esteka arbelean kopiatu da",
"Could not copy the RSS link, please copy manually:" : "Ezin izan da RSS esteka kopiatu, mesedez kopiatu eskuz:",
"Unable to load the activity list" : "Ezin izan da jarduera-zerrenda kargatu",
"Notification" : "Jakinarazpena",
"Enable notification emails" : "Gaitu jakinarazpen emailak",
Expand All @@ -65,6 +74,7 @@ OC.L10N.register(
"{name} (invisible)" : "{name} (ikusezina)",
"{name} (restricted)" : "{name} (mugatua)",
"There are no events for this filter" : "Ez dago gertaerarik iragazki honetarako",
"Activities" : "Jarduerak"
"Activities" : "Jarduerak",
"Could not load activites" : "Ezin izan dira jarduerak kargatu"
},
"nplurals=2; plural=(n != 1);");
12 changes: 11 additions & 1 deletion l10n/eu.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Personal activity feed for %s" : "%s-(r)en jarduera jario pertsonala",
"Your feed URL is invalid" : "Zure jarioaren URLa baliogabea da",
"Activity feed for %1$s" : "%1$s-ren jarduera jarioa",
"Activity feed" : "Jardueren jarioa",
"Your settings have been updated." : "Zure ezarpenak ondo eguneratu dira.",
"Settings have been updated." : "Ezarpenak eguneratu dira.",
Expand Down Expand Up @@ -38,13 +39,21 @@
"Open {filename}" : "Ireki {filename}",
"in {path}" : "hemen {path}",
"Home" : "Etxea",
"Your activities" : "Zure jarduerak",
"Loading activities" : "Jarduerak kargatzen",
"This stream will show events like additions, changes & shares" : "Korronte honek gehiketak, aldaketak eta partekatzeak bezalako gertaerak erakusten ditu",
"No activity yet" : "Oraindik ez dago jarduerarik",
"Loading more activities" : "Jarduera gehiago kargatzen",
"No more activities." : "Ez dago jarduera gehiago.",
"Could not load activities" : "Ezin izan dira jarduerak kargatu",
"Activity settings" : "Jardueraren ezarpenak",
"Enable RSS feed" : "Gaitu RSS jarioa",
"RSS feed" : "RSS jarioa",
"Copy RSS feed link" : "Kopiatu RSS jario esteka",
"Personal notification settings" : "Jakinarazpen pertsonalen ezarpenak",
"Could not enable RSS link" : "Ezin izan da RSS esteka aktibatu",
"RSS link copied to clipboard" : "RSS esteka arbelean kopiatu da",
"Could not copy the RSS link, please copy manually:" : "Ezin izan da RSS esteka kopiatu, mesedez kopiatu eskuz:",
"Unable to load the activity list" : "Ezin izan da jarduera-zerrenda kargatu",
"Notification" : "Jakinarazpena",
"Enable notification emails" : "Gaitu jakinarazpen emailak",
Expand All @@ -63,6 +72,7 @@
"{name} (invisible)" : "{name} (ikusezina)",
"{name} (restricted)" : "{name} (mugatua)",
"There are no events for this filter" : "Ez dago gertaerarik iragazki honetarako",
"Activities" : "Jarduerak"
"Activities" : "Jarduerak",
"Could not load activites" : "Ezin izan dira jarduerak kargatu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 58f8f10

Please sign in to comment.