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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-09 05:16:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-09 05:16:34 +0300
commit10f62eb2a4bdb359594f066b49673374373d6f98 (patch)
treeca855cf4d5f4e81f6e0992efd4486e66a704203e /lib/l10n/sr@latin.js
parent67db893735ada0b67aec8809e9b0292daabeb3f5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr@latin.js')
-rw-r--r--lib/l10n/sr@latin.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/sr@latin.js b/lib/l10n/sr@latin.js
index b0e52b1b82f..8527fe585d9 100644
--- a/lib/l10n/sr@latin.js
+++ b/lib/l10n/sr@latin.js
@@ -13,9 +13,6 @@ OC.L10N.register(
"Thursday" : "Četvrtak",
"Friday" : "Petak",
"Saturday" : "Subota",
- "Create" : "Napravi",
- "Delete" : "Delete",
- "Share" : "Deljenje",
"Sharing" : "Deljenje"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");