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

github.com/nextcloud/external.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:31:09 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-16 05:31:09 +0300
commite62cc901ae995aa8fa26458464aaa9cb17147c76 (patch)
treefd53734096191d1eab296f9723d33e7389d498c4 /l10n
parent42278dfd6f83477e06af740e037b9a605b26485e (diff)
[tx-robot] updated from transifexv3.5.0
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sr@latin.js4
-rw-r--r--l10n/sr@latin.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js
index e775db0..182a13e 100644
--- a/l10n/sr@latin.js
+++ b/l10n/sr@latin.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"Name" : "naziv",
"URL" : "Url",
"Groups" : "Grupe",
- "__language_name__" : "Srpski"
+ "Uploading…" : "Otpremam…",
+ "__language_name__" : "Srpski",
+ "Icons" : "Ikone"
},
"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 865fbf8..14c6b27 100644
--- a/l10n/sr@latin.json
+++ b/l10n/sr@latin.json
@@ -2,6 +2,8 @@
"Name" : "naziv",
"URL" : "Url",
"Groups" : "Grupe",
- "__language_name__" : "Srpski"
+ "Uploading…" : "Otpremam…",
+ "__language_name__" : "Srpski",
+ "Icons" : "Ikone"
},"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