summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/et_EE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/et_EE.php')
-rw-r--r--apps/files_trashbin/l10n/et_EE.php14
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/files_trashbin/l10n/et_EE.php b/apps/files_trashbin/l10n/et_EE.php
deleted file mode 100644
index c1c9ea66c4f..00000000000
--- a/apps/files_trashbin/l10n/et_EE.php
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Couldn't delete %s permanently" => "%s jäädavalt kustutamine ebaõnnestus",
-"Couldn't restore %s" => "%s ei saa taastada",
-"Deleted files" => "Kustutatud failid",
-"Restore" => "Taasta",
-"Error" => "Viga",
-"restored" => "taastatud",
-"Nothing in here. Your trash bin is empty!" => "Siin pole midagi. Sinu prügikast on tühi!",
-"Name" => "Nimi",
-"Deleted" => "Kustutatud",
-"Delete" => "Kustuta"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";