diff options
Diffstat (limited to 'l10n/et_EE')
-rw-r--r-- | l10n/et_EE/files.po | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po index 1a5770a7e6c..6cf7b1f9df4 100644 --- a/l10n/et_EE/files.po +++ b/l10n/et_EE/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-11-20 00:01+0100\n" -"PO-Revision-Date: 2012-11-19 21:08+0000\n" -"Last-Translator: dagor <dagor.vint@hotmail.com>\n" +"POT-Creation-Date: 2012-11-23 00:01+0100\n" +"PO-Revision-Date: 2012-11-22 23:01+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -142,39 +142,43 @@ msgstr "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle ülesl msgid "Invalid name, '/' is not allowed." msgstr "Vigane nimi, '/' pole lubatud." -#: js/files.js:690 +#: js/files.js:513 +msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" +msgstr "" + +#: js/files.js:694 msgid "{count} files scanned" msgstr "{count} faili skännitud" -#: js/files.js:698 +#: js/files.js:702 msgid "error while scanning" msgstr "viga skännimisel" -#: js/files.js:771 templates/index.php:50 +#: js/files.js:775 templates/index.php:50 msgid "Name" msgstr "Nimi" -#: js/files.js:772 templates/index.php:58 +#: js/files.js:776 templates/index.php:58 msgid "Size" msgstr "Suurus" -#: js/files.js:773 templates/index.php:60 +#: js/files.js:777 templates/index.php:60 msgid "Modified" msgstr "Muudetud" -#: js/files.js:800 +#: js/files.js:804 msgid "1 folder" msgstr "1 kaust" -#: js/files.js:802 +#: js/files.js:806 msgid "{count} folders" msgstr "{count} kausta" -#: js/files.js:810 +#: js/files.js:814 msgid "1 file" msgstr "1 fail" -#: js/files.js:812 +#: js/files.js:816 msgid "{count} files" msgstr "{count} faili" |