From d277b2dfe7b7fee54316a3497506711eb5842ec7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 14 Aug 2024 01:18:03 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/bg.js | 3 ++- l10n/bg.json | 3 ++- l10n/bn_BD.js | 3 ++- l10n/bn_BD.json | 3 ++- l10n/br.js | 3 ++- l10n/br.json | 3 ++- l10n/ca.js | 3 ++- l10n/ca.json | 3 ++- 8 files changed, 16 insertions(+), 8 deletions(-) diff --git a/l10n/bg.js b/l10n/bg.js index dd6853430..1dcfea659 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -35,6 +35,7 @@ OC.L10N.register( "1 week" : "1 седмица", "Your settings have been updated." : "Вашите настройки са актуализирани.", "An error occurred while updating your settings." : "Възникна грешка при актуализиране на настройките ви.", - "You need to set up your email address before you can receive notification emails." : "Първо трябва да въведете вашия имейл адрес, за да получавате имейли с известия." + "You need to set up your email address before you can receive notification emails." : "Първо трябва да въведете вашия имейл адрес, за да получавате имейли с известия.", + "None" : "Няма" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index a9b1c8dcf..d964754bb 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -33,6 +33,7 @@ "1 week" : "1 седмица", "Your settings have been updated." : "Вашите настройки са актуализирани.", "An error occurred while updating your settings." : "Възникна грешка при актуализиране на настройките ви.", - "You need to set up your email address before you can receive notification emails." : "Първо трябва да въведете вашия имейл адрес, за да получавате имейли с известия." + "You need to set up your email address before you can receive notification emails." : "Първо трябва да въведете вашия имейл адрес, за да получавате имейли с известия.", + "None" : "Няма" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 5447f1ff4..5c0fe7a6e 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -7,6 +7,7 @@ OC.L10N.register( "seconds ago" : "সেকেন্ড পূর্বে", "in {path}" : "{পথে}", "Your settings have been updated." : "আপনার সেটিং নবায়ন করা হয়েছে৷", - "You need to set up your email address before you can receive notification emails." : "ইমেইল বারতা পাওয়ার আগে আপনাকে নিজের ইমেইল ঠিকানা নিরধারন করতে হবে৷" + "You need to set up your email address before you can receive notification emails." : "ইমেইল বারতা পাওয়ার আগে আপনাকে নিজের ইমেইল ঠিকানা নিরধারন করতে হবে৷", + "None" : "কোনটিই নয়" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index facd6f0cc..af3cfb14b 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -5,6 +5,7 @@ "seconds ago" : "সেকেন্ড পূর্বে", "in {path}" : "{পথে}", "Your settings have been updated." : "আপনার সেটিং নবায়ন করা হয়েছে৷", - "You need to set up your email address before you can receive notification emails." : "ইমেইল বারতা পাওয়ার আগে আপনাকে নিজের ইমেইল ঠিকানা নিরধারন করতে হবে৷" + "You need to set up your email address before you can receive notification emails." : "ইমেইল বারতা পাওয়ার আগে আপনাকে নিজের ইমেইল ঠিকানা নিরধারন করতে হবে৷", + "None" : "কোনটিই নয়" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/br.js b/l10n/br.js index d10c19b17..f197e7e22 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -18,6 +18,7 @@ OC.L10N.register( "Failed to dismiss all notifications" : "N'eus ket bet gallet disteurel an holl gemennadennoù", "Never" : "James", "Your settings have been updated." : "Nevesaet eo bet hoc'h arventennoù", - "You need to set up your email address before you can receive notification emails." : "Ret eo dec'h merkañ ho chomlec'h postel a-raok gallout resev kemennadennoù dre bostel." + "You need to set up your email address before you can receive notification emails." : "Ret eo dec'h merkañ ho chomlec'h postel a-raok gallout resev kemennadennoù dre bostel.", + "None" : "Hini ebet" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/l10n/br.json b/l10n/br.json index 81cf8e483..2f7daa44d 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -16,6 +16,7 @@ "Failed to dismiss all notifications" : "N'eus ket bet gallet disteurel an holl gemennadennoù", "Never" : "James", "Your settings have been updated." : "Nevesaet eo bet hoc'h arventennoù", - "You need to set up your email address before you can receive notification emails." : "Ret eo dec'h merkañ ho chomlec'h postel a-raok gallout resev kemennadennoù dre bostel." + "You need to set up your email address before you can receive notification emails." : "Ret eo dec'h merkañ ho chomlec'h postel a-raok gallout resev kemennadennoù dre bostel.", + "None" : "Hini ebet" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index e32f49768..48c61e599 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -37,6 +37,7 @@ OC.L10N.register( "1 week" : "1 setmana", "Your settings have been updated." : "S'han actualitzat els paràmetres.", "An error occurred while updating your settings." : "S'ha produït un error en actualitzar els paràmetres.", - "You need to set up your email address before you can receive notification emails." : "Heu de configurar la vostra adreça electrònica per a poder rebre notificacions per correu electrònic." + "You need to set up your email address before you can receive notification emails." : "Heu de configurar la vostra adreça electrònica per a poder rebre notificacions per correu electrònic.", + "None" : "Només una vegada" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 07f00cad8..d81a0e9f8 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -35,6 +35,7 @@ "1 week" : "1 setmana", "Your settings have been updated." : "S'han actualitzat els paràmetres.", "An error occurred while updating your settings." : "S'ha produït un error en actualitzar els paràmetres.", - "You need to set up your email address before you can receive notification emails." : "Heu de configurar la vostra adreça electrònica per a poder rebre notificacions per correu electrònic." + "You need to set up your email address before you can receive notification emails." : "Heu de configurar la vostra adreça electrònica per a poder rebre notificacions per correu electrònic.", + "None" : "Només una vegada" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file