aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/sl.js')
-rw-r--r--apps/files_trashbin/l10n/sl.js17
1 files changed, 0 insertions, 17 deletions
diff --git a/apps/files_trashbin/l10n/sl.js b/apps/files_trashbin/l10n/sl.js
deleted file mode 100644
index 1f12d70ea00..00000000000
--- a/apps/files_trashbin/l10n/sl.js
+++ /dev/null
@@ -1,17 +0,0 @@
-OC.L10N.register(
- "files_trashbin",
- {
- "restored" : "obnovljeno",
- "Deleted files" : "Izbrisane datoteke",
- "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Izbrisane datoteke in mape v smeteh (nabor je odvisen od velikosti prostora)",
- "Restore" : "Obnovi",
- "Cancel" : "Prekliči",
- "Deletion cancelled" : "Brisanje je bilo preklicano",
- "Deleted" : "Izbrisano",
- "Unknown" : "Neznano",
- "All files" : "Vse datoteke",
- "You" : "Jaz",
- "List of files that have been deleted." : "Seznam datotek, ki so bile izbrisane.",
- "No deleted files" : "Ni izbrisanih datotek"
-},
-"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");