diff options
author | Robin Appelman <icewind1991@gmail.com> | 2012-01-11 01:06:59 +0100 |
---|---|---|
committer | Robin Appelman <icewind1991@gmail.com> | 2012-01-11 01:06:59 +0100 |
commit | f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8 (patch) | |
tree | 458648cea405bcc2bd63c5840674689fe186e4be /apps/calendar/l10n | |
parent | d23c9362d8ccb9b7e3a14bb0aea5daef25fee65c (diff) | |
download | nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.tar.gz nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.zip |
update translations
Diffstat (limited to 'apps/calendar/l10n')
-rw-r--r-- | apps/calendar/l10n/ar.php | 86 | ||||
-rw-r--r-- | apps/calendar/l10n/eo.php | 136 | ||||
-rw-r--r-- | apps/calendar/l10n/eu.php | 86 | ||||
-rw-r--r-- | apps/calendar/l10n/he.php | 67 | ||||
-rw-r--r-- | apps/calendar/l10n/hr.php | 86 | ||||
-rw-r--r-- | apps/calendar/l10n/hu_HU.php | 84 | ||||
-rw-r--r-- | apps/calendar/l10n/hy.php | 11 | ||||
-rw-r--r-- | apps/calendar/l10n/ia.php | 27 | ||||
-rw-r--r-- | apps/calendar/l10n/ja_JP.php | 86 | ||||
-rw-r--r-- | apps/calendar/l10n/lt_LT.php | 77 | ||||
-rw-r--r-- | apps/calendar/l10n/nl.php | 2 | ||||
-rw-r--r-- | apps/calendar/l10n/nn_NO.php | 65 | ||||
-rw-r--r-- | apps/calendar/l10n/sk_SK.php | 86 | ||||
-rw-r--r-- | apps/calendar/l10n/sl.php | 86 | ||||
-rw-r--r-- | apps/calendar/l10n/tr.php | 86 |
15 files changed, 1070 insertions, 1 deletions
diff --git a/apps/calendar/l10n/ar.php b/apps/calendar/l10n/ar.php new file mode 100644 index 00000000000..c22d816640b --- /dev/null +++ b/apps/calendar/l10n/ar.php @@ -0,0 +1,86 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "تم تغيير المنطقة الزمنية", +"Invalid request" => "طلب غير مفهوم", +"Calendar" => "الجدول الزمني", +"Wrong calendar" => "جدول زمني خاطئ", +"Birthday" => "عيد ميلاد", +"Business" => "عمل", +"Call" => "إتصال", +"Clients" => "الزبائن", +"Deliverer" => "المرسل", +"Holidays" => "عطلة", +"Ideas" => "أفكار", +"Journey" => "رحلة", +"Jubilee" => "يوبيل", +"Meeting" => "إجتماع", +"Other" => "شيء آخر", +"Personal" => "شخصي", +"Projects" => "مشاريع", +"Questions" => "اسئلة", +"Work" => "العمل", +"Does not repeat" => "لا يعاد", +"Daily" => "يومي", +"Weekly" => "أسبوعي", +"Every Weekday" => "كل نهاية الأسبوع", +"Bi-Weekly" => "كل اسبوعين", +"Monthly" => "شهري", +"Yearly" => "سنوي", +"Not an array" => "ليس صفيف", +"All day" => "كل النهار", +"Missing fields" => "خانات خالية من المعلومات", +"Title" => "عنوان", +"From Date" => "من تاريخ", +"From Time" => "إلى تاريخ", +"To Date" => "إلى يوم", +"To Time" => "إلى وقت", +"The event ends before it starts" => "هذا الحدث ينتهي قبل أن يبدأ", +"There was a database fail" => "خطأ في قاعدة البيانات", +"Week" => "إسبوع", +"Month" => "شهر", +"List" => "قائمة", +"Today" => "اليوم", +"Calendars" => "الجداول الزمنية", +"There was a fail, while parsing the file." => "لم يتم قراءة الملف بنجاح.", +"Choose active calendars" => "إختر الجدول الزمني الرئيسي", +"New Calendar" => "جدول زمني جديد", +"CalDav Link" => "وصلة CalDav", +"Download" => "تحميل", +"Edit" => "تعديل", +"Delete" => "حذف", +"New calendar" => "جدول زمني جديد", +"Edit calendar" => "عادل الجدول الزمني", +"Displayname" => "الاسم المرئي", +"Active" => "حالي", +"Calendar color" => "لون الجدول الزمني", +"Save" => "إحفظ", +"Submit" => "أرسل", +"Cancel" => "إلغاء", +"Edit an event" => "عادل حدث", +"Export" => "تصدير المعلومات", +"Title of the Event" => "عنوان الحدث", +"Category" => "فئة", +"Select category" => "اختر الفئة", +"All Day Event" => "حدث في يوم كامل", +"From" => "من", +"To" => "إلى", +"Advanced options" => "خيارات متقدمة", +"Repeat" => "إعادة", +"Location" => "مكان", +"Location of the Event" => "مكان الحدث", +"Description" => "مواصفات", +"Description of the Event" => "وصف الحدث", +"Import Ical File" => "إدخال ملف Ical", +"How to import the new calendar?" => "كيفية إدخال ملف جدول زمني ؟", +"Import into an existing calendar" => "إدخال معلومات إلى جدول زمني حالي", +"Import into a new calendar" => "إدخال معلومات إلى جدول زمني جديد", +"Please choose the calendar" => "الرجاء إختر الجدول الزمني", +"Import" => "إدخال", +"Back" => "الرجوع", +"Please fill out the form" => "الرجاء إملء الخانات", +"Create a new event" => "إضافة حدث جديد", +"Timezone" => "المنطقة الزمنية", +"Timeformat" => "شكل الوقت", +"24h" => "24 ساعة", +"12h" => "12 ساعة", +"Calendar CalDAV syncing address:" => "عنوان لتحديث ال CalDAV الجدول الزمني" +); diff --git a/apps/calendar/l10n/eo.php b/apps/calendar/l10n/eo.php new file mode 100644 index 00000000000..ba4ec43d811 --- /dev/null +++ b/apps/calendar/l10n/eo.php @@ -0,0 +1,136 @@ +<?php $TRANSLATIONS = array( +"New Timezone:" => "Nova horzono:", +"Timezone changed" => "La horozono estas ŝanĝita", +"Invalid request" => "Nevalida peto", +"Calendar" => "Kalendaro", +"Wrong calendar" => "Malĝusta kalendaro", +"Birthday" => "Naskiĝotago", +"Business" => "Negoco", +"Call" => "Voko", +"Clients" => "Klientoj", +"Deliverer" => "Livero", +"Holidays" => "Ferioj", +"Ideas" => "Ideoj", +"Journey" => "Vojaĝo", +"Jubilee" => "Jubileo", +"Meeting" => "Rendevuo", +"Other" => "Alia", +"Personal" => "Persona", +"Projects" => "Projektoj", +"Questions" => "Demandoj", +"Work" => "Laboro", +"Does not repeat" => "Ĉi tio ne ripetiĝas", +"Daily" => "Tage", +"Weekly" => "Semajne", +"Every Weekday" => "Tage", +"Bi-Weekly" => "Semajnduope", +"Monthly" => "Monate", +"Yearly" => "Jare", +"never" => "neniam", +"by occurrences" => "laŭ aperoj", +"by date" => "laŭ dato", +"by monthday" => "laŭ monattago", +"by weekday" => "laŭ semajntago", +"Monday" => "lundo", +"Tuesday" => "mardo", +"Wednesday" => "merkredo", +"Thursday" => "ĵaŭdo", +"Friday" => "vendredo", +"Saturday" => "sabato", +"Sunday" => "dimanĉo", +"events week of month" => "la monatsemajno de la okazaĵo", +"first" => "unua", +"second" => "dua", +"third" => "tria", +"fourth" => "kvara", +"fifth" => "kvina", +"last" => "lasta", +"January" => "Januaro", +"February" => "Februaro", +"March" => "Marto", +"April" => "Aprilo", +"May" => "Majo", +"June" => "Junio", +"July" => "Julio", +"August" => "Aŭgusto", +"September" => "Septembro", +"October" => "Oktobro", +"November" => "Novembro", +"December" => "Decembro", +"by events date" => "laŭ okazaĵdato", +"by yearday(s)" => "laŭ jartago(j)", +"by weeknumber(s)" => "laŭ semajnnumero(j)", +"by day and month" => "laŭ tago kaj monato", +"Not an array" => "Ĉi tio ne estas tabeltipa", +"Date" => "Dato", +"Cal." => "Kal.", +"All day" => "La tuta tago", +"Missing fields" => "Mankas iuj kampoj", +"Title" => "Titolo", +"From Date" => "ekde la dato", +"From Time" => "ekde la horo", +"To Date" => "ĝis la dato", +"To Time" => "ĝis la horo", +"The event ends before it starts" => "La okazaĵo finas antaŭ komenci", +"There was a database fail" => "Datumbaza malsukceso okazis", +"Week" => "Semajno", +"Month" => "Monato", +"List" => "Listo", +"Today" => "Hodiaŭ", +"Calendars" => "Kalendaroj", +"There was a fail, while parsing the file." => "Malsukceso okazis dum analizo de la dosiero.", +"Choose active calendars" => "Elektu aktivajn kalendarojn", +"New Calendar" => "Nova kalendaro", +"CalDav Link" => "CalDav-a ligilo", +"Download" => "Elŝuti", +"Edit" => "Redakti", +"Delete" => "Forigi", +"New calendar" => "Nova kalendaro", +"Edit calendar" => "Redakti la kalendaron", +"Displayname" => "Montrota nomo", +"Active" => "Aktiva", +"Calendar color" => "Kalendarokoloro", +"Save" => "Konservi", +"Submit" => "Sendi", +"Cancel" => "Nuligi", +"Edit an event" => "Redakti okazaĵon", +"Export" => "Elporti", +"Title of the Event" => "Okazaĵotitolo", +"Category" => "Kategorio", +"Select category" => "Elekti kategorion", +"All Day Event" => "La tuta tago", +"From" => "Ekde", +"To" => "Ĝis", +"Advanced options" => "Altnivela agordo", +"Repeat" => "Ripeti", +"Advanced" => "Altnivelo", +"Select weekdays" => "Elekti semajntagojn", +"Select days" => "Elekti tagojn", +"and the events day of year." => "kaj la jartago de la okazaĵo.", +"and the events day of month." => "kaj la monattago de la okazaĵo.", +"Select months" => "Elekti monatojn", +"Select weeks" => "Elekti semajnojn", +"and the events week of year." => "kaj la jarsemajno de la okazaĵo.", +"Interval" => "Intervalo", +"End" => "Fino", +"occurrences" => "aperoj", +"Location" => "Loko", +"Location of the Event" => "Okazaĵoloko", +"Description" => "Priskribo", +"Description of the Event" => "Okazaĵopriskribo", +"Import Ical File" => "Enporti Ical-dosieron", +"How to import the new calendar?" => "Kiel enporti la novan kalendaron?", +"Import into an existing calendar" => "Enporti en estantan kalendaron", +"Import into a new calendar" => "Enporti en novan kalendaron", +"Please choose the calendar" => "Bonvolu elekti kalendaron", +"Import" => "Enporti", +"Back" => "Antaŭeniri", +"Please fill out the form" => "Bonvolu plenigi la formularon", +"Create a new event" => "Krei okazaĵon", +"Timezone" => "Horozono", +"Check always for changes of the timezone" => "Ĉiam kontroli ĉu la horzono ŝanĝiĝis", +"Timeformat" => "Tempoformo", +"24h" => "24h", +"12h" => "12h", +"Calendar CalDAV syncing address:" => "Adreso de kalendarosinkronigo per CalDAV:" +); diff --git a/apps/calendar/l10n/eu.php b/apps/calendar/l10n/eu.php new file mode 100644 index 00000000000..b7ac1e1b59d --- /dev/null +++ b/apps/calendar/l10n/eu.php @@ -0,0 +1,86 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "Ordu-zona aldatuta", +"Invalid request" => "Baligabeko eskaera", +"Calendar" => "Egutegia", +"Wrong calendar" => "Egutegi okerra", +"Birthday" => "Jaioteguna", +"Business" => "Negozioa", +"Call" => "Deia", +"Clients" => "Bezeroak", +"Deliverer" => "Banatzailea", +"Holidays" => "Oporrak", +"Ideas" => "Ideiak", +"Journey" => "Bidaia", +"Jubilee" => "Urteurrena", +"Meeting" => "Bilera", +"Other" => "Bestelakoa", +"Personal" => "Pertsonala", +"Projects" => "Proiektuak", +"Questions" => "Galderak", +"Work" => "Lana", +"Does not repeat" => "Ez da errepikatzen", +"Daily" => "Egunero", +"Weekly" => "Astero", +"Every Weekday" => "Asteko egun guztietan", +"Bi-Weekly" => "Bi-Astero", +"Monthly" => "Hilabetero", +"Yearly" => "Urtero", +"Not an array" => "Ez da bektore bat", +"All day" => "Egun guztia", +"Missing fields" => "Eremuak faltan", +"Title" => "Izenburua", +"From Date" => "Hasierako Data", +"From Time" => "Hasierako Ordua", +"To Date" => "Bukaerako Data", +"To Time" => "Bukaerako Ordua", +"The event ends before it starts" => "Gertaera hasi baino lehen bukatzen da", +"There was a database fail" => "Datu baseak huts egin du", +"Week" => "Astea", +"Month" => "Hilabetea", +"List" => "Zerrenda", +"Today" => "Gaur", +"Calendars" => "Egutegiak", +"There was a fail, while parsing the file." => "Huts bat egon da, fitxategia aztertzen zen bitartea.", +"Choose active calendars" => "Aukeratu egutegi aktiboak", +"New Calendar" => "Egutegi berria", +"CalDav Link" => "CalDav Lotura", +"Download" => "Deskargatu", +"Edit" => "Editatu", +"Delete" => "Ezabatu", +"New calendar" => "Egutegi berria", +"Edit calendar" => "Editatu egutegia", +"Displayname" => "Bistaratzeko izena", +"Active" => "Aktiboa", +"Calendar color" => "Egutegiaren kolorea", +"Save" => "Gorde", +"Submit" => "Bidali", +"Cancel" => "Ezeztatu", +"Edit an event" => "Editatu gertaera", +"Export" => "Exportatu", +"Title of the Event" => "Gertaeraren izenburua", +"Category" => "Kategoria", +"Select category" => "Aukeratu kategoria", +"All Day Event" => "Egun osoko gertaera", +"From" => "Hasiera", +"To" => "Bukaera", +"Advanced options" => "Aukera aurreratuak", +"Repeat" => "Errepikatu", +"Location" => "Kokalekua", +"Location of the Event" => "Gertaeraren kokalekua", +"Description" => "Deskribapena", +"Description of the Event" => "Gertaeraren deskribapena", +"Import Ical File" => "inportatu ical fitxategia", +"How to import the new calendar?" => "Nola inportatu egutegi berria?", +"Import into an existing calendar" => "inportatu existitzen den egutegi batera", +"Import into a new calendar" => "inportatu egutegi berri batera", +"Please choose the calendar" => "Mesedez aukeratu egutegia", +"Import" => "Importatu", +"Back" => "Atzera", +"Please fill out the form" => "Mesedez inprimakia bete", +"Create a new event" => "Sortu gertaera berria", +"Timezone" => "Ordu-zona", +"Timeformat" => "Ordu formatua", +"24h" => "24h", +"12h" => "12h", +"Calendar CalDAV syncing address:" => "Egutegiaren CalDAV sinkronizazio helbidea" +); diff --git a/apps/calendar/l10n/he.php b/apps/calendar/l10n/he.php new file mode 100644 index 00000000000..a399a9ff676 --- /dev/null +++ b/apps/calendar/l10n/he.php @@ -0,0 +1,67 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "אזור זמן השתנה", +"Invalid request" => "בקשה לא חוקית", +"Calendar" => "ח שנה", +"Wrong calendar" => "לוח שנה לא נכון", +"Birthday" => "יום הולדת", +"Business" => "עסקים", +"Call" => "שיחה", +"Clients" => "לקוחות", +"Deliverer" => "משלוח", +"Holidays" => "חגים", +"Ideas" => "רעיונות", +"Journey" => "מסע", +"Jubilee" => "יובל", +"Meeting" => "פגישה", +"Other" => "אחר", +"Personal" => "אישי", +"Projects" => "פרוייקטים", +"Questions" => "שאלות", +"Work" => "עבודה", +"Does not repeat" => "ללא חזרה", +"Daily" => "יומי", +"Weekly" => "שבועי", +"Every Weekday" => "כל יום עבודה", +"Bi-Weekly" => "דו שבועי", +"Monthly" => "חודשי", +"Yearly" => "שנתי", +"Not an array" => "לא מערך", +"All day" => "היום", +"Title" => "כותרת", +"Week" => "שבוע", +"Month" => "חודש", +"List" => "רשימה", +"Today" => "היום", +"Calendars" => "לוחות שנה", +"There was a fail, while parsing the file." => "אירעה שגיאה בעת פענוח הקובץ.", +"Choose active calendars" => "בחר לוחות שנה פעילים", +"New Calendar" => "לוח שנה חדש", +"CalDav Link" => "קישור CalDav", +"Download" => "הורדה", +"Edit" => "עריכה", +"Delete" => "מחיקה", +"New calendar" => "לוח שנה חדש", +"Edit calendar" => "עריכת לוח שנה", +"Displayname" => "שם תצוגה", +"Active" => "פעיל", +"Calendar color" => "צבע לוח שנה", +"Save" => "שמירה", +"Submit" => "שליחה", +"Cancel" => "ביטול", +"Edit an event" => "עריכת אירוע", +"Export" => "יצוא", +"Title of the Event" => "כותרת האירוע", +"Category" => "קטגוריה", +"Select category" => "בחר קטגוריה", +"All Day Event" => "אירוע של כל היום", +"From" => "מאת", +"To" => "עבור", +"Repeat" => "חזרה", +"Location" => "מיקום", +"Location of the Event" => "מיקום האירוע", +"Description" => "תיאור", +"Description of the Event" => "תיאור האירוע", +"Import" => "יבוא", +"Create a new event" => "יצירת אירוע חדש", +"Timezone" => "אזור זמן" +); diff --git a/apps/calendar/l10n/hr.php b/apps/calendar/l10n/hr.php new file mode 100644 index 00000000000..7cdda27770a --- /dev/null +++ b/apps/calendar/l10n/hr.php @@ -0,0 +1,86 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "Vremenska zona promijenjena", +"Invalid request" => "Neispravan zahtjev", +"Calendar" => "Kalendar", +"Wrong calendar" => "Pogrešan kalendar", +"Birthday" => "Rođendan", +"Business" => "Poslovno", +"Call" => "Poziv", +"Clients" => "Klijenti", +"Deliverer" => "Dostavljač", +"Holidays" => "Odmori", +"Ideas" => "Ideje", +"Journey" => "Putovanje", +"Jubilee" => "Obljetnica", +"Meeting" => "Sastanak", +"Other" => "Ostalo", +"Personal" => "Osobno", +"Projects" => "Projekti", +"Questions" => "Pitanja", +"Work" => "Posao", +"Does not repeat" => "Ne ponavlja se", +"Daily" => "Dnevno", +"Weekly" => "Tjedno", +"Every Weekday" => "Svakog radnog dana", +"Bi-Weekly" => "Dvotjedno", +"Monthly" => "Mjesečno", +"Yearly" => "Godišnje", +"Not an array" => "Nije niz", +"All day" => "Cijeli dan", +"Missing fields" => "Nedostaju polja", +"Title" => "Naslov", +"From Date" => "Datum Od", +"From Time" => "Vrijeme Od", +"To Date" => "Datum Do", +"To Time" => "Vrijeme Do", +"The event ends before it starts" => "Događaj završava prije nego počinje", +"There was a database fail" => "Pogreška u bazi podataka", +"Week" => "Tjedan", +"Month" => "Mjesec", +"List" => "Lista", +"Today" => "Danas", +"Calendars" => "Kalendari", +"There was a fail, while parsing the file." => "Pogreška pri čitanju datoteke.", +"Choose active calendars" => "Odaberite aktive kalendare", +"New Calendar" => "Novi Kalendar", +"CalDav Link" => "CalDav Poveznica", +"Download" => "Spremi lokalno", +"Edit" => "Uredi", +"Delete" => "Briši", +"New calendar" => "Novi kalendar", +"Edit calendar" => "Uredi kalendar", +"Displayname" => "Naziv", +"Active" => "Aktivan", +"Calendar color" => "Boja kalendara", +"Save" => "Spremi", +"Submit" => "Potvrdi", +"Cancel" => "Odustani", +"Edit an event" => "Uredi događaj", +"Export" => "Izvoz", +"Title of the Event" => "Naslov Događaja", +"Category" => "Kategorija", +"Select category" => "Odabir kategorije", +"All Day Event" => "Cjelodnevni događaj", +"From" => "Od", +"To" => "Za", +"Advanced options" => "Napredne mogućnosti", +"Repeat" => "Ponavljanje", +"Location" => "Lokacija", +"Location of the Event" => "Lokacija Događaja", +"Description" => "Opis", +"Description of the Event" => "Opis događaja", +"Import Ical File" => "Uvoz Ical datoteke", +"How to import the new calendar?" => "Kako uvesti novi kalendar?", +"Import into an existing calendar" => "Uvoz u postojeći kalendar", +"Import into a new calendar" => "Uvoz u novi kalendar", +"Please choose the calendar" => "Odaberite kalendar", +"Import" => "Uvoz", +"Back" => "Natrag", +"Please fill out the form" => "Molimo popunite obrazac", +"Create a new event" => "Unesi novi događaj", +"Timezone" => "Vremenska zona", +"Timeformat" => "Format vremena", +"24h" => "24h", +"12h" => "12h", +"Calendar CalDAV syncing address:" => "Adresa za CalDAV sinkronizaciju kalendara" +); diff --git a/apps/calendar/l10n/hu_HU.php b/apps/calendar/l10n/hu_HU.php new file mode 100644 index 00000000000..0e61307794f --- /dev/null +++ b/apps/calendar/l10n/hu_HU.php @@ -0,0 +1,84 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "Időzóna megváltozott", +"Invalid request" => "Érvénytelen kérés", +"Calendar" => "Naptár", +"Wrong calendar" => "Hibás naptár", +"Birthday" => "Születésap", +"Business" => "Üzlet", +"Call" => "Hívás", +"Clients" => "Kliensek", +"Deliverer" => "Szállító", +"Holidays" => "Ünnepek", +"Ideas" => "Ötletek", +"Journey" => "Utazás", +"Jubilee" => "Évforduló", +"Meeting" => "Találkozó", +"Other" => "Egyéb", +"Personal" => "Személyes", +"Projects" => "Projektek", +"Questions" => "Kérdések", +"Work" => "Munka", +"Does not repeat" => "Nem ismétlődik", +"Daily" => "Napi", +"Weekly" => "Heti", +"Every Weekday" => "Minden hétköznap", +"Bi-Weekly" => "Kéthetente", +"Monthly" => "Havi", +"Yearly" => "Évi", +"Not an array" => "Nem egy tömb", +"All day" => "Egész nap", +"Missing fields" => "Hiányzó mezők", +"Title" => "Cím", +"From Date" => "Napjától", +"From Time" => "Időtől", +"To Date" => "Napig", +"To Time" => "Ideig", +"The event ends before it starts" => "Az esemény véget ér a kezdés előtt.", +"There was a database fail" => "Adatbázis hiba történt", +"Week" => "Hét", +"Month" => "Hónap", +"List" => "Lista", +"Today" => "Ma", +"Calendars" => "Naptárak", +"There was a fail, while parsing the file." => "Probléma volt a fájl elemzése közben.", +"Choose active calendars" => "Aktív naptár kiválasztása", +"New Calendar" => "Új naptár", +"CalDav Link" => "CalDAV link", +"Download" => "Letöltés", +"Edit" => "Szerkesztés", +"Delete" => "Törlés", +"New calendar" => "Új naptár", +"Edit calendar" => "Naptár szerkesztése", +"Displayname" => "Megjelenítési név", +"Active" => "Aktív", +"Calendar color" => "Naptár szín", +"Save" => "Mentés", +"Submit" => "Beküldés", +"Cancel" => "Mégse", +"Edit an event" => "Esemény szerkesztése", +"Export" => "Export", +"Title of the Event" => "Az esemény címe", +"Category" => "Kategória", +"Select category" => "Kategória kiválasztása", +"All Day Event" => "Egész napos esemény", +"Advanced options" => "Haladó beállítások", +"Repeat" => "Ismétlés", +"Location" => "Hely", +"Location of the Event" => "Az esemény helyszíne", +"Description" => "Leírás", +"Description of the Event" => "Az esemény leírása", +"Import Ical File" => "Ical fájl importálása", +"How to import the new calendar?" => "Hogyan legyen importálva az új naptár?", +"Import into an existing calendar" => "Létező naptárba importálás", +"Import into a new calendar" => "Új naptárba importálás", +"Please choose the calendar" => "Válassz naptárat", +"Import" => "Importálás", +"Back" => "Vissza", +"Please fill out the form" => "Töltsd ki az űrlapot", +"Create a new event" => "Új esemény létrehozása", +"Timezone" => "Időzóna", +"Timeformat" => "Időformátum", +"24h" => "24h", +"12h" => "12h", +"Calendar CalDAV syncing address:" => "Naptár CalDAV szinkronizálási cím:" +); diff --git a/apps/calendar/l10n/hy.php b/apps/calendar/l10n/hy.php new file mode 100644 index 00000000000..3b675693b0f --- /dev/null +++ b/apps/calendar/l10n/hy.php @@ -0,0 +1,11 @@ +<?php $TRANSLATIONS = array( +"Calendar" => "Օրացույց", +"Other" => "Այլ", +"Month" => "Ամիս", +"Today" => "Այսօր", +"Download" => "Բեռնել", +"Delete" => "Ջնջել", +"Save" => "Պահպանել", +"Submit" => "Հաստատել", +"Description" => "Նկարագրություն" +); diff --git a/apps/calendar/l10n/ia.php b/apps/calendar/l10n/ia.php new file mode 100644 index 00000000000..547c96e5a07 --- /dev/null +++ b/apps/calendar/l10n/ia.php @@ -0,0 +1,27 @@ +<?php $TRANSLATIONS = array( +"Calendar" => "Calendario", +"Projects" => "Projectos", +"Work" => "Travalio", +"All day" => "Omne die", +"Title" => "Titulo", +"Week" => "Septimana", +"Month" => "Mense", +"List" => "Lista", +"Today" => "Hodie", +"Calendars" => "Calendarios", +"Choose active calendars" => "Selectionar calendarios active", +"New Calendar" => "Nove calendario", +"Download" => "Discarga", +"Edit" => "Modificar", +"Delete" => "Deler", +"Edit calendar" => "Modificar calendario", +"Active" => "Active", +"Calendar color" => "Color de calendario", +"Save" => "Salveguardar", +"Submit" => "Inviar", +"Cancel" => "Cancellar", +"Select category" => "Selectionar categoria", +"From" => "Ab", +"To" => "A", +"Description" => "Description" +); diff --git a/apps/calendar/l10n/ja_JP.php b/apps/calendar/l10n/ja_JP.php new file mode 100644 index 00000000000..90653c1d6f2 --- /dev/null +++ b/apps/calendar/l10n/ja_JP.php @@ -0,0 +1,86 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "タイムゾーンが変更されました", +"Invalid request" => "無効なリクエストです", +"Calendar" => "カレンダー", +"Wrong calendar" => "誤ったカレンダーです", +"Birthday" => "誕生日", +"Business" => "ビジネス", +"Call" => "電話をかける", +"Clients" => "顧客", +"Deliverer" => "運送会社", +"Holidays" => "休日", +"Ideas" => "アイデア", +"Journey" => "旅行", +"Jubilee" => "記念祭", +"Meeting" => "ミーティング", +"Other" => "その他", +"Personal" => "個人", +"Projects" => "プロジェクト", +"Questions" => "質問事項", +"Work" => "仕事", +"Does not repeat" => "繰り返さない", +"Daily" => "毎日", +"Weekly" => "毎週", +"Every Weekday" => "毎平日", +"Bi-Weekly" => "2週間ごと", +"Monthly" => "毎月", +"Yearly" => "毎年", +"Not an array" => "配列ではありません", +"All day" => "終日", +"Missing fields" => "項目がありません", +"Title" => "タイトル", +"From Date" => "開始日", +"From Time" => "開始時間", +"To Date" => "終了日", +"To Time" => "終了時間", +"The event ends before it starts" => "イベント終了時間が開始時間より先です", +"There was a database fail" => "データベースフェイルがありました", +"Week" => "週", +"Month" => "月", +"List" => "リスト", +"Today" => "今日", +"Calendars" => "カレンダー", +"There was a fail, while parsing the file." => "ファイルを構文解析する際に失敗しました", +"Choose active calendars" => "アクティブなカレンダーを選択してください", +"New Calendar" => "新しくカレンダーを作成する", +"CalDav Link" => "CalDavへのリンク", +"Download" => "ダウンロード", +"Edit" => "編集", +"Delete" => "削除", +"New calendar" => "新しくカレンダーを作成する", +"Edit calendar" => "カレンダーを編集", +"Displayname" => "表示名", +"Active" => "アクティブ", +"Calendar color" => "カレンダーの色", +"Save" => "保存", +"Submit" => "完了", +"Cancel" => "キャンセル", +"Edit an event" => "イベントを編集", +"Export" => "エクスポート", +"Title of the Event" => "イベントのタイトル", +"Category" => "カテゴリー", +"Select category" => "カテゴリーを選択してください", +"All Day Event" => "終日イベント", +"From" => "開始", +"To" => "終了", +"Advanced options" => "詳細設定", +"Repeat" => "繰り返す", +"Location" => "場所", +"Location of the Event" => "イベントの場所", +"Description" => "メモ", +"Description of the Event" => "イベントのメモ", +"Import Ical File" => "iCalファイルのインポート", +"How to import the new calendar?" => "新しいカレンダーのインポート方法は?", +"Import into an existing calendar" => "既存カレンダーにインポートします", +"Import into a new calendar" => "新しいカレンダーにインポートします", +"Please choose the calendar" => "カレンダーを選択してください", +"Import" => "インポート", +"Back" => "戻る", +"Please fill out the form" => "フォームに入力してください", +"Create a new event" => "新しいイベントを作成する", +"Timezone" => "タイムゾーン", +"Timeformat" => "時刻のフォーマット", +"24h" => "24時間制", +"12h" => "12時間制", +"Calendar CalDAV syncing address:" => "カレンダーのCalDAVシンクアドレス" +); diff --git a/apps/calendar/l10n/lt_LT.php b/apps/calendar/l10n/lt_LT.php new file mode 100644 index 00000000000..6baff16abfe --- /dev/null +++ b/apps/calendar/l10n/lt_LT.php @@ -0,0 +1,77 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "Laiko zona pakeista", +"Invalid request" => "Klaidinga užklausa", +"Calendar" => "Kalendorius", +"Wrong calendar" => "Ne tas kalendorius", +"Birthday" => "Gimtadienis", +"Business" => "Verslas", +"Call" => "Skambučiai", +"Clients" => "Klientai", +"Holidays" => "Išeiginės", +"Ideas" => "Idėjos", +"Journey" => "Kelionė", +"Jubilee" => "Jubiliejus", +"Meeting" => "Susitikimas", +"Does not repeat" => "Nekartoti", +"Daily" => "Kasdien", +"Weekly" => "Kiekvieną savaitę", +"Every Weekday" => "Kiekvieną savaitės dieną", +"Bi-Weekly" => "Kas dvi savaites", +"Monthly" => "Kiekvieną mėnesį", +"Yearly" => "Kiekvienais metais", +"Not an array" => "Ne masyvas", +"All day" => "Visa diena", +"Missing fields" => "Trūkstami laukai", +"Title" => "Pavadinimas", +"To Date" => "Iki datos", +"To Time" => "Iki laiko", +"The event ends before it starts" => "Įvykis baigiasi anksčiau nei jis prasideda", +"There was a database fail" => "Įvyko duomenų bazės klaida", +"Week" => "Savaitė", +"Month" => "Mėnuo", +"List" => "Sąrašas", +"Today" => "Šiandien", +"Calendars" => "Kalendoriai", +"There was a fail, while parsing the file." => "Apdorojant failą įvyko klaida.", +"Choose active calendars" => "Pasirinkite naudojamus kalendorius", +"New Calendar" => "Naujas kalendorius", +"CalDav Link" => "CalDav adresas", +"Download" => "Atsisiųsti", +"Edit" => "Keisti", +"Delete" => "Trinti", +"New calendar" => "Naujas kalendorius", +"Edit calendar" => "Taisyti kalendorių", +"Displayname" => "Pavadinimas", +"Active" => "Naudojamas", +"Save" => "Išsaugoti", +"Submit" => "Išsaugoti", +"Cancel" => "Atšaukti", +"Edit an event" => "Taisyti įvykį", +"Export" => "Eksportuoti", +"Title of the Event" => "Įvykio pavadinimas", +"Category" => "Kategorija", +"Select category" => "Pasirinkite kategoriją", +"All Day Event" => "Visos dienos įvykis", +"From" => "Nuo", +"To" => "Iki", +"Advanced options" => "Papildomi nustatymai", +"Repeat" => "Kartoti", +"Location" => "Vieta", +"Location of the Event" => "Įvykio vieta", +"Description" => "Aprašymas", +"Description of the Event" => "Įvykio aprašymas", +"Import Ical File" => "Importuoti Ical failą", +"How to import the new calendar?" => "Kaip importuoti naują kalendorių?", +"Import into an existing calendar" => "Importuoti į esantį katalogą", +"Import into a new calendar" => "Importuoti į naują kalendorių", +"Please choose the calendar" => "Pasirinkite kalendorių", +"Import" => "Importuoti", +"Back" => "Atgal", +"Please fill out the form" => "Užpildykite formą", +"Create a new event" => "Sukurti naują įvykį", +"Timezone" => "Laiko juosta", +"Timeformat" => "Laiko formatas", +"24h" => "24val", +"12h" => "12val", +"Calendar CalDAV syncing address:" => "CalDAV kalendoriaus synchronizavimo adresas:" +); diff --git a/apps/calendar/l10n/nl.php b/apps/calendar/l10n/nl.php index 3f7ebfe274e..03211b6cba9 100644 --- a/apps/calendar/l10n/nl.php +++ b/apps/calendar/l10n/nl.php @@ -2,7 +2,7 @@ "Authentication error" => "Foute aanvraag", "Timezone changed" => "U kunt maar een venster tegelijk openen.", "Invalid request" => "Ongeldige aanvraag", -"Calendar" => "Weergavenaam", +"Calendar" => "Kalender", "Does not repeat" => "Wordt niet herhaald", "Daily" => "Dagelijks", "Weekly" => "Wekelijks", diff --git a/apps/calendar/l10n/nn_NO.php b/apps/calendar/l10n/nn_NO.php new file mode 100644 index 00000000000..be1c7a02940 --- /dev/null +++ b/apps/calendar/l10n/nn_NO.php @@ -0,0 +1,65 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "Endra tidssone", +"Invalid request" => "Ugyldig førespurnad", +"Calendar" => "Kalender", +"Wrong calendar" => "Feil kalender", +"Birthday" => "Bursdag", +"Business" => "Forretning", +"Call" => "Telefonsamtale", +"Clients" => "Klientar", +"Deliverer" => "Forsending", +"Holidays" => "Høgtid", +"Ideas" => "Idear", +"Journey" => "Reise", +"Jubilee" => "Jubileum", +"Meeting" => "Møte", +"Other" => "Anna", +"Personal" => "Personleg", +"Projects" => "Prosjekt", +"Questions" => "Spørsmål", +"Work" => "Arbeid", +"Does not repeat" => "Ikkje gjenta", +"Daily" => "Kvar dag", +"Weekly" => "Kvar veke", +"Every Weekday" => "Kvar vekedag", +"Bi-Weekly" => "Annakvar veke", +"Monthly" => "Kvar månad", +"Yearly" => "Kvart år", +"Not an array" => "Ikkje ein matrise", +"All day" => "Heile dagen", +"Title" => "Tittel", +"Week" => "Veke", +"Month" => "Månad", +"List" => "Liste", +"Today" => "I dag", +"Calendars" => "Kalendarar", +"There was a fail, while parsing the file." => "Feil ved tolking av fila.", +"Choose active calendars" => "Vel aktive kalendarar", +"New Calendar" => "Ny kalender", +"CalDav Link" => "CalDav-lenkje", +"Download" => "Last ned", +"Edit" => "Endra", +"Delete" => "Slett", +"New calendar" => "Ny kalender", +"Edit calendar" => "Endra kalendarar", +"Displayname" => "Visingsnamn", +"Active" => "Aktiv", +"Calendar color" => "Kalenderfarge", +"Save" => "Lagra", +"Submit" => "Lagra", +"Cancel" => "Avbryt", +"Edit an event" => "Endra ein hending", +"Title of the Event" => "Tittel på hendinga", +"Category" => "Kategori", +"Select category" => "Vel kategori", +"All Day Event" => "Heildagshending", +"From" => "Frå", +"To" => "Til", +"Repeat" => "Gjenta", +"Location" => "Stad", +"Location of the Event" => "Stad for hendinga", +"Description" => "Skildring", +"Description of the Event" => "Skildring av hendinga", +"Create a new event" => "Opprett ei ny hending", +"Timezone" => "Tidssone" +); diff --git a/apps/calendar/l10n/sk_SK.php b/apps/calendar/l10n/sk_SK.php new file mode 100644 index 00000000000..0268143792c --- /dev/null +++ b/apps/calendar/l10n/sk_SK.php @@ -0,0 +1,86 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "Časové pásmo zmenené", +"Invalid request" => "Neplatná požiadavka", +"Calendar" => "Kalendár", +"Wrong calendar" => "Zlý kalendár", +"Birthday" => "Narodeniny", +"Business" => "Podnikanie", +"Call" => "Hovor", +"Clients" => "Klienti", +"Deliverer" => "Doručovateľ", +"Holidays" => "Prázdniny", +"Ideas" => "Nápady", +"Journey" => "Cesta", +"Jubilee" => "Jubileá", +"Meeting" => "Stretnutia", +"Other" => "Ostatné", +"Personal" => "Osobné", +"Projects" => "Projekty", +"Questions" => "Otázky", +"Work" => "Práca", +"Does not repeat" => "Neopakovať", +"Daily" => "Denne", +"Weekly" => "Týždenne", +"Every Weekday" => "Každý výkend", +"Bi-Weekly" => "Každý druhý týždeň", +"Monthly" => "Mesačne", +"Yearly" => "Ročne", +"Not an array" => "Nie je pole", +"All day" => "Celý deň", +"Missing fields" => "Nevyplnené položky", +"Title" => "Nadpis", +"From Date" => "Od Dátumu", +"From Time" => "Od Času", +"To Date" => "Do Dátumu", +"To Time" => "Do Času", +"The event ends before it starts" => "Udalosť končí ešte pred tým než začne", +"There was a database fail" => "Nastala chyba databázy", +"Week" => "Týždeň", +"Month" => "Mesiac", +"List" => "Zoznam", +"Today" => "Dnes", +"Calendars" => "Kalendáre", +"There was a fail, while parsing the file." => "Nastala chyba počas parsovania súboru.", +"Choose active calendars" => "Zvoľte aktívne kalendáre", +"New Calendar" => "Nový kalendár", +"CalDav Link" => "CalDav odkaz", +"Download" => "Stiahnuť", +"Edit" => "Upraviť", +"Delete" => "Odstrániť", +"New calendar" => "Nový kalendár", +"Edit calendar" => "Upraviť kalendár", +"Displayname" => "Zobrazené meno", +"Active" => "Aktívne", +"Calendar color" => "Farba kalendáru", +"Save" => "Uložiť", +"Submit" => "Odoslať", +"Cancel" => "Zrušiť", +"Edit an event" => "Upraviť udalosť", +"Export" => "Exportovať", +"Title of the Event" => "Nadpis Udalosti", +"Category" => "Kategória", +"Select category" => "Vybrať kategóriu", +"All Day Event" => "Celodenná udalosť", +"From" => "Od", +"To" => "Do", +"Advanced options" => "Pokročilé možnosti", +"Repeat" => "Opakovať", +"Location" => "Poloha", +"Location of the Event" => "Poloha Udalosti", +"Description" => "Popis", +"Description of the Event" => "Popis Udalosti", +"Import Ical File" => "Importovať Ical súbor", +"How to import the new calendar?" => "Ako importovať nový kalendár?", +"Import into an existing calendar" => "Importovať do existujúceho kalendára", +"Import into a new calendar" => "Importovať do nového kalendára", +"Please choose the calendar" => "Prosím zvoľte kalendár", +"Import" => "Importovať", +"Back" => "Späť", +"Please fill out the form" => "Prosím vyplňte formulár", +"Create a new event" => "Vytvoriť udalosť", +"Timezone" => "Časová zóna", +"Timeformat" => "Formát času", +"24h" => "24h", +"12h" => "12h", +"Calendar CalDAV syncing address:" => "Synchronizačná adresa kalendára CalDAV: " +); diff --git a/apps/calendar/l10n/sl.php b/apps/calendar/l10n/sl.php new file mode 100644 index 00000000000..4f091ac39d1 --- /dev/null +++ b/apps/calendar/l10n/sl.php @@ -0,0 +1,86 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "Časovna Cona spremenjena", +"Invalid request" => "Neveljavna zahteva", +"Calendar" => "Kolendar", +"Wrong calendar" => "Napačen Kolendar", +"Birthday" => "Rojstni Dan", +"Business" => "Poslovno", +"Call" => "Pokliči", +"Clients" => "Stranke", +"Deliverer" => "Dobavitelj", +"Holidays" => "Dopust", +"Ideas" => "Ideje", +"Journey" => "Potovanje", +"Jubilee" => "Obletnica", +"Meeting" => "Sestanek", +"Other" => "Ostalo", +"Personal" => "Osebno", +"Projects" => "Projekt", +"Questions" => "Vprašanja", +"Work" => "Delo", +"Does not repeat" => "Se ne ponavlja", +"Daily" => "Dnevno", +"Weekly" => "Tedensko", +"Every Weekday" => "Vsak dan v tednu", +"Bi-Weekly" => "Dvakrat Tedensko", +"Monthly" => "Mesečno", +"Yearly" => "Letno", +"Not an array" => "Not an array", +"All day" => "Cel dan", +"Missing fields" => "Mankajoča polja", +"Title" => "Naslov", +"From Date" => "od Datum", +"From Time" => "od Čas", +"To Date" => "do Datum", +"To Time" => "do Čas", +"The event ends before it starts" => "Dogodek se konča preden se začne", +"There was a database fail" => "Napaka v podatkovni bazi. Kontaktirajte Administratorja", +"Week" => "Teden", +"Month" => "Mesec", +"List" => "Seznam", +"Today" => "Danes", +"Calendars" => "Kolendarji", +"There was a fail, while parsing the file." => "Pri razčlenjevanju datoteke je prišlo do napake.", +"Choose active calendars" => "Izberi aktivni Kolendar", +"New Calendar" => "Nov Kolendar", +"CalDav Link" => "CalDav Povezava", +"Download" => "Naloži dol", +"Edit" => "Uredi", +"Delete" => "Izbriši", +"New calendar" => "Nov Kolendar", +"Edit calendar" => "Uredi Kolendar", +"Displayname" => "Prikazano Ime", +"Active" => "Aktivno", +"Calendar color" => "Barva Kolendarja", +"Save" => "Shrani", +"Submit" => "Potrdi", +"Cancel" => "Prekliči", +"Edit an event" => "Uredi Dogodek", +"Export" => "Izvozi", +"Title of the Event" => "Naslov", +"Category" => "Kategorija", +"Select category" => "Izberi Kategorijo", +"All Day Event" => "Celodnevni Dogodek", +"From" => "Od", +"To" => "Za", +"Advanced options" => "Napredne Možnosti", +"Repeat" => "Ponovi", +"Location" => "Lokacija", +"Location of the Event" => "Lokacija dogodka", +"Description" => "Opis", +"Description of the Event" => "Opis Dogodka", +"Import Ical File" => "Uvozi iCal datoteko", +"How to import the new calendar?" => "Koko uvozim nov kolendar?", +"Import into an existing calendar" => "Uvozi v obstoječi kolendar", +"Import into a new calendar" => "Uvozi v nov Kolendar", +"Please choose the calendar" => "Izberi kolendar", +"Import" => "Uvozi", +"Back" => "Nazaj", +"Please fill out the form" => "Prosim izpolnite obrazec", +"Create a new event" => "Ustvari nov dogodek", +"Timezone" => "Časovna Cona", +"Timeformat" => "Časovni format", +"24h" => "24ur", +"12h" => "12ur", +"Calendar CalDAV syncing address:" => "Kolendarjev CalDAV sinhronizacijski naslov" +); diff --git a/apps/calendar/l10n/tr.php b/apps/calendar/l10n/tr.php new file mode 100644 index 00000000000..64264c5a8ba --- /dev/null +++ b/apps/calendar/l10n/tr.php @@ -0,0 +1,86 @@ +<?php $TRANSLATIONS = array( +"Timezone changed" => "Zaman dilimi değiştirildi", +"Invalid request" => "Geçersiz istek", +"Calendar" => "Takvim", +"Wrong calendar" => "Yanlış takvim", +"Birthday" => "Doğum günü", +"Business" => "İş", +"Call" => "Arama", +"Clients" => "Müşteriler", +"Deliverer" => "Teslimatçı", +"Holidays" => "Tatil günleri", +"Ideas" => "Fikirler", +"Journey" => "Seyahat", +"Jubilee" => "Yıl dönümü", +"Meeting" => "Toplantı", +"Other" => "Diğer", +"Personal" => "Kişisel", +"Projects" => "Projeler", +"Questions" => "Sorular", +"Work" => "İş", +"Does not repeat" => "Tekrar etmiyor", +"Daily" => "Günlük", +"Weekly" => "Haftalı", +"Every Weekday" => "Haftaiçi Her gün", +"Bi-Weekly" => "İki haftada bir", +"Monthly" => "Aylık", +"Yearly" => "Yıllı", +"Not an array" => "Bir dizi değil", +"All day" => "Tüm gün", +"Missing fields" => "Eksik alanlar", +"Title" => "Başlık", +"From Date" => "Bu Tarihten", +"From Time" => "Bu Saatten", +"To Date" => "Bu Tarihe", +"To Time" => "Bu Saate", +"The event ends before it starts" => "Olay başlamadan önce bitiyor", +"There was a database fail" => "Bir veritabanı başarısızlığı oluştu", +"Week" => "Hafta", +"Month" => "Ay", +"List" => "Liste", +"Today" => "Bugün", +"Calendars" => "Takvimler", +"There was a fail, while parsing the file." => "Dosya okunurken başarısızlık oldu.", +"Choose active calendars" => "Aktif takvimleri seçin", +"New Calendar" => "Yeni Takvim", +"CalDav Link" => "CalDav Bağlantısı", +"Download" => "İndir", +"Edit" => "Düzenle", +"Delete" => "Sil", +"New calendar" => "Yeni takvim", +"Edit calendar" => "Takvimi düzenle", +"Displayname" => "Görünümadı", +"Active" => "Aktif", +"Calendar color" => "Takvim rengi", +"Save" => "Kaydet", +"Submit" => "Gönder", +"Cancel" => "İptal", +"Edit an event" => "Bir olay düzenle", +"Export" => "Dışa aktar", +"Title of the Event" => "Olayın Başlığı", +"Category" => "Kategori", +"Select category" => "Kategori seçin", +"All Day Event" => "Tüm Gün Olay", +"From" => "Kimden", +"To" => "Kime", +"Advanced options" => "Gelişmiş opsiyonlar", +"Repeat" => "Tekrar", +"Location" => "Konum", +"Location of the Event" => "Olayın Konumu", +"Description" => "Açıklama", +"Description of the Event" => "Olayın Açıklaması", +"Import Ical File" => "Ical Dosyası Al", +"How to import the new calendar?" => "Yeni takvim nasıl alınsın?", +"Import into an existing calendar" => "Mevcut bir takvimin içine al", +"Import into a new calendar" => "Yeni bir takvim içine al", +"Please choose the calendar" => "Lütfen takvimi seçin", +"Import" => "İçe Al", +"Back" => "Geri", +"Please fill out the form" => "Lütfen formu doldurun", +"Create a new event" => "Yeni olay oluştur", +"Timezone" => "Zaman dilimi", +"Timeformat" => "Saat biçimi", +"24h" => "24s", +"12h" => "12s", +"Calendar CalDAV syncing address:" => "CalDAV Takvim senkron adresi:" +); |