summaryrefslogtreecommitdiffstats
path: root/files/l10n/et_EE.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/l10n/et_EE.php')
-rw-r--r--files/l10n/et_EE.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/l10n/et_EE.php b/files/l10n/et_EE.php
new file mode 100644
index 00000000000..29c44dac106
--- /dev/null
+++ b/files/l10n/et_EE.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Files" => "Failid",
+"Maximum upload size" => "Maksimaalne üleslaadimise suurus",
+"Upload" => "Lae üles",
+"New Folder" => "Uus kaust",
+"Nothing in here. Upload something!" => "Siin pole midagi. Lae midagi üles!",
+"Name" => "Nimi",
+"Download" => "Lae alla",
+"Size" => "Suurus",
+"Modified" => "Muudetud",
+"Delete" => "Kustuta",
+"Upload too large" => "Üleslaadimine on liiga suur",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse."
+);