From 2f47cfe271e606e7397225317128c754d091006e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 18 Jul 2024 00:24:08 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de_DE.js | 2 +- l10n/de_DE.json | 2 +- l10n/lt_LT.js | 1 + l10n/lt_LT.json | 1 + l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + l10n/sl.js | 1 + l10n/sl.json | 1 + l10n/sv.js | 1 + l10n/sv.json | 1 + 10 files changed, 10 insertions(+), 2 deletions(-) diff --git a/l10n/de_DE.js b/l10n/de_DE.js index b9c8f0022..57170b754 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -11,7 +11,7 @@ OC.L10N.register( "No activities" : "Keine Aktivitäten", "More activities" : "Weitere Aktivitäten", "Daily activity summary for %s" : "Tägliche Aktivitätsübersicht für %s", - "_and %n more…_::_and %n more…_" : ["und %n weiterer","und %n weitere…"], + "_and %n more…_::_and %n more…_" : ["und %n weitere","und %n weitere…"], "All activities" : "Alle Aktivitäten", "By others" : "Von anderen", "By you" : "Von Ihnen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 3a7a25bfc..e64cf7dc9 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -9,7 +9,7 @@ "No activities" : "Keine Aktivitäten", "More activities" : "Weitere Aktivitäten", "Daily activity summary for %s" : "Tägliche Aktivitätsübersicht für %s", - "_and %n more…_::_and %n more…_" : ["und %n weiterer","und %n weitere…"], + "_and %n more…_::_and %n more…_" : ["und %n weitere","und %n weitere…"], "All activities" : "Alle Aktivitäten", "By others" : "Von anderen", "By you" : "Von Ihnen", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 98a14e27a..a34e712f0 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -46,6 +46,7 @@ OC.L10N.register( "No activity yet" : "Kol kas nėra veiklos", "Loading more activities" : "Įkeliama daugiau veiklų", "No more activities." : "Daugiau nebėra veiklų.", + "Could not load activities" : "Nepavyko įkelti veiklų", "Activity settings" : "Veiklos nustatymai", "Enable RSS feed" : "Įjungti RSS sklaidos kanalą", "RSS feed" : "RSS kanalas", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 8ea8d6eff..25be2e429 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -44,6 +44,7 @@ "No activity yet" : "Kol kas nėra veiklos", "Loading more activities" : "Įkeliama daugiau veiklų", "No more activities." : "Daugiau nebėra veiklų.", + "Could not load activities" : "Nepavyko įkelti veiklų", "Activity settings" : "Veiklos nustatymai", "Enable RSS feed" : "Įjungti RSS sklaidos kanalą", "RSS feed" : "RSS kanalas", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 9d8203b15..a63f26c53 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -11,6 +11,7 @@ OC.L10N.register( "No activities" : "Sem atividades", "More activities" : "Mais atividades", "Daily activity summary for %s" : "Resumo de atividade diária para %s", + "_and %n more…_::_and %n more…_" : ["e %n mais…","e %n mais…","e %n mais…"], "All activities" : "Todas as atividades", "By others" : "Por outros", "By you" : "Por você", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index c63c050d4..f517a841c 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -9,6 +9,7 @@ "No activities" : "Sem atividades", "More activities" : "Mais atividades", "Daily activity summary for %s" : "Resumo de atividade diária para %s", + "_and %n more…_::_and %n more…_" : ["e %n mais…","e %n mais…","e %n mais…"], "All activities" : "Todas as atividades", "By others" : "Por outros", "By you" : "Por você", diff --git a/l10n/sl.js b/l10n/sl.js index bbd3692bf..593af7e03 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -11,6 +11,7 @@ OC.L10N.register( "No activities" : "Ni dejavnosti", "More activities" : "Več dejavnosti", "Daily activity summary for %s" : "Dnevni povzetek dejavnosti za račun %s", + "_and %n more…_::_and %n more…_" : ["in %n drugo ...","in %n drugi ...","in %n druge ...","in %n drugih ..."], "All activities" : "Vse dejavnosti", "By others" : "Dejavnosti drugih", "By you" : "Moje dejavnosti", diff --git a/l10n/sl.json b/l10n/sl.json index 9c09ee428..2aa5e8338 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -9,6 +9,7 @@ "No activities" : "Ni dejavnosti", "More activities" : "Več dejavnosti", "Daily activity summary for %s" : "Dnevni povzetek dejavnosti za račun %s", + "_and %n more…_::_and %n more…_" : ["in %n drugo ...","in %n drugi ...","in %n druge ...","in %n drugih ..."], "All activities" : "Vse dejavnosti", "By others" : "Dejavnosti drugih", "By you" : "Moje dejavnosti", diff --git a/l10n/sv.js b/l10n/sv.js index 154c8ddd7..2991562ad 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -11,6 +11,7 @@ OC.L10N.register( "No activities" : "Inga händelser", "More activities" : "Fler aktiviteter", "Daily activity summary for %s" : "Sammanfattad daglig aktivitet för %s", + "_and %n more…_::_and %n more…_" : ["och %n till…","och %n till…"], "All activities" : "Alla aktiviteter", "By others" : "Andras aktivitet", "By you" : "Min aktivitet", diff --git a/l10n/sv.json b/l10n/sv.json index d30b0ccc1..2ff577669 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -9,6 +9,7 @@ "No activities" : "Inga händelser", "More activities" : "Fler aktiviteter", "Daily activity summary for %s" : "Sammanfattad daglig aktivitet för %s", + "_and %n more…_::_and %n more…_" : ["och %n till…","och %n till…"], "All activities" : "Alla aktiviteter", "By others" : "Andras aktivitet", "By you" : "Min aktivitet",