summaryrefslogtreecommitdiffstats
path: root/apps/calendar/l10n/et_EE.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-23 19:08:02 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-23 19:08:02 +0200
commit5559a0dedef2ac1f366ca17ddb2286629009ee3c (patch)
tree92599d161aad64c534cb9b2bc6dcd79857a311ca /apps/calendar/l10n/et_EE.php
parent73d0caf8a45ac234e7277d5a57098eb139558fc9 (diff)
downloadnextcloud-server-5559a0dedef2ac1f366ca17ddb2286629009ee3c.tar.gz
nextcloud-server-5559a0dedef2ac1f366ca17ddb2286629009ee3c.zip
updated translations
Diffstat (limited to 'apps/calendar/l10n/et_EE.php')
-rw-r--r--apps/calendar/l10n/et_EE.php86
1 files changed, 86 insertions, 0 deletions
diff --git a/apps/calendar/l10n/et_EE.php b/apps/calendar/l10n/et_EE.php
new file mode 100644
index 00000000000..92c06203599
--- /dev/null
+++ b/apps/calendar/l10n/et_EE.php
@@ -0,0 +1,86 @@
+<?php $TRANSLATIONS = array(
+"Authentication error" => "Autentimise viga",
+"Timezone changed" => "Ajavöönd on muudetud",
+"Invalid request" => "Vigane päring",
+"Calendar" => "Kalender",
+"You can't open more than one dialog per site!" => "Sa saad avada saidi kohta ainult ühe dialoogi.",
+"All day" => "Kogu päev",
+"Sunday" => "Pühapäev",
+"Monday" => "Esmaspäev",
+"Tuesday" => "Teisipäev",
+"Wednesday" => "Kolmapäev",
+"Thursday" => "Neljapäev",
+"Friday" => "Reede",
+"Saturday" => "Laupäev",
+"Sun." => "Pü.",
+"Mon." => "Esm.",
+"Tue." => "Teisip.",
+"Wed." => "Kolmap.",
+"Thu." => "Neljap.",
+"Fri." => "Reede",
+"Sat." => "Laup.",
+"January" => "Jaanuar",
+"February" => "Veebruar",
+"March" => "Märts",
+"April" => "Aprill",
+"May" => "Mai",
+"June" => "Juuni",
+"July" => "Juuli",
+"August" => "August",
+"September" => "September",
+"October" => "Oktoober",
+"November" => "November",
+"December" => "Detsember",
+"Jan." => "Jan.",
+"Feb." => "Veebr.",
+"Mar." => "Märts",
+"Apr." => "Apr.",
+"Jun." => "Jun.",
+"Jul." => "Jul.",
+"Aug." => "Aug.",
+"Sep." => "Sept.",
+"Oct." => "Okt.",
+"Nov." => "Nov.",
+"Dec." => "Dets.",
+"Week" => "Nädal",
+"Weeks" => "Nädalat",
+"Day" => "Päev",
+"Month" => "Kuu",
+"Listview" => "Nimekirja vaade",
+"Today" => "Täna",
+"Calendars" => "Kalendrid",
+"Time" => "Kellaaeg",
+"CW" => "CW",
+"There was a fail, while parsing the file." => "Faili parsimisel tekkis viga.",
+"Choose active calendars" => "Vali aktiivsed kalendrid",
+"Download" => "Lae alla",
+"Edit" => "Muuda",
+"Edit calendar" => "Muuda kalendrit",
+"Displayname" => "Näidatav nimi",
+"Active" => "Aktiivne",
+"Description" => "Kirjeldus",
+"Calendar color" => "Kalendri värv",
+"Submit" => "OK",
+"Edit an event" => "Muuda sündmust",
+"Title" => "Pealkiri",
+"Location" => "Asukoht",
+"Category" => "Kategooria",
+"All Day Event" => "Kogu päeva sündmus",
+"From" => "Alates",
+"To" => "Kuni",
+"Repeat" => "Korda",
+"Attendees" => "Osalejad",
+"Close" => "Sulge",
+"Create a new event" => "Loo sündmus",
+"Title of the Event" => "Sündmuse pealkiri",
+"Location of the Event" => "Sündmuse toimumiskoht",
+"Does not repeat" => "Ei kordu",
+"Daily" => "Iga päev",
+"Weekly" => "Iga nädal",
+"Every Weekday" => "Igal nädalapäeval",
+"Bi-Weekly" => "Üle nädala",
+"Monthly" => "Igal kuul",
+"Yearly" => "Igal aastal",
+"Description of the Event" => "Sündmuse kirjeldus",
+"Timezone" => "Ajavöönd"
+);