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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-16 06:08:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-16 06:08:42 +0300
commitca584cb0e2b6d0ae55c15b728972edb1e9c9babf (patch)
tree08486e2f2378df3b0ced66fc79ae497890555cfa /l10n/sr@latin.js
parentf34a061ad1e03fd93a9d7b879e26dfa656577ad1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sr@latin.js')
-rw-r--r--l10n/sr@latin.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js
new file mode 100644
index 000000000..06c14e57c
--- /dev/null
+++ b/l10n/sr@latin.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "text",
+ {
+ "Edit" : "Uredi",
+ "Undo" : "Opozovi",
+ "Bold" : "Podebljano",
+ "Italic" : "Kurziv"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");