aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sr@latin.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/sr@latin.js')
-rw-r--r--apps/files_trashbin/l10n/sr@latin.js19
1 files changed, 0 insertions, 19 deletions
diff --git a/apps/files_trashbin/l10n/sr@latin.js b/apps/files_trashbin/l10n/sr@latin.js
deleted file mode 100644
index e6eb817ccf3..00000000000
--- a/apps/files_trashbin/l10n/sr@latin.js
+++ /dev/null
@@ -1,19 +0,0 @@
-OC.L10N.register(
- "files_trashbin",
- {
- "Couldn't delete %s permanently" : "Ne mogu zauvek da obrišem %s",
- "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",
- "No deleted files" : "Nema obrisanih fajlova",
- "You will be able to recover deleted files from here" : "Odavde ćete moći da povratite obrisane fajlove",
- "No entries found in this folder" : "Nema ničega u ovoj fascikli",
- "Select all" : "Označi sve",
- "Name" : "Naziv",
- "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);");