Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 06:37:43 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:37:43 +0300
commit06eb7af5a55645391ad5351dbe3cef2eae5db09b (patch)
tree80afe2e81eb643dc6f40b6c5fc46cf80b49d035f
parentd1eaff1d7c677e5078682ef80a84acd01578fd98 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es_SV.js2
-rw-r--r--l10n/es_SV.json2
-rw-r--r--l10n/fa.js2
-rw-r--r--l10n/fa.json2
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