From 45dec77d92c9a7804489bee34b218bbe8c85f7c5 Mon Sep 17 00:00:00 2001 From: Thomas Mueller Date: Tue, 16 Oct 2012 22:42:39 +0200 Subject: remove apps translations - they live in owncloud/apps now --- l10n/et_EE/admin_dependencies_chk.po | 74 --- l10n/et_EE/admin_migrate.po | 33 -- l10n/et_EE/bookmarks.po | 61 --- l10n/et_EE/calendar.po | 814 ------------------------------ l10n/et_EE/contacts.po | 953 ----------------------------------- l10n/et_EE/files_odfviewer.po | 22 - l10n/et_EE/files_pdfviewer.po | 42 -- l10n/et_EE/files_texteditor.po | 44 -- l10n/et_EE/gallery.po | 95 ---- l10n/et_EE/impress.po | 22 - l10n/et_EE/media.po | 67 --- l10n/et_EE/tasks.po | 107 ---- l10n/et_EE/user_migrate.po | 51 -- l10n/et_EE/user_openid.po | 55 -- 14 files changed, 2440 deletions(-) delete mode 100644 l10n/et_EE/admin_dependencies_chk.po delete mode 100644 l10n/et_EE/admin_migrate.po delete mode 100644 l10n/et_EE/bookmarks.po delete mode 100644 l10n/et_EE/calendar.po delete mode 100644 l10n/et_EE/contacts.po delete mode 100644 l10n/et_EE/files_odfviewer.po delete mode 100644 l10n/et_EE/files_pdfviewer.po delete mode 100644 l10n/et_EE/files_texteditor.po delete mode 100644 l10n/et_EE/gallery.po delete mode 100644 l10n/et_EE/impress.po delete mode 100644 l10n/et_EE/media.po delete mode 100644 l10n/et_EE/tasks.po delete mode 100644 l10n/et_EE/user_migrate.po delete mode 100644 l10n/et_EE/user_openid.po (limited to 'l10n/et_EE') diff --git a/l10n/et_EE/admin_dependencies_chk.po b/l10n/et_EE/admin_dependencies_chk.po deleted file mode 100644 index 4e1dc1ab0c8..00000000000 --- a/l10n/et_EE/admin_dependencies_chk.po +++ /dev/null @@ -1,74 +0,0 @@ -# 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 , 2012. -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-19 02:02+0200\n" -"PO-Revision-Date: 2012-08-18 06:47+0000\n" -"Last-Translator: Rivo Zängov \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: settings.php:33 -msgid "" -"The php-json module is needed by the many applications for inter " -"communications" -msgstr "php-json moodul on vajalik paljude rakenduse poolt omvahelise suhtlemise jaoks" - -#: settings.php:39 -msgid "" -"The php-curl modude is needed to fetch the page title when adding a " -"bookmarks" -msgstr "php-curl moodul on vajalik lehe pealkirja tõmbamiseks järjehoidja lisamisel" - -#: settings.php:45 -msgid "The php-gd module is needed to create thumbnails of your images" -msgstr "php-gd moodul on vajalik sinu piltidest pisipiltide loomiseks" - -#: settings.php:51 -msgid "The php-ldap module is needed connect to your ldap server" -msgstr "php-ldap moodul on vajalik sinu ldap serveriga ühendumiseks" - -#: settings.php:57 -msgid "The php-zip module is needed download multiple files at once" -msgstr "php-zip moodul on vajalik mitme faili korraga alla laadimiseks" - -#: settings.php:63 -msgid "" -"The php-mb_multibyte module is needed to manage correctly the encoding." -msgstr "php-mb_multibyte moodul on vajalik kodeerimise korrektseks haldamiseks." - -#: settings.php:69 -msgid "The php-ctype module is needed validate data." -msgstr "php-ctype moodul on vajalik andmete kontrollimiseks." - -#: settings.php:75 -msgid "The php-xml module is needed to share files with webdav." -msgstr "php-xml moodul on vajalik failide jagamiseks webdav-iga." - -#: settings.php:81 -msgid "" -"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" -" knowledge base from OCS servers" -msgstr "Sinu php.ini failis oleva direktiivi allow_url_fopen väärtuseks peaks määrama 1, et saaks tõmmata teadmistebaasi OCS-i serveritest" - -#: settings.php:87 -msgid "The php-pdo module is needed to store owncloud data into a database." -msgstr "php-pdo moodul on vajalik owncloudi andmete salvestamiseks andmebaasi." - -#: templates/settings.php:2 -msgid "Dependencies status" -msgstr "Sõltuvuse staatus" - -#: templates/settings.php:7 -msgid "Used by :" -msgstr "Kasutab :" diff --git a/l10n/et_EE/admin_migrate.po b/l10n/et_EE/admin_migrate.po deleted file mode 100644 index 1e02b724090..00000000000 --- a/l10n/et_EE/admin_migrate.po +++ /dev/null @@ -1,33 +0,0 @@ -# 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 , 2012. -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-19 02:02+0200\n" -"PO-Revision-Date: 2012-08-18 06:41+0000\n" -"Last-Translator: Rivo Zängov \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: templates/settings.php:3 -msgid "Export this ownCloud instance" -msgstr "Ekspordi see ownCloudi paigaldus" - -#: templates/settings.php:4 -msgid "" -"This will create a compressed file that contains the data of this owncloud instance.\n" -" Please choose the export type:" -msgstr "See loob pakitud faili, milles on sinu owncloudi paigalduse andmed.\n Palun vali eksporditava faili tüüp:" - -#: templates/settings.php:12 -msgid "Export" -msgstr "Ekspordi" diff --git a/l10n/et_EE/bookmarks.po b/l10n/et_EE/bookmarks.po deleted file mode 100644 index 91cf36ab0d4..00000000000 --- a/l10n/et_EE/bookmarks.po +++ /dev/null @@ -1,61 +0,0 @@ -# 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 , 2012. -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-07-31 22:53+0200\n" -"PO-Revision-Date: 2012-07-31 10:22+0000\n" -"Last-Translator: Rivo Zängov \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: appinfo/app.php:14 -msgid "Bookmarks" -msgstr "Järjehoidjad" - -#: bookmarksHelper.php:99 -msgid "unnamed" -msgstr "nimetu" - -#: templates/bookmarklet.php:5 -msgid "" -"Drag this to your browser bookmarks and click it, when you want to bookmark " -"a webpage quickly:" -msgstr "" - -#: templates/bookmarklet.php:7 -msgid "Read later" -msgstr "Loe hiljem" - -#: templates/list.php:13 -msgid "Address" -msgstr "Aadress" - -#: templates/list.php:14 -msgid "Title" -msgstr "Pealkiri" - -#: templates/list.php:15 -msgid "Tags" -msgstr "Sildid" - -#: templates/list.php:16 -msgid "Save bookmark" -msgstr "Salvesta järjehoidja" - -#: templates/list.php:22 -msgid "You have no bookmarks" -msgstr "Sul pole järjehoidjaid" - -#: templates/settings.php:11 -msgid "Bookmarklet
" -msgstr "" diff --git a/l10n/et_EE/calendar.po b/l10n/et_EE/calendar.po deleted file mode 100644 index 9a8efeb0287..00000000000 --- a/l10n/et_EE/calendar.po +++ /dev/null @@ -1,814 +0,0 @@ -# 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 , 2011, 2012. -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-11 02:02+0200\n" -"PO-Revision-Date: 2012-08-11 00:02+0000\n" -"Last-Translator: owncloud_robot \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: ajax/cache/status.php:19 -msgid "Not all calendars are completely cached" -msgstr "" - -#: ajax/cache/status.php:21 -msgid "Everything seems to be completely cached" -msgstr "" - -#: ajax/categories/rescan.php:29 -msgid "No calendars found." -msgstr "Kalendreid ei leitud." - -#: ajax/categories/rescan.php:37 -msgid "No events found." -msgstr "Üritusi ei leitud." - -#: ajax/event/edit.form.php:20 -msgid "Wrong calendar" -msgstr "Vale kalender" - -#: ajax/import/dropimport.php:29 ajax/import/import.php:64 -msgid "" -"The file contained either no events or all events are already saved in your " -"calendar." -msgstr "" - -#: ajax/import/dropimport.php:31 ajax/import/import.php:67 -msgid "events has been saved in the new calendar" -msgstr "" - -#: ajax/import/import.php:56 -msgid "Import failed" -msgstr "" - -#: ajax/import/import.php:69 -msgid "events has been saved in your calendar" -msgstr "" - -#: ajax/settings/guesstimezone.php:25 -msgid "New Timezone:" -msgstr "Uus ajavöönd:" - -#: ajax/settings/settimezone.php:23 -msgid "Timezone changed" -msgstr "Ajavöönd on muudetud" - -#: ajax/settings/settimezone.php:25 -msgid "Invalid request" -msgstr "Vigane päring" - -#: appinfo/app.php:35 templates/calendar.php:15 -#: templates/part.eventform.php:33 templates/part.showevent.php:33 -msgid "Calendar" -msgstr "Kalender" - -#: js/calendar.js:832 -msgid "ddd" -msgstr "ddd" - -#: js/calendar.js:833 -msgid "ddd M/d" -msgstr "ddd M/d" - -#: js/calendar.js:834 -msgid "dddd M/d" -msgstr "dddd M/d" - -#: js/calendar.js:837 -msgid "MMMM yyyy" -msgstr "MMMM yyyy" - -#: js/calendar.js:839 -msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" -msgstr "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" - -#: js/calendar.js:841 -msgid "dddd, MMM d, yyyy" -msgstr "dddd, MMM d, yyyy" - -#: lib/app.php:121 -msgid "Birthday" -msgstr "Sünnipäev" - -#: lib/app.php:122 -msgid "Business" -msgstr "Äri" - -#: lib/app.php:123 -msgid "Call" -msgstr "Helista" - -#: lib/app.php:124 -msgid "Clients" -msgstr "Kliendid" - -#: lib/app.php:125 -msgid "Deliverer" -msgstr "Kohaletoimetaja" - -#: lib/app.php:126 -msgid "Holidays" -msgstr "Pühad" - -#: lib/app.php:127 -msgid "Ideas" -msgstr "Ideed" - -#: lib/app.php:128 -msgid "Journey" -msgstr "Reis" - -#: lib/app.php:129 -msgid "Jubilee" -msgstr "Juubel" - -#: lib/app.php:130 -msgid "Meeting" -msgstr "Kohtumine" - -#: lib/app.php:131 -msgid "Other" -msgstr "Muu" - -#: lib/app.php:132 -msgid "Personal" -msgstr "Isiklik" - -#: lib/app.php:133 -msgid "Projects" -msgstr "Projektid" - -#: lib/app.php:134 -msgid "Questions" -msgstr "Küsimused" - -#: lib/app.php:135 -msgid "Work" -msgstr "Töö" - -#: lib/app.php:351 lib/app.php:361 -msgid "by" -msgstr "" - -#: lib/app.php:359 lib/app.php:399 -msgid "unnamed" -msgstr "nimetu" - -#: lib/import.php:184 templates/calendar.php:12 -#: templates/part.choosecalendar.php:22 -msgid "New Calendar" -msgstr "Uus kalender" - -#: lib/object.php:372 -msgid "Does not repeat" -msgstr "Ei kordu" - -#: lib/object.php:373 -msgid "Daily" -msgstr "Iga päev" - -#: lib/object.php:374 -msgid "Weekly" -msgstr "Iga nädal" - -#: lib/object.php:375 -msgid "Every Weekday" -msgstr "Igal nädalapäeval" - -#: lib/object.php:376 -msgid "Bi-Weekly" -msgstr "Üle nädala" - -#: lib/object.php:377 -msgid "Monthly" -msgstr "Igal kuul" - -#: lib/object.php:378 -msgid "Yearly" -msgstr "Igal aastal" - -#: lib/object.php:388 -msgid "never" -msgstr "mitte kunagi" - -#: lib/object.php:389 -msgid "by occurrences" -msgstr "toimumiskordade järgi" - -#: lib/object.php:390 -msgid "by date" -msgstr "kuupäeva järgi" - -#: lib/object.php:400 -msgid "by monthday" -msgstr "kuu päeva järgi" - -#: lib/object.php:401 -msgid "by weekday" -msgstr "nädalapäeva järgi" - -#: lib/object.php:411 templates/calendar.php:5 templates/settings.php:69 -msgid "Monday" -msgstr "Esmaspäev" - -#: lib/object.php:412 templates/calendar.php:5 -msgid "Tuesday" -msgstr "Teisipäev" - -#: lib/object.php:413 templates/calendar.php:5 -msgid "Wednesday" -msgstr "Kolmapäev" - -#: lib/object.php:414 templates/calendar.php:5 -msgid "Thursday" -msgstr "Neljapäev" - -#: lib/object.php:415 templates/calendar.php:5 -msgid "Friday" -msgstr "Reede" - -#: lib/object.php:416 templates/calendar.php:5 -msgid "Saturday" -msgstr "Laupäev" - -#: lib/object.php:417 templates/calendar.php:5 templates/settings.php:70 -msgid "Sunday" -msgstr "Pühapäev" - -#: lib/object.php:427 -msgid "events week of month" -msgstr "ürituse kuu nädal" - -#: lib/object.php:428 -msgid "first" -msgstr "esimene" - -#: lib/object.php:429 -msgid "second" -msgstr "teine" - -#: lib/object.php:430 -msgid "third" -msgstr "kolmas" - -#: lib/object.php:431 -msgid "fourth" -msgstr "neljas" - -#: lib/object.php:432 -msgid "fifth" -msgstr "viies" - -#: lib/object.php:433 -msgid "last" -msgstr "viimane" - -#: lib/object.php:467 templates/calendar.php:7 -msgid "January" -msgstr "Jaanuar" - -#: lib/object.php:468 templates/calendar.php:7 -msgid "February" -msgstr "Veebruar" - -#: lib/object.php:469 templates/calendar.php:7 -msgid "March" -msgstr "Märts" - -#: lib/object.php:470 templates/calendar.php:7 -msgid "April" -msgstr "Aprill" - -#: lib/object.php:471 templates/calendar.php:7 -msgid "May" -msgstr "Mai" - -#: lib/object.php:472 templates/calendar.php:7 -msgid "June" -msgstr "Juuni" - -#: lib/object.php:473 templates/calendar.php:7 -msgid "July" -msgstr "Juuli" - -#: lib/object.php:474 templates/calendar.php:7 -msgid "August" -msgstr "August" - -#: lib/object.php:475 templates/calendar.php:7 -msgid "September" -msgstr "September" - -#: lib/object.php:476 templates/calendar.php:7 -msgid "October" -msgstr "Oktoober" - -#: lib/object.php:477 templates/calendar.php:7 -msgid "November" -msgstr "November" - -#: lib/object.php:478 templates/calendar.php:7 -msgid "December" -msgstr "Detsember" - -#: lib/object.php:488 -msgid "by events date" -msgstr "ürituste kuupäeva järgi" - -#: lib/object.php:489 -msgid "by yearday(s)" -msgstr "aasta päeva(de) järgi" - -#: lib/object.php:490 -msgid "by weeknumber(s)" -msgstr "nädala numbri(te) järgi" - -#: lib/object.php:491 -msgid "by day and month" -msgstr "kuu ja päeva järgi" - -#: lib/search.php:35 lib/search.php:37 lib/search.php:40 -msgid "Date" -msgstr "Kuupäev" - -#: lib/search.php:43 -msgid "Cal." -msgstr "Kal." - -#: templates/calendar.php:6 -msgid "Sun." -msgstr "" - -#: templates/calendar.php:6 -msgid "Mon." -msgstr "" - -#: templates/calendar.php:6 -msgid "Tue." -msgstr "" - -#: templates/calendar.php:6 -msgid "Wed." -msgstr "" - -#: templates/calendar.php:6 -msgid "Thu." -msgstr "" - -#: templates/calendar.php:6 -msgid "Fri." -msgstr "" - -#: templates/calendar.php:6 -msgid "Sat." -msgstr "" - -#: templates/calendar.php:8 -msgid "Jan." -msgstr "" - -#: templates/calendar.php:8 -msgid "Feb." -msgstr "" - -#: templates/calendar.php:8 -msgid "Mar." -msgstr "" - -#: templates/calendar.php:8 -msgid "Apr." -msgstr "" - -#: templates/calendar.php:8 -msgid "May." -msgstr "" - -#: templates/calendar.php:8 -msgid "Jun." -msgstr "" - -#: templates/calendar.php:8 -msgid "Jul." -msgstr "" - -#: templates/calendar.php:8 -msgid "Aug." -msgstr "" - -#: templates/calendar.php:8 -msgid "Sep." -msgstr "" - -#: templates/calendar.php:8 -msgid "Oct." -msgstr "" - -#: templates/calendar.php:8 -msgid "Nov." -msgstr "" - -#: templates/calendar.php:8 -msgid "Dec." -msgstr "" - -#: templates/calendar.php:11 -msgid "All day" -msgstr "Kogu päev" - -#: templates/calendar.php:13 -msgid "Missing fields" -msgstr "Puuduvad väljad" - -#: templates/calendar.php:14 templates/part.eventform.php:19 -#: templates/part.showevent.php:11 -msgid "Title" -msgstr "Pealkiri" - -#: templates/calendar.php:16 -msgid "From Date" -msgstr "Alates kuupäevast" - -#: templates/calendar.php:17 -msgid "From Time" -msgstr "Alates kellaajast" - -#: templates/calendar.php:18 -msgid "To Date" -msgstr "Kuni kuupäevani" - -#: templates/calendar.php:19 -msgid "To Time" -msgstr "Kuni kellaajani" - -#: templates/calendar.php:20 -msgid "The event ends before it starts" -msgstr "Üritus lõpeb enne, kui see algab" - -#: templates/calendar.php:21 -msgid "There was a database fail" -msgstr "Tekkis andmebaasi viga" - -#: templates/calendar.php:39 -msgid "Week" -msgstr "Nädal" - -#: templates/calendar.php:40 -msgid "Month" -msgstr "Kuu" - -#: templates/calendar.php:41 -msgid "List" -msgstr "Nimekiri" - -#: templates/calendar.php:45 -msgid "Today" -msgstr "Täna" - -#: templates/calendar.php:46 templates/calendar.php:47 -msgid "Settings" -msgstr "" - -#: templates/part.choosecalendar.php:2 -msgid "Your calendars" -msgstr "Sinu kalendrid" - -#: templates/part.choosecalendar.php:27 -#: templates/part.choosecalendar.rowfields.php:11 -msgid "CalDav Link" -msgstr "CalDav Link" - -#: templates/part.choosecalendar.php:31 -msgid "Shared calendars" -msgstr "Jagatud kalendrid" - -#: templates/part.choosecalendar.php:48 -msgid "No shared calendars" -msgstr "Jagatud kalendreid pole" - -#: templates/part.choosecalendar.rowfields.php:8 -msgid "Share Calendar" -msgstr "Jaga kalendrit" - -#: templates/part.choosecalendar.rowfields.php:14 -msgid "Download" -msgstr "Lae alla" - -#: templates/part.choosecalendar.rowfields.php:17 -msgid "Edit" -msgstr "Muuda" - -#: templates/part.choosecalendar.rowfields.php:20 -#: templates/part.editevent.php:9 -msgid "Delete" -msgstr "Kustuta" - -#: templates/part.choosecalendar.rowfields.shared.php:4 -msgid "shared with you by" -msgstr "jagas sinuga" - -#: templates/part.editcalendar.php:9 -msgid "New calendar" -msgstr "Uus kalender" - -#: templates/part.editcalendar.php:9 -msgid "Edit calendar" -msgstr "Muuda kalendrit" - -#: templates/part.editcalendar.php:12 -msgid "Displayname" -msgstr "Näidatav nimi" - -#: templates/part.editcalendar.php:23 -msgid "Active" -msgstr "Aktiivne" - -#: templates/part.editcalendar.php:29 -msgid "Calendar color" -msgstr "Kalendri värv" - -#: templates/part.editcalendar.php:42 -msgid "Save" -msgstr "Salvesta" - -#: templates/part.editcalendar.php:42 templates/part.editevent.php:8 -#: templates/part.newevent.php:6 -msgid "Submit" -msgstr "OK" - -#: templates/part.editcalendar.php:43 -msgid "Cancel" -msgstr "Loobu" - -#: templates/part.editevent.php:1 -msgid "Edit an event" -msgstr "Muuda sündmust" - -#: templates/part.editevent.php:10 -msgid "Export" -msgstr "Ekspordi" - -#: templates/part.eventform.php:8 templates/part.showevent.php:3 -msgid "Eventinfo" -msgstr "Ürituse info" - -#: templates/part.eventform.php:9 templates/part.showevent.php:4 -msgid "Repeating" -msgstr "Kordamine" - -#: templates/part.eventform.php:10 templates/part.showevent.php:5 -msgid "Alarm" -msgstr "Alarm" - -#: templates/part.eventform.php:11 templates/part.showevent.php:6 -msgid "Attendees" -msgstr "Osalejad" - -#: templates/part.eventform.php:13 -msgid "Share" -msgstr "Jaga" - -#: templates/part.eventform.php:21 -msgid "Title of the Event" -msgstr "Sündmuse pealkiri" - -#: templates/part.eventform.php:27 templates/part.showevent.php:19 -msgid "Category" -msgstr "Kategooria" - -#: templates/part.eventform.php:29 -msgid "Separate categories with commas" -msgstr "Eralda kategooriad komadega" - -#: templates/part.eventform.php:30 -msgid "Edit categories" -msgstr "Muuda kategooriaid" - -#: templates/part.eventform.php:56 templates/part.showevent.php:52 -msgid "All Day Event" -msgstr "Kogu päeva sündmus" - -#: templates/part.eventform.php:60 templates/part.showevent.php:56 -msgid "From" -msgstr "Alates" - -#: templates/part.eventform.php:68 templates/part.showevent.php:64 -msgid "To" -msgstr "Kuni" - -#: templates/part.eventform.php:76 templates/part.showevent.php:72 -msgid "Advanced options" -msgstr "Lisavalikud" - -#: templates/part.eventform.php:81 templates/part.showevent.php:77 -msgid "Location" -msgstr "Asukoht" - -#: templates/part.eventform.php:83 -msgid "Location of the Event" -msgstr "Sündmuse toimumiskoht" - -#: templates/part.eventform.php:89 templates/part.showevent.php:85 -msgid "Description" -msgstr "Kirjeldus" - -#: templates/part.eventform.php:91 -msgid "Description of the Event" -msgstr "Sündmuse kirjeldus" - -#: templates/part.eventform.php:100 templates/part.showevent.php:95 -msgid "Repeat" -msgstr "Korda" - -#: templates/part.eventform.php:107 templates/part.showevent.php:102 -msgid "Advanced" -msgstr "Täpsem" - -#: templates/part.eventform.php:151 templates/part.showevent.php:146 -msgid "Select weekdays" -msgstr "Vali nädalapäevad" - -#: templates/part.eventform.php:164 templates/part.eventform.php:177 -#: templates/part.showevent.php:159 templates/part.showevent.php:172 -msgid "Select days" -msgstr "Vali päevad" - -#: templates/part.eventform.php:169 templates/part.showevent.php:164 -msgid "and the events day of year." -msgstr "ja ürituse päev aastas." - -#: templates/part.eventform.php:182 templates/part.showevent.php:177 -msgid "and the events day of month." -msgstr "ja ürituse päev kuus." - -#: templates/part.eventform.php:190 templates/part.showevent.php:185 -msgid "Select months" -msgstr "Vali kuud" - -#: templates/part.eventform.php:203 templates/part.showevent.php:198 -msgid "Select weeks" -msgstr "Vali nädalad" - -#: templates/part.eventform.php:208 templates/part.showevent.php:203 -msgid "and the events week of year." -msgstr "ja ürituse nädal aastas." - -#: templates/part.eventform.php:214 templates/part.showevent.php:209 -msgid "Interval" -msgstr "Intervall" - -#: templates/part.eventform.php:220 templates/part.showevent.php:215 -msgid "End" -msgstr "Lõpp" - -#: templates/part.eventform.php:233 templates/part.showevent.php:228 -msgid "occurrences" -msgstr "toimumiskordi" - -#: templates/part.import.php:14 -msgid "create a new calendar" -msgstr "loo uus kalender" - -#: templates/part.import.php:17 -msgid "Import a calendar file" -msgstr "Impordi kalendrifail" - -#: templates/part.import.php:24 -msgid "Please choose a calendar" -msgstr "" - -#: templates/part.import.php:36 -msgid "Name of new calendar" -msgstr "Uue kalendri nimi" - -#: templates/part.import.php:44 -msgid "Take an available name!" -msgstr "" - -#: templates/part.import.php:45 -msgid "" -"A Calendar with this name already exists. If you continue anyhow, these " -"calendars will be merged." -msgstr "" - -#: templates/part.import.php:47 -msgid "Import" -msgstr "Impordi" - -#: templates/part.import.php:56 -msgid "Close Dialog" -msgstr "Sulge dialoogiaken" - -#: templates/part.newevent.php:1 -msgid "Create a new event" -msgstr "Loo sündmus" - -#: templates/part.showevent.php:1 -msgid "View an event" -msgstr "Vaata üritust" - -#: templates/part.showevent.php:23 -msgid "No categories selected" -msgstr "Ühtegi kategooriat pole valitud" - -#: templates/part.showevent.php:37 -msgid "of" -msgstr "/" - -#: templates/part.showevent.php:59 templates/part.showevent.php:67 -msgid "at" -msgstr "kell" - -#: templates/settings.php:10 -msgid "General" -msgstr "" - -#: templates/settings.php:15 -msgid "Timezone" -msgstr "Ajavöönd" - -#: templates/settings.php:47 -msgid "Update timezone automatically" -msgstr "" - -#: templates/settings.php:52 -msgid "Time format" -msgstr "" - -#: templates/settings.php:57 -msgid "24h" -msgstr "24h" - -#: templates/settings.php:58 -msgid "12h" -msgstr "12h" - -#: templates/settings.php:64 -msgid "Start week on" -msgstr "" - -#: templates/settings.php:76 -msgid "Cache" -msgstr "" - -#: templates/settings.php:80 -msgid "Clear cache for repeating events" -msgstr "" - -#: templates/settings.php:85 -msgid "URLs" -msgstr "" - -#: templates/settings.php:87 -msgid "Calendar CalDAV syncing addresses" -msgstr "" - -#: templates/settings.php:87 -msgid "more info" -msgstr "" - -#: templates/settings.php:89 -msgid "Primary address (Kontact et al)" -msgstr "" - -#: templates/settings.php:91 -msgid "iOS/OS X" -msgstr "" - -#: templates/settings.php:93 -msgid "Read only iCalendar link(s)" -msgstr "" - -#: templates/share.dropdown.php:20 -msgid "Users" -msgstr "Kasutajad" - -#: templates/share.dropdown.php:21 -msgid "select users" -msgstr "valitud kasutajad" - -#: templates/share.dropdown.php:36 templates/share.dropdown.php:62 -msgid "Editable" -msgstr "Muudetav" - -#: templates/share.dropdown.php:48 -msgid "Groups" -msgstr "Grupid" - -#: templates/share.dropdown.php:49 -msgid "select groups" -msgstr "valitud grupid" - -#: templates/share.dropdown.php:75 -msgid "make public" -msgstr "tee avalikuks" diff --git a/l10n/et_EE/contacts.po b/l10n/et_EE/contacts.po deleted file mode 100644 index 076195c05e4..00000000000 --- a/l10n/et_EE/contacts.po +++ /dev/null @@ -1,953 +0,0 @@ -# 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 , 2011, 2012. -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-24 02:02+0200\n" -"PO-Revision-Date: 2012-08-24 00:02+0000\n" -"Last-Translator: I Robot \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: ajax/addressbook/activate.php:24 ajax/addressbook/update.php:32 -msgid "Error (de)activating addressbook." -msgstr "Viga aadressiraamatu (de)aktiveerimisel." - -#: ajax/addressbook/delete.php:31 ajax/addressbook/update.php:20 -#: ajax/contact/addproperty.php:42 ajax/contact/delete.php:32 -#: ajax/contact/saveproperty.php:39 -msgid "id is not set." -msgstr "ID on määramata." - -#: ajax/addressbook/update.php:24 -msgid "Cannot update addressbook with an empty name." -msgstr "Tühja nimega aadressiraamatut ei saa uuendada." - -#: ajax/addressbook/update.php:28 -msgid "Error updating addressbook." -msgstr "Viga aadressiraamatu uuendamisel." - -#: ajax/categories/categoriesfor.php:17 -msgid "No ID provided" -msgstr "ID-d pole sisestatud" - -#: ajax/categories/categoriesfor.php:34 -msgid "Error setting checksum." -msgstr "Viga kontrollsumma määramisel." - -#: ajax/categories/delete.php:19 -msgid "No categories selected for deletion." -msgstr "Kustutamiseks pole valitud ühtegi kategooriat." - -#: ajax/categories/delete.php:26 -msgid "No address books found." -msgstr "Ei leitud ühtegi aadressiraamatut." - -#: ajax/categories/delete.php:34 -msgid "No contacts found." -msgstr "Ühtegi kontakti ei leitud." - -#: ajax/contact/add.php:47 -msgid "There was an error adding the contact." -msgstr "Konktakti lisamisel tekkis viga." - -#: ajax/contact/addproperty.php:39 ajax/contact/saveproperty.php:36 -msgid "element name is not set." -msgstr "elemendi nime pole määratud." - -#: ajax/contact/addproperty.php:46 -msgid "Could not parse contact: " -msgstr "" - -#: ajax/contact/addproperty.php:56 -msgid "Cannot add empty property." -msgstr "Tühja omadust ei saa lisada." - -#: ajax/contact/addproperty.php:67 -msgid "At least one of the address fields has to be filled out." -msgstr "Vähemalt üks aadressiväljadest peab olema täidetud." - -#: ajax/contact/addproperty.php:76 -msgid "Trying to add duplicate property: " -msgstr "Proovitakse lisada topeltomadust: " - -#: ajax/contact/addproperty.php:115 ajax/contact/saveproperty.php:93 -msgid "Missing IM parameter." -msgstr "" - -#: ajax/contact/addproperty.php:119 ajax/contact/saveproperty.php:97 -msgid "Unknown IM: " -msgstr "" - -#: ajax/contact/deleteproperty.php:37 -msgid "Information about vCard is incorrect. Please reload the page." -msgstr "Visiitkaardi info pole korrektne. Palun lae leht uuesti." - -#: ajax/contact/details.php:31 -msgid "Missing ID" -msgstr "Puudub ID" - -#: ajax/contact/details.php:36 -msgid "Error parsing VCard for ID: \"" -msgstr "Viga VCard-ist ID parsimisel: \"" - -#: ajax/contact/saveproperty.php:42 -msgid "checksum is not set." -msgstr "kontrollsummat pole määratud." - -#: ajax/contact/saveproperty.php:62 -msgid "Information about vCard is incorrect. Please reload the page: " -msgstr "vCard info pole korrektne. Palun lae lehekülg uuesti: " - -#: ajax/contact/saveproperty.php:69 -msgid "Something went FUBAR. " -msgstr "Midagi läks tõsiselt metsa." - -#: ajax/currentphoto.php:30 ajax/oc_photo.php:28 ajax/uploadphoto.php:36 -#: ajax/uploadphoto.php:68 -msgid "No contact ID was submitted." -msgstr "Kontakti ID-d pole sisestatud." - -#: ajax/currentphoto.php:36 -msgid "Error reading contact photo." -msgstr "Viga kontakti foto lugemisel." - -#: ajax/currentphoto.php:48 -msgid "Error saving temporary file." -msgstr "Viga ajutise faili salvestamisel." - -#: ajax/currentphoto.php:51 -msgid "The loading photo is not valid." -msgstr "Laetav pilt pole korrektne pildifail." - -#: ajax/editname.php:31 -msgid "Contact ID is missing." -msgstr "Kontakti ID puudub." - -#: ajax/oc_photo.php:32 -msgid "No photo path was submitted." -msgstr "Foto asukohta pole määratud." - -#: ajax/oc_photo.php:39 -msgid "File doesn't exist:" -msgstr "Faili pole olemas:" - -#: ajax/oc_photo.php:44 ajax/oc_photo.php:47 -msgid "Error loading image." -msgstr "Viga pildi laadimisel." - -#: ajax/savecrop.php:69 -msgid "Error getting contact object." -msgstr "Viga kontakti objekti hankimisel." - -#: ajax/savecrop.php:79 -msgid "Error getting PHOTO property." -msgstr "Viga PHOTO omaduse hankimisel." - -#: ajax/savecrop.php:98 -msgid "Error saving contact." -msgstr "Viga kontakti salvestamisel." - -#: ajax/savecrop.php:109 -msgid "Error resizing image" -msgstr "Viga pildi suuruse muutmisel" - -#: ajax/savecrop.php:112 -msgid "Error cropping image" -msgstr "Viga pildi lõikamisel" - -#: ajax/savecrop.php:115 -msgid "Error creating temporary image" -msgstr "Viga ajutise pildi loomisel" - -#: ajax/savecrop.php:118 -msgid "Error finding image: " -msgstr "Viga pildi leidmisel: " - -#: ajax/uploadimport.php:44 ajax/uploadimport.php:76 -msgid "Error uploading contacts to storage." -msgstr "Viga kontaktide üleslaadimisel kettale." - -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:77 -msgid "There is no error, the file uploaded with success" -msgstr "Ühtegi tõrget polnud, fail on üles laetud" - -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:78 -msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "Üleslaetud fail ületab php.ini failis määratud upload_max_filesize suuruse" - -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:79 -msgid "" -"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " -"the HTML form" -msgstr "Üleslaetud fail ületab MAX_FILE_SIZE suuruse, mis on HTML vormi jaoks määratud" - -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:80 -msgid "The uploaded file was only partially uploaded" -msgstr "Fail laeti üles ainult osaliselt" - -#: ajax/uploadimport.php:65 ajax/uploadphoto.php:81 -msgid "No file was uploaded" -msgstr "Ühtegi faili ei laetud üles" - -#: ajax/uploadimport.php:66 ajax/uploadphoto.php:82 -msgid "Missing a temporary folder" -msgstr "Ajutiste failide kaust puudub" - -#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:109 -msgid "Couldn't save temporary image: " -msgstr "Ajutise pildi salvestamine ebaõnnestus: " - -#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:112 -msgid "Couldn't load temporary image: " -msgstr "Ajutise pildi laadimine ebaõnnestus: " - -#: ajax/uploadphoto.php:71 -msgid "No file was uploaded. Unknown error" -msgstr "Ühtegi faili ei laetud üles. Tundmatu viga" - -#: appinfo/app.php:21 -msgid "Contacts" -msgstr "Kontaktid" - -#: js/contacts.js:71 -msgid "Sorry, this functionality has not been implemented yet" -msgstr "Vabandust, aga see funktsioon pole veel valmis" - -#: js/contacts.js:71 -msgid "Not implemented" -msgstr "Pole implementeeritud" - -#: js/contacts.js:76 -msgid "Couldn't get a valid address." -msgstr "Kehtiva aadressi hankimine ebaõnnestus" - -#: js/contacts.js:76 js/contacts.js:365 js/contacts.js:381 js/contacts.js:393 -#: js/contacts.js:723 js/contacts.js:763 js/contacts.js:789 js/contacts.js:921 -#: js/contacts.js:927 js/contacts.js:939 js/contacts.js:976 -#: js/contacts.js:1250 js/contacts.js:1258 js/contacts.js:1267 -#: js/contacts.js:1302 js/contacts.js:1338 js/contacts.js:1353 -#: js/contacts.js:1379 js/contacts.js:1609 js/contacts.js:1644 -#: js/contacts.js:1664 js/settings.js:26 js/settings.js:43 js/settings.js:68 -msgid "Error" -msgstr "Viga" - -#: js/contacts.js:424 -msgid "You do not have permission to add contacts to " -msgstr "" - -#: js/contacts.js:425 -msgid "Please select one of your own address books." -msgstr "" - -#: js/contacts.js:425 -msgid "Permission error" -msgstr "" - -#: js/contacts.js:763 -msgid "This property has to be non-empty." -msgstr "See omadus ei tohi olla tühi." - -#: js/contacts.js:789 -msgid "Couldn't serialize elements." -msgstr "" - -#: js/contacts.js:921 js/contacts.js:939 -msgid "" -"'deleteProperty' called without type argument. Please report at " -"bugs.owncloud.org" -msgstr "" - -#: js/contacts.js:958 -msgid "Edit name" -msgstr "Muuda nime" - -#: js/contacts.js:1250 -msgid "No files selected for upload." -msgstr "Üleslaadimiseks pole faile valitud." - -#: js/contacts.js:1258 -msgid "" -"The file you are trying to upload exceed the maximum size for file uploads " -"on this server." -msgstr "" - -#: js/contacts.js:1322 -msgid "Error loading profile picture." -msgstr "" - -#: js/contacts.js:1457 js/contacts.js:1498 js/contacts.js:1517 -#: js/contacts.js:1560 -msgid "Select type" -msgstr "Vali tüüp" - -#: js/contacts.js:1578 -msgid "" -"Some contacts are marked for deletion, but not deleted yet. Please wait for " -"them to be deleted." -msgstr "" - -#: js/contacts.js:1649 -msgid "Do you want to merge these address books?" -msgstr "" - -#: js/loader.js:49 -msgid "Result: " -msgstr "Tulemus: " - -#: js/loader.js:49 -msgid " imported, " -msgstr " imporditud, " - -#: js/loader.js:49 -msgid " failed." -msgstr " ebaõnnestus." - -#: js/settings.js:68 -msgid "Displayname cannot be empty." -msgstr "" - -#: lib/app.php:36 -msgid "Addressbook not found: " -msgstr "" - -#: lib/app.php:52 -msgid "This is not your addressbook." -msgstr "See pole sinu aadressiraamat." - -#: lib/app.php:71 -msgid "Contact could not be found." -msgstr "Kontakti ei leitud." - -#: lib/app.php:116 -msgid "Jabber" -msgstr "" - -#: lib/app.php:121 -msgid "AIM" -msgstr "" - -#: lib/app.php:126 -msgid "MSN" -msgstr "" - -#: lib/app.php:131 -msgid "Twitter" -msgstr "" - -#: lib/app.php:136 -msgid "GoogleTalk" -msgstr "" - -#: lib/app.php:141 -msgid "Facebook" -msgstr "" - -#: lib/app.php:146 -msgid "XMPP" -msgstr "" - -#: lib/app.php:151 -msgid "ICQ" -msgstr "" - -#: lib/app.php:156 -msgid "Yahoo" -msgstr "" - -#: lib/app.php:161 -msgid "Skype" -msgstr "" - -#: lib/app.php:166 -msgid "QQ" -msgstr "" - -#: lib/app.php:171 -msgid "GaduGadu" -msgstr "" - -#: lib/app.php:194 lib/app.php:202 lib/app.php:213 lib/app.php:266 -msgid "Work" -msgstr "Töö" - -#: lib/app.php:195 lib/app.php:200 lib/app.php:214 -msgid "Home" -msgstr "Kodu" - -#: lib/app.php:196 lib/app.php:209 lib/app.php:262 lib/vcard.php:593 -msgid "Other" -msgstr "" - -#: lib/app.php:201 -msgid "Mobile" -msgstr "Mobiil" - -#: lib/app.php:203 -msgid "Text" -msgstr "Tekst" - -#: lib/app.php:204 -msgid "Voice" -msgstr "Hääl" - -#: lib/app.php:205 -msgid "Message" -msgstr "Sõnum" - -#: lib/app.php:206 -msgid "Fax" -msgstr "Faks" - -#: lib/app.php:207 -msgid "Video" -msgstr "Video" - -#: lib/app.php:208 -msgid "Pager" -msgstr "Piipar" - -#: lib/app.php:215 -msgid "Internet" -msgstr "Internet" - -#: lib/app.php:252 templates/part.contact.php:45 -#: templates/part.contact.php:128 -msgid "Birthday" -msgstr "Sünnipäev" - -#: lib/app.php:253 -msgid "Business" -msgstr "" - -#: lib/app.php:254 -msgid "Call" -msgstr "" - -#: lib/app.php:255 -msgid "Clients" -msgstr "" - -#: lib/app.php:256 -msgid "Deliverer" -msgstr "" - -#: lib/app.php:257 -msgid "Holidays" -msgstr "" - -#: lib/app.php:258 -msgid "Ideas" -msgstr "" - -#: lib/app.php:259 -msgid "Journey" -msgstr "" - -#: lib/app.php:260 -msgid "Jubilee" -msgstr "" - -#: lib/app.php:261 -msgid "Meeting" -msgstr "" - -#: lib/app.php:263 -msgid "Personal" -msgstr "" - -#: lib/app.php:264 -msgid "Projects" -msgstr "" - -#: lib/app.php:265 -msgid "Questions" -msgstr "" - -#: lib/hooks.php:102 -msgid "{name}'s Birthday" -msgstr "{name} sünnipäev" - -#: lib/search.php:15 -msgid "Contact" -msgstr "Kontakt" - -#: lib/vcard.php:408 -msgid "You do not have the permissions to edit this contact." -msgstr "" - -#: lib/vcard.php:483 -msgid "You do not have the permissions to delete this contact." -msgstr "" - -#: templates/index.php:14 -msgid "Add Contact" -msgstr "Lisa kontakt" - -#: templates/index.php:15 templates/index.php:16 templates/part.import.php:17 -msgid "Import" -msgstr "Impordi" - -#: templates/index.php:18 -msgid "Settings" -msgstr "" - -#: templates/index.php:18 templates/settings.php:9 -msgid "Addressbooks" -msgstr "Aadressiraamatud" - -#: templates/index.php:36 templates/part.import.php:24 -msgid "Close" -msgstr "Sule" - -#: templates/index.php:37 -msgid "Keyboard shortcuts" -msgstr "" - -#: templates/index.php:39 -msgid "Navigation" -msgstr "" - -#: templates/index.php:42 -msgid "Next contact in list" -msgstr "" - -#: templates/index.php:44 -msgid "Previous contact in list" -msgstr "" - -#: templates/index.php:46 -msgid "Expand/collapse current addressbook" -msgstr "" - -#: templates/index.php:48 -msgid "Next addressbook" -msgstr "" - -#: templates/index.php:50 -msgid "Previous addressbook" -msgstr "" - -#: templates/index.php:54 -msgid "Actions" -msgstr "" - -#: templates/index.php:57 -msgid "Refresh contacts list" -msgstr "" - -#: templates/index.php:59 -msgid "Add new contact" -msgstr "" - -#: templates/index.php:61 -msgid "Add new addressbook" -msgstr "" - -#: templates/index.php:63 -msgid "Delete current contact" -msgstr "" - -#: templates/part.contact.php:17 -msgid "Drop photo to upload" -msgstr "Lohista üleslaetav foto siia" - -#: templates/part.contact.php:19 -msgid "Delete current photo" -msgstr "Kustuta praegune foto" - -#: templates/part.contact.php:20 -msgid "Edit current photo" -msgstr "Muuda praegust pilti" - -#: templates/part.contact.php:21 -msgid "Upload new photo" -msgstr "Lae üles uus foto" - -#: templates/part.contact.php:22 -msgid "Select photo from ownCloud" -msgstr "Vali foto ownCloudist" - -#: templates/part.contact.php:35 -msgid "Format custom, Short name, Full name, Reverse or Reverse with comma" -msgstr "Kohandatud vorming, Lühike nimi, Täielik nimi, vastupidine või vastupidine komadega" - -#: templates/part.contact.php:36 -msgid "Edit name details" -msgstr "Muuda nime üksikasju" - -#: templates/part.contact.php:39 templates/part.contact.php:40 -#: templates/part.contact.php:126 -msgid "Organization" -msgstr "Organisatsioon" - -#: templates/part.contact.php:40 templates/part.contact.php:42 -#: templates/part.contact.php:44 templates/part.contact.php:46 -#: templates/part.contact.php:50 templates/settings.php:36 -msgid "Delete" -msgstr "Kustuta" - -#: templates/part.contact.php:41 templates/part.contact.php:127 -msgid "Nickname" -msgstr "Hüüdnimi" - -#: templates/part.contact.php:42 -msgid "Enter nickname" -msgstr "Sisesta hüüdnimi" - -#: templates/part.contact.php:43 templates/part.contact.php:134 -msgid "Web site" -msgstr "" - -#: templates/part.contact.php:44 -msgid "http://www.somesite.com" -msgstr "" - -#: templates/part.contact.php:44 -msgid "Go to web site" -msgstr "" - -#: templates/part.contact.php:46 -msgid "dd-mm-yyyy" -msgstr "dd.mm.yyyy" - -#: templates/part.contact.php:47 templates/part.contact.php:135 -msgid "Groups" -msgstr "Grupid" - -#: templates/part.contact.php:49 -msgid "Separate groups with commas" -msgstr "Eralda grupid komadega" - -#: templates/part.contact.php:50 -msgid "Edit groups" -msgstr "Muuda gruppe" - -#: templates/part.contact.php:59 templates/part.contact.php:73 -#: templates/part.contact.php:98 -msgid "Preferred" -msgstr "Eelistatud" - -#: templates/part.contact.php:60 -msgid "Please specify a valid email address." -msgstr "Palun sisesta korrektne e-posti aadress." - -#: templates/part.contact.php:60 -msgid "Enter email address" -msgstr "Sisesta e-posti aadress" - -#: templates/part.contact.php:64 -msgid "Mail to address" -msgstr "Kiri aadressile" - -#: templates/part.contact.php:65 -msgid "Delete email address" -msgstr "Kustuta e-posti aadress" - -#: templates/part.contact.php:75 -msgid "Enter phone number" -msgstr "Sisesta telefoninumber" - -#: templates/part.contact.php:79 -msgid "Delete phone number" -msgstr "Kustuta telefoninumber" - -#: templates/part.contact.php:100 -msgid "Instant Messenger" -msgstr "" - -#: templates/part.contact.php:101 -msgid "Delete IM" -msgstr "" - -#: templates/part.contact.php:110 -msgid "View on map" -msgstr "Vaata kaardil" - -#: templates/part.contact.php:110 -msgid "Edit address details" -msgstr "Muuda aaressi infot" - -#: templates/part.contact.php:116 -msgid "Add notes here." -msgstr "Lisa märkmed siia." - -#: templates/part.contact.php:124 -msgid "Add field" -msgstr "Lisa väli" - -#: templates/part.contact.php:129 -msgid "Phone" -msgstr "Telefon" - -#: templates/part.contact.php:130 -msgid "Email" -msgstr "E-post" - -#: templates/part.contact.php:131 -msgid "Instant Messaging" -msgstr "" - -#: templates/part.contact.php:132 -msgid "Address" -msgstr "Aadress" - -#: templates/part.contact.php:133 -msgid "Note" -msgstr "Märkus" - -#: templates/part.contact.php:138 -msgid "Download contact" -msgstr "Lae kontakt alla" - -#: templates/part.contact.php:139 -msgid "Delete contact" -msgstr "Kustuta kontakt" - -#: templates/part.cropphoto.php:65 -msgid "The temporary image has been removed from cache." -msgstr "Ajutine pilt on puhvrist eemaldatud." - -#: templates/part.edit_address_dialog.php:6 -msgid "Edit address" -msgstr "Muuda aadressi" - -#: templates/part.edit_address_dialog.php:10 -msgid "Type" -msgstr "Tüüp" - -#: templates/part.edit_address_dialog.php:18 -#: templates/part.edit_address_dialog.php:21 -msgid "PO Box" -msgstr "Postkontori postkast" - -#: templates/part.edit_address_dialog.php:24 -msgid "Street address" -msgstr "" - -#: templates/part.edit_address_dialog.php:27 -msgid "Street and number" -msgstr "" - -#: templates/part.edit_address_dialog.php:30 -msgid "Extended" -msgstr "Laiendatud" - -#: templates/part.edit_address_dialog.php:33 -msgid "Apartment number etc." -msgstr "" - -#: templates/part.edit_address_dialog.php:36 -#: templates/part.edit_address_dialog.php:39 -msgid "City" -msgstr "Linn" - -#: templates/part.edit_address_dialog.php:42 -msgid "Region" -msgstr "Piirkond" - -#: templates/part.edit_address_dialog.php:45 -msgid "E.g. state or province" -msgstr "" - -#: templates/part.edit_address_dialog.php:48 -msgid "Zipcode" -msgstr "Postiindeks" - -#: templates/part.edit_address_dialog.php:51 -msgid "Postal code" -msgstr "" - -#: templates/part.edit_address_dialog.php:54 -#: templates/part.edit_address_dialog.php:57 -msgid "Country" -msgstr "Riik" - -#: templates/part.edit_name_dialog.php:16 -msgid "Addressbook" -msgstr "Aadressiraamat" - -#: templates/part.edit_name_dialog.php:23 -msgid "Hon. prefixes" -msgstr "Eesliited" - -#: templates/part.edit_name_dialog.php:27 -msgid "Miss" -msgstr "Preili" - -#: templates/part.edit_name_dialog.php:28 -msgid "Ms" -msgstr "Pr" - -#: templates/part.edit_name_dialog.php:29 -msgid "Mr" -msgstr "Hr" - -#: templates/part.edit_name_dialog.php:30 -msgid "Sir" -msgstr "Härra" - -#: templates/part.edit_name_dialog.php:31 -msgid "Mrs" -msgstr "Proua" - -#: templates/part.edit_name_dialog.php:32 -msgid "Dr" -msgstr "Dr" - -#: templates/part.edit_name_dialog.php:35 -msgid "Given name" -msgstr "Eesnimi" - -#: templates/part.edit_name_dialog.php:37 -msgid "Additional names" -msgstr "Lisanimed" - -#: templates/part.edit_name_dialog.php:39 -msgid "Family name" -msgstr "Perekonnanimi" - -#: templates/part.edit_name_dialog.php:41 -msgid "Hon. suffixes" -msgstr "Järelliited" - -#: templates/part.edit_name_dialog.php:45 -msgid "J.D." -msgstr "J.D." - -#: templates/part.edit_name_dialog.php:46 -msgid "M.D." -msgstr "M.D." - -#: templates/part.edit_name_dialog.php:47 -msgid "D.O." -msgstr "D.O." - -#: templates/part.edit_name_dialog.php:48 -msgid "D.C." -msgstr "D.C." - -#: templates/part.edit_name_dialog.php:49 -msgid "Ph.D." -msgstr "Ph.D." - -#: templates/part.edit_name_dialog.php:50 -msgid "Esq." -msgstr "Esq." - -#: templates/part.edit_name_dialog.php:51 -msgid "Jr." -msgstr "Jr." - -#: templates/part.edit_name_dialog.php:52 -msgid "Sn." -msgstr "Senior." - -#: templates/part.import.php:1 -msgid "Import a contacts file" -msgstr "Impordi kontaktifail" - -#: templates/part.import.php:6 -msgid "Please choose the addressbook" -msgstr "Palun vali aadressiraamat" - -#: templates/part.import.php:10 -msgid "create a new addressbook" -msgstr "loo uus aadressiraamat" - -#: templates/part.import.php:15 -msgid "Name of new addressbook" -msgstr "Uue aadressiraamatu nimi" - -#: templates/part.import.php:20 -msgid "Importing contacts" -msgstr "Kontaktide importimine" - -#: templates/part.no_contacts.php:3 -msgid "You have no contacts in your addressbook." -msgstr "Sinu aadressiraamatus pole ühtegi kontakti." - -#: templates/part.no_contacts.php:5 -msgid "Add contact" -msgstr "Lisa kontakt" - -#: templates/part.selectaddressbook.php:1 -msgid "Select Address Books" -msgstr "" - -#: templates/part.selectaddressbook.php:27 -msgid "Enter name" -msgstr "" - -#: templates/part.selectaddressbook.php:29 -msgid "Enter description" -msgstr "" - -#: templates/settings.php:3 -msgid "CardDAV syncing addresses" -msgstr "CardDAV sünkroniseerimise aadressid" - -#: templates/settings.php:3 -msgid "more info" -msgstr "lisainfo" - -#: templates/settings.php:5 -msgid "Primary address (Kontact et al)" -msgstr "Peamine aadress" - -#: templates/settings.php:7 -msgid "iOS/OS X" -msgstr "iOS/OS X" - -#: templates/settings.php:20 -msgid "Show CardDav link" -msgstr "" - -#: templates/settings.php:23 -msgid "Show read-only VCF link" -msgstr "" - -#: templates/settings.php:26 -msgid "Share" -msgstr "" - -#: templates/settings.php:29 -msgid "Download" -msgstr "Lae alla" - -#: templates/settings.php:33 -msgid "Edit" -msgstr "Muuda" - -#: templates/settings.php:43 -msgid "New Address Book" -msgstr "Uus aadressiraamat" - -#: templates/settings.php:44 -msgid "Name" -msgstr "" - -#: templates/settings.php:45 -msgid "Description" -msgstr "" - -#: templates/settings.php:46 -msgid "Save" -msgstr "Salvesta" - -#: templates/settings.php:47 -msgid "Cancel" -msgstr "Loobu" - -#: templates/settings.php:52 -msgid "More..." -msgstr "" diff --git a/l10n/et_EE/files_odfviewer.po b/l10n/et_EE/files_odfviewer.po deleted file mode 100644 index 986289e67a6..00000000000 --- a/l10n/et_EE/files_odfviewer.po +++ /dev/null @@ -1,22 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-26 02:18+0200\n" -"PO-Revision-Date: 2012-08-26 00:19+0000\n" -"Last-Translator: FULL NAME \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: js/viewer.js:9 -msgid "Close" -msgstr "" diff --git a/l10n/et_EE/files_pdfviewer.po b/l10n/et_EE/files_pdfviewer.po deleted file mode 100644 index 3354f9e2ccc..00000000000 --- a/l10n/et_EE/files_pdfviewer.po +++ /dev/null @@ -1,42 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-26 02:18+0200\n" -"PO-Revision-Date: 2012-08-26 00:19+0000\n" -"Last-Translator: FULL NAME \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: js/viewer.js:22 -msgid "Previous" -msgstr "" - -#: js/viewer.js:23 -msgid "Next" -msgstr "" - -#: js/viewer.js:29 -msgid "Page Width" -msgstr "" - -#: js/viewer.js:29 -msgid "Page Fit" -msgstr "" - -#: js/viewer.js:30 -msgid "Print" -msgstr "" - -#: js/viewer.js:32 -msgid "Download" -msgstr "" diff --git a/l10n/et_EE/files_texteditor.po b/l10n/et_EE/files_texteditor.po deleted file mode 100644 index 13496243393..00000000000 --- a/l10n/et_EE/files_texteditor.po +++ /dev/null @@ -1,44 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" -"PO-Revision-Date: 2012-08-25 23:18+0000\n" -"Last-Translator: FULL NAME \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: js/aceeditor/mode-coldfusion-uncompressed.js:1568 -#: js/aceeditor/mode-liquid-uncompressed.js:902 -#: js/aceeditor/mode-svg-uncompressed.js:1575 -msgid "regex" -msgstr "" - -#: js/editor.js:72 js/editor.js:156 js/editor.js:163 -msgid "Save" -msgstr "" - -#: js/editor.js:74 -msgid "Close" -msgstr "" - -#: js/editor.js:149 -msgid "Saving..." -msgstr "" - -#: js/editor.js:239 -msgid "An error occurred!" -msgstr "" - -#: js/editor.js:266 -msgid "There were unsaved changes, click here to go back" -msgstr "" diff --git a/l10n/et_EE/gallery.po b/l10n/et_EE/gallery.po deleted file mode 100644 index 1b844f2ca99..00000000000 --- a/l10n/et_EE/gallery.po +++ /dev/null @@ -1,95 +0,0 @@ -# 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 , 2012. -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-06-06 00:12+0200\n" -"PO-Revision-Date: 2012-06-05 22:15+0000\n" -"Last-Translator: icewind \n" -"Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/language/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:37 -msgid "Pictures" -msgstr "Pildid" - -#: js/album_cover.js:44 -msgid "Share gallery" -msgstr "" - -#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 -msgid "Error: " -msgstr "" - -#: js/album_cover.js:64 js/album_cover.js:100 -msgid "Internal error" -msgstr "" - -#: js/album_cover.js:114 -msgid "Scanning root" -msgstr "" - -#: js/album_cover.js:115 -msgid "Default order" -msgstr "" - -#: js/album_cover.js:116 -msgid "Ascending" -msgstr "" - -#: js/album_cover.js:116 -msgid "Descending" -msgstr "" - -#: js/album_cover.js:117 templates/index.php:19 -msgid "Settings" -msgstr "Seaded" - -#: js/album_cover.js:122 -msgid "Scanning root cannot be empty" -msgstr "" - -#: js/album_cover.js:122 js/album_cover.js:133 -msgid "Error" -msgstr "" - -#: templates/index.php:16 -msgid "Rescan" -msgstr "Skänni uuesti" - -#: templates/index.php:17 -msgid "Stop" -msgstr "Peata" - -#: templates/index.php:18 -msgid "Share" -msgstr "Jaga" - -#: templates/view_album.php:19 -msgid "Back" -msgstr "Tagasi" - -#: templates/view_album.php:36 -msgid "Remove confirmation" -msgstr "Eemaldamise kinnitus" - -#: templates/view_album.php:37 -msgid "Do you want to remove album" -msgstr "Kas sa soovid albumit eemaldada" - -#: templates/view_album.php:40 -msgid "Change album name" -msgstr "Muuda albumi nime" - -#: templates/view_album.php:43 -msgid "New album name" -msgstr "Uue albumi nimi" diff --git a/l10n/et_EE/impress.po b/l10n/et_EE/impress.po deleted file mode 100644 index 85746c64843..00000000000 --- a/l10n/et_EE/impress.po +++ /dev/null @@ -1,22 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" -"PO-Revision-Date: 2012-08-25 23:18+0000\n" -"Last-Translator: FULL NAME \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: templates/presentations.php:7 -msgid "Documentation" -msgstr "" diff --git a/l10n/et_EE/media.po b/l10n/et_EE/media.po deleted file mode 100644 index 8be81b35e4f..00000000000 --- a/l10n/et_EE/media.po +++ /dev/null @@ -1,67 +0,0 @@ -# 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 , 2011. -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-06-06 00:12+0200\n" -"PO-Revision-Date: 2012-06-05 22:15+0000\n" -"Last-Translator: icewind \n" -"Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/language/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:32 templates/player.php:8 -msgid "Music" -msgstr "Muusika" - -#: js/music.js:18 -msgid "Add album to playlist" -msgstr "" - -#: templates/music.php:3 templates/player.php:12 -msgid "Play" -msgstr "Esita" - -#: templates/music.php:4 templates/music.php:26 templates/player.php:13 -msgid "Pause" -msgstr "Paus" - -#: templates/music.php:5 -msgid "Previous" -msgstr "Eelmine" - -#: templates/music.php:6 templates/player.php:14 -msgid "Next" -msgstr "Järgmine" - -#: templates/music.php:7 -msgid "Mute" -msgstr "Vaikseks" - -#: templates/music.php:8 -msgid "Unmute" -msgstr "Hääl tagasi" - -#: templates/music.php:25 -msgid "Rescan Collection" -msgstr "Skänni kollekttsiooni uuesti" - -#: templates/music.php:37 -msgid "Artist" -msgstr "Esitaja" - -#: templates/music.php:38 -msgid "Album" -msgstr "Album" - -#: templates/music.php:39 -msgid "Title" -msgstr "Pealkiri" diff --git a/l10n/et_EE/tasks.po b/l10n/et_EE/tasks.po deleted file mode 100644 index 042e2c4864f..00000000000 --- a/l10n/et_EE/tasks.po +++ /dev/null @@ -1,107 +0,0 @@ -# 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 , 2012. -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-19 02:02+0200\n" -"PO-Revision-Date: 2012-08-18 06:36+0000\n" -"Last-Translator: Rivo Zängov \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 -msgid "Invalid date/time" -msgstr "Vigane kuupäev/kellaaeg" - -#: appinfo/app.php:11 -msgid "Tasks" -msgstr "Ülesanded" - -#: js/tasks.js:415 -msgid "No category" -msgstr "Kategooriat pole" - -#: lib/app.php:33 -msgid "Unspecified" -msgstr "Määramata" - -#: lib/app.php:34 -msgid "1=highest" -msgstr "1=kõrgeim" - -#: lib/app.php:38 -msgid "5=medium" -msgstr "5=keskmine" - -#: lib/app.php:42 -msgid "9=lowest" -msgstr "9=madalaim" - -#: lib/app.php:81 -msgid "Empty Summary" -msgstr "Tühi kokkuvõte" - -#: lib/app.php:93 -msgid "Invalid percent complete" -msgstr "Vigane edenemise protsent" - -#: lib/app.php:107 -msgid "Invalid priority" -msgstr "Vigane tähtsus" - -#: templates/tasks.php:3 -msgid "Add Task" -msgstr "Lisa ülesanne" - -#: templates/tasks.php:4 -msgid "Order Due" -msgstr "Tähtaja järgi" - -#: templates/tasks.php:5 -msgid "Order List" -msgstr "Nimekirja järgi" - -#: templates/tasks.php:6 -msgid "Order Complete" -msgstr "Edenemise järgi" - -#: templates/tasks.php:7 -msgid "Order Location" -msgstr "Asukoha järgi" - -#: templates/tasks.php:8 -msgid "Order Priority" -msgstr "Tähtsuse järjekorras" - -#: templates/tasks.php:9 -msgid "Order Label" -msgstr "Sildi järgi" - -#: templates/tasks.php:16 -msgid "Loading tasks..." -msgstr "Ülesannete laadimine..." - -#: templates/tasks.php:20 -msgid "Important" -msgstr "Tähtis" - -#: templates/tasks.php:23 -msgid "More" -msgstr "Rohkem" - -#: templates/tasks.php:26 -msgid "Less" -msgstr "Vähem" - -#: templates/tasks.php:29 -msgid "Delete" -msgstr "Kustuta" diff --git a/l10n/et_EE/user_migrate.po b/l10n/et_EE/user_migrate.po deleted file mode 100644 index 88aea141386..00000000000 --- a/l10n/et_EE/user_migrate.po +++ /dev/null @@ -1,51 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-13 23:12+0200\n" -"PO-Revision-Date: 2012-08-12 22:45+0000\n" -"Last-Translator: FULL NAME \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: js/export.js:14 js/export.js:20 -msgid "Export" -msgstr "" - -#: js/export.js:19 -msgid "Something went wrong while the export file was being generated" -msgstr "" - -#: js/export.js:19 -msgid "An error has occurred" -msgstr "" - -#: templates/settings.php:2 -msgid "Export your user account" -msgstr "" - -#: templates/settings.php:3 -msgid "" -"This will create a compressed file that contains your ownCloud account." -msgstr "" - -#: templates/settings.php:13 -msgid "Import user account" -msgstr "" - -#: templates/settings.php:15 -msgid "ownCloud User Zip" -msgstr "" - -#: templates/settings.php:17 -msgid "Import" -msgstr "" diff --git a/l10n/et_EE/user_openid.po b/l10n/et_EE/user_openid.po deleted file mode 100644 index 8be57b5de20..00000000000 --- a/l10n/et_EE/user_openid.po +++ /dev/null @@ -1,55 +0,0 @@ -# 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 , 2012. -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-19 02:02+0200\n" -"PO-Revision-Date: 2012-08-18 06:48+0000\n" -"Last-Translator: Rivo Zängov \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" -"Content-Transfer-Encoding: 8bit\n" -"Language: et_EE\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: templates/nomode.php:12 -msgid "This is an OpenID server endpoint. For more information, see " -msgstr "See on OpenID serveri lõpp-punkt. Lisainfot vaata" - -#: templates/nomode.php:14 -msgid "Identity: " -msgstr "Identiteet: " - -#: templates/nomode.php:15 -msgid "Realm: " -msgstr "Tsoon: " - -#: templates/nomode.php:16 -msgid "User: " -msgstr "" - -#: templates/nomode.php:17 -msgid "Login" -msgstr "" - -#: templates/nomode.php:22 -msgid "Error: No user Selected" -msgstr "" - -#: templates/settings.php:4 -msgid "you can authenticate to other sites with this address" -msgstr "" - -#: templates/settings.php:5 -msgid "Authorized OpenID provider" -msgstr "" - -#: templates/settings.php:6 -msgid "Your address at Wordpress, Identi.ca, …" -msgstr "" -- cgit v1.2.3