From 06eb7af5a55645391ad5351dbe3cef2eae5db09b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Aug 2022 03:37:43 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es_SV.js | 2 +- l10n/es_SV.json | 2 +- l10n/fa.js | 2 ++ l10n/fa.json | 2 ++ 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/es_SV.js b/l10n/es_SV.js index b12704a..c49fb85 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -27,4 +27,4 @@ OC.L10N.register( "Sunset" : "Puesta de sol", "Date" : "Fecha" }, -"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index d236c8f..36477df 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -24,5 +24,5 @@ "Sunrise" : "Salida del sol", "Sunset" : "Puesta de sol", "Date" : "Fecha" -},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index 37b203b..b87c9c1 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -14,6 +14,8 @@ OC.L10N.register( "Add" : "افزودن", "Cancel" : "لغو", "Settings" : "تنظیمات", + "Sunrise" : "طلوع آفتاب", + "Sunset" : "غروب آفتاب", "Date" : "Date" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index aafbbb2..ea8b51a 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -12,6 +12,8 @@ "Add" : "افزودن", "Cancel" : "لغو", "Settings" : "تنظیمات", + "Sunrise" : "طلوع آفتاب", + "Sunset" : "غروب آفتاب", "Date" : "Date" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file