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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-16 05:47:39 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-16 05:47:39 +0300
commitdb820608c62ed2d656607fc97bad6aca676456e1 (patch)
treebf5424f90951fd8019491822794628a4f629118d /l10n
parent88888fe433d599ecb653a3ff3439e46b3a5e3877 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/fa.js1
-rw-r--r--l10n/fa.json1
-rw-r--r--l10n/sr@latin.js11
-rw-r--r--l10n/sr@latin.json11
4 files changed, 22 insertions, 2 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
index f0d6c7c74..8728d6b94 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"Select account" : "حساب را انتخاب کنید",
"Copy" : "کپی کردن",
"Sending …" : "در حال ارسال ...",
+ "Retry" : "تلاش دوباره",
"Message sent!" : "پیام ارسال شد!",
"Send" : "ارسال",
"Delete" : "حذف",
diff --git a/l10n/fa.json b/l10n/fa.json
index 6171dd786..22f239891 100644
--- a/l10n/fa.json
+++ b/l10n/fa.json
@@ -13,6 +13,7 @@
"Select account" : "حساب را انتخاب کنید",
"Copy" : "کپی کردن",
"Sending …" : "در حال ارسال ...",
+ "Retry" : "تلاش دوباره",
"Message sent!" : "پیام ارسال شد!",
"Send" : "ارسال",
"Delete" : "حذف",
diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js
index f1b0ae98b..392281740 100644
--- a/l10n/sr@latin.js
+++ b/l10n/sr@latin.js
@@ -4,13 +4,22 @@ OC.L10N.register(
"Mail" : "Pošta",
"Name" : "naziv",
"Password" : "Password",
+ "None" : "Ništa",
"Save" : "Save",
+ "Connect" : "Poveži se",
+ "Select account" : "Označite nalog",
+ "Copy" : "Kopiraj",
"Send" : "Pošalji",
"Delete" : "Delete",
+ "Reply" : "Odgovori",
+ "Forward" : "Prosledi",
"Settings" : "Postavke",
"Add folder" : "Add folder",
"Delete account" : "Delete account",
+ "Mark all as read" : "Označi sve kao pročitano",
+ "General" : "Opšte",
"User" : "User",
- "Search" : "Search"
+ "Search" : "Search",
+ "Refresh" : "Osveži"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json
index 6bfd328e1..8b5ff5483 100644
--- a/l10n/sr@latin.json
+++ b/l10n/sr@latin.json
@@ -2,13 +2,22 @@
"Mail" : "Pošta",
"Name" : "naziv",
"Password" : "Password",
+ "None" : "Ništa",
"Save" : "Save",
+ "Connect" : "Poveži se",
+ "Select account" : "Označite nalog",
+ "Copy" : "Kopiraj",
"Send" : "Pošalji",
"Delete" : "Delete",
+ "Reply" : "Odgovori",
+ "Forward" : "Prosledi",
"Settings" : "Postavke",
"Add folder" : "Add folder",
"Delete account" : "Delete account",
+ "Mark all as read" : "Označi sve kao pročitano",
+ "General" : "Opšte",
"User" : "User",
- "Search" : "Search"
+ "Search" : "Search",
+ "Refresh" : "Osveži"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file