diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-23 19:08:02 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-23 19:08:02 +0200 |
commit | 5559a0dedef2ac1f366ca17ddb2286629009ee3c (patch) | |
tree | 92599d161aad64c534cb9b2bc6dcd79857a311ca /l10n/et_EE/files.po | |
parent | 73d0caf8a45ac234e7277d5a57098eb139558fc9 (diff) | |
download | nextcloud-server-5559a0dedef2ac1f366ca17ddb2286629009ee3c.tar.gz nextcloud-server-5559a0dedef2ac1f366ca17ddb2286629009ee3c.zip |
updated translations
Diffstat (limited to 'l10n/et_EE/files.po')
-rw-r--r-- | l10n/et_EE/files.po | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po new file mode 100644 index 00000000000..bf668a6a47f --- /dev/null +++ b/l10n/et_EE/files.po @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Rivo Zängov <eraser@eraser.ee>, 2011. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" +"POT-Creation-Date: 2011-09-23 18:17+0200\n" +"PO-Revision-Date: 2011-09-05 14:50+0000\n" +"Last-Translator: Eraser <eraser@eraser.ee>\n" +"Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/team/et_EE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et_EE\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: appinfo/app.php:7 +msgid "Files" +msgstr "Failid" + +#: templates/admin.php:5 +msgid "Maximum upload size" +msgstr "Maksimaalne üleslaadimise suurus" + +#: templates/index.php:9 +msgid "Upload" +msgstr "Lae üles" + +#: templates/index.php:16 +msgid "New Folder" +msgstr "Uus kaust" + +#: templates/index.php:24 +msgid "Nothing in here. Upload something!" +msgstr "Siin pole midagi. Lae midagi üles!" + +#: templates/index.php:31 +msgid "Name" +msgstr "Nimi" + +#: templates/index.php:33 +msgid "Download" +msgstr "Lae alla" + +#: templates/index.php:37 +msgid "Size" +msgstr "Suurus" + +#: templates/index.php:38 +msgid "Modified" +msgstr "Muudetud" + +#: templates/index.php:38 +msgid "Delete" +msgstr "Kustuta" + +#: templates/index.php:46 +msgid "Upload too large" +msgstr "Üleslaadimine on liiga suur" + +#: templates/index.php:48 +msgid "" +"The files you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" +"Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele " +"failidele määratud maksimaalse suuruse." + + |