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>2022-01-05 06:18:43 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-05 06:18:43 +0300
commitae157ad006904d8f58625eb1252f4f7ef70d4bee (patch)
tree3a8fedcd470733729c00119bb7776d882be292a1 /l10n/sr@latin.js
parent7d4d16d41efca32de7d87c349c5a8e00edbc8a0f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/sr@latin.js')
-rw-r--r--l10n/sr@latin.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js
deleted file mode 100644
index c66756aa8..000000000
--- a/l10n/sr@latin.js
+++ /dev/null
@@ -1,9 +0,0 @@
-OC.L10N.register(
- "text",
- {
- "Bold" : "Podebljano",
- "Italic" : "Kurziv",
- "Edit" : "Uredi",
- "Undo" : "Opozovi"
-},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");