aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sr@latin.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
commitcb69e6c2011d43b2c19e594e89cbe7c737aaef1b (patch)
treeb7d90818918a3907d6fe0e4f3a98b133aace7ea0 /apps/files_trashbin/l10n/sr@latin.js
parent2bffeefee1d366a82eda66b9bd8a04f04bacab77 (diff)
downloadnextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.tar.gz
nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/sr@latin.js')
-rw-r--r--apps/files_trashbin/l10n/sr@latin.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/sr@latin.js b/apps/files_trashbin/l10n/sr@latin.js
index 24b57789fdb..e6eb817ccf3 100644
--- a/apps/files_trashbin/l10n/sr@latin.js
+++ b/apps/files_trashbin/l10n/sr@latin.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Couldn't restore %s" : "Ne mogu da vratim %s",
"Deleted files" : "Obrisani fajlovi",
"Restore" : "Vrati",
+ "Delete" : "Obriši",
"Delete permanently" : "Obriši zauvek",
"Error" : "Greška",
"restored" : "vraćeno",
@@ -13,7 +14,6 @@ OC.L10N.register(
"No entries found in this folder" : "Nema ničega u ovoj fascikli",
"Select all" : "Označi sve",
"Name" : "Naziv",
- "Deleted" : "Obrisano",
- "Delete" : "Obriši"
+ "Deleted" : "Obrisano"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");