diff --git a/apps/admin_dependencies_chk/settings.php b/apps/admin_dependencies_chk/settings.php
index 34028056dbea1457c164b8de30c6da17d2617aad..ce90dd604ca46d549dbbcab54a2f921e7ed89f81 100644
--- a/apps/admin_dependencies_chk/settings.php
+++ b/apps/admin_dependencies_chk/settings.php
@@ -44,12 +44,6 @@ $modules[] =array(
 	'modules'=> array('gallery'),
 	'message'=> $l->t('The php-gd module is needed to create thumbnails of your images'));
 
-$modules[] =array(
-	'status' => OC_Helper::canExecute("mp3info") ? 'ok' : 'warning',
-	'part'=> 'mp3info',
-	'modules'=> array('media'),
-	'message'=> $l->t('The program mp3info is useful to discover ID3 tags of your music files'));
-
 $modules[] =array(
 	'status' => function_exists("ldap_bind") ? 'ok' : 'error',
 	'part'=> 'php-ldap',
diff --git a/apps/calendar/l10n/ar.php b/apps/calendar/l10n/ar.php
new file mode 100644
index 0000000000000000000000000000000000000000..c22d816640baf41d86725b5afde3982e1810a421
--- /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 0000000000000000000000000000000000000000..ba4ec43d811b60329baf71057eece54c7149e651
--- /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 0000000000000000000000000000000000000000..b7ac1e1b59da9675a9dcaeaefe9162b7fceab67b
--- /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 0000000000000000000000000000000000000000..a399a9ff676af1abe72fe176f8e9e550084cd59f
--- /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 0000000000000000000000000000000000000000..7cdda27770a2d79b9aced66d6b13f6e4b02f2934
--- /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 0000000000000000000000000000000000000000..0e61307794fbe2c041f2a5485a288b72b6d56eb6
--- /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 0000000000000000000000000000000000000000..3b675693b0fadd1e4b1d52ec6a7478617c0bf16e
--- /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 0000000000000000000000000000000000000000..547c96e5a0759ab261aa5947513fc0a695ca9fb1
--- /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 0000000000000000000000000000000000000000..90653c1d6f2c0c31c4b16d5957682fd798e61fee
--- /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 0000000000000000000000000000000000000000..6baff16abfef2db99cd67c1177fd3b9ff2d9f363
--- /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 3f7ebfe274e3eddd9d10dd8eb7e4f8b0d13f3054..03211b6cba99c13d751d57637e9ebfc540243ab7 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 0000000000000000000000000000000000000000..be1c7a029402981c40a21de87799d806cd12d08a
--- /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 0000000000000000000000000000000000000000..0268143792cdcc40faca32360529772f7f72faf6
--- /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 0000000000000000000000000000000000000000..4f091ac39d13bf6b20da2433e83b3475aa7a58cf
--- /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 0000000000000000000000000000000000000000..64264c5a8ba2e3c72b0ed7c305d9a74ee1820dbc
--- /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:"
+);
diff --git a/apps/calendar/lib/calendar.php b/apps/calendar/lib/calendar.php
index ea60526a5bd7e39193c5538092eb319afc36a871..4199ab5a7cc042e7c002bef8d822cf632940d95e 100644
--- a/apps/calendar/lib/calendar.php
+++ b/apps/calendar/lib/calendar.php
@@ -151,11 +151,11 @@ class OC_Calendar_Calendar{
 		$calendar = self::find($id);
 
 		// Keep old stuff
-		if(is_null($name)) $name = $calendar['name'];
+		if(is_null($name)) $name = $calendar['displayname'];
 		if(is_null($components)) $components = $calendar['components'];
 		if(is_null($timezone)) $timezone = $calendar['timezone'];
 		if(is_null($order)) $order = $calendar['calendarorder'];
-		if(is_null($color)) $color = $calendar['color'];
+		if(is_null($color)) $color = $calendar['calendarcolor'];
 
 		$stmt = OC_DB::prepare( 'UPDATE *PREFIX*calendar_calendars SET displayname=?,calendarorder=?,calendarcolor=?,timezone=?,components=?,ctag=ctag+1 WHERE id=?' );
 		$result = $stmt->execute(array($name,$order,$color,$timezone,$components,$id));
diff --git a/apps/contacts/ajax/activation.php b/apps/contacts/ajax/activation.php
index f4a2c94a148da46a21dcccecbfaf806c9203cc39..fda63a528a4c2e974702c87888bc7aede40779fd 100644
--- a/apps/contacts/ajax/activation.php
+++ b/apps/contacts/ajax/activation.php
@@ -10,10 +10,17 @@
 require_once ("../../../lib/base.php");
 OC_JSON::checkLoggedIn();
 OC_JSON::checkAppEnabled('contacts');
+$l=new OC_L10N('contacts');
+
 $bookid = $_POST['bookid'];
-OC_Contacts_Addressbook::setActive($bookid, $_POST['active']);
+if(!OC_Contacts_Addressbook::setActive($bookid, $_POST['active'])) {
+	OC_JSON::error(array('data' => array('message' => $l->t('Error (de)activating addressbook.'))));
+	OC_Log::write('contacts','ajax/activation.php: Error activating addressbook: '.$bookid, OC_Log::ERROR);
+	exit();
+}
 $book = OC_Contacts_App::getAddressbook($bookid);
 
+
 /* is there an OC_JSON::error() ? */
 OC_JSON::success(array(
 	'active' => OC_Contacts_Addressbook::isActive($bookid),
diff --git a/apps/contacts/ajax/addcard.php b/apps/contacts/ajax/addcard.php
index 54c455e515f8688747b6df1677f5120b9ab14069..7e47659d23bb67dfa9cb78e39bfda75edeec2f78 100644
--- a/apps/contacts/ajax/addcard.php
+++ b/apps/contacts/ajax/addcard.php
@@ -26,6 +26,7 @@ require_once('../../../lib/base.php');
 // Check if we are a user
 OC_JSON::checkLoggedIn();
 OC_JSON::checkAppEnabled('contacts');
+$l=new OC_L10N('contacts');
 
 $aid = $_POST['id'];
 $addressbook = OC_Contacts_App::getAddressbook( $aid );
@@ -54,13 +55,31 @@ foreach( $add as $propname){
 	$value = $values[$propname];
 	if( isset( $parameters[$propname] ) && count( $parameters[$propname] )){
 		$prop_parameters = $parameters[$propname];
-	}
-	else{
+	} else {
 		$prop_parameters = array();
 	}
-	$vcard->addProperty($propname, $value, $prop_parameters);
+	$vcard->addProperty($propname, $value); //, $prop_parameters);
+	$line = count($vcard->children) - 1;
+	foreach ($prop_parameters as $key=>$element) {
+		if(is_array($element) && strtoupper($key) == 'TYPE') { 
+			// FIXME: Maybe this doesn't only apply for TYPE?
+			// And it probably shouldn't be done here anyways :-/
+			foreach($element as $e){
+				if($e != '' && !is_null($e)){
+					$vcard->children[$line]->parameters[] = new Sabre_VObject_Parameter($key,$e);
+				}
+			}
+		} else {
+			$vcard->children[$line]->parameters[] = new Sabre_VObject_Parameter($key,$element);
+		}
+	}
 }
 $id = OC_Contacts_VCard::add($aid,$vcard->serialize());
-OC_Log::write('contacts','ajax/addcard.php - adding id: '.$id,OC_Log::DEBUG);
+if(!$id) {
+	OC_JSON::error(array('data' => array('message' => $l->t('There was an error adding the contact.'))));
+	OC_Log::write('contacts','ajax/addcard.php: Recieved non-positive ID on adding card: '.$name, OC_Log::ERROR);
+	exit();
+}
 
+// NOTE: Why is this in OC_Contacts_App?
 OC_Contacts_App::renderDetails($id, $vcard);
diff --git a/apps/contacts/ajax/addproperty.php b/apps/contacts/ajax/addproperty.php
index 98877805b46b818e84c267ce85a7da0d80377a89..0050f5f49aa115ddd04863880382ebb95562db9c 100644
--- a/apps/contacts/ajax/addproperty.php
+++ b/apps/contacts/ajax/addproperty.php
@@ -26,21 +26,65 @@ require_once('../../../lib/base.php');
 // Check if we are a user
 OC_JSON::checkLoggedIn();
 OC_JSON::checkAppEnabled('contacts');
+$l=new OC_L10N('contacts');
 
 $id = $_POST['id'];
 $vcard = OC_Contacts_App::getContactVCard( $id );
 
 $name = $_POST['name'];
 $value = $_POST['value'];
-$parameters = isset($_POST['parameters'])?$_POST['parameters']:array();
+if(!is_array($value)){
+	$value = trim($value);
+	if(!$value && in_array($name, array('TEL', 'EMAIL', 'ORG'))) {
+		OC_JSON::error(array('data' => array('message' => $l->t('Cannot add empty property.'))));
+		exit();
+	}
+} elseif($name === 'ADR') { // only add if non-empty elements.
+	$empty = true;
+	foreach($value as $part) {
+		if(trim($part) != '') {
+			$empty = false;
+			break;
+		}
+	}
+	if($empty) {
+		OC_JSON::error(array('data' => array('message' => $l->t('At least one of the address fields has to be filled out.'))));
+		exit();
+	}
+}
+$parameters = isset($_POST['parameters']) ? $_POST['parameters'] : array();
 
-$property = $vcard->addProperty($name, $value, $parameters);
+$property = $vcard->addProperty($name, $value); //, $parameters);
 
 $line = count($vcard->children) - 1;
 
-OC_Contacts_VCard::edit($id,$vcard->serialize());
+// Apparently Sabre_VObject_Parameter doesn't do well with multiple values or I don't know how to do it. Tanghus.
+foreach ($parameters as $key=>$element) {
+	if(is_array($element) && strtoupper($key) == 'TYPE') { 
+		// NOTE: Maybe this doesn't only apply for TYPE?
+		// And it probably shouldn't be done here anyways :-/
+		foreach($element as $e){
+			if($e != '' && !is_null($e)){
+				$vcard->children[$line]->parameters[] = new Sabre_VObject_Parameter($key,$e);
+			}
+		}
+	} else {
+			$vcard->children[$line]->parameters[] = new Sabre_VObject_Parameter($key,$element);
+	}
+}
+
+if(!OC_Contacts_VCard::edit($id,$vcard->serialize())) {
+	OC_JSON::error(array('data' => array('message' => $l->t('Error adding contact property.'))));
+	OC_Log::write('contacts','ajax/addproperty.php: Error updating contact property: '.$name, OC_Log::ERROR);
+	exit();
+}
+
+$adr_types = OC_Contacts_App::getTypesOfProperty('ADR');
+$phone_types = OC_Contacts_App::getTypesOfProperty('TEL');
 
 $tmpl = new OC_Template('contacts','part.property');
+$tmpl->assign('adr_types',$adr_types);
+$tmpl->assign('phone_types',$phone_types);
 $tmpl->assign('property',OC_Contacts_VCard::structureProperty($property,$line));
 $page = $tmpl->fetchPage();
 
diff --git a/apps/contacts/ajax/contacts.php b/apps/contacts/ajax/contacts.php
index 54ad3e4c1030aa41271bb9057172537e5501ac65..cf86764105f1a5bcadb50a0f0bf3f915dd2350a4 100644
--- a/apps/contacts/ajax/contacts.php
+++ b/apps/contacts/ajax/contacts.php
@@ -12,21 +12,6 @@ OC_JSON::checkAppEnabled('contacts');
 
 $ids = OC_Contacts_Addressbook::activeIds(OC_User::getUser());
 $contacts = OC_Contacts_VCard::all($ids);
-//OC_Log::write('contacts','contacts.php: '.count($contacts).' contacts.',OC_Log::DEBUG);
-/*
-$addressbooks = OC_Contacts_Addressbook::active(OC_User::getUser());
-$contacts = array();
-foreach( $addressbooks as $addressbook ){
-	$addressbookcontacts = OC_Contacts_VCard::all($addressbook['id']);
-	foreach( $addressbookcontacts as $contact ){
-		if(is_null($contact['fullname'])){
-			continue;
-		}
-		$contacts[] = $contact;
-	}
-}
-usort($contacts,'contacts_namesort');
-*/
 $tmpl = new OC_TEMPLATE("contacts", "part.contacts");
 $tmpl->assign('contacts', $contacts);
 $page = $tmpl->fetchPage();
diff --git a/apps/contacts/ajax/createaddressbook.php b/apps/contacts/ajax/createaddressbook.php
index f94ad34e8dc4fae7d3dddad511b1ac7ca71497b6..edcf794f497b22b727f84d7f80537dc77a49cbc6 100644
--- a/apps/contacts/ajax/createaddressbook.php
+++ b/apps/contacts/ajax/createaddressbook.php
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright (c) 2011 Thomas Tanghus <thomas@tanghus.net>
+ * Copyright (c) 2011-2012 Thomas Tanghus <thomas@tanghus.net>
  * Copyright (c) 2011 Bart Visscher <bartv@thisnet.nl>
  * This file is licensed under the Affero General Public License version 3 or
  * later.
@@ -16,7 +16,17 @@ OC_JSON::checkAppEnabled('contacts');
 
 $userid = OC_User::getUser();
 $bookid = OC_Contacts_Addressbook::add($userid, $_POST['name'], null);
-OC_Contacts_Addressbook::setActive($bookid, 1);
+if(!$bookid) {
+	OC_JSON::error(array('data' => array('message' => $l->t('Error adding addressbook.'))));
+	OC_Log::write('contacts','ajax/createaddressbook.php: Error adding addressbook: '.$_POST['name'], OC_Log::ERROR);
+	exit();
+}
+
+if(!OC_Contacts_Addressbook::setActive($bookid, 1)) {
+	OC_JSON::error(array('data' => array('message' => $l->t('Error activating addressbook.'))));
+	OC_Log::write('contacts','ajax/createaddressbook.php: Error activating addressbook: '.$bookid, OC_Log::ERROR);
+	//exit();
+}
 $addressbook = OC_Contacts_App::getAddressbook($bookid);
 $tmpl = new OC_Template('contacts', 'part.chooseaddressbook.rowfields');
 $tmpl->assign('addressbook', $addressbook);
diff --git a/apps/contacts/ajax/deleteproperty.php b/apps/contacts/ajax/deleteproperty.php
index f69735e61c69459a17d86058a8e0eb72c66701c0..89cf292f4f8a488c83520329b7e75e7978c12820 100644
--- a/apps/contacts/ajax/deleteproperty.php
+++ b/apps/contacts/ajax/deleteproperty.php
@@ -26,6 +26,7 @@ require_once('../../../lib/base.php');
 // Check if we are a user
 OC_JSON::checkLoggedIn();
 OC_JSON::checkAppEnabled('contacts');
+$l10n = new OC_L10N('contacts');
 
 $id = $_GET['id'];
 $checksum = $_GET['checksum'];
@@ -35,5 +36,10 @@ $line = OC_Contacts_App::getPropertyLineByChecksum($vcard, $checksum);
 
 unset($vcard->children[$line]);
 
-OC_Contacts_VCard::edit($id,$vcard->serialize());
+if(!OC_Contacts_VCard::edit($id,$vcard->serialize())) {
+	OC_JSON::error(array('data' => array('message' => $l->t('Error deleting contact property.'))));
+	OC_Log::write('contacts','ajax/deleteproperty.php: Error deleting contact property', OC_Log::ERROR);
+	exit();
+}
+
 OC_JSON::success(array('data' => array( 'id' => $id )));
diff --git a/apps/contacts/ajax/messagebox.php b/apps/contacts/ajax/messagebox.php
new file mode 100644
index 0000000000000000000000000000000000000000..b3cad947674fb0cf7c4db64b9c6f7f8c4b5a8ac9
--- /dev/null
+++ b/apps/contacts/ajax/messagebox.php
@@ -0,0 +1,16 @@
+<?php
+/**
+ * Copyright (c) 2011 Thomas Tanghus <thomas@tanghus.net>
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
+
+require_once('../../../lib/base.php');
+$l10n = new OC_L10N('contacts');
+OC_JSON::checkLoggedIn();
+OC_JSON::checkAppEnabled('contacts');
+
+$output = new OC_TEMPLATE("contacts", "part.messagebox");
+$output -> printpage();
+?>
diff --git a/apps/contacts/ajax/setproperty.php b/apps/contacts/ajax/setproperty.php
index bcc4c161cc04c0e1af30e67cd5bcf5f1ba9991af..e0cd70236c80df1ab09852cd3f8c96d35e53ce4e 100644
--- a/apps/contacts/ajax/setproperty.php
+++ b/apps/contacts/ajax/setproperty.php
@@ -72,9 +72,14 @@ foreach($missingparameters as $i){
 }
 
 // Do checksum and be happy
+// NOTE: This checksum is not used..?
 $checksum = md5($vcard->children[$line]->serialize());
 
-OC_Contacts_VCard::edit($id,$vcard->serialize());
+if(!OC_Contacts_VCard::edit($id,$vcard->serialize())) {
+	OC_JSON::error(array('data' => array('message' => $l->t('Error updating contact property.'))));
+	OC_Log::write('contacts','ajax/setproperty.php: Error updating contact property: '.$value, OC_Log::ERROR);
+	exit();
+}
 
 $adr_types = OC_Contacts_App::getTypesOfProperty('ADR');
 $phone_types = OC_Contacts_App::getTypesOfProperty('TEL');
diff --git a/apps/contacts/ajax/updateaddressbook.php b/apps/contacts/ajax/updateaddressbook.php
index 516736cc502d13b988c304242ecef2c654078ba4..7d9e2aea917bc98d693fad7c4b33bec64cd2111b 100644
--- a/apps/contacts/ajax/updateaddressbook.php
+++ b/apps/contacts/ajax/updateaddressbook.php
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright (c) 2011 Bart Visscher <bartv@thisnet.nl>
+ * Copyright (c) 2011-2012 Thomas Tanghus <thomas@tanghus.net>
  * This file is licensed under the Affero General Public License version 3 or
  * later.
  * See the COPYING-README file.
@@ -15,8 +15,19 @@ OC_JSON::checkLoggedIn();
 OC_JSON::checkAppEnabled('contacts');
 
 $bookid = $_POST['id'];
-OC_Contacts_Addressbook::edit($bookid, $_POST['name'], null);
-OC_Contacts_Addressbook::setActive($bookid, $_POST['active']);
+
+if(!OC_Contacts_Addressbook::edit($bookid, $_POST['name'], null)) {
+	OC_JSON::error(array('data' => array('message' => $l->t('Error updating addressbook.'))));
+	OC_Log::write('contacts','ajax/updateaddressbook.php: Error adding addressbook: ', OC_Log::ERROR);
+	//exit();
+}
+
+if(!OC_Contacts_Addressbook::setActive($bookid, $_POST['active'])) {
+	OC_JSON::error(array('data' => array('message' => $l->t('Error (de)activating addressbook.'))));
+	OC_Log::write('contacts','ajax/updateaddressbook.php: Error (de)activating addressbook: '.$bookid, OC_Log::ERROR);
+	//exit();
+}
+
 $addressbook = OC_Contacts_App::getAddressbook($bookid);
 $tmpl = new OC_Template('contacts', 'part.chooseaddressbook.rowfields');
 $tmpl->assign('addressbook', $addressbook);
diff --git a/apps/contacts/css/formtastic.css b/apps/contacts/css/formtastic.css
deleted file mode 100644
index fede92b61ca3509e8459502d22e88d053777e3de..0000000000000000000000000000000000000000
--- a/apps/contacts/css/formtastic.css
+++ /dev/null
@@ -1,270 +0,0 @@
-/* -------------------------------------------------------------------------------------------------
-
-ownCloud changes: search for OWNCLOUD
-
-Based on formtastic style sheet
-This stylesheet forms part of the Formtastic Rails Plugin
-(c) 2008-2011 Justin French
-
---------------------------------------------------------------------------------------------------*/
-/* NORMALIZE AND RESET - obviously inspired by Yahoo's reset.css, but scoped to just .formtastic
---------------------------------------------------------------------------------------------------*/
-.formtastic,
-.formtastic ul,
-.formtastic ol,
-.formtastic li,
-.formtastic fieldset,
-.formtastic legend,
-/*.formtastic input,
-.formtastic textarea,
-.formtastic select, COMMENTED BY OWNCLOUD */
-.formtastic p {
-  margin:0;
-  padding:0;
-}
-
-.formtastic fieldset {
-  border:0;
-}
-
-.formtastic em,
-.formtastic strong {
-  font-style:normal;
-  font-weight:normal;
-}
-
-.formtastic ol,
-.formtastic ul {
-  list-style:none;
-}
-
-.formtastic abbr,
-.formtastic acronym {
-  border:0;
-  font-variant:normal;
-}
-
-/*.formtastic input,
-.formtastic textarea {
-  font-family:sans-serif;
-  font-size:inherit;
-  font-weight:inherit;
-}
-
-.formtastic input,
-.formtastic textarea,
-.formtastic select {
-  font-size:100%;
-} COMMENTED BY OWNCLOUD */
-
-.formtastic legend {
-  white-space:normal;
-  color:#000;
-}
-
-/* SEMANTIC ERRORS
---------------------------------------------------------------------------------------------------*/
-.formtastic .errors {
-  color:#cc0000;
-  margin:0.5em 0 1.5em 25%;
-  list-style:square;
-}
-
-.formtastic .errors li {
-  padding:0;
-  border:none;
-  display:list-item;
-}
-
-
-/* BUTTONS
---------------------------------------------------------------------------------------------------*/
-.formtastic .buttons {
-  overflow:hidden; /* clear containing floats */
-  padding-left:25%;
-}
-
-.formtastic .button {
-  float:left;
-  padding-right:0.5em;
-  border:none;  /* ADDED BY OWNCLOUD */
-}
-
-
-/* INPUTS
---------------------------------------------------------------------------------------------------*/
-.formtastic .inputs {
-  padding:0.5em 0; /* padding and negative margin juggling is for Firefox */
-  margin-top:-0.5em;
-  margin-bottom:1em;
-}
-
-.formtastic .input {
-}
-
-
-/* LEFT ALIGNED LABELS
---------------------------------------------------------------------------------------------------*/
-.formtastic .input .label {
-  display:block;
-  width:25%;
-  float:left;
-  padding-top:.2em;
-}
-
-.formtastic .fragments .label,
-.formtastic .choices .label {
-  position:absolute;
-  width:95%;
-  left:0px;
-}
-
-.formtastic .fragments .label label,
-.formtastic .choices .label label {
-  position:absolute;
-}
-
-/* NESTED FIELDSETS AND LEGENDS (radio, check boxes and date/time inputs use nested fieldsets)
---------------------------------------------------------------------------------------------------*/
-.formtastic .choices {
-  position:relative;
-}
-
-.formtastic .choices-group {
-  float:left;
-  width:74%;
-  margin:0;
-  padding:0 0 0 25%;
-}
-
-.formtastic .choice {
-  padding:0;
-  border:0;
-}
-
-
-/* INLINE HINTS
---------------------------------------------------------------------------------------------------*/
-.formtastic .input .inline-hints {
-  color:#666;
-  margin:0.5em 0 0 25%;
-}
-
-
-/* INLINE ERRORS
---------------------------------------------------------------------------------------------------*/
-.formtastic .inline-errors {
-  color:#cc0000;
-  margin:0.5em 0 0 25%;
-}
-
-.formtastic .errors {
-  color:#cc0000;
-  margin:0.5em 0 0 25%;
-  list-style:square;
-}
-
-.formtastic .errors li {
-  padding:0;
-  border:none;
-  display:list-item;
-}
-
-
-/* STRING, NUMERIC, PASSWORD, EMAIL, URL, PHONE, SEARCH (ETC) OVERRIDES
---------------------------------------------------------------------------------------------------*/
-.formtastic .stringish input {
-  width:72%;
-}
-
-.formtastic .stringish input[size] {
-  width:auto;
-  max-width:72%;
-}
-
-
-/* TEXTAREA OVERRIDES
---------------------------------------------------------------------------------------------------*/
-.formtastic .text textarea {
-  width:72%;
-}
-
-.formtastic .text textarea[cols] {
-  width:auto;
-  max-width:72%;
-}
-
-
-/* HIDDEN OVERRIDES
---------------------------------------------------------------------------------------------------*/
-.formtastic .hidden {
-  display:none;
-}
-
-
-/* BOOLEAN LABELS
---------------------------------------------------------------------------------------------------*/
-.formtastic .boolean label {
-  padding-left:25%;
-  display:block;
-}
-
-
-/* CHOICE GROUPS
---------------------------------------------------------------------------------------------------*/
-.formtastic .choices-group {
-  margin-bottom:-0.5em;
-}
-
-.formtastic .choice {
-  margin:0.1em 0 0.5em 0;
-}
-
-.formtastic .choice label {
-  float:none;
-  width:100%;
-  line-height:100%;
-  padding-top:0;
-  margin-bottom:0.6em;
-}
-
-
-/* ADJUSTMENTS FOR INPUTS INSIDE LABELS (boolean input, radio input, check_boxes input)
---------------------------------------------------------------------------------------------------*/
-.formtastic .choice label input,
-.formtastic .boolean label input {
-  margin:0 0.3em 0 0.1em;
-  line-height:100%;
-}
-
-
-/* FRAGMENTED INPUTS (DATE/TIME/DATETIME)
---------------------------------------------------------------------------------------------------*/
-.formtastic .fragments {
-  position:relative;
-}
-
-.formtastic .fragments-group {
-  float:left;
-  width:74%;
-  margin:0;
-  padding:0 0 0 25%;
-}
-
-.formtastic .fragment {
-  float:left;
-  width:auto;
-  margin:0 .3em 0 0;
-  padding:0;
-  border:0;
-}
-
-.formtastic .fragment label {
-  display:none;
-}
-
-.formtastic .fragment label input {
-  display:inline;
-  margin:0;
-  padding:0;
-}
diff --git a/apps/contacts/css/styles.css b/apps/contacts/css/styles.css
index c890be8582403c2f8ae242d51e81d3b75d174520..4fcd8fc113161a0aeb24337cdde2bbf29197cf32 100644
--- a/apps/contacts/css/styles.css
+++ b/apps/contacts/css/styles.css
@@ -4,13 +4,51 @@
 #contacts_details_name { font-weight:bold;font-size:1.1em;margin-left:25%;}
 #contacts_details_photo { margin:.5em 0em .5em 25%; }
 
-#contacts_deletecard {position:absolute;top:15px;right:0;}
+#contacts_deletecard {position:absolute;top:15px;right:25px;}
+#contacts_downloadcard {position:absolute;top:15px;right:50px;}
 #contacts_details_list { list-style:none; }
 #contacts_details_list li { overflow:visible; }
 #contacts_details_list li p.contacts_property_name { width:25%; float:left;text-align:right;padding-right:0.3em;color:#666; }
-#contacts_details_list li p.contacts_property_data, #contacts_details_list li ul.contacts_property_data { width:72%;float:left; }
+#contacts_details_list li p.contacts_property_data, #contacts_details_list li ul.contacts_property_data { width:72%;float:left; clear: right; }
 #contacts_setproperty_button { margin-left:25%; }
 
+dl.form
+{
+	width: 100%;
+	float: left;
+	clear: right;
+	margin: 1em;
+	padding: 0;
+}
+
+.form dt
+{
+	display: table-cell;
+	clear: left;
+	float: left;
+	min-width: 10em;
+	margin: 0;
+	padding-top: 0.5em;
+	padding-right: 1em;
+	font-weight: bold;
+	text-align:right;
+	vertical-align: text-bottom;
+	bottom: 0px;
+}
+
+.form dd
+{
+	display: table-cell;
+	clear: right;
+	float: left;
+	min-width: 20em;
+	margin: 0;
+	padding: 0;
+	white-space: nowrap;
+	top: 0px;
+}
+.form input { position: relative; width: 20em; }
+
 .contacts_property_data ul, ol.contacts_property_data { list-style:none; }
 .contacts_property_data li { overflow: hidden; }
 .contacts_property_data li label { width:20%; float:left; text-align:right;padding-right:0.3em; }
diff --git a/apps/contacts/export.php b/apps/contacts/export.php
index fd2d7da175084501d937aab1102d39dfa528ea44..735d1c5b6316872f8911928c259aa0ba0fc3ebfb 100644
--- a/apps/contacts/export.php
+++ b/apps/contacts/export.php
@@ -1,6 +1,6 @@
 <?php
 /**
- * Copyright (c) 2011 Georg Ehrke <ownclouddev at georgswebsite dot de>
+ * Copyright (c) 2011-2012 Thomas Tanghus <thomas@tanghus.net>
  * This file is licensed under the Affero General Public License version 3 or
  * later.
  * See the COPYING-README file.
@@ -20,9 +20,9 @@ if(isset($book)){
 	$cardobjects = OC_Contacts_VCard::all($book);
 	header('Content-Type: text/directory');
 	header('Content-Disposition: inline; filename=' . str_replace(' ', '_', $addressbook['displayname']) . '.vcf'); 
-	for($i = 0;$i <= count($cardobjects); $i++){
-		echo $cardobjects[$i]['carddata'];
-		//echo '\r\n';
+
+	foreach($cardobjects as $card) {
+		echo $card['carddata'];
 	}
 }elseif(isset($contact)){	
 	$data = OC_Contacts_App::getContactObject($contact);
@@ -33,7 +33,7 @@ if(isset($book)){
 		exit;
 	}
 	header('Content-Type: text/directory');
-	header('Content-Disposition: inline; filename=' . $data['fullname'] . '.vcf'); 
+	header('Content-Disposition: inline; filename=' . str_replace(' ', '_', $data['fullname']) . '.vcf'); 
 	echo $data['carddata'];
 }
 ?>
diff --git a/apps/contacts/index.php b/apps/contacts/index.php
index 5ab6f293ab4527b413f9e2f7d57eece91c95fa2a..6f65ac1c6055e7b4780e93917f56bfad6aba75f5 100644
--- a/apps/contacts/index.php
+++ b/apps/contacts/index.php
@@ -42,38 +42,28 @@ OC_App::setActiveNavigationEntry( 'contacts_index' );
 
 // Load a specific user?
 $id = isset( $_GET['id'] ) ? $_GET['id'] : null;
-/*
-// sort addressbooks  (use contactsort)
-usort($addressbooks,'contacts_namesort');
-
-$contacts = array();
-foreach( $addressbooks as $addressbook ){
-	$addressbookcontacts = OC_Contacts_VCard::all($addressbook['id']);
-	foreach( $addressbookcontacts as $contact ){
-		if(is_null($contact['fullname'])){
-			continue;
-		}
-		$contacts[] = $contact;
-	}
-}
-
-usort($contacts,'contacts_namesort');
-*/
 $details = array();
 
 // FIXME: This cannot work..?
-if( !is_null($id)/* || count($contacts)*/){
-	if(is_null($id)) $id = $contacts[0]['id'];
+if(is_null($id) && count($contacts) > 0) {
+	$id = $contacts[0]['id'];
+}
+if(!is_null($id)) {
 	$vcard = OC_Contacts_App::getContactVCard($id);
 	$details = OC_Contacts_VCard::structureContact($vcard);
 }
+// if( !is_null($id)/* || count($contacts)*/){
+// 	if(is_null($id)) $id = $contacts[0]['id'];
+// 	$vcard = OC_Contacts_App::getContactVCard($id);
+// 	$details = OC_Contacts_VCard::structureContact($vcard);
+// }
 
 // Include Style and Script
 OC_Util::addScript('contacts','interface');
-OC_Util::addStyle('contacts','styles');
-OC_Util::addStyle('contacts','formtastic');
+OC_Util::addScript('contacts','jquery.inview');
 OC_Util::addScript('', 'jquery.multiselect');
-OC_Util::addStyle('', 'jquery.multiselect');
+OC_Util::addStyle('contacts','styles');
+//OC_Util::addStyle('contacts','formtastic');
 
 $property_types = OC_Contacts_App::getAddPropertyOptions();
 $adr_types = OC_Contacts_App::getTypesOfProperty('ADR');
diff --git a/apps/contacts/js/interface.js b/apps/contacts/js/interface.js
index 35639ef6cc79f460ecc6171e4561beadb4d6ee65..fe58a46d24720a7a433dca261bbf5f0451440562 100644
--- a/apps/contacts/js/interface.js
+++ b/apps/contacts/js/interface.js
@@ -1,3 +1,26 @@
+/**
+ * ownCloud - Addressbook
+ *
+ * @author Jakob Sack
+ * @copyright 2011 Jakob Sack mail@jakobsack.de
+ * @copyright 2011-2012 Thomas Tanghus <thomas@tanghus.net>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
+ * License as published by the Free Software Foundation; either
+ * version 3 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU AFFERO GENERAL PUBLIC LICENSE for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public
+ * License along with this library.  If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
+
+
 Contacts={
 	UI:{
 		showCardDAVUrl:function(username, bookname){
@@ -5,6 +28,30 @@ Contacts={
 			$('#carddav_url').show();
 			$('#carddav_url_close').show();
 		},
+		messageBox:function(title, msg) {
+			if($('#messagebox').dialog('isOpen') == true){
+				// NOTE: Do we ever get here?
+				$('#messagebox').dialog('moveToTop');
+			}else{
+				$('#dialog_holder').load(OC.filePath('contacts', 'ajax', 'messagebox.php'), function(){
+					$('#messagebox').dialog(
+						{
+							autoOpen: true,
+							title: title,
+							buttons: [{
+										text: "Ok",
+										click: function() { $(this).dialog("close"); }
+									}],
+							close: function(event, ui) {
+								$(this).dialog('destroy').remove();
+							},
+							open: function(event, ui) {
+								$('#messagebox_msg').html(msg);
+							}
+					});
+				});
+			}
+		},
 		Addressbooks:{
 			overview:function(){
 				if($('#chooseaddressbook_dialog').dialog('isOpen') == true){
@@ -59,7 +106,8 @@ Contacts={
 							Contacts.UI.Contacts.update();
 							Contacts.UI.Addressbooks.overview();
 						} else {
-							alert('Error: ' + data.message);
+							Contacts.UI.messageBox(t('contacts', 'Error'), data.message);
+							//alert('Error: ' + data.message);
 						}
 					  });
 				}
@@ -88,37 +136,29 @@ Contacts={
 			}
 		},
 		Contacts:{
+			/**
+			 * Reload the contacts list.
+			 */
 			update:function(){
 				$.getJSON('ajax/contacts.php',{},function(jsondata){
 					if(jsondata.status == 'success'){
 						$('#contacts').html(jsondata.data.page);
 					}
 					else{
-						alert(jsondata.data.message);
+						Contacts.UI.messageBox(t('contacts', 'Error'),jsondata.data.message);
+						//alert(jsondata.data.message);
 					}
 				});
-				/*
-				var contactlist = $('#contacts');
-				var contacts = contactlist.children('li').get();
-				//alert(contacts);
-				contacts.sort(function(a, b) {
-					var compA = $(a).text().toUpperCase();
-					var compB = $(b).text().toUpperCase();
-					return (compA < compB) ? -1 : (compA > compB) ? 1 : 0;
-				})
-				$.each(contacts, function(idx, itm) { contactlist.append(itm); });
-				*/
-				setTimeout(Contacts.UI.Contacts.lazyupdate(), 500);
+				setTimeout(Contacts.UI.Contacts.lazyupdate, 500);
 			},
+			/**
+			 * Add thumbnails to the contact list as they become visible in the viewport.
+			 */
 			lazyupdate:function(){
-				//alert('lazyupdate');
 				$('#contacts li').live('inview', function(){
 					if (!$(this).find('a').attr('style')) {
-						//alert($(this).data('id') + ' has background: ' + $(this).attr('style'));
 						$(this).find('a').css('background','url(thumbnail.php?id='+$(this).data('id')+') no-repeat');
-					}/* else {
-						alert($(this).data('id') + ' has style ' + $(this).attr('style').match('url'));
-					}*/
+					}
 				});
 			}
 		}
@@ -129,6 +169,10 @@ $(document).ready(function(){
 	/*-------------------------------------------------------------------------
 	 * Event handlers
 	 *-----------------------------------------------------------------------*/
+	
+	/**
+	 * Load the details view for a contact.
+	 */
 	$('#leftcontent li').live('click',function(){
 		var id = $(this).data('id');
 		var oldid = $('#rightcontent').data('id');
@@ -142,13 +186,18 @@ $(document).ready(function(){
 				$('#leftcontent li[data-id="'+jsondata.data.id+'"]').addClass('active');
 			}
 			else{
-				alert(jsondata.data.message);
+				Contacts.UI.messageBox(t('contacts', 'Error'), jsondata.data.message);
+				//alert(jsondata.data.message);
 			}
 		});
 		return false;
 	});
 
+	/**
+	 * Delete currently selected contact (and clear form?)
+	 */
 	$('#contacts_deletecard').live('click',function(){
+		$('#contacts_deletecard').tipsy('hide');
 		var id = $('#rightcontent').data('id');
 		$.getJSON('ajax/deletecard.php',{'id':id},function(jsondata){
 			if(jsondata.status == 'success'){
@@ -157,12 +206,17 @@ $(document).ready(function(){
 				$('#rightcontent').empty();
 			}
 			else{
-				alert(jsondata.data.message);
+				Contacts.UI.messageBox(t('contacts', 'Error'), jsondata.data.message);
+				//alert(jsondata.data.message);
 			}
 		});
 		return false;
 	});
 
+	/**
+	 * Add a property to the contact.
+	 * NOTE: Where does 'contacts_addproperty' exist?
+	 */
 	$('#contacts_addproperty').live('click',function(){
 		var id = $('#rightcontent').data('id');
 		$.getJSON('ajax/showaddproperty.php',{'id':id},function(jsondata){
@@ -171,12 +225,16 @@ $(document).ready(function(){
 				$('#contacts_addproperty').hide();
 			}
 			else{
-				alert(jsondata.data.message);
+				Contacts.UI.messageBox(t('contacts', 'Error'), jsondata.data.message);
+				alert('From handler: '+jsondata.data.message);
 			}
 		});
 		return false;
 	});
 
+	/**
+	 * Change the inputs based on which type of property is selected for addition.
+	 */
 	$('#contacts_addpropertyform [name="name"]').live('change',function(){
 		$('#contacts_addpropertyform #contacts_addresspart').remove();
 		$('#contacts_addpropertyform #contacts_phonepart').remove();
@@ -200,17 +258,23 @@ $(document).ready(function(){
 				$('#contacts_addpropertyform').before(jsondata.data.page);
 			}
 			else{
-				alert(jsondata.data.message);
+				Contacts.UI.messageBox(t('contacts', 'Error'), jsondata.data.message);
 			}
 		}, 'json');
 		return false;
 	});
 
+	/**
+	 * Show the Addressbook chooser
+	 */
 	$('#chooseaddressbook').click(function(){
 		Contacts.UI.Addressbooks.overview();
 		return false;
 	});
-	
+
+	/**
+	 * Open blank form to add new contact.
+	 */
 	$('#contacts_newcontact').click(function(){
 		$.getJSON('ajax/showaddcard.php',{},function(jsondata){
 			if(jsondata.status == 'success'){
@@ -219,27 +283,46 @@ $(document).ready(function(){
 					.find('select').chosen();
 			}
 			else{
-				alert(jsondata.data.message);
+				Contacts.UI.messageBox(t('contacts', 'Error'), jsondata.data.message);
+				//alert(jsondata.data.message);
 			}
 		});
 		return false;
 	});
-
+	
+	/**
+	 * Add and insert a new contact into the list.
+	 */
 	$('#contacts_addcardform input[type="submit"]').live('click',function(){
 		$.post('ajax/addcard.php',$('#contacts_addcardform').serialize(),function(jsondata){
 			if(jsondata.status == 'success'){
 				$('#rightcontent').data('id',jsondata.data.id);
 				$('#rightcontent').html(jsondata.data.page);
 				$('#leftcontent .active').removeClass('active');
-				$('#leftcontent ul').append('<li data-id="'+jsondata.data.id+'" class="active"><a href="index.php?id='+jsondata.data.id+'">'+jsondata.data.name+'</a></li>');
+				var item = '<li data-id="'+jsondata.data.id+'" class="active"><a href="index.php?id='+jsondata.data.id+'"  style="background: url(thumbnail.php?id='+jsondata.data.id+') no-repeat scroll 0% 0% transparent;">'+jsondata.data.name+'</a></li>';
+				var added = false;
+				$('#leftcontent ul li').each(function(){
+					if ($(this).text().toLowerCase() > jsondata.data.name.toLowerCase()) {
+						$(this).before(item).fadeIn('fast');
+						added = true;
+						return false;
+					}
+				});
+				if(!added) {
+					$('#leftcontent ul').append(item);
+				}
 			}
 			else{
-				alert(jsondata.data.message);
+				Contacts.UI.messageBox(t('contacts', 'Error'), jsondata.data.message);
+				//alert(jsondata.data.message);
 			}
 		}, 'json');
 		return false;
 	});
-
+	
+	/**
+	 * Show inputs for editing a property.
+	 */
 	$('.contacts_property [data-use="edit"]').live('click',function(){
 		var id = $('#rightcontent').data('id');
 		var checksum = $(this).parents('.contacts_property').first().data('checksum');
@@ -249,19 +332,24 @@ $(document).ready(function(){
 					.find('select').chosen();
 			}
 			else{
-				alert(jsondata.data.message);
+				Contacts.UI.messageBox(t('contacts', 'Error'), jsondata.data.message);
+				//alert(jsondata.data.message);
 			}
 		});
 		return false;
 	});
 
+	/**
+	 * Save the edited property
+	 */
 	$('#contacts_setpropertyform input[type="submit"]').live('click',function(){
 		$.post('ajax/setproperty.php',$(this).parents('form').first().serialize(),function(jsondata){
 			if(jsondata.status == 'success'){
 				$('.contacts_property[data-checksum="'+jsondata.data.oldchecksum+'"]').replaceWith(jsondata.data.page);
 			}
 			else{
-				alert(jsondata.data.message);
+				Contacts.UI.messageBox(t('contacts', 'Error'), jsondata.data.message);
+				//alert(jsondata.data.message);
 			}
 		},'json');
 		return false;
@@ -275,7 +363,8 @@ $(document).ready(function(){
 				$('.contacts_property[data-checksum="'+checksum+'"]').remove();
 			}
 			else{
-				alert(jsondata.data.message);
+				Contacts.UI.messageBox(t('contacts', 'Error'), jsondata.data.message);
+				//alert(jsondata.data.message);
 			}
 		});
 		return false;
@@ -312,4 +401,7 @@ $(document).ready(function(){
 			// element has gone out of viewport
 		}
 	});
+	
+	$('.button').tipsy();
+	//Contacts.UI.messageBox('Hello','Sailor');
 });
diff --git a/apps/contacts/l10n/ar.php b/apps/contacts/l10n/ar.php
new file mode 100644
index 0000000000000000000000000000000000000000..662c657797bd22c0270690170df42712d631d895
--- /dev/null
+++ b/apps/contacts/l10n/ar.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "هذا ليس دفتر عناوينك.",
+"Contact could not be found." => "لم يتم العثور على الشخص.",
+"vCard could not be read." => "لم يتم قراءة ال vCard بنجاح.",
+"Information about vCard is incorrect. Please reload the page." => "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة.",
+"Address" => "عنوان",
+"Telephone" => "الهاتف",
+"Email" => "البريد الالكتروني",
+"Organization" => "المؤسسة",
+"Work" => "الوظيفة",
+"Home" => "البيت",
+"Mobile" => "الهاتف المحمول",
+"Text" => "معلومات إضافية",
+"Voice" => "صوت",
+"Fax" => "الفاكس",
+"Video" => "الفيديو",
+"Pager" => "الرنان",
+"This is not your contact." => ".هذا ليس من معارفي",
+"This card is not RFC compatible." => "هذا الكرت ليس متلائم مع نظام ال RFC.",
+"This card does not contain a photo." => "لا يحتوي هذا الكرت على صورة.",
+"Add Contact" => "أضف شخص ",
+"Group" => "مجموعة",
+"Name" => "الاسم",
+"PO Box" => "العنوان البريدي",
+"Extended" => "إضافة",
+"Street" => "شارع",
+"City" => "المدينة",
+"Region" => "المنطقة",
+"Zipcode" => "رقم المنطقة",
+"Country" => "البلد",
+"Create Contact" => "أضف شخص ",
+"Edit" => "تعديل",
+"Delete" => "حذف",
+"Birthday" => "تاريخ الميلاد",
+"Phone" => "الهاتف"
+);
diff --git a/apps/contacts/l10n/ca.php b/apps/contacts/l10n/ca.php
new file mode 100644
index 0000000000000000000000000000000000000000..4b917ef21f6096d2abadd1f2eaea8f80de7fe12a
--- /dev/null
+++ b/apps/contacts/l10n/ca.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Aquesta no és la vostra llibreta d'adreces",
+"Contact could not be found." => "No s'ha trobat el contacte.",
+"vCard could not be read." => "No s'ha pogut llegir la vCard",
+"Information about vCard is incorrect. Please reload the page." => "La informació de la vCard és incorrecta. Carregueu la pàgina de nou.",
+"Address" => "Adreça",
+"Telephone" => "Telèfon",
+"Email" => "Correu electrònic",
+"Organization" => "Organització",
+"Work" => "Feina",
+"Home" => "Casa",
+"Mobile" => "Mòbil",
+"Text" => "Text",
+"Voice" => "Veu",
+"Fax" => "Fax",
+"Video" => "Vídeo",
+"Pager" => "Paginador",
+"This is not your contact." => "Aquest contacte no és vostre.",
+"This card is not RFC compatible." => "Aquesta targeta no és compatible amb RFC.",
+"This card does not contain a photo." => "Aquesta targeta no conté foto.",
+"Add Contact" => "Afegeix un contacte",
+"Group" => "Grup",
+"Name" => "Nom",
+"PO Box" => "Adreça Postal",
+"Extended" => "Addicional",
+"Street" => "Carrer",
+"City" => "Ciutat",
+"Region" => "Comarca",
+"Zipcode" => "Codi postal",
+"Country" => "País",
+"Create Contact" => "Crea un contacte",
+"Edit" => "Edita",
+"Delete" => "Elimina",
+"Birthday" => "Aniversari",
+"Phone" => "Telèfon"
+);
diff --git a/apps/contacts/l10n/cs_CZ.php b/apps/contacts/l10n/cs_CZ.php
new file mode 100644
index 0000000000000000000000000000000000000000..7cdf8e427b78c5828558e49ddf2b33f267b6b980
--- /dev/null
+++ b/apps/contacts/l10n/cs_CZ.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Toto není Váš adresář.",
+"Contact could not be found." => "Kontakt nebyl nalezen.",
+"vCard could not be read." => "vCard nelze přečíst.",
+"Information about vCard is incorrect. Please reload the page." => "Informace o vCard je nesprávná. Obnovte stránku, prosím.",
+"Address" => "Adresa",
+"Telephone" => "Telefon",
+"Email" => "Email",
+"Organization" => "Organizace",
+"Work" => "Pracovní",
+"Home" => "Domácí",
+"Mobile" => "Mobil",
+"Text" => "Text",
+"Voice" => "Hlas",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Toto není Váš kontakt.",
+"This card is not RFC compatible." => "Tato karta není kompatibilní s RFC.",
+"This card does not contain a photo." => "Tato karta neobsahuje foto",
+"Add Contact" => "Přidat kontakt",
+"Group" => "Skupina",
+"Name" => "Jméno",
+"PO Box" => "PO box",
+"Extended" => "Rozšířené",
+"Street" => "Ulice",
+"City" => "Město",
+"Region" => "Kraj",
+"Zipcode" => "PSČ",
+"Country" => "Země",
+"Create Contact" => "Vytvořit kontakt",
+"Edit" => "Editovat",
+"Delete" => "Odstranit",
+"Birthday" => "Narozeniny",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/da.php b/apps/contacts/l10n/da.php
index 2ab382f714af832e2eb56c987b1eaae61453af20..f4defa28f206e612cd4edaaa1e711100512c9281 100644
--- a/apps/contacts/l10n/da.php
+++ b/apps/contacts/l10n/da.php
@@ -1,22 +1,26 @@
 <?php $TRANSLATIONS = array(
-"You need to log in." => "Du skal logge ind.",
 "This is not your addressbook." => "Dette er ikke din adressebog.",
-"Contact could not be found." => "Kontakt kunne ikke findes.",
-"This is not your contact." => "Dette er ikke din kontakt.",
+"Contact could not be found." => "Kontaktperson kunne ikke findes.",
 "vCard could not be read." => "Kunne ikke læse vCard.",
 "Information about vCard is incorrect. Please reload the page." => "Informationen om vCard er forkert. Genindlæs siden.",
-"This card is not RFC compatible." => "Dette kort er ikke RFC-kompatibelt.",
-"This card does not contain a photo." => "Dette kort indeholder ikke et foto.",
-"Add Contact" => "Tilføj kontakt",
-"Group" => "Gruppe",
-"Name" => "Navn",
-"Create Contact" => "Ny Kontakt",
 "Address" => "Adresse",
 "Telephone" => "Telefon",
 "Email" => "Email",
 "Organization" => "Organisation",
 "Work" => "Arbejde",
-"Home" => "Hjem",
+"Home" => "Hjemme",
+"Mobile" => "Mobil",
+"Text" => "SMS",
+"Voice" => "Telefonsvarer",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Personsøger",
+"This is not your contact." => "Dette er ikke din kontaktperson.",
+"This card is not RFC compatible." => "Dette kort er ikke RFC-kompatibelt.",
+"This card does not contain a photo." => "Dette kort indeholder ikke et foto.",
+"Add Contact" => "Tilføj kontaktperson",
+"Group" => "Gruppe",
+"Name" => "Navn",
 "PO Box" => "Postboks",
 "Extended" => "Udvidet",
 "Street" => "Vej",
@@ -24,15 +28,9 @@
 "Region" => "Region",
 "Zipcode" => "Postnummer",
 "Country" => "Land",
-"Mobile" => "Mobil",
-"Text" => "SMS",
-"Voice" => "Telefonsvarer",
-"Fax" => "Fax",
-"Video" => "Video",
-"Pager" => "Personsøger",
+"Create Contact" => "Ny kontaktperson",
+"Edit" => "Rediger",
 "Delete" => "Slet",
-"Add Property" => "Tilføj Egenskab",
 "Birthday" => "Fødselsdag",
-"Phone" => "Telefon",
-"Edit" => "Redigér"
+"Phone" => "Telefon"
 );
diff --git a/apps/contacts/l10n/de.php b/apps/contacts/l10n/de.php
index 04a7402442af2abe3d709c9f1f4ff43885ffb877..f98cabcb5edc02194275a19a16279ff0fac742d3 100644
--- a/apps/contacts/l10n/de.php
+++ b/apps/contacts/l10n/de.php
@@ -1,9 +1,36 @@
 <?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Dies ist nicht dein Adressbuch.",
+"Contact could not be found." => "Kontakt konnte nicht gefunden werden.",
+"vCard could not be read." => "vCard konnte nicht gelesen werden.",
+"Information about vCard is incorrect. Please reload the page." => "Die Information der vCard ist fehlerhaft. Bitte aktualisiere die Seite.",
+"Address" => "Adresse",
+"Telephone" => "Telefon",
+"Email" => "Email",
+"Organization" => "Organisation",
+"Work" => "Arbeit",
+"Home" => "Zuhause",
 "Mobile" => "Mobil",
 "Text" => "Text",
+"Voice" => "Anruf",
 "Fax" => "Fax",
 "Video" => "Video",
 "Pager" => "Pager",
+"This is not your contact." => "Dies ist nicht dein Kontakt.",
+"This card is not RFC compatible." => "Diese Karte ist nicht RFC-kompatibel.",
+"This card does not contain a photo." => "Diese Karte enthält kein Foto.",
+"Add Contact" => "Kontakt hinzufügen",
+"Group" => "Gruppe",
+"Name" => "Name",
+"PO Box" => "Postfach",
+"Extended" => "Erweitert",
+"Street" => "Straße",
+"City" => "Stadt",
+"Region" => "Region",
+"Zipcode" => "Postleitzahl",
+"Country" => "Land",
+"Create Contact" => "Kontakt erstellen",
+"Edit" => "Bearbeiten",
+"Delete" => "Löschen",
 "Birthday" => "Geburtstag",
-"Edit" => "Bearbeiten"
+"Phone" => "Telefon"
 );
diff --git a/apps/contacts/l10n/el.php b/apps/contacts/l10n/el.php
new file mode 100644
index 0000000000000000000000000000000000000000..3a0b24eae8e861a1869f93357429c15111c87bb7
--- /dev/null
+++ b/apps/contacts/l10n/el.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Αυτό δεν είναι βιβλίο διευθύνσεων σας.",
+"Contact could not be found." => "Η επαφή δεν μπρόρεσε να βρεθεί.",
+"vCard could not be read." => "Η vCard δεν μπορεί να διαβαστεί.",
+"Information about vCard is incorrect. Please reload the page." => "Οι πληροφορίες σχετικά με vCard είναι εσφαλμένες. Παρακαλώ επαναφορτώστε τη σελίδα.",
+"Address" => "Διεύθυνση",
+"Telephone" => "Τηλέφωνο",
+"Email" => "Email",
+"Organization" => "Οργανισμός",
+"Work" => "Εργασία",
+"Home" => "Σπίτι",
+"Mobile" => "Κινητό",
+"Text" => "Κείμενο",
+"Voice" => "Φωνή",
+"Fax" => "Φαξ",
+"Video" => "Βίντεο",
+"Pager" => "Βομβητής",
+"This is not your contact." => "Αυτή δεν είναι επαφή σας.",
+"This card is not RFC compatible." => "Αυτή η κάρτα δεν είναι RFC συμβατή.",
+"This card does not contain a photo." => "Αυτή η κάρτα δεν περιέχει φωτογραφία.",
+"Add Contact" => "Προσθήκη επαφής",
+"Group" => "Ομάδα",
+"Name" => "Όνομα",
+"PO Box" => "Ταχ. Θυρίδα",
+"Extended" => "Εκτεταμένη",
+"Street" => "Οδός",
+"City" => "Πόλη",
+"Region" => "Περιοχή",
+"Zipcode" => "Τ.Κ.",
+"Country" => "Χώρα",
+"Create Contact" => "Δημιουργία επαφής",
+"Edit" => "Επεξεργασία",
+"Delete" => "Διαγραφή",
+"Birthday" => "Γενέθλια",
+"Phone" => "Τηλέφωνο"
+);
diff --git a/apps/contacts/l10n/eo.php b/apps/contacts/l10n/eo.php
new file mode 100644
index 0000000000000000000000000000000000000000..1b9fe8c1a1429c3080de0a13469e4f502d8ad148
--- /dev/null
+++ b/apps/contacts/l10n/eo.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ĉi tiu ne estas via adresaro.",
+"Contact could not be found." => "Ne eblis trovi la kontakton.",
+"vCard could not be read." => "Ne eblis legi vCard-on.",
+"Information about vCard is incorrect. Please reload the page." => "Informo pri vCard estas malĝusta. Bonvolu reŝargi la paĝon.",
+"Address" => "Adreso",
+"Telephone" => "Telefono",
+"Email" => "Retpoŝtadreso",
+"Organization" => "Organizaĵo",
+"Work" => "Laboro",
+"Home" => "Hejmo",
+"Mobile" => "Poŝtelefono",
+"Text" => "Teksto",
+"Voice" => "Voĉo",
+"Fax" => "Fakso",
+"Video" => "Videaĵo",
+"Pager" => "Televokilo",
+"This is not your contact." => "Tiu ĉi ne estas via kontakto.",
+"This card is not RFC compatible." => "Ĉi tiu karto ne kongruas kun RFC.",
+"This card does not contain a photo." => "Ĉi tiu karto ne havas foton.",
+"Add Contact" => "Aldoni kontakton",
+"Group" => "Grupo",
+"Name" => "Nomo",
+"PO Box" => "Abonkesto",
+"Extended" => "Etendita",
+"Street" => "Strato",
+"City" => "Urbo",
+"Region" => "Regiono",
+"Zipcode" => "Poŝtokodo",
+"Country" => "Lando",
+"Create Contact" => "Krei kontakton",
+"Edit" => "Redakti",
+"Delete" => "Forigi",
+"Birthday" => "Naskiĝotago",
+"Phone" => "Telefono"
+);
diff --git a/apps/contacts/l10n/es.php b/apps/contacts/l10n/es.php
new file mode 100644
index 0000000000000000000000000000000000000000..30dedf89fd6ac24f8ce9d8eca66f384f70b2058f
--- /dev/null
+++ b/apps/contacts/l10n/es.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Esta no es tu agenda de contactos.",
+"Contact could not be found." => "No se pudo encontrar el contacto.",
+"vCard could not be read." => "No se pudo leer el vCard.",
+"Information about vCard is incorrect. Please reload the page." => "La información sobre el vCard es incorrecta. Por favor vuelve a cargar la página.",
+"Address" => "Dirección",
+"Telephone" => "Teléfono",
+"Email" => "Correo electrónico",
+"Organization" => "Organización",
+"Work" => "Trabajo",
+"Home" => "Particular",
+"Mobile" => "Móvil",
+"Text" => "Texto",
+"Voice" => "Voz",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Localizador",
+"This is not your contact." => "Este no es tu contacto.",
+"This card is not RFC compatible." => "Esta tarjeta no es compatible con RFC.",
+"This card does not contain a photo." => "Esta tarjeta no contiene ninguna foto.",
+"Add Contact" => "Agregar contacto",
+"Group" => "Grupo",
+"Name" => "Nombre",
+"PO Box" => "Código postal",
+"Extended" => "Extendido",
+"Street" => "Calle",
+"City" => "Ciudad",
+"Region" => "Región",
+"Zipcode" => "Código Postal",
+"Country" => "País",
+"Create Contact" => "Crear contacto",
+"Edit" => "Editar",
+"Delete" => "Borrar",
+"Birthday" => "Cumpleaños",
+"Phone" => "Teléfono"
+);
diff --git a/apps/contacts/l10n/et_EE.php b/apps/contacts/l10n/et_EE.php
new file mode 100644
index 0000000000000000000000000000000000000000..341a74cf7783ee6af4d1cdf9d544c1d123d950f5
--- /dev/null
+++ b/apps/contacts/l10n/et_EE.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "See pole sinu aadressiraamat.",
+"Contact could not be found." => "Kontakti ei leitud.",
+"vCard could not be read." => "Visiitkaardi lugemine ebaõnnestus,",
+"Information about vCard is incorrect. Please reload the page." => "Visiitkaardi info pole korrektne. Palun lae leht uuesti.",
+"Address" => "Aadress",
+"Telephone" => "Telefon",
+"Email" => "E-post",
+"Organization" => "Organisatsioon",
+"Work" => "Töö",
+"Home" => "Kodu",
+"Mobile" => "Mobiil",
+"Text" => "Tekst",
+"Voice" => "Hääl",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Piipar",
+"This is not your contact." => "See pole sinu kontakt.",
+"This card is not RFC compatible." => "See kaart ei ühildu RFC-ga.",
+"This card does not contain a photo." => "Sellel kaardil pole fotot.",
+"Add Contact" => "Lisa kontakt",
+"Group" => "Grupp",
+"Name" => "Nimi",
+"PO Box" => "Postkontori postkast",
+"Extended" => "Laiendatud",
+"Street" => "Tänav",
+"City" => "Linn",
+"Region" => "Piirkond",
+"Zipcode" => "Postiindeks",
+"Country" => "Riik",
+"Create Contact" => "Lisa kontakt",
+"Edit" => "Muuda",
+"Delete" => "Kustuta",
+"Birthday" => "Sünnipäev",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/eu.php b/apps/contacts/l10n/eu.php
new file mode 100644
index 0000000000000000000000000000000000000000..19b7ddb3e43ef2c1cf2a97cfe3265e780fb3ec5f
--- /dev/null
+++ b/apps/contacts/l10n/eu.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Hau ez da zure helbide liburua.",
+"Contact could not be found." => "Ezin izan da kontaktua aurkitu.",
+"vCard could not be read." => "Ezin izan da vCard-a irakurri.",
+"Information about vCard is incorrect. Please reload the page." => "vCard-aren inguruko informazioa okerra da. Mesedez birkargatu orrialdea.",
+"Address" => "Helbidea",
+"Telephone" => "Telefonoa",
+"Email" => "Eposta",
+"Organization" => "Erakundea",
+"Work" => "Lana",
+"Home" => "Etxea",
+"Mobile" => "Mugikorra",
+"Text" => "Testua",
+"Voice" => "Ahotsa",
+"Fax" => "Fax-a",
+"Video" => "Bideoa",
+"Pager" => "Bilagailua",
+"This is not your contact." => "Hau ez da zure kontaktua.",
+"This card is not RFC compatible." => "Txartel hau ez da RFC bateragarria.",
+"This card does not contain a photo." => "Txartel honek ez dauka argazkirik.",
+"Add Contact" => "Gehitu Kontaktua",
+"Group" => "Taldea",
+"Name" => "Izena",
+"PO Box" => "Posta kutxa",
+"Extended" => "Hedatua",
+"Street" => "Kalea",
+"City" => "Hiria",
+"Region" => "Eskualdea",
+"Zipcode" => "Posta Kodea",
+"Country" => "Herrialdea",
+"Create Contact" => "Sortu Kontaktua",
+"Edit" => "Editatu",
+"Delete" => "Ezabatu",
+"Birthday" => "Jaioteguna",
+"Phone" => "Telefonoa"
+);
diff --git a/apps/contacts/l10n/fr.php b/apps/contacts/l10n/fr.php
new file mode 100644
index 0000000000000000000000000000000000000000..2b9cdc77a0a52fd3b5751fdc91d117f48f839432
--- /dev/null
+++ b/apps/contacts/l10n/fr.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ce n'est pas votre carnet d'adresses.",
+"Contact could not be found." => "Ce contact n'a pas été trouvé.",
+"vCard could not be read." => "Cette vCard n'a pas pu être lue.",
+"Information about vCard is incorrect. Please reload the page." => "Les informations relatives à cette vCard sont incorrectes. Veuillez recharger la page.",
+"Address" => "Adresse",
+"Telephone" => "Téléphone",
+"Email" => "Email",
+"Organization" => "Société",
+"Work" => "Travail",
+"Home" => "Maison",
+"Mobile" => "Mobile",
+"Text" => "Texte",
+"Voice" => "Voix",
+"Fax" => "Fax",
+"Video" => "Vidéo",
+"Pager" => "Bipeur",
+"This is not your contact." => "Ce n'est pas votre contact.",
+"This card is not RFC compatible." => "Cette fiche n'est pas compatible RFC.",
+"This card does not contain a photo." => "Cette fiche ne contient pas de photo.",
+"Add Contact" => "Ajouter un Contact",
+"Group" => "Groupe",
+"Name" => "Nom",
+"PO Box" => "Boîte postale",
+"Extended" => "Étendu",
+"Street" => "Rue",
+"City" => "Ville",
+"Region" => "Région",
+"Zipcode" => "Code postal",
+"Country" => "Pays",
+"Create Contact" => "Créer le Contact",
+"Edit" => "Modifier",
+"Delete" => "Effacer",
+"Birthday" => "Anniversaire",
+"Phone" => "Téléphone"
+);
diff --git a/apps/contacts/l10n/he.php b/apps/contacts/l10n/he.php
new file mode 100644
index 0000000000000000000000000000000000000000..22275f77e5960843c004bdffa4ef02910653a3c7
--- /dev/null
+++ b/apps/contacts/l10n/he.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "זהו אינו ספר הכתובות שלך",
+"Contact could not be found." => "לא ניתן לאתר איש קשר",
+"vCard could not be read." => "לא ניתן לקרוא vCard.",
+"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.",
+"Address" => "כתובת",
+"Telephone" => "טלפון",
+"Email" => "דואר אלקטרוני",
+"Organization" => "ארגון",
+"Work" => "עבודה",
+"Home" => "בית",
+"Mobile" => "נייד",
+"Text" => "טקסט",
+"Voice" => "קולי",
+"Fax" => "פקס",
+"Video" => "וידאו",
+"Pager" => "זימונית",
+"This is not your contact." => "זהו אינו איש קשר שלך",
+"This card is not RFC compatible." => "כרטיס זה אינו תואם ל־RFC",
+"This card does not contain a photo." => "כרטיס זה אינו כולל תמונה",
+"Add Contact" => "הוספת איש קשר",
+"Group" => "קבוצה",
+"Name" => "שם",
+"PO Box" => "תא דואר",
+"Extended" => "מורחב",
+"Street" => "רחוב",
+"City" => "עיר",
+"Region" => "אזור",
+"Zipcode" => "מיקוד",
+"Country" => "מדינה",
+"Create Contact" => "יצירת איש קשר",
+"Edit" => "עריכה",
+"Delete" => "מחיקה",
+"Birthday" => "יום הולדת",
+"Phone" => "טלפון"
+);
diff --git a/apps/contacts/l10n/hr.php b/apps/contacts/l10n/hr.php
new file mode 100644
index 0000000000000000000000000000000000000000..4b62b292acf127d32d0273ff6380a5809c190b66
--- /dev/null
+++ b/apps/contacts/l10n/hr.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ovo nije vaš adresar.",
+"Contact could not be found." => "Kontakt ne postoji.",
+"vCard could not be read." => "Nemoguće pročitati vCard.",
+"Information about vCard is incorrect. Please reload the page." => "Informacija o vCard je neispravna. Osvježite stranicu.",
+"Address" => "Adresa",
+"Telephone" => "Telefon",
+"Email" => "E-mail",
+"Organization" => "Organizacija",
+"Work" => "Posao",
+"Home" => "Kuća",
+"Mobile" => "Mobitel",
+"Text" => "Tekst",
+"Voice" => "Glasovno",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Ovo nije vaš kontakt.",
+"This card is not RFC compatible." => "Ova kartica nije sukladna prema RFC direktivama.",
+"This card does not contain a photo." => "Ova kartica ne sadrži fotografiju.",
+"Add Contact" => "Dodaj kontakt",
+"Group" => "Grupa",
+"Name" => "Naziv",
+"PO Box" => "Poštanski Pretinac",
+"Extended" => "Prošireno",
+"Street" => "Ulica",
+"City" => "Grad",
+"Region" => "Regija",
+"Zipcode" => "Poštanski broj",
+"Country" => "Država",
+"Create Contact" => "Izradi Kontakt",
+"Edit" => "Uredi",
+"Delete" => "Obriši",
+"Birthday" => "Rođendan",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/hu_HU.php b/apps/contacts/l10n/hu_HU.php
new file mode 100644
index 0000000000000000000000000000000000000000..21123645ddb6efa425b21a3cd4c0e190e2639fa5
--- /dev/null
+++ b/apps/contacts/l10n/hu_HU.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ez nem a te címjegyzéked.",
+"Contact could not be found." => "Kapcsolat nem található.",
+"vCard could not be read." => "A vCard-ot nem lehet olvasni.",
+"Information about vCard is incorrect. Please reload the page." => "A vCardról szóló információ helytelen. Töltsd újra az oldalt.",
+"Address" => "Cím",
+"Telephone" => "Telefonszám",
+"Email" => "E-mail",
+"Organization" => "Organizáció",
+"Work" => "Munka",
+"Home" => "Otthon",
+"Mobile" => "Mobiltelefonszám",
+"Text" => "Szöveg",
+"Voice" => "Hang",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Lapozó",
+"This is not your contact." => "Nem a te kapcsolatod.",
+"This card is not RFC compatible." => "A kártya nem RFC kompatibilis.",
+"This card does not contain a photo." => "A kártya nem tartlmaz fényképet.",
+"Add Contact" => "Kontakt hozzáadása",
+"Group" => "Csoport",
+"Name" => "Név",
+"PO Box" => "Postafiók",
+"Extended" => "Kiterjesztett",
+"Street" => "Utca",
+"City" => "Helység",
+"Region" => "Megye",
+"Zipcode" => "Irányítószám",
+"Country" => "Ország",
+"Create Contact" => "Kontakt létrehozása",
+"Edit" => "Szerkesztés",
+"Delete" => "Törlés",
+"Birthday" => "Születésnap",
+"Phone" => "Telefonszám"
+);
diff --git a/apps/contacts/l10n/ia.php b/apps/contacts/l10n/ia.php
new file mode 100644
index 0000000000000000000000000000000000000000..2bd53255e850f2a3f67a5982540093aa0ea6e7f4
--- /dev/null
+++ b/apps/contacts/l10n/ia.php
@@ -0,0 +1,32 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Iste non es tu libro de adresses",
+"Contact could not be found." => "Contacto non poterea esser legite",
+"vCard could not be read." => "vCard non poterea esser legite.",
+"Address" => "Adresse",
+"Telephone" => "Telephono",
+"Email" => "E-posta",
+"Organization" => "Organisation",
+"Work" => "Travalio",
+"Home" => "Domo",
+"Text" => "Texto",
+"Voice" => "Voce",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Iste non es tu contacto",
+"This card is not RFC compatible." => "Iste carta non es compatibile con RFC",
+"Add Contact" => "Adder contacto",
+"Group" => "Gruppo",
+"Name" => "Nomine",
+"PO Box" => "Cassa postal",
+"Street" => "Strata",
+"City" => "Citate",
+"Region" => "Region",
+"Zipcode" => "Codice postal",
+"Country" => "Pais",
+"Create Contact" => "Crear contacto",
+"Edit" => "Modificar",
+"Delete" => "Deler",
+"Birthday" => "Anniversario",
+"Phone" => "Phono"
+);
diff --git a/apps/contacts/l10n/it.php b/apps/contacts/l10n/it.php
index 7a57d6fc5d2b39f5bdc57cc44d0f0b0940703d5f..c06a2b2a156920522ca602d3dd61d6ff1a0f2b5f 100644
--- a/apps/contacts/l10n/it.php
+++ b/apps/contacts/l10n/it.php
@@ -1,38 +1,36 @@
 <?php $TRANSLATIONS = array(
-"You need to log in." => "Bisogna effettuare il login.",
 "This is not your addressbook." => "Questa non è la tua rubrica.",
 "Contact could not be found." => "Il contatto non può essere trovato",
-"This is not your contact." => "Questo non è un tuo contatto.",
 "vCard could not be read." => "La vCard non può essere letta",
 "Information about vCard is incorrect. Please reload the page." => "Informazioni sulla vCard incorrette. Ricaricare la pagina.",
-"This card is not RFC compatible." => "Questa card non è compatibile con il protocollo RFC.",
-"This card does not contain a photo." => "Questa card non contiene una foto.",
-"Add Contact" => "Aggiungi contatto",
-"Group" => "Gruppo",
-"Name" => "Nome",
-"Create Contact" => "Crea contatto",
 "Address" => "Indirizzo",
 "Telephone" => "Telefono",
 "Email" => "Email",
 "Organization" => "Organizzazione",
 "Work" => "Lavoro",
 "Home" => "Casa",
-"PO Box" => "PO Box",
+"Mobile" => "Cellulare",
+"Text" => "Testo",
+"Voice" => "Voce",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Cercapersone",
+"This is not your contact." => "Questo non è un tuo contatto.",
+"This card is not RFC compatible." => "Questa card non è compatibile con il protocollo RFC.",
+"This card does not contain a photo." => "Questa card non contiene una foto.",
+"Add Contact" => "Aggiungi contatto",
+"Group" => "Gruppo",
+"Name" => "Nome",
+"PO Box" => "Casella postale",
 "Extended" => "Estendi",
 "Street" => "Via",
 "City" => "Città",
 "Region" => "Regione",
 "Zipcode" => "CAP",
 "Country" => "Stato",
-"Mobile" => "Cellulare",
-"Text" => "Testo",
-"Voice" => "Voce",
-"Fax" => "Fax",
-"Video" => "Video",
-"Pager" => "Pager",
+"Create Contact" => "Crea contatto",
+"Edit" => "Modifica",
 "Delete" => "Cancella",
-"Add Property" => "Aggiungi proprietà",
 "Birthday" => "Compleanno",
-"Phone" => "Telefono",
-"Edit" => "Modifica"
+"Phone" => "Telefono"
 );
diff --git a/apps/contacts/l10n/ja_JP.php b/apps/contacts/l10n/ja_JP.php
new file mode 100644
index 0000000000000000000000000000000000000000..d5ae4b632dddd01943dd700061f36ee078ccc6ca
--- /dev/null
+++ b/apps/contacts/l10n/ja_JP.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "これはあなたの電話帳ではありません。",
+"Contact could not be found." => "連絡先を見つける事ができません。",
+"vCard could not be read." => "vCardの読み込みに失敗しました。",
+"Information about vCard is incorrect. Please reload the page." => "vCardの情報に誤りがあります。ページをリロードして下さい。",
+"Address" => "住所",
+"Telephone" => "電話番号",
+"Email" => "メールアドレス",
+"Organization" => "所属",
+"Work" => "勤務先",
+"Home" => "住居",
+"Mobile" => "携帯電話",
+"Text" => "TTY TDD",
+"Voice" => "音声番号",
+"Fax" => "FAX",
+"Video" => "テレビ電話",
+"Pager" => "ポケベル",
+"This is not your contact." => "あなたの連絡先ではありません。",
+"This card is not RFC compatible." => "このカードはRFCに準拠していません。",
+"This card does not contain a photo." => "このカードは写真を含んでおりません。",
+"Add Contact" => "連絡先の追加",
+"Group" => "グループ",
+"Name" => "氏名",
+"PO Box" => "私書箱",
+"Extended" => "拡張番地",
+"Street" => "街路番地",
+"City" => "都市",
+"Region" => "地域",
+"Zipcode" => "郵便番号",
+"Country" => "国名",
+"Create Contact" => "追加",
+"Edit" => "編集",
+"Delete" => "削除",
+"Birthday" => "生年月日",
+"Phone" => "電話番号"
+);
diff --git a/apps/contacts/l10n/lb.php b/apps/contacts/l10n/lb.php
new file mode 100644
index 0000000000000000000000000000000000000000..df6e22bfab9acd2e37ab9fd1db25a130dbc01ff6
--- /dev/null
+++ b/apps/contacts/l10n/lb.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Dat do ass net däin Adressbuch.",
+"Contact could not be found." => "Konnt den Kontakt net fannen.",
+"vCard could not be read." => "vCard konnt net gelies ginn.",
+"Information about vCard is incorrect. Please reload the page." => "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei.",
+"Address" => "Adress",
+"Telephone" => "Telefon's Nummer",
+"Email" => "Email",
+"Organization" => "Firma",
+"Work" => "Aarbecht",
+"Home" => "Doheem",
+"Mobile" => "GSM",
+"Text" => "SMS",
+"Voice" => "Voice",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Dat do ass net däin Kontakt.",
+"This card is not RFC compatible." => "Déi do Kaart ass net RFC kompatibel.",
+"This card does not contain a photo." => "Déi do Kaart huet keng Foto.",
+"Add Contact" => "Kontakt bäisetzen",
+"Group" => "Grupp",
+"Name" => "Numm",
+"PO Box" => "Postleetzuel",
+"Extended" => "Erweidert",
+"Street" => "Strooss",
+"City" => "Staat",
+"Region" => "Regioun",
+"Zipcode" => "Postleetzuel",
+"Country" => "Land",
+"Create Contact" => "Kontakt erstellen",
+"Edit" => "Editéieren",
+"Delete" => "Läschen",
+"Birthday" => "Gebuertsdag",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/lt_LT.php b/apps/contacts/l10n/lt_LT.php
new file mode 100644
index 0000000000000000000000000000000000000000..ad92ebf9cceae902cf928d6914d8f2539d80a2a8
--- /dev/null
+++ b/apps/contacts/l10n/lt_LT.php
@@ -0,0 +1,33 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Tai ne jūsų adresų knygelė.",
+"Contact could not be found." => "Kontaktas nerastas",
+"vCard could not be read." => "Nenuskaitoma vCard.",
+"Information about vCard is incorrect. Please reload the page." => "Informacija apie vCard yra neteisinga. ",
+"Address" => "Adresas",
+"Telephone" => "Telefonas",
+"Email" => "El. paštas",
+"Organization" => "Organizacija",
+"Work" => "Darbo",
+"Home" => "Namų",
+"Mobile" => "Mobilusis",
+"Text" => "Tekstas",
+"Voice" => "Balso",
+"Fax" => "Faksas",
+"Video" => "Vaizdo",
+"Pager" => "Pranešimų gaviklis",
+"This is not your contact." => "Tai ne jūsų kontaktas",
+"Add Contact" => "Pridėti kontaktą",
+"Group" => "Grupė",
+"Name" => "Vardas",
+"PO Box" => "Pašto dėžutė",
+"Street" => "Gatvė",
+"City" => "Miestas",
+"Region" => "Regionas",
+"Zipcode" => "Pašto indeksas",
+"Country" => "Šalis",
+"Create Contact" => "Sukurti kontaktą",
+"Edit" => "Keisti",
+"Delete" => "Trinti",
+"Birthday" => "Gimtadienis",
+"Phone" => "Telefonas"
+);
diff --git a/apps/contacts/l10n/nl.php b/apps/contacts/l10n/nl.php
new file mode 100644
index 0000000000000000000000000000000000000000..0113eb9df78fcd7b5e0059bb08d7d8d8d9f3a736
--- /dev/null
+++ b/apps/contacts/l10n/nl.php
@@ -0,0 +1,53 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Dit is niet uw adresboek.",
+"Contact could not be found." => "Contact kon niet worden gevonden.",
+"vCard could not be read." => "vCard kon niet worden gelezen.",
+"Information about vCard is incorrect. Please reload the page." => "Informatie over de vCard is onjuist. Herlaad de pagina.",
+"Address" => "Adres",
+"Telephone" => "Telefoon",
+"Email" => "E-mail",
+"Organization" => "Organisatie",
+"Work" => "Werk",
+"Home" => "Thuis",
+"Mobile" => "Mobiel",
+"Text" => "Tekst",
+"Voice" => "Stem",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pieper",
+"This is not your contact." => "Dit is niet uw contactpersoon.",
+"This card is not RFC compatible." => "Deze kaart is niet RFC compatibel.",
+"This card does not contain a photo." => "Deze contact bevat geen foto.",
+"Add Contact" => "Contact toevoegen",
+"Address Books" => "Adresboeken",
+"Group" => "Groep",
+"Name" => "Naam",
+"Number" => "Nummer",
+"Type" => "Type",
+"PO Box" => "Postbus",
+"Extended" => "Uitgebreide",
+"Street" => "Straat",
+"City" => "Stad",
+"Region" => "Regio",
+"Zipcode" => "Postcode",
+"Country" => "Land",
+"Create Contact" => "Contact aanmaken",
+"Choose active Address Books" => "Kies actief Adresboek",
+"New Address Book" => "Nieuw Adresboek",
+"CardDav Link" => "CardDav Link",
+"Download" => "Download",
+"Edit" => "Bewerken",
+"Delete" => "Verwijderen",
+"Delete contact" => "Verwijder contact",
+"Add" => "Voeg toe",
+"Edit Address Book" => "Bewerk Adresboek",
+"Displayname" => "Weergavenaam",
+"Active" => "Actief",
+"Save" => "Opslaan",
+"Submit" => "Opslaan",
+"Cancel" => "Anuleren",
+"Birthday" => "Verjaardag",
+"Preferred" => "Voorkeur",
+"Phone" => "Telefoon",
+"Update" => "Vernieuwe"
+);
diff --git a/apps/contacts/l10n/nn_NO.php b/apps/contacts/l10n/nn_NO.php
new file mode 100644
index 0000000000000000000000000000000000000000..98db59d9751c139ecc93347ff70f5efcc9516db4
--- /dev/null
+++ b/apps/contacts/l10n/nn_NO.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Dette er ikkje di adressebok.",
+"Contact could not be found." => "Fann ikkje kontakten.",
+"vCard could not be read." => "Klarte ikkje å lesa vCard-et.",
+"Information about vCard is incorrect. Please reload the page." => "Informasjonen om vCard-et er feil, ver venleg og last sida på nytt.",
+"Address" => "Adresse",
+"Telephone" => "Telefonnummer",
+"Email" => "Epost",
+"Organization" => "Organisasjon",
+"Work" => "Arbeid",
+"Home" => "Heime",
+"Mobile" => "Mobil",
+"Text" => "Tekst",
+"Voice" => "Tale",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Personsøkjar",
+"This is not your contact." => "Dette er ikkje din kontakt.",
+"This card is not RFC compatible." => "Dette kortet er ikkje RFC-kompatibelt",
+"This card does not contain a photo." => "Dette kortet har ingen bilete.",
+"Add Contact" => "Legg til kontakt",
+"Group" => "Gruppe",
+"Name" => "Namn",
+"PO Box" => "Postboks",
+"Extended" => "Utvida",
+"Street" => "Gate",
+"City" => "Stad",
+"Region" => "Region/fylke",
+"Zipcode" => "Postnummer",
+"Country" => "Land",
+"Create Contact" => "Opprett kontakt",
+"Edit" => "Endra",
+"Delete" => "Slett",
+"Birthday" => "Bursdag",
+"Phone" => "Telefonnummer"
+);
diff --git a/apps/contacts/l10n/pl.php b/apps/contacts/l10n/pl.php
new file mode 100644
index 0000000000000000000000000000000000000000..0302b0e3eea04a2515391a0c35cfb658ac55d190
--- /dev/null
+++ b/apps/contacts/l10n/pl.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "To nie jest twoja książka adresowa.",
+"Contact could not be found." => "Kontakt nie znaleziony.",
+"vCard could not be read." => "Nie można odczytać vCard.",
+"Information about vCard is incorrect. Please reload the page." => "Informacje o vCard są nieprawidłowe. Proszę odświeżyć stronę.",
+"Address" => "Adres",
+"Telephone" => "Telefon",
+"Email" => "E-mail",
+"Organization" => "Organizacja",
+"Work" => "Praca",
+"Home" => "Dom",
+"Mobile" => "Komórka",
+"Text" => "Tekst",
+"Voice" => "Połączenie głosowe",
+"Fax" => "Faks",
+"Video" => "Połączenie wideo",
+"Pager" => "Pager",
+"This is not your contact." => "To nie jest twój kontakt.",
+"This card is not RFC compatible." => "Ta karta nie jest zgodna ze specyfikacją RFC.",
+"This card does not contain a photo." => "Ta karta nie zawiera zdjęć.",
+"Add Contact" => "Dodaj kontakt",
+"Group" => "Grupa",
+"Name" => "Nazwisko",
+"PO Box" => "PO Box",
+"Extended" => "Rozszerzony",
+"Street" => "Ulica",
+"City" => "Miasto",
+"Region" => "Region",
+"Zipcode" => "Kod pocztowy",
+"Country" => "Kraj",
+"Create Contact" => "Utwórz kontakt",
+"Edit" => "Edytuj",
+"Delete" => "Usuń",
+"Birthday" => "Urodziny",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/pt_BR.php b/apps/contacts/l10n/pt_BR.php
new file mode 100644
index 0000000000000000000000000000000000000000..42d37451b7ac9334268bebc733ab222f8f8b47d6
--- /dev/null
+++ b/apps/contacts/l10n/pt_BR.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Este não é o seu agenda de endereços.",
+"Contact could not be found." => "Contato não pôde ser encontrado.",
+"vCard could not be read." => "vCard não pôde ser lida.",
+"Information about vCard is incorrect. Please reload the page." => "Informações sobre vCard é incorreta. Por favor, recarregue a página.",
+"Address" => "Endereço",
+"Telephone" => "Telefone",
+"Email" => "E-mail",
+"Organization" => "Organização",
+"Work" => "Trabalho",
+"Home" => "Home",
+"Mobile" => "Móvel",
+"Text" => "Texto",
+"Voice" => "Voz",
+"Fax" => "Fax",
+"Video" => "Vídeo",
+"Pager" => "Pager",
+"This is not your contact." => "Este não é o seu contato.",
+"This card is not RFC compatible." => "Este cartão não é compatível com RFC.",
+"This card does not contain a photo." => "Este cartão não contém uma foto.",
+"Add Contact" => "Adicionar Contato",
+"Group" => "Grupo",
+"Name" => "Nome",
+"PO Box" => "Caixa Postal",
+"Extended" => "Estendido",
+"Street" => "Rua",
+"City" => "Cidade",
+"Region" => "Região",
+"Zipcode" => "CEP",
+"Country" => "País",
+"Create Contact" => "Criar Contato",
+"Edit" => "Editar",
+"Delete" => "Excluir",
+"Birthday" => "Aniversário",
+"Phone" => "Telefone"
+);
diff --git a/apps/contacts/l10n/pt_PT.php b/apps/contacts/l10n/pt_PT.php
new file mode 100644
index 0000000000000000000000000000000000000000..b354272a3c7cf88b2c0e584562dbd0d4c7c855fc
--- /dev/null
+++ b/apps/contacts/l10n/pt_PT.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Esta não é a sua lista de contactos",
+"Contact could not be found." => "O contacto não foi encontrado",
+"vCard could not be read." => "o vCard não pode ser lido",
+"Information about vCard is incorrect. Please reload the page." => "A informação sobre o vCard está incorreta. Por favor refresque a página",
+"Address" => "Morada",
+"Telephone" => "Telefone",
+"Email" => "Email",
+"Organization" => "Organização",
+"Work" => "Trabalho",
+"Home" => "Casa",
+"Mobile" => "Telemovel",
+"Text" => "Texto",
+"Voice" => "Voz",
+"Fax" => "Fax",
+"Video" => "Vídeo",
+"Pager" => "Pager",
+"This is not your contact." => "Este não é o seu contacto",
+"This card is not RFC compatible." => "Este cartão não é compativel com RFC",
+"This card does not contain a photo." => "Este cartão não possui foto",
+"Add Contact" => "Adicionar Contacto",
+"Group" => "Grupo",
+"Name" => "Nome",
+"PO Box" => "Apartado",
+"Extended" => "Extendido",
+"Street" => "Rua",
+"City" => "Cidade",
+"Region" => "Região",
+"Zipcode" => "Código Postal",
+"Country" => "País",
+"Create Contact" => "Criar Contacto",
+"Edit" => "Editar",
+"Delete" => "Apagar",
+"Birthday" => "Aniversário",
+"Phone" => "Telefone"
+);
diff --git a/apps/contacts/l10n/ro.php b/apps/contacts/l10n/ro.php
new file mode 100644
index 0000000000000000000000000000000000000000..2a89edc4ec71322e01f3c41af1bee06f3b12d84c
--- /dev/null
+++ b/apps/contacts/l10n/ro.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Nu se găsește în agendă.",
+"Contact could not be found." => "Contactul nu a putut fi găsit.",
+"vCard could not be read." => "vCard nu poate fi citit.",
+"Information about vCard is incorrect. Please reload the page." => "Informațiile despre vCard sunt incorecte. Reîncărcați pagina.",
+"Address" => "Adresă",
+"Telephone" => "Telefon",
+"Email" => "Email",
+"Organization" => "Organizație",
+"Work" => "Servici",
+"Home" => "Acasă",
+"Mobile" => "Mobil",
+"Text" => "Text",
+"Voice" => "Voce",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Nu este contactul tău",
+"This card is not RFC compatible." => "Nu este compatibil RFC",
+"This card does not contain a photo." => "Nu conține o fotografie",
+"Add Contact" => "Adaugă contact",
+"Group" => "Grup",
+"Name" => "Nume",
+"PO Box" => "CP",
+"Extended" => "Extins",
+"Street" => "Stradă",
+"City" => "Oraș",
+"Region" => "Regiune",
+"Zipcode" => "Cod poștal",
+"Country" => "Țară",
+"Create Contact" => "Crează contact",
+"Edit" => "Editează",
+"Delete" => "Șterge",
+"Birthday" => "Zi de naștere",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/ru.php b/apps/contacts/l10n/ru.php
new file mode 100644
index 0000000000000000000000000000000000000000..c3b66a83d8f87e33bd83fa6901328d4ad716dafc
--- /dev/null
+++ b/apps/contacts/l10n/ru.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Это не ваша адресная книга.",
+"Contact could not be found." => "Контакт не найден.",
+"vCard could not be read." => "Не удалось прочесть vCard.",
+"Information about vCard is incorrect. Please reload the page." => "Информация о vCard некорректна. Пожалуйста, обновите страницу.",
+"Address" => "Адрес",
+"Telephone" => "Телефон",
+"Email" => "Ящик эл. почты",
+"Organization" => "Организация",
+"Work" => "Рабочий",
+"Home" => "Домашний",
+"Mobile" => "Мобильный",
+"Text" => "Текст",
+"Voice" => "Голос",
+"Fax" => "Факс",
+"Video" => "Видео",
+"Pager" => "Пейджер",
+"This is not your contact." => "Это не контакт.",
+"This card is not RFC compatible." => "Эта карточка не соответствует RFC.",
+"This card does not contain a photo." => "Эта карточка не содержит фотографии.",
+"Add Contact" => "Добавить Контакт",
+"Group" => "Группа",
+"Name" => "Имя",
+"PO Box" => "АО",
+"Extended" => "Расширенный",
+"Street" => "Улица",
+"City" => "Город",
+"Region" => "Область",
+"Zipcode" => "Почтовый индекс",
+"Country" => "Страна",
+"Create Contact" => "Создать Контакт",
+"Edit" => "Редактировать",
+"Delete" => "Удалить",
+"Birthday" => "День рождения",
+"Phone" => "Телефон"
+);
diff --git a/apps/contacts/l10n/sk_SK.php b/apps/contacts/l10n/sk_SK.php
new file mode 100644
index 0000000000000000000000000000000000000000..acc19672595bc6de0367bfd24d02afba252d63e9
--- /dev/null
+++ b/apps/contacts/l10n/sk_SK.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Toto nie je váš adresár.",
+"Contact could not be found." => "Kontakt nebol nájdený.",
+"vCard could not be read." => "vCard nemôže byť prečítaná.",
+"Information about vCard is incorrect. Please reload the page." => "Informácie o vCard sú neplatné. Prosím obnovte stránku.",
+"Address" => "Adresa",
+"Telephone" => "Telefón",
+"Email" => "E-mail",
+"Organization" => "Organizácia",
+"Work" => "Práca",
+"Home" => "Domov",
+"Mobile" => "Mobil",
+"Text" => "SMS",
+"Voice" => "Odkazová schránka",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "Toto nie je váš kontakt.",
+"This card is not RFC compatible." => "Táto karta nie je kompatibilná s RFC.",
+"This card does not contain a photo." => "Táto karta neobsahuje fotografiu.",
+"Add Contact" => "Pridať Kontakt.",
+"Group" => "Skupina",
+"Name" => "Meno",
+"PO Box" => "PO Box",
+"Extended" => "Rozšírené",
+"Street" => "Ulica",
+"City" => "Mesto",
+"Region" => "Región",
+"Zipcode" => "PSČ",
+"Country" => "Krajina",
+"Create Contact" => "Vytvoriť Kontakt.",
+"Edit" => "Upraviť",
+"Delete" => "Odstrániť",
+"Birthday" => "Narodeniny",
+"Phone" => "Telefón"
+);
diff --git a/apps/contacts/l10n/sl.php b/apps/contacts/l10n/sl.php
new file mode 100644
index 0000000000000000000000000000000000000000..bce43a7a2c8443a2ce3bbb2d5f85acb9558ec0a9
--- /dev/null
+++ b/apps/contacts/l10n/sl.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "To ni vaš adresar.",
+"Contact could not be found." => "Kontakta ni bilo mogoče najti.",
+"vCard could not be read." => "vVizitko (vCard) ni bilo mogoče prebrati.",
+"Information about vCard is incorrect. Please reload the page." => "Informacije o vVizitki (vCard) niso pravilne, Prosimo ponovno naložite okno.",
+"Address" => "Naslov",
+"Telephone" => "Telefon",
+"Email" => "Email",
+"Organization" => "Organizacija",
+"Work" => "Delo",
+"Home" => "Doma",
+"Mobile" => "Mobitel",
+"Text" => "Tekst",
+"Voice" => "Glas- Voice",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Pager",
+"This is not your contact." => "To ni vaš kontakt",
+"This card is not RFC compatible." => "Ta karta ni RFC kopatibilna.",
+"This card does not contain a photo." => "Ta karta ne vsebuje slike.",
+"Add Contact" => "Dodaj Kontakt",
+"Group" => "Skupina",
+"Name" => "Ime",
+"PO Box" => "PO Box",
+"Extended" => "Razširjeno.",
+"Street" => "Ulica",
+"City" => "Mesto",
+"Region" => "Regija",
+"Zipcode" => "Poštna št.",
+"Country" => "Dežela",
+"Create Contact" => "Ustvari Kontakt",
+"Edit" => "Uredi",
+"Delete" => "Izbriši",
+"Birthday" => "Rojstni Dan",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/sr.php b/apps/contacts/l10n/sr.php
new file mode 100644
index 0000000000000000000000000000000000000000..f0775f0afda89b827e82d747faf1959d289ccc8d
--- /dev/null
+++ b/apps/contacts/l10n/sr.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ово није ваш адресар.",
+"Contact could not be found." => "Контакт се не може наћи.",
+"vCard could not be read." => "вКарта се не може читати.",
+"Information about vCard is incorrect. Please reload the page." => "Подаци о вКарти су неисправни. Поново учитајте страницу.",
+"Address" => "Адреса",
+"Telephone" => "Телефон",
+"Email" => "Е-маил",
+"Organization" => "Организација",
+"Work" => "Посао",
+"Home" => "Кућа",
+"Mobile" => "Мобилни",
+"Text" => "Текст",
+"Voice" => "Глас",
+"Fax" => "Факс",
+"Video" => "Видео",
+"Pager" => "Пејџер",
+"This is not your contact." => "Ово није ваш контакт.",
+"This card is not RFC compatible." => "Ова карта није сагласна са РФЦ-ом.",
+"This card does not contain a photo." => "Ова карта не садржи фотографију.",
+"Add Contact" => "Додај контакт",
+"Group" => "Група",
+"Name" => "Име",
+"PO Box" => "Поштански број",
+"Extended" => "Прошири",
+"Street" => "Улица",
+"City" => "Град",
+"Region" => "Регија",
+"Zipcode" => "Зип код",
+"Country" => "Земља",
+"Create Contact" => "Направи контакт",
+"Edit" => "Уреди",
+"Delete" => "Обриши",
+"Birthday" => "Рођендан",
+"Phone" => "Телефон"
+);
diff --git a/apps/contacts/l10n/sr@latin.php b/apps/contacts/l10n/sr@latin.php
new file mode 100644
index 0000000000000000000000000000000000000000..a4e70daf99c3b258ffe181d0458c0d988e0606f5
--- /dev/null
+++ b/apps/contacts/l10n/sr@latin.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Ovo nije vaš adresar.",
+"Contact could not be found." => "Kontakt se ne može naći.",
+"vCard could not be read." => "vKarta se ne može čitati.",
+"Information about vCard is incorrect. Please reload the page." => "Podaci o vKarti su neispravni. Ponovo učitajte stranicu.",
+"Address" => "Adresa",
+"Telephone" => "Telefon",
+"Email" => "E-mail",
+"Organization" => "Organizacija",
+"Work" => "Posao",
+"Home" => "Kuća",
+"Mobile" => "Mobilni",
+"Text" => "Tekst",
+"Voice" => "Glas",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Pejdžer",
+"This is not your contact." => "Ovo nije vaš kontakt.",
+"This card is not RFC compatible." => "Ova karta nije saglasna sa RFC-om.",
+"This card does not contain a photo." => "Ova karta ne sadrži fotografiju.",
+"Add Contact" => "Dodaj kontakt",
+"Group" => "Grupa",
+"Name" => "Ime",
+"PO Box" => "Poštanski broj",
+"Extended" => "Proširi",
+"Street" => "Ulica",
+"City" => "Grad",
+"Region" => "Regija",
+"Zipcode" => "Zip kod",
+"Country" => "Zemlja",
+"Create Contact" => "Napravi kontakt",
+"Edit" => "Uredi",
+"Delete" => "Obriši",
+"Birthday" => "Rođendan",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/sv.php b/apps/contacts/l10n/sv.php
new file mode 100644
index 0000000000000000000000000000000000000000..d90f0693b3b5eb8cc70fee9cd3b7dcfc5cb319c0
--- /dev/null
+++ b/apps/contacts/l10n/sv.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Det här är inte din adressbok.",
+"Contact could not be found." => "Kontakt kunde inte hittas.",
+"vCard could not be read." => "vCard kunde inte läsas in.",
+"Information about vCard is incorrect. Please reload the page." => "Information om vCard är felaktigt. Vänligen ladda om sidan.",
+"Address" => "Adress",
+"Telephone" => "Telefon",
+"Email" => "E-post",
+"Organization" => "Organisation",
+"Work" => "Arbete",
+"Home" => "Hem",
+"Mobile" => "Mobil",
+"Text" => "Text",
+"Voice" => "Röst",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Personsökare",
+"This is not your contact." => "Det här är inte din kontakt.",
+"This card is not RFC compatible." => "Detta kort är inte RFC-kompatibelt.",
+"This card does not contain a photo." => "Detta kort innehåller inte något foto.",
+"Add Contact" => "Lägg till kontakt",
+"Group" => "Grupp",
+"Name" => "Namn",
+"PO Box" => "Postbox",
+"Extended" => "Utökad",
+"Street" => "Gata",
+"City" => "Stad",
+"Region" => "Län",
+"Zipcode" => "Postnummer",
+"Country" => "Land",
+"Create Contact" => "Skapa kontakt",
+"Edit" => "Redigera",
+"Delete" => "Radera",
+"Birthday" => "Födelsedag",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/tr.php b/apps/contacts/l10n/tr.php
new file mode 100644
index 0000000000000000000000000000000000000000..4ba41a3422c54aa1405744b24d2eb49de76cb3a3
--- /dev/null
+++ b/apps/contacts/l10n/tr.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "Bu sizin adres defteriniz değil.",
+"Contact could not be found." => "Kişi bulunamadı.",
+"vCard could not be read." => "vCard okunamadı.",
+"Information about vCard is incorrect. Please reload the page." => "vCard bilgileri doğru değil. Lütfen sayfayı yenileyin.",
+"Address" => "Adres",
+"Telephone" => "Telefon",
+"Email" => "Eposta",
+"Organization" => "Organizasyon",
+"Work" => "İş",
+"Home" => "Ev",
+"Mobile" => "Mobil",
+"Text" => "Metin",
+"Voice" => "Ses",
+"Fax" => "Faks",
+"Video" => "Video",
+"Pager" => "Sayfalayıcı",
+"This is not your contact." => "Bu sizin kişiniz değil.",
+"This card is not RFC compatible." => "Bu kart RFC uyumlu değil.",
+"This card does not contain a photo." => "Bu kart resim içermiyor.",
+"Add Contact" => "Kişi Ekle",
+"Group" => "Grup",
+"Name" => "Ad",
+"PO Box" => "Posta Kutusu",
+"Extended" => "Uzatılmış",
+"Street" => "Sokak",
+"City" => "Şehir",
+"Region" => "Bölge",
+"Zipcode" => "Posta kodu",
+"Country" => "Ülke",
+"Create Contact" => "Kişi Oluştur",
+"Edit" => "Düzenle",
+"Delete" => "Sil",
+"Birthday" => "Doğum günü",
+"Phone" => "Telefon"
+);
diff --git a/apps/contacts/l10n/xgettextfiles b/apps/contacts/l10n/xgettextfiles
new file mode 100644
index 0000000000000000000000000000000000000000..91d5da46db0401080fb77a70f77ad3d896c1bb1a
--- /dev/null
+++ b/apps/contacts/l10n/xgettextfiles
@@ -0,0 +1,21 @@
+../appinfo/app.php
+../ajax/activation.php
+../ajax/addbook.php
+../ajax/addcard.php
+../ajax/addproperty.php
+../ajax/createaddressbook.php
+../ajax/deletebook.php
+../ajax/deleteproperty.php
+../ajax/getdetails.php
+../ajax/setproperty.php
+../ajax/updateaddressbook.php
+../lib/app.php
+../templates/index.php
+../templates/part.addcardform.php
+../templates/part.chooseaddressbook.php
+../templates/part.chooseaddressbook.rowfields.php
+../templates/part.details.php
+../templates/part.editaddressbook.php
+../templates/part.property.php
+../templates/part.setpropertyform.php
+../templates/settings.php
diff --git a/apps/contacts/l10n/zh_CN.php b/apps/contacts/l10n/zh_CN.php
new file mode 100644
index 0000000000000000000000000000000000000000..5ebf2d862fba3abdfff80a9f3995533f9bdd3a45
--- /dev/null
+++ b/apps/contacts/l10n/zh_CN.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "这不是您的地址簿。",
+"Contact could not be found." => "无法找到联系人。",
+"vCard could not be read." => "vCard 无法读取。",
+"Information about vCard is incorrect. Please reload the page." => "vCard 的信息不正确。请重新加载页面。",
+"Address" => "地址",
+"Telephone" => "电话",
+"Email" => "电子邮件",
+"Organization" => "组织",
+"Work" => "工作",
+"Home" => "家庭",
+"Mobile" => "移动电话",
+"Text" => "文本",
+"Voice" => "语音",
+"Fax" => "传真",
+"Video" => "视频",
+"Pager" => "传呼机",
+"This is not your contact." => "这不是您的联系人。",
+"This card is not RFC compatible." => "这张名片和RFC 标准不兼容。",
+"This card does not contain a photo." => "这张名片不包含照片。",
+"Add Contact" => "添加联系人",
+"Group" => "分组",
+"Name" => "名称",
+"PO Box" => "邮箱",
+"Extended" => "扩展",
+"Street" => "街道",
+"City" => "城市",
+"Region" => "地区",
+"Zipcode" => "邮编",
+"Country" => "国家",
+"Create Contact" => "创建联系人",
+"Edit" => "编辑",
+"Delete" => "删除",
+"Birthday" => "生日",
+"Phone" => "电话"
+);
diff --git a/apps/contacts/lib/addressbook.php b/apps/contacts/lib/addressbook.php
index 78792f5f9482329f6f22117ee4f49cde1ab9ecce..052c19e55fe40a8e03b194c34adadc895d71072e 100644
--- a/apps/contacts/lib/addressbook.php
+++ b/apps/contacts/lib/addressbook.php
@@ -203,15 +203,6 @@ class OC_Contacts_Addressbook{
 		while( $row = $result->fetchRow()){
 			$addressbooks[] = $row;
 		}
-		/*
-		foreach( $active as $aid ){
-			$stmt = OC_DB::prepare( 'SELECT * FROM *PREFIX*contacts_addressbooks WHERE id = ? ORDER BY displayname' );
-			$result = $stmt->execute(array($aid,));
-
-			while( $row = $result->fetchRow()){
-				$addressbooks[] = $row;
-			}
-		}*/
 
 		return $addressbooks;
 	}
@@ -240,6 +231,7 @@ class OC_Contacts_Addressbook{
 				unset($openaddressbooks[array_search($id, $openaddressbooks)]);
 			}
 		}
+		// NOTE: Ugly hack...
 		$openaddressbooks = self::cleanArray($openaddressbooks, false);
 		sort($openaddressbooks, SORT_NUMERIC);
 		// FIXME: I alway end up with a ';' prepending when imploding the array..?
@@ -264,6 +256,7 @@ class OC_Contacts_Addressbook{
 	 * @return boolean
 	 */
 	public static function delete($id){
+		// FIXME: There's no error checking at all.
 		self::setActive($id, false);
 		$stmt = OC_DB::prepare( 'DELETE FROM *PREFIX*contacts_addressbooks WHERE id = ?' );
 		$stmt->execute(array($id));
diff --git a/apps/contacts/lib/app.php b/apps/contacts/lib/app.php
index 79e00920a65fbc00201569bb2f86ea864dfb45ad..907ce82c76af4517b05f34b2b437559d633ed635 100644
--- a/apps/contacts/lib/app.php
+++ b/apps/contacts/lib/app.php
@@ -73,6 +73,7 @@ class OC_Contacts_App{
 		for($i=0;$i<count($vcard->children);$i++){
 			if(md5($vcard->children[$i]->serialize()) == $checksum ){
 				$line = $i;
+				break;
 			}
 		}
 		if(is_null($line)){
diff --git a/apps/contacts/lib/vcard.php b/apps/contacts/lib/vcard.php
index beb291b481e0d3661adb4ebb85434f6380f1d761..c61f0dfc1145197d2588a91420b2133ee7f6995a 100644
--- a/apps/contacts/lib/vcard.php
+++ b/apps/contacts/lib/vcard.php
@@ -111,16 +111,21 @@ class OC_Contacts_VCard{
 			if(is_null($uid)){
 				$card->setUID();
 				$uid = $card->getAsString('UID');
-				$data = $card->serialize();
+				//$data = $card->serialize();
 			};
 			$uri = $uid.'.vcf';
 			// VCARD must have a version
 			$version = $card->getAsString('VERSION');
 			// Add version if needed
-			if(is_null($version)){
+			if(!$version){
 				$card->add(new Sabre_VObject_Property('VERSION','3.0'));
-				$data = $card->serialize();
-			}
+				//$data = $card->serialize();
+			}/* else {
+				OC_Log::write('contacts','OC_Contacts_VCard::add. Version already set as: '.$version,OC_Log::DEBUG);
+			}*/
+			$now = new DateTime;
+			$card->setString('REV', $now->format(DateTime::W3C));
+			$data = $card->serialize();
 		}
 		else{
 			// that's hard. Creating a UID and not saving it
@@ -130,10 +135,11 @@ class OC_Contacts_VCard{
 
 		$stmt = OC_DB::prepare( 'INSERT INTO *PREFIX*contacts_cards (addressbookid,fullname,carddata,uri,lastmodified) VALUES(?,?,?,?,?)' );
 		$result = $stmt->execute(array($id,$fn,$data,$uri,time()));
+		$newid = OC_DB::insertid('*PREFIX*contacts_cards');
 
 		OC_Contacts_Addressbook::touch($id);
 
-		return OC_DB::insertid('*PREFIX*contacts_cards');
+		return $newid;
 	}
 
 	/**
@@ -150,6 +156,7 @@ class OC_Contacts_VCard{
 			foreach($card->children as $property){
 				if($property->name == 'FN'){
 					$fn = $property->value;
+					break;
 				}
 			}
 		}
@@ -177,9 +184,15 @@ class OC_Contacts_VCard{
 			foreach($card->children as $property){
 				if($property->name == 'FN'){
 					$fn = $property->value;
+					break;
 				}
 			}
+		} else {
+			return false;
 		}
+		$now = new DateTime;
+		$card->setString('REV', $now->format(DateTime::W3C));
+		$data = $card->serialize();
 
 		$stmt = OC_DB::prepare( 'UPDATE *PREFIX*contacts_cards SET fullname = ?,carddata = ?, lastmodified = ? WHERE id = ?' );
 		$result = $stmt->execute(array($fn,$data,time(),$id));
@@ -205,9 +218,13 @@ class OC_Contacts_VCard{
 			foreach($card->children as $property){
 				if($property->name == 'FN'){
 					$fn = $property->value;
+					break;
 				}
 			}
 		}
+		$now = new DateTime;
+		$card->setString('REV', $now->format(DateTime::W3C));
+		$data = $card->serialize();
 
 		$stmt = OC_DB::prepare( 'UPDATE *PREFIX*contacts_cards SET fullname = ?,carddata = ?, lastmodified = ? WHERE id = ?' );
 		$result = $stmt->execute(array($fn,$data,time(),$oldcard['id']));
@@ -223,6 +240,7 @@ class OC_Contacts_VCard{
 	 * @return boolean
 	 */
 	public static function delete($id){
+		// FIXME: Add error checking.
 		$stmt = OC_DB::prepare( 'DELETE FROM *PREFIX*contacts_cards WHERE id = ?' );
 		$stmt->execute(array($id));
 
@@ -244,6 +262,7 @@ class OC_Contacts_VCard{
 	 * @return boolean
 	 */
 	public static function deleteFromDAVData($aid,$uri){
+		// FIXME: Add error checking. Deleting a card gives an Kontact/Akonadi error.
 		$stmt = OC_DB::prepare( 'DELETE FROM *PREFIX*contacts_cards WHERE addressbookid = ? AND uri=?' );
 		$stmt->execute(array($aid,$uri));
 
diff --git a/apps/contacts/templates/index.php b/apps/contacts/templates/index.php
index 90143f25fa6c158d92269d7e86deadadf2b1e2db..5d9c312712f7fbf2b3b4197e0712e26ea682c246 100644
--- a/apps/contacts/templates/index.php
+++ b/apps/contacts/templates/index.php
@@ -1,17 +1,10 @@
-<?php // Include Style and Script
-//OC_Util::addScript('contacts','interface'); // this line caused entry duplication, cause contacts/index.php already inlcudes it
-OC_Util::addScript('contacts','jquery.inview');
-OC_Util::addStyle('contacts','styles');
-OC_Util::addStyle('contacts','formtastic');
-?>
-
 <script type='text/javascript'>
 	var totalurl = '<?php echo OC_Helper::linkTo('contacts', 'carddav.php', null, true); ?>/addressbooks';
 </script>
 <div id="controls">
 	<form>
 		<input type="button" id="contacts_newcontact" value="<?php echo $l->t('Add Contact'); ?>">
-		<input type="button" id="chooseaddressbook" value="<?php echo $l->t('Address Books'); ?>">
+		<input type="button" id="chooseaddressbook" value="<?php echo $l->t('Addressbooks'); ?>">
 	</form>
 </div>
 <div id="leftcontent" class="leftcontent">
@@ -31,7 +24,4 @@ OC_Util::addStyle('contacts','formtastic');
 </div>
 <!-- Dialogs -->
 <div id="dialog_holder"></div>
-<div id="parsingfail_dialog" title="Parsing Fail">
-	<?php echo $l->t("There was a fail, while parsing the file."); ?>
-</div>
 <!-- End of Dialogs -->
diff --git a/apps/contacts/templates/part.addcardform.php b/apps/contacts/templates/part.addcardform.php
index 627053547addae94f6262759cdeae91c152d09fc..53b32188ddf2cb733cffd43ac2ef04df6f79a8c6 100644
--- a/apps/contacts/templates/part.addcardform.php
+++ b/apps/contacts/templates/part.addcardform.php
@@ -3,99 +3,108 @@
 		<input type="hidden" name="id" value="<?php echo $_['addressbooks'][0]['id']; ?>">
 	<?php else: ?>
 		<fieldset class="inputs">
-			<ol>
-				<li class="input stringish">
-					<label class="label" for="id"><?php echo $l->t('Group'); ?></label>
+			<dl class="form">
+				<dt>
+					<label class="label" for="id"><?php echo $l->t('Addressbook'); ?></label>
+				</dt>
+				<dd>
 					<select name="id" size="1">
 						<?php echo html_select_options($_['addressbooks'], null, array('value'=>'id', 'label'=>'displayname')); ?>
 					</select>
-				</li>
-			</ol>
+				</dd>
+			</dl>
 		</fieldset>
 	<?php endif; ?>
 	<fieldset class="inputs">
-		<ol>
-			<li class="input stringish">
+		<dl class="form">
+			<dt>
 				<label class="label" for="fn"><?php echo $l->t('Name'); ?></label>
+			</dd>
+			<dd>
 				<input id="fn" type="text" name="fn" value=""><br>
-			</li>
-			<li class="input stringish">
+			</dd>
+			<dt>
 				<label class="label" for="org"><?php echo $l->t('Organization'); ?></label>
+			</dt>
+			<dd>
 				<input id="org" type="text" name="value[ORG]" value="">
-			</li>
-		</ol>
+			</dd>
+		</dl>
 	</fieldset>
 	<fieldset class="inputs">
-		<ol>
-			<li class="input stringish">
+		<dl class="form">
+			<dt>
 				<label class="label" for="email"><?php echo $l->t('Email'); ?></label>
+			</dt>
+			<dd>
 				<input id="email" type="text" name="value[EMAIL]" value="">
-			</li>
-			<li class="input">
-				<fieldset class="fragments">
-					<legend class="label">
-						<label for="tel"><?php echo $l->t('Telephone'); ?></label>
-					</legend>
-					<ol class="fragments-group">
-						<li class="fragment">
-							<label for="tel"><?php echo $l->t('Number'); ?></label>
-							<input type="phone" id="tel" name="value[TEL]" value="">
-						</li>
-						<li class="fragment">
-							<label for="tel_type"><?php echo $l->t('Type'); ?></label>
-							<select id="TEL" name="parameters[TEL][TYPE][]" multiple="multiple">
-								<?php echo html_select_options($_['phone_types'], 'CELL') ?>
-							</select>
-						</li>
-					</ol>
-				</fieldset>
-			</li>
-		</ol>
+			</dd>
+			<dt>
+				<label for="tel"><?php echo $l->t('Telephone'); ?></label>
+			</dt>
+			<dd>
+				<input type="phone" id="tel" name="value[TEL]" value="">
+				<select id="TEL" name="parameters[TEL][TYPE][]" multiple="multiple">
+					<?php echo html_select_options($_['phone_types'], 'CELL') ?>
+				</select>
+			</dd>
+		</dl>
 	</fieldset>
 	<fieldset class="inputs">
 		<legend><?php echo $l->t('Address'); ?></legend>
-		<ol>
-			<li class="input">
+		<dl class="form">
+			<dt>
 				<label class="label" for="adr_type"><?php echo $l->t('Type'); ?></label>
+			</dt>
+			<dd>
 				<select id="adr_type" name="parameters[ADR][TYPE]" size="1">
 					<?php echo html_select_options($_['adr_types'], 'HOME') ?>
 				</select>
-			</li>
-			<li class="input stringish">
+			</dd>
+			<dt>
 				<label class="label" for="adr_pobox"><?php echo $l->t('PO Box'); ?></label>
+			</dt>
+			<dd>
 				<input type="text" id="adr_pobox" name="value[ADR][0]" value="">
-			</li>
-			<li class="input stringish">
+			</dd>
+			<dd>
+			<dt>
 				<label class="label" for="adr_extended"><?php echo $l->t('Extended'); ?></label>
+			</dt>
+			<dd>
 				<input type="text" id="adr_extended" name="value[ADR][1]" value="">
-			</li>
-			<li class="input stringish">
+			</dd>
+			<dt>
 				<label class="label" for="adr_street"><?php echo $l->t('Street'); ?></label>
+			</dt>
+			<dd>
 				<input type="text" id="adr_street" name="value[ADR][2]" value="">
-			</li>
-			<li class="input stringish">
+			</dd>
+			<dt>
 				<label class="label" for="adr_city"><?php echo $l->t('City'); ?></label>
+			</dt>
+			<dd>
 				<input type="text" id="adr_city" name="value[ADR][3]" value="">
-			</li>
-			<li class="input stringish">
+			</dd>
+			<dt>
 				<label class="label" for="adr_region"><?php echo $l->t('Region'); ?></label>
+			</dt>
+			<dd>
 				<input type="text" id="adr_region" name="value[ADR][4]" value="">
-			</li>
-			<li class="input stringish">
+			</dd>
+			<dt>
 				<label class="label" for="adr_zipcode"><?php echo $l->t('Zipcode'); ?></label>
+			</dtl>
+			<dd>
 				<input type="text" id="adr_zipcode" name="value[ADR][5]" value="">
-			</li>
-			<li class="input stringish">
+			</dd>
+			<dt>
 				<label class="label" for="adr_country"><?php echo $l->t('Country'); ?></label>
+			</dt>
+			<dd>
 				<input type="text" id="adr_country" name="value[ADR][6]" value="">
-			</li>
-		</ol>
-	</fieldset>
-	<fieldset class="buttons">
-		<ol>
-			<li class="commit button">
-				<input class="create" type="submit" name="submit" value="<?php echo $l->t('Create Contact'); ?>">
-			</li>
-		</ol>
+			</dd>
+		</dl>
 	</fieldset>
+	<input class="create" type="submit" name="submit" value="<?php echo $l->t('Create Contact'); ?>">
 </form>
diff --git a/apps/contacts/templates/part.chooseaddressbook.rowfields.php b/apps/contacts/templates/part.chooseaddressbook.rowfields.php
index f612e39ecafdef5a70f77061b2ea248020c5c424..0cbfe2bf803c606b3e0b0337d8c3c41ef8989267 100644
--- a/apps/contacts/templates/part.chooseaddressbook.rowfields.php
+++ b/apps/contacts/templates/part.chooseaddressbook.rowfields.php
@@ -1,5 +1,5 @@
 <?php
-
+	// FIXME: Make this readable.
 	echo "<td width=\"20px\"><input id=\"active_" . $_['addressbook']["id"] . "\" type=\"checkbox\" onClick=\"Contacts.UI.Addressbooks.activation(this, " . $_['addressbook']["id"] . ")\"" . (OC_Contacts_Addressbook::isActive($_['addressbook']["id"]) ? ' checked="checked"' : '') . "></td>";
 	echo "<td><label for=\"active_" . $_['addressbook']["id"] . "\">" . $_['addressbook']["displayname"] . "</label></td>";
 	echo "<td width=\"20px\"><a href=\"#\" onclick=\"Contacts.UI.showCardDAVUrl('" . OC_User::getUser() . "', '" . $_['addressbook']["uri"] . "');\" title=\"" . $l->t("CardDav Link") . "\" class=\"action\"><img  class=\"svg action\" src=\"../../core/img/actions/public.svg\"></a></td><td width=\"20px\"><a href=\"export.php?bookid=" . $_['addressbook']["id"] . "\" title=\"" . $l->t("Download") . "\" class=\"action\"><img  class=\"svg action\" src=\"../../core/img/actions/download.svg\"></a></td><td width=\"20px\"><a  href=\"#\" title=\"" . $l->t("Edit") . "\" class=\"action\" onclick=\"Contacts.UI.Addressbooks.editAddressbook(this, " . $_['addressbook']["id"] . ");\"><img class=\"svg action\" src=\"../../core/img/actions/rename.svg\"></a></td><td width=\"20px\"><a href=\"#\" onclick=\"Contacts.UI.Addressbooks.deleteAddressbook('" . $_['addressbook']["id"] . "');\" title=\"" . $l->t("Delete") . "\" class=\"action\"><img  class=\"svg action\" src=\"../../core/img/actions/delete.svg\"></a></td>";
diff --git a/apps/contacts/templates/part.details.php b/apps/contacts/templates/part.details.php
index afad0b7f64cc36f7c4b55e79fe8cef6439b7d3dd..9af7f0654ddd5f3e4786c44e89c58984a2f4aeb5 100644
--- a/apps/contacts/templates/part.details.php
+++ b/apps/contacts/templates/part.details.php
@@ -1,5 +1,6 @@
 <?php if(array_key_exists('FN',$_['details'])): ?>
 	<?php echo $this->inc('part.property.FN', array('property' => $_['details']['FN'][0])); ?>
+	<a href="export?contactid=<?php echo $_['id']; ?>"><img class="svg action" id="contacts_downloadcard" src="<?php echo image_path('', 'actions/download.svg'); ?>" title="<?php echo $l->t('Download contact');?>" /></a>
 	<img class="svg action" id="contacts_deletecard" src="<?php echo image_path('', 'actions/delete.svg'); ?>" title="<?php echo $l->t('Delete contact');?>" />
 
 	<?php if(isset($_['details']['PHOTO'])): // Emails first ?>
@@ -86,3 +87,9 @@
 		</li>
 	</ul>
 <?php endif; ?>
+<script language="Javascript">
+/* Re-tipsify ;-)*/
+	$('#contacts_deletecard').tipsy({gravity: 'ne'});
+	$('#contacts_downloadcard').tipsy({gravity: 'ne'});
+	$('.button').tipsy();
+</script>
diff --git a/apps/contacts/templates/part.editaddressbook.php b/apps/contacts/templates/part.editaddressbook.php
index cb1371731b1a50f0db0a3b7deff58e738a6f4b01..48fe5c3b378fbd63425420064b7af7bd2d57fc3e 100644
--- a/apps/contacts/templates/part.editaddressbook.php
+++ b/apps/contacts/templates/part.editaddressbook.php
@@ -6,7 +6,7 @@
  * See the COPYING-README file.
  */
 ?>
-<td id="<?php echo $_['new'] ? 'new' : 'edit' ?>addressbook_dialog" title="<?php echo $_['new'] ? $l->t("New Address Book") : $l->t("Edit Address Book"); ?>" colspan="6">
+<td id="<?php echo $_['new'] ? 'new' : 'edit' ?>addressbook_dialog" title="<?php echo $_['new'] ? $l->t("New Addressbook") : $l->t("Edit Addressbook"); ?>" colspan="6">
 <table width="100%" style="border: 0;">
 <tr>
 	<th><?php echo $l->t('Displayname') ?></th>
diff --git a/apps/contacts/templates/part.messagebox.php b/apps/contacts/templates/part.messagebox.php
new file mode 100644
index 0000000000000000000000000000000000000000..3681bb6e3f3bbe56e40c9ec94ce323c52500bb48
--- /dev/null
+++ b/apps/contacts/templates/part.messagebox.php
@@ -0,0 +1,7 @@
+<div id="messagebox">
+<table width="100%" style="border: 0;">
+<tr>
+	<th id="messagebox_msg"></th>
+</tr>
+</table>
+</di>
diff --git a/apps/contacts/templates/part.property.php b/apps/contacts/templates/part.property.php
index d930a9ca99db894ffee133aaa364cb621218637a..e401039750075cd357f8299c7093013a1383d46c 100644
--- a/apps/contacts/templates/part.property.php
+++ b/apps/contacts/templates/part.property.php
@@ -25,15 +25,14 @@
 			<?php echo $_['property']['value']; ?>
 			<?php if(isset($_['property']['parameters']['TYPE']) && !empty($_['property']['parameters']['TYPE'])): ?>
 <?php
-	$types = array();
-	foreach($_['property']['parameters']['TYPE'] as $type):
+	foreach($_['property']['parameters']['TYPE'] as $type) {
 		if (isset($_['phone_types'][strtoupper($type)])){
 			$types[]=$_['phone_types'][strtoupper($type)];
 		}
 		else{
 			$types[]=$l->t(ucwords(strtolower($type)));
 		}
-	endforeach;
+	}
 	$label = join(' ', $types);
 ?>
 				(<?php echo $label; ?>)
diff --git a/apps/contacts/templates/part.setpropertyform.php b/apps/contacts/templates/part.setpropertyform.php
index 8635d7db1ce5dc4438b51384e4f7135cbe25c647..3e0b8d49b528a83fca9c4852dd1250d302398879 100644
--- a/apps/contacts/templates/part.setpropertyform.php
+++ b/apps/contacts/templates/part.setpropertyform.php
@@ -45,7 +45,7 @@
 			<p class="contacts_property_name"><label for="tel"><?php echo $l->t('Phone'); ?></label></p>
 			<p class="contacts_property_data"><input id="tel" type="phone" name="value" value="<?php echo $_['property']['value'] ?>">
 				<select id="tel_type<?php echo $_['property']['checksum'] ?>" name="parameters[TYPE][]" multiple="multiple" data-placeholder="<?php echo $l->t('Type') ?>">
-					<?php echo html_select_options($_['phone_types'], isset($_['property']['parameters']['TYPE'])?$_['property']['parameters']['TYPE']:'') ?>
+					<?php echo html_select_options($_['phone_types'], isset($_['property']['parameters']['TYPE'])?$_['property']['parameters']['TYPE']:array()) ?>
 				</select></p>
 		<?php elseif($_['property']['name']=='EMAIL'): ?>
 			<p class="contacts_property_name"><label for="email"><?php echo $l->t('Email'); ?></label></p>
diff --git a/apps/contacts/templates/settings.php b/apps/contacts/templates/settings.php
index d913062520076a60334537c0ab1a6b54c9bb3d27..c647e44c25b8f6b3c51853ad15d924597edaa615 100644
--- a/apps/contacts/templates/settings.php
+++ b/apps/contacts/templates/settings.php
@@ -1,7 +1,7 @@
 <form id="mediaform">
 	<fieldset class="personalblock">
-		<strong>Contacts</strong><br />
-		CardDAV syncing address:
+		<strong><?php echo $l->t('Contacts'); ?></strong><br />
+		<?php echo $l->t('CardDAV syncing address:'); ?>
   		<?php echo OC_Helper::linkTo('apps/contacts', 'carddav.php', null, true); ?><br />
 	</fieldset>
 </form>
diff --git a/apps/contacts/thumbnail.php b/apps/contacts/thumbnail.php
index bf0a6e96a5d47c759f1e71a78e7aa406d6a2dca6..e49098ce8209b82953e9bf333e2b146c0571cd52 100644
--- a/apps/contacts/thumbnail.php
+++ b/apps/contacts/thumbnail.php
@@ -2,8 +2,8 @@
 /**
  * ownCloud - Addressbook
  *
- * @author Jakob Sack
- * @copyright 2011 Jakob Sack mail@jakobsack.de
+ * @author Thomas Tanghus
+ * @copyright 2011-2012 Thomas Tanghus <thomas@tanghus.net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
@@ -26,7 +26,7 @@ OC_Util::checkLoggedIn();
 OC_Util::checkAppEnabled('contacts');
 
 if(!function_exists('imagecreatefromjpeg')) {
-	OC_Log::write('contacts','GD module not installed',OC_Log::ERROR);
+	OC_Log::write('contacts','thumbnail.php. GD module not installed',OC_Log::DEBUG);
 	header('Content-Type: image/png');
 	// TODO: Check if it works to read the file and echo the content.
 	return 'img/person.png';
@@ -46,13 +46,15 @@ $l10n = new OC_L10N('contacts');
 
 $card = OC_Contacts_VCard::find( $id );
 if( $card === false ){
-	echo $l10n->t('Contact could not be found.');
+	OC_Log::write('contacts','thumbnail.php. Contact could not be found: '.$id,OC_Log::ERROR);
+	getStandardImage();
 	exit();
 }
 
+// FIXME: Is this check necessary? It just takes up CPU time.
 $addressbook = OC_Contacts_Addressbook::find( $card['addressbookid'] );
 if( $addressbook === false || $addressbook['userid'] != OC_USER::getUser()){
-	echo $l10n->t('This is not your contact.'); // This is a weird error, why would it come up? (Better feedback for users?)
+	OC_Log::write('contacts','thumbnail.php. Wrong contact/addressbook - WTF?',OC_Log::ERROR);
 	exit();
 }
 
@@ -60,17 +62,14 @@ $content = OC_VObject::parse($card['carddata']);
 
 // invalid vcard
 if( is_null($content)){
-	echo $l10n->t('This card is not RFC compatible.');
+	OC_Log::write('contacts','thumbnail.php. The VCard for ID '.$id.' is not RFC compatible',OC_Log::ERROR);
+	getStandardImage();
 	exit();
 }
 
-// define the width and height for the thumbnail
-// note that theese dimmensions are considered the maximum dimmension and are not fixed,
-// because we have to keep the image ratio intact or it will be deformed
-$thumbnail_width = 23;
-$thumbnail_height = 23;
+$thumbnail_size = 23;
 
-// Photo :-)
+// Finf the photo from VCard.
 foreach($content->children as $child){
 	if($child->name == 'PHOTO'){
 		foreach($child->parameters as $parameter){
@@ -78,73 +77,31 @@ foreach($content->children as $child){
 				$mime = $parameter->value;
 			}
 		}
-		$data = base64_decode($child->value);
-		$src_img = imagecreatefromstring($data);
-		if ($src_img !== false) {
-			//gets the dimmensions of the image
-			$width_orig=imageSX($src_img);
-			$height_orig=imageSY($src_img);
-			$ratio_orig = $width_orig/$height_orig;
-			
-			if ($thumbnail_width/$thumbnail_height > $ratio_orig) {
-				$new_height = $thumbnail_width/$ratio_orig;
-				$new_width = $thumbnail_width;
-			} else {
-				$new_width = $thumbnail_height*$ratio_orig;
-				$new_height = $thumbnail_height;
-			}
-			
-			$x_mid = $new_width/2;  //horizontal middle
-			$y_mid = $new_height/2; //vertical middle
-			
-			$process = imagecreatetruecolor(round($new_width), round($new_height)); 
-			if ($process == false) {
-				getStandardImage();
-				//echo 'Error creating process image: '.$new_width.'x'.$new_height;
-				OC_Log::write('contacts','Error creating process image for '.$id.' '.$new_width.'x'.$new_height,OC_Log::ERROR);
-				imagedestroy($process);
-				imagedestroy($src_img);
-				exit();
-			}
-
-			imagecopyresampled($process, $src_img, 0, 0, 0, 0, $new_width, $new_height, $width_orig, $height_orig);
-			if ($process == false) {
-				getStandardImage();
-				//echo 'Error resampling process image: '.$new_width.'x'.$new_height;
-				OC_Log::write('contacts','Error resampling process image for '.$id.' '.$new_width.'x'.$new_height,OC_Log::ERROR);
-				imagedestroy($process);
-				imagedestroy($src_img);
-				exit();
-			}
-			$thumb = imagecreatetruecolor($thumbnail_width, $thumbnail_height); 
-			if ($process == false) {
+		$image = new OC_Image();
+		if($image->loadFromBase64($child->value)) {
+			if($image->centerCrop()) {
+				if($image->resize($thumbnail_size)) {
+					if(!$image()) {
+						OC_Log::write('contacts','thumbnail.php. Couldn\'t display thumbnail for ID '.$id,OC_Log::ERROR);
+						getStandardImage();
+						exit();
+					}
+				} else {
+					OC_Log::write('contacts','thumbnail.php. Couldn\'t resize thumbnail for ID '.$id,OC_Log::ERROR);
+					getStandardImage();
+					exit();
+				}
+			}else{
+				OC_Log::write('contacts','thumbnail.php. Couldn\'t crop thumbnail for ID '.$id,OC_Log::ERROR);
 				getStandardImage();
-				//echo 'Error creating thumb image: '.$thumbnail_width.'x'.$thumbnail_height;
-				OC_Log::write('contacts','Error creating thumb image for '.$id.' '.$thumbnail_width.'x'.$thumbnail_height,OC_Log::ERROR);
-				imagedestroy($process);
-				imagedestroy($src_img);
 				exit();
 			}
-			imagecopyresampled($thumb, $process, 0, 0, ($x_mid-($thumbnail_width/2)), ($y_mid-($thumbnail_height/2)), $thumbnail_width, $thumbnail_height, $thumbnail_width, $thumbnail_height);
-			if ($thumb !== false) {
-				header('Content-Type: image/png');
-				imagepng($thumb);
-			} else {
-				getStandardImage();
-				OC_Log::write('contacts','Error resampling thumb image for '.$id.' '.$thumbnail_width.'x'.$thumbnail_height,OC_Log::ERROR);
-				//echo 'An error occurred resampling thumb.';
-			}
-			imagedestroy($thumb);
-			imagedestroy($process);
-			imagedestroy($src_img);
-		}
-		else {
+		} else {
+			OC_Log::write('contacts','thumbnail.php. Couldn\'t load image string for ID '.$id,OC_Log::ERROR);
 			getStandardImage();
+			exit();
 		}
 		exit();
 	}
 }
 getStandardImage();
-
-// Not found :-(
-//echo $l10n->t('This card does not contain a photo.');
diff --git a/apps/gallery/ajax/galleryOp.php b/apps/gallery/ajax/galleryOp.php
index 3d1ed1f33cbc26e063be9ddc976e2d9efc144741..0224977e633a8128e5b4b983b97f5e0095c02b47 100644
--- a/apps/gallery/ajax/galleryOp.php
+++ b/apps/gallery/ajax/galleryOp.php
@@ -1,4 +1,4 @@
-<?
+<?php
 
 /**
 * ownCloud - gallery application
@@ -23,17 +23,34 @@
 
 require_once('../../../lib/base.php');
 require_once(OC::$CLASSPATH['OC_Gallery_Album']);
-OC_JSON::checkLoggedIn();
+require_once(OC::$CLASSPATH['OC_Gallery_Scanner']);
 OC_JSON::checkAppEnabled('gallery');
 
 function handleRename($oldname, $newname) {
+  OC_JSON::checkLoggedIn();
   OC_Gallery_Album::rename($oldname, $newname, OC_User::getUser());
 }
 
 function handleRemove($name) {
+  OC_JSON::checkLoggedIn();
   OC_Gallery_Album::remove(OC_User::getUser(), $name);
 }
 
+function handleGetThumbnails($albumname)
+{
+  OC_JSON::checkLoggedIn();
+  $photo = new OC_Image();
+  $photo->loadFromFile(OC::$CONFIG_DATADIRECTORY.'/../gallery/'.$albumname.'.png');
+  $photo->show();
+}
+
+function handleGalleryScanning()
+{
+  OC_JSON::checkLoggedIn();
+  OC_Gallery_Scanner::cleanup();
+  OC_JSON::success(array('albums' => OC_Gallery_Scanner::scan('/')));
+}
+
 if ($_GET['operation']) {
   switch($_GET['operation']) {
 	case "rename":
@@ -43,8 +60,14 @@ if ($_GET['operation']) {
 	case "remove":
 	  handleRemove($_GET['name']);
 	  OC_JSON::success();
-	  break;
-    default:
+    break;
+  case "get_covers":
+    handleGetThumbnails($_GET['albumname']);
+    break;
+  case "scan":
+    handleGalleryScanning();
+    break;
+  default:
      OC_JSON::error(array('cause' => "Unknown operation"));
   }
 }
diff --git a/apps/gallery/ajax/getCovers.php b/apps/gallery/ajax/getCovers.php
deleted file mode 100644
index 4db73d0fbf3594dd510da0566f308f912f719ba3..0000000000000000000000000000000000000000
--- a/apps/gallery/ajax/getCovers.php
+++ /dev/null
@@ -1,99 +0,0 @@
-<?php
-
-/**
-* ownCloud - gallery application
-*
-* @author Bartek Przybylski
-* @copyright 2012 Bartek Przybylski bart.p.pl@gmail.com
-* 
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
-* License as published by the Free Software Foundation; either 
-* version 3 of the License, or any later version.
-* 
-* This library is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-* GNU AFFERO GENERAL PUBLIC LICENSE for more details.
-*  
-* You should have received a copy of the GNU Lesser General Public 
-* License along with this library.  If not, see <http://www.gnu.org/licenses/>.
-* 
-*/
-
-require_once('../../../lib/base.php');
-OC_JSON::checkLoggedIn();
-OC_JSON::checkAppEnabled('gallery');
-
-function CroppedThumbnail($imgSrc,$thumbnail_width,$thumbnail_height, $tgtImg, $shift) { 
-    //getting the image dimensions
-    list($width_orig, $height_orig) = getimagesize($imgSrc); 
-    switch (strtolower(substr($imgSrc, strrpos($imgSrc, '.')+1))) {
-      case "jpeg":
-      case "jpg":
-      case "tiff":
-        $myImage = imagecreatefromjpeg($imgSrc);
-        break;
-      case "png":
-        $myImage = imagecreatefrompng($imgSrc);
-        break;
-      default:
-        exit();
-    }
-    if(!$myImage) exit();
-    $ratio_orig = $width_orig/$height_orig;
-    
-    if ($thumbnail_width/$thumbnail_height > $ratio_orig) {
-       $new_height = $thumbnail_width/$ratio_orig;
-       $new_width = $thumbnail_width;
-    } else {
-       $new_width = $thumbnail_height*$ratio_orig;
-       $new_height = $thumbnail_height;
-    }
-    
-    $x_mid = $new_width/2;  //horizontal middle
-    $y_mid = $new_height/2; //vertical middle
-    
-    $process = imagecreatetruecolor(round($new_width), round($new_height)); 
-
-    imagecopyresampled($process, $myImage, 0, 0, 0, 0, $new_width, $new_height, $width_orig, $height_orig);
-    imagecopyresampled($tgtImg, $process, $shift, 0, ($x_mid-($thumbnail_width/2)), ($y_mid-($thumbnail_height/2)), $thumbnail_width, $thumbnail_height, $thumbnail_width, $thumbnail_height);
-
-    imagedestroy($process);
-    imagedestroy($myImage);
-}
-
-$box_size = 200;
-$album_name= $_GET['album_name'];
-
-$result = OC_Gallery_Photo::findForAlbum(OC_User::getUser(), $album_name);
-
-$numOfItems = min($result->numRows(),10);
-
-if ($numOfItems){
-	$targetImg = imagecreatetruecolor($numOfItems*$box_size, $box_size);
-}
-else{
-	$targetImg = imagecreatetruecolor($box_size, $box_size);
-}
-$counter = 0;
-while (($i = $result->fetchRow()) && $counter < $numOfItems) {
-	$imagePath = OC_Filesystem::getLocalFile($i['file_path']);
-	if(file_exists($imagePath))
-	{
-		CroppedThumbnail($imagePath, $box_size, $box_size, $targetImg, $counter*$box_size);
-		$counter++;
-	}
-}
-
-header('Content-Type: image/png');
-
-$offset = 3600 * 24;
-// calc the string in GMT not localtime and add the offset
-header("Expires: " . gmdate("D, d M Y H:i:s", time() + $offset) . " GMT");
-header('Cache-Control: max-age='.$offset.', must-revalidate');
-header('Pragma: public');
-
-imagepng($targetImg);
-imagedestroy($targetImg);
-?>
diff --git a/apps/gallery/ajax/scanForAlbums.php b/apps/gallery/ajax/scanForAlbums.php
deleted file mode 100644
index b8ed639d9dc20ee5da64b26b73050f428bf25b24..0000000000000000000000000000000000000000
--- a/apps/gallery/ajax/scanForAlbums.php
+++ /dev/null
@@ -1,31 +0,0 @@
-<?php
-
-/**
-* ownCloud - gallery application
-*
-* @author Bartek Przybylski
-* @copyright 2012 Bartek Przybylski bart.p.pl@gmail.com
-* 
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
-* License as published by the Free Software Foundation; either 
-* version 3 of the License, or any later version.
-* 
-* This library is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-* GNU AFFERO GENERAL PUBLIC LICENSE for more details.
-*  
-* You should have received a copy of the GNU Lesser General Public 
-* License along with this library.  If not, see <http://www.gnu.org/licenses/>.
-* 
-*/
-
-require_once('../../../lib/base.php');
-OC_JSON::checkLoggedIn();
-OC_JSON::checkAppEnabled('gallery');
-
-OC_Gallery_Scanner::cleanUp();
-OC_JSON::success(array('albums' => OC_Gallery_Scanner::scan('/')));
-
-?>
diff --git a/apps/gallery/css/styles.css b/apps/gallery/css/styles.css
index cc343ba0d08515ffe3eff87cde109d03cc2433a4..6bfd756e5f1462e2eacf2bcc09ad08a4719e406c 100644
--- a/apps/gallery/css/styles.css
+++ b/apps/gallery/css/styles.css
@@ -1,9 +1,9 @@
 div#gallery_list { margin: 90pt 20pt; }
-div#gallery_list.leftcontent { padding-top: 15px; margin: 0; text-align: center; }
-div#gallery_album_box { width: 200px; text-align: center; border: 0; display: inline-block; margin: 5pt; vertical-align: top; padding: 10px; border: solid 1px black; position: relative; overflow: hidden; color: #999; }
+div#gallery_list.leftcontent { padding-top: 15pt; margin: 0; height: 80%; text-align: center; overflow: scroll; }
+div#gallery_album_box { width: 200px; text-align: center; border: 0; display: inline-block; margin: 5pt; vertical-align: top; padding: 10px; position: relative; overflow: hidden; color: #999; }
 div#gallery_album_box:hover { color: black; }
 .leftcontent div#gallery_album_box { margin: 5px; }
-div#gallery_album_box h1 { font-size: 12pt; font-family: Verdana; }
+div#gallery_album_box h1 { font-size: 9pt; font-family: Verdana; }
 div#gallery_album_cover { width: 199px; height: 199px; border: solid 1pt #999; padding: 0; }
 div#gallery_control_overlay { border: 0; position:absolute; right: 10pt; background-color: #333; opacity: 0.5; visibility:hidden; padding: 0 5pt; }
 div#gallery_control_overlay a { color:white; }
diff --git a/apps/gallery/js/album_cover.js b/apps/gallery/js/album_cover.js
index f6cb2da3103fb739049240f1e8804a46f9eb5b91..84a89c5a91f69c5b8b508781751dd5ef73986acc 100644
--- a/apps/gallery/js/album_cover.js
+++ b/apps/gallery/js/album_cover.js
@@ -33,7 +33,7 @@ function createNewAlbum() {
 function scanForAlbums() {
   $("#notification").fadeIn();
   $("#notification").slideDown();
-  $.getJSON('ajax/scanForAlbums.php', function(r) {
+  $.getJSON('ajax/galleryOp.php?operation=scan', function(r) {
     $("#notification").fadeOut();
     $("#notification").slideUp();
     if (r.status == 'success') {
diff --git a/apps/gallery/js/albums.js b/apps/gallery/js/albums.js
index ae7d1fac500a2a16f6fdf5c1809a71bc65a0f69d..2fb1ac89bab4918a3a1c5858414776289dd15c96 100644
--- a/apps/gallery/js/albums.js
+++ b/apps/gallery/js/albums.js
@@ -63,7 +63,7 @@ Albums={
       var local = $(displayTemplate.replace(/\*NAME\*/g, a.name));
       $("#gallery_album_cover", local).css('background-repeat', 'no-repeat');
       $("#gallery_album_cover", local).css('background-position', '0');
-      $("#gallery_album_cover", local).css('background-image','url("ajax/getCovers.php?album_name='+a.name+'")');
+      $("#gallery_album_cover", local).css('background-image','url("ajax/galleryOp.php?operation=get_covers&albumname='+a.name+'")');
       local.mouseover(function(e) {
 	    $("#gallery_control_overlay", this).css('visibility','visible');
       });
diff --git a/apps/media/js/collection.js b/apps/media/js/collection.js
index 576f567faef5f51cd68d077b82b1700d6d13fa1f..6525df55c713cf286701a99658432383b54f1892 100644
--- a/apps/media/js/collection.js
+++ b/apps/media/js/collection.js
@@ -132,7 +132,7 @@ Collection={
 	},
 	showArtist:function(artist){
 		var tr=Collection.parent.find('tr[data-artist="'+artist+'"]');
-		var nextRow=tr.next();
+		var lastRow=tr;
 		var artist=tr.data('artistData');
 		var first=true;
 		$.each(artist.albums,function(j,album){
@@ -185,9 +185,10 @@ Collection={
 				newRow.attr('data-artist',artist.name);
 				newRow.data('albumData',album);
 				if(!first){
-					nextRow.before(newRow);
+					lastRow.after(newRow);
 				}
 				first=false;
+				lastRow=newRow;
 			});
 		});
 		tr.removeClass('collapsed');
@@ -215,11 +216,11 @@ Collection={
 	},
 	showAlbum:function(artist,album){
 		var tr = Collection.parent.find('tr[data-artist="'+artist+'"][data-album="'+album+'"]');
+		var lastRow=tr;
 		var albumData=tr.data('albumData');
 		tr.find('td.album a.expander').data('expanded',true);
 		tr.find('td.album a.expander').addClass('expanded');
 		tr.find('td.album a.expander').text('v');
-		var nextRow=tr.next();
 		$.each(albumData.songs,function(i,song){
 			if(i>0){
 				var newRow=tr.clone();
@@ -230,9 +231,17 @@ Collection={
 				var newRow=tr;
 			}
 			newRow.find('td.title a').text(song.name);
+			newRow.find('td.title a').click(function(event){
+				event.preventDefault();
+				PlayList.add(song);
+				PlayList.play(0);
+				Collection.parent.find('tr').removeClass('active');
+				$('tr[data-title="'+song.name+'"]').addClass('active');
+			});
 			if(i>0){
-				nextRow.before(newRow);
+				lastRow.after(newRow);
 			}
+			lastRow=newRow;
 		});
 	},
 	hideAlbum:function(artist,album){
diff --git a/apps/media/js/music.js b/apps/media/js/music.js
index bf08220782948135191e1be5cf609a4e36765a13..3373cbac2579242584bc6089613c6c9705e5e363 100644
--- a/apps/media/js/music.js
+++ b/apps/media/js/music.js
@@ -26,18 +26,25 @@ $(document).ready(function(){
 		button.tipsy({gravity:'n', fade:true, delayIn: 400, live:true});
 	}
 	Collection.display();
+
+	Collection.load(function(){
+		var urlVars=getUrlVars();
+		if(urlVars.artist){
+			var song=Collection.find(urlVars.artist,urlVars.album,urlVars.song);
+			PlayList.add(song);
+			PlayList.play(0);
+		}
+	})
 });
 
 
 
 function getUrlVars(){
-	var vars = [], hash;
-	var hashes = window.location.href.slice(window.location.href.indexOf('#') + 1).split('&');
-	for(var i = 0; i < hashes.length; i++)
-	{
+	var vars = {}, hash;
+	var hashes = window.location.hash.substr(1).split('&');
+	for(var i = 0; i < hashes.length; i++){
 		hash = hashes[i].split('=');
-		vars.push(hash[0]);
-		vars[hash[0]] = hash[1].replace(/\+/g,' ');
+		vars[hash[0]] = decodeURIComponent(hash[1]).replace(/\+/g,' ');
 	}
 	return vars;
 }
diff --git a/apps/media/js/player.js b/apps/media/js/player.js
index 3c022e9f8c48ebf69a57ceaf37d54c0645fca1bd..1f76356fd9798de6870261b26a6b6adf0e4d44c7 100644
--- a/apps/media/js/player.js
+++ b/apps/media/js/player.js
@@ -93,9 +93,11 @@ var PlayList={
 			ended:PlayList.next,
 			pause:function(){
 				localStorage.setItem(oc_current_user+'oc_playlist_playing','false');
+				document.title = "ownCloud";
 			},
-			play:function(){
+			play:function(event){
 				localStorage.setItem(oc_current_user+'oc_playlist_playing','true');
+				document.title = "\u25b8 " + event.jPlayer.status.media.name + " - " + event.jPlayer.status.media.artist + " - ownCloud";
 			},
 			supplied:type,
 			ready:function(){
diff --git a/apps/media/l10n/ar.php b/apps/media/l10n/ar.php
new file mode 100644
index 0000000000000000000000000000000000000000..a335f36a1f21c822b1b9bc2d9c7f24563e2dffad
--- /dev/null
+++ b/apps/media/l10n/ar.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "الموسيقى",
+"Play" => "إلعب",
+"Pause" => "تجميد",
+"Previous" => "السابق",
+"Next" => "التالي",
+"Mute" => "إلغاء الصوت",
+"Unmute" => "تشغيل الصوت",
+"Rescan Collection" => "إعادة البحث عن ملفات الموسيقى",
+"Artist" => "الفنان",
+"Album" => "الألبوم",
+"Title" => "العنوان"
+);
diff --git a/apps/media/l10n/bg_BG.php b/apps/media/l10n/bg_BG.php
index 411ab0a89561761431db6b5077e69aadbfff9757..1b71b26a16595c196d123551ab2aad1339647fba 100644
--- a/apps/media/l10n/bg_BG.php
+++ b/apps/media/l10n/bg_BG.php
@@ -6,7 +6,6 @@
 "Next" => "Следваща",
 "Mute" => "Отнеми",
 "Unmute" => "Върни",
-"Songs scanned" => "Сканирани песни",
 "Rescan Collection" => "Повторно сканиране",
 "Artist" => "Артист",
 "Album" => "Албум",
diff --git a/apps/media/l10n/ca.php b/apps/media/l10n/ca.php
index f0e24d8514d53f9edda13aca468f2105a73b5a5c..6c0a1855f3d5281ed4a5b69af33ac03a0637966e 100644
--- a/apps/media/l10n/ca.php
+++ b/apps/media/l10n/ca.php
@@ -6,8 +6,7 @@
 "Next" => "Següent",
 "Mute" => "Mut",
 "Unmute" => "Activa el so",
-"Songs scanned" => "Cançons escanejades",
-"Rescan Collection" => "Escaneja de nou la col·lecció",
+"Rescan Collection" => "Explora de nou la col·lecció",
 "Artist" => "Artista",
 "Album" => "Àlbum",
 "Title" => "Títol"
diff --git a/apps/media/l10n/cs_CZ.php b/apps/media/l10n/cs_CZ.php
index 46b3a7e0940db32bc3d103595e400a791bf8d363..074b44c03b5c84d6ddd4345601af6c4ca9eb8137 100644
--- a/apps/media/l10n/cs_CZ.php
+++ b/apps/media/l10n/cs_CZ.php
@@ -1,12 +1,11 @@
 <?php $TRANSLATIONS = array(
-"Music" => "hudba",
+"Music" => "Hudba",
 "Play" => "Přehrát",
 "Pause" => "Pauza",
 "Previous" => "Předchozí",
 "Next" => "Další",
 "Mute" => "Ztišit",
 "Unmute" => "Zesílit",
-"Songs scanned" => "Skladby jsou prohledány",
 "Rescan Collection" => "Znovu prohledat ",
 "Artist" => "Umělec",
 "Album" => "Album",
diff --git a/apps/media/l10n/da.php b/apps/media/l10n/da.php
index 64cdc59ded542115464ac1ff2fffeee4080d01e4..776081842c30ba9bf1ac82ad306d65b4b1261335 100644
--- a/apps/media/l10n/da.php
+++ b/apps/media/l10n/da.php
@@ -1,7 +1,11 @@
 <?php $TRANSLATIONS = array(
 "Music" => "Musik",
+"Play" => "Afspil",
 "Pause" => "Pause",
-"Songs scanned" => "Sange skannet",
+"Previous" => "Forrige",
+"Next" => "Næste",
+"Mute" => "Lydløs",
+"Unmute" => "Lyd til",
 "Rescan Collection" => "Genskan Samling",
 "Artist" => "Kunstner",
 "Album" => "Album",
diff --git a/apps/media/l10n/de.php b/apps/media/l10n/de.php
index 7a87f6dcb35b37388e068fafb89e1994473f5ca4..021a7e9bfe40f9b18d0a5c9ba1d79e5f14a3dc60 100644
--- a/apps/media/l10n/de.php
+++ b/apps/media/l10n/de.php
@@ -1,8 +1,12 @@
 <?php $TRANSLATIONS = array(
 "Music" => "Musik",
+"Play" => "Abspielen",
 "Pause" => "Pause",
-"Songs scanned" => "Lieder gescannt",
-"Rescan Collection" => "Sammlung scannen",
+"Previous" => "Vorheriges",
+"Next" => "Nächstes",
+"Mute" => "Ton aus",
+"Unmute" => "Ton an",
+"Rescan Collection" => "Sammlung noch einmal scannen",
 "Artist" => "Künstler",
 "Album" => "Album",
 "Title" => "Titel"
diff --git a/apps/media/l10n/el.php b/apps/media/l10n/el.php
index 6d4b781b78faf612cc2e7d53ac05af4ee1026c91..9996180c03ee36e1f59c3da2e804856786adfb09 100644
--- a/apps/media/l10n/el.php
+++ b/apps/media/l10n/el.php
@@ -6,7 +6,6 @@
 "Next" => "Επόμενο",
 "Mute" => "Σίγαση",
 "Unmute" => "Επαναφορά ήχου",
-"Songs scanned" => "Σαρωμένα τραγούγια",
 "Rescan Collection" => "Επανασάρωση συλλογής",
 "Artist" => "Καλλιτέχνης",
 "Album" => "Άλμπουμ",
diff --git a/apps/media/l10n/eo.php b/apps/media/l10n/eo.php
new file mode 100644
index 0000000000000000000000000000000000000000..a572c15cb4cbf653db3114cfb03f3155fad95507
--- /dev/null
+++ b/apps/media/l10n/eo.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Muziko",
+"Play" => "Ludi",
+"Pause" => "Paŭzi",
+"Previous" => "Maljena",
+"Next" => "Jena",
+"Mute" => "Silentigi",
+"Unmute" => "Malsilentigi",
+"Rescan Collection" => "Reskani la aron",
+"Artist" => "Verkinto",
+"Album" => "Albumo",
+"Title" => "Titolo"
+);
diff --git a/apps/media/l10n/es.php b/apps/media/l10n/es.php
index b97fb0bf157319d22398d9b71382af19e12c3bb9..8d654fd36cd26843f43152024344f03d37a9db37 100644
--- a/apps/media/l10n/es.php
+++ b/apps/media/l10n/es.php
@@ -6,7 +6,6 @@
 "Next" => "Siguiente",
 "Mute" => "Silenciar",
 "Unmute" => "Sonar",
-"Songs scanned" => "Canciones encontradas",
 "Rescan Collection" => "Buscar música nueva",
 "Artist" => "Artista",
 "Album" => "Álbum",
diff --git a/apps/media/l10n/et_EE.php b/apps/media/l10n/et_EE.php
index c516ca64f26f024c2ef3fc1e6fc5972efc82e52f..4133cb84a98bcf88f02bc75ff625af38f75128a3 100644
--- a/apps/media/l10n/et_EE.php
+++ b/apps/media/l10n/et_EE.php
@@ -6,7 +6,6 @@
 "Next" => "Järgmine",
 "Mute" => "Vaikseks",
 "Unmute" => "Hääl tagasi",
-"Songs scanned" => "Skännitud lood",
 "Rescan Collection" => "Skänni kollekttsiooni uuesti",
 "Artist" => "Esitaja",
 "Album" => "Album",
diff --git a/apps/media/l10n/eu.php b/apps/media/l10n/eu.php
new file mode 100644
index 0000000000000000000000000000000000000000..d30e3519161987d289bf00ccf2d027880a804dc0
--- /dev/null
+++ b/apps/media/l10n/eu.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Musika",
+"Play" => "Erreproduzitu",
+"Pause" => "Pausarazi",
+"Previous" => "Aurrekoa",
+"Next" => "Hurrengoa",
+"Mute" => "Mututu",
+"Unmute" => "Ez Mututu",
+"Rescan Collection" => "Bireskaneatu Bilduma",
+"Artist" => "Artista",
+"Album" => "Albuma",
+"Title" => "Izenburua"
+);
diff --git a/apps/media/l10n/fr.php b/apps/media/l10n/fr.php
index 3e4e0f19283ec4544613faf7137a12a72dcfaa70..c96e84d73fdd93f2f753c01b8489c42a9cd50115 100644
--- a/apps/media/l10n/fr.php
+++ b/apps/media/l10n/fr.php
@@ -1,7 +1,11 @@
 <?php $TRANSLATIONS = array(
 "Music" => "Musique",
+"Play" => "Play",
 "Pause" => "Pause",
-"Songs scanned" => "Pistes scannées",
+"Previous" => "Précédent",
+"Next" => "Suivant",
+"Mute" => "Muet",
+"Unmute" => "Audible",
 "Rescan Collection" => "Réanalyser la Collection",
 "Artist" => "Artiste",
 "Album" => "Album",
diff --git a/apps/media/l10n/he.php b/apps/media/l10n/he.php
new file mode 100644
index 0000000000000000000000000000000000000000..772bfb90281385d52429df2299d669454bdf5536
--- /dev/null
+++ b/apps/media/l10n/he.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "מוזיקה",
+"Play" => "נגן",
+"Pause" => "השהה",
+"Previous" => "קודם",
+"Next" => "הבא",
+"Mute" => "השתק",
+"Unmute" => "בטל השתקה",
+"Rescan Collection" => "סריקת אוסף מחדש",
+"Artist" => "מבצע",
+"Album" => "אלבום",
+"Title" => "כותרת"
+);
diff --git a/apps/media/l10n/hr.php b/apps/media/l10n/hr.php
new file mode 100644
index 0000000000000000000000000000000000000000..bab149743cf2944799e292da4e364d2b2fc5bc69
--- /dev/null
+++ b/apps/media/l10n/hr.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Glazba",
+"Play" => "Reprodukcija",
+"Pause" => "Pauza",
+"Previous" => "Prethodna",
+"Next" => "Sljedeća",
+"Mute" => "Utišaj zvuk",
+"Unmute" => "Uključi zvuk",
+"Rescan Collection" => "Ponovi skeniranje kolekcije",
+"Artist" => "Izvođač",
+"Album" => "Album",
+"Title" => "Naslov"
+);
diff --git a/apps/media/l10n/hu_HU.php b/apps/media/l10n/hu_HU.php
new file mode 100644
index 0000000000000000000000000000000000000000..299e0af028753f6010b797d5a452b6462ae9204f
--- /dev/null
+++ b/apps/media/l10n/hu_HU.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Zene",
+"Play" => "Lejátszás",
+"Pause" => "Szünet",
+"Previous" => "Előző",
+"Next" => "Következő",
+"Mute" => "Némítás",
+"Unmute" => "Némítás megszüntetése",
+"Rescan Collection" => "Gyűjtemény újraolvasása",
+"Artist" => "Előadó",
+"Album" => "Album",
+"Title" => "Cím"
+);
diff --git a/apps/media/l10n/ia.php b/apps/media/l10n/ia.php
new file mode 100644
index 0000000000000000000000000000000000000000..597b36e10fad41912eca439fb6448af67e3f60b5
--- /dev/null
+++ b/apps/media/l10n/ia.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Musica",
+"Play" => "Reproducer",
+"Pause" => "Pausa",
+"Previous" => "Previe",
+"Next" => "Proxime",
+"Mute" => "Mute",
+"Unmute" => "Con sono",
+"Rescan Collection" => "Rescannar collection",
+"Artist" => "Artista",
+"Album" => "Album",
+"Title" => "Titulo"
+);
diff --git a/apps/media/l10n/id.php b/apps/media/l10n/id.php
index 7127f85fbf012cd9061acf500ac9a2654bc8ad54..52b0bae0eea8285acb9e7944df180306b3c86f2b 100644
--- a/apps/media/l10n/id.php
+++ b/apps/media/l10n/id.php
@@ -1,7 +1,11 @@
 <?php $TRANSLATIONS = array(
 "Music" => "Musik",
+"Play" => "Mainkan",
 "Pause" => "Jeda",
-"Songs scanned" => "Lagu-lagu yang telah dipindai",
+"Previous" => "Sebelumnya",
+"Next" => "Selanjutnya",
+"Mute" => "Nonaktifkan suara",
+"Unmute" => "Aktifkan suara",
 "Rescan Collection" => "Pindai ulang Koleksi",
 "Artist" => "Artis",
 "Album" => "Album",
diff --git a/apps/media/l10n/it.php b/apps/media/l10n/it.php
index f0d9c606e7417006cc91b8e021f66456442f620d..d4bad14a4bb71c6b60d37ac2809b7d0d584f8259 100644
--- a/apps/media/l10n/it.php
+++ b/apps/media/l10n/it.php
@@ -6,8 +6,7 @@
 "Next" => "Successiva",
 "Mute" => "Disattiva audio",
 "Unmute" => "Riattiva audio",
-"Songs scanned" => "Canzoni analizzate",
-"Rescan Collection" => "Rianalizza colezione",
+"Rescan Collection" => "Rianalizza collezione",
 "Artist" => "Artista",
 "Album" => "Album",
 "Title" => "Titolo"
diff --git a/apps/media/l10n/ja_JP.php b/apps/media/l10n/ja_JP.php
new file mode 100644
index 0000000000000000000000000000000000000000..395ebe792eb57344160a7223818fe186e5ddfd39
--- /dev/null
+++ b/apps/media/l10n/ja_JP.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "ミュージック",
+"Play" => "再生",
+"Pause" => "一時停止",
+"Previous" => "前",
+"Next" => "次",
+"Mute" => "ミュート",
+"Unmute" => "ミュート解除",
+"Rescan Collection" => "コレクションを再読み込みする",
+"Artist" => "アーティスト",
+"Album" => "アルバム",
+"Title" => "曲名"
+);
diff --git a/apps/media/l10n/lb.php b/apps/media/l10n/lb.php
index 2c127cf83eda13ec09a5ab83e583f36987e91910..4a2727fcb1106119d2d8ebfe6a1b617a18c46133 100644
--- a/apps/media/l10n/lb.php
+++ b/apps/media/l10n/lb.php
@@ -6,7 +6,6 @@
 "Next" => "Weider",
 "Mute" => "Toun ausmaachen",
 "Unmute" => "Toun umaachen",
-"Songs scanned" => "Lidder gescannt",
 "Rescan Collection" => "Kollektioun nei scannen",
 "Artist" => "Artist",
 "Album" => "Album",
diff --git a/apps/media/l10n/lt_LT.php b/apps/media/l10n/lt_LT.php
new file mode 100644
index 0000000000000000000000000000000000000000..1761ffdc3b22049e52b90e8a420b410648424ca5
--- /dev/null
+++ b/apps/media/l10n/lt_LT.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Muzika",
+"Play" => "Groti",
+"Pause" => "Pristabdyti",
+"Previous" => "Atgal",
+"Next" => "Kitas",
+"Mute" => "Nutildyti",
+"Unmute" => "Įjungti garsą",
+"Rescan Collection" => "Atnaujinti kolekciją",
+"Artist" => "Atlikėjas",
+"Album" => "Albumas",
+"Title" => "Pavadinimas"
+);
diff --git a/apps/media/l10n/ms_MY.php b/apps/media/l10n/ms_MY.php
index 43cc47c81d77a65afe98f448d9923ce354b293f0..aaa1c3edfb918fa91b95858b34022e42f45a0ed6 100644
--- a/apps/media/l10n/ms_MY.php
+++ b/apps/media/l10n/ms_MY.php
@@ -6,7 +6,6 @@
 "Next" => "Seterus",
 "Mute" => "Bisu",
 "Unmute" => "Nyahbisu",
-"Songs scanned" => "Lagu telah diimbas",
 "Rescan Collection" => "Imbas semula koleksi",
 "Artist" => "Artis",
 "Album" => "Album",
diff --git a/apps/media/l10n/nb_NO.php b/apps/media/l10n/nb_NO.php
index 7afe796bb2c3fd980c635fae0d4bced33eedecd1..dbed1526b764dd97dafcd3e4ce3435b6716f2cc8 100644
--- a/apps/media/l10n/nb_NO.php
+++ b/apps/media/l10n/nb_NO.php
@@ -6,7 +6,6 @@
 "Next" => "Neste",
 "Mute" => "Demp",
 "Unmute" => "Skru på lyd",
-"Songs scanned" => "Sanger skannet",
 "Rescan Collection" => "Skan samling på nytt",
 "Artist" => "Artist",
 "Album" => "Album",
diff --git a/apps/media/l10n/nl.php b/apps/media/l10n/nl.php
index 7ae0a761af06b2ca2a36a626b1734f716770616f..705bf2a613c36a248599e87ca6eae5d9e08e642e 100644
--- a/apps/media/l10n/nl.php
+++ b/apps/media/l10n/nl.php
@@ -1,7 +1,11 @@
 <?php $TRANSLATIONS = array(
 "Music" => "Muziek",
-"Pause" => "Pauze",
-"Songs scanned" => "nummers gescanned",
+"Play" => "Afspelen",
+"Pause" => "Pauzeer",
+"Previous" => "Vorige",
+"Next" => "Volgende",
+"Mute" => "Dempen",
+"Unmute" => "Dempen uit",
 "Rescan Collection" => "Collectie opnieuw scannen",
 "Artist" => "Artiest",
 "Album" => "Album",
diff --git a/apps/media/l10n/nn_NO.php b/apps/media/l10n/nn_NO.php
new file mode 100644
index 0000000000000000000000000000000000000000..2579c7b6ba067ab26c8480cec52e38b3e2a3255b
--- /dev/null
+++ b/apps/media/l10n/nn_NO.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Musikk",
+"Play" => "Spel",
+"Pause" => "Pause",
+"Previous" => "Førre",
+"Next" => "Neste",
+"Mute" => "Demp",
+"Unmute" => "Skru på lyd",
+"Rescan Collection" => "Skann samlinga på nytt",
+"Artist" => "Artist",
+"Album" => "Album",
+"Title" => "Tittel"
+);
diff --git a/apps/media/l10n/pl.php b/apps/media/l10n/pl.php
index bb74d6d578ac26060294148329aa1423da267cec..3612d714eca44f5c2d355f0289a19cb3e9569260 100644
--- a/apps/media/l10n/pl.php
+++ b/apps/media/l10n/pl.php
@@ -1,7 +1,11 @@
 <?php $TRANSLATIONS = array(
 "Music" => "Muzyka",
+"Play" => "Odtwarzaj",
 "Pause" => "Zatrzymaj",
-"Songs scanned" => "Przeskanowane utwory",
+"Previous" => "Poprzedni",
+"Next" => "Następny",
+"Mute" => "Wycisz",
+"Unmute" => "Włącz",
 "Rescan Collection" => "Przeskanuj kolekcję",
 "Artist" => "Artysta",
 "Album" => "Album",
diff --git a/apps/media/l10n/pt_BR.php b/apps/media/l10n/pt_BR.php
index ac5b1c22d7defa6f64aa6da8df007d3e729fedc1..6a1289cfa83fa1dffc1a2e5a7660dac2d3972fe3 100644
--- a/apps/media/l10n/pt_BR.php
+++ b/apps/media/l10n/pt_BR.php
@@ -6,7 +6,6 @@
 "Next" => "Próximo",
 "Mute" => "Mudo",
 "Unmute" => "Não Mudo",
-"Songs scanned" => "Músicas encontradas",
 "Rescan Collection" => "Atualizar a Coleção",
 "Artist" => "Artista",
 "Album" => "Álbum",
diff --git a/apps/media/l10n/ro.php b/apps/media/l10n/ro.php
index a185a958f71582985cd756bcbe02179f45fa3152..17711d61dc9125ea3aa58fe7824d510ccc1c8305 100644
--- a/apps/media/l10n/ro.php
+++ b/apps/media/l10n/ro.php
@@ -6,7 +6,6 @@
 "Next" => "Următor",
 "Mute" => "Fără sonor",
 "Unmute" => "Cu sonor",
-"Songs scanned" => "Melodii scanate",
 "Rescan Collection" => "Rescanează colecția",
 "Artist" => "Artist",
 "Album" => "Album",
diff --git a/apps/media/l10n/ru.php b/apps/media/l10n/ru.php
index d0934a733633d014ce975b3875846028c90bc9c1..5426332a1b00e457591bba7cdd562a490cadd1f9 100644
--- a/apps/media/l10n/ru.php
+++ b/apps/media/l10n/ru.php
@@ -6,7 +6,6 @@
 "Next" => "Следующий",
 "Mute" => "Отключить звук",
 "Unmute" => "Включить звук",
-"Songs scanned" => "Песен просканировано",
 "Rescan Collection" => "Пересканировать коллекцию",
 "Artist" => "Исполнитель",
 "Album" => "Альбом",
diff --git a/apps/media/l10n/sk_SK.php b/apps/media/l10n/sk_SK.php
new file mode 100644
index 0000000000000000000000000000000000000000..05f52d76d882a45955e365c8fa59a4f8804d4030
--- /dev/null
+++ b/apps/media/l10n/sk_SK.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Hudba",
+"Play" => "Prehrať",
+"Pause" => "Pauza",
+"Previous" => "Predchádzajúce",
+"Next" => "Ďalšie",
+"Mute" => "Stlmiť",
+"Unmute" => "Nahlas",
+"Rescan Collection" => "Znovu skenovať Zbierku",
+"Artist" => "Umelec",
+"Album" => "Album",
+"Title" => "Názov"
+);
diff --git a/apps/media/l10n/sl.php b/apps/media/l10n/sl.php
new file mode 100644
index 0000000000000000000000000000000000000000..e7c0dd0c57bcac67bc4fab69ca1775d148109c5d
--- /dev/null
+++ b/apps/media/l10n/sl.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Glasba",
+"Play" => "Predvajaj",
+"Pause" => "Pavza",
+"Previous" => "Prejšnja",
+"Next" => "Naslednja",
+"Mute" => "Izključi zvok",
+"Unmute" => "Vključi zvok",
+"Rescan Collection" => "Skeniraj zbirko",
+"Artist" => "Izvajalec",
+"Album" => "Album",
+"Title" => "Naslov"
+);
diff --git a/apps/media/l10n/sr.php b/apps/media/l10n/sr.php
index 7440bf430195aa9fe9198ab337096c73ce272fd8..dff0daf435840996d752981a83a31c2fe91f97a2 100644
--- a/apps/media/l10n/sr.php
+++ b/apps/media/l10n/sr.php
@@ -6,7 +6,6 @@
 "Next" => "Следећа",
 "Mute" => "Искључи звук",
 "Unmute" => "Укључи звук",
-"Songs scanned" => "Претражених песама",
 "Rescan Collection" => "Поново претражи збирку",
 "Artist" => "Извођач",
 "Album" => "Албум",
diff --git a/apps/media/l10n/sr@latin.php b/apps/media/l10n/sr@latin.php
index fecdb0a5a749a0a611e8c2d77bd0673841667add..6476898387b25e98bafb3125e6b708aa4c327d40 100644
--- a/apps/media/l10n/sr@latin.php
+++ b/apps/media/l10n/sr@latin.php
@@ -6,7 +6,6 @@
 "Next" => "Sledeća",
 "Mute" => "Isključi zvuk",
 "Unmute" => "Uključi zvuk",
-"Songs scanned" => "Pretraženih pesama",
 "Rescan Collection" => "Ponovo pretraži zbirku",
 "Artist" => "Izvođač",
 "Album" => "Album",
diff --git a/apps/media/l10n/sv.php b/apps/media/l10n/sv.php
index f20fb2c6a57785740d83017ef87bcdc0c721d57d..75670a485159ac3aa4a244dfdaa35f1de0ed2b01 100644
--- a/apps/media/l10n/sv.php
+++ b/apps/media/l10n/sv.php
@@ -6,7 +6,6 @@
 "Next" => "Nästa",
 "Mute" => "Ljudlös",
 "Unmute" => "Ljud på",
-"Songs scanned" => "Skannade låtar",
 "Rescan Collection" => "Sök igenom samlingen",
 "Artist" => "Artist",
 "Album" => "Album",
diff --git a/apps/media/l10n/tr.php b/apps/media/l10n/tr.php
new file mode 100644
index 0000000000000000000000000000000000000000..1eaf98145ac6f58f38b257c47c1952cf710c8b73
--- /dev/null
+++ b/apps/media/l10n/tr.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Müzik",
+"Play" => "Oynat",
+"Pause" => "Beklet",
+"Previous" => "Önceki",
+"Next" => "Sonraki",
+"Mute" => "Sesi kapat",
+"Unmute" => "Sesi aç",
+"Rescan Collection" => "Koleksiyonu Tara",
+"Artist" => "Sanatç",
+"Album" => "Albüm",
+"Title" => "Başlık"
+);
diff --git a/apps/media/l10n/zh_CN.php b/apps/media/l10n/zh_CN.php
index 4747dfd30e700a019333095c74e9f7eecc0223ee..0b24cf3fe0d596445c828671fdaa80ab64fa9ec8 100644
--- a/apps/media/l10n/zh_CN.php
+++ b/apps/media/l10n/zh_CN.php
@@ -6,7 +6,6 @@
 "Next" => "后一首",
 "Mute" => "静音",
 "Unmute" => "取消静音",
-"Songs scanned" => "歌曲已扫描",
 "Rescan Collection" => "重新扫描收藏",
 "Artist" => "艺术家",
 "Album" => "专辑",
diff --git a/apps/media/lib_collection.php b/apps/media/lib_collection.php
index 1240f1de2f00f4cdd99668cdea5159ba8f7a8a99..d8dda1212e4225f6b4aa69f093427d6ee55fcd07 100644
--- a/apps/media/lib_collection.php
+++ b/apps/media/lib_collection.php
@@ -121,14 +121,19 @@ class OC_MEDIA_COLLECTION{
 	* @return array the list of artists found
 	*/
 	static public function getArtists($search='%',$exact=false){
+		$uid=self::$uid;
+		if(empty($uid)){
+			$uid=self::$uid=$_SESSION['user_id'];
+		}
 		if(!$exact and $search!='%'){
 			$search="%$search%";
 		}elseif($search==''){
 			$search='%';
 		}
-		$query=OC_DB::prepare("SELECT DISTINCT *PREFIX*media_artists.artist_name AS artist_name , *PREFIX*media_artists.artist_id AS artist_id FROM *PREFIX*media_artists
-			INNER JOIN *PREFIX*media_songs ON *PREFIX*media_artists.artist_id=*PREFIX*media_songs.song_artist WHERE artist_name LIKE ? AND *PREFIX*media_songs.song_user=? ORDER BY artist_name");
-		return $query->execute(array($search,self::$uid))->fetchAll();
+		$query=OC_DB::prepare("SELECT DISTINCT artist_name, artist_id FROM *PREFIX*media_artists
+			INNER JOIN *PREFIX*media_songs ON artist_id=song_artist WHERE artist_name LIKE ? AND song_user=? ORDER BY artist_name");
+		$result=$query->execute(array($search,self::$uid));
+		return $result->fetchAll();
 	}
 	
 	/**
@@ -159,20 +164,25 @@ class OC_MEDIA_COLLECTION{
 	* @return array the list of albums found
 	*/
 	static public function getAlbums($artist=0,$search='%',$exact=false){
-		$cmd="SELECT DISTINCT *PREFIX*media_albums.album_name AS album_name , *PREFIX*media_albums.album_artist AS album_artist , *PREFIX*media_albums.album_id AS album_id
-			FROM *PREFIX*media_albums INNER JOIN *PREFIX*media_songs ON *PREFIX*media_albums.album_id=*PREFIX*media_songs.song_album WHERE *PREFIX*media_songs.song_user=? ORDER BY album_name";
+		$uid=self::$uid;
+		if(empty($uid)){
+			$uid=self::$uid=$_SESSION['user_id'];
+		}
+		$cmd="SELECT DISTINCT album_name, album_artist, album_id
+			FROM *PREFIX*media_albums INNER JOIN *PREFIX*media_songs ON album_id=song_album WHERE song_user=? ";
 		$params=array(self::$uid);
 		if($artist!=0){
-			$cmd.="AND *PREFIX*media_albums.album_artist = ? ";
+			$cmd.="AND album_artist = ? ";
 			array_push($params,$artist);
 		}
 		if($search!='%'){
-			$cmd.="AND *PREFIX*media_albums.album_name LIKE ? ";
+			$cmd.="AND album_name LIKE ? ";
 			if(!$exact){
 				$search="%$search%";
 			}
 			array_push($params,$search);
 		}
+		$cmd.=' ORDER BY album_name';
 		$query=OC_DB::prepare($cmd);
 		return $query->execute($params)->fetchAll();
 	}
diff --git a/apps/media/lib_scanner.php b/apps/media/lib_scanner.php
index 320b1f79199aefc06a814d1d7d915ee77c5d5443..4039cce09ee60b8767ec1d3b7272129b78db2f49 100644
--- a/apps/media/lib_scanner.php
+++ b/apps/media/lib_scanner.php
@@ -30,7 +30,6 @@ class OC_MEDIA_SCANNER{
 	//these are used to store which artists and albums we found, it can save a lot of addArtist/addAlbum calls
 	static private $artists=array();
 	static private $albums=array();//stored as "$artist/$album" to allow albums with the same name from different artists
-	static private $useMp3Info=null;
 	
 	/**
 	 * scan a folder for music
@@ -70,72 +69,55 @@ class OC_MEDIA_SCANNER{
 	 * @return boolean
 	 */
 	public static function scanFile($path){
-		if(is_null(self::$useMp3Info)){
-			self::$useMp3Info=OC_Helper::canExecute("mp3info");
-		}
 		$file=OC_Filesystem::getLocalFile($path);
-		if(substr($path,-3)=='mp3' and self::$useMp3Info){//use the command line tool id3info if possible
-			$output=array();
-			$size=filesize($file);
-			exec('mp3info -p "%a\n%l\n%t\n%n\n%S" "'.$file.'"',$output);
-			if(count($output)>4){
-				$artist=$output[0];
-				$album=$output[1];
-				$title=$output[2];
-				$track=$output[3];
-				$length=$output[4];
-			}else{
-				return; //invalid mp3 file
-			}
+		if(!self::isMusic($path)){
+			return;
+		}
+		if(!self::$getID3){
+			self::$getID3=@new getID3();
+			self::$getID3->encoding='UTF-8';
+		}
+		$data=@self::$getID3->analyze($file);
+		getid3_lib::CopyTagsToComments($data);
+		if(!isset($data['comments'])){
+			OC_Log::write('media',"error reading id3 tags in '$file'",OC_Log::WARN);
+			return;
+		}
+		if(!isset($data['comments']['artist'])){
+			OC_Log::write('media',"error reading artist tag in '$file'",OC_Log::WARN);
+			$artist='unknown';
 		}else{
-			if(!self::isMusic($path)){
-				return;
-			}
-			if(!self::$getID3){
-				self::$getID3=@new getID3();
-				self::$getID3->encoding='UTF-8';
-			}
-			$data=@self::$getID3->analyze($file);
-			getid3_lib::CopyTagsToComments($data);
-			if(!isset($data['comments'])){
-				OC_Log::write('media',"error reading id3 tags in '$file'",OC_Log::WARN);
-				return;
-			}
-			if(!isset($data['comments']['artist'])){
-				OC_Log::write('media',"error reading artist tag in '$file'",OC_Log::WARN);
-				$artist='unknown';
-			}else{
-				$artist=stripslashes($data['comments']['artist'][0]);
-			}
-			if(!isset($data['comments']['album'])){
-				OC_Log::write('media',"error reading album tag in '$file'",OC_Log::WARN);
-				$album='unknown';
-			}else{
-				$album=stripslashes($data['comments']['album'][0]);
-			}
-			if(!isset($data['comments']['title'])){
-				OC_Log::write('media',"error reading title tag in '$file'",OC_Log::WARN);
-				$title='unknown';
-			}else{
-				$title=stripslashes($data['comments']['title'][0]);
-			}
-			$size=$data['filesize'];
-			if (isset($data['comments']['track']))
-			{
-				$track = $data['comments']['track'][0];
-			}
-			else if (isset($data['comments']['track_number']))
-			{
-				$track = $data['comments']['track_number'][0];
-				$track = explode('/',$track);
-				$track = $track[0];
-			}
-			else
-			{
-				$track = 0;
-			}
-			$length=isset($data['playtime_seconds'])?round($data['playtime_seconds']):0;
+			$artist=stripslashes($data['comments']['artist'][0]);
 		}
+		if(!isset($data['comments']['album'])){
+			OC_Log::write('media',"error reading album tag in '$file'",OC_Log::WARN);
+			$album='unknown';
+		}else{
+			$album=stripslashes($data['comments']['album'][0]);
+		}
+		if(!isset($data['comments']['title'])){
+			OC_Log::write('media',"error reading title tag in '$file'",OC_Log::WARN);
+			$title='unknown';
+		}else{
+			$title=stripslashes($data['comments']['title'][0]);
+		}
+		$size=$data['filesize'];
+		if (isset($data['comments']['track']))
+		{
+			$track = $data['comments']['track'][0];
+		}
+		else if (isset($data['comments']['track_number']))
+		{
+			$track = $data['comments']['track_number'][0];
+			$track = explode('/',$track);
+			$track = $track[0];
+		}
+		else
+		{
+			$track = 0;
+		}
+		$length=isset($data['playtime_seconds'])?round($data['playtime_seconds']):0;
+
 		if(!isset(self::$artists[$artist])){
 			$artistId=OC_MEDIA_COLLECTION::addArtist($artist);
 			self::$artists[$artist]=$artistId;
diff --git a/apps/media/templates/player.php b/apps/media/templates/player.php
index 295f33ab9e0ab4af7e82c22195e8ad72ae06516b..146c743250e9ff127bdfedee136ad5d9c9cedc2a 100644
--- a/apps/media/templates/player.php
+++ b/apps/media/templates/player.php
@@ -6,7 +6,7 @@ if(!isset($_)){//allow the template to be loaded standalone
 	exit;
 }
 ?>
-Music
+<?php echo $l->t('Music');?>
 <div class='player-controls' id="playercontrols">
 	<div class="player" id="jp-player"></div>
 	<ul class="jp-controls">
diff --git a/core/css/jquery-ui-1.8.14.custom.css b/core/css/jquery-ui-1.8.16.custom.css
old mode 100644
new mode 100755
similarity index 76%
rename from core/css/jquery-ui-1.8.14.custom.css
rename to core/css/jquery-ui-1.8.16.custom.css
index 887e4b5e57b2a6f480ef9e2dd7ce67b6b5f07de7..add1c6af08c2395028d51cb99bfa8180c7f09c34
--- a/core/css/jquery-ui-1.8.14.custom.css
+++ b/core/css/jquery-ui-1.8.16.custom.css
@@ -1,5 +1,5 @@
 /*
- * jQuery UI CSS Framework 1.8.14
+ * jQuery UI CSS Framework 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -33,9 +33,6 @@
 /* states and images */
 .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
 
-/* states and images */
-.ui-icon { width: 16px; height: 16px; }
-.ui-icon-closethick { background-image: url(../img/actions/delete.png); }
 
 /* Misc visuals
 ----------------------------------*/
@@ -45,7 +42,7 @@
 
 
 /*
- * jQuery UI CSS Framework 1.8.14
+ * jQuery UI CSS Framework 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -53,40 +50,43 @@
  *
  * http://docs.jquery.com/UI/Theming/API
  *
- * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
+ * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault="Lucida%20Grande",%20Arial,%20Verdana,%20sans-serif&fwDefault=bold&fsDefault=1em&cornerRadius=4px&bgColorHeader=1d2d44&bgTextureHeader=01_flat.png&bgImgOpacityHeader=35&borderColorHeader=1d2d44&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f8f8f8&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=ddd&fcDefault=555&iconColorDefault=1d2d44&bgColorHover=ffffff&bgTextureHover=01_flat.png&bgImgOpacityHover=100&borderColorHover=ddd&fcHover=333&iconColorHover=1d2d44&bgColorActive=f8f8f8&bgTextureActive=02_glass.png&bgImgOpacityActive=100&borderColorActive=1d2d44&fcActive=1d2d44&iconColorActive=1d2d44&bgColorHighlight=f8f8f8&bgTextureHighlight=04_highlight_hard.png&bgImgOpacityHighlight=100&borderColorHighlight=ddd&fcHighlight=555&iconColorHighlight=ffffff&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
  */
 
 
 /* Component containers
 ----------------------------------*/
-.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
+.ui-widget { font-family: \\\"Lucida Grande\\\", Arial, Verdana, sans-serif; font-size: 1em; }
 .ui-widget .ui-widget { font-size: 1em; }
-.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
-.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee 50% top repeat-x; color: #333333; }
+.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: \\\"Lucida Grande\\\", Arial, Verdana, sans-serif; font-size: 1em; }
+.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee; color: #333333; }
 .ui-widget-content a { color: #333333; }
-.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
+.ui-widget-header { border: 1px solid #1d2d44; background: #1d2d44; color: #ffffff; font-weight: bold; }
 .ui-widget-header a { color: #ffffff; }
 
 /* Interaction states
 ----------------------------------*/
-.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
-.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
-.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce 50% 50% repeat-x; font-weight: bold; color: #c77405; }
-.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
-.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
-.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
+.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #ddd; background: #f8f8f8; font-weight: bold; color: #555; }
+.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555; text-decoration: none; }
+.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #ddd; background: #ffffff; font-weight: bold; color: #333; }
+.ui-state-hover a, .ui-state-hover a:hover { color: #333; text-decoration: none; }
+.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #1d2d44; background: #f8f8f8; font-weight: bold; color: #1d2d44; }
+.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #1d2d44; text-decoration: none; }
 .ui-widget :active { outline: none; }
 
 /* Interaction Cues
 ----------------------------------*/
-.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c 50% top repeat-x; color: #363636; }
-.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
-.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 50% 50% repeat; color: #ffffff; }
-.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
-.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
-.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
-.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
-.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
+.ui-state-disabled { cursor: default !important; }
+
+/* Icons
+----------------------------------*/
+	
+/* states and images */
+.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
+	
+/* states and images */	
+.ui-icon { width: 16px; height: 16px; }	
+.ui-icon-closethick { background-image: url(../img/actions/delete.png); }
 
 
 /* Misc visuals
@@ -99,9 +99,9 @@
 .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
 
 /* Overlays */
-.ui-widget-overlay { background: #666666 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
-.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
- * jQuery UI Resizable 1.8.14
+.ui-widget-overlay { background: #666666; opacity: .50;filter:Alpha(Opacity=50); }
+.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
+ * jQuery UI Resizable 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -120,7 +120,7 @@
 .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
 .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
 .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
- * jQuery UI Selectable 1.8.14
+ * jQuery UI Selectable 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -130,26 +130,7 @@
  */
 .ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
 /*
- * jQuery UI Accordion 1.8.14
- *
- * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * http://docs.jquery.com/UI/Accordion#theming
- */
-/* IE/Win - Fix animation bug - #4615 */
-.ui-accordion { width: 100%; }
-.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
-.ui-accordion .ui-accordion-li-fix { display: inline; }
-.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
-.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
-.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
-.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
-.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
-.ui-accordion .ui-accordion-content-active { display: block; }
-/*
- * jQuery UI Autocomplete 1.8.14
+ * jQuery UI Autocomplete 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -163,7 +144,7 @@
 * html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
 
 /*
- * jQuery UI Menu 1.8.14
+ * jQuery UI Menu 1.8.16
  *
  * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -202,7 +183,7 @@
 	margin: -1px;
 }
 /*
- * jQuery UI Button 1.8.14
+ * jQuery UI Button 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -240,7 +221,7 @@ input.ui-button { padding: .4em 1em; }
 /* workarounds */
 button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
 /*
- * jQuery UI Dialog 1.8.14
+ * jQuery UI Dialog 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -251,7 +232,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
 .ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
 .ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
 .ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
-.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
+.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; background-color: #EEE;}
 .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
 .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
 .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
@@ -261,7 +242,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
 .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
 .ui-draggable .ui-dialog-titlebar { cursor: move; }
 /*
- * jQuery UI Slider 1.8.14
+ * jQuery UI Slider 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -284,7 +265,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
 .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
 .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
 .ui-slider-vertical .ui-slider-range-max { top: 0; }/*
- * jQuery UI Tabs 1.8.14
+ * jQuery UI Tabs 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -302,7 +283,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
 .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
 .ui-tabs .ui-tabs-hide { display: none !important; }
 /*
- * jQuery UI Datepicker 1.8.14
+ * jQuery UI Datepicker 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -369,7 +350,7 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
     width: 200px; /*must have*/
     height: 200px; /*must have*/
 }/*
- * jQuery UI Progressbar 1.8.14
+ * jQuery UI Progressbar 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -378,4 +359,4 @@ button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra pad
  * http://docs.jquery.com/UI/Progressbar#theming
  */
 .ui-progressbar { height:2em; text-align: left; }
-.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
+.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
\ No newline at end of file
diff --git a/core/js/jquery-ui-1.8.14.custom.min.js b/core/js/jquery-ui-1.8.16.custom.min.js
old mode 100644
new mode 100755
similarity index 66%
rename from core/js/jquery-ui-1.8.14.custom.min.js
rename to core/js/jquery-ui-1.8.16.custom.min.js
index f9e4f1e840001850557fc95f918af50bc7628a7c..eefefa8579d7d2941047dfaaeac71fb2e42ae1ef
--- a/core/js/jquery-ui-1.8.14.custom.min.js
+++ b/core/js/jquery-ui-1.8.16.custom.min.js
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI 1.8.14
+ * jQuery UI 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -7,16 +7,17 @@
  *
  * http://docs.jquery.com/UI
  */
-(function(c,j){function k(a,b){var d=a.nodeName.toLowerCase();if("area"===d){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&l(a)}return(/input|select|textarea|button|object/.test(d)?!a.disabled:"a"==d?a.href||b:b)&&l(a)}function l(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.14",
-keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();
-b&&b.call(d)},a)}):this._focus.apply(this,arguments)},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,
-"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"),10);if(!isNaN(b)&&b!==0)return b}a=a.parent()}}return 0},disableSelection:function(){return this.bind((c.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",
-function(a){a.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});c.each(["Width","Height"],function(a,b){function d(f,g,m,n){c.each(e,function(){g-=parseFloat(c.curCSS(f,"padding"+this,true))||0;if(m)g-=parseFloat(c.curCSS(f,"border"+this+"Width",true))||0;if(n)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,
-outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c(this).css(h,d(this,f)+"px")})};c.fn["outer"+b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c(this).css(h,d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){return k(a,!isNaN(c.attr(a,"tabindex")))},tabbable:function(a){var b=c.attr(a,"tabindex"),d=isNaN(b);
-return(d||b>=0)&&k(a,!d)}});c(function(){var a=document.body,b=a.appendChild(b=document.createElement("div"));c.extend(b.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});c.support.minHeight=b.offsetHeight===100;c.support.selectstart="onselectstart"in b;a.removeChild(b).style.display="none"});c.extend(c.ui,{plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=
-0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,d)}},contains:function(a,b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==="hidden")return false;b=b&&b==="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,h,i){return c.ui.isOverAxis(a,d,h)&&c.ui.isOverAxis(b,e,i)}})}})(jQuery);
+(function(c,j){function k(a,b){var d=a.nodeName.toLowerCase();if("area"===d){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&l(a)}return(/input|select|textarea|button|object/.test(d)?!a.disabled:"a"==d?a.href||b:b)&&l(a)}function l(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.16",
+keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({propAttr:c.fn.prop||c.fn.attr,_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=
+this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,
+"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"),10);if(!isNaN(b)&&b!==0)return b}a=a.parent()}}return 0},disableSelection:function(){return this.bind((c.support.selectstart?"selectstart":
+"mousedown")+".ui-disableSelection",function(a){a.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});c.each(["Width","Height"],function(a,b){function d(f,g,m,n){c.each(e,function(){g-=parseFloat(c.curCSS(f,"padding"+this,true))||0;if(m)g-=parseFloat(c.curCSS(f,"border"+this+"Width",true))||0;if(n)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,
+outerWidth:c.fn.outerWidth,outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c(this).css(h,d(this,f)+"px")})};c.fn["outer"+b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c(this).css(h,d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){return k(a,!isNaN(c.attr(a,"tabindex")))},tabbable:function(a){var b=c.attr(a,
+"tabindex"),d=isNaN(b);return(d||b>=0)&&k(a,!d)}});c(function(){var a=document.body,b=a.appendChild(b=document.createElement("div"));c.extend(b.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});c.support.minHeight=b.offsetHeight===100;c.support.selectstart="onselectstart"in b;a.removeChild(b).style.display="none"});c.extend(c.ui,{plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&
+a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,d)}},contains:function(a,b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==="hidden")return false;b=b&&b==="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,h,i){return c.ui.isOverAxis(a,d,h)&&
+c.ui.isOverAxis(b,e,i)}})}})(jQuery);
 ;/*!
- * jQuery UI Widget 1.8.14
+ * jQuery UI Widget 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -24,14 +25,14 @@ return(d||b>=0)&&k(a,!d)}});c(function(){var a=document.body,b=a.appendChild(b=d
  *
  * http://docs.jquery.com/UI/Widget
  */
-(function(b,j){if(b.cleanData){var k=b.cleanData;b.cleanData=function(a){for(var c=0,d;(d=a[c])!=null;c++)b(d).triggerHandler("remove");k(a)}}else{var l=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add([this]).each(function(){b(this).triggerHandler("remove")});return l.call(b(this),a,c)})}}b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,
-a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend(true,{},c.options);b[e][a].prototype=b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.charAt(0)==="_")return h;
-e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==j){h=i;return false}}):this.each(function(){var g=b.data(this,a);g?g.option(d||{})._init():b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){b.data(c,this.widgetName,this);this.element=b(c);this.options=b.extend(true,{},this.options,
-this._getCreateOptions(),a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create();this._trigger("create");this._init()},_getCreateOptions:function(){return b.metadata&&b.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},
-widget:function(){return this.element},option:function(a,c){var d=a;if(arguments.length===0)return b.extend({},this.options);if(typeof a==="string"){if(c===j)return this.options[a];d={};d[a]=c}this._setOptions(d);return this},_setOptions:function(a){var c=this;b.each(a,function(d,e){c._setOption(d,e)});return this},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},
-enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);
+(function(b,j){if(b.cleanData){var k=b.cleanData;b.cleanData=function(a){for(var c=0,d;(d=a[c])!=null;c++)try{b(d).triggerHandler("remove")}catch(e){}k(a)}}else{var l=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add([this]).each(function(){try{b(this).triggerHandler("remove")}catch(d){}});return l.call(b(this),a,c)})}}b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=
+function(h){return!!b.data(h,a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend(true,{},c.options);b[e][a].prototype=b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):
+d;if(e&&d.charAt(0)==="_")return h;e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==j){h=i;return false}}):this.each(function(){var g=b.data(this,a);g?g.option(d||{})._init():b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){b.data(c,this.widgetName,this);this.element=b(c);this.options=
+b.extend(true,{},this.options,this._getCreateOptions(),a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create();this._trigger("create");this._init()},_getCreateOptions:function(){return b.metadata&&b.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+
+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(a,c){var d=a;if(arguments.length===0)return b.extend({},this.options);if(typeof a==="string"){if(c===j)return this.options[a];d={};d[a]=c}this._setOptions(d);return this},_setOptions:function(a){var c=this;b.each(a,function(d,e){c._setOption(d,e)});return this},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",
+c);return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);
 ;/*!
- * jQuery UI Mouse 1.8.14
+ * jQuery UI Mouse 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -42,13 +43,13 @@ enable:function(){return this._setOption("disabled",false)},disable:function(){r
  * Depends:
  *	jquery.ui.widget.js
  */
-(function(b){var d=false;b(document).mousedown(function(){d=false});b.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(c){return a._mouseDown(c)}).bind("click."+this.widgetName,function(c){if(true===b.data(c.target,a.widgetName+".preventClickEvent")){b.removeData(c.target,a.widgetName+".preventClickEvent");c.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+
-this.widgetName)},_mouseDown:function(a){if(!d){this._mouseStarted&&this._mouseUp(a);this._mouseDownEvent=a;var c=this,f=a.which==1,g=typeof this.options.cancel=="string"?b(a.target).closest(this.options.cancel).length:false;if(!f||g||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){c.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=this._mouseStart(a)!==
-false;if(!this._mouseStarted){a.preventDefault();return true}}true===b.data(a.target,this.widgetName+".preventClickEvent")&&b.removeData(a.target,this.widgetName+".preventClickEvent");this._mouseMoveDelegate=function(e){return c._mouseMove(e)};this._mouseUpDelegate=function(e){return c._mouseUp(e)};b(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);a.preventDefault();return d=true}},_mouseMove:function(a){if(b.browser.msie&&
+(function(b){var d=false;b(document).mouseup(function(){d=false});b.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(c){return a._mouseDown(c)}).bind("click."+this.widgetName,function(c){if(true===b.data(c.target,a.widgetName+".preventClickEvent")){b.removeData(c.target,a.widgetName+".preventClickEvent");c.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+
+this.widgetName)},_mouseDown:function(a){if(!d){this._mouseStarted&&this._mouseUp(a);this._mouseDownEvent=a;var c=this,f=a.which==1,g=typeof this.options.cancel=="string"&&a.target.nodeName?b(a.target).closest(this.options.cancel).length:false;if(!f||g||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){c.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=
+this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault();return true}}true===b.data(a.target,this.widgetName+".preventClickEvent")&&b.removeData(a.target,this.widgetName+".preventClickEvent");this._mouseMoveDelegate=function(e){return c._mouseMove(e)};this._mouseUpDelegate=function(e){return c._mouseUp(e)};b(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);a.preventDefault();return d=true}},_mouseMove:function(a){if(b.browser.msie&&
 !(document.documentMode>=9)&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){b(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=
 false;a.target==this._mouseDownEvent.target&&b.data(a.target,this.widgetName+".preventClickEvent",true);this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery);
 ;/*
- * jQuery UI Position 1.8.14
+ * jQuery UI Position 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -64,7 +65,7 @@ d>0?b.left-d:Math.max(b.left-a.collisionPosition.left,b.left)},top:function(b,a)
 a.collisionPosition.left<0?g+e+h:d>0?g+e+h:0}},top:function(b,a){if(a.at[1]!=="center"){var d=c(window);d=a.collisionPosition.top+a.collisionHeight-d.height()-d.scrollTop();var g=a.my[1]==="top"?-a.elemHeight:a.my[1]==="bottom"?a.elemHeight:0,e=a.at[1]==="top"?a.targetHeight:-a.targetHeight,h=-2*a.offset[1];b.top+=a.collisionPosition.top<0?g+e+h:d>0?g+e+h:0}}}};if(!c.offset.setOffset){c.offset.setOffset=function(b,a){if(/static/.test(c.curCSS(b,"position")))b.style.position="relative";var d=c(b),
 g=d.offset(),e=parseInt(c.curCSS(b,"top",true),10)||0,h=parseInt(c.curCSS(b,"left",true),10)||0;g={top:a.top-g.top+e,left:a.left-g.left+h};"using"in a?a.using.call(b,g):d.css(g)};c.fn.offset=function(b){var a=this[0];if(!a||!a.ownerDocument)return null;if(b)return this.each(function(){c.offset.setOffset(this,b)});return u.call(this)}}})(jQuery);
 ;/*
- * jQuery UI Draggable 1.8.14
+ * jQuery UI Draggable 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -79,8 +80,8 @@ g=d.offset(),e=parseInt(c.curCSS(b,"top",true),10)||0,h=parseInt(c.curCSS(b,"lef
  */
 (function(d){d.widget("ui.draggable",d.ui.mouse,{widgetEventPrefix:"drag",options:{addClasses:true,appendTo:"parent",axis:false,connectToSortable:false,containment:false,cursor:"auto",cursorAt:false,grid:false,handle:false,helper:"original",iframeFix:false,opacity:false,refreshPositions:false,revert:false,revertDuration:500,scope:"default",scroll:true,scrollSensitivity:20,scrollSpeed:20,snap:false,snapMode:"both",snapTolerance:20,stack:false,zIndex:false},_create:function(){if(this.options.helper==
 "original"&&!/^(?:r|a|f)/.test(this.element.css("position")))this.element[0].style.position="relative";this.options.addClasses&&this.element.addClass("ui-draggable");this.options.disabled&&this.element.addClass("ui-draggable-disabled");this._mouseInit()},destroy:function(){if(this.element.data("draggable")){this.element.removeData("draggable").unbind(".draggable").removeClass("ui-draggable ui-draggable-dragging ui-draggable-disabled");this._mouseDestroy();return this}},_mouseCapture:function(a){var b=
-this.options;if(this.helper||b.disabled||d(a.target).is(".ui-resizable-handle"))return false;this.handle=this._getHandle(a);if(!this.handle)return false;d(b.iframeFix===true?"iframe":b.iframeFix).each(function(){d('<div class="ui-draggable-iframeFix" style="background: #fff;"></div>').css({width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1E3}).css(d(this).offset()).appendTo("body")});return true},_mouseStart:function(a){var b=this.options;this.helper=
-this._createHelper(a);this._cacheHelperProportions();if(d.ui.ddmanager)d.ui.ddmanager.current=this;this._cacheMargins();this.cssPosition=this.helper.css("position");this.scrollParent=this.helper.scrollParent();this.offset=this.positionAbs=this.element.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};d.extend(this.offset,{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});
+this.options;if(this.helper||b.disabled||d(a.target).is(".ui-resizable-handle"))return false;this.handle=this._getHandle(a);if(!this.handle)return false;if(b.iframeFix)d(b.iframeFix===true?"iframe":b.iframeFix).each(function(){d('<div class="ui-draggable-iframeFix" style="background: #fff;"></div>').css({width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1E3}).css(d(this).offset()).appendTo("body")});return true},_mouseStart:function(a){var b=this.options;
+this.helper=this._createHelper(a);this._cacheHelperProportions();if(d.ui.ddmanager)d.ui.ddmanager.current=this;this._cacheMargins();this.cssPosition=this.helper.css("position");this.scrollParent=this.helper.scrollParent();this.offset=this.positionAbs=this.element.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};d.extend(this.offset,{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});
 this.originalPosition=this.position=this._generatePosition(a);this.originalPageX=a.pageX;this.originalPageY=a.pageY;b.cursorAt&&this._adjustOffsetFromHelper(b.cursorAt);b.containment&&this._setContainment();if(this._trigger("start",a)===false){this._clear();return false}this._cacheHelperProportions();d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(this,a);this.helper.addClass("ui-draggable-dragging");this._mouseDrag(a,true);d.ui.ddmanager&&d.ui.ddmanager.dragStart(this,a);return true},
 _mouseDrag:function(a,b){this.position=this._generatePosition(a);this.positionAbs=this._convertPositionTo("absolute");if(!b){b=this._uiHash();if(this._trigger("drag",a,b)===false){this._mouseUp({});return false}this.position=b.position}if(!this.options.axis||this.options.axis!="y")this.helper[0].style.left=this.position.left+"px";if(!this.options.axis||this.options.axis!="x")this.helper[0].style.top=this.position.top+"px";d.ui.ddmanager&&d.ui.ddmanager.drag(this,a);return false},_mouseStop:function(a){var b=
 false;if(d.ui.ddmanager&&!this.options.dropBehaviour)b=d.ui.ddmanager.drop(this,a);if(this.dropped){b=this.dropped;this.dropped=false}if((!this.element[0]||!this.element[0].parentNode)&&this.options.helper=="original")return false;if(this.options.revert=="invalid"&&!b||this.options.revert=="valid"&&b||this.options.revert===true||d.isFunction(this.options.revert)&&this.options.revert.call(this.element,b)){var c=this;d(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,
@@ -98,7 +99,7 @@ this.offset.relative.top*a+this.offset.parent.top*a-(d.browser.safari&&d.browser
 if(a.pageY-this.offset.click.top<g[1])h=g[1]+this.offset.click.top;if(a.pageX-this.offset.click.left>g[2])e=g[2]+this.offset.click.left;if(a.pageY-this.offset.click.top>g[3])h=g[3]+this.offset.click.top}if(b.grid){h=b.grid[1]?this.originalPageY+Math.round((h-this.originalPageY)/b.grid[1])*b.grid[1]:this.originalPageY;h=g?!(h-this.offset.click.top<g[1]||h-this.offset.click.top>g[3])?h:!(h-this.offset.click.top<g[1])?h-b.grid[1]:h+b.grid[1]:h;e=b.grid[0]?this.originalPageX+Math.round((e-this.originalPageX)/
 b.grid[0])*b.grid[0]:this.originalPageX;e=g?!(e-this.offset.click.left<g[0]||e-this.offset.click.left>g[2])?e:!(e-this.offset.click.left<g[0])?e-b.grid[0]:e+b.grid[0]:e}}return{top:h-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(d.browser.safari&&d.browser.version<526&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollTop():f?0:c.scrollTop()),left:e-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+(d.browser.safari&&d.browser.version<
 526&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():f?0:c.scrollLeft())}},_clear:function(){this.helper.removeClass("ui-draggable-dragging");this.helper[0]!=this.element[0]&&!this.cancelHelperRemoval&&this.helper.remove();this.helper=null;this.cancelHelperRemoval=false},_trigger:function(a,b,c){c=c||this._uiHash();d.ui.plugin.call(this,a,[b,c]);if(a=="drag")this.positionAbs=this._convertPositionTo("absolute");return d.Widget.prototype._trigger.call(this,a,b,
-c)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}});d.extend(d.ui.draggable,{version:"1.8.14"});d.ui.plugin.add("draggable","connectToSortable",{start:function(a,b){var c=d(this).data("draggable"),f=c.options,e=d.extend({},b,{item:c.element});c.sortables=[];d(f.connectToSortable).each(function(){var h=d.data(this,"sortable");if(h&&!h.options.disabled){c.sortables.push({instance:h,shouldRevert:h.options.revert});
+c)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}});d.extend(d.ui.draggable,{version:"1.8.16"});d.ui.plugin.add("draggable","connectToSortable",{start:function(a,b){var c=d(this).data("draggable"),f=c.options,e=d.extend({},b,{item:c.element});c.sortables=[];d(f.connectToSortable).each(function(){var h=d.data(this,"sortable");if(h&&!h.options.disabled){c.sortables.push({instance:h,shouldRevert:h.options.revert});
 h.refreshPositions();h._trigger("activate",a,e)}})},stop:function(a,b){var c=d(this).data("draggable"),f=d.extend({},b,{item:c.element});d.each(c.sortables,function(){if(this.instance.isOver){this.instance.isOver=0;c.cancelHelperRemoval=true;this.instance.cancelHelperRemoval=false;if(this.shouldRevert)this.instance.options.revert=true;this.instance._mouseStop(a);this.instance.options.helper=this.instance.options._helper;c.options.helper=="original"&&this.instance.currentItem.css({top:"auto",left:"auto"})}else{this.instance.cancelHelperRemoval=
 false;this.instance._trigger("deactivate",a,f)}})},drag:function(a,b){var c=d(this).data("draggable"),f=this;d.each(c.sortables,function(){this.instance.positionAbs=c.positionAbs;this.instance.helperProportions=c.helperProportions;this.instance.offset.click=c.offset.click;if(this.instance._intersectsWith(this.instance.containerCache)){if(!this.instance.isOver){this.instance.isOver=1;this.instance.currentItem=d(f).clone().removeAttr("id").appendTo(this.instance.element).data("sortable-item",true);
 this.instance.options._helper=this.instance.options.helper;this.instance.options.helper=function(){return b.helper[0]};a.target=this.instance.currentItem[0];this.instance._mouseCapture(a,true);this.instance._mouseStart(a,true,true);this.instance.offset.click.top=c.offset.click.top;this.instance.offset.click.left=c.offset.click.left;this.instance.offset.parent.left-=c.offset.parent.left-this.instance.offset.parent.left;this.instance.offset.parent.top-=c.offset.parent.top-this.instance.offset.parent.top;
@@ -114,7 +115,7 @@ p||q||r||s;if(f.snapMode!="outer"){p=Math.abs(k-n)<=e;q=Math.abs(m-o)<=e;r=Math.
 (p||q||r||s||t))c.options.snap.snap&&c.options.snap.snap.call(c.element,a,d.extend(c._uiHash(),{snapItem:c.snapElements[i].item}));c.snapElements[i].snapping=p||q||r||s||t}else{c.snapElements[i].snapping&&c.options.snap.release&&c.options.snap.release.call(c.element,a,d.extend(c._uiHash(),{snapItem:c.snapElements[i].item}));c.snapElements[i].snapping=false}}}});d.ui.plugin.add("draggable","stack",{start:function(){var a=d(this).data("draggable").options;a=d.makeArray(d(a.stack)).sort(function(c,f){return(parseInt(d(c).css("zIndex"),
 10)||0)-(parseInt(d(f).css("zIndex"),10)||0)});if(a.length){var b=parseInt(a[0].style.zIndex)||0;d(a).each(function(c){this.style.zIndex=b+c});this[0].style.zIndex=b+a.length}}});d.ui.plugin.add("draggable","zIndex",{start:function(a,b){a=d(b.helper);b=d(this).data("draggable").options;if(a.css("zIndex"))b._zIndex=a.css("zIndex");a.css("zIndex",b.zIndex)},stop:function(a,b){a=d(this).data("draggable").options;a._zIndex&&d(b.helper).css("zIndex",a._zIndex)}})})(jQuery);
 ;/*
- * jQuery UI Droppable 1.8.14
+ * jQuery UI Droppable 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -133,15 +134,15 @@ a.addClasses&&this.element.addClass("ui-droppable")},destroy:function(){for(var
 this.element.addClass(this.options.activeClass);b&&this._trigger("activate",a,this.ui(b))},_deactivate:function(a){var b=d.ui.ddmanager.current;this.options.activeClass&&this.element.removeClass(this.options.activeClass);b&&this._trigger("deactivate",a,this.ui(b))},_over:function(a){var b=d.ui.ddmanager.current;if(!(!b||(b.currentItem||b.element)[0]==this.element[0]))if(this.accept.call(this.element[0],b.currentItem||b.element)){this.options.hoverClass&&this.element.addClass(this.options.hoverClass);
 this._trigger("over",a,this.ui(b))}},_out:function(a){var b=d.ui.ddmanager.current;if(!(!b||(b.currentItem||b.element)[0]==this.element[0]))if(this.accept.call(this.element[0],b.currentItem||b.element)){this.options.hoverClass&&this.element.removeClass(this.options.hoverClass);this._trigger("out",a,this.ui(b))}},_drop:function(a,b){var c=b||d.ui.ddmanager.current;if(!c||(c.currentItem||c.element)[0]==this.element[0])return false;var e=false;this.element.find(":data(droppable)").not(".ui-draggable-dragging").each(function(){var g=
 d.data(this,"droppable");if(g.options.greedy&&!g.options.disabled&&g.options.scope==c.options.scope&&g.accept.call(g.element[0],c.currentItem||c.element)&&d.ui.intersect(c,d.extend(g,{offset:g.element.offset()}),g.options.tolerance)){e=true;return false}});if(e)return false;if(this.accept.call(this.element[0],c.currentItem||c.element)){this.options.activeClass&&this.element.removeClass(this.options.activeClass);this.options.hoverClass&&this.element.removeClass(this.options.hoverClass);this._trigger("drop",
-a,this.ui(c));return this.element}return false},ui:function(a){return{draggable:a.currentItem||a.element,helper:a.helper,position:a.position,offset:a.positionAbs}}});d.extend(d.ui.droppable,{version:"1.8.14"});d.ui.intersect=function(a,b,c){if(!b.offset)return false;var e=(a.positionAbs||a.position.absolute).left,g=e+a.helperProportions.width,f=(a.positionAbs||a.position.absolute).top,h=f+a.helperProportions.height,i=b.offset.left,k=i+b.proportions.width,j=b.offset.top,l=j+b.proportions.height;
+a,this.ui(c));return this.element}return false},ui:function(a){return{draggable:a.currentItem||a.element,helper:a.helper,position:a.position,offset:a.positionAbs}}});d.extend(d.ui.droppable,{version:"1.8.16"});d.ui.intersect=function(a,b,c){if(!b.offset)return false;var e=(a.positionAbs||a.position.absolute).left,g=e+a.helperProportions.width,f=(a.positionAbs||a.position.absolute).top,h=f+a.helperProportions.height,i=b.offset.left,k=i+b.proportions.width,j=b.offset.top,l=j+b.proportions.height;
 switch(c){case "fit":return i<=e&&g<=k&&j<=f&&h<=l;case "intersect":return i<e+a.helperProportions.width/2&&g-a.helperProportions.width/2<k&&j<f+a.helperProportions.height/2&&h-a.helperProportions.height/2<l;case "pointer":return d.ui.isOver((a.positionAbs||a.position.absolute).top+(a.clickOffset||a.offset.click).top,(a.positionAbs||a.position.absolute).left+(a.clickOffset||a.offset.click).left,j,i,b.proportions.height,b.proportions.width);case "touch":return(f>=j&&f<=l||h>=j&&h<=l||f<j&&h>l)&&(e>=
 i&&e<=k||g>=i&&g<=k||e<i&&g>k);default:return false}};d.ui.ddmanager={current:null,droppables:{"default":[]},prepareOffsets:function(a,b){var c=d.ui.ddmanager.droppables[a.options.scope]||[],e=b?b.type:null,g=(a.currentItem||a.element).find(":data(droppable)").andSelf(),f=0;a:for(;f<c.length;f++)if(!(c[f].options.disabled||a&&!c[f].accept.call(c[f].element[0],a.currentItem||a.element))){for(var h=0;h<g.length;h++)if(g[h]==c[f].element[0]){c[f].proportions.height=0;continue a}c[f].visible=c[f].element.css("display")!=
 "none";if(c[f].visible){e=="mousedown"&&c[f]._activate.call(c[f],b);c[f].offset=c[f].element.offset();c[f].proportions={width:c[f].element[0].offsetWidth,height:c[f].element[0].offsetHeight}}}},drop:function(a,b){var c=false;d.each(d.ui.ddmanager.droppables[a.options.scope]||[],function(){if(this.options){if(!this.options.disabled&&this.visible&&d.ui.intersect(a,this,this.options.tolerance))c=c||this._drop.call(this,b);if(!this.options.disabled&&this.visible&&this.accept.call(this.element[0],a.currentItem||
-a.element)){this.isout=1;this.isover=0;this._deactivate.call(this,b)}}});return c},dragStart:function(a,b){a.element.parentsUntil("body").bind("scroll.droppable",function(){a.options.refreshPositions||d.ui.ddmanager.prepareOffsets(a,b)})},drag:function(a,b){a.options.refreshPositions&&d.ui.ddmanager.prepareOffsets(a,b);d.each(d.ui.ddmanager.droppables[a.options.scope]||[],function(){if(!(this.options.disabled||this.greedyChild||!this.visible)){var c=d.ui.intersect(a,this,this.options.tolerance);if(c=
-!c&&this.isover==1?"isout":c&&this.isover==0?"isover":null){var e;if(this.options.greedy){var g=this.element.parents(":data(droppable):eq(0)");if(g.length){e=d.data(g[0],"droppable");e.greedyChild=c=="isover"?1:0}}if(e&&c=="isover"){e.isover=0;e.isout=1;e._out.call(e,b)}this[c]=1;this[c=="isout"?"isover":"isout"]=0;this[c=="isover"?"_over":"_out"].call(this,b);if(e&&c=="isout"){e.isout=0;e.isover=1;e._over.call(e,b)}}}})},dragStop:function(a,b){a.element.parentsUntil("body").unbind("scroll.droppable");
+a.element)){this.isout=1;this.isover=0;this._deactivate.call(this,b)}}});return c},dragStart:function(a,b){a.element.parents(":not(body,html)").bind("scroll.droppable",function(){a.options.refreshPositions||d.ui.ddmanager.prepareOffsets(a,b)})},drag:function(a,b){a.options.refreshPositions&&d.ui.ddmanager.prepareOffsets(a,b);d.each(d.ui.ddmanager.droppables[a.options.scope]||[],function(){if(!(this.options.disabled||this.greedyChild||!this.visible)){var c=d.ui.intersect(a,this,this.options.tolerance);
+if(c=!c&&this.isover==1?"isout":c&&this.isover==0?"isover":null){var e;if(this.options.greedy){var g=this.element.parents(":data(droppable):eq(0)");if(g.length){e=d.data(g[0],"droppable");e.greedyChild=c=="isover"?1:0}}if(e&&c=="isover"){e.isover=0;e.isout=1;e._out.call(e,b)}this[c]=1;this[c=="isout"?"isover":"isout"]=0;this[c=="isover"?"_over":"_out"].call(this,b);if(e&&c=="isout"){e.isout=0;e.isover=1;e._over.call(e,b)}}}})},dragStop:function(a,b){a.element.parents(":not(body,html)").unbind("scroll.droppable");
 a.options.refreshPositions||d.ui.ddmanager.prepareOffsets(a,b)}}})(jQuery);
 ;/*
- * jQuery UI Resizable 1.8.14
+ * jQuery UI Resizable 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -175,7 +176,7 @@ null;return b},_proportionallyResize:function(){if(this._proportionallyResizeEle
 0;h=parseInt(f[h],10)||0;return g+h})}e.browser.msie&&(e(b).is(":hidden")||e(b).parents(":hidden").length)||c.css({height:b.height()-this.borderDif[0]-this.borderDif[2]||0,width:b.width()-this.borderDif[1]-this.borderDif[3]||0})}},_renderProxy:function(){var b=this.options;this.elementOffset=this.element.offset();if(this._helper){this.helper=this.helper||e('<div style="overflow:hidden;"></div>');var a=e.browser.msie&&e.browser.version<7,c=a?1:0;a=a?2:-1;this.helper.addClass(this._helper).css({width:this.element.outerWidth()+
 a,height:this.element.outerHeight()+a,position:"absolute",left:this.elementOffset.left-c+"px",top:this.elementOffset.top-c+"px",zIndex:++b.zIndex});this.helper.appendTo("body").disableSelection()}else this.helper=this.element},_change:{e:function(b,a){return{width:this.originalSize.width+a}},w:function(b,a){return{left:this.originalPosition.left+a,width:this.originalSize.width-a}},n:function(b,a,c){return{top:this.originalPosition.top+c,height:this.originalSize.height-c}},s:function(b,a,c){return{height:this.originalSize.height+
 c}},se:function(b,a,c){return e.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[b,a,c]))},sw:function(b,a,c){return e.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[b,a,c]))},ne:function(b,a,c){return e.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[b,a,c]))},nw:function(b,a,c){return e.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[b,a,c]))}},_propagate:function(b,a){e.ui.plugin.call(this,b,[a,this.ui()]);
-b!="resize"&&this._trigger(b,a,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}});e.extend(e.ui.resizable,{version:"1.8.14"});e.ui.plugin.add("resizable","alsoResize",{start:function(){var b=e(this).data("resizable").options,a=function(c){e(c).each(function(){var d=e(this);d.data("resizable-alsoresize",{width:parseInt(d.width(),
+b!="resize"&&this._trigger(b,a,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}});e.extend(e.ui.resizable,{version:"1.8.16"});e.ui.plugin.add("resizable","alsoResize",{start:function(){var b=e(this).data("resizable").options,a=function(c){e(c).each(function(){var d=e(this);d.data("resizable-alsoresize",{width:parseInt(d.width(),
 10),height:parseInt(d.height(),10),left:parseInt(d.css("left"),10),top:parseInt(d.css("top"),10),position:d.css("position")})})};if(typeof b.alsoResize=="object"&&!b.alsoResize.parentNode)if(b.alsoResize.length){b.alsoResize=b.alsoResize[0];a(b.alsoResize)}else e.each(b.alsoResize,function(c){a(c)});else a(b.alsoResize)},resize:function(b,a){var c=e(this).data("resizable");b=c.options;var d=c.originalSize,f=c.originalPosition,g={height:c.size.height-d.height||0,width:c.size.width-d.width||0,top:c.position.top-
 f.top||0,left:c.position.left-f.left||0},h=function(i,j){e(i).each(function(){var l=e(this),q=e(this).data("resizable-alsoresize"),p={},r=j&&j.length?j:l.parents(a.originalElement[0]).length?["width","height"]:["width","height","top","left"];e.each(r,function(n,o){if((n=(q[o]||0)+(g[o]||0))&&n>=0)p[o]=n||null});if(e.browser.opera&&/relative/.test(l.css("position"))){c._revertToRelativePosition=true;l.css({position:"absolute",top:"auto",left:"auto"})}l.css(p)})};typeof b.alsoResize=="object"&&!b.alsoResize.nodeType?
 e.each(b.alsoResize,function(i,j){h(i,j)}):h(b.alsoResize)},stop:function(){var b=e(this).data("resizable"),a=b.options,c=function(d){e(d).each(function(){var f=e(this);f.css({position:f.data("resizable-alsoresize").position})})};if(b._revertToRelativePosition){b._revertToRelativePosition=false;typeof a.alsoResize=="object"&&!a.alsoResize.nodeType?e.each(a.alsoResize,function(d){c(d)}):c(a.alsoResize)}e(this).removeData("resizable-alsoresize")}});e.ui.plugin.add("resizable","animate",{stop:function(b){var a=
@@ -190,7 +191,7 @@ display:"block",position:"relative",height:c.height,width:c.width,margin:0,left:
 e(this).data("resizable"),a=b.options,c=b.size,d=b.originalSize,f=b.originalPosition,g=b.axis;a.grid=typeof a.grid=="number"?[a.grid,a.grid]:a.grid;var h=Math.round((c.width-d.width)/(a.grid[0]||1))*(a.grid[0]||1);a=Math.round((c.height-d.height)/(a.grid[1]||1))*(a.grid[1]||1);if(/^(se|s|e)$/.test(g)){b.size.width=d.width+h;b.size.height=d.height+a}else if(/^(ne)$/.test(g)){b.size.width=d.width+h;b.size.height=d.height+a;b.position.top=f.top-a}else{if(/^(sw)$/.test(g)){b.size.width=d.width+h;b.size.height=
 d.height+a}else{b.size.width=d.width+h;b.size.height=d.height+a;b.position.top=f.top-a}b.position.left=f.left-h}}});var m=function(b){return parseInt(b,10)||0},k=function(b){return!isNaN(parseInt(b,10))}})(jQuery);
 ;/*
- * jQuery UI Selectable 1.8.14
+ * jQuery UI Selectable 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -210,9 +211,9 @@ c,{unselecting:b.element})}});e(c.target).parents().andSelf().each(function(){va
 this.options,b=this.opos[0],g=this.opos[1],h=c.pageX,i=c.pageY;if(b>h){var j=h;h=b;b=j}if(g>i){j=i;i=g;g=j}this.helper.css({left:b,top:g,width:h-b,height:i-g});this.selectees.each(function(){var a=e.data(this,"selectable-item");if(!(!a||a.element==f.element[0])){var k=false;if(d.tolerance=="touch")k=!(a.left>h||a.right<b||a.top>i||a.bottom<g);else if(d.tolerance=="fit")k=a.left>b&&a.right<h&&a.top>g&&a.bottom<i;if(k){if(a.selected){a.$element.removeClass("ui-selected");a.selected=false}if(a.unselecting){a.$element.removeClass("ui-unselecting");
 a.unselecting=false}if(!a.selecting){a.$element.addClass("ui-selecting");a.selecting=true;f._trigger("selecting",c,{selecting:a.element})}}else{if(a.selecting)if(c.metaKey&&a.startselected){a.$element.removeClass("ui-selecting");a.selecting=false;a.$element.addClass("ui-selected");a.selected=true}else{a.$element.removeClass("ui-selecting");a.selecting=false;if(a.startselected){a.$element.addClass("ui-unselecting");a.unselecting=true}f._trigger("unselecting",c,{unselecting:a.element})}if(a.selected)if(!c.metaKey&&
 !a.startselected){a.$element.removeClass("ui-selected");a.selected=false;a.$element.addClass("ui-unselecting");a.unselecting=true;f._trigger("unselecting",c,{unselecting:a.element})}}}});return false}},_mouseStop:function(c){var f=this;this.dragged=false;e(".ui-unselecting",this.element[0]).each(function(){var d=e.data(this,"selectable-item");d.$element.removeClass("ui-unselecting");d.unselecting=false;d.startselected=false;f._trigger("unselected",c,{unselected:d.element})});e(".ui-selecting",this.element[0]).each(function(){var d=
-e.data(this,"selectable-item");d.$element.removeClass("ui-selecting").addClass("ui-selected");d.selecting=false;d.selected=true;d.startselected=true;f._trigger("selected",c,{selected:d.element})});this._trigger("stop",c);this.helper.remove();return false}});e.extend(e.ui.selectable,{version:"1.8.14"})})(jQuery);
+e.data(this,"selectable-item");d.$element.removeClass("ui-selecting").addClass("ui-selected");d.selecting=false;d.selected=true;d.startselected=true;f._trigger("selected",c,{selected:d.element})});this._trigger("stop",c);this.helper.remove();return false}});e.extend(e.ui.selectable,{version:"1.8.16"})})(jQuery);
 ;/*
- * jQuery UI Sortable 1.8.14
+ * jQuery UI Sortable 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -270,39 +271,9 @@ this.direction=="down"?b.item[0]:b.item[0].nextSibling);this.counter=this.counte
 f,this._uiHash())});for(e=this.containers.length-1;e>=0;e--)if(d.ui.contains(this.containers[e].element[0],this.currentItem[0])&&!b){c.push(function(f){return function(g){f._trigger("receive",g,this._uiHash(this))}}.call(this,this.containers[e]));c.push(function(f){return function(g){f._trigger("update",g,this._uiHash(this))}}.call(this,this.containers[e]))}}for(e=this.containers.length-1;e>=0;e--){b||c.push(function(f){return function(g){f._trigger("deactivate",g,this._uiHash(this))}}.call(this,
 this.containers[e]));if(this.containers[e].containerCache.over){c.push(function(f){return function(g){f._trigger("out",g,this._uiHash(this))}}.call(this,this.containers[e]));this.containers[e].containerCache.over=0}}this._storedCursor&&d("body").css("cursor",this._storedCursor);this._storedOpacity&&this.helper.css("opacity",this._storedOpacity);if(this._storedZIndex)this.helper.css("zIndex",this._storedZIndex=="auto"?"":this._storedZIndex);this.dragging=false;if(this.cancelHelperRemoval){if(!b){this._trigger("beforeStop",
 a,this._uiHash());for(e=0;e<c.length;e++)c[e].call(this,a);this._trigger("stop",a,this._uiHash())}return false}b||this._trigger("beforeStop",a,this._uiHash());this.placeholder[0].parentNode.removeChild(this.placeholder[0]);this.helper[0]!=this.currentItem[0]&&this.helper.remove();this.helper=null;if(!b){for(e=0;e<c.length;e++)c[e].call(this,a);this._trigger("stop",a,this._uiHash())}this.fromOutside=false;return true},_trigger:function(){d.Widget.prototype._trigger.apply(this,arguments)===false&&this.cancel()},
-_uiHash:function(a){var b=a||this;return{helper:b.helper,placeholder:b.placeholder||d([]),position:b.position,originalPosition:b.originalPosition,offset:b.positionAbs,item:b.currentItem,sender:a?a.element:null}}});d.extend(d.ui.sortable,{version:"1.8.14"})})(jQuery);
+_uiHash:function(a){var b=a||this;return{helper:b.helper,placeholder:b.placeholder||d([]),position:b.position,originalPosition:b.originalPosition,offset:b.positionAbs,item:b.currentItem,sender:a?a.element:null}}});d.extend(d.ui.sortable,{version:"1.8.16"})})(jQuery);
 ;/*
- * jQuery UI Accordion 1.8.14
- *
- * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * http://docs.jquery.com/UI/Accordion
- *
- * Depends:
- *	jquery.ui.core.js
- *	jquery.ui.widget.js
- */
-(function(c){c.widget("ui.accordion",{options:{active:0,animated:"slide",autoHeight:true,clearStyle:false,collapsible:false,event:"click",fillSpace:false,header:"> li > :first-child,> :not(li):even",icons:{header:"ui-icon-triangle-1-e",headerSelected:"ui-icon-triangle-1-s"},navigation:false,navigationFilter:function(){return this.href.toLowerCase()===location.href.toLowerCase()}},_create:function(){var a=this,b=a.options;a.running=0;a.element.addClass("ui-accordion ui-widget ui-helper-reset").children("li").addClass("ui-accordion-li-fix");
-a.headers=a.element.find(b.header).addClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all").bind("mouseenter.accordion",function(){b.disabled||c(this).addClass("ui-state-hover")}).bind("mouseleave.accordion",function(){b.disabled||c(this).removeClass("ui-state-hover")}).bind("focus.accordion",function(){b.disabled||c(this).addClass("ui-state-focus")}).bind("blur.accordion",function(){b.disabled||c(this).removeClass("ui-state-focus")});a.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom");
-if(b.navigation){var d=a.element.find("a").filter(b.navigationFilter).eq(0);if(d.length){var h=d.closest(".ui-accordion-header");a.active=h.length?h:d.closest(".ui-accordion-content").prev()}}a.active=a._findActive(a.active||b.active).addClass("ui-state-default ui-state-active").toggleClass("ui-corner-all").toggleClass("ui-corner-top");a.active.next().addClass("ui-accordion-content-active");a._createIcons();a.resize();a.element.attr("role","tablist");a.headers.attr("role","tab").bind("keydown.accordion",
-function(f){return a._keydown(f)}).next().attr("role","tabpanel");a.headers.not(a.active||"").attr({"aria-expanded":"false","aria-selected":"false",tabIndex:-1}).next().hide();a.active.length?a.active.attr({"aria-expanded":"true","aria-selected":"true",tabIndex:0}):a.headers.eq(0).attr("tabIndex",0);c.browser.safari||a.headers.find("a").attr("tabIndex",-1);b.event&&a.headers.bind(b.event.split(" ").join(".accordion ")+".accordion",function(f){a._clickHandler.call(a,f,this);f.preventDefault()})},_createIcons:function(){var a=
-this.options;if(a.icons){c("<span></span>").addClass("ui-icon "+a.icons.header).prependTo(this.headers);this.active.children(".ui-icon").toggleClass(a.icons.header).toggleClass(a.icons.headerSelected);this.element.addClass("ui-accordion-icons")}},_destroyIcons:function(){this.headers.children(".ui-icon").remove();this.element.removeClass("ui-accordion-icons")},destroy:function(){var a=this.options;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role");this.headers.unbind(".accordion").removeClass("ui-accordion-header ui-accordion-disabled ui-helper-reset ui-state-default ui-corner-all ui-state-active ui-state-disabled ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("aria-selected").removeAttr("tabIndex");
-this.headers.find("a").removeAttr("tabIndex");this._destroyIcons();var b=this.headers.next().css("display","").removeAttr("role").removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active ui-accordion-disabled ui-state-disabled");if(a.autoHeight||a.fillHeight)b.css("height","");return c.Widget.prototype.destroy.call(this)},_setOption:function(a,b){c.Widget.prototype._setOption.apply(this,arguments);a=="active"&&this.activate(b);if(a=="icons"){this._destroyIcons();
-b&&this._createIcons()}if(a=="disabled")this.headers.add(this.headers.next())[b?"addClass":"removeClass"]("ui-accordion-disabled ui-state-disabled")},_keydown:function(a){if(!(this.options.disabled||a.altKey||a.ctrlKey)){var b=c.ui.keyCode,d=this.headers.length,h=this.headers.index(a.target),f=false;switch(a.keyCode){case b.RIGHT:case b.DOWN:f=this.headers[(h+1)%d];break;case b.LEFT:case b.UP:f=this.headers[(h-1+d)%d];break;case b.SPACE:case b.ENTER:this._clickHandler({target:a.target},a.target);
-a.preventDefault()}if(f){c(a.target).attr("tabIndex",-1);c(f).attr("tabIndex",0);f.focus();return false}return true}},resize:function(){var a=this.options,b;if(a.fillSpace){if(c.browser.msie){var d=this.element.parent().css("overflow");this.element.parent().css("overflow","hidden")}b=this.element.parent().height();c.browser.msie&&this.element.parent().css("overflow",d);this.headers.each(function(){b-=c(this).outerHeight(true)});this.headers.next().each(function(){c(this).height(Math.max(0,b-c(this).innerHeight()+
-c(this).height()))}).css("overflow","auto")}else if(a.autoHeight){b=0;this.headers.next().each(function(){b=Math.max(b,c(this).height("").height())}).height(b)}return this},activate:function(a){this.options.active=a;a=this._findActive(a)[0];this._clickHandler({target:a},a);return this},_findActive:function(a){return a?typeof a==="number"?this.headers.filter(":eq("+a+")"):this.headers.not(this.headers.not(a)):a===false?c([]):this.headers.filter(":eq(0)")},_clickHandler:function(a,b){var d=this.options;
-if(!d.disabled)if(a.target){a=c(a.currentTarget||b);b=a[0]===this.active[0];d.active=d.collapsible&&b?false:this.headers.index(a);if(!(this.running||!d.collapsible&&b)){var h=this.active;j=a.next();g=this.active.next();e={options:d,newHeader:b&&d.collapsible?c([]):a,oldHeader:this.active,newContent:b&&d.collapsible?c([]):j,oldContent:g};var f=this.headers.index(this.active[0])>this.headers.index(a[0]);this.active=b?c([]):a;this._toggle(j,g,e,b,f);h.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").children(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);
-if(!b){a.removeClass("ui-state-default ui-corner-all").addClass("ui-state-active ui-corner-top").children(".ui-icon").removeClass(d.icons.header).addClass(d.icons.headerSelected);a.next().addClass("ui-accordion-content-active")}}}else if(d.collapsible){this.active.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").children(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);this.active.next().addClass("ui-accordion-content-active");var g=this.active.next(),
-e={options:d,newHeader:c([]),oldHeader:d.active,newContent:c([]),oldContent:g},j=this.active=c([]);this._toggle(j,g,e)}},_toggle:function(a,b,d,h,f){var g=this,e=g.options;g.toShow=a;g.toHide=b;g.data=d;var j=function(){if(g)return g._completed.apply(g,arguments)};g._trigger("changestart",null,g.data);g.running=b.size()===0?a.size():b.size();if(e.animated){d={};d=e.collapsible&&h?{toShow:c([]),toHide:b,complete:j,down:f,autoHeight:e.autoHeight||e.fillSpace}:{toShow:a,toHide:b,complete:j,down:f,autoHeight:e.autoHeight||
-e.fillSpace};if(!e.proxied)e.proxied=e.animated;if(!e.proxiedDuration)e.proxiedDuration=e.duration;e.animated=c.isFunction(e.proxied)?e.proxied(d):e.proxied;e.duration=c.isFunction(e.proxiedDuration)?e.proxiedDuration(d):e.proxiedDuration;h=c.ui.accordion.animations;var i=e.duration,k=e.animated;if(k&&!h[k]&&!c.easing[k])k="slide";h[k]||(h[k]=function(l){this.slide(l,{easing:k,duration:i||700})});h[k](d)}else{if(e.collapsible&&h)a.toggle();else{b.hide();a.show()}j(true)}b.prev().attr({"aria-expanded":"false",
-"aria-selected":"false",tabIndex:-1}).blur();a.prev().attr({"aria-expanded":"true","aria-selected":"true",tabIndex:0}).focus()},_completed:function(a){this.running=a?0:--this.running;if(!this.running){this.options.clearStyle&&this.toShow.add(this.toHide).css({height:"",overflow:""});this.toHide.removeClass("ui-accordion-content-active");if(this.toHide.length)this.toHide.parent()[0].className=this.toHide.parent()[0].className;this._trigger("change",null,this.data)}}});c.extend(c.ui.accordion,{version:"1.8.14",
-animations:{slide:function(a,b){a=c.extend({easing:"swing",duration:300},a,b);if(a.toHide.size())if(a.toShow.size()){var d=a.toShow.css("overflow"),h=0,f={},g={},e;b=a.toShow;e=b[0].style.width;b.width(parseInt(b.parent().width(),10)-parseInt(b.css("paddingLeft"),10)-parseInt(b.css("paddingRight"),10)-(parseInt(b.css("borderLeftWidth"),10)||0)-(parseInt(b.css("borderRightWidth"),10)||0));c.each(["height","paddingTop","paddingBottom"],function(j,i){g[i]="hide";j=(""+c.css(a.toShow[0],i)).match(/^([\d+-.]+)(.*)$/);
-f[i]={value:j[1],unit:j[2]||"px"}});a.toShow.css({height:0,overflow:"hidden"}).show();a.toHide.filter(":hidden").each(a.complete).end().filter(":visible").animate(g,{step:function(j,i){if(i.prop=="height")h=i.end-i.start===0?0:(i.now-i.start)/(i.end-i.start);a.toShow[0].style[i.prop]=h*f[i.prop].value+f[i.prop].unit},duration:a.duration,easing:a.easing,complete:function(){a.autoHeight||a.toShow.css("height","");a.toShow.css({width:e,overflow:d});a.complete()}})}else a.toHide.animate({height:"hide",
-paddingTop:"hide",paddingBottom:"hide"},a);else a.toShow.animate({height:"show",paddingTop:"show",paddingBottom:"show"},a)},bounceslide:function(a){this.slide(a,{easing:a.down?"easeOutBounce":"swing",duration:a.down?1E3:200})}}})})(jQuery);
-;/*
- * jQuery UI Autocomplete 1.8.14
+ * jQuery UI Autocomplete 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -315,7 +286,7 @@ paddingTop:"hide",paddingBottom:"hide"},a);else a.toShow.animate({height:"show",
  *	jquery.ui.widget.js
  *	jquery.ui.position.js
  */
-(function(d){var e=0;d.widget("ui.autocomplete",{options:{appendTo:"body",autoFocus:false,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null},pending:0,_create:function(){var a=this,b=this.element[0].ownerDocument,g;this.element.addClass("ui-autocomplete-input").attr("autocomplete","off").attr({role:"textbox","aria-autocomplete":"list","aria-haspopup":"true"}).bind("keydown.autocomplete",function(c){if(!(a.options.disabled||a.element.attr("readonly"))){g=
+(function(d){var e=0;d.widget("ui.autocomplete",{options:{appendTo:"body",autoFocus:false,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null},pending:0,_create:function(){var a=this,b=this.element[0].ownerDocument,g;this.element.addClass("ui-autocomplete-input").attr("autocomplete","off").attr({role:"textbox","aria-autocomplete":"list","aria-haspopup":"true"}).bind("keydown.autocomplete",function(c){if(!(a.options.disabled||a.element.propAttr("readOnly"))){g=
 false;var f=d.ui.keyCode;switch(c.keyCode){case f.PAGE_UP:a._move("previousPage",c);break;case f.PAGE_DOWN:a._move("nextPage",c);break;case f.UP:a._move("previous",c);c.preventDefault();break;case f.DOWN:a._move("next",c);c.preventDefault();break;case f.ENTER:case f.NUMPAD_ENTER:if(a.menu.active){g=true;c.preventDefault()}case f.TAB:if(!a.menu.active)return;a.menu.select(c);break;case f.ESCAPE:a.element.val(a.term);a.close(c);break;default:clearTimeout(a.searching);a.searching=setTimeout(function(){if(a.term!=
 a.element.val()){a.selectedItem=null;a.search(null,c)}},a.options.delay);break}}}).bind("keypress.autocomplete",function(c){if(g){g=false;c.preventDefault()}}).bind("focus.autocomplete",function(){if(!a.options.disabled){a.selectedItem=null;a.previous=a.element.val()}}).bind("blur.autocomplete",function(c){if(!a.options.disabled){clearTimeout(a.searching);a.closing=setTimeout(function(){a.close(c);a._change(c)},150)}});this._initSource();this.response=function(){return a._response.apply(a,arguments)};
 this.menu=d("<ul></ul>").addClass("ui-autocomplete").appendTo(d(this.options.appendTo||"body",b)[0]).mousedown(function(c){var f=a.menu.element[0];d(c.target).closest(".ui-menu-item").length||setTimeout(function(){d(document).one("mousedown",function(h){h.target!==a.element[0]&&h.target!==f&&!d.ui.contains(f,h.target)&&a.close()})},1);setTimeout(function(){clearTimeout(a.closing)},13)}).menu({focus:function(c,f){f=f.item.data("item.autocomplete");false!==a._trigger("focus",c,{item:f})&&/^key/.test(c.originalEvent.type)&&
@@ -334,7 +305,7 @@ this.element.children(a))},nextPage:function(e){if(this.hasScroll())if(!this.act
 this.last()?":first":":last"))},previousPage:function(e){if(this.hasScroll())if(!this.active||this.first())this.activate(e,this.element.children(".ui-menu-item:last"));else{var a=this.active.offset().top,b=this.element.height();result=this.element.children(".ui-menu-item").filter(function(){var g=d(this).offset().top-a+b-d(this).height();return g<10&&g>-10});result.length||(result=this.element.children(".ui-menu-item:first"));this.activate(e,result)}else this.activate(e,this.element.children(".ui-menu-item").filter(!this.active||
 this.first()?":last":":first"))},hasScroll:function(){return this.element.height()<this.element[d.fn.prop?"prop":"attr"]("scrollHeight")},select:function(e){this._trigger("selected",e,{item:this.active})}})})(jQuery);
 ;/*
- * jQuery UI Button 1.8.14
+ * jQuery UI Button 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -347,21 +318,21 @@ this.first()?":last":":first"))},hasScroll:function(){return this.element.height
  *	jquery.ui.widget.js
  */
 (function(b){var h,i,j,g,l=function(){var a=b(this).find(":ui-button");setTimeout(function(){a.button("refresh")},1)},k=function(a){var c=a.name,e=a.form,f=b([]);if(c)f=e?b(e).find("[name='"+c+"']"):b("[name='"+c+"']",a.ownerDocument).filter(function(){return!this.form});return f};b.widget("ui.button",{options:{disabled:null,text:true,label:null,icons:{primary:null,secondary:null}},_create:function(){this.element.closest("form").unbind("reset.button").bind("reset.button",l);if(typeof this.options.disabled!==
-"boolean")this.options.disabled=this.element.attr("disabled");this._determineButtonType();this.hasTitle=!!this.buttonElement.attr("title");var a=this,c=this.options,e=this.type==="checkbox"||this.type==="radio",f="ui-state-hover"+(!e?" ui-state-active":"");if(c.label===null)c.label=this.buttonElement.html();if(this.element.is(":disabled"))c.disabled=true;this.buttonElement.addClass("ui-button ui-widget ui-state-default ui-corner-all").attr("role","button").bind("mouseenter.button",function(){if(!c.disabled){b(this).addClass("ui-state-hover");
+"boolean")this.options.disabled=this.element.propAttr("disabled");this._determineButtonType();this.hasTitle=!!this.buttonElement.attr("title");var a=this,c=this.options,e=this.type==="checkbox"||this.type==="radio",f="ui-state-hover"+(!e?" ui-state-active":"");if(c.label===null)c.label=this.buttonElement.html();if(this.element.is(":disabled"))c.disabled=true;this.buttonElement.addClass("ui-button ui-widget ui-state-default ui-corner-all").attr("role","button").bind("mouseenter.button",function(){if(!c.disabled){b(this).addClass("ui-state-hover");
 this===h&&b(this).addClass("ui-state-active")}}).bind("mouseleave.button",function(){c.disabled||b(this).removeClass(f)}).bind("click.button",function(d){if(c.disabled){d.preventDefault();d.stopImmediatePropagation()}});this.element.bind("focus.button",function(){a.buttonElement.addClass("ui-state-focus")}).bind("blur.button",function(){a.buttonElement.removeClass("ui-state-focus")});if(e){this.element.bind("change.button",function(){g||a.refresh()});this.buttonElement.bind("mousedown.button",function(d){if(!c.disabled){g=
-false;i=d.pageX;j=d.pageY}}).bind("mouseup.button",function(d){if(!c.disabled)if(i!==d.pageX||j!==d.pageY)g=true})}if(this.type==="checkbox")this.buttonElement.bind("click.button",function(){if(c.disabled||g)return false;b(this).toggleClass("ui-state-active");a.buttonElement.attr("aria-pressed",a.element[0].checked)});else if(this.type==="radio")this.buttonElement.bind("click.button",function(){if(c.disabled||g)return false;b(this).addClass("ui-state-active");a.buttonElement.attr("aria-pressed",true);
-var d=a.element[0];k(d).not(d).map(function(){return b(this).button("widget")[0]}).removeClass("ui-state-active").attr("aria-pressed",false)});else{this.buttonElement.bind("mousedown.button",function(){if(c.disabled)return false;b(this).addClass("ui-state-active");h=this;b(document).one("mouseup",function(){h=null})}).bind("mouseup.button",function(){if(c.disabled)return false;b(this).removeClass("ui-state-active")}).bind("keydown.button",function(d){if(c.disabled)return false;if(d.keyCode==b.ui.keyCode.SPACE||
+false;i=d.pageX;j=d.pageY}}).bind("mouseup.button",function(d){if(!c.disabled)if(i!==d.pageX||j!==d.pageY)g=true})}if(this.type==="checkbox")this.buttonElement.bind("click.button",function(){if(c.disabled||g)return false;b(this).toggleClass("ui-state-active");a.buttonElement.attr("aria-pressed",a.element[0].checked)});else if(this.type==="radio")this.buttonElement.bind("click.button",function(){if(c.disabled||g)return false;b(this).addClass("ui-state-active");a.buttonElement.attr("aria-pressed","true");
+var d=a.element[0];k(d).not(d).map(function(){return b(this).button("widget")[0]}).removeClass("ui-state-active").attr("aria-pressed","false")});else{this.buttonElement.bind("mousedown.button",function(){if(c.disabled)return false;b(this).addClass("ui-state-active");h=this;b(document).one("mouseup",function(){h=null})}).bind("mouseup.button",function(){if(c.disabled)return false;b(this).removeClass("ui-state-active")}).bind("keydown.button",function(d){if(c.disabled)return false;if(d.keyCode==b.ui.keyCode.SPACE||
 d.keyCode==b.ui.keyCode.ENTER)b(this).addClass("ui-state-active")}).bind("keyup.button",function(){b(this).removeClass("ui-state-active")});this.buttonElement.is("a")&&this.buttonElement.keyup(function(d){d.keyCode===b.ui.keyCode.SPACE&&b(this).click()})}this._setOption("disabled",c.disabled);this._resetButton()},_determineButtonType:function(){this.type=this.element.is(":checkbox")?"checkbox":this.element.is(":radio")?"radio":this.element.is("input")?"input":"button";if(this.type==="checkbox"||this.type===
-"radio"){var a=this.element.parents().filter(":last"),c="label[for="+this.element.attr("id")+"]";this.buttonElement=a.find(c);if(!this.buttonElement.length){a=a.length?a.siblings():this.element.siblings();this.buttonElement=a.filter(c);if(!this.buttonElement.length)this.buttonElement=a.find(c)}this.element.addClass("ui-helper-hidden-accessible");(a=this.element.is(":checked"))&&this.buttonElement.addClass("ui-state-active");this.buttonElement.attr("aria-pressed",a)}else this.buttonElement=this.element},
+"radio"){var a=this.element.parents().filter(":last"),c="label[for='"+this.element.attr("id")+"']";this.buttonElement=a.find(c);if(!this.buttonElement.length){a=a.length?a.siblings():this.element.siblings();this.buttonElement=a.filter(c);if(!this.buttonElement.length)this.buttonElement=a.find(c)}this.element.addClass("ui-helper-hidden-accessible");(a=this.element.is(":checked"))&&this.buttonElement.addClass("ui-state-active");this.buttonElement.attr("aria-pressed",a)}else this.buttonElement=this.element},
 widget:function(){return this.buttonElement},destroy:function(){this.element.removeClass("ui-helper-hidden-accessible");this.buttonElement.removeClass("ui-button ui-widget ui-state-default ui-corner-all ui-state-hover ui-state-active  ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button-text-only").removeAttr("role").removeAttr("aria-pressed").html(this.buttonElement.find(".ui-button-text").html());this.hasTitle||this.buttonElement.removeAttr("title");
-b.Widget.prototype.destroy.call(this)},_setOption:function(a,c){b.Widget.prototype._setOption.apply(this,arguments);if(a==="disabled")c?this.element.attr("disabled",true):this.element.removeAttr("disabled");else this._resetButton()},refresh:function(){var a=this.element.is(":disabled");a!==this.options.disabled&&this._setOption("disabled",a);if(this.type==="radio")k(this.element[0]).each(function(){b(this).is(":checked")?b(this).button("widget").addClass("ui-state-active").attr("aria-pressed",true):
-b(this).button("widget").removeClass("ui-state-active").attr("aria-pressed",false)});else if(this.type==="checkbox")this.element.is(":checked")?this.buttonElement.addClass("ui-state-active").attr("aria-pressed",true):this.buttonElement.removeClass("ui-state-active").attr("aria-pressed",false)},_resetButton:function(){if(this.type==="input")this.options.label&&this.element.val(this.options.label);else{var a=this.buttonElement.removeClass("ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button-text-only"),
+b.Widget.prototype.destroy.call(this)},_setOption:function(a,c){b.Widget.prototype._setOption.apply(this,arguments);if(a==="disabled")c?this.element.propAttr("disabled",true):this.element.propAttr("disabled",false);else this._resetButton()},refresh:function(){var a=this.element.is(":disabled");a!==this.options.disabled&&this._setOption("disabled",a);if(this.type==="radio")k(this.element[0]).each(function(){b(this).is(":checked")?b(this).button("widget").addClass("ui-state-active").attr("aria-pressed",
+"true"):b(this).button("widget").removeClass("ui-state-active").attr("aria-pressed","false")});else if(this.type==="checkbox")this.element.is(":checked")?this.buttonElement.addClass("ui-state-active").attr("aria-pressed","true"):this.buttonElement.removeClass("ui-state-active").attr("aria-pressed","false")},_resetButton:function(){if(this.type==="input")this.options.label&&this.element.val(this.options.label);else{var a=this.buttonElement.removeClass("ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button-text-only"),
 c=b("<span></span>").addClass("ui-button-text").html(this.options.label).appendTo(a.empty()).text(),e=this.options.icons,f=e.primary&&e.secondary,d=[];if(e.primary||e.secondary){if(this.options.text)d.push("ui-button-text-icon"+(f?"s":e.primary?"-primary":"-secondary"));e.primary&&a.prepend("<span class='ui-button-icon-primary ui-icon "+e.primary+"'></span>");e.secondary&&a.append("<span class='ui-button-icon-secondary ui-icon "+e.secondary+"'></span>");if(!this.options.text){d.push(f?"ui-button-icons-only":
 "ui-button-icon-only");this.hasTitle||a.attr("title",c)}}else d.push("ui-button-text-only");a.addClass(d.join(" "))}}});b.widget("ui.buttonset",{options:{items:":button, :submit, :reset, :checkbox, :radio, a, :data(button)"},_create:function(){this.element.addClass("ui-buttonset")},_init:function(){this.refresh()},_setOption:function(a,c){a==="disabled"&&this.buttons.button("option",a,c);b.Widget.prototype._setOption.apply(this,arguments)},refresh:function(){var a=this.element.css("direction")===
 "ltr";this.buttons=this.element.find(this.options.items).filter(":ui-button").button("refresh").end().not(":ui-button").button().end().map(function(){return b(this).button("widget")[0]}).removeClass("ui-corner-all ui-corner-left ui-corner-right").filter(":first").addClass(a?"ui-corner-left":"ui-corner-right").end().filter(":last").addClass(a?"ui-corner-right":"ui-corner-left").end().end()},destroy:function(){this.element.removeClass("ui-buttonset");this.buttons.map(function(){return b(this).button("widget")[0]}).removeClass("ui-corner-left ui-corner-right").end().button("destroy");
 b.Widget.prototype.destroy.call(this)}})})(jQuery);
 ;/*
- * jQuery UI Dialog 1.8.14
+ * jQuery UI Dialog 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -380,12 +351,12 @@ b.Widget.prototype.destroy.call(this)}})})(jQuery);
  */
 (function(c,l){var m={buttons:true,height:true,maxHeight:true,maxWidth:true,minHeight:true,minWidth:true,width:true},n={maxHeight:true,maxWidth:true,minHeight:true,minWidth:true},o=c.attrFn||{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true,click:true};c.widget("ui.dialog",{options:{autoOpen:true,buttons:{},closeOnEscape:true,closeText:"close",dialogClass:"",draggable:true,hide:null,height:"auto",maxHeight:false,maxWidth:false,minHeight:150,minWidth:150,modal:false,
 position:{my:"center",at:"center",collision:"fit",using:function(a){var b=c(this).css(a).offset().top;b<0&&c(this).css("top",a.top-b)}},resizable:true,show:null,stack:true,title:"",width:300,zIndex:1E3},_create:function(){this.originalTitle=this.element.attr("title");if(typeof this.originalTitle!=="string")this.originalTitle="";this.options.title=this.options.title||this.originalTitle;var a=this,b=a.options,d=b.title||"&#160;",e=c.ui.dialog.getTitleId(a.element),g=(a.uiDialog=c("<div></div>")).appendTo(document.body).hide().addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+
-b.dialogClass).css({zIndex:b.zIndex}).attr("tabIndex",-1).css("outline",0).keydown(function(i){if(b.closeOnEscape&&i.keyCode&&i.keyCode===c.ui.keyCode.ESCAPE){a.close(i);i.preventDefault()}}).attr({role:"dialog","aria-labelledby":e}).mousedown(function(i){a.moveToTop(false,i)});a.element.show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(g);var f=(a.uiDialogTitlebar=c("<div></div>")).addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(g),
+b.dialogClass).css({zIndex:b.zIndex}).attr("tabIndex",-1).css("outline",0).keydown(function(i){if(b.closeOnEscape&&!i.isDefaultPrevented()&&i.keyCode&&i.keyCode===c.ui.keyCode.ESCAPE){a.close(i);i.preventDefault()}}).attr({role:"dialog","aria-labelledby":e}).mousedown(function(i){a.moveToTop(false,i)});a.element.show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(g);var f=(a.uiDialogTitlebar=c("<div></div>")).addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(g),
 h=c('<a href="#"></a>').addClass("ui-dialog-titlebar-close ui-corner-all").attr("role","button").hover(function(){h.addClass("ui-state-hover")},function(){h.removeClass("ui-state-hover")}).focus(function(){h.addClass("ui-state-focus")}).blur(function(){h.removeClass("ui-state-focus")}).click(function(i){a.close(i);return false}).appendTo(f);(a.uiDialogTitlebarCloseText=c("<span></span>")).addClass("ui-icon ui-icon-closethick").text(b.closeText).appendTo(h);c("<span></span>").addClass("ui-dialog-title").attr("id",
 e).html(d).prependTo(f);if(c.isFunction(b.beforeclose)&&!c.isFunction(b.beforeClose))b.beforeClose=b.beforeclose;f.find("*").add(f).disableSelection();b.draggable&&c.fn.draggable&&a._makeDraggable();b.resizable&&c.fn.resizable&&a._makeResizable();a._createButtons(b.buttons);a._isOpen=false;c.fn.bgiframe&&g.bgiframe()},_init:function(){this.options.autoOpen&&this.open()},destroy:function(){var a=this;a.overlay&&a.overlay.destroy();a.uiDialog.hide();a.element.unbind(".dialog").removeData("dialog").removeClass("ui-dialog-content ui-widget-content").hide().appendTo("body");
 a.uiDialog.remove();a.originalTitle&&a.element.attr("title",a.originalTitle);return a},widget:function(){return this.uiDialog},close:function(a){var b=this,d,e;if(false!==b._trigger("beforeClose",a)){b.overlay&&b.overlay.destroy();b.uiDialog.unbind("keypress.ui-dialog");b._isOpen=false;if(b.options.hide)b.uiDialog.hide(b.options.hide,function(){b._trigger("close",a)});else{b.uiDialog.hide();b._trigger("close",a)}c.ui.dialog.overlay.resize();if(b.options.modal){d=0;c(".ui-dialog").each(function(){if(this!==
-b.uiDialog[0]){e=c(this).css("z-index");isNaN(e)||(d=Math.max(d,e))}});c.ui.dialog.maxZ=d}return b}},isOpen:function(){return this._isOpen},moveToTop:function(a,b){var d=this,e=d.options;if(e.modal&&!a||!e.stack&&!e.modal)return d._trigger("focus",b);if(e.zIndex>c.ui.dialog.maxZ)c.ui.dialog.maxZ=e.zIndex;if(d.overlay){c.ui.dialog.maxZ+=1;d.overlay.$el.css("z-index",c.ui.dialog.overlay.maxZ=c.ui.dialog.maxZ)}a={scrollTop:d.element.attr("scrollTop"),scrollLeft:d.element.attr("scrollLeft")};c.ui.dialog.maxZ+=
-1;d.uiDialog.css("z-index",c.ui.dialog.maxZ);d.element.attr(a);d._trigger("focus",b);return d},open:function(){if(!this._isOpen){var a=this,b=a.options,d=a.uiDialog;a.overlay=b.modal?new c.ui.dialog.overlay(a):null;a._size();a._position(b.position);d.show(b.show);a.moveToTop(true);b.modal&&d.bind("keypress.ui-dialog",function(e){if(e.keyCode===c.ui.keyCode.TAB){var g=c(":tabbable",this),f=g.filter(":first");g=g.filter(":last");if(e.target===g[0]&&!e.shiftKey){f.focus(1);return false}else if(e.target===
+b.uiDialog[0]){e=c(this).css("z-index");isNaN(e)||(d=Math.max(d,e))}});c.ui.dialog.maxZ=d}return b}},isOpen:function(){return this._isOpen},moveToTop:function(a,b){var d=this,e=d.options;if(e.modal&&!a||!e.stack&&!e.modal)return d._trigger("focus",b);if(e.zIndex>c.ui.dialog.maxZ)c.ui.dialog.maxZ=e.zIndex;if(d.overlay){c.ui.dialog.maxZ+=1;d.overlay.$el.css("z-index",c.ui.dialog.overlay.maxZ=c.ui.dialog.maxZ)}a={scrollTop:d.element.scrollTop(),scrollLeft:d.element.scrollLeft()};c.ui.dialog.maxZ+=1;
+d.uiDialog.css("z-index",c.ui.dialog.maxZ);d.element.attr(a);d._trigger("focus",b);return d},open:function(){if(!this._isOpen){var a=this,b=a.options,d=a.uiDialog;a.overlay=b.modal?new c.ui.dialog.overlay(a):null;a._size();a._position(b.position);d.show(b.show);a.moveToTop(true);b.modal&&d.bind("keypress.ui-dialog",function(e){if(e.keyCode===c.ui.keyCode.TAB){var g=c(":tabbable",this),f=g.filter(":first");g=g.filter(":last");if(e.target===g[0]&&!e.shiftKey){f.focus(1);return false}else if(e.target===
 f[0]&&e.shiftKey){g.focus(1);return false}}});c(a.element.find(":tabbable").get().concat(d.find(".ui-dialog-buttonpane :tabbable").get().concat(d.get()))).eq(0).focus();a._isOpen=true;a._trigger("open");return a}},_createButtons:function(a){var b=this,d=false,e=c("<div></div>").addClass("ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"),g=c("<div></div>").addClass("ui-dialog-buttonset").appendTo(e);b.uiDialog.find(".ui-dialog-buttonpane").remove();typeof a==="object"&&a!==null&&c.each(a,
 function(){return!(d=true)});if(d){c.each(a,function(f,h){h=c.isFunction(h)?{click:h,text:f}:h;var i=c('<button type="button"></button>').click(function(){h.click.apply(b.element[0],arguments)}).appendTo(g);c.each(h,function(j,k){if(j!=="click")j in o?i[j](k):i.attr(j,k)});c.fn.button&&i.button()});e.appendTo(b.uiDialog)}},_makeDraggable:function(){function a(f){return{position:f.position,offset:f.offset}}var b=this,d=b.options,e=c(document),g;b.uiDialog.draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close",
 handle:".ui-dialog-titlebar",containment:"document",start:function(f,h){g=d.height==="auto"?"auto":c(this).height();c(this).height(c(this).height()).addClass("ui-dialog-dragging");b._trigger("dragStart",f,a(h))},drag:function(f,h){b._trigger("drag",f,a(h))},stop:function(f,h){d.position=[h.position.left-e.scrollLeft(),h.position.top-e.scrollTop()];c(this).removeClass("ui-dialog-dragging").height(g);b._trigger("dragStop",f,a(h));c.ui.dialog.overlay.resize()}})},_makeResizable:function(a){function b(f){return{originalPosition:f.originalPosition,
@@ -395,13 +366,13 @@ f,b(h))},stop:function(f,h){c(this).removeClass("ui-dialog-resizing");e.height=c
 if(g in m)e=true;if(g in n)d[g]=f});e&&this._size();this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option",d)},_setOption:function(a,b){var d=this,e=d.uiDialog;switch(a){case "beforeclose":a="beforeClose";break;case "buttons":d._createButtons(b);break;case "closeText":d.uiDialogTitlebarCloseText.text(""+b);break;case "dialogClass":e.removeClass(d.options.dialogClass).addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+b);break;case "disabled":b?e.addClass("ui-dialog-disabled"):
 e.removeClass("ui-dialog-disabled");break;case "draggable":var g=e.is(":data(draggable)");g&&!b&&e.draggable("destroy");!g&&b&&d._makeDraggable();break;case "position":d._position(b);break;case "resizable":(g=e.is(":data(resizable)"))&&!b&&e.resizable("destroy");g&&typeof b==="string"&&e.resizable("option","handles",b);!g&&b!==false&&d._makeResizable(b);break;case "title":c(".ui-dialog-title",d.uiDialogTitlebar).html(""+(b||"&#160;"));break}c.Widget.prototype._setOption.apply(d,arguments)},_size:function(){var a=
 this.options,b,d,e=this.uiDialog.is(":visible");this.element.show().css({width:"auto",minHeight:0,height:0});if(a.minWidth>a.width)a.width=a.minWidth;b=this.uiDialog.css({height:"auto",width:a.width}).height();d=Math.max(0,a.minHeight-b);if(a.height==="auto")if(c.support.minHeight)this.element.css({minHeight:d,height:"auto"});else{this.uiDialog.show();a=this.element.css("height","auto").height();e||this.uiDialog.hide();this.element.height(Math.max(a,d))}else this.element.height(Math.max(a.height-
-b,0));this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight())}});c.extend(c.ui.dialog,{version:"1.8.14",uuid:0,maxZ:0,getTitleId:function(a){a=a.attr("id");if(!a){this.uuid+=1;a=this.uuid}return"ui-dialog-title-"+a},overlay:function(a){this.$el=c.ui.dialog.overlay.create(a)}});c.extend(c.ui.dialog.overlay,{instances:[],oldInstances:[],maxZ:0,events:c.map("focus,mousedown,mouseup,keydown,keypress,click".split(","),function(a){return a+".dialog-overlay"}).join(" "),
-create:function(a){if(this.instances.length===0){setTimeout(function(){c.ui.dialog.overlay.instances.length&&c(document).bind(c.ui.dialog.overlay.events,function(d){if(c(d.target).zIndex()<c.ui.dialog.overlay.maxZ)return false})},1);c(document).bind("keydown.dialog-overlay",function(d){if(a.options.closeOnEscape&&d.keyCode&&d.keyCode===c.ui.keyCode.ESCAPE){a.close(d);d.preventDefault()}});c(window).bind("resize.dialog-overlay",c.ui.dialog.overlay.resize)}var b=(this.oldInstances.pop()||c("<div></div>").addClass("ui-widget-overlay")).appendTo(document.body).css({width:this.width(),
-height:this.height()});c.fn.bgiframe&&b.bgiframe();this.instances.push(b);return b},destroy:function(a){var b=c.inArray(a,this.instances);b!=-1&&this.oldInstances.push(this.instances.splice(b,1)[0]);this.instances.length===0&&c([document,window]).unbind(".dialog-overlay");a.remove();var d=0;c.each(this.instances,function(){d=Math.max(d,this.css("z-index"))});this.maxZ=d},height:function(){var a,b;if(c.browser.msie&&c.browser.version<7){a=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);
-b=Math.max(document.documentElement.offsetHeight,document.body.offsetHeight);return a<b?c(window).height()+"px":a+"px"}else return c(document).height()+"px"},width:function(){var a,b;if(c.browser.msie){a=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth);b=Math.max(document.documentElement.offsetWidth,document.body.offsetWidth);return a<b?c(window).width()+"px":a+"px"}else return c(document).width()+"px"},resize:function(){var a=c([]);c.each(c.ui.dialog.overlay.instances,function(){a=
-a.add(this)});a.css({width:0,height:0}).css({width:c.ui.dialog.overlay.width(),height:c.ui.dialog.overlay.height()})}});c.extend(c.ui.dialog.overlay.prototype,{destroy:function(){c.ui.dialog.overlay.destroy(this.$el)}})})(jQuery);
+b,0));this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight())}});c.extend(c.ui.dialog,{version:"1.8.16",uuid:0,maxZ:0,getTitleId:function(a){a=a.attr("id");if(!a){this.uuid+=1;a=this.uuid}return"ui-dialog-title-"+a},overlay:function(a){this.$el=c.ui.dialog.overlay.create(a)}});c.extend(c.ui.dialog.overlay,{instances:[],oldInstances:[],maxZ:0,events:c.map("focus,mousedown,mouseup,keydown,keypress,click".split(","),function(a){return a+".dialog-overlay"}).join(" "),
+create:function(a){if(this.instances.length===0){setTimeout(function(){c.ui.dialog.overlay.instances.length&&c(document).bind(c.ui.dialog.overlay.events,function(d){if(c(d.target).zIndex()<c.ui.dialog.overlay.maxZ)return false})},1);c(document).bind("keydown.dialog-overlay",function(d){if(a.options.closeOnEscape&&!d.isDefaultPrevented()&&d.keyCode&&d.keyCode===c.ui.keyCode.ESCAPE){a.close(d);d.preventDefault()}});c(window).bind("resize.dialog-overlay",c.ui.dialog.overlay.resize)}var b=(this.oldInstances.pop()||
+c("<div></div>").addClass("ui-widget-overlay")).appendTo(document.body).css({width:this.width(),height:this.height()});c.fn.bgiframe&&b.bgiframe();this.instances.push(b);return b},destroy:function(a){var b=c.inArray(a,this.instances);b!=-1&&this.oldInstances.push(this.instances.splice(b,1)[0]);this.instances.length===0&&c([document,window]).unbind(".dialog-overlay");a.remove();var d=0;c.each(this.instances,function(){d=Math.max(d,this.css("z-index"))});this.maxZ=d},height:function(){var a,b;if(c.browser.msie&&
+c.browser.version<7){a=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);b=Math.max(document.documentElement.offsetHeight,document.body.offsetHeight);return a<b?c(window).height()+"px":a+"px"}else return c(document).height()+"px"},width:function(){var a,b;if(c.browser.msie){a=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth);b=Math.max(document.documentElement.offsetWidth,document.body.offsetWidth);return a<b?c(window).width()+"px":a+"px"}else return c(document).width()+
+"px"},resize:function(){var a=c([]);c.each(c.ui.dialog.overlay.instances,function(){a=a.add(this)});a.css({width:0,height:0}).css({width:c.ui.dialog.overlay.width(),height:c.ui.dialog.overlay.height()})}});c.extend(c.ui.dialog.overlay.prototype,{destroy:function(){c.ui.dialog.overlay.destroy(this.$el)}})})(jQuery);
 ;/*
- * jQuery UI Slider 1.8.14
+ * jQuery UI Slider 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -414,27 +385,27 @@ a.add(this)});a.css({width:0,height:0}).css({width:c.ui.dialog.overlay.width(),h
  *	jquery.ui.mouse.js
  *	jquery.ui.widget.js
  */
-(function(d){d.widget("ui.slider",d.ui.mouse,{widgetEventPrefix:"slide",options:{animate:false,distance:0,max:100,min:0,orientation:"horizontal",range:false,step:1,value:0,values:null},_create:function(){var b=this,a=this.options,c=this.element.find(".ui-slider-handle").addClass("ui-state-default ui-corner-all"),f=a.values&&a.values.length||1,e=[];this._mouseSliding=this._keySliding=false;this._animateOff=true;this._handleIndex=null;this._detectOrientation();this._mouseInit();this.element.addClass("ui-slider ui-slider-"+
-this.orientation+" ui-widget ui-widget-content ui-corner-all"+(a.disabled?" ui-slider-disabled ui-disabled":""));this.range=d([]);if(a.range){if(a.range===true){if(!a.values)a.values=[this._valueMin(),this._valueMin()];if(a.values.length&&a.values.length!==2)a.values=[a.values[0],a.values[0]]}this.range=d("<div></div>").appendTo(this.element).addClass("ui-slider-range ui-widget-header"+(a.range==="min"||a.range==="max"?" ui-slider-range-"+a.range:""))}for(var j=c.length;j<f;j+=1)e.push("<a class='ui-slider-handle ui-state-default ui-corner-all' href='#'></a>");
-this.handles=c.add(d(e.join("")).appendTo(b.element));this.handle=this.handles.eq(0);this.handles.add(this.range).filter("a").click(function(g){g.preventDefault()}).hover(function(){a.disabled||d(this).addClass("ui-state-hover")},function(){d(this).removeClass("ui-state-hover")}).focus(function(){if(a.disabled)d(this).blur();else{d(".ui-slider .ui-state-focus").removeClass("ui-state-focus");d(this).addClass("ui-state-focus")}}).blur(function(){d(this).removeClass("ui-state-focus")});this.handles.each(function(g){d(this).data("index.ui-slider-handle",
-g)});this.handles.keydown(function(g){var k=true,l=d(this).data("index.ui-slider-handle"),i,h,m;if(!b.options.disabled){switch(g.keyCode){case d.ui.keyCode.HOME:case d.ui.keyCode.END:case d.ui.keyCode.PAGE_UP:case d.ui.keyCode.PAGE_DOWN:case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:k=false;if(!b._keySliding){b._keySliding=true;d(this).addClass("ui-state-active");i=b._start(g,l);if(i===false)return}break}m=b.options.step;i=b.options.values&&b.options.values.length?
-(h=b.values(l)):(h=b.value());switch(g.keyCode){case d.ui.keyCode.HOME:h=b._valueMin();break;case d.ui.keyCode.END:h=b._valueMax();break;case d.ui.keyCode.PAGE_UP:h=b._trimAlignValue(i+(b._valueMax()-b._valueMin())/5);break;case d.ui.keyCode.PAGE_DOWN:h=b._trimAlignValue(i-(b._valueMax()-b._valueMin())/5);break;case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:if(i===b._valueMax())return;h=b._trimAlignValue(i+m);break;case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:if(i===b._valueMin())return;h=b._trimAlignValue(i-
-m);break}b._slide(g,l,h);return k}}).keyup(function(g){var k=d(this).data("index.ui-slider-handle");if(b._keySliding){b._keySliding=false;b._stop(g,k);b._change(g,k);d(this).removeClass("ui-state-active")}});this._refreshValue();this._animateOff=false},destroy:function(){this.handles.remove();this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-slider-disabled ui-widget ui-widget-content ui-corner-all").removeData("slider").unbind(".slider");this._mouseDestroy();
-return this},_mouseCapture:function(b){var a=this.options,c,f,e,j,g;if(a.disabled)return false;this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();c=this._normValueFromMouse({x:b.pageX,y:b.pageY});f=this._valueMax()-this._valueMin()+1;j=this;this.handles.each(function(k){var l=Math.abs(c-j.values(k));if(f>l){f=l;e=d(this);g=k}});if(a.range===true&&this.values(1)===a.min){g+=1;e=d(this.handles[g])}if(this._start(b,g)===false)return false;
-this._mouseSliding=true;j._handleIndex=g;e.addClass("ui-state-active").focus();a=e.offset();this._clickOffset=!d(b.target).parents().andSelf().is(".ui-slider-handle")?{left:0,top:0}:{left:b.pageX-a.left-e.width()/2,top:b.pageY-a.top-e.height()/2-(parseInt(e.css("borderTopWidth"),10)||0)-(parseInt(e.css("borderBottomWidth"),10)||0)+(parseInt(e.css("marginTop"),10)||0)};this.handles.hasClass("ui-state-hover")||this._slide(b,g,c);return this._animateOff=true},_mouseStart:function(){return true},_mouseDrag:function(b){var a=
-this._normValueFromMouse({x:b.pageX,y:b.pageY});this._slide(b,this._handleIndex,a);return false},_mouseStop:function(b){this.handles.removeClass("ui-state-active");this._mouseSliding=false;this._stop(b,this._handleIndex);this._change(b,this._handleIndex);this._clickOffset=this._handleIndex=null;return this._animateOff=false},_detectOrientation:function(){this.orientation=this.options.orientation==="vertical"?"vertical":"horizontal"},_normValueFromMouse:function(b){var a;if(this.orientation==="horizontal"){a=
-this.elementSize.width;b=b.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)}else{a=this.elementSize.height;b=b.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)}a=b/a;if(a>1)a=1;if(a<0)a=0;if(this.orientation==="vertical")a=1-a;b=this._valueMax()-this._valueMin();return this._trimAlignValue(this._valueMin()+a*b)},_start:function(b,a){var c={handle:this.handles[a],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(a);
-c.values=this.values()}return this._trigger("start",b,c)},_slide:function(b,a,c){var f;if(this.options.values&&this.options.values.length){f=this.values(a?0:1);if(this.options.values.length===2&&this.options.range===true&&(a===0&&c>f||a===1&&c<f))c=f;if(c!==this.values(a)){f=this.values();f[a]=c;b=this._trigger("slide",b,{handle:this.handles[a],value:c,values:f});this.values(a?0:1);b!==false&&this.values(a,c,true)}}else if(c!==this.value()){b=this._trigger("slide",b,{handle:this.handles[a],value:c});
-b!==false&&this.value(c)}},_stop:function(b,a){var c={handle:this.handles[a],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(a);c.values=this.values()}this._trigger("stop",b,c)},_change:function(b,a){if(!this._keySliding&&!this._mouseSliding){var c={handle:this.handles[a],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(a);c.values=this.values()}this._trigger("change",b,c)}},value:function(b){if(arguments.length){this.options.value=
-this._trimAlignValue(b);this._refreshValue();this._change(null,0)}else return this._value()},values:function(b,a){var c,f,e;if(arguments.length>1){this.options.values[b]=this._trimAlignValue(a);this._refreshValue();this._change(null,b)}else if(arguments.length)if(d.isArray(arguments[0])){c=this.options.values;f=arguments[0];for(e=0;e<c.length;e+=1){c[e]=this._trimAlignValue(f[e]);this._change(null,e)}this._refreshValue()}else return this.options.values&&this.options.values.length?this._values(b):
-this.value();else return this._values()},_setOption:function(b,a){var c,f=0;if(d.isArray(this.options.values))f=this.options.values.length;d.Widget.prototype._setOption.apply(this,arguments);switch(b){case "disabled":if(a){this.handles.filter(".ui-state-focus").blur();this.handles.removeClass("ui-state-hover");this.handles.attr("disabled","disabled");this.element.addClass("ui-disabled")}else{this.handles.removeAttr("disabled");this.element.removeClass("ui-disabled")}break;case "orientation":this._detectOrientation();
-this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation);this._refreshValue();break;case "value":this._animateOff=true;this._refreshValue();this._change(null,0);this._animateOff=false;break;case "values":this._animateOff=true;this._refreshValue();for(c=0;c<f;c+=1)this._change(null,c);this._animateOff=false;break}},_value:function(){var b=this.options.value;return b=this._trimAlignValue(b)},_values:function(b){var a,c;if(arguments.length){a=this.options.values[b];
-return a=this._trimAlignValue(a)}else{a=this.options.values.slice();for(c=0;c<a.length;c+=1)a[c]=this._trimAlignValue(a[c]);return a}},_trimAlignValue:function(b){if(b<=this._valueMin())return this._valueMin();if(b>=this._valueMax())return this._valueMax();var a=this.options.step>0?this.options.step:1,c=(b-this._valueMin())%a;alignValue=b-c;if(Math.abs(c)*2>=a)alignValue+=c>0?a:-a;return parseFloat(alignValue.toFixed(5))},_valueMin:function(){return this.options.min},_valueMax:function(){return this.options.max},
-_refreshValue:function(){var b=this.options.range,a=this.options,c=this,f=!this._animateOff?a.animate:false,e,j={},g,k,l,i;if(this.options.values&&this.options.values.length)this.handles.each(function(h){e=(c.values(h)-c._valueMin())/(c._valueMax()-c._valueMin())*100;j[c.orientation==="horizontal"?"left":"bottom"]=e+"%";d(this).stop(1,1)[f?"animate":"css"](j,a.animate);if(c.options.range===true)if(c.orientation==="horizontal"){if(h===0)c.range.stop(1,1)[f?"animate":"css"]({left:e+"%"},a.animate);
-if(h===1)c.range[f?"animate":"css"]({width:e-g+"%"},{queue:false,duration:a.animate})}else{if(h===0)c.range.stop(1,1)[f?"animate":"css"]({bottom:e+"%"},a.animate);if(h===1)c.range[f?"animate":"css"]({height:e-g+"%"},{queue:false,duration:a.animate})}g=e});else{k=this.value();l=this._valueMin();i=this._valueMax();e=i!==l?(k-l)/(i-l)*100:0;j[c.orientation==="horizontal"?"left":"bottom"]=e+"%";this.handle.stop(1,1)[f?"animate":"css"](j,a.animate);if(b==="min"&&this.orientation==="horizontal")this.range.stop(1,
-1)[f?"animate":"css"]({width:e+"%"},a.animate);if(b==="max"&&this.orientation==="horizontal")this.range[f?"animate":"css"]({width:100-e+"%"},{queue:false,duration:a.animate});if(b==="min"&&this.orientation==="vertical")this.range.stop(1,1)[f?"animate":"css"]({height:e+"%"},a.animate);if(b==="max"&&this.orientation==="vertical")this.range[f?"animate":"css"]({height:100-e+"%"},{queue:false,duration:a.animate})}}});d.extend(d.ui.slider,{version:"1.8.14"})})(jQuery);
+(function(d){d.widget("ui.slider",d.ui.mouse,{widgetEventPrefix:"slide",options:{animate:false,distance:0,max:100,min:0,orientation:"horizontal",range:false,step:1,value:0,values:null},_create:function(){var a=this,b=this.options,c=this.element.find(".ui-slider-handle").addClass("ui-state-default ui-corner-all"),f=b.values&&b.values.length||1,e=[];this._mouseSliding=this._keySliding=false;this._animateOff=true;this._handleIndex=null;this._detectOrientation();this._mouseInit();this.element.addClass("ui-slider ui-slider-"+
+this.orientation+" ui-widget ui-widget-content ui-corner-all"+(b.disabled?" ui-slider-disabled ui-disabled":""));this.range=d([]);if(b.range){if(b.range===true){if(!b.values)b.values=[this._valueMin(),this._valueMin()];if(b.values.length&&b.values.length!==2)b.values=[b.values[0],b.values[0]]}this.range=d("<div></div>").appendTo(this.element).addClass("ui-slider-range ui-widget-header"+(b.range==="min"||b.range==="max"?" ui-slider-range-"+b.range:""))}for(var j=c.length;j<f;j+=1)e.push("<a class='ui-slider-handle ui-state-default ui-corner-all' href='#'></a>");
+this.handles=c.add(d(e.join("")).appendTo(a.element));this.handle=this.handles.eq(0);this.handles.add(this.range).filter("a").click(function(g){g.preventDefault()}).hover(function(){b.disabled||d(this).addClass("ui-state-hover")},function(){d(this).removeClass("ui-state-hover")}).focus(function(){if(b.disabled)d(this).blur();else{d(".ui-slider .ui-state-focus").removeClass("ui-state-focus");d(this).addClass("ui-state-focus")}}).blur(function(){d(this).removeClass("ui-state-focus")});this.handles.each(function(g){d(this).data("index.ui-slider-handle",
+g)});this.handles.keydown(function(g){var k=true,l=d(this).data("index.ui-slider-handle"),i,h,m;if(!a.options.disabled){switch(g.keyCode){case d.ui.keyCode.HOME:case d.ui.keyCode.END:case d.ui.keyCode.PAGE_UP:case d.ui.keyCode.PAGE_DOWN:case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:k=false;if(!a._keySliding){a._keySliding=true;d(this).addClass("ui-state-active");i=a._start(g,l);if(i===false)return}break}m=a.options.step;i=a.options.values&&a.options.values.length?
+(h=a.values(l)):(h=a.value());switch(g.keyCode){case d.ui.keyCode.HOME:h=a._valueMin();break;case d.ui.keyCode.END:h=a._valueMax();break;case d.ui.keyCode.PAGE_UP:h=a._trimAlignValue(i+(a._valueMax()-a._valueMin())/5);break;case d.ui.keyCode.PAGE_DOWN:h=a._trimAlignValue(i-(a._valueMax()-a._valueMin())/5);break;case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:if(i===a._valueMax())return;h=a._trimAlignValue(i+m);break;case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:if(i===a._valueMin())return;h=a._trimAlignValue(i-
+m);break}a._slide(g,l,h);return k}}).keyup(function(g){var k=d(this).data("index.ui-slider-handle");if(a._keySliding){a._keySliding=false;a._stop(g,k);a._change(g,k);d(this).removeClass("ui-state-active")}});this._refreshValue();this._animateOff=false},destroy:function(){this.handles.remove();this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-slider-disabled ui-widget ui-widget-content ui-corner-all").removeData("slider").unbind(".slider");this._mouseDestroy();
+return this},_mouseCapture:function(a){var b=this.options,c,f,e,j,g;if(b.disabled)return false;this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();c=this._normValueFromMouse({x:a.pageX,y:a.pageY});f=this._valueMax()-this._valueMin()+1;j=this;this.handles.each(function(k){var l=Math.abs(c-j.values(k));if(f>l){f=l;e=d(this);g=k}});if(b.range===true&&this.values(1)===b.min){g+=1;e=d(this.handles[g])}if(this._start(a,g)===false)return false;
+this._mouseSliding=true;j._handleIndex=g;e.addClass("ui-state-active").focus();b=e.offset();this._clickOffset=!d(a.target).parents().andSelf().is(".ui-slider-handle")?{left:0,top:0}:{left:a.pageX-b.left-e.width()/2,top:a.pageY-b.top-e.height()/2-(parseInt(e.css("borderTopWidth"),10)||0)-(parseInt(e.css("borderBottomWidth"),10)||0)+(parseInt(e.css("marginTop"),10)||0)};this.handles.hasClass("ui-state-hover")||this._slide(a,g,c);return this._animateOff=true},_mouseStart:function(){return true},_mouseDrag:function(a){var b=
+this._normValueFromMouse({x:a.pageX,y:a.pageY});this._slide(a,this._handleIndex,b);return false},_mouseStop:function(a){this.handles.removeClass("ui-state-active");this._mouseSliding=false;this._stop(a,this._handleIndex);this._change(a,this._handleIndex);this._clickOffset=this._handleIndex=null;return this._animateOff=false},_detectOrientation:function(){this.orientation=this.options.orientation==="vertical"?"vertical":"horizontal"},_normValueFromMouse:function(a){var b;if(this.orientation==="horizontal"){b=
+this.elementSize.width;a=a.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)}else{b=this.elementSize.height;a=a.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)}b=a/b;if(b>1)b=1;if(b<0)b=0;if(this.orientation==="vertical")b=1-b;a=this._valueMax()-this._valueMin();return this._trimAlignValue(this._valueMin()+b*a)},_start:function(a,b){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);
+c.values=this.values()}return this._trigger("start",a,c)},_slide:function(a,b,c){var f;if(this.options.values&&this.options.values.length){f=this.values(b?0:1);if(this.options.values.length===2&&this.options.range===true&&(b===0&&c>f||b===1&&c<f))c=f;if(c!==this.values(b)){f=this.values();f[b]=c;a=this._trigger("slide",a,{handle:this.handles[b],value:c,values:f});this.values(b?0:1);a!==false&&this.values(b,c,true)}}else if(c!==this.value()){a=this._trigger("slide",a,{handle:this.handles[b],value:c});
+a!==false&&this.value(c)}},_stop:function(a,b){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);c.values=this.values()}this._trigger("stop",a,c)},_change:function(a,b){if(!this._keySliding&&!this._mouseSliding){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);c.values=this.values()}this._trigger("change",a,c)}},value:function(a){if(arguments.length){this.options.value=
+this._trimAlignValue(a);this._refreshValue();this._change(null,0)}else return this._value()},values:function(a,b){var c,f,e;if(arguments.length>1){this.options.values[a]=this._trimAlignValue(b);this._refreshValue();this._change(null,a)}else if(arguments.length)if(d.isArray(arguments[0])){c=this.options.values;f=arguments[0];for(e=0;e<c.length;e+=1){c[e]=this._trimAlignValue(f[e]);this._change(null,e)}this._refreshValue()}else return this.options.values&&this.options.values.length?this._values(a):
+this.value();else return this._values()},_setOption:function(a,b){var c,f=0;if(d.isArray(this.options.values))f=this.options.values.length;d.Widget.prototype._setOption.apply(this,arguments);switch(a){case "disabled":if(b){this.handles.filter(".ui-state-focus").blur();this.handles.removeClass("ui-state-hover");this.handles.propAttr("disabled",true);this.element.addClass("ui-disabled")}else{this.handles.propAttr("disabled",false);this.element.removeClass("ui-disabled")}break;case "orientation":this._detectOrientation();
+this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation);this._refreshValue();break;case "value":this._animateOff=true;this._refreshValue();this._change(null,0);this._animateOff=false;break;case "values":this._animateOff=true;this._refreshValue();for(c=0;c<f;c+=1)this._change(null,c);this._animateOff=false;break}},_value:function(){var a=this.options.value;return a=this._trimAlignValue(a)},_values:function(a){var b,c;if(arguments.length){b=this.options.values[a];
+return b=this._trimAlignValue(b)}else{b=this.options.values.slice();for(c=0;c<b.length;c+=1)b[c]=this._trimAlignValue(b[c]);return b}},_trimAlignValue:function(a){if(a<=this._valueMin())return this._valueMin();if(a>=this._valueMax())return this._valueMax();var b=this.options.step>0?this.options.step:1,c=(a-this._valueMin())%b;a=a-c;if(Math.abs(c)*2>=b)a+=c>0?b:-b;return parseFloat(a.toFixed(5))},_valueMin:function(){return this.options.min},_valueMax:function(){return this.options.max},_refreshValue:function(){var a=
+this.options.range,b=this.options,c=this,f=!this._animateOff?b.animate:false,e,j={},g,k,l,i;if(this.options.values&&this.options.values.length)this.handles.each(function(h){e=(c.values(h)-c._valueMin())/(c._valueMax()-c._valueMin())*100;j[c.orientation==="horizontal"?"left":"bottom"]=e+"%";d(this).stop(1,1)[f?"animate":"css"](j,b.animate);if(c.options.range===true)if(c.orientation==="horizontal"){if(h===0)c.range.stop(1,1)[f?"animate":"css"]({left:e+"%"},b.animate);if(h===1)c.range[f?"animate":"css"]({width:e-
+g+"%"},{queue:false,duration:b.animate})}else{if(h===0)c.range.stop(1,1)[f?"animate":"css"]({bottom:e+"%"},b.animate);if(h===1)c.range[f?"animate":"css"]({height:e-g+"%"},{queue:false,duration:b.animate})}g=e});else{k=this.value();l=this._valueMin();i=this._valueMax();e=i!==l?(k-l)/(i-l)*100:0;j[c.orientation==="horizontal"?"left":"bottom"]=e+"%";this.handle.stop(1,1)[f?"animate":"css"](j,b.animate);if(a==="min"&&this.orientation==="horizontal")this.range.stop(1,1)[f?"animate":"css"]({width:e+"%"},
+b.animate);if(a==="max"&&this.orientation==="horizontal")this.range[f?"animate":"css"]({width:100-e+"%"},{queue:false,duration:b.animate});if(a==="min"&&this.orientation==="vertical")this.range.stop(1,1)[f?"animate":"css"]({height:e+"%"},b.animate);if(a==="max"&&this.orientation==="vertical")this.range[f?"animate":"css"]({height:100-e+"%"},{queue:false,duration:b.animate})}}});d.extend(d.ui.slider,{version:"1.8.16"})})(jQuery);
 ;/*
- * jQuery UI Tabs 1.8.14
+ * jQuery UI Tabs 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -466,10 +437,10 @@ if(a.hasClass("ui-tabs-selected")&&this.anchors.length>1)this.select(b+(b+1<this
 this._ui(this.anchors[b],this.panels[b]));return this}},disable:function(b){b=this._getIndex(b);var e=this.options;if(b!=e.selected){this.lis.eq(b).addClass("ui-state-disabled");e.disabled.push(b);e.disabled.sort();this._trigger("disable",null,this._ui(this.anchors[b],this.panels[b]))}return this},select:function(b){b=this._getIndex(b);if(b==-1)if(this.options.collapsible&&this.options.selected!=-1)b=this.options.selected;else return this;this.anchors.eq(b).trigger(this.options.event+".tabs");return this},
 load:function(b){b=this._getIndex(b);var e=this,a=this.options,c=this.anchors.eq(b)[0],h=d.data(c,"load.tabs");this.abort();if(!h||this.element.queue("tabs").length!==0&&d.data(c,"cache.tabs"))this.element.dequeue("tabs");else{this.lis.eq(b).addClass("ui-state-processing");if(a.spinner){var j=d("span",c);j.data("label.tabs",j.html()).html(a.spinner)}this.xhr=d.ajax(d.extend({},a.ajaxOptions,{url:h,success:function(k,n){e.element.find(e._sanitizeSelector(c.hash)).html(k);e._cleanup();a.cache&&d.data(c,
 "cache.tabs",true);e._trigger("load",null,e._ui(e.anchors[b],e.panels[b]));try{a.ajaxOptions.success(k,n)}catch(m){}},error:function(k,n){e._cleanup();e._trigger("load",null,e._ui(e.anchors[b],e.panels[b]));try{a.ajaxOptions.error(k,n,b,c)}catch(m){}}}));e.element.dequeue("tabs");return this}},abort:function(){this.element.queue([]);this.panels.stop(false,true);this.element.queue("tabs",this.element.queue("tabs").splice(-2,2));if(this.xhr){this.xhr.abort();delete this.xhr}this._cleanup();return this},
-url:function(b,e){this.anchors.eq(b).removeData("cache.tabs").data("load.tabs",e);return this},length:function(){return this.anchors.length}});d.extend(d.ui.tabs,{version:"1.8.14"});d.extend(d.ui.tabs.prototype,{rotation:null,rotate:function(b,e){var a=this,c=this.options,h=a._rotate||(a._rotate=function(j){clearTimeout(a.rotation);a.rotation=setTimeout(function(){var k=c.selected;a.select(++k<a.anchors.length?k:0)},b);j&&j.stopPropagation()});e=a._unrotate||(a._unrotate=!e?function(j){j.clientX&&
+url:function(b,e){this.anchors.eq(b).removeData("cache.tabs").data("load.tabs",e);return this},length:function(){return this.anchors.length}});d.extend(d.ui.tabs,{version:"1.8.16"});d.extend(d.ui.tabs.prototype,{rotation:null,rotate:function(b,e){var a=this,c=this.options,h=a._rotate||(a._rotate=function(j){clearTimeout(a.rotation);a.rotation=setTimeout(function(){var k=c.selected;a.select(++k<a.anchors.length?k:0)},b);j&&j.stopPropagation()});e=a._unrotate||(a._unrotate=!e?function(j){j.clientX&&
 a.rotate(null)}:function(){t=c.selected;h()});if(b){this.element.bind("tabsshow",h);this.anchors.bind(c.event+".tabs",e);h()}else{clearTimeout(a.rotation);this.element.unbind("tabsshow",h);this.anchors.unbind(c.event+".tabs",e);delete this._rotate;delete this._unrotate}return this}})})(jQuery);
 ;/*
- * jQuery UI Datepicker 1.8.14
+ * jQuery UI Datepicker 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -483,76 +454,76 @@ a.rotate(null)}:function(){t=c.selected;h()});if(b){this.element.bind("tabsshow"
 (function(d,C){function M(){this.debug=false;this._curInst=null;this._keyEvent=false;this._disabledInputs=[];this._inDialog=this._datepickerShowing=false;this._mainDivId="ui-datepicker-div";this._inlineClass="ui-datepicker-inline";this._appendClass="ui-datepicker-append";this._triggerClass="ui-datepicker-trigger";this._dialogClass="ui-datepicker-dialog";this._disableClass="ui-datepicker-disabled";this._unselectableClass="ui-datepicker-unselectable";this._currentClass="ui-datepicker-current-day";this._dayOverClass=
 "ui-datepicker-days-cell-over";this.regional=[];this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su",
 "Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:false,showMonthAfterYear:false,yearSuffix:""};this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:false,hideIfNoPrevNext:false,navigationAsDateFormat:false,gotoCurrent:false,changeMonth:false,changeYear:false,yearRange:"c-10:c+10",showOtherMonths:false,selectOtherMonths:false,showWeek:false,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",
-minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:true,showButtonPanel:false,autoSize:false};d.extend(this._defaults,this.regional[""]);this.dpDiv=N(d('<div id="'+this._mainDivId+'" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>'))}function N(a){return a.bind("mouseout",function(b){b=
-d(b.target).closest("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a");b.length&&b.removeClass("ui-state-hover ui-datepicker-prev-hover ui-datepicker-next-hover")}).bind("mouseover",function(b){b=d(b.target).closest("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a");if(!(d.datepicker._isDisabledDatepicker(J.inline?a.parent()[0]:J.input[0])||!b.length)){b.parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover");b.addClass("ui-state-hover");
-b.hasClass("ui-datepicker-prev")&&b.addClass("ui-datepicker-prev-hover");b.hasClass("ui-datepicker-next")&&b.addClass("ui-datepicker-next-hover")}})}function H(a,b){d.extend(a,b);for(var c in b)if(b[c]==null||b[c]==C)a[c]=b[c];return a}d.extend(d.ui,{datepicker:{version:"1.8.14"}});var A=(new Date).getTime(),J;d.extend(M.prototype,{markerClassName:"hasDatepicker",maxRows:4,log:function(){this.debug&&console.log.apply("",arguments)},_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(a){H(this._defaults,
-a||{});return this},_attachDatepicker:function(a,b){var c=null;for(var e in this._defaults){var f=a.getAttribute("date:"+e);if(f){c=c||{};try{c[e]=eval(f)}catch(h){c[e]=f}}}e=a.nodeName.toLowerCase();f=e=="div"||e=="span";if(!a.id){this.uuid+=1;a.id="dp"+this.uuid}var i=this._newInst(d(a),f);i.settings=d.extend({},b||{},c||{});if(e=="input")this._connectDatepicker(a,i);else f&&this._inlineDatepicker(a,i)},_newInst:function(a,b){return{id:a[0].id.replace(/([^A-Za-z0-9_-])/g,"\\\\$1"),input:a,selectedDay:0,
-selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:b,dpDiv:!b?this.dpDiv:N(d('<div class="'+this._inlineClass+' ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>'))}},_connectDatepicker:function(a,b){var c=d(a);b.append=d([]);b.trigger=d([]);if(!c.hasClass(this.markerClassName)){this._attachments(c,b);c.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp).bind("setData.datepicker",function(e,f,h){b.settings[f]=
-h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});this._autoSize(b);d.data(a,"datepicker",b)}},_attachments:function(a,b){var c=this._get(b,"appendText"),e=this._get(b,"isRTL");b.append&&b.append.remove();if(c){b.append=d('<span class="'+this._appendClass+'">'+c+"</span>");a[e?"before":"after"](b.append)}a.unbind("focus",this._showDatepicker);b.trigger&&b.trigger.remove();c=this._get(b,"showOn");if(c=="focus"||c=="both")a.focus(this._showDatepicker);if(c=="button"||c=="both"){c=
-this._get(b,"buttonText");var f=this._get(b,"buttonImage");b.trigger=d(this._get(b,"buttonImageOnly")?d("<img/>").addClass(this._triggerClass).attr({src:f,alt:c,title:c}):d('<button type="button"></button>').addClass(this._triggerClass).html(f==""?c:d("<img/>").attr({src:f,alt:c,title:c})));a[e?"before":"after"](b.trigger);b.trigger.click(function(){d.datepicker._datepickerShowing&&d.datepicker._lastInput==a[0]?d.datepicker._hideDatepicker():d.datepicker._showDatepicker(a[0]);return false})}},_autoSize:function(a){if(this._get(a,
-"autoSize")&&!a.inline){var b=new Date(2009,11,20),c=this._get(a,"dateFormat");if(c.match(/[DM]/)){var e=function(f){for(var h=0,i=0,g=0;g<f.length;g++)if(f[g].length>h){h=f[g].length;i=g}return i};b.setMonth(e(this._get(a,c.match(/MM/)?"monthNames":"monthNamesShort")));b.setDate(e(this._get(a,c.match(/DD/)?"dayNames":"dayNamesShort"))+20-b.getDay())}a.input.attr("size",this._formatDate(a,b).length)}},_inlineDatepicker:function(a,b){var c=d(a);if(!c.hasClass(this.markerClassName)){c.addClass(this.markerClassName).append(b.dpDiv).bind("setData.datepicker",
-function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});d.data(a,"datepicker",b);this._setDate(b,this._getDefaultDate(b),true);this._updateDatepicker(b);this._updateAlternate(b);b.dpDiv.show()}},_dialogDatepicker:function(a,b,c,e,f){a=this._dialogInst;if(!a){this.uuid+=1;this._dialogInput=d('<input type="text" id="'+("dp"+this.uuid)+'" style="position: absolute; top: -100px; width: 0px; z-index: -10;"/>');this._dialogInput.keydown(this._doKeyDown);d("body").append(this._dialogInput);
-a=this._dialogInst=this._newInst(this._dialogInput,false);a.settings={};d.data(this._dialogInput[0],"datepicker",a)}H(a.settings,e||{});b=b&&b.constructor==Date?this._formatDate(a,b):b;this._dialogInput.val(b);this._pos=f?f.length?f:[f.pageX,f.pageY]:null;if(!this._pos)this._pos=[document.documentElement.clientWidth/2-100+(document.documentElement.scrollLeft||document.body.scrollLeft),document.documentElement.clientHeight/2-150+(document.documentElement.scrollTop||document.body.scrollTop)];this._dialogInput.css("left",
-this._pos[0]+20+"px").css("top",this._pos[1]+"px");a.settings.onSelect=c;this._inDialog=true;this.dpDiv.addClass(this._dialogClass);this._showDatepicker(this._dialogInput[0]);d.blockUI&&d.blockUI(this.dpDiv);d.data(this._dialogInput[0],"datepicker",a);return this},_destroyDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();d.removeData(a,"datepicker");if(e=="input"){c.append.remove();c.trigger.remove();b.removeClass(this.markerClassName).unbind("focus",
-this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)}else if(e=="div"||e=="span")b.removeClass(this.markerClassName).empty()}},_enableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=false;c.trigger.filter("button").each(function(){this.disabled=false}).end().filter("img").css({opacity:"1.0",cursor:""})}else if(e=="div"||e=="span"){b=
-b.children("."+this._inlineClass);b.children().removeClass("ui-state-disabled");b.find("select.ui-datepicker-month, select.ui-datepicker-year").removeAttr("disabled")}this._disabledInputs=d.map(this._disabledInputs,function(f){return f==a?null:f})}},_disableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=true;c.trigger.filter("button").each(function(){this.disabled=true}).end().filter("img").css({opacity:"0.5",
-cursor:"default"})}else if(e=="div"||e=="span"){b=b.children("."+this._inlineClass);b.children().addClass("ui-state-disabled");b.find("select.ui-datepicker-month, select.ui-datepicker-year").attr("disabled","disabled")}this._disabledInputs=d.map(this._disabledInputs,function(f){return f==a?null:f});this._disabledInputs[this._disabledInputs.length]=a}},_isDisabledDatepicker:function(a){if(!a)return false;for(var b=0;b<this._disabledInputs.length;b++)if(this._disabledInputs[b]==a)return true;return false},
-_getInst:function(a){try{return d.data(a,"datepicker")}catch(b){throw"Missing instance data for this datepicker";}},_optionDatepicker:function(a,b,c){var e=this._getInst(a);if(arguments.length==2&&typeof b=="string")return b=="defaults"?d.extend({},d.datepicker._defaults):e?b=="all"?d.extend({},e.settings):this._get(e,b):null;var f=b||{};if(typeof b=="string"){f={};f[b]=c}if(e){this._curInst==e&&this._hideDatepicker();var h=this._getDateDatepicker(a,true),i=this._getMinMaxDate(e,"min"),g=this._getMinMaxDate(e,
-"max");H(e.settings,f);if(i!==null&&f.dateFormat!==C&&f.minDate===C)e.settings.minDate=this._formatDate(e,i);if(g!==null&&f.dateFormat!==C&&f.maxDate===C)e.settings.maxDate=this._formatDate(e,g);this._attachments(d(a),e);this._autoSize(e);this._setDate(e,h);this._updateAlternate(e);this._updateDatepicker(e)}},_changeDatepicker:function(a,b,c){this._optionDatepicker(a,b,c)},_refreshDatepicker:function(a){(a=this._getInst(a))&&this._updateDatepicker(a)},_setDateDatepicker:function(a,b){if(a=this._getInst(a)){this._setDate(a,
-b);this._updateDatepicker(a);this._updateAlternate(a)}},_getDateDatepicker:function(a,b){(a=this._getInst(a))&&!a.inline&&this._setDateFromField(a,b);return a?this._getDate(a):null},_doKeyDown:function(a){var b=d.datepicker._getInst(a.target),c=true,e=b.dpDiv.is(".ui-datepicker-rtl");b._keyEvent=true;if(d.datepicker._datepickerShowing)switch(a.keyCode){case 9:d.datepicker._hideDatepicker();c=false;break;case 13:c=d("td."+d.datepicker._dayOverClass+":not(."+d.datepicker._currentClass+")",b.dpDiv);
-c[0]?d.datepicker._selectDay(a.target,b.selectedMonth,b.selectedYear,c[0]):d.datepicker._hideDatepicker();return false;case 27:d.datepicker._hideDatepicker();break;case 33:d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 34:d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,"stepMonths"),"M");break;case 35:if(a.ctrlKey||a.metaKey)d.datepicker._clearDate(a.target);
-c=a.ctrlKey||a.metaKey;break;case 36:if(a.ctrlKey||a.metaKey)d.datepicker._gotoToday(a.target);c=a.ctrlKey||a.metaKey;break;case 37:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,e?+1:-1,"D");c=a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 38:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,-7,"D");c=a.ctrlKey||a.metaKey;break;case 39:if(a.ctrlKey||
-a.metaKey)d.datepicker._adjustDate(a.target,e?-1:+1,"D");c=a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,"stepMonths"),"M");break;case 40:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,+7,"D");c=a.ctrlKey||a.metaKey;break;default:c=false}else if(a.keyCode==36&&a.ctrlKey)d.datepicker._showDatepicker(this);else c=false;if(c){a.preventDefault();a.stopPropagation()}},_doKeyPress:function(a){var b=
-d.datepicker._getInst(a.target);if(d.datepicker._get(b,"constrainInput")){b=d.datepicker._possibleChars(d.datepicker._get(b,"dateFormat"));var c=String.fromCharCode(a.charCode==C?a.keyCode:a.charCode);return a.ctrlKey||a.metaKey||c<" "||!b||b.indexOf(c)>-1}},_doKeyUp:function(a){a=d.datepicker._getInst(a.target);if(a.input.val()!=a.lastVal)try{if(d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),a.input?a.input.val():null,d.datepicker._getFormatConfig(a))){d.datepicker._setDateFromField(a);
-d.datepicker._updateAlternate(a);d.datepicker._updateDatepicker(a)}}catch(b){d.datepicker.log(b)}return true},_showDatepicker:function(a){a=a.target||a;if(a.nodeName.toLowerCase()!="input")a=d("input",a.parentNode)[0];if(!(d.datepicker._isDisabledDatepicker(a)||d.datepicker._lastInput==a)){var b=d.datepicker._getInst(a);if(d.datepicker._curInst&&d.datepicker._curInst!=b){d.datepicker._datepickerShowing&&d.datepicker._triggerOnClose(d.datepicker._curInst);d.datepicker._curInst.dpDiv.stop(true,true)}var c=
-d.datepicker._get(b,"beforeShow");H(b.settings,c?c.apply(a,[a,b]):{});b.lastVal=null;d.datepicker._lastInput=a;d.datepicker._setDateFromField(b);if(d.datepicker._inDialog)a.value="";if(!d.datepicker._pos){d.datepicker._pos=d.datepicker._findPos(a);d.datepicker._pos[1]+=a.offsetHeight}var e=false;d(a).parents().each(function(){e|=d(this).css("position")=="fixed";return!e});if(e&&d.browser.opera){d.datepicker._pos[0]-=document.documentElement.scrollLeft;d.datepicker._pos[1]-=document.documentElement.scrollTop}c=
-{left:d.datepicker._pos[0],top:d.datepicker._pos[1]};d.datepicker._pos=null;b.dpDiv.empty();b.dpDiv.css({position:"absolute",display:"block",top:"-1000px"});d.datepicker._updateDatepicker(b);c=d.datepicker._checkOffset(b,c,e);b.dpDiv.css({position:d.datepicker._inDialog&&d.blockUI?"static":e?"fixed":"absolute",display:"none",left:c.left+"px",top:c.top+"px"});if(!b.inline){c=d.datepicker._get(b,"showAnim");var f=d.datepicker._get(b,"duration"),h=function(){var i=b.dpDiv.find("iframe.ui-datepicker-cover");
-if(i.length){var g=d.datepicker._getBorders(b.dpDiv);i.css({left:-g[0],top:-g[1],width:b.dpDiv.outerWidth(),height:b.dpDiv.outerHeight()})}};b.dpDiv.zIndex(d(a).zIndex()+1);d.datepicker._datepickerShowing=true;d.effects&&d.effects[c]?b.dpDiv.show(c,d.datepicker._get(b,"showOptions"),f,h):b.dpDiv[c||"show"](c?f:null,h);if(!c||!f)h();b.input.is(":visible")&&!b.input.is(":disabled")&&b.input.focus();d.datepicker._curInst=b}}},_updateDatepicker:function(a){this.maxRows=4;var b=d.datepicker._getBorders(a.dpDiv);
-J=a;a.dpDiv.empty().append(this._generateHTML(a));var c=a.dpDiv.find("iframe.ui-datepicker-cover");c.length&&c.css({left:-b[0],top:-b[1],width:a.dpDiv.outerWidth(),height:a.dpDiv.outerHeight()});a.dpDiv.find("."+this._dayOverClass+" a").mouseover();b=this._getNumberOfMonths(a);c=b[1];a.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("");c>1&&a.dpDiv.addClass("ui-datepicker-multi-"+c).css("width",17*c+"em");a.dpDiv[(b[0]!=1||b[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi");
-a.dpDiv[(this._get(a,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");a==d.datepicker._curInst&&d.datepicker._datepickerShowing&&a.input&&a.input.is(":visible")&&!a.input.is(":disabled")&&a.input[0]!=document.activeElement&&a.input.focus();if(a.yearshtml){var e=a.yearshtml;setTimeout(function(){e===a.yearshtml&&a.yearshtml&&a.dpDiv.find("select.ui-datepicker-year:first").replaceWith(a.yearshtml);e=a.yearshtml=null},0)}},_getBorders:function(a){var b=function(c){return{thin:1,medium:2,thick:3}[c]||
-c};return[parseFloat(b(a.css("border-left-width"))),parseFloat(b(a.css("border-top-width")))]},_checkOffset:function(a,b,c){var e=a.dpDiv.outerWidth(),f=a.dpDiv.outerHeight(),h=a.input?a.input.outerWidth():0,i=a.input?a.input.outerHeight():0,g=document.documentElement.clientWidth+d(document).scrollLeft(),j=document.documentElement.clientHeight+d(document).scrollTop();b.left-=this._get(a,"isRTL")?e-h:0;b.left-=c&&b.left==a.input.offset().left?d(document).scrollLeft():0;b.top-=c&&b.top==a.input.offset().top+
-i?d(document).scrollTop():0;b.left-=Math.min(b.left,b.left+e>g&&g>e?Math.abs(b.left+e-g):0);b.top-=Math.min(b.top,b.top+f>j&&j>f?Math.abs(f+i):0);return b},_findPos:function(a){for(var b=this._get(this._getInst(a),"isRTL");a&&(a.type=="hidden"||a.nodeType!=1||d.expr.filters.hidden(a));)a=a[b?"previousSibling":"nextSibling"];a=d(a).offset();return[a.left,a.top]},_triggerOnClose:function(a){var b=this._get(a,"onClose");if(b)b.apply(a.input?a.input[0]:null,[a.input?a.input.val():"",a])},_hideDatepicker:function(a){var b=
-this._curInst;if(!(!b||a&&b!=d.data(a,"datepicker")))if(this._datepickerShowing){a=this._get(b,"showAnim");var c=this._get(b,"duration"),e=function(){d.datepicker._tidyDialog(b);this._curInst=null};d.effects&&d.effects[a]?b.dpDiv.hide(a,d.datepicker._get(b,"showOptions"),c,e):b.dpDiv[a=="slideDown"?"slideUp":a=="fadeIn"?"fadeOut":"hide"](a?c:null,e);a||e();d.datepicker._triggerOnClose(b);this._datepickerShowing=false;this._lastInput=null;if(this._inDialog){this._dialogInput.css({position:"absolute",
-left:"0",top:"-100px"});if(d.blockUI){d.unblockUI();d("body").append(this.dpDiv)}}this._inDialog=false}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},_checkExternalClick:function(a){if(d.datepicker._curInst){a=d(a.target);a[0].id!=d.datepicker._mainDivId&&a.parents("#"+d.datepicker._mainDivId).length==0&&!a.hasClass(d.datepicker.markerClassName)&&!a.hasClass(d.datepicker._triggerClass)&&d.datepicker._datepickerShowing&&!(d.datepicker._inDialog&&
-d.blockUI)&&d.datepicker._hideDatepicker()}},_adjustDate:function(a,b,c){a=d(a);var e=this._getInst(a[0]);if(!this._isDisabledDatepicker(a[0])){this._adjustInstDate(e,b+(c=="M"?this._get(e,"showCurrentAtPos"):0),c);this._updateDatepicker(e)}},_gotoToday:function(a){a=d(a);var b=this._getInst(a[0]);if(this._get(b,"gotoCurrent")&&b.currentDay){b.selectedDay=b.currentDay;b.drawMonth=b.selectedMonth=b.currentMonth;b.drawYear=b.selectedYear=b.currentYear}else{var c=new Date;b.selectedDay=c.getDate();b.drawMonth=
-b.selectedMonth=c.getMonth();b.drawYear=b.selectedYear=c.getFullYear()}this._notifyChange(b);this._adjustDate(a)},_selectMonthYear:function(a,b,c){a=d(a);var e=this._getInst(a[0]);e._selectingMonthYear=false;e["selected"+(c=="M"?"Month":"Year")]=e["draw"+(c=="M"?"Month":"Year")]=parseInt(b.options[b.selectedIndex].value,10);this._notifyChange(e);this._adjustDate(a)},_clickMonthYear:function(a){var b=this._getInst(d(a)[0]);b.input&&b._selectingMonthYear&&setTimeout(function(){b.input.focus()},0);b._selectingMonthYear=
-!b._selectingMonthYear},_selectDay:function(a,b,c,e){var f=d(a);if(!(d(e).hasClass(this._unselectableClass)||this._isDisabledDatepicker(f[0]))){f=this._getInst(f[0]);f.selectedDay=f.currentDay=d("a",e).html();f.selectedMonth=f.currentMonth=b;f.selectedYear=f.currentYear=c;this._selectDate(a,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear))}},_clearDate:function(a){a=d(a);this._getInst(a[0]);this._selectDate(a,"")},_selectDate:function(a,b){a=this._getInst(d(a)[0]);b=b!=null?b:this._formatDate(a);
-a.input&&a.input.val(b);this._updateAlternate(a);var c=this._get(a,"onSelect");if(c)c.apply(a.input?a.input[0]:null,[b,a]);else a.input&&a.input.trigger("change");if(a.inline)this._updateDatepicker(a);else{this._hideDatepicker();this._lastInput=a.input[0];typeof a.input[0]!="object"&&a.input.focus();this._lastInput=null}},_updateAlternate:function(a){var b=this._get(a,"altField");if(b){var c=this._get(a,"altFormat")||this._get(a,"dateFormat"),e=this._getDate(a),f=this.formatDate(c,e,this._getFormatConfig(a));
-d(b).each(function(){d(this).val(f)})}},noWeekends:function(a){a=a.getDay();return[a>0&&a<6,""]},iso8601Week:function(a){a=new Date(a.getTime());a.setDate(a.getDate()+4-(a.getDay()||7));var b=a.getTime();a.setMonth(0);a.setDate(1);return Math.floor(Math.round((b-a)/864E5)/7)+1},parseDate:function(a,b,c){if(a==null||b==null)throw"Invalid arguments";b=typeof b=="object"?b.toString():b+"";if(b=="")return null;var e=(c?c.shortYearCutoff:null)||this._defaults.shortYearCutoff;e=typeof e!="string"?e:(new Date).getFullYear()%
-100+parseInt(e,10);for(var f=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,h=(c?c.dayNames:null)||this._defaults.dayNames,i=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,g=(c?c.monthNames:null)||this._defaults.monthNames,j=c=-1,l=-1,u=-1,k=false,o=function(p){(p=B+1<a.length&&a.charAt(B+1)==p)&&B++;return p},m=function(p){var D=o(p);p=new RegExp("^\\d{1,"+(p=="@"?14:p=="!"?20:p=="y"&&D?4:p=="o"?3:2)+"}");p=b.substring(q).match(p);if(!p)throw"Missing number at position "+q;q+=
-p[0].length;return parseInt(p[0],10)},n=function(p,D,K){p=d.map(o(p)?K:D,function(w,x){return[[x,w]]}).sort(function(w,x){return-(w[1].length-x[1].length)});var E=-1;d.each(p,function(w,x){w=x[1];if(b.substr(q,w.length).toLowerCase()==w.toLowerCase()){E=x[0];q+=w.length;return false}});if(E!=-1)return E+1;else throw"Unknown name at position "+q;},s=function(){if(b.charAt(q)!=a.charAt(B))throw"Unexpected literal at position "+q;q++},q=0,B=0;B<a.length;B++)if(k)if(a.charAt(B)=="'"&&!o("'"))k=false;
-else s();else switch(a.charAt(B)){case "d":l=m("d");break;case "D":n("D",f,h);break;case "o":u=m("o");break;case "m":j=m("m");break;case "M":j=n("M",i,g);break;case "y":c=m("y");break;case "@":var v=new Date(m("@"));c=v.getFullYear();j=v.getMonth()+1;l=v.getDate();break;case "!":v=new Date((m("!")-this._ticksTo1970)/1E4);c=v.getFullYear();j=v.getMonth()+1;l=v.getDate();break;case "'":if(o("'"))s();else k=true;break;default:s()}if(q<b.length)throw"Extra/unparsed characters found in date: "+b.substring(q);
-if(c==-1)c=(new Date).getFullYear();else if(c<100)c+=(new Date).getFullYear()-(new Date).getFullYear()%100+(c<=e?0:-100);if(u>-1){j=1;l=u;do{e=this._getDaysInMonth(c,j-1);if(l<=e)break;j++;l-=e}while(1)}v=this._daylightSavingAdjust(new Date(c,j-1,l));if(v.getFullYear()!=c||v.getMonth()+1!=j||v.getDate()!=l)throw"Invalid date";return v},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",
-TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925))*24*60*60*1E7,formatDate:function(a,b,c){if(!b)return"";var e=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,f=(c?c.dayNames:null)||this._defaults.dayNames,h=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort;c=(c?c.monthNames:null)||this._defaults.monthNames;var i=function(o){(o=k+1<a.length&&a.charAt(k+1)==o)&&k++;return o},g=function(o,m,n){m=""+m;if(i(o))for(;m.length<
-n;)m="0"+m;return m},j=function(o,m,n,s){return i(o)?s[m]:n[m]},l="",u=false;if(b)for(var k=0;k<a.length;k++)if(u)if(a.charAt(k)=="'"&&!i("'"))u=false;else l+=a.charAt(k);else switch(a.charAt(k)){case "d":l+=g("d",b.getDate(),2);break;case "D":l+=j("D",b.getDay(),e,f);break;case "o":l+=g("o",Math.round(((new Date(b.getFullYear(),b.getMonth(),b.getDate())).getTime()-(new Date(b.getFullYear(),0,0)).getTime())/864E5),3);break;case "m":l+=g("m",b.getMonth()+1,2);break;case "M":l+=j("M",b.getMonth(),h,
-c);break;case "y":l+=i("y")?b.getFullYear():(b.getYear()%100<10?"0":"")+b.getYear()%100;break;case "@":l+=b.getTime();break;case "!":l+=b.getTime()*1E4+this._ticksTo1970;break;case "'":if(i("'"))l+="'";else u=true;break;default:l+=a.charAt(k)}return l},_possibleChars:function(a){for(var b="",c=false,e=function(h){(h=f+1<a.length&&a.charAt(f+1)==h)&&f++;return h},f=0;f<a.length;f++)if(c)if(a.charAt(f)=="'"&&!e("'"))c=false;else b+=a.charAt(f);else switch(a.charAt(f)){case "d":case "m":case "y":case "@":b+=
-"0123456789";break;case "D":case "M":return null;case "'":if(e("'"))b+="'";else c=true;break;default:b+=a.charAt(f)}return b},_get:function(a,b){return a.settings[b]!==C?a.settings[b]:this._defaults[b]},_setDateFromField:function(a,b){if(a.input.val()!=a.lastVal){var c=this._get(a,"dateFormat"),e=a.lastVal=a.input?a.input.val():null,f,h;f=h=this._getDefaultDate(a);var i=this._getFormatConfig(a);try{f=this.parseDate(c,e,i)||h}catch(g){this.log(g);e=b?"":e}a.selectedDay=f.getDate();a.drawMonth=a.selectedMonth=
-f.getMonth();a.drawYear=a.selectedYear=f.getFullYear();a.currentDay=e?f.getDate():0;a.currentMonth=e?f.getMonth():0;a.currentYear=e?f.getFullYear():0;this._adjustInstDate(a)}},_getDefaultDate:function(a){return this._restrictMinMax(a,this._determineDate(a,this._get(a,"defaultDate"),new Date))},_determineDate:function(a,b,c){var e=function(h){var i=new Date;i.setDate(i.getDate()+h);return i},f=function(h){try{return d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),h,d.datepicker._getFormatConfig(a))}catch(i){}var g=
-(h.toLowerCase().match(/^c/)?d.datepicker._getDate(a):null)||new Date,j=g.getFullYear(),l=g.getMonth();g=g.getDate();for(var u=/([+-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,k=u.exec(h);k;){switch(k[2]||"d"){case "d":case "D":g+=parseInt(k[1],10);break;case "w":case "W":g+=parseInt(k[1],10)*7;break;case "m":case "M":l+=parseInt(k[1],10);g=Math.min(g,d.datepicker._getDaysInMonth(j,l));break;case "y":case "Y":j+=parseInt(k[1],10);g=Math.min(g,d.datepicker._getDaysInMonth(j,l));break}k=u.exec(h)}return new Date(j,
-l,g)};if(b=(b=b==null||b===""?c:typeof b=="string"?f(b):typeof b=="number"?isNaN(b)?c:e(b):new Date(b.getTime()))&&b.toString()=="Invalid Date"?c:b){b.setHours(0);b.setMinutes(0);b.setSeconds(0);b.setMilliseconds(0)}return this._daylightSavingAdjust(b)},_daylightSavingAdjust:function(a){if(!a)return null;a.setHours(a.getHours()>12?a.getHours()+2:0);return a},_setDate:function(a,b,c){var e=!b,f=a.selectedMonth,h=a.selectedYear;b=this._restrictMinMax(a,this._determineDate(a,b,new Date));a.selectedDay=
-a.currentDay=b.getDate();a.drawMonth=a.selectedMonth=a.currentMonth=b.getMonth();a.drawYear=a.selectedYear=a.currentYear=b.getFullYear();if((f!=a.selectedMonth||h!=a.selectedYear)&&!c)this._notifyChange(a);this._adjustInstDate(a);if(a.input)a.input.val(e?"":this._formatDate(a))},_getDate:function(a){return!a.currentYear||a.input&&a.input.val()==""?null:this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay))},_generateHTML:function(a){var b=new Date;b=this._daylightSavingAdjust(new Date(b.getFullYear(),
-b.getMonth(),b.getDate()));var c=this._get(a,"isRTL"),e=this._get(a,"showButtonPanel"),f=this._get(a,"hideIfNoPrevNext"),h=this._get(a,"navigationAsDateFormat"),i=this._getNumberOfMonths(a),g=this._get(a,"showCurrentAtPos"),j=this._get(a,"stepMonths"),l=i[0]!=1||i[1]!=1,u=this._daylightSavingAdjust(!a.currentDay?new Date(9999,9,9):new Date(a.currentYear,a.currentMonth,a.currentDay)),k=this._getMinMaxDate(a,"min"),o=this._getMinMaxDate(a,"max");g=a.drawMonth-g;var m=a.drawYear;if(g<0){g+=12;m--}if(o){var n=
-this._daylightSavingAdjust(new Date(o.getFullYear(),o.getMonth()-i[0]*i[1]+1,o.getDate()));for(n=k&&n<k?k:n;this._daylightSavingAdjust(new Date(m,g,1))>n;){g--;if(g<0){g=11;m--}}}a.drawMonth=g;a.drawYear=m;n=this._get(a,"prevText");n=!h?n:this.formatDate(n,this._daylightSavingAdjust(new Date(m,g-j,1)),this._getFormatConfig(a));n=this._canAdjustMonth(a,-1,m,g)?'<a class="ui-datepicker-prev ui-corner-all" onclick="DP_jQuery_'+A+".datepicker._adjustDate('#"+a.id+"', -"+j+", 'M');\" title=\""+n+'"><span class="ui-icon ui-icon-circle-triangle-'+
-(c?"e":"w")+'">'+n+"</span></a>":f?"":'<a class="ui-datepicker-prev ui-corner-all ui-state-disabled" title="'+n+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"e":"w")+'">'+n+"</span></a>";var s=this._get(a,"nextText");s=!h?s:this.formatDate(s,this._daylightSavingAdjust(new Date(m,g+j,1)),this._getFormatConfig(a));f=this._canAdjustMonth(a,+1,m,g)?'<a class="ui-datepicker-next ui-corner-all" onclick="DP_jQuery_'+A+".datepicker._adjustDate('#"+a.id+"', +"+j+", 'M');\" title=\""+s+'"><span class="ui-icon ui-icon-circle-triangle-'+
-(c?"w":"e")+'">'+s+"</span></a>":f?"":'<a class="ui-datepicker-next ui-corner-all ui-state-disabled" title="'+s+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"w":"e")+'">'+s+"</span></a>";j=this._get(a,"currentText");s=this._get(a,"gotoCurrent")&&a.currentDay?u:b;j=!h?j:this.formatDate(j,s,this._getFormatConfig(a));h=!a.inline?'<button type="button" class="ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all" onclick="DP_jQuery_'+A+'.datepicker._hideDatepicker();">'+this._get(a,
-"closeText")+"</button>":"";e=e?'<div class="ui-datepicker-buttonpane ui-widget-content">'+(c?h:"")+(this._isInRange(a,s)?'<button type="button" class="ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all" onclick="DP_jQuery_'+A+".datepicker._gotoToday('#"+a.id+"');\">"+j+"</button>":"")+(c?"":h)+"</div>":"";h=parseInt(this._get(a,"firstDay"),10);h=isNaN(h)?0:h;j=this._get(a,"showWeek");s=this._get(a,"dayNames");this._get(a,"dayNamesShort");var q=this._get(a,"dayNamesMin"),B=
-this._get(a,"monthNames"),v=this._get(a,"monthNamesShort"),p=this._get(a,"beforeShowDay"),D=this._get(a,"showOtherMonths"),K=this._get(a,"selectOtherMonths");this._get(a,"calculateWeek");for(var E=this._getDefaultDate(a),w="",x=0;x<i[0];x++){var O="";this.maxRows=4;for(var G=0;G<i[1];G++){var P=this._daylightSavingAdjust(new Date(m,g,a.selectedDay)),t=" ui-corner-all",y="";if(l){y+='<div class="ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" ui-datepicker-group-first";t=" ui-corner-"+(c?"right":
-"left");break;case i[1]-1:y+=" ui-datepicker-group-last";t=" ui-corner-"+(c?"left":"right");break;default:y+=" ui-datepicker-group-middle";t="";break}y+='">'}y+='<div class="ui-datepicker-header ui-widget-header ui-helper-clearfix'+t+'">'+(/all|left/.test(t)&&x==0?c?f:n:"")+(/all|right/.test(t)&&x==0?c?n:f:"")+this._generateMonthYearHeader(a,g,m,k,o,x>0||G>0,B,v)+'</div><table class="ui-datepicker-calendar"><thead><tr>';var z=j?'<th class="ui-datepicker-week-col">'+this._get(a,"weekHeader")+"</th>":
-"";for(t=0;t<7;t++){var r=(t+h)%7;z+="<th"+((t+h+6)%7>=5?' class="ui-datepicker-week-end"':"")+'><span title="'+s[r]+'">'+q[r]+"</span></th>"}y+=z+"</tr></thead><tbody>";z=this._getDaysInMonth(m,g);if(m==a.selectedYear&&g==a.selectedMonth)a.selectedDay=Math.min(a.selectedDay,z);t=(this._getFirstDayOfMonth(m,g)-h+7)%7;z=Math.ceil((t+z)/7);this.maxRows=z=l?this.maxRows>z?this.maxRows:z:z;r=this._daylightSavingAdjust(new Date(m,g,1-t));for(var Q=0;Q<z;Q++){y+="<tr>";var R=!j?"":'<td class="ui-datepicker-week-col">'+
-this._get(a,"calculateWeek")(r)+"</td>";for(t=0;t<7;t++){var I=p?p.apply(a.input?a.input[0]:null,[r]):[true,""],F=r.getMonth()!=g,L=F&&!K||!I[0]||k&&r<k||o&&r>o;R+='<td class="'+((t+h+6)%7>=5?" ui-datepicker-week-end":"")+(F?" ui-datepicker-other-month":"")+(r.getTime()==P.getTime()&&g==a.selectedMonth&&a._keyEvent||E.getTime()==r.getTime()&&E.getTime()==P.getTime()?" "+this._dayOverClass:"")+(L?" "+this._unselectableClass+" ui-state-disabled":"")+(F&&!D?"":" "+I[1]+(r.getTime()==u.getTime()?" "+
-this._currentClass:"")+(r.getTime()==b.getTime()?" ui-datepicker-today":""))+'"'+((!F||D)&&I[2]?' title="'+I[2]+'"':"")+(L?"":' onclick="DP_jQuery_'+A+".datepicker._selectDay('#"+a.id+"',"+r.getMonth()+","+r.getFullYear()+', this);return false;"')+">"+(F&&!D?"&#xa0;":L?'<span class="ui-state-default">'+r.getDate()+"</span>":'<a class="ui-state-default'+(r.getTime()==b.getTime()?" ui-state-highlight":"")+(r.getTime()==u.getTime()?" ui-state-active":"")+(F?" ui-priority-secondary":"")+'" href="#">'+
-r.getDate()+"</a>")+"</td>";r.setDate(r.getDate()+1);r=this._daylightSavingAdjust(r)}y+=R+"</tr>"}g++;if(g>11){g=0;m++}y+="</tbody></table>"+(l?"</div>"+(i[0]>0&&G==i[1]-1?'<div class="ui-datepicker-row-break"></div>':""):"");O+=y}w+=O}w+=e+(d.browser.msie&&parseInt(d.browser.version,10)<7&&!a.inline?'<iframe src="javascript:false;" class="ui-datepicker-cover" frameborder="0"></iframe>':"");a._keyEvent=false;return w},_generateMonthYearHeader:function(a,b,c,e,f,h,i,g){var j=this._get(a,"changeMonth"),
-l=this._get(a,"changeYear"),u=this._get(a,"showMonthAfterYear"),k='<div class="ui-datepicker-title">',o="";if(h||!j)o+='<span class="ui-datepicker-month">'+i[b]+"</span>";else{i=e&&e.getFullYear()==c;var m=f&&f.getFullYear()==c;o+='<select class="ui-datepicker-month" onchange="DP_jQuery_'+A+".datepicker._selectMonthYear('#"+a.id+"', this, 'M');\" onclick=\"DP_jQuery_"+A+".datepicker._clickMonthYear('#"+a.id+"');\">";for(var n=0;n<12;n++)if((!i||n>=e.getMonth())&&(!m||n<=f.getMonth()))o+='<option value="'+
-n+'"'+(n==b?' selected="selected"':"")+">"+g[n]+"</option>";o+="</select>"}u||(k+=o+(h||!(j&&l)?"&#xa0;":""));if(!a.yearshtml){a.yearshtml="";if(h||!l)k+='<span class="ui-datepicker-year">'+c+"</span>";else{g=this._get(a,"yearRange").split(":");var s=(new Date).getFullYear();i=function(q){q=q.match(/c[+-].*/)?c+parseInt(q.substring(1),10):q.match(/[+-].*/)?s+parseInt(q,10):parseInt(q,10);return isNaN(q)?s:q};b=i(g[0]);g=Math.max(b,i(g[1]||""));b=e?Math.max(b,e.getFullYear()):b;g=f?Math.min(g,f.getFullYear()):
-g;for(a.yearshtml+='<select class="ui-datepicker-year" onchange="DP_jQuery_'+A+".datepicker._selectMonthYear('#"+a.id+"', this, 'Y');\" onclick=\"DP_jQuery_"+A+".datepicker._clickMonthYear('#"+a.id+"');\">";b<=g;b++)a.yearshtml+='<option value="'+b+'"'+(b==c?' selected="selected"':"")+">"+b+"</option>";a.yearshtml+="</select>";k+=a.yearshtml;a.yearshtml=null}}k+=this._get(a,"yearSuffix");if(u)k+=(h||!(j&&l)?"&#xa0;":"")+o;k+="</div>";return k},_adjustInstDate:function(a,b,c){var e=a.drawYear+(c==
-"Y"?b:0),f=a.drawMonth+(c=="M"?b:0);b=Math.min(a.selectedDay,this._getDaysInMonth(e,f))+(c=="D"?b:0);e=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(e,f,b)));a.selectedDay=e.getDate();a.drawMonth=a.selectedMonth=e.getMonth();a.drawYear=a.selectedYear=e.getFullYear();if(c=="M"||c=="Y")this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");b=c&&b<c?c:b;return b=a&&b>a?a:b},_notifyChange:function(a){var b=this._get(a,"onChangeMonthYear");
-if(b)b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){a=this._get(a,"numberOfMonths");return a==null?[1,1]:typeof a=="number"?[1,a]:a},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a,b){return 32-this._daylightSavingAdjust(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return(new Date(a,b,1)).getDay()},_canAdjustMonth:function(a,b,c,e){var f=this._getNumberOfMonths(a);
-c=this._daylightSavingAdjust(new Date(c,e+(b<0?b:f[0]*f[1]),1));b<0&&c.setDate(this._getDaysInMonth(c.getFullYear(),c.getMonth()));return this._isInRange(a,c)},_isInRange:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");return(!c||b.getTime()>=c.getTime())&&(!a||b.getTime()<=a.getTime())},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff");b=typeof b!="string"?b:(new Date).getFullYear()%100+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a,
-"dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,e){if(!b){a.currentDay=a.selectedDay;a.currentMonth=a.selectedMonth;a.currentYear=a.selectedYear}b=b?typeof b=="object"?b:this._daylightSavingAdjust(new Date(e,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),b,this._getFormatConfig(a))}});d.fn.datepicker=
-function(a){if(!this.length)return this;if(!d.datepicker.initialized){d(document).mousedown(d.datepicker._checkExternalClick).find("body").append(d.datepicker.dpDiv);d.datepicker.initialized=true}var b=Array.prototype.slice.call(arguments,1);if(typeof a=="string"&&(a=="isDisabled"||a=="getDate"||a=="widget"))return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b));if(a=="option"&&arguments.length==2&&typeof arguments[1]=="string")return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,
-[this[0]].concat(b));return this.each(function(){typeof a=="string"?d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this].concat(b)):d.datepicker._attachDatepicker(this,a)})};d.datepicker=new M;d.datepicker.initialized=false;d.datepicker.uuid=(new Date).getTime();d.datepicker.version="1.8.14";window["DP_jQuery_"+A]=d})(jQuery);
+minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:true,showButtonPanel:false,autoSize:false,disabled:false};d.extend(this._defaults,this.regional[""]);this.dpDiv=N(d('<div id="'+this._mainDivId+'" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>'))}function N(a){return a.bind("mouseout",
+function(b){b=d(b.target).closest("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a");b.length&&b.removeClass("ui-state-hover ui-datepicker-prev-hover ui-datepicker-next-hover")}).bind("mouseover",function(b){b=d(b.target).closest("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a");if(!(d.datepicker._isDisabledDatepicker(J.inline?a.parent()[0]:J.input[0])||!b.length)){b.parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover");
+b.addClass("ui-state-hover");b.hasClass("ui-datepicker-prev")&&b.addClass("ui-datepicker-prev-hover");b.hasClass("ui-datepicker-next")&&b.addClass("ui-datepicker-next-hover")}})}function H(a,b){d.extend(a,b);for(var c in b)if(b[c]==null||b[c]==C)a[c]=b[c];return a}d.extend(d.ui,{datepicker:{version:"1.8.16"}});var B=(new Date).getTime(),J;d.extend(M.prototype,{markerClassName:"hasDatepicker",maxRows:4,log:function(){this.debug&&console.log.apply("",arguments)},_widgetDatepicker:function(){return this.dpDiv},
+setDefaults:function(a){H(this._defaults,a||{});return this},_attachDatepicker:function(a,b){var c=null;for(var e in this._defaults){var f=a.getAttribute("date:"+e);if(f){c=c||{};try{c[e]=eval(f)}catch(h){c[e]=f}}}e=a.nodeName.toLowerCase();f=e=="div"||e=="span";if(!a.id){this.uuid+=1;a.id="dp"+this.uuid}var i=this._newInst(d(a),f);i.settings=d.extend({},b||{},c||{});if(e=="input")this._connectDatepicker(a,i);else f&&this._inlineDatepicker(a,i)},_newInst:function(a,b){return{id:a[0].id.replace(/([^A-Za-z0-9_-])/g,
+"\\\\$1"),input:a,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:b,dpDiv:!b?this.dpDiv:N(d('<div class="'+this._inlineClass+' ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>'))}},_connectDatepicker:function(a,b){var c=d(a);b.append=d([]);b.trigger=d([]);if(!c.hasClass(this.markerClassName)){this._attachments(c,b);c.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp).bind("setData.datepicker",
+function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});this._autoSize(b);d.data(a,"datepicker",b);b.settings.disabled&&this._disableDatepicker(a)}},_attachments:function(a,b){var c=this._get(b,"appendText"),e=this._get(b,"isRTL");b.append&&b.append.remove();if(c){b.append=d('<span class="'+this._appendClass+'">'+c+"</span>");a[e?"before":"after"](b.append)}a.unbind("focus",this._showDatepicker);b.trigger&&b.trigger.remove();c=this._get(b,"showOn");if(c==
+"focus"||c=="both")a.focus(this._showDatepicker);if(c=="button"||c=="both"){c=this._get(b,"buttonText");var f=this._get(b,"buttonImage");b.trigger=d(this._get(b,"buttonImageOnly")?d("<img/>").addClass(this._triggerClass).attr({src:f,alt:c,title:c}):d('<button type="button"></button>').addClass(this._triggerClass).html(f==""?c:d("<img/>").attr({src:f,alt:c,title:c})));a[e?"before":"after"](b.trigger);b.trigger.click(function(){d.datepicker._datepickerShowing&&d.datepicker._lastInput==a[0]?d.datepicker._hideDatepicker():
+d.datepicker._showDatepicker(a[0]);return false})}},_autoSize:function(a){if(this._get(a,"autoSize")&&!a.inline){var b=new Date(2009,11,20),c=this._get(a,"dateFormat");if(c.match(/[DM]/)){var e=function(f){for(var h=0,i=0,g=0;g<f.length;g++)if(f[g].length>h){h=f[g].length;i=g}return i};b.setMonth(e(this._get(a,c.match(/MM/)?"monthNames":"monthNamesShort")));b.setDate(e(this._get(a,c.match(/DD/)?"dayNames":"dayNamesShort"))+20-b.getDay())}a.input.attr("size",this._formatDate(a,b).length)}},_inlineDatepicker:function(a,
+b){var c=d(a);if(!c.hasClass(this.markerClassName)){c.addClass(this.markerClassName).append(b.dpDiv).bind("setData.datepicker",function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});d.data(a,"datepicker",b);this._setDate(b,this._getDefaultDate(b),true);this._updateDatepicker(b);this._updateAlternate(b);b.settings.disabled&&this._disableDatepicker(a);b.dpDiv.css("display","block")}},_dialogDatepicker:function(a,b,c,e,f){a=this._dialogInst;if(!a){this.uuid+=
+1;this._dialogInput=d('<input type="text" id="'+("dp"+this.uuid)+'" style="position: absolute; top: -100px; width: 0px; z-index: -10;"/>');this._dialogInput.keydown(this._doKeyDown);d("body").append(this._dialogInput);a=this._dialogInst=this._newInst(this._dialogInput,false);a.settings={};d.data(this._dialogInput[0],"datepicker",a)}H(a.settings,e||{});b=b&&b.constructor==Date?this._formatDate(a,b):b;this._dialogInput.val(b);this._pos=f?f.length?f:[f.pageX,f.pageY]:null;if(!this._pos)this._pos=[document.documentElement.clientWidth/
+2-100+(document.documentElement.scrollLeft||document.body.scrollLeft),document.documentElement.clientHeight/2-150+(document.documentElement.scrollTop||document.body.scrollTop)];this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px");a.settings.onSelect=c;this._inDialog=true;this.dpDiv.addClass(this._dialogClass);this._showDatepicker(this._dialogInput[0]);d.blockUI&&d.blockUI(this.dpDiv);d.data(this._dialogInput[0],"datepicker",a);return this},_destroyDatepicker:function(a){var b=
+d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();d.removeData(a,"datepicker");if(e=="input"){c.append.remove();c.trigger.remove();b.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)}else if(e=="div"||e=="span")b.removeClass(this.markerClassName).empty()}},_enableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=
+a.nodeName.toLowerCase();if(e=="input"){a.disabled=false;c.trigger.filter("button").each(function(){this.disabled=false}).end().filter("img").css({opacity:"1.0",cursor:""})}else if(e=="div"||e=="span"){b=b.children("."+this._inlineClass);b.children().removeClass("ui-state-disabled");b.find("select.ui-datepicker-month, select.ui-datepicker-year").removeAttr("disabled")}this._disabledInputs=d.map(this._disabledInputs,function(f){return f==a?null:f})}},_disableDatepicker:function(a){var b=d(a),c=d.data(a,
+"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=true;c.trigger.filter("button").each(function(){this.disabled=true}).end().filter("img").css({opacity:"0.5",cursor:"default"})}else if(e=="div"||e=="span"){b=b.children("."+this._inlineClass);b.children().addClass("ui-state-disabled");b.find("select.ui-datepicker-month, select.ui-datepicker-year").attr("disabled","disabled")}this._disabledInputs=d.map(this._disabledInputs,function(f){return f==
+a?null:f});this._disabledInputs[this._disabledInputs.length]=a}},_isDisabledDatepicker:function(a){if(!a)return false;for(var b=0;b<this._disabledInputs.length;b++)if(this._disabledInputs[b]==a)return true;return false},_getInst:function(a){try{return d.data(a,"datepicker")}catch(b){throw"Missing instance data for this datepicker";}},_optionDatepicker:function(a,b,c){var e=this._getInst(a);if(arguments.length==2&&typeof b=="string")return b=="defaults"?d.extend({},d.datepicker._defaults):e?b=="all"?
+d.extend({},e.settings):this._get(e,b):null;var f=b||{};if(typeof b=="string"){f={};f[b]=c}if(e){this._curInst==e&&this._hideDatepicker();var h=this._getDateDatepicker(a,true),i=this._getMinMaxDate(e,"min"),g=this._getMinMaxDate(e,"max");H(e.settings,f);if(i!==null&&f.dateFormat!==C&&f.minDate===C)e.settings.minDate=this._formatDate(e,i);if(g!==null&&f.dateFormat!==C&&f.maxDate===C)e.settings.maxDate=this._formatDate(e,g);this._attachments(d(a),e);this._autoSize(e);this._setDate(e,h);this._updateAlternate(e);
+this._updateDatepicker(e)}},_changeDatepicker:function(a,b,c){this._optionDatepicker(a,b,c)},_refreshDatepicker:function(a){(a=this._getInst(a))&&this._updateDatepicker(a)},_setDateDatepicker:function(a,b){if(a=this._getInst(a)){this._setDate(a,b);this._updateDatepicker(a);this._updateAlternate(a)}},_getDateDatepicker:function(a,b){(a=this._getInst(a))&&!a.inline&&this._setDateFromField(a,b);return a?this._getDate(a):null},_doKeyDown:function(a){var b=d.datepicker._getInst(a.target),c=true,e=b.dpDiv.is(".ui-datepicker-rtl");
+b._keyEvent=true;if(d.datepicker._datepickerShowing)switch(a.keyCode){case 9:d.datepicker._hideDatepicker();c=false;break;case 13:c=d("td."+d.datepicker._dayOverClass+":not(."+d.datepicker._currentClass+")",b.dpDiv);c[0]&&d.datepicker._selectDay(a.target,b.selectedMonth,b.selectedYear,c[0]);if(a=d.datepicker._get(b,"onSelect")){c=d.datepicker._formatDate(b);a.apply(b.input?b.input[0]:null,[c,b])}else d.datepicker._hideDatepicker();return false;case 27:d.datepicker._hideDatepicker();break;case 33:d.datepicker._adjustDate(a.target,
+a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 34:d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,"stepMonths"),"M");break;case 35:if(a.ctrlKey||a.metaKey)d.datepicker._clearDate(a.target);c=a.ctrlKey||a.metaKey;break;case 36:if(a.ctrlKey||a.metaKey)d.datepicker._gotoToday(a.target);c=a.ctrlKey||a.metaKey;break;case 37:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,e?+1:-1,"D");c=
+a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 38:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,-7,"D");c=a.ctrlKey||a.metaKey;break;case 39:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,e?-1:+1,"D");c=a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,
+"stepMonths"),"M");break;case 40:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,+7,"D");c=a.ctrlKey||a.metaKey;break;default:c=false}else if(a.keyCode==36&&a.ctrlKey)d.datepicker._showDatepicker(this);else c=false;if(c){a.preventDefault();a.stopPropagation()}},_doKeyPress:function(a){var b=d.datepicker._getInst(a.target);if(d.datepicker._get(b,"constrainInput")){b=d.datepicker._possibleChars(d.datepicker._get(b,"dateFormat"));var c=String.fromCharCode(a.charCode==C?a.keyCode:a.charCode);
+return a.ctrlKey||a.metaKey||c<" "||!b||b.indexOf(c)>-1}},_doKeyUp:function(a){a=d.datepicker._getInst(a.target);if(a.input.val()!=a.lastVal)try{if(d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),a.input?a.input.val():null,d.datepicker._getFormatConfig(a))){d.datepicker._setDateFromField(a);d.datepicker._updateAlternate(a);d.datepicker._updateDatepicker(a)}}catch(b){d.datepicker.log(b)}return true},_showDatepicker:function(a){a=a.target||a;if(a.nodeName.toLowerCase()!="input")a=d("input",
+a.parentNode)[0];if(!(d.datepicker._isDisabledDatepicker(a)||d.datepicker._lastInput==a)){var b=d.datepicker._getInst(a);if(d.datepicker._curInst&&d.datepicker._curInst!=b){d.datepicker._datepickerShowing&&d.datepicker._triggerOnClose(d.datepicker._curInst);d.datepicker._curInst.dpDiv.stop(true,true)}var c=d.datepicker._get(b,"beforeShow");c=c?c.apply(a,[a,b]):{};if(c!==false){H(b.settings,c);b.lastVal=null;d.datepicker._lastInput=a;d.datepicker._setDateFromField(b);if(d.datepicker._inDialog)a.value=
+"";if(!d.datepicker._pos){d.datepicker._pos=d.datepicker._findPos(a);d.datepicker._pos[1]+=a.offsetHeight}var e=false;d(a).parents().each(function(){e|=d(this).css("position")=="fixed";return!e});if(e&&d.browser.opera){d.datepicker._pos[0]-=document.documentElement.scrollLeft;d.datepicker._pos[1]-=document.documentElement.scrollTop}c={left:d.datepicker._pos[0],top:d.datepicker._pos[1]};d.datepicker._pos=null;b.dpDiv.empty();b.dpDiv.css({position:"absolute",display:"block",top:"-1000px"});d.datepicker._updateDatepicker(b);
+c=d.datepicker._checkOffset(b,c,e);b.dpDiv.css({position:d.datepicker._inDialog&&d.blockUI?"static":e?"fixed":"absolute",display:"none",left:c.left+"px",top:c.top+"px"});if(!b.inline){c=d.datepicker._get(b,"showAnim");var f=d.datepicker._get(b,"duration"),h=function(){var i=b.dpDiv.find("iframe.ui-datepicker-cover");if(i.length){var g=d.datepicker._getBorders(b.dpDiv);i.css({left:-g[0],top:-g[1],width:b.dpDiv.outerWidth(),height:b.dpDiv.outerHeight()})}};b.dpDiv.zIndex(d(a).zIndex()+1);d.datepicker._datepickerShowing=
+true;d.effects&&d.effects[c]?b.dpDiv.show(c,d.datepicker._get(b,"showOptions"),f,h):b.dpDiv[c||"show"](c?f:null,h);if(!c||!f)h();b.input.is(":visible")&&!b.input.is(":disabled")&&b.input.focus();d.datepicker._curInst=b}}}},_updateDatepicker:function(a){this.maxRows=4;var b=d.datepicker._getBorders(a.dpDiv);J=a;a.dpDiv.empty().append(this._generateHTML(a));var c=a.dpDiv.find("iframe.ui-datepicker-cover");c.length&&c.css({left:-b[0],top:-b[1],width:a.dpDiv.outerWidth(),height:a.dpDiv.outerHeight()});
+a.dpDiv.find("."+this._dayOverClass+" a").mouseover();b=this._getNumberOfMonths(a);c=b[1];a.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("");c>1&&a.dpDiv.addClass("ui-datepicker-multi-"+c).css("width",17*c+"em");a.dpDiv[(b[0]!=1||b[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi");a.dpDiv[(this._get(a,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");a==d.datepicker._curInst&&d.datepicker._datepickerShowing&&a.input&&a.input.is(":visible")&&
+!a.input.is(":disabled")&&a.input[0]!=document.activeElement&&a.input.focus();if(a.yearshtml){var e=a.yearshtml;setTimeout(function(){e===a.yearshtml&&a.yearshtml&&a.dpDiv.find("select.ui-datepicker-year:first").replaceWith(a.yearshtml);e=a.yearshtml=null},0)}},_getBorders:function(a){var b=function(c){return{thin:1,medium:2,thick:3}[c]||c};return[parseFloat(b(a.css("border-left-width"))),parseFloat(b(a.css("border-top-width")))]},_checkOffset:function(a,b,c){var e=a.dpDiv.outerWidth(),f=a.dpDiv.outerHeight(),
+h=a.input?a.input.outerWidth():0,i=a.input?a.input.outerHeight():0,g=document.documentElement.clientWidth+d(document).scrollLeft(),j=document.documentElement.clientHeight+d(document).scrollTop();b.left-=this._get(a,"isRTL")?e-h:0;b.left-=c&&b.left==a.input.offset().left?d(document).scrollLeft():0;b.top-=c&&b.top==a.input.offset().top+i?d(document).scrollTop():0;b.left-=Math.min(b.left,b.left+e>g&&g>e?Math.abs(b.left+e-g):0);b.top-=Math.min(b.top,b.top+f>j&&j>f?Math.abs(f+i):0);return b},_findPos:function(a){for(var b=
+this._get(this._getInst(a),"isRTL");a&&(a.type=="hidden"||a.nodeType!=1||d.expr.filters.hidden(a));)a=a[b?"previousSibling":"nextSibling"];a=d(a).offset();return[a.left,a.top]},_triggerOnClose:function(a){var b=this._get(a,"onClose");if(b)b.apply(a.input?a.input[0]:null,[a.input?a.input.val():"",a])},_hideDatepicker:function(a){var b=this._curInst;if(!(!b||a&&b!=d.data(a,"datepicker")))if(this._datepickerShowing){a=this._get(b,"showAnim");var c=this._get(b,"duration"),e=function(){d.datepicker._tidyDialog(b);
+this._curInst=null};d.effects&&d.effects[a]?b.dpDiv.hide(a,d.datepicker._get(b,"showOptions"),c,e):b.dpDiv[a=="slideDown"?"slideUp":a=="fadeIn"?"fadeOut":"hide"](a?c:null,e);a||e();d.datepicker._triggerOnClose(b);this._datepickerShowing=false;this._lastInput=null;if(this._inDialog){this._dialogInput.css({position:"absolute",left:"0",top:"-100px"});if(d.blockUI){d.unblockUI();d("body").append(this.dpDiv)}}this._inDialog=false}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},
+_checkExternalClick:function(a){if(d.datepicker._curInst){a=d(a.target);a[0].id!=d.datepicker._mainDivId&&a.parents("#"+d.datepicker._mainDivId).length==0&&!a.hasClass(d.datepicker.markerClassName)&&!a.hasClass(d.datepicker._triggerClass)&&d.datepicker._datepickerShowing&&!(d.datepicker._inDialog&&d.blockUI)&&d.datepicker._hideDatepicker()}},_adjustDate:function(a,b,c){a=d(a);var e=this._getInst(a[0]);if(!this._isDisabledDatepicker(a[0])){this._adjustInstDate(e,b+(c=="M"?this._get(e,"showCurrentAtPos"):
+0),c);this._updateDatepicker(e)}},_gotoToday:function(a){a=d(a);var b=this._getInst(a[0]);if(this._get(b,"gotoCurrent")&&b.currentDay){b.selectedDay=b.currentDay;b.drawMonth=b.selectedMonth=b.currentMonth;b.drawYear=b.selectedYear=b.currentYear}else{var c=new Date;b.selectedDay=c.getDate();b.drawMonth=b.selectedMonth=c.getMonth();b.drawYear=b.selectedYear=c.getFullYear()}this._notifyChange(b);this._adjustDate(a)},_selectMonthYear:function(a,b,c){a=d(a);var e=this._getInst(a[0]);e["selected"+(c=="M"?
+"Month":"Year")]=e["draw"+(c=="M"?"Month":"Year")]=parseInt(b.options[b.selectedIndex].value,10);this._notifyChange(e);this._adjustDate(a)},_selectDay:function(a,b,c,e){var f=d(a);if(!(d(e).hasClass(this._unselectableClass)||this._isDisabledDatepicker(f[0]))){f=this._getInst(f[0]);f.selectedDay=f.currentDay=d("a",e).html();f.selectedMonth=f.currentMonth=b;f.selectedYear=f.currentYear=c;this._selectDate(a,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear))}},_clearDate:function(a){a=d(a);
+this._getInst(a[0]);this._selectDate(a,"")},_selectDate:function(a,b){a=this._getInst(d(a)[0]);b=b!=null?b:this._formatDate(a);a.input&&a.input.val(b);this._updateAlternate(a);var c=this._get(a,"onSelect");if(c)c.apply(a.input?a.input[0]:null,[b,a]);else a.input&&a.input.trigger("change");if(a.inline)this._updateDatepicker(a);else{this._hideDatepicker();this._lastInput=a.input[0];typeof a.input[0]!="object"&&a.input.focus();this._lastInput=null}},_updateAlternate:function(a){var b=this._get(a,"altField");
+if(b){var c=this._get(a,"altFormat")||this._get(a,"dateFormat"),e=this._getDate(a),f=this.formatDate(c,e,this._getFormatConfig(a));d(b).each(function(){d(this).val(f)})}},noWeekends:function(a){a=a.getDay();return[a>0&&a<6,""]},iso8601Week:function(a){a=new Date(a.getTime());a.setDate(a.getDate()+4-(a.getDay()||7));var b=a.getTime();a.setMonth(0);a.setDate(1);return Math.floor(Math.round((b-a)/864E5)/7)+1},parseDate:function(a,b,c){if(a==null||b==null)throw"Invalid arguments";b=typeof b=="object"?
+b.toString():b+"";if(b=="")return null;var e=(c?c.shortYearCutoff:null)||this._defaults.shortYearCutoff;e=typeof e!="string"?e:(new Date).getFullYear()%100+parseInt(e,10);for(var f=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,h=(c?c.dayNames:null)||this._defaults.dayNames,i=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,g=(c?c.monthNames:null)||this._defaults.monthNames,j=c=-1,l=-1,u=-1,k=false,o=function(p){(p=A+1<a.length&&a.charAt(A+1)==p)&&A++;return p},m=function(p){var D=
+o(p);p=new RegExp("^\\d{1,"+(p=="@"?14:p=="!"?20:p=="y"&&D?4:p=="o"?3:2)+"}");p=b.substring(q).match(p);if(!p)throw"Missing number at position "+q;q+=p[0].length;return parseInt(p[0],10)},n=function(p,D,K){p=d.map(o(p)?K:D,function(w,x){return[[x,w]]}).sort(function(w,x){return-(w[1].length-x[1].length)});var E=-1;d.each(p,function(w,x){w=x[1];if(b.substr(q,w.length).toLowerCase()==w.toLowerCase()){E=x[0];q+=w.length;return false}});if(E!=-1)return E+1;else throw"Unknown name at position "+q;},s=
+function(){if(b.charAt(q)!=a.charAt(A))throw"Unexpected literal at position "+q;q++},q=0,A=0;A<a.length;A++)if(k)if(a.charAt(A)=="'"&&!o("'"))k=false;else s();else switch(a.charAt(A)){case "d":l=m("d");break;case "D":n("D",f,h);break;case "o":u=m("o");break;case "m":j=m("m");break;case "M":j=n("M",i,g);break;case "y":c=m("y");break;case "@":var v=new Date(m("@"));c=v.getFullYear();j=v.getMonth()+1;l=v.getDate();break;case "!":v=new Date((m("!")-this._ticksTo1970)/1E4);c=v.getFullYear();j=v.getMonth()+
+1;l=v.getDate();break;case "'":if(o("'"))s();else k=true;break;default:s()}if(q<b.length)throw"Extra/unparsed characters found in date: "+b.substring(q);if(c==-1)c=(new Date).getFullYear();else if(c<100)c+=(new Date).getFullYear()-(new Date).getFullYear()%100+(c<=e?0:-100);if(u>-1){j=1;l=u;do{e=this._getDaysInMonth(c,j-1);if(l<=e)break;j++;l-=e}while(1)}v=this._daylightSavingAdjust(new Date(c,j-1,l));if(v.getFullYear()!=c||v.getMonth()+1!=j||v.getDate()!=l)throw"Invalid date";return v},ATOM:"yy-mm-dd",
+COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925))*24*60*60*1E7,formatDate:function(a,b,c){if(!b)return"";var e=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,f=(c?c.dayNames:null)||this._defaults.dayNames,h=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort;c=(c?c.monthNames:
+null)||this._defaults.monthNames;var i=function(o){(o=k+1<a.length&&a.charAt(k+1)==o)&&k++;return o},g=function(o,m,n){m=""+m;if(i(o))for(;m.length<n;)m="0"+m;return m},j=function(o,m,n,s){return i(o)?s[m]:n[m]},l="",u=false;if(b)for(var k=0;k<a.length;k++)if(u)if(a.charAt(k)=="'"&&!i("'"))u=false;else l+=a.charAt(k);else switch(a.charAt(k)){case "d":l+=g("d",b.getDate(),2);break;case "D":l+=j("D",b.getDay(),e,f);break;case "o":l+=g("o",Math.round(((new Date(b.getFullYear(),b.getMonth(),b.getDate())).getTime()-
+(new Date(b.getFullYear(),0,0)).getTime())/864E5),3);break;case "m":l+=g("m",b.getMonth()+1,2);break;case "M":l+=j("M",b.getMonth(),h,c);break;case "y":l+=i("y")?b.getFullYear():(b.getYear()%100<10?"0":"")+b.getYear()%100;break;case "@":l+=b.getTime();break;case "!":l+=b.getTime()*1E4+this._ticksTo1970;break;case "'":if(i("'"))l+="'";else u=true;break;default:l+=a.charAt(k)}return l},_possibleChars:function(a){for(var b="",c=false,e=function(h){(h=f+1<a.length&&a.charAt(f+1)==h)&&f++;return h},f=
+0;f<a.length;f++)if(c)if(a.charAt(f)=="'"&&!e("'"))c=false;else b+=a.charAt(f);else switch(a.charAt(f)){case "d":case "m":case "y":case "@":b+="0123456789";break;case "D":case "M":return null;case "'":if(e("'"))b+="'";else c=true;break;default:b+=a.charAt(f)}return b},_get:function(a,b){return a.settings[b]!==C?a.settings[b]:this._defaults[b]},_setDateFromField:function(a,b){if(a.input.val()!=a.lastVal){var c=this._get(a,"dateFormat"),e=a.lastVal=a.input?a.input.val():null,f,h;f=h=this._getDefaultDate(a);
+var i=this._getFormatConfig(a);try{f=this.parseDate(c,e,i)||h}catch(g){this.log(g);e=b?"":e}a.selectedDay=f.getDate();a.drawMonth=a.selectedMonth=f.getMonth();a.drawYear=a.selectedYear=f.getFullYear();a.currentDay=e?f.getDate():0;a.currentMonth=e?f.getMonth():0;a.currentYear=e?f.getFullYear():0;this._adjustInstDate(a)}},_getDefaultDate:function(a){return this._restrictMinMax(a,this._determineDate(a,this._get(a,"defaultDate"),new Date))},_determineDate:function(a,b,c){var e=function(h){var i=new Date;
+i.setDate(i.getDate()+h);return i},f=function(h){try{return d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),h,d.datepicker._getFormatConfig(a))}catch(i){}var g=(h.toLowerCase().match(/^c/)?d.datepicker._getDate(a):null)||new Date,j=g.getFullYear(),l=g.getMonth();g=g.getDate();for(var u=/([+-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,k=u.exec(h);k;){switch(k[2]||"d"){case "d":case "D":g+=parseInt(k[1],10);break;case "w":case "W":g+=parseInt(k[1],10)*7;break;case "m":case "M":l+=parseInt(k[1],10);g=
+Math.min(g,d.datepicker._getDaysInMonth(j,l));break;case "y":case "Y":j+=parseInt(k[1],10);g=Math.min(g,d.datepicker._getDaysInMonth(j,l));break}k=u.exec(h)}return new Date(j,l,g)};if(b=(b=b==null||b===""?c:typeof b=="string"?f(b):typeof b=="number"?isNaN(b)?c:e(b):new Date(b.getTime()))&&b.toString()=="Invalid Date"?c:b){b.setHours(0);b.setMinutes(0);b.setSeconds(0);b.setMilliseconds(0)}return this._daylightSavingAdjust(b)},_daylightSavingAdjust:function(a){if(!a)return null;a.setHours(a.getHours()>
+12?a.getHours()+2:0);return a},_setDate:function(a,b,c){var e=!b,f=a.selectedMonth,h=a.selectedYear;b=this._restrictMinMax(a,this._determineDate(a,b,new Date));a.selectedDay=a.currentDay=b.getDate();a.drawMonth=a.selectedMonth=a.currentMonth=b.getMonth();a.drawYear=a.selectedYear=a.currentYear=b.getFullYear();if((f!=a.selectedMonth||h!=a.selectedYear)&&!c)this._notifyChange(a);this._adjustInstDate(a);if(a.input)a.input.val(e?"":this._formatDate(a))},_getDate:function(a){return!a.currentYear||a.input&&
+a.input.val()==""?null:this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay))},_generateHTML:function(a){var b=new Date;b=this._daylightSavingAdjust(new Date(b.getFullYear(),b.getMonth(),b.getDate()));var c=this._get(a,"isRTL"),e=this._get(a,"showButtonPanel"),f=this._get(a,"hideIfNoPrevNext"),h=this._get(a,"navigationAsDateFormat"),i=this._getNumberOfMonths(a),g=this._get(a,"showCurrentAtPos"),j=this._get(a,"stepMonths"),l=i[0]!=1||i[1]!=1,u=this._daylightSavingAdjust(!a.currentDay?
+new Date(9999,9,9):new Date(a.currentYear,a.currentMonth,a.currentDay)),k=this._getMinMaxDate(a,"min"),o=this._getMinMaxDate(a,"max");g=a.drawMonth-g;var m=a.drawYear;if(g<0){g+=12;m--}if(o){var n=this._daylightSavingAdjust(new Date(o.getFullYear(),o.getMonth()-i[0]*i[1]+1,o.getDate()));for(n=k&&n<k?k:n;this._daylightSavingAdjust(new Date(m,g,1))>n;){g--;if(g<0){g=11;m--}}}a.drawMonth=g;a.drawYear=m;n=this._get(a,"prevText");n=!h?n:this.formatDate(n,this._daylightSavingAdjust(new Date(m,g-j,1)),this._getFormatConfig(a));
+n=this._canAdjustMonth(a,-1,m,g)?'<a class="ui-datepicker-prev ui-corner-all" onclick="DP_jQuery_'+B+".datepicker._adjustDate('#"+a.id+"', -"+j+", 'M');\" title=\""+n+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"e":"w")+'">'+n+"</span></a>":f?"":'<a class="ui-datepicker-prev ui-corner-all ui-state-disabled" title="'+n+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"e":"w")+'">'+n+"</span></a>";var s=this._get(a,"nextText");s=!h?s:this.formatDate(s,this._daylightSavingAdjust(new Date(m,
+g+j,1)),this._getFormatConfig(a));f=this._canAdjustMonth(a,+1,m,g)?'<a class="ui-datepicker-next ui-corner-all" onclick="DP_jQuery_'+B+".datepicker._adjustDate('#"+a.id+"', +"+j+", 'M');\" title=\""+s+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"w":"e")+'">'+s+"</span></a>":f?"":'<a class="ui-datepicker-next ui-corner-all ui-state-disabled" title="'+s+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"w":"e")+'">'+s+"</span></a>";j=this._get(a,"currentText");s=this._get(a,"gotoCurrent")&&
+a.currentDay?u:b;j=!h?j:this.formatDate(j,s,this._getFormatConfig(a));h=!a.inline?'<button type="button" class="ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all" onclick="DP_jQuery_'+B+'.datepicker._hideDatepicker();">'+this._get(a,"closeText")+"</button>":"";e=e?'<div class="ui-datepicker-buttonpane ui-widget-content">'+(c?h:"")+(this._isInRange(a,s)?'<button type="button" class="ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all" onclick="DP_jQuery_'+
+B+".datepicker._gotoToday('#"+a.id+"');\">"+j+"</button>":"")+(c?"":h)+"</div>":"";h=parseInt(this._get(a,"firstDay"),10);h=isNaN(h)?0:h;j=this._get(a,"showWeek");s=this._get(a,"dayNames");this._get(a,"dayNamesShort");var q=this._get(a,"dayNamesMin"),A=this._get(a,"monthNames"),v=this._get(a,"monthNamesShort"),p=this._get(a,"beforeShowDay"),D=this._get(a,"showOtherMonths"),K=this._get(a,"selectOtherMonths");this._get(a,"calculateWeek");for(var E=this._getDefaultDate(a),w="",x=0;x<i[0];x++){var O=
+"";this.maxRows=4;for(var G=0;G<i[1];G++){var P=this._daylightSavingAdjust(new Date(m,g,a.selectedDay)),t=" ui-corner-all",y="";if(l){y+='<div class="ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" ui-datepicker-group-first";t=" ui-corner-"+(c?"right":"left");break;case i[1]-1:y+=" ui-datepicker-group-last";t=" ui-corner-"+(c?"left":"right");break;default:y+=" ui-datepicker-group-middle";t="";break}y+='">'}y+='<div class="ui-datepicker-header ui-widget-header ui-helper-clearfix'+t+'">'+(/all|left/.test(t)&&
+x==0?c?f:n:"")+(/all|right/.test(t)&&x==0?c?n:f:"")+this._generateMonthYearHeader(a,g,m,k,o,x>0||G>0,A,v)+'</div><table class="ui-datepicker-calendar"><thead><tr>';var z=j?'<th class="ui-datepicker-week-col">'+this._get(a,"weekHeader")+"</th>":"";for(t=0;t<7;t++){var r=(t+h)%7;z+="<th"+((t+h+6)%7>=5?' class="ui-datepicker-week-end"':"")+'><span title="'+s[r]+'">'+q[r]+"</span></th>"}y+=z+"</tr></thead><tbody>";z=this._getDaysInMonth(m,g);if(m==a.selectedYear&&g==a.selectedMonth)a.selectedDay=Math.min(a.selectedDay,
+z);t=(this._getFirstDayOfMonth(m,g)-h+7)%7;z=Math.ceil((t+z)/7);this.maxRows=z=l?this.maxRows>z?this.maxRows:z:z;r=this._daylightSavingAdjust(new Date(m,g,1-t));for(var Q=0;Q<z;Q++){y+="<tr>";var R=!j?"":'<td class="ui-datepicker-week-col">'+this._get(a,"calculateWeek")(r)+"</td>";for(t=0;t<7;t++){var I=p?p.apply(a.input?a.input[0]:null,[r]):[true,""],F=r.getMonth()!=g,L=F&&!K||!I[0]||k&&r<k||o&&r>o;R+='<td class="'+((t+h+6)%7>=5?" ui-datepicker-week-end":"")+(F?" ui-datepicker-other-month":"")+(r.getTime()==
+P.getTime()&&g==a.selectedMonth&&a._keyEvent||E.getTime()==r.getTime()&&E.getTime()==P.getTime()?" "+this._dayOverClass:"")+(L?" "+this._unselectableClass+" ui-state-disabled":"")+(F&&!D?"":" "+I[1]+(r.getTime()==u.getTime()?" "+this._currentClass:"")+(r.getTime()==b.getTime()?" ui-datepicker-today":""))+'"'+((!F||D)&&I[2]?' title="'+I[2]+'"':"")+(L?"":' onclick="DP_jQuery_'+B+".datepicker._selectDay('#"+a.id+"',"+r.getMonth()+","+r.getFullYear()+', this);return false;"')+">"+(F&&!D?"&#xa0;":L?'<span class="ui-state-default">'+
+r.getDate()+"</span>":'<a class="ui-state-default'+(r.getTime()==b.getTime()?" ui-state-highlight":"")+(r.getTime()==u.getTime()?" ui-state-active":"")+(F?" ui-priority-secondary":"")+'" href="#">'+r.getDate()+"</a>")+"</td>";r.setDate(r.getDate()+1);r=this._daylightSavingAdjust(r)}y+=R+"</tr>"}g++;if(g>11){g=0;m++}y+="</tbody></table>"+(l?"</div>"+(i[0]>0&&G==i[1]-1?'<div class="ui-datepicker-row-break"></div>':""):"");O+=y}w+=O}w+=e+(d.browser.msie&&parseInt(d.browser.version,10)<7&&!a.inline?'<iframe src="javascript:false;" class="ui-datepicker-cover" frameborder="0"></iframe>':
+"");a._keyEvent=false;return w},_generateMonthYearHeader:function(a,b,c,e,f,h,i,g){var j=this._get(a,"changeMonth"),l=this._get(a,"changeYear"),u=this._get(a,"showMonthAfterYear"),k='<div class="ui-datepicker-title">',o="";if(h||!j)o+='<span class="ui-datepicker-month">'+i[b]+"</span>";else{i=e&&e.getFullYear()==c;var m=f&&f.getFullYear()==c;o+='<select class="ui-datepicker-month" onchange="DP_jQuery_'+B+".datepicker._selectMonthYear('#"+a.id+"', this, 'M');\" >";for(var n=0;n<12;n++)if((!i||n>=e.getMonth())&&
+(!m||n<=f.getMonth()))o+='<option value="'+n+'"'+(n==b?' selected="selected"':"")+">"+g[n]+"</option>";o+="</select>"}u||(k+=o+(h||!(j&&l)?"&#xa0;":""));if(!a.yearshtml){a.yearshtml="";if(h||!l)k+='<span class="ui-datepicker-year">'+c+"</span>";else{g=this._get(a,"yearRange").split(":");var s=(new Date).getFullYear();i=function(q){q=q.match(/c[+-].*/)?c+parseInt(q.substring(1),10):q.match(/[+-].*/)?s+parseInt(q,10):parseInt(q,10);return isNaN(q)?s:q};b=i(g[0]);g=Math.max(b,i(g[1]||""));b=e?Math.max(b,
+e.getFullYear()):b;g=f?Math.min(g,f.getFullYear()):g;for(a.yearshtml+='<select class="ui-datepicker-year" onchange="DP_jQuery_'+B+".datepicker._selectMonthYear('#"+a.id+"', this, 'Y');\" >";b<=g;b++)a.yearshtml+='<option value="'+b+'"'+(b==c?' selected="selected"':"")+">"+b+"</option>";a.yearshtml+="</select>";k+=a.yearshtml;a.yearshtml=null}}k+=this._get(a,"yearSuffix");if(u)k+=(h||!(j&&l)?"&#xa0;":"")+o;k+="</div>";return k},_adjustInstDate:function(a,b,c){var e=a.drawYear+(c=="Y"?b:0),f=a.drawMonth+
+(c=="M"?b:0);b=Math.min(a.selectedDay,this._getDaysInMonth(e,f))+(c=="D"?b:0);e=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(e,f,b)));a.selectedDay=e.getDate();a.drawMonth=a.selectedMonth=e.getMonth();a.drawYear=a.selectedYear=e.getFullYear();if(c=="M"||c=="Y")this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");b=c&&b<c?c:b;return b=a&&b>a?a:b},_notifyChange:function(a){var b=this._get(a,"onChangeMonthYear");if(b)b.apply(a.input?
+a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){a=this._get(a,"numberOfMonths");return a==null?[1,1]:typeof a=="number"?[1,a]:a},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a,b){return 32-this._daylightSavingAdjust(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return(new Date(a,b,1)).getDay()},_canAdjustMonth:function(a,b,c,e){var f=this._getNumberOfMonths(a);c=this._daylightSavingAdjust(new Date(c,
+e+(b<0?b:f[0]*f[1]),1));b<0&&c.setDate(this._getDaysInMonth(c.getFullYear(),c.getMonth()));return this._isInRange(a,c)},_isInRange:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");return(!c||b.getTime()>=c.getTime())&&(!a||b.getTime()<=a.getTime())},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff");b=typeof b!="string"?b:(new Date).getFullYear()%100+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a,"dayNamesShort"),dayNames:this._get(a,
+"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,e){if(!b){a.currentDay=a.selectedDay;a.currentMonth=a.selectedMonth;a.currentYear=a.selectedYear}b=b?typeof b=="object"?b:this._daylightSavingAdjust(new Date(e,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),b,this._getFormatConfig(a))}});d.fn.datepicker=function(a){if(!this.length)return this;
+if(!d.datepicker.initialized){d(document).mousedown(d.datepicker._checkExternalClick).find("body").append(d.datepicker.dpDiv);d.datepicker.initialized=true}var b=Array.prototype.slice.call(arguments,1);if(typeof a=="string"&&(a=="isDisabled"||a=="getDate"||a=="widget"))return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b));if(a=="option"&&arguments.length==2&&typeof arguments[1]=="string")return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b));return this.each(function(){typeof a==
+"string"?d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this].concat(b)):d.datepicker._attachDatepicker(this,a)})};d.datepicker=new M;d.datepicker.initialized=false;d.datepicker.uuid=(new Date).getTime();d.datepicker.version="1.8.16";window["DP_jQuery_"+B]=d})(jQuery);
 ;/*
- * jQuery UI Progressbar 1.8.14
+ * jQuery UI Progressbar 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -566,9 +537,9 @@ function(a){if(!this.length)return this;if(!d.datepicker.initialized){d(document
  */
 (function(b,d){b.widget("ui.progressbar",{options:{value:0,max:100},min:0,_create:function(){this.element.addClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").attr({role:"progressbar","aria-valuemin":this.min,"aria-valuemax":this.options.max,"aria-valuenow":this._value()});this.valueDiv=b("<div class='ui-progressbar-value ui-widget-header ui-corner-left'></div>").appendTo(this.element);this.oldValue=this._value();this._refreshValue()},destroy:function(){this.element.removeClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").removeAttr("role").removeAttr("aria-valuemin").removeAttr("aria-valuemax").removeAttr("aria-valuenow");
 this.valueDiv.remove();b.Widget.prototype.destroy.apply(this,arguments)},value:function(a){if(a===d)return this._value();this._setOption("value",a);return this},_setOption:function(a,c){if(a==="value"){this.options.value=c;this._refreshValue();this._value()===this.options.max&&this._trigger("complete")}b.Widget.prototype._setOption.apply(this,arguments)},_value:function(){var a=this.options.value;if(typeof a!=="number")a=0;return Math.min(this.options.max,Math.max(this.min,a))},_percentage:function(){return 100*
-this._value()/this.options.max},_refreshValue:function(){var a=this.value(),c=this._percentage();if(this.oldValue!==a){this.oldValue=a;this._trigger("change")}this.valueDiv.toggle(a>this.min).toggleClass("ui-corner-right",a===this.options.max).width(c.toFixed(0)+"%");this.element.attr("aria-valuenow",a)}});b.extend(b.ui.progressbar,{version:"1.8.14"})})(jQuery);
+this._value()/this.options.max},_refreshValue:function(){var a=this.value(),c=this._percentage();if(this.oldValue!==a){this.oldValue=a;this._trigger("change")}this.valueDiv.toggle(a>this.min).toggleClass("ui-corner-right",a===this.options.max).width(c.toFixed(0)+"%");this.element.attr("aria-valuenow",a)}});b.extend(b.ui.progressbar,{version:"1.8.16"})})(jQuery);
 ;/*
- * jQuery UI Effects 1.8.14
+ * jQuery UI Effects 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -585,20 +556,21 @@ a;b=null;a=c;c=a.effect}if(f.isFunction(a)){d=a;b=null;a={}}if(typeof a=="number
 211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},q=["add","remove","toggle"],t={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};f.effects.animateClass=function(c,a,b,
 d){if(f.isFunction(b)){d=b;b=null}return this.queue(function(){var e=f(this),g=e.attr("style")||" ",h=p(o.call(this)),r,v=e.attr("class");f.each(q,function(w,i){c[i]&&e[i+"Class"](c[i])});r=p(o.call(this));e.attr("class",v);e.animate(u(h,r),{queue:false,duration:a,easing:b,complete:function(){f.each(q,function(w,i){c[i]&&e[i+"Class"](c[i])});if(typeof e.attr("style")=="object"){e.attr("style").cssText="";e.attr("style").cssText=g}else e.attr("style",g);d&&d.apply(this,arguments);f.dequeue(this)}})})};
 f.fn.extend({_addClass:f.fn.addClass,addClass:function(c,a,b,d){return a?f.effects.animateClass.apply(this,[{add:c},a,b,d]):this._addClass(c)},_removeClass:f.fn.removeClass,removeClass:function(c,a,b,d){return a?f.effects.animateClass.apply(this,[{remove:c},a,b,d]):this._removeClass(c)},_toggleClass:f.fn.toggleClass,toggleClass:function(c,a,b,d,e){return typeof a=="boolean"||a===j?b?f.effects.animateClass.apply(this,[a?{add:c}:{remove:c},b,d,e]):this._toggleClass(c,a):f.effects.animateClass.apply(this,
-[{toggle:c},a,b,d])},switchClass:function(c,a,b,d,e){return f.effects.animateClass.apply(this,[{add:a,remove:c},b,d,e])}});f.extend(f.effects,{version:"1.8.14",save:function(c,a){for(var b=0;b<a.length;b++)a[b]!==null&&c.data("ec.storage."+a[b],c[0].style[a[b]])},restore:function(c,a){for(var b=0;b<a.length;b++)a[b]!==null&&c.css(a[b],c.data("ec.storage."+a[b]))},setMode:function(c,a){if(a=="toggle")a=c.is(":hidden")?"show":"hide";return a},getBaseline:function(c,a){var b;switch(c[0]){case "top":b=
-0;break;case "middle":b=0.5;break;case "bottom":b=1;break;default:b=c[0]/a.height}switch(c[1]){case "left":c=0;break;case "center":c=0.5;break;case "right":c=1;break;default:c=c[1]/a.width}return{x:c,y:b}},createWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent();var a={width:c.outerWidth(true),height:c.outerHeight(true),"float":c.css("float")},b=f("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});
-c.wrap(b);b=c.parent();if(c.css("position")=="static"){b.css({position:"relative"});c.css({position:"relative"})}else{f.extend(a,{position:c.css("position"),zIndex:c.css("z-index")});f.each(["top","left","bottom","right"],function(d,e){a[e]=c.css(e);if(isNaN(parseInt(a[e],10)))a[e]="auto"});c.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})}return b.css(a).show()},removeWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent().replaceWith(c);return c},setTransition:function(c,
-a,b,d){d=d||{};f.each(a,function(e,g){unit=c.cssUnit(g);if(unit[0]>0)d[g]=unit[0]*b+unit[1]});return d}});f.fn.extend({effect:function(c){var a=k.apply(this,arguments),b={options:a[1],duration:a[2],callback:a[3]};a=b.options.mode;var d=f.effects[c];if(f.fx.off||!d)return a?this[a](b.duration,b.callback):this.each(function(){b.callback&&b.callback.call(this)});return d.call(this,b)},_show:f.fn.show,show:function(c){if(l(c))return this._show.apply(this,arguments);else{var a=k.apply(this,arguments);
-a[1].mode="show";return this.effect.apply(this,a)}},_hide:f.fn.hide,hide:function(c){if(l(c))return this._hide.apply(this,arguments);else{var a=k.apply(this,arguments);a[1].mode="hide";return this.effect.apply(this,a)}},__toggle:f.fn.toggle,toggle:function(c){if(l(c)||typeof c==="boolean"||f.isFunction(c))return this.__toggle.apply(this,arguments);else{var a=k.apply(this,arguments);a[1].mode="toggle";return this.effect.apply(this,a)}},cssUnit:function(c){var a=this.css(c),b=[];f.each(["em","px","%",
-"pt"],function(d,e){if(a.indexOf(e)>0)b=[parseFloat(a),e]});return b}});f.easing.jswing=f.easing.swing;f.extend(f.easing,{def:"easeOutQuad",swing:function(c,a,b,d,e){return f.easing[f.easing.def](c,a,b,d,e)},easeInQuad:function(c,a,b,d,e){return d*(a/=e)*a+b},easeOutQuad:function(c,a,b,d,e){return-d*(a/=e)*(a-2)+b},easeInOutQuad:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a+b;return-d/2*(--a*(a-2)-1)+b},easeInCubic:function(c,a,b,d,e){return d*(a/=e)*a*a+b},easeOutCubic:function(c,a,b,d,e){return d*
-((a=a/e-1)*a*a+1)+b},easeInOutCubic:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a+b;return d/2*((a-=2)*a*a+2)+b},easeInQuart:function(c,a,b,d,e){return d*(a/=e)*a*a*a+b},easeOutQuart:function(c,a,b,d,e){return-d*((a=a/e-1)*a*a*a-1)+b},easeInOutQuart:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a+b;return-d/2*((a-=2)*a*a*a-2)+b},easeInQuint:function(c,a,b,d,e){return d*(a/=e)*a*a*a*a+b},easeOutQuint:function(c,a,b,d,e){return d*((a=a/e-1)*a*a*a*a+1)+b},easeInOutQuint:function(c,a,b,d,e){if((a/=
-e/2)<1)return d/2*a*a*a*a*a+b;return d/2*((a-=2)*a*a*a*a+2)+b},easeInSine:function(c,a,b,d,e){return-d*Math.cos(a/e*(Math.PI/2))+d+b},easeOutSine:function(c,a,b,d,e){return d*Math.sin(a/e*(Math.PI/2))+b},easeInOutSine:function(c,a,b,d,e){return-d/2*(Math.cos(Math.PI*a/e)-1)+b},easeInExpo:function(c,a,b,d,e){return a==0?b:d*Math.pow(2,10*(a/e-1))+b},easeOutExpo:function(c,a,b,d,e){return a==e?b+d:d*(-Math.pow(2,-10*a/e)+1)+b},easeInOutExpo:function(c,a,b,d,e){if(a==0)return b;if(a==e)return b+d;if((a/=
-e/2)<1)return d/2*Math.pow(2,10*(a-1))+b;return d/2*(-Math.pow(2,-10*--a)+2)+b},easeInCirc:function(c,a,b,d,e){return-d*(Math.sqrt(1-(a/=e)*a)-1)+b},easeOutCirc:function(c,a,b,d,e){return d*Math.sqrt(1-(a=a/e-1)*a)+b},easeInOutCirc:function(c,a,b,d,e){if((a/=e/2)<1)return-d/2*(Math.sqrt(1-a*a)-1)+b;return d/2*(Math.sqrt(1-(a-=2)*a)+1)+b},easeInElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/
-h);return-(h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g))+b},easeOutElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);return h*Math.pow(2,-10*a)*Math.sin((a*e-c)*2*Math.PI/g)+d+b},easeInOutElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e/2)==2)return b+d;g||(g=e*0.3*1.5);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);if(a<1)return-0.5*
-h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)+b;return h*Math.pow(2,-10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)*0.5+d+b},easeInBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;return d*(a/=e)*a*((g+1)*a-g)+b},easeOutBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;return d*((a=a/e-1)*a*((g+1)*a+g)+1)+b},easeInOutBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;if((a/=e/2)<1)return d/2*a*a*(((g*=1.525)+1)*a-g)+b;return d/2*((a-=2)*a*(((g*=1.525)+1)*a+g)+2)+b},easeInBounce:function(c,a,b,d,e){return d-f.easing.easeOutBounce(c,
-e-a,0,d,e)+b},easeOutBounce:function(c,a,b,d,e){return(a/=e)<1/2.75?d*7.5625*a*a+b:a<2/2.75?d*(7.5625*(a-=1.5/2.75)*a+0.75)+b:a<2.5/2.75?d*(7.5625*(a-=2.25/2.75)*a+0.9375)+b:d*(7.5625*(a-=2.625/2.75)*a+0.984375)+b},easeInOutBounce:function(c,a,b,d,e){if(a<e/2)return f.easing.easeInBounce(c,a*2,0,d,e)*0.5+b;return f.easing.easeOutBounce(c,a*2-e,0,d,e)*0.5+d*0.5+b}})}(jQuery);
+[{toggle:c},a,b,d])},switchClass:function(c,a,b,d,e){return f.effects.animateClass.apply(this,[{add:a,remove:c},b,d,e])}});f.extend(f.effects,{version:"1.8.16",save:function(c,a){for(var b=0;b<a.length;b++)a[b]!==null&&c.data("ec.storage."+a[b],c[0].style[a[b]])},restore:function(c,a){for(var b=0;b<a.length;b++)a[b]!==null&&c.css(a[b],c.data("ec.storage."+a[b]))},setMode:function(c,a){if(a=="toggle")a=c.is(":hidden")?"show":"hide";return a},getBaseline:function(c,a){var b;switch(c[0]){case "top":b=
+0;break;case "middle":b=0.5;break;case "bottom":b=1;break;default:b=c[0]/a.height}switch(c[1]){case "left":c=0;break;case "center":c=0.5;break;case "right":c=1;break;default:c=c[1]/a.width}return{x:c,y:b}},createWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent();var a={width:c.outerWidth(true),height:c.outerHeight(true),"float":c.css("float")},b=f("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),
+d=document.activeElement;c.wrap(b);if(c[0]===d||f.contains(c[0],d))f(d).focus();b=c.parent();if(c.css("position")=="static"){b.css({position:"relative"});c.css({position:"relative"})}else{f.extend(a,{position:c.css("position"),zIndex:c.css("z-index")});f.each(["top","left","bottom","right"],function(e,g){a[g]=c.css(g);if(isNaN(parseInt(a[g],10)))a[g]="auto"});c.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})}return b.css(a).show()},removeWrapper:function(c){var a,b=document.activeElement;
+if(c.parent().is(".ui-effects-wrapper")){a=c.parent().replaceWith(c);if(c[0]===b||f.contains(c[0],b))f(b).focus();return a}return c},setTransition:function(c,a,b,d){d=d||{};f.each(a,function(e,g){unit=c.cssUnit(g);if(unit[0]>0)d[g]=unit[0]*b+unit[1]});return d}});f.fn.extend({effect:function(c){var a=k.apply(this,arguments),b={options:a[1],duration:a[2],callback:a[3]};a=b.options.mode;var d=f.effects[c];if(f.fx.off||!d)return a?this[a](b.duration,b.callback):this.each(function(){b.callback&&b.callback.call(this)});
+return d.call(this,b)},_show:f.fn.show,show:function(c){if(l(c))return this._show.apply(this,arguments);else{var a=k.apply(this,arguments);a[1].mode="show";return this.effect.apply(this,a)}},_hide:f.fn.hide,hide:function(c){if(l(c))return this._hide.apply(this,arguments);else{var a=k.apply(this,arguments);a[1].mode="hide";return this.effect.apply(this,a)}},__toggle:f.fn.toggle,toggle:function(c){if(l(c)||typeof c==="boolean"||f.isFunction(c))return this.__toggle.apply(this,arguments);else{var a=k.apply(this,
+arguments);a[1].mode="toggle";return this.effect.apply(this,a)}},cssUnit:function(c){var a=this.css(c),b=[];f.each(["em","px","%","pt"],function(d,e){if(a.indexOf(e)>0)b=[parseFloat(a),e]});return b}});f.easing.jswing=f.easing.swing;f.extend(f.easing,{def:"easeOutQuad",swing:function(c,a,b,d,e){return f.easing[f.easing.def](c,a,b,d,e)},easeInQuad:function(c,a,b,d,e){return d*(a/=e)*a+b},easeOutQuad:function(c,a,b,d,e){return-d*(a/=e)*(a-2)+b},easeInOutQuad:function(c,a,b,d,e){if((a/=e/2)<1)return d/
+2*a*a+b;return-d/2*(--a*(a-2)-1)+b},easeInCubic:function(c,a,b,d,e){return d*(a/=e)*a*a+b},easeOutCubic:function(c,a,b,d,e){return d*((a=a/e-1)*a*a+1)+b},easeInOutCubic:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a+b;return d/2*((a-=2)*a*a+2)+b},easeInQuart:function(c,a,b,d,e){return d*(a/=e)*a*a*a+b},easeOutQuart:function(c,a,b,d,e){return-d*((a=a/e-1)*a*a*a-1)+b},easeInOutQuart:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a+b;return-d/2*((a-=2)*a*a*a-2)+b},easeInQuint:function(c,a,b,
+d,e){return d*(a/=e)*a*a*a*a+b},easeOutQuint:function(c,a,b,d,e){return d*((a=a/e-1)*a*a*a*a+1)+b},easeInOutQuint:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a*a+b;return d/2*((a-=2)*a*a*a*a+2)+b},easeInSine:function(c,a,b,d,e){return-d*Math.cos(a/e*(Math.PI/2))+d+b},easeOutSine:function(c,a,b,d,e){return d*Math.sin(a/e*(Math.PI/2))+b},easeInOutSine:function(c,a,b,d,e){return-d/2*(Math.cos(Math.PI*a/e)-1)+b},easeInExpo:function(c,a,b,d,e){return a==0?b:d*Math.pow(2,10*(a/e-1))+b},easeOutExpo:function(c,
+a,b,d,e){return a==e?b+d:d*(-Math.pow(2,-10*a/e)+1)+b},easeInOutExpo:function(c,a,b,d,e){if(a==0)return b;if(a==e)return b+d;if((a/=e/2)<1)return d/2*Math.pow(2,10*(a-1))+b;return d/2*(-Math.pow(2,-10*--a)+2)+b},easeInCirc:function(c,a,b,d,e){return-d*(Math.sqrt(1-(a/=e)*a)-1)+b},easeOutCirc:function(c,a,b,d,e){return d*Math.sqrt(1-(a=a/e-1)*a)+b},easeInOutCirc:function(c,a,b,d,e){if((a/=e/2)<1)return-d/2*(Math.sqrt(1-a*a)-1)+b;return d/2*(Math.sqrt(1-(a-=2)*a)+1)+b},easeInElastic:function(c,a,b,
+d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);return-(h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g))+b},easeOutElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);return h*Math.pow(2,-10*a)*Math.sin((a*e-c)*2*Math.PI/g)+d+b},easeInOutElastic:function(c,a,b,d,e){c=1.70158;var g=
+0,h=d;if(a==0)return b;if((a/=e/2)==2)return b+d;g||(g=e*0.3*1.5);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);if(a<1)return-0.5*h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)+b;return h*Math.pow(2,-10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)*0.5+d+b},easeInBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;return d*(a/=e)*a*((g+1)*a-g)+b},easeOutBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;return d*((a=a/e-1)*a*((g+1)*a+g)+1)+b},easeInOutBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;
+if((a/=e/2)<1)return d/2*a*a*(((g*=1.525)+1)*a-g)+b;return d/2*((a-=2)*a*(((g*=1.525)+1)*a+g)+2)+b},easeInBounce:function(c,a,b,d,e){return d-f.easing.easeOutBounce(c,e-a,0,d,e)+b},easeOutBounce:function(c,a,b,d,e){return(a/=e)<1/2.75?d*7.5625*a*a+b:a<2/2.75?d*(7.5625*(a-=1.5/2.75)*a+0.75)+b:a<2.5/2.75?d*(7.5625*(a-=2.25/2.75)*a+0.9375)+b:d*(7.5625*(a-=2.625/2.75)*a+0.984375)+b},easeInOutBounce:function(c,a,b,d,e){if(a<e/2)return f.easing.easeInBounce(c,a*2,0,d,e)*0.5+b;return f.easing.easeOutBounce(c,
+a*2-e,0,d,e)*0.5+d*0.5+b}})}(jQuery);
 ;/*
- * jQuery UI Effects Blind 1.8.14
+ * jQuery UI Effects Blind 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -612,7 +584,7 @@ e-a,0,d,e)+b},easeOutBounce:function(c,a,b,d,e){return(a/=e)<1/2.75?d*7.5625*a*a
 (function(b){b.effects.blind=function(c){return this.queue(function(){var a=b(this),g=["position","top","bottom","left","right"],f=b.effects.setMode(a,c.options.mode||"hide"),d=c.options.direction||"vertical";b.effects.save(a,g);a.show();var e=b.effects.createWrapper(a).css({overflow:"hidden"}),h=d=="vertical"?"height":"width";d=d=="vertical"?e.height():e.width();f=="show"&&e.css(h,0);var i={};i[h]=f=="show"?d:0;e.animate(i,c.duration,c.options.easing,function(){f=="hide"&&a.hide();b.effects.restore(a,
 g);b.effects.removeWrapper(a);c.callback&&c.callback.apply(a[0],arguments);a.dequeue()})})}})(jQuery);
 ;/*
- * jQuery UI Effects Bounce 1.8.14
+ * jQuery UI Effects Bounce 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -627,7 +599,7 @@ g);b.effects.removeWrapper(a);c.callback&&c.callback.apply(a[0],arguments);a.deq
 3);if(h=="show")a.css("opacity",0).css(f,d=="pos"?-c:c);if(h=="hide")c/=m*2;h!="hide"&&m--;if(h=="show"){var g={opacity:1};g[f]=(d=="pos"?"+=":"-=")+c;a.animate(g,i/2,b.options.easing);c/=2;m--}for(g=0;g<m;g++){var j={},k={};j[f]=(d=="pos"?"-=":"+=")+c;k[f]=(d=="pos"?"+=":"-=")+c;a.animate(j,i/2,b.options.easing).animate(k,i/2,b.options.easing);c=h=="hide"?c*2:c/2}if(h=="hide"){g={opacity:0};g[f]=(d=="pos"?"-=":"+=")+c;a.animate(g,i/2,b.options.easing,function(){a.hide();e.effects.restore(a,l);e.effects.removeWrapper(a);
 b.callback&&b.callback.apply(this,arguments)})}else{j={};k={};j[f]=(d=="pos"?"-=":"+=")+c;k[f]=(d=="pos"?"+=":"-=")+c;a.animate(j,i/2,b.options.easing).animate(k,i/2,b.options.easing,function(){e.effects.restore(a,l);e.effects.removeWrapper(a);b.callback&&b.callback.apply(this,arguments)})}a.queue("fx",function(){a.dequeue()});a.dequeue()})}})(jQuery);
 ;/*
- * jQuery UI Effects Clip 1.8.14
+ * jQuery UI Effects Clip 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -641,7 +613,7 @@ b.callback&&b.callback.apply(this,arguments)})}else{j={};k={};j[f]=(d=="pos"?"-=
 (function(b){b.effects.clip=function(e){return this.queue(function(){var a=b(this),i=["position","top","bottom","left","right","height","width"],f=b.effects.setMode(a,e.options.mode||"hide"),c=e.options.direction||"vertical";b.effects.save(a,i);a.show();var d=b.effects.createWrapper(a).css({overflow:"hidden"});d=a[0].tagName=="IMG"?d:a;var g={size:c=="vertical"?"height":"width",position:c=="vertical"?"top":"left"};c=c=="vertical"?d.height():d.width();if(f=="show"){d.css(g.size,0);d.css(g.position,
 c/2)}var h={};h[g.size]=f=="show"?c:0;h[g.position]=f=="show"?0:c/2;d.animate(h,{queue:false,duration:e.duration,easing:e.options.easing,complete:function(){f=="hide"&&a.hide();b.effects.restore(a,i);b.effects.removeWrapper(a);e.callback&&e.callback.apply(a[0],arguments);a.dequeue()}})})}})(jQuery);
 ;/*
- * jQuery UI Effects Drop 1.8.14
+ * jQuery UI Effects Drop 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -655,7 +627,7 @@ c/2)}var h={};h[g.size]=f=="show"?c:0;h[g.position]=f=="show"?0:c/2;d.animate(h,
 (function(c){c.effects.drop=function(d){return this.queue(function(){var a=c(this),h=["position","top","bottom","left","right","opacity"],e=c.effects.setMode(a,d.options.mode||"hide"),b=d.options.direction||"left";c.effects.save(a,h);a.show();c.effects.createWrapper(a);var f=b=="up"||b=="down"?"top":"left";b=b=="up"||b=="left"?"pos":"neg";var g=d.options.distance||(f=="top"?a.outerHeight({margin:true})/2:a.outerWidth({margin:true})/2);if(e=="show")a.css("opacity",0).css(f,b=="pos"?-g:g);var i={opacity:e==
 "show"?1:0};i[f]=(e=="show"?b=="pos"?"+=":"-=":b=="pos"?"-=":"+=")+g;a.animate(i,{queue:false,duration:d.duration,easing:d.options.easing,complete:function(){e=="hide"&&a.hide();c.effects.restore(a,h);c.effects.removeWrapper(a);d.callback&&d.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);
 ;/*
- * jQuery UI Effects Explode 1.8.14
+ * jQuery UI Effects Explode 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -670,7 +642,7 @@ c/2)}var h={};h[g.size]=f=="show"?c:0;h[g.position]=f=="show"?0:c/2;d.animate(h,
 0;f<d;f++)b.clone().appendTo("body").wrap("<div></div>").css({position:"absolute",visibility:"visible",left:-f*(h/d),top:-e*(i/c)}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:h/d,height:i/c,left:g.left+f*(h/d)+(a.options.mode=="show"?(f-Math.floor(d/2))*(h/d):0),top:g.top+e*(i/c)+(a.options.mode=="show"?(e-Math.floor(c/2))*(i/c):0),opacity:a.options.mode=="show"?0:1}).animate({left:g.left+f*(h/d)+(a.options.mode=="show"?0:(f-Math.floor(d/2))*(h/d)),top:g.top+
 e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.mode=="show"?1:0},a.duration||500);setTimeout(function(){a.options.mode=="show"?b.css({visibility:"visible"}):b.css({visibility:"visible"}).hide();a.callback&&a.callback.apply(b[0]);b.dequeue();j("div.ui-effects-explode").remove()},a.duration||500)})}})(jQuery);
 ;/*
- * jQuery UI Effects Fade 1.8.14
+ * jQuery UI Effects Fade 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -683,7 +655,7 @@ e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.m
  */
 (function(b){b.effects.fade=function(a){return this.queue(function(){var c=b(this),d=b.effects.setMode(c,a.options.mode||"hide");c.animate({opacity:d},{queue:false,duration:a.duration,easing:a.options.easing,complete:function(){a.callback&&a.callback.apply(this,arguments);c.dequeue()}})})}})(jQuery);
 ;/*
- * jQuery UI Effects Fold 1.8.14
+ * jQuery UI Effects Fold 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -697,7 +669,7 @@ e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.m
 (function(c){c.effects.fold=function(a){return this.queue(function(){var b=c(this),j=["position","top","bottom","left","right"],d=c.effects.setMode(b,a.options.mode||"hide"),g=a.options.size||15,h=!!a.options.horizFirst,k=a.duration?a.duration/2:c.fx.speeds._default/2;c.effects.save(b,j);b.show();var e=c.effects.createWrapper(b).css({overflow:"hidden"}),f=d=="show"!=h,l=f?["width","height"]:["height","width"];f=f?[e.width(),e.height()]:[e.height(),e.width()];var i=/([0-9]+)%/.exec(g);if(i)g=parseInt(i[1],
 10)/100*f[d=="hide"?0:1];if(d=="show")e.css(h?{height:0,width:g}:{height:g,width:0});h={};i={};h[l[0]]=d=="show"?f[0]:g;i[l[1]]=d=="show"?f[1]:0;e.animate(h,k,a.options.easing).animate(i,k,a.options.easing,function(){d=="hide"&&b.hide();c.effects.restore(b,j);c.effects.removeWrapper(b);a.callback&&a.callback.apply(b[0],arguments);b.dequeue()})})}})(jQuery);
 ;/*
- * jQuery UI Effects Highlight 1.8.14
+ * jQuery UI Effects Highlight 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -711,7 +683,7 @@ e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.m
 (function(b){b.effects.highlight=function(c){return this.queue(function(){var a=b(this),e=["backgroundImage","backgroundColor","opacity"],d=b.effects.setMode(a,c.options.mode||"show"),f={backgroundColor:a.css("backgroundColor")};if(d=="hide")f.opacity=0;b.effects.save(a,e);a.show().css({backgroundImage:"none",backgroundColor:c.options.color||"#ffff99"}).animate(f,{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){d=="hide"&&a.hide();b.effects.restore(a,e);d=="show"&&!b.support.opacity&&
 this.style.removeAttribute("filter");c.callback&&c.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);
 ;/*
- * jQuery UI Effects Pulsate 1.8.14
+ * jQuery UI Effects Pulsate 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -725,7 +697,7 @@ this.style.removeAttribute("filter");c.callback&&c.callback.apply(this,arguments
 (function(d){d.effects.pulsate=function(a){return this.queue(function(){var b=d(this),c=d.effects.setMode(b,a.options.mode||"show");times=(a.options.times||5)*2-1;duration=a.duration?a.duration/2:d.fx.speeds._default/2;isVisible=b.is(":visible");animateTo=0;if(!isVisible){b.css("opacity",0).show();animateTo=1}if(c=="hide"&&isVisible||c=="show"&&!isVisible)times--;for(c=0;c<times;c++){b.animate({opacity:animateTo},duration,a.options.easing);animateTo=(animateTo+1)%2}b.animate({opacity:animateTo},duration,
 a.options.easing,function(){animateTo==0&&b.hide();a.callback&&a.callback.apply(this,arguments)});b.queue("fx",function(){b.dequeue()}).dequeue()})}})(jQuery);
 ;/*
- * jQuery UI Effects Scale 1.8.14
+ * jQuery UI Effects Scale 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -745,7 +717,7 @@ a.css("overflow","hidden").css(a.from);if(m=="content"||m=="both"){f=f.concat(["
 child.to=c.effects.setTransition(child,f,d.to.y,child.to)}if(d.from.x!=d.to.x){child.from=c.effects.setTransition(child,k,d.from.x,child.from);child.to=c.effects.setTransition(child,k,d.to.x,child.to)}child.css(child.from);child.animate(child.to,b.duration,b.options.easing,function(){n&&c.effects.restore(child,h)})})}a.animate(a.to,{queue:false,duration:b.duration,easing:b.options.easing,complete:function(){a.to.opacity===0&&a.css("opacity",a.from.opacity);p=="hide"&&a.hide();c.effects.restore(a,
 n?e:g);c.effects.removeWrapper(a);b.callback&&b.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);
 ;/*
- * jQuery UI Effects Shake 1.8.14
+ * jQuery UI Effects Shake 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -759,7 +731,7 @@ n?e:g);c.effects.removeWrapper(a);b.callback&&b.callback.apply(this,arguments);a
 (function(d){d.effects.shake=function(a){return this.queue(function(){var b=d(this),j=["position","top","bottom","left","right"];d.effects.setMode(b,a.options.mode||"effect");var c=a.options.direction||"left",e=a.options.distance||20,l=a.options.times||3,f=a.duration||a.options.duration||140;d.effects.save(b,j);b.show();d.effects.createWrapper(b);var g=c=="up"||c=="down"?"top":"left",h=c=="up"||c=="left"?"pos":"neg";c={};var i={},k={};c[g]=(h=="pos"?"-=":"+=")+e;i[g]=(h=="pos"?"+=":"-=")+e*2;k[g]=
 (h=="pos"?"-=":"+=")+e*2;b.animate(c,f,a.options.easing);for(e=1;e<l;e++)b.animate(i,f,a.options.easing).animate(k,f,a.options.easing);b.animate(i,f,a.options.easing).animate(c,f/2,a.options.easing,function(){d.effects.restore(b,j);d.effects.removeWrapper(b);a.callback&&a.callback.apply(this,arguments)});b.queue("fx",function(){b.dequeue()});b.dequeue()})}})(jQuery);
 ;/*
- * jQuery UI Effects Slide 1.8.14
+ * jQuery UI Effects Slide 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
@@ -773,7 +745,7 @@ n?e:g);c.effects.removeWrapper(a);b.callback&&b.callback.apply(this,arguments);a
 (function(c){c.effects.slide=function(d){return this.queue(function(){var a=c(this),h=["position","top","bottom","left","right"],f=c.effects.setMode(a,d.options.mode||"show"),b=d.options.direction||"left";c.effects.save(a,h);a.show();c.effects.createWrapper(a).css({overflow:"hidden"});var g=b=="up"||b=="down"?"top":"left";b=b=="up"||b=="left"?"pos":"neg";var e=d.options.distance||(g=="top"?a.outerHeight({margin:true}):a.outerWidth({margin:true}));if(f=="show")a.css(g,b=="pos"?isNaN(e)?"-"+e:-e:e);
 var i={};i[g]=(f=="show"?b=="pos"?"+=":"-=":b=="pos"?"-=":"+=")+e;a.animate(i,{queue:false,duration:d.duration,easing:d.options.easing,complete:function(){f=="hide"&&a.hide();c.effects.restore(a,h);c.effects.removeWrapper(a);d.callback&&d.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);
 ;/*
- * jQuery UI Effects Transfer 1.8.14
+ * jQuery UI Effects Transfer 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
  * Dual licensed under the MIT or GPL Version 2 licenses.
diff --git a/core/l10n/ar.php b/core/l10n/ar.php
new file mode 100644
index 0000000000000000000000000000000000000000..02b8bcda2caa00c5469ad43fb9b00396141bcd7f
--- /dev/null
+++ b/core/l10n/ar.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "سوف نرسل لك بريد يحتوي على وصلة لتجديد كلمة السر.",
+"Requested" => "تم طلب",
+"Login failed!" => "محاولة دخول فاشلة!",
+"Username" => "إسم المستخدم",
+"Request reset" => "طلب تعديل",
+"Your password was reset" => "لقد تم تعديل كلمة السر",
+"New password" => "كلمة سر جديدة",
+"Reset password" => "تعديل كلمة السر",
+"Personal" => "خصوصيات",
+"Users" => "المستخدم",
+"Apps" => "التطبيقات",
+"Admin" => "مستخدم رئيسي",
+"Help" => "المساعدة",
+"Cloud not found" => "لم يتم إيجاد",
+"Create an <strong>admin account</strong>" => "أضف </strong>مستخدم رئيسي <strong>",
+"Password" => "كلمة السر",
+"Advanced" => "خيارات متقدمة",
+"Data folder" => "مجلد المعلومات",
+"Configure the database" => "أسس قاعدة البيانات",
+"will be used" => "سيتم استخدمه",
+"Database user" => "مستخدم قاعدة البيانات",
+"Database password" => "كلمة سر مستخدم قاعدة البيانات",
+"Database name" => "إسم قاعدة البيانات",
+"Database host" => "خادم قاعدة البيانات",
+"Finish setup" => "انهاء التعديلات",
+"Log out" => "الخروج",
+"Settings" => "تعديلات",
+"Lost your password?" => "هل نسيت كلمة السر؟",
+"remember" => "تذكر",
+"You are logged out." => "تم الخروج بنجاح.",
+"prev" => "السابق",
+"next" => "التالي"
+);
diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php
index 6bf25e5598bbf7862aabd9cbb0ea0a99207ffaa8..46047a35350a2b78e480f4439464cc42fda23a9f 100644
--- a/core/l10n/bg_BG.php
+++ b/core/l10n/bg_BG.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Ще получите връзка за нулиране на паролата Ви.",
+"Requested" => "Заявено",
+"Login failed!" => "Входа пропадна!",
+"Username" => "Потребител",
+"Request reset" => "Нулиране на заявка",
+"Your password was reset" => "Вашата парола е нулирана",
+"New password" => "Нова парола",
+"Reset password" => "Нулиране на парола",
 "Personal" => "Лични",
 "Users" => "Потребители",
 "Apps" => "Програми",
@@ -6,31 +14,21 @@
 "Help" => "Помощ",
 "Cloud not found" => "облакът не намерен",
 "Create an <strong>admin account</strong>" => "Създаване на <strong>админ профил</strong>",
-"Username" => "Потребител",
 "Password" => "Парола",
+"Advanced" => "Разширено",
+"Data folder" => "Директория за данни",
 "Configure the database" => "Конфигуриране на базата",
 "will be used" => "ще се ползва",
 "Database user" => "Потребител за базата",
 "Database password" => "Парола за базата",
 "Database name" => "Име на базата",
-"Advanced" => "Разширено",
 "Database host" => "Хост за базата",
-"Data folder" => "Директория за данни",
 "Finish setup" => "Завършване на настройките",
-"gives you freedom and control over your own data" => "дава Ви свобода и контрол на Вашите лични данни",
 "Log out" => "Изход",
 "Settings" => "Настройки",
 "Lost your password?" => "Забравена парола?",
 "remember" => "запомни",
 "You are logged out." => "Вие излязохте.",
-"You will receive a link to reset your password via Email." => "Ще получите връзка за да нулирате паролата си.",
-"Requested" => "Заявено",
-"Login failed!" => "Входа пропадна!",
-"Username or Email" => "Потребителско име или Email",
-"Request reset" => "Заявка за нулиране",
 "prev" => "пред.",
-"next" => "следващо",
-"Your password was reset" => "Вашата парола е нулирана",
-"New password" => "Нова парола",
-"Reset password" => "Нулиране на парола"
+"next" => "следващо"
 );
diff --git a/core/l10n/ca.php b/core/l10n/ca.php
index 3ecd041ad012bb83652d73c2309b6fc770fc8988..2f9017822eb832325a3e29ab392df64972910fae 100644
--- a/core/l10n/ca.php
+++ b/core/l10n/ca.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Rebreu un enllaç al correu electrònic per reiniciar la contrasenya.",
+"Requested" => "Sol·licitat",
+"Login failed!" => "No s'ha pogut entrar",
+"Username" => "Nom d'usuari",
+"Request reset" => "Sol·licita reinicialització",
+"Your password was reset" => "La vostra contrasenya s'ha reinicialitzat",
+"New password" => "Contrasenya nova",
+"Reset password" => "Reinicialitza contrasenya",
 "Personal" => "Personal",
 "Users" => "Usuaris",
 "Apps" => "Aplicacions",
@@ -6,31 +14,21 @@
 "Help" => "Ajuda",
 "Cloud not found" => "No s'ha trobat el núvol",
 "Create an <strong>admin account</strong>" => "Crea un <strong>compte d'administrador</strong>",
-"Username" => "Nom d'usuari",
 "Password" => "Contrasenya",
+"Advanced" => "Avançat",
+"Data folder" => "Carpeta de dades",
 "Configure the database" => "Configura la base de dades",
 "will be used" => "s'usarà",
 "Database user" => "Usuari de la base de dades",
 "Database password" => "Contrasenya de la base de dades",
 "Database name" => "Nom de la base de dades",
-"Advanced" => "Avançat",
 "Database host" => "Ordinador central de la base de dades",
-"Data folder" => "Carpeta de dades",
 "Finish setup" => "Acaba la configuració",
-"gives you freedom and control over your own data" => "us dóna llibertat i control sobre les seves dades",
 "Log out" => "Sortir",
 "Settings" => "Arranjament",
 "Lost your password?" => "Heu perdut la contrasenya?",
 "remember" => "recorda'm",
 "You are logged out." => "Heu tancat la sessió.",
-"You will receive a link to reset your password via Email." => "Rebreu un enllaç per correu electrònic per restablir la contrasenya",
-"Requested" => "Sol·licitat",
-"Login failed!" => "L'inici de sessió ha fallat!",
-"Username or Email" => "Nom d'usuari o correu electrònic",
-"Request reset" => "Sol.licitud de restabliment",
 "prev" => "anterior",
-"next" => "següent",
-"Your password was reset" => "La vostra contrasenya s'ha restablert",
-"New password" => "Nova contrasenya",
-"Reset password" => "Restabliment de la contrasenya"
+"next" => "següent"
 );
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index 08a90ba4a0fb138a6b5491bb6c1855606eba953c..ad2b34e7a70413d2984c947e71f1ef974148325e 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Bude Vám zaslán odkaz pro obnovu hesla",
+"Requested" => "Požadováno",
+"Login failed!" => "Přihlášení selhalo",
+"Username" => "Uživatelské jméno",
+"Request reset" => "Vyžádat obnovu",
+"Your password was reset" => "Vaše heslo bylo obnoveno",
+"New password" => "Nové heslo",
+"Reset password" => "Obnovit heslo",
 "Personal" => "Osobní",
 "Users" => "Uživatelé",
 "Apps" => "Aplikace",
@@ -6,21 +14,21 @@
 "Help" => "Nápověda",
 "Cloud not found" => "Cloud nebyl nalezen",
 "Create an <strong>admin account</strong>" => "Vytvořit <strong>účet správce</strong>",
-"Username" => "Uživatelské jméno",
 "Password" => "Heslo",
+"Advanced" => "Rozšířené volby",
+"Data folder" => "Datový adresář",
 "Configure the database" => "Konfigurace databáze",
 "will be used" => "bude použito",
 "Database user" => "Uživatel databáze",
 "Database password" => "Heslo k databázi",
 "Database name" => "Název databáze",
-"Advanced" => "Rozšířené volby",
-"Data folder" => "Datový adresář",
+"Database host" => "Hostitel databáze",
 "Finish setup" => "Dokončit instalaci",
 "Log out" => "Odhlásit se",
 "Settings" => "Nastavení",
+"Lost your password?" => "Zapomenuté heslo?",
 "remember" => "zapamatovat si",
 "You are logged out." => "Jste odhlášeni.",
-"Login failed!" => "Přihlášení se nezdařilo!",
 "prev" => "zpět",
 "next" => "vpřed"
 );
diff --git a/core/l10n/da.php b/core/l10n/da.php
index 5c1ca0dc211d617ae749ff03133aa4aa874acc6c..298ee69ec226ca6636abba5583af888abca2f8b6 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -1,36 +1,34 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Du vil modtage et link til at nulstille dit kodeord via email.",
+"Requested" => "Forespugt",
+"Login failed!" => "Login fejlede!",
+"Username" => "Brugernavn",
+"Request reset" => "Anmod om nulstilling",
+"Your password was reset" => "Dit kodeord blev nulstillet",
+"New password" => "Nyt kodeord",
+"Reset password" => "Nulstil kodeord",
 "Personal" => "Personlig",
 "Users" => "Brugere",
 "Apps" => "Apps",
 "Admin" => "Admin",
 "Help" => "Hjælp",
 "Cloud not found" => "Sky ikke fundet",
-"Create an <strong>admin account</strong>" => "Lav en <strong>administrator konto</strong>",
-"Username" => "Brugernavn",
+"Create an <strong>admin account</strong>" => "Opret en <strong>administratorkonto</strong>",
 "Password" => "Kodeord",
+"Advanced" => "Avanceret",
+"Data folder" => "Datamappe",
 "Configure the database" => "Konfigurer databasen",
 "will be used" => "vil blive brugt",
-"Database user" => "Database-bruger",
-"Database password" => "Database-kodeord",
-"Database name" => "Database-navn",
-"Advanced" => "Avanceret",
-"Database host" => "Database host",
-"Data folder" => "Data mappe",
-"Finish setup" => "Afslut installation",
-"gives you freedom and control over your own data" => "giver dig frihed og kontrol over dine egne data",
+"Database user" => "Databasebruger",
+"Database password" => "Databasekodeord",
+"Database name" => "Navn på database",
+"Database host" => "Databasehost",
+"Finish setup" => "Afslut opsætning",
 "Log out" => "Log ud",
 "Settings" => "Indstillinger",
 "Lost your password?" => "Mistet dit kodeord?",
 "remember" => "husk",
-"You are logged out." => "Du er nu logget ud",
-"You will receive a link to reset your password via Email." => "Du vil modtage et link til at nulstille din adgangskode via e-mail.",
-"Requested" => "Anmodet",
-"Login failed!" => "Login mislykkedes!",
-"Username or Email" => "Brugernavn eller E-mail",
-"Request reset" => "Anmod om nulstilling",
+"You are logged out." => "Du er nu logget ud.",
 "prev" => "forrige",
-"next" => "næste",
-"Your password was reset" => "Din adgangskode blev nulstillet",
-"New password" => "Ny adgangskode",
-"Reset password" => "Nulstil adgangskode"
+"next" => "næste"
 );
diff --git a/core/l10n/de.php b/core/l10n/de.php
index 0b5a0e13cea1ca3d7799e3c903fea2552e8ace47..0bbfa406fad83c36e42382a0b33217aa78ab015f 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Sie erhalten einen Link, um Ihr Passwort per E-Mail zurückzusetzen.",
+"Requested" => "Angefragt",
+"Login failed!" => "Login fehlgeschlagen!",
+"Username" => "Nutzername",
+"Request reset" => "Anfrage zurückgesetzt",
+"Your password was reset" => "Ihr Passwort wurde zurückgesetzt.",
+"New password" => "Neues Passwort",
+"Reset password" => "Passwort zurücksetzen",
 "Personal" => "Persönlich",
 "Users" => "Nutzer",
 "Apps" => "Anwendungen",
@@ -6,31 +14,21 @@
 "Help" => "Hilfe",
 "Cloud not found" => "Cloud nicht verfügbar",
 "Create an <strong>admin account</strong>" => "<strong>Admin-Konto</strong> anlegen",
-"Username" => "Nutzername",
 "Password" => "Passwort",
+"Advanced" => "Erweitert",
+"Data folder" => "Datenverzeichnis",
 "Configure the database" => "Datenbank einrichten",
 "will be used" => "wird genutzt",
 "Database user" => "Datenbanknutzer",
 "Database password" => "Datenbankpasswort",
 "Database name" => "Datenbankname",
-"Advanced" => "Erweitert",
 "Database host" => "Datenbank-Host",
-"Data folder" => "Datenverzeichnis",
 "Finish setup" => "Installation abschließen",
-"gives you freedom and control over your own data" => "gibt dir Freiheit und Kontrolle über deine eigenen Daten",
 "Log out" => "Abmelden",
 "Settings" => "Einstellungen",
 "Lost your password?" => "Passwort vergessen?",
 "remember" => "merken",
 "You are logged out." => "Abgemeldet",
-"You will receive a link to reset your password via Email." => "Du wirst per Email einen Link zum Zurücksetzen deines Passworts erhalten.",
-"Requested" => "zurückgesetzt",
-"Login failed!" => "Anmeldung fehlgeschlagen!",
-"Username or Email" => "Nutzername oder Email",
-"Request reset" => "Zurücksetzen",
 "prev" => "Zurück",
-"next" => "Weiter",
-"Your password was reset" => "Dein Passwort wurde zurückgesetzt.",
-"New password" => "Neues Passwort",
-"Reset password" => "Zurücksetzen"
+"next" => "Weiter"
 );
diff --git a/core/l10n/el.php b/core/l10n/el.php
index c75227f8aad323dff01ce42817bddc1aa0e46e94..c831f5a64e3124c40cd3c1746dec058342ed3928 100644
--- a/core/l10n/el.php
+++ b/core/l10n/el.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Θα λάβετε ένα σύνδεσμο για να επαναφέρετε τον κωδικό πρόσβασής σας μέσω ηλεκτρονικού ταχυδρομείου.",
+"Requested" => "Ζητήθησαν",
+"Login failed!" => "Η σύνδεση απέτυχε!",
+"Username" => "Όνομα Χρήστη",
+"Request reset" => "Επαναφορά αίτησης",
+"Your password was reset" => "Ο κωδικός πρόσβασής σας επαναφέρθηκε",
+"New password" => "Νέος κωδικός",
+"Reset password" => "Επαναφορά κωδικού πρόσβασης",
 "Personal" => "Προσωπικά",
 "Users" => "Χρήστες",
 "Apps" => "Εφαρμογές",
@@ -6,31 +14,21 @@
 "Help" => "Βοήθεια",
 "Cloud not found" => "Δεν βρέθηκε σύννεφο",
 "Create an <strong>admin account</strong>" => "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>",
-"Username" => "Όνομα Χρήστη",
 "Password" => "Κωδικός",
+"Advanced" => "Για προχωρημένους",
+"Data folder" => "Φάκελος δεδομένων",
 "Configure the database" => "Διαμόρφωση της βάσης δεδομένων",
 "will be used" => "θα χρησιμοποιηθούν",
 "Database user" => "Χρήστης της βάσης δεδομένων",
 "Database password" => "Κωδικός πρόσβασης βάσης δεδομένων",
 "Database name" => "Όνομα βάσης δεδομένων",
-"Advanced" => "Για προχωρημένους",
 "Database host" => "Διακομιστής βάσης δεδομένων",
-"Data folder" => "Φάκελος δεδομένων",
 "Finish setup" => "Ολοκλήρωση εγκατάστασης",
-"gives you freedom and control over your own data" => "σας δίνει την ελευθερία και τον έλεγχο επί των δικών σας δεδομένων",
 "Log out" => "Αποσύνδεση",
 "Settings" => "Ρυθμίσεις",
 "Lost your password?" => "Ξεχάσατε τον κωδικό σας;",
 "remember" => "να με θυμάσαι",
 "You are logged out." => "Έχετε αποσυνδεθεί.",
-"You will receive a link to reset your password via Email." => "Θα λάβετε ένα σύνδεσμο για να επαναφέρετε τον κωδικό πρόσβασής σας, μέσω ηλεκτρονικού ταχυδρομείου.",
-"Requested" => "Αιτήθησαν",
-"Login failed!" => "Η σύνδεση απέτυχε!",
-"Username or Email" => "Όνομα Χρήστη ή Email",
-"Request reset" => "Επαναφοράς αίτησης",
 "prev" => "προηγούμενο",
-"next" => "επόμενο",
-"Your password was reset" => "Έγινε επαναφορά του κωδικού πρόσβασής σας",
-"New password" => "Νέος κωδικός",
-"Reset password" => "Επαναφορά κωδικού πρόσβασης"
+"next" => "επόμενο"
 );
diff --git a/core/l10n/eo.php b/core/l10n/eo.php
new file mode 100644
index 0000000000000000000000000000000000000000..9719ab39c19a6b625a9f290b22392086fbee8795
--- /dev/null
+++ b/core/l10n/eo.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Vi ricevos ligilon retpoŝte por rekomencigi vian pasvorton.",
+"Requested" => "Petita",
+"Login failed!" => "Ensaluto malsukcesis!",
+"Username" => "Uzantonomo",
+"Request reset" => "Peti rekomencigon",
+"Your password was reset" => "Via pasvorto rekomencis",
+"New password" => "Nova pasvorto",
+"Reset password" => "Rekomenci la pasvorton",
+"Personal" => "Persona",
+"Users" => "Uzantoj",
+"Apps" => "Aplikaĵoj",
+"Admin" => "Administranto",
+"Help" => "Helpo",
+"Cloud not found" => "La nubo ne estas trovita",
+"Create an <strong>admin account</strong>" => "Krei <strong>administran konton</strong>",
+"Password" => "Pasvorto",
+"Advanced" => "Porsperta",
+"Data folder" => "Datuma dosierujo",
+"Configure the database" => "Agordi la datumbazon",
+"will be used" => "estos uzata",
+"Database user" => "Datumbaza uzanto",
+"Database password" => "Datumbaza pasvorto",
+"Database name" => "Datumbaza nomo",
+"Database host" => "Datumbaza gastigo",
+"Finish setup" => "Fini la instalon",
+"Log out" => "Elsaluti",
+"Settings" => "Agordo",
+"Lost your password?" => "Ĉu vi perdis vian pasvorton?",
+"remember" => "memori",
+"You are logged out." => "Vi elsalutis.",
+"prev" => "maljena",
+"next" => "jena"
+);
diff --git a/core/l10n/es.php b/core/l10n/es.php
index e997a17002f7b0a83e50b77e082c63766caa7152..20a92b51e8b0dbbbb9eddfa6e5abbbe681311217 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Recibirás un enlace por correo electrónico para restablecer tu contraseña",
+"Requested" => "Pedido",
+"Login failed!" => "¡Fallo al iniciar sesión!",
+"Username" => "Nombre de usuario",
+"Request reset" => "Solicitar restablecimiento",
+"Your password was reset" => "Tu contraseña se ha restablecido",
+"New password" => "Nueva contraseña",
+"Reset password" => "Restablecer contraseña",
 "Personal" => "Personal",
 "Users" => "Usuarios",
 "Apps" => "Aplicaciones",
@@ -6,31 +14,21 @@
 "Help" => "Ayuda",
 "Cloud not found" => "No se encontró la nube",
 "Create an <strong>admin account</strong>" => "Crea una <strong>cuenta de administrador</strong>",
-"Username" => "Nombre de usuario",
 "Password" => "Contraseña",
+"Advanced" => "Avanzado",
+"Data folder" => "Directorio de almacenamiento",
 "Configure the database" => "Configurar la base de datos",
 "will be used" => "serán utilizados",
 "Database user" => "Usuario de la base de datos",
 "Database password" => "Contraseña de la base de datos",
 "Database name" => "Nombre de la base de datos",
-"Advanced" => "Avanzado",
 "Database host" => "Host de la base de datos",
-"Data folder" => "Directorio de almacenamiento",
 "Finish setup" => "Completar la instalación",
-"gives you freedom and control over your own data" => "te da la libertad y el control sobre tus propios datos",
 "Log out" => "Salir",
 "Settings" => "Ajustes",
 "Lost your password?" => "¿Has perdido tu contraseña?",
 "remember" => "recuérdame",
 "You are logged out." => "Has cerrado sesión.",
-"You will receive a link to reset your password via Email." => "Recibirás un link para restablecer tu contraseña vía Email.",
-"Requested" => "Solicitado",
-"Login failed!" => "¡No se pudo iniciar sesión!",
-"Username or Email" => "Nombre de usuario o Email",
-"Request reset" => "Solicitar restablecimiento",
 "prev" => "anterior",
-"next" => "siguiente",
-"Your password was reset" => "Tu contraseña se ha restablecido",
-"New password" => "Nueva contraseña",
-"Reset password" => "Restablecer contraseña"
+"next" => "siguiente"
 );
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php
index 84d05d17ba70cdee49c059e3f81aa83651c626d3..ba70a6a0c42c5cb2bb8652be91a4e2944b680010 100644
--- a/core/l10n/et_EE.php
+++ b/core/l10n/et_EE.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Sinu parooli taastamise link saadetakse sulle e-postile.",
+"Requested" => "Kohustuslik",
+"Login failed!" => "Sisselogimine ebaõnnestus!",
+"Username" => "Kasutajanimi",
+"Request reset" => "Päringu taastamine",
+"Your password was reset" => "Sinu parool on taastatud",
+"New password" => "Uus parool",
+"Reset password" => "Nulli parool",
 "Personal" => "isiklik",
 "Users" => "Kasutajad",
 "Apps" => "Programmid",
@@ -6,31 +14,21 @@
 "Help" => "Abiinfo",
 "Cloud not found" => "Pilve ei leitud",
 "Create an <strong>admin account</strong>" => "Loo <strong>admini konto</strong>",
-"Username" => "Kasutajanimi",
 "Password" => "Parool",
+"Advanced" => "Lisavalikud",
+"Data folder" => "Andmete kaust",
 "Configure the database" => "Seadista andmebaasi",
 "will be used" => "kasutatakse",
 "Database user" => "Andmebaasi kasutaja",
 "Database password" => "Andmebaasi parool",
 "Database name" => "Andmebasi nimi",
-"Advanced" => "Lisavalikud",
 "Database host" => "Andmebaasi host",
-"Data folder" => "Andmete kaust",
 "Finish setup" => "Lõpeta seadistamine",
-"gives you freedom and control over your own data" => "Annab sulle vabaduse ja kontrolli sinu enda andmete üle",
 "Log out" => "Logi välja",
 "Settings" => "Seaded",
 "Lost your password?" => "Kaotasid oma parooli?",
 "remember" => "pea meeles",
 "You are logged out." => "Sa oled välja loginud",
-"You will receive a link to reset your password via Email." => "Sulle saadetakse e-postile link, millelt sa saad oma parooli taastada.",
-"Requested" => "Kohustuslik",
-"Login failed!" => "Sisselogimine ebaõnnestus",
-"Username or Email" => "Kasutajanimi või e-post",
-"Request reset" => "Palu taastamist",
 "prev" => "eelm",
-"next" => "järgm",
-"Your password was reset" => "Sinu parool on taastatud",
-"New password" => "Uus parool",
-"Reset password" => "Nulli parool"
+"next" => "järgm"
 );
diff --git a/core/l10n/eu.php b/core/l10n/eu.php
new file mode 100644
index 0000000000000000000000000000000000000000..bc1993c024ca9a82c7cc130d744210453685ca05
--- /dev/null
+++ b/core/l10n/eu.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Zure pashitza berrezartzeko lotura bat jasoko duzu Epostaren bidez.",
+"Requested" => "Eskatuta",
+"Login failed!" => "Saio hasierak huts egin du!",
+"Username" => "Erabiltzaile izena",
+"Request reset" => "Eskaera berrezarri da",
+"Your password was reset" => "Zure pasahitza berrezarri da",
+"New password" => "Pasahitz berria",
+"Reset password" => "Berrezarri pasahitza",
+"Personal" => "Pertsonala",
+"Users" => "Erabiltzaileak",
+"Apps" => "Aplikazioak",
+"Admin" => "Kudeatzailea",
+"Help" => "Laguntza",
+"Cloud not found" => "Ez da hodeia aurkitu",
+"Create an <strong>admin account</strong>" => "Sortu <strong>kudeatzaile kontu<strong> bat",
+"Password" => "Pasahitza",
+"Advanced" => "Aurreratua",
+"Data folder" => "Datuen karpeta",
+"Configure the database" => "Konfiguratu datu basea",
+"will be used" => "erabiliko da",
+"Database user" => "Datubasearen erabiltzailea",
+"Database password" => "Datubasearen pasahitza",
+"Database name" => "Datubasearen izena",
+"Database host" => "Datubasearen hostalaria",
+"Finish setup" => "Bukatu konfigurazioa",
+"Log out" => "Saioa bukatu",
+"Settings" => "Ezarpenak",
+"Lost your password?" => "Galdu duzu pasahitza?",
+"remember" => "gogoratu",
+"You are logged out." => "Zure saioa bukatu da.",
+"prev" => "aurrekoa",
+"next" => "hurrengoa"
+);
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index 15e7846efbb99b428dd4f3107d6d89fbcae9e748..a736cf89745f9413557364fe64d04d85028cecf5 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Vous allez recevoir un e-mail contenant un lien pour réinitialiser votre mot de passe",
+"Requested" => "Demande envoyée",
+"Login failed!" => "Nom d'utilisateur ou e-mail invalide",
+"Username" => "Nom d'utilisateur",
+"Request reset" => "Demander la réinitialisation",
+"Your password was reset" => "Votre mot de passe a été réinitialisé",
+"New password" => "Nouveau mot de passe",
+"Reset password" => "Réinitialiser le mot de passe",
 "Personal" => "Personnels",
 "Users" => "Utilisateurs",
 "Apps" => "Applications",
@@ -6,31 +14,21 @@
 "Help" => "Aide",
 "Cloud not found" => "Introuvable",
 "Create an <strong>admin account</strong>" => "Créer un <strong>compte administrateur</strong>",
-"Username" => "Nom d'utilisateur",
 "Password" => "Mot de passe",
+"Advanced" => "Avancé",
+"Data folder" => "Répertoire des données",
 "Configure the database" => "Configurer la base de données",
 "will be used" => "sera utilisé",
 "Database user" => "Utilisateur de la base de données",
 "Database password" => "Mot de passe de la base de données",
 "Database name" => "Nom de la base de données",
-"Advanced" => "Avancé",
 "Database host" => "Serveur de la base de données",
-"Data folder" => "Répertoire des données",
 "Finish setup" => "Terminer l'installation",
-"gives you freedom and control over your own data" => "vous donne la liberté et le contrôle de vos propres données",
 "Log out" => "Se déconnecter",
 "Settings" => "Paramètres",
 "Lost your password?" => "Mot de passe perdu ?",
 "remember" => "se souvenir de moi",
 "You are logged out." => "Vous êtes désormais déconnecté.",
-"You will receive a link to reset your password via Email." => "Vous allez recevoir un lien par email qui vous permettra de réinitialiser votre mot de passe.",
-"Requested" => "Nécessaire",
-"Login failed!" => "Échec de la connexion !",
-"Username or Email" => "Nom d'utilisateur ou Email",
-"Request reset" => "Demande de réinitialisation",
 "prev" => "précédent",
-"next" => "suivant",
-"Your password was reset" => "Votre mot de passe a été réinitialisé",
-"New password" => "Nouveau mot de passe",
-"Reset password" => "Réinitialisation du mot de passe"
+"next" => "suivant"
 );
diff --git a/core/l10n/he.php b/core/l10n/he.php
new file mode 100644
index 0000000000000000000000000000000000000000..f91d283118e5124b19f73cf96dff13011f99c82e
--- /dev/null
+++ b/core/l10n/he.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה.",
+"Requested" => "נדרש",
+"Login failed!" => "הכניסה נכשלה!",
+"Username" => "שם משתמש",
+"Request reset" => "בקשת איפוס",
+"Your password was reset" => "הססמה שלך אופסה",
+"New password" => "ססמה חדשה",
+"Reset password" => "איפוס ססמה",
+"Personal" => "אישי",
+"Users" => "משתמשים",
+"Apps" => "יישומים",
+"Admin" => "מנהל",
+"Help" => "עזרה",
+"Cloud not found" => "ענן לא נמצא",
+"Create an <strong>admin account</strong>" => "יצירת <strong>חשבון מנהל</strong>",
+"Password" => "ססמה",
+"Advanced" => "מתקדם",
+"Data folder" => "תיקיית נתונים",
+"Configure the database" => "הגדרת מסד הנתונים",
+"will be used" => "ינוצלו",
+"Database user" => "שם משתמש במסד הנתונים",
+"Database password" => "ססמת מסד הנתונים",
+"Database name" => "שם מסד הנתונים",
+"Database host" => "שרת בסיס נתונים",
+"Finish setup" => "סיום התקנה",
+"Log out" => "התנתקות",
+"Settings" => "הגדרות",
+"Lost your password?" => "שכחת את ססמתך?",
+"remember" => "שמירת הססמה",
+"You are logged out." => "אינך מחובר.",
+"prev" => "קודם",
+"next" => "הבא"
+);
diff --git a/core/l10n/hr.php b/core/l10n/hr.php
new file mode 100644
index 0000000000000000000000000000000000000000..f129ca70608874d4eaa6e9e3a28730958336d9ee
--- /dev/null
+++ b/core/l10n/hr.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Primit ćete link kako biste poništili zaporku putem e-maila.",
+"Requested" => "Zahtijevano",
+"Login failed!" => "Prijava nije uspjela!",
+"Username" => "Korisničko ime",
+"Request reset" => "Zahtjev za resetiranjem",
+"Your password was reset" => "Vaša lozinka je resetirana",
+"New password" => "nova lozinka",
+"Reset password" => "poništavanje lozinke",
+"Personal" => "Osobno",
+"Users" => "korisnici",
+"Apps" => "aplikacije",
+"Admin" => "administrator",
+"Help" => "pomoć",
+"Cloud not found" => "Cloud nije pronađen",
+"Create an <strong>admin account</strong>" => "stvoriti <strong>Administratorski račun</strong>",
+"Password" => "Lozinka",
+"Advanced" => "Dodatno",
+"Data folder" => "Mapa baze podataka",
+"Configure the database" => "konfigurirati baze podataka",
+"will be used" => "će se koristiti",
+"Database user" => "korisnik baze podataka",
+"Database password" => "lozinka baze podataka",
+"Database name" => "ime baze podataka",
+"Database host" => "Poslužitelj baze podataka",
+"Finish setup" => "završiti postavljanje",
+"Log out" => "odjaviti",
+"Settings" => "postavke",
+"Lost your password?" => "Izgubili ste lozinku?",
+"remember" => "zapamtiti",
+"You are logged out." => "Vi ste odjavljeni.",
+"prev" => "prethodan",
+"next" => "sljedeći"
+);
diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php
new file mode 100644
index 0000000000000000000000000000000000000000..9a7d2bc5395d4d50a7e97a2f6fd962d6c2896953
--- /dev/null
+++ b/core/l10n/hu_HU.php
@@ -0,0 +1,33 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Egy e-mailben kap értesítést a jelszóváltoztatás módjáról.",
+"Requested" => "Kért",
+"Login failed!" => "Belépés sikertelen!",
+"Username" => "Felhasználói név",
+"Your password was reset" => "Jelszó megváltoztatásra került",
+"New password" => "Új jelszó",
+"Reset password" => "Jelszó beállítás",
+"Personal" => "Személyes",
+"Users" => "Felhasználók",
+"Apps" => "Alkalmazások",
+"Admin" => "Adminisztráció",
+"Help" => "Súgó",
+"Cloud not found" => "Nem talált felhő",
+"Create an <strong>admin account</strong>" => "<strong>Adminisztrációs fiók</strong> létrehozása",
+"Password" => "Jelszó",
+"Advanced" => "Fejlett",
+"Data folder" => "Adat könyvtár",
+"Configure the database" => "Adatbázis konfigurálása",
+"will be used" => "használva lesz",
+"Database user" => "Adatbázis felhasználó",
+"Database password" => "Adatbázis jelszó",
+"Database name" => "Adatbázis név",
+"Database host" => "Adatbázis szerver",
+"Finish setup" => "Beállítások befejezése",
+"Log out" => "Kilépés",
+"Settings" => "Beállítások",
+"Lost your password?" => "Elfelejtett jelszó?",
+"remember" => "emlékezni",
+"You are logged out." => "Kilépés sikerült.",
+"prev" => "Előző",
+"next" => "Következő"
+);
diff --git a/core/l10n/ia.php b/core/l10n/ia.php
new file mode 100644
index 0000000000000000000000000000000000000000..2d41601d69add41a20b1be498a3a03c17e9d3a76
--- /dev/null
+++ b/core/l10n/ia.php
@@ -0,0 +1,27 @@
+<?php $TRANSLATIONS = array(
+"Requested" => "Requestate",
+"Login failed!" => "Initio de session fallate!",
+"Username" => "Nomine de usator",
+"Request reset" => "Requestar reinitialisation",
+"Your password was reset" => "Tu contrasigno esseva reinitialisate",
+"New password" => "Nove contrasigno",
+"Reset password" => "Reinitialisar contrasigno",
+"Users" => "Usatores",
+"Apps" => "Applicationes",
+"Help" => "Adjuta",
+"Cloud not found" => "Nube non trovate",
+"Create an <strong>admin account</strong>" => "Crear un <strong>conto de administration</strong>",
+"Password" => "Contrasigno",
+"Advanced" => "Avantiate",
+"Data folder" => "Dossier de datos",
+"Configure the database" => "Configurar le base de datos",
+"will be used" => "essera usate",
+"Database user" => "Usator de base de datos",
+"Database password" => "Contrasigno de base de datos",
+"Database name" => "Nomine de base de datos",
+"Log out" => "Clauder le session",
+"Settings" => "Configurationes",
+"remember" => "memora",
+"prev" => "prev",
+"next" => "prox"
+);
diff --git a/core/l10n/id.php b/core/l10n/id.php
index 56221fafb96d2e8de828017fce9f5fae109ede46..eb20a4209c55613e07dbe72ff87d40a241447dfc 100644
--- a/core/l10n/id.php
+++ b/core/l10n/id.php
@@ -1,4 +1,5 @@
 <?php $TRANSLATIONS = array(
+"Username" => "Username",
 "Personal" => "Pribadi",
 "Users" => "Pengguna",
 "Apps" => "Aplikasi",
@@ -6,31 +7,21 @@
 "Help" => "Bantuan",
 "Cloud not found" => "Cloud tidak ditemukan",
 "Create an <strong>admin account</strong>" => "Buat sebuah <strong>akun admin</strong>",
-"Username" => "Username",
 "Password" => "Password",
+"Advanced" => "Tingkat Lanjut",
+"Data folder" => "Folder data",
 "Configure the database" => "Konfigurasi database",
 "will be used" => "akan digunakan",
 "Database user" => "Pengguna database",
 "Database password" => "Password database",
 "Database name" => "Nama database",
-"Advanced" => "Tingkat Lanjut",
 "Database host" => "Host database",
-"Data folder" => "Folder data",
 "Finish setup" => "Selesaikan instalasi",
-"gives you freedom and control over your own data" => "memberikan anda kebebasan dan kendali atas data anda sendiri",
 "Log out" => "Keluar",
 "Settings" => "Setelan",
 "Lost your password?" => "Lupa password anda?",
 "remember" => "selalu login",
 "You are logged out." => "Anda telah keluar.",
-"You will receive a link to reset your password via Email." => "Anda akan menerima tautan untuk menset ulang password anda via Email.",
-"Requested" => "Telah diminta",
-"Login failed!" => "Gagal masuk!",
-"Username or Email" => "Nama Pengguna atau Email",
-"Request reset" => "Meminta set ulang",
 "prev" => "sebelum",
-"next" => "selanjutnya",
-"Your password was reset" => "Password anda telah diset ulang",
-"New password" => "Password Baru",
-"Reset password" => "Set Ulang Password"
+"next" => "selanjutnya"
 );
diff --git a/core/l10n/it.php b/core/l10n/it.php
index 1d743fa87eddafba48302372ca1d1e78b4c7929f..893e41e407ef46f364d262873dd96005aed5c3ae 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -1,36 +1,34 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Riceverai un link per resettare la tua password via Email",
+"Requested" => "Richiesto",
+"Login failed!" => "Login fallito!",
+"Username" => "Nome utente",
+"Request reset" => "Richiesta di ripristino",
+"Your password was reset" => "La password è stata reimpostata",
+"New password" => "Nuova password",
+"Reset password" => "Reimposta password",
 "Personal" => "Personale",
 "Users" => "Utenti",
 "Apps" => "Applicazioni",
 "Admin" => "Admin",
 "Help" => "Aiuto",
 "Cloud not found" => "Cloud non trovata",
-"Create an <strong>admin account</strong>" => "Crea un &lt;strong&gt;account amministratore&lt;/strong&gt;",
-"Username" => "Nome utente",
+"Create an <strong>admin account</strong>" => "Crea un <strong>account amministratore</strong>",
 "Password" => "Password",
+"Advanced" => "Opzioni avanzate",
+"Data folder" => "Cartella dati",
 "Configure the database" => "Configura il database",
 "will be used" => "sarà usato",
 "Database user" => "Utente database",
 "Database password" => "Password database",
 "Database name" => "Nome database",
-"Advanced" => "Opzioni avanzate",
 "Database host" => "Host del database",
-"Data folder" => "Cartella dati",
 "Finish setup" => "Termina",
-"gives you freedom and control over your own data" => "Libertà e controllo dei propri dati",
 "Log out" => "Log out",
 "Settings" => "Impostazioni",
 "Lost your password?" => "Password persa?",
 "remember" => "ricorda",
 "You are logged out." => "Sei uscito.",
-"You will receive a link to reset your password via Email." => "Riceverai via email un link per il reset della tua password",
-"Requested" => "Richiesto",
-"Login failed!" => "Login fallito!",
-"Username or Email" => "Username o email",
-"Request reset" => "Reset richiesta",
 "prev" => "precedente",
-"next" => "successivo",
-"Your password was reset" => "tua password è stata resettata",
-"New password" => "Nuova password",
-"Reset password" => "Reset password"
+"next" => "successivo"
 );
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php
new file mode 100644
index 0000000000000000000000000000000000000000..ae2b47253cc68e6fbde90858ffa711d692e974e3
--- /dev/null
+++ b/core/l10n/ja_JP.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "パスワードをリセットするリンクがメールで届きます。",
+"Requested" => "送信されました",
+"Login failed!" => "ログインに失敗しました。",
+"Username" => "ユーザ名",
+"Request reset" => "リセットを要求する。",
+"Your password was reset" => "あなたのパスワードはリセットされました。",
+"New password" => "新しいパスワードを入力",
+"Reset password" => "パスワードをリセット",
+"Personal" => "個人設定",
+"Users" => "ユーザ",
+"Apps" => "アプリ",
+"Admin" => "管理者",
+"Help" => "ヘルプ",
+"Cloud not found" => "見つけられません",
+"Create an <strong>admin account</strong>" => "<strong>管理者アカウント</strong>を作成してください",
+"Password" => "パスワード",
+"Advanced" => "詳細設定",
+"Data folder" => "データフォルダ",
+"Configure the database" => "データベースを設定してください",
+"will be used" => "が使用されます",
+"Database user" => "データベースのユーザ名",
+"Database password" => "データベースのパスワード",
+"Database name" => "データベース名",
+"Database host" => "データベースのホスト名",
+"Finish setup" => "セットアップを完了します",
+"Log out" => "ログアウト",
+"Settings" => "設定",
+"Lost your password?" => "パスワードがわからなくなりましたか?",
+"remember" => "パスワードを記憶する",
+"You are logged out." => "ログアウトしました。",
+"prev" => "前",
+"next" => "次"
+);
diff --git a/core/l10n/lb.php b/core/l10n/lb.php
index 40bd86d6a3a402311fb2a6ef8bed9cbfaa4664c1..d663b6dc424c2c3964dd60754563d38a4308eb34 100644
--- a/core/l10n/lb.php
+++ b/core/l10n/lb.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Du kriss en Link fir däin Passwuert nei ze setzen via Email geschéckt.",
+"Requested" => "Gefrot",
+"Login failed!" => "Falschen Login!",
+"Username" => "Benotzernumm",
+"Request reset" => "Reset ufroen",
+"Your password was reset" => "Dän Passwuert ass zeréck gesat gin",
+"New password" => "Neit Passwuert",
+"Reset password" => "Passwuert zeréck setzen",
 "Personal" => "Perséinlech",
 "Users" => "Benotzer",
 "Apps" => "Applicatiounen",
@@ -6,31 +14,21 @@
 "Help" => "Hëllef",
 "Cloud not found" => "Cloud net fonnt",
 "Create an <strong>admin account</strong>" => "En <strong>Admin Account</strong> uleeën",
-"Username" => "Benotzernumm",
 "Password" => "Passwuert",
+"Advanced" => "Erweidert",
+"Data folder" => "Daten Dossier",
 "Configure the database" => "Datebank konfiguréieren",
 "will be used" => "wärt benotzt ginn",
 "Database user" => "Datebank Benotzer",
 "Database password" => "Datebank Passwuert",
 "Database name" => "Datebank Numm",
-"Advanced" => "Erweidert",
 "Database host" => "Datebank Server",
-"Data folder" => "Daten Dossier",
 "Finish setup" => "Installatioun ofschléissen",
-"gives you freedom and control over your own data" => "gëtt dir Fräiheet an Kontroll iwwert deng eegen Daten",
 "Log out" => "Ausloggen",
 "Settings" => "Astellungen",
 "Lost your password?" => "Passwuert vergiess?",
 "remember" => "verhalen",
 "You are logged out." => "Du bass ausgeloggt.",
-"You will receive a link to reset your password via Email." => "Du kriss per E-mail en Link geschéckt fir däin Passwuert nei ze setzen.",
-"Requested" => "Verlaangt",
-"Login failed!" => "Aloggen feelgeschloen!",
-"Username or Email" => "Benotzernumm oder E-Mail",
-"Request reset" => "Reset ufroen",
 "prev" => "zeréck",
-"next" => "weider",
-"Your password was reset" => "Dän Passwuert ass nei gesat ginn",
-"New password" => "Neit Passwuert",
-"Reset password" => "Passwuert nei setzen"
+"next" => "weider"
 );
diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php
new file mode 100644
index 0000000000000000000000000000000000000000..0d5306321c27c66a0d8c322fcd5ae5d0a27c3b32
--- /dev/null
+++ b/core/l10n/lt_LT.php
@@ -0,0 +1,33 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Elektroniniu paštu gausite nuorodą, su kuria galėsite iš naujo nustatyti slaptažodį.",
+"Requested" => "Užklausta",
+"Login failed!" => "Prisijungti nepavyko!",
+"Username" => "Prisijungimo vardas",
+"Request reset" => "Prašyti nustatymo iš najo",
+"Your password was reset" => "Jūsų slaptažodis buvo nustatytas iš naujo",
+"New password" => "Naujas slaptažodis",
+"Reset password" => "Atkurti slaptažodį",
+"Personal" => "Asmeniniai",
+"Users" => "Vartotojai",
+"Apps" => "Programos",
+"Admin" => "Administravimas",
+"Help" => "Pagalba",
+"Cloud not found" => "Negalima rasti",
+"Create an <strong>admin account</strong>" => "Sukurti <strong>administratoriaus paskyrą</strong>",
+"Password" => "Slaptažodis",
+"Data folder" => "Duomenų katalogas",
+"Configure the database" => "Nustatyti duomenų bazę",
+"will be used" => "bus naudojama",
+"Database user" => "Duomenų bazės vartotojas",
+"Database password" => "Duomenų bazės slaptažodis",
+"Database name" => "Duomenų bazės pavadinimas",
+"Database host" => "Duomenų bazės serveris",
+"Finish setup" => "Baigti diegimą",
+"Log out" => "Atsijungti",
+"Settings" => "Nustatymai",
+"Lost your password?" => "Pamiršote slaptažodį?",
+"remember" => "prisiminti",
+"You are logged out." => "Jūs atsijungėte.",
+"prev" => "atgal",
+"next" => "kitas"
+);
diff --git a/core/l10n/ms_MY.php b/core/l10n/ms_MY.php
index e7551a30bb879101b6ba7353f7891a747c2a1612..b2e68c53658910652b0ad4e307f2dc097bcf5ed4 100644
--- a/core/l10n/ms_MY.php
+++ b/core/l10n/ms_MY.php
@@ -1,4 +1,5 @@
 <?php $TRANSLATIONS = array(
+"Username" => "Nama pengguna",
 "Personal" => "Peribadi",
 "Users" => "Pengguna",
 "Apps" => "Aplikasi",
@@ -6,31 +7,21 @@
 "Help" => "Bantuan",
 "Cloud not found" => "Awan tidak dijumpai",
 "Create an <strong>admin account</strong>" => "buat <strong>akaun admin</strong>",
-"Username" => "Nama pengguna",
 "Password" => "Kata laluan",
+"Advanced" => "Maju",
+"Data folder" => "Fail data",
 "Configure the database" => "Konfigurasi pangkalan data",
 "will be used" => "akan digunakan",
 "Database user" => "Nama pengguna pangkalan data",
 "Database password" => "Kata laluan pangkalan data",
 "Database name" => "Nama pangkalan data",
-"Advanced" => "Maju",
 "Database host" => "Hos pangkalan data",
-"Data folder" => "Fail data",
 "Finish setup" => "Setup selesai",
-"gives you freedom and control over your own data" => "memberikan anda kebebasan dan kendalian keatas data anda",
 "Log out" => "Log keluar",
 "Settings" => "Tetapan",
 "Lost your password?" => "Hilang kata laluan?",
 "remember" => "ingat",
 "You are logged out." => "Anda telah log keluar.",
-"You will receive a link to reset your password via Email." => "Anda akan menerima link untuk menetapkan semula kata laluan anda melalui emel",
-"Requested" => "diminta",
-"Login failed!" => "Log in gagal!",
-"Username or Email" => "Nama pengguna atau Emel",
-"Request reset" => "Minta set semula",
 "prev" => "sebelum",
-"next" => "seterus",
-"Your password was reset" => "Kata laluan anda diset semula",
-"New password" => "Kata laluan baru",
-"Reset password" => "Set semula kata laluan"
+"next" => "seterus"
 );
diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php
index 07b176e4985d63483f4e6a50cfe2260e4a28db7c..e276d570f69251b79d9df7f116b47f992b46cc13 100644
--- a/core/l10n/nb_NO.php
+++ b/core/l10n/nb_NO.php
@@ -1,4 +1,5 @@
 <?php $TRANSLATIONS = array(
+"Username" => "Brukernavn",
 "Personal" => "Personlig",
 "Users" => "Brukere",
 "Apps" => "Apper",
@@ -6,21 +7,19 @@
 "Help" => "Hjelp",
 "Cloud not found" => "Sky ikke funnet",
 "Create an <strong>admin account</strong>" => "opprett en <strong>administrator-konto</strong>",
-"Username" => "Brukernavn",
 "Password" => "Passord",
+"Advanced" => "Avansert",
+"Data folder" => "Datamappe",
 "Configure the database" => "Konfigurer databasen",
 "will be used" => "vil bli brukt",
 "Database user" => "Databasebruker",
 "Database password" => "Databasepassord",
 "Database name" => "Databasenavn",
-"Advanced" => "Avansert",
-"Data folder" => "Datamappe",
 "Finish setup" => "Fullfør oppsetting",
 "Log out" => "Logg ut",
 "Settings" => "Innstillinger",
 "remember" => "husk",
 "You are logged out." => "Du er logget ut",
-"Login failed!" => "Klarte ikke å logge inn!",
 "prev" => "forrige",
 "next" => "neste"
 );
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index 98ad267ff512cf13582cce6722fb6e8d4735c66e..22b751aaa158421e7762943c1c6b9075881c9ba3 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "U ontvangt een link om je wachtwoord opnieuw in te stellen via e-mail.",
+"Requested" => "Gevraagd",
+"Login failed!" => "Login mislukt!",
+"Username" => "Gebruikersnaam",
+"Request reset" => "Resetaanvraag",
+"Your password was reset" => "Je wachtwoord is geweizigd",
+"New password" => "Nieuw wachtwoord",
+"Reset password" => "Reset wachtwoord",
 "Personal" => "Persoonlijk",
 "Users" => "Gebruikers",
 "Apps" => "Apps",
@@ -6,31 +14,21 @@
 "Help" => "Help",
 "Cloud not found" => "Cloud niet gevonden",
 "Create an <strong>admin account</strong>" => "Maak een <strong>beheerdersaccount</strong> aan",
-"Username" => "Gebruikersnaam",
 "Password" => "Wachtwoord",
+"Advanced" => "Geavanceerd",
+"Data folder" => "Gegevensmap",
 "Configure the database" => "Configureer de databank",
 "will be used" => "zal gebruikt worden",
 "Database user" => "Gebruiker databank",
 "Database password" => "Wachtwoord databank",
 "Database name" => "Naam databank",
-"Advanced" => "Geavanceerd",
 "Database host" => "Database server",
-"Data folder" => "Gegevensmap",
 "Finish setup" => "Installatie afronden",
-"gives you freedom and control over your own data" => "geeft u vrijheid en controle over uw eigen data",
 "Log out" => "Afmelden",
 "Settings" => "Instellingen",
 "Lost your password?" => "Uw wachtwoord vergeten?",
 "remember" => "onthoud gegevens",
 "You are logged out." => "U bent afgemeld.",
-"You will receive a link to reset your password via Email." => "U ontvangt een link om uw wachtwoord te wijzigen via Email",
-"Requested" => "Aangevraagd",
-"Login failed!" => "Aanmelden mislukt!",
-"Username or Email" => "Gebruikersnaam of Email",
-"Request reset" => "Wachtwoordreset aanvragen",
 "prev" => "vorige",
-"next" => "volgende",
-"Your password was reset" => "Uw wachtwoord is opnieuw ingesteld",
-"New password" => "Nieuw wachtwoord",
-"Reset password" => "Reset wachtwoord"
+"next" => "volgende"
 );
diff --git a/core/l10n/nn_NO.php b/core/l10n/nn_NO.php
new file mode 100644
index 0000000000000000000000000000000000000000..c62302b3bc46f0b2d98835b5fa067fdf24c868d5
--- /dev/null
+++ b/core/l10n/nn_NO.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Du vil få ei lenkje for å nullstilla passordet via epost.",
+"Requested" => "Førespurt",
+"Login failed!" => "Feil ved innlogging!",
+"Username" => "Brukarnamn",
+"Request reset" => "Be om nullstilling",
+"Your password was reset" => "Passordet ditt er nullstilt",
+"New password" => "Nytt passord",
+"Reset password" => "Nullstill passord",
+"Personal" => "Personleg",
+"Users" => "Brukarar",
+"Apps" => "Applikasjonar",
+"Admin" => "Administrer",
+"Help" => "Hjelp",
+"Cloud not found" => "Fann ikkje skyen",
+"Create an <strong>admin account</strong>" => "Lag ein <strong>admin-konto</strong>",
+"Password" => "Passord",
+"Advanced" => "Avansert",
+"Data folder" => "Datamappe",
+"Configure the database" => "Konfigurer databasen",
+"will be used" => "vil bli nytta",
+"Database user" => "Databasebrukar",
+"Database password" => "Databasepassord",
+"Database name" => "Databasenamn",
+"Database host" => "Databasetenar",
+"Finish setup" => "Fullfør oppsettet",
+"Log out" => "Logg ut",
+"Settings" => "Innstillingar",
+"Lost your password?" => "Gløymt passordet?",
+"remember" => "hugs",
+"You are logged out." => "Du er logga ut.",
+"prev" => "førre",
+"next" => "neste"
+);
diff --git a/core/l10n/pl.php b/core/l10n/pl.php
index b4d9fbe9248e4f2660b7e138e227283b810702f5..d972bed54e1d9ff9b70a89d8ac5114ef4987553e 100644
--- a/core/l10n/pl.php
+++ b/core/l10n/pl.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Otrzymasz link do resetowania hasła poprzez e-mail.",
+"Requested" => "Żądane",
+"Login failed!" => "Logowanie nie powiodło się!",
+"Username" => "Użytkownik",
+"Request reset" => "Żądanie resetowania",
+"Your password was reset" => "Twoje hasło zostało zresetowane",
+"New password" => "Nowe hasło",
+"Reset password" => "Zresetuj hasło",
 "Personal" => "Ustawienia osobiste",
 "Users" => "Użytkownicy",
 "Apps" => "Aplikacje",
@@ -6,31 +14,21 @@
 "Help" => "Pomoc",
 "Cloud not found" => "Konta nie znaleziono ",
 "Create an <strong>admin account</strong>" => "Stwórz jako <strong>konto administratora</strong>",
-"Username" => "Użytkownik",
 "Password" => "Hasło",
+"Advanced" => "Zaawansowane",
+"Data folder" => "Katalog danych",
 "Configure the database" => "Konfiguracja bazy danych",
 "will be used" => "zostanie użyte",
 "Database user" => "Użytkownik bazy danych",
 "Database password" => "Hasło do bazy danych",
 "Database name" => "Nazwa bazy danych",
-"Advanced" => "Zaawansowane",
 "Database host" => "Host bazy danych",
-"Data folder" => "Katalog danych",
 "Finish setup" => "Zakończ instalację",
-"gives you freedom and control over your own data" => "zapewnia Ci wolność i kontrolę nad własnymi danymi",
 "Log out" => "Wyloguj się",
 "Settings" => "Ustawienia",
 "Lost your password?" => "Nie pamiętasz hasła?",
 "remember" => "zapamiętaj",
 "You are logged out." => "Zostałeś wylogowany.",
-"You will receive a link to reset your password via Email." => "Otrzymasz link do resetowania hasła poprzez e-mail.",
-"Requested" => "Żądane",
-"Login failed!" => "Nie udało się zalogować!",
-"Username or Email" => "Użytkownik lub email",
-"Request reset" => "Zresetuj hasło",
 "prev" => "wstecz",
-"next" => "dalej",
-"Your password was reset" => "Twoje hasło zostało zresetowane",
-"New password" => "Nowe hasło",
-"Reset password" => "Zresetuj hasło"
+"next" => "dalej"
 );
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php
index 229d60f65c41f22ea8a3af64641693503656f167..4f1a31ae3e72b73c1e233d299b581ac2eac3b009 100644
--- a/core/l10n/pt_BR.php
+++ b/core/l10n/pt_BR.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Você receberá um link para redefinir sua senha via e-mail.",
+"Requested" => "Solicitado",
+"Login failed!" => "Falha ao fazer o login!",
+"Username" => "Nome de Usuário",
+"Request reset" => "Pedido de reposição",
+"Your password was reset" => "Sua senha foi mudada",
+"New password" => "Nova senha",
+"Reset password" => "Mudar senha",
 "Personal" => "Pessoal",
 "Users" => "Usuários",
 "Apps" => "Apps",
@@ -6,31 +14,21 @@
 "Help" => "Ajuda",
 "Cloud not found" => "Cloud não encontrado",
 "Create an <strong>admin account</strong>" => "Criar uma <strong>conta</strong> de <strong>administrador</strong>",
-"Username" => "Nome de Usuário",
 "Password" => "Senha",
+"Advanced" => "Avançado",
+"Data folder" => "Pasta de dados",
 "Configure the database" => "Configurar o banco de dados",
 "will be used" => "será usado",
 "Database user" => "Usuário de banco de dados",
 "Database password" => "Senha do banco de dados",
 "Database name" => "Nome do banco de dados",
-"Advanced" => "Avançado",
 "Database host" => "Banco de dados do host",
-"Data folder" => "Pasta de dados",
 "Finish setup" => "Concluir configuração",
-"gives you freedom and control over your own data" => "proporciona  liberdade e controle sobre seus próprios dados",
 "Log out" => "Sair",
 "Settings" => "Configurações",
 "Lost your password?" => "Esqueçeu sua senha?",
 "remember" => "lembrete",
 "You are logged out." => "Você está desconectado.",
-"You will receive a link to reset your password via Email." => "Você receberá um link para redefinir sua senha via e-mail.",
-"Requested" => "Solicitado",
-"Login failed!" => "Login sem sucesso",
-"Username or Email" => "Nome de usuário ou e-mail",
-"Request reset" => "Pedido de troca",
 "prev" => "anterior",
-"next" => "próximo",
-"Your password was reset" => "Sua senha foi trocada",
-"New password" => "Nova senha",
-"Reset password" => "Toca de senha"
+"next" => "próximo"
 );
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php
new file mode 100644
index 0000000000000000000000000000000000000000..e41152bcbbc0c7235d799b0fcc67b82044a1c072
--- /dev/null
+++ b/core/l10n/pt_PT.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Advanced" => "Avançado"
+);
diff --git a/core/l10n/ro.php b/core/l10n/ro.php
index 8440c44d1d8938fdb8de22e7ce3bfef9871ceb7d..86c03478096fad796d0ddd1dded2ea51a72f3f36 100644
--- a/core/l10n/ro.php
+++ b/core/l10n/ro.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Veți primi la adresa de email un link prin care veți putea reseta parola",
+"Requested" => "Cerută",
+"Login failed!" => "Autentificare eșuată",
+"Username" => "Utilizator",
+"Request reset" => "Cerere trimisă",
+"Your password was reset" => "Parola a fost resetată",
+"New password" => "Noua parolă",
+"Reset password" => "Resetează parola",
 "Personal" => "Personal",
 "Users" => "Utilizatori",
 "Apps" => "Aplicații",
@@ -6,31 +14,21 @@
 "Help" => "Ajutor",
 "Cloud not found" => "Nu s-a găsit",
 "Create an <strong>admin account</strong>" => "Crează un <strong>cont de administrator</strong>",
-"Username" => "Utilizator",
 "Password" => "Parola",
+"Advanced" => "Avansat",
+"Data folder" => "Directorul cu date",
 "Configure the database" => "Configurează baza de date",
 "will be used" => "vor fi folosite",
 "Database user" => "Utilizatorul bazei de date",
 "Database password" => "Parola bazei de date",
 "Database name" => "Numele bazei de date",
-"Advanced" => "Avansat",
 "Database host" => "Baza de date",
-"Data folder" => "Directorul cu date",
 "Finish setup" => "Finalizează instalarea",
-"gives you freedom and control over your own data" => "îți oferă libertatea de a-ți controla datele",
 "Log out" => "Ieșire",
 "Settings" => "Setări",
 "Lost your password?" => "Ai uitat parola?",
 "remember" => "ține minte",
 "You are logged out." => "Ai ieșit",
-"You will receive a link to reset your password via Email." => "Vei primi prin email un link pentru resetarea parolei",
-"Requested" => "Cerută",
-"Login failed!" => "Autentificare eșuată!",
-"Username or Email" => "Utilizator sau email",
-"Request reset" => "Cere schimbarea parolei",
 "prev" => "precedentul",
-"next" => "următorul",
-"Your password was reset" => "Parola a fost schimbată",
-"New password" => "Parola nouă",
-"Reset password" => "Schimbă parola"
+"next" => "următorul"
 );
diff --git a/core/l10n/ru.php b/core/l10n/ru.php
index 45f0f4aef9df31ecd3cc5f95fe879df6e7473f03..12dd26a3507441f1ebfc848d527240b44e8735e4 100644
--- a/core/l10n/ru.php
+++ b/core/l10n/ru.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "На ваш адрес Email выслана ссылка для сброса пароля.",
+"Requested" => "Запрошено",
+"Login failed!" => "Не удалось войти!",
+"Username" => "Имя пользователя",
+"Request reset" => "Запросить сброс",
+"Your password was reset" => "Ваш пароль был сброшен",
+"New password" => "Новый пароль",
+"Reset password" => "Сбросить пароль",
 "Personal" => "Личное",
 "Users" => "Пользователи",
 "Apps" => "Приложения",
@@ -6,31 +14,21 @@
 "Help" => "Помощь",
 "Cloud not found" => "Облако не найдено",
 "Create an <strong>admin account</strong>" => "Создать <strong>учётную запись администратора</strong>",
-"Username" => "Имя пользователя",
 "Password" => "Пароль",
+"Advanced" => "Дополнительно",
+"Data folder" => "Директория с данными",
 "Configure the database" => "Настройка базы данных",
 "will be used" => "будет использовано",
 "Database user" => "Имя пользователя для базы данных",
 "Database password" => "Пароль для базы данных",
 "Database name" => "Название базы данных",
-"Advanced" => "Дополнительно",
 "Database host" => "Хост базы данных",
-"Data folder" => "Директория с данными",
 "Finish setup" => "Завершить установку",
-"gives you freedom and control over your own data" => "даёт Вам свободу и контроль над Вашими данными",
 "Log out" => "Выйти",
 "Settings" => "Настройки",
 "Lost your password?" => "Забыли пароль?",
 "remember" => "запомнить",
 "You are logged out." => "Вы вышли.",
-"You will receive a link to reset your password via Email." => "Вы получите ссылку для сброса пароля на Ваш e-mail.",
-"Requested" => "Запрошено",
-"Login failed!" => "Войти не удалось!",
-"Username or Email" => "Имя пользователя или e-mail",
-"Request reset" => "Запросить сброс",
 "prev" => "пред",
-"next" => "след",
-"Your password was reset" => "Пароль был сброшен",
-"New password" => "Новый пароль",
-"Reset password" => "Сбросить пароль"
+"next" => "след"
 );
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php
new file mode 100644
index 0000000000000000000000000000000000000000..43d8ca7d5e0179cc86eb8db43a193e0005453bf1
--- /dev/null
+++ b/core/l10n/sk_SK.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Odkaz pre obnovenie hesla obdržíte E-mailom.",
+"Requested" => "Požiadané",
+"Login failed!" => "Prihlásenie zlyhalo!",
+"Username" => "Prihlasovacie meno",
+"Request reset" => "Požiadať o obnovenie",
+"Your password was reset" => "Vaše heslo bolo obnovené",
+"New password" => "Nové heslo",
+"Reset password" => "Obnova hesla",
+"Personal" => "Osobné",
+"Users" => "Používatelia",
+"Apps" => "Aplikácie",
+"Admin" => "Administrácia",
+"Help" => "Pomoc",
+"Cloud not found" => "Nedokážem nájsť",
+"Create an <strong>admin account</strong>" => "Vytvoriť <strong>administrátorský účet</strong>",
+"Password" => "Heslo",
+"Advanced" => "Pokročilé",
+"Data folder" => "Priečinok dát",
+"Configure the database" => "Nastaviť databázu",
+"will be used" => "bude použité",
+"Database user" => "Hostiteľ databázy",
+"Database password" => "Heslo databázy",
+"Database name" => "Meno databázy",
+"Database host" => "Server databázy",
+"Finish setup" => "Dokončiť inštaláciu",
+"Log out" => "Odhlásiť",
+"Settings" => "Nastavenia",
+"Lost your password?" => "Zabudli ste heslo?",
+"remember" => "zapamätať",
+"You are logged out." => "Ste odhlásený.",
+"prev" => "späť",
+"next" => "ďalej"
+);
diff --git a/core/l10n/sl.php b/core/l10n/sl.php
new file mode 100644
index 0000000000000000000000000000000000000000..62d5412a22ac3e25ce97b2cd46cd128b911c90a1
--- /dev/null
+++ b/core/l10n/sl.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Preko email sporočila boste prejeli povezavo s katero lahko ponovno nastavite geslo",
+"Requested" => "Zahtevano",
+"Login failed!" => "Prijava ni Uspela!",
+"Username" => "Uporabniško Ime",
+"Request reset" => "Zahtevaj ponastavitev",
+"Your password was reset" => "Vaše geslo je bilo ponastavljeno",
+"New password" => "novo geslo",
+"Reset password" => "Ponastavi Geslo",
+"Personal" => "Osebno",
+"Users" => "Uporabniki",
+"Apps" => "Apps",
+"Admin" => "Admin",
+"Help" => "Pomoč",
+"Cloud not found" => "Ni najdeno",
+"Create an <strong>admin account</strong>" => "Ustvari <strong>admin račun</strong>",
+"Password" => "Geslo",
+"Advanced" => "Napredno",
+"Data folder" => "Data Mapa",
+"Configure the database" => "Nastavi Podatkovno Bazo",
+"will be used" => "Bo uporabljeno",
+"Database user" => "Podatkovna Baza Uporabnik",
+"Database password" => "Podatkovna Baza Geslo",
+"Database name" => "Ime Podatkovne Baze",
+"Database host" => "Database host",
+"Finish setup" => "Končaj instalacijo",
+"Log out" => "Odjava",
+"Settings" => "Nastavitve",
+"Lost your password?" => "Ste pozabili vaše geslo?",
+"remember" => "zapomni",
+"You are logged out." => "Odjavljeni ste",
+"prev" => "nazaj",
+"next" => "naprej"
+);
diff --git a/core/l10n/sr.php b/core/l10n/sr.php
index 0fd43c7b0a400c1f76de9b3bdc095388ab10ffcc..667a7b054c3cb5a4775cb577ceace0ca3705e533 100644
--- a/core/l10n/sr.php
+++ b/core/l10n/sr.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Добићете везу за ресетовање лозинке путем е-поште.",
+"Requested" => "Захтевано",
+"Login failed!" => "Несупела пријава!",
+"Username" => "Корисничко име",
+"Request reset" => "Захтевај ресетовање",
+"Your password was reset" => "Ваша лозинка је ресетована",
+"New password" => "Нова лозинка",
+"Reset password" => "Ресетуј лозинку",
 "Personal" => "Лична",
 "Users" => "Корисници",
 "Apps" => "Програми",
@@ -6,31 +14,21 @@
 "Help" => "Помоћ",
 "Cloud not found" => "Облак није нађен",
 "Create an <strong>admin account</strong>" => "Направи <strong>административни налог</strong>",
-"Username" => "Корисничко име",
 "Password" => "Лозинка",
+"Advanced" => "Напредно",
+"Data folder" => "Фацикла података",
 "Configure the database" => "Подешавање базе",
 "will be used" => "ће бити коришћен",
 "Database user" => "Корисник базе",
 "Database password" => "Лозинка базе",
 "Database name" => "Име базе",
-"Advanced" => "Напредно",
 "Database host" => "Домаћин базе",
-"Data folder" => "Фацикла података",
 "Finish setup" => "Заврши подешавање",
-"gives you freedom and control over your own data" => "вам даје слободу и контролу над вашим подацима",
 "Log out" => "Одјава",
 "Settings" => "Подешавања",
 "Lost your password?" => "Изгубили сте лозинку?",
 "remember" => "упамти",
 "You are logged out." => "Одјављени сте.",
-"You will receive a link to reset your password via Email." => "Добићете везу за ресетовање лозинке путем е-поште.",
-"Requested" => "Захтев послат",
-"Login failed!" => "Неуспешно пријављивање!",
-"Username or Email" => "Корисничко име или адреса е-поште",
-"Request reset" => "Захтев за ресетовање",
 "prev" => "претходно",
-"next" => "следеће",
-"Your password was reset" => "Ваша лозинка је ресетована",
-"New password" => "Нова лозинка",
-"Reset password" => "Ресетуј лозинку"
+"next" => "следеће"
 );
diff --git a/core/l10n/sr@latin.php b/core/l10n/sr@latin.php
index f8565f6ee4e68678e020c6b33d1d0a5a1f893a85..e240de011ee6505ad69a0b87289902c55476d72b 100644
--- a/core/l10n/sr@latin.php
+++ b/core/l10n/sr@latin.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Dobićete vezu za resetovanje lozinke putem e-pošte.",
+"Requested" => "Zahtevano",
+"Login failed!" => "Nesupela prijava!",
+"Username" => "Korisničko ime",
+"Request reset" => "Zahtevaj resetovanje",
+"Your password was reset" => "Vaša lozinka je resetovana",
+"New password" => "Nova lozinka",
+"Reset password" => "Resetuj lozinku",
 "Personal" => "Lična",
 "Users" => "Korisnici",
 "Apps" => "Programi",
@@ -6,31 +14,21 @@
 "Help" => "Pomoć",
 "Cloud not found" => "Oblak nije nađen",
 "Create an <strong>admin account</strong>" => "Napravi <strong>administrativni nalog</strong>",
-"Username" => "Korisničko ime",
 "Password" => "Lozinka",
+"Advanced" => "Napredno",
+"Data folder" => "Facikla podataka",
 "Configure the database" => "Podešavanje baze",
 "will be used" => "će biti korišćen",
 "Database user" => "Korisnik baze",
 "Database password" => "Lozinka baze",
 "Database name" => "Ime baze",
-"Advanced" => "Napredno",
 "Database host" => "Domaćin baze",
-"Data folder" => "Facikla podataka",
 "Finish setup" => "Završi podešavanje",
-"gives you freedom and control over your own data" => "vam daje slobodu i kontrolu nad vašim podacima",
 "Log out" => "Odjava",
 "Settings" => "Podešavanja",
 "Lost your password?" => "Izgubili ste lozinku?",
 "remember" => "upamti",
 "You are logged out." => "Odjavljeni ste.",
-"You will receive a link to reset your password via Email." => "Dobićete vezu za resetovanje lozinke putem e-pošte.",
-"Requested" => "Zahtev poslat",
-"Login failed!" => "Neuspešno prijavljivanje!",
-"Username or Email" => "Korisničko ime ili adresa e-pošte",
-"Request reset" => "Zahtev za resetovanje",
 "prev" => "prethodno",
-"next" => "sledeće",
-"Your password was reset" => "Vaša lozinka je resetovana",
-"New password" => "Nova lozinka",
-"Reset password" => "Resetuj lozinku"
+"next" => "sledeće"
 );
diff --git a/core/l10n/sv.php b/core/l10n/sv.php
index d7e1c240378ba8e4bf5521e1a73614e610ae1059..2b4bb2b95118a6769e07f8b0e7bf5137a2383108 100644
--- a/core/l10n/sv.php
+++ b/core/l10n/sv.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Du får en länk att återställa ditt lösenord via e-post.",
+"Requested" => "Begärd",
+"Login failed!" => "Inloggning misslyckades!",
+"Username" => "Användarnamn",
+"Request reset" => "Begär återställning",
+"Your password was reset" => "Ditt lösenord har återställts",
+"New password" => "Nytt lösenord",
+"Reset password" => "Återställ lösenordet",
 "Personal" => "Personlig",
 "Users" => "Användare",
 "Apps" => "Program",
@@ -6,31 +14,21 @@
 "Help" => "Hjälp",
 "Cloud not found" => "Hittade inget moln",
 "Create an <strong>admin account</strong>" => "Skapa ett <strong>administratörskonto</strong>",
-"Username" => "Användarnamn",
 "Password" => "Lösenord",
+"Advanced" => "Avancerat",
+"Data folder" => "Datamapp",
 "Configure the database" => "Konfigurera databasen",
 "will be used" => "kommer att användas",
 "Database user" => "Databas-användare",
 "Database password" => "Lösenord för databasen",
 "Database name" => "Databasens namn",
-"Advanced" => "Avancerat",
 "Database host" => "Databasserver",
-"Data folder" => "Datamapp",
 "Finish setup" => "Avsluta installation",
-"gives you freedom and control over your own data" => "ger dig frihet och kontroll över din egen data",
 "Log out" => "Logga ut",
 "Settings" => "Inställningar",
-"Lost your password?" => "Tappat bort ditt lösenord?",
+"Lost your password?" => "Glömt ditt lösenord?",
 "remember" => "kom ihåg",
 "You are logged out." => "Du är utloggad",
-"You will receive a link to reset your password via Email." => "Du kommer få en länk, via e-post, där du kan återställ ditt lösenord",
-"Requested" => "Begärd",
-"Login failed!" => "Inloggning misslyckades!",
-"Username or Email" => "Användarnamn eller e-post",
-"Request reset" => "Begär återställning",
 "prev" => "föregående",
-"next" => "nästa",
-"Your password was reset" => "Ditt lösenord har återställts",
-"New password" => "Nytt lösenord",
-"Reset password" => "Återställ lösenord"
+"next" => "nästa"
 );
diff --git a/core/l10n/tr.php b/core/l10n/tr.php
new file mode 100644
index 0000000000000000000000000000000000000000..100fa9960cb7ffc66596af33c655ec25a3a18814
--- /dev/null
+++ b/core/l10n/tr.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "Parolanızı sıfırlamak için bir bağlantı Eposta olarak gönderilecek.",
+"Requested" => "İstendi",
+"Login failed!" => "Giriş başarısız!",
+"Username" => "Kullanıcı adı",
+"Request reset" => "Sıfırlama iste",
+"Your password was reset" => "Parolanız sıfırlandı",
+"New password" => "Yeni parola",
+"Reset password" => "Parolayı sıfırla",
+"Personal" => "Kişisel",
+"Users" => "Kullanıcılar",
+"Apps" => "Uygulamalar",
+"Admin" => "Yönetici",
+"Help" => "Yardı",
+"Cloud not found" => "Bulut bulunamadı",
+"Create an <strong>admin account</strong>" => "Bir <strong>yönetici hesabı</strong> oluşturun",
+"Password" => "Parola",
+"Advanced" => "Gelişmiş",
+"Data folder" => "Veri klasörü",
+"Configure the database" => "Veritabanını ayarla",
+"will be used" => "kullanılacak",
+"Database user" => "Veritabanı kullanıcı adı",
+"Database password" => "Veritabanı parolası",
+"Database name" => "Veritabanı adı",
+"Database host" => "Veritabanı sunucusu",
+"Finish setup" => "Kurulumu tamamla",
+"Log out" => "Çıkış yap",
+"Settings" => "Ayarlar",
+"Lost your password?" => "Parolanızı mı unuttunuz?",
+"remember" => "hatırla",
+"You are logged out." => "Çıkış yaptınız.",
+"prev" => "önceki",
+"next" => "sonraki"
+);
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 4c9f197346c3252c2373f370bfd6e670712837aa..8ab1419fed2d23266c10df08f2fde29d8df3e936 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -1,4 +1,12 @@
 <?php $TRANSLATIONS = array(
+"You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。",
+"Requested" => "已请求",
+"Login failed!" => "登录失败!",
+"Username" => "用户名",
+"Request reset" => "请求重置",
+"Your password was reset" => "您的密码已重置",
+"New password" => "新密码",
+"Reset password" => "重置密码",
 "Personal" => "个人",
 "Users" => "用户",
 "Apps" => "应用",
@@ -6,31 +14,21 @@
 "Help" => "帮助",
 "Cloud not found" => "未找到云",
 "Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>",
-"Username" => "用户名",
 "Password" => "密码",
+"Advanced" => "高级",
+"Data folder" => "数据目录",
 "Configure the database" => "配置数据库",
 "will be used" => "将被使用",
 "Database user" => "数据库用户",
 "Database password" => "数据库密码",
 "Database name" => "数据库名",
-"Advanced" => "高级",
 "Database host" => "数据库主机",
-"Data folder" => "数据目录",
 "Finish setup" => "安装完成",
-"gives you freedom and control over your own data" => "自由掌控您的数据",
 "Log out" => "注销",
 "Settings" => "设置",
 "Lost your password?" => "忘记密码?",
 "remember" => "记住",
 "You are logged out." => "您已注销。",
-"You will receive a link to reset your password via Email." => "您将通过邮件收到一个用于重置密码的链接",
-"Requested" => "请求已发送",
-"Login failed!" => "登陆失败!",
-"Username or Email" => "用户名或电子邮件",
-"Request reset" => "请求重置",
 "prev" => "上一页",
-"next" => "下一页",
-"Your password was reset" => "您的密码已重置",
-"New password" => "新密码",
-"Reset password" => "重置密码"
+"next" => "下一页"
 );
diff --git a/files/js/files.js b/files/js/files.js
index 5a528f5122c418cd60cbb2916f8b30a30f86d891..7c04245c22388d0fa5444c3667852f11b1c5ead3 100644
--- a/files/js/files.js
+++ b/files/js/files.js
@@ -12,7 +12,7 @@ $(document).ready(function() {
 
 	//drag/drop of files
 	$('#fileList tr td.filename').draggable(dragOptions);
-	$('#fileList tr[data-type="dir"] td.filename').droppable(folderDropOptions);
+	$('#fileList tr[data-type="dir"][data-write="true"] td.filename').droppable(folderDropOptions);
 	$('div.crumb').droppable(crumbDropOptions);
 	$('ul#apps>li:first-child').data('dir','');
 	$('ul#apps>li:first-child').droppable(crumbDropOptions);
@@ -71,8 +71,8 @@ $(document).ready(function() {
 		} else {
 			var filename=$(this).parent().parent().attr('data-file');
 			var tr=$('tr').filterAttr('data-file',filename);
-			var renaming=tr.data('renaming')
-				if(!renaming && !FileList.isLoading(filename)){
+			var renaming=tr.data('renaming');
+			if(!renaming && !FileList.isLoading(filename)){
 				var mime=$(this).parent().parent().data('mime');
 				var type=$(this).parent().parent().data('type');
 				var action=FileActions.getDefault(mime,type);
diff --git a/files/l10n/ar.php b/files/l10n/ar.php
new file mode 100644
index 0000000000000000000000000000000000000000..afdc0a89201ccb802c22d0413ab1579dfde053ae
--- /dev/null
+++ b/files/l10n/ar.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "تم ترفيع الملفات بنجاح.",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "حجم الملف الذي تريد ترفيعه أعلى مما upload_max_filesize يسمح به في ملف php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.",
+"The uploaded file was only partially uploaded" => "تم ترفيع جزء من الملفات الذي تريد ترفيعها فقط",
+"No file was uploaded" => "لم يتم ترفيع أي من الملفات",
+"Missing a temporary folder" => "المجلد المؤقت غير موجود",
+"Files" => "الملفات",
+"Maximum upload size" => "الحد الأقصى لحجم الملفات التي يمكن رفعها",
+"Upload" => "إرفع",
+"Nothing in here. Upload something!" => "لا يوجد شيء هنا. إرفع بعض الملفات!",
+"Name" => "الاسم",
+"Download" => "تحميل",
+"Size" => "حجم",
+"Modified" => "معدل",
+"Delete" => "محذوف",
+"Upload too large" => "حجم الترفيع أعلى من المسموح",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم."
+);
diff --git a/files/l10n/bg_BG.php b/files/l10n/bg_BG.php
index db5a095c2cbdeff90a26a91551b4324f1fd4c479..027a76982038358dc101ea109b00eb840b155882 100644
--- a/files/l10n/bg_BG.php
+++ b/files/l10n/bg_BG.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Файлът е качен успешно",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Файлът който се опитвате да качите, надвишава зададените стойности в upload_max_filesize в PHP.INI",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в HTML формата.",
+"The uploaded file was only partially uploaded" => "Файлът е качен частично",
+"No file was uploaded" => "Фахлът не бе качен",
+"Missing a temporary folder" => "Липсва временната папка",
 "Files" => "Файлове",
 "Maximum upload size" => "Макс. размер за качване",
 "Upload" => "Качване",
-"New Folder" => "Нова папка",
 "Nothing in here. Upload something!" => "Няма нищо, качете нещо!",
 "Name" => "Име",
 "Download" => "Изтегляне",
diff --git a/files/l10n/ca.php b/files/l10n/ca.php
index 8515ab35f2712adca7f6ab5a44d7d75e532d5b00..cb685e543fd5054677e3cbb80a78ad14048d9588 100644
--- a/files/l10n/ca.php
+++ b/files/l10n/ca.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "El fitxer s'ha pujat correctament",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "El fitxer de pujada excedeix la directiva upload_max_filesize establerta a php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El fitxer de pujada excedeix la directiva MAX_FILE_SIZE especificada al formulari HTML",
+"The uploaded file was only partially uploaded" => "El fitxer només s'ha pujat parcialment",
+"No file was uploaded" => "El fitxer no s'ha pujat",
+"Missing a temporary folder" => "S'ha perdut un fitxer temporal",
 "Files" => "Fitxers",
 "Maximum upload size" => "Mida màxima de pujada",
 "Upload" => "Puja",
-"New Folder" => "Carpeta nova",
 "Nothing in here. Upload something!" => "Res per aquí. Pugeu alguna cosa!",
 "Name" => "Nom",
 "Download" => "Descarrega",
diff --git a/files/l10n/cs_CZ.php b/files/l10n/cs_CZ.php
index c5430deaeb62e9f1889b5ee079ec19be98145c73..d0ebace2d893ea73ef6ac657a49aab62b26e0876 100644
--- a/files/l10n/cs_CZ.php
+++ b/files/l10n/cs_CZ.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Soubor byl odeslán úspěšně",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Odeslaný soubor přesáhl velikostí parametr upload_max_filesize v php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Odeslaný soubor přesáhl velikostí parametr MAX_FILE_SIZE specifikovaný v HTML formuláři",
+"The uploaded file was only partially uploaded" => "Soubor byl odeslán pouze částečně",
+"No file was uploaded" => "Soubor nebyl odeslán",
+"Missing a temporary folder" => "Chybí adresář pro sočasné soubory",
 "Files" => "Soubory",
 "Maximum upload size" => "Maximální velikost ukládaných souborů",
 "Upload" => "Uložit",
-"New Folder" => "Nový adresář",
 "Nothing in here. Upload something!" => "Žádný obsah. Uložte si něco!",
 "Name" => "Název",
 "Download" => "Stáhnout",
diff --git a/files/l10n/da.php b/files/l10n/da.php
index bc909a923317a334e0be0feb2946ebf90fa5f389..0bffc6a63e1947eb32983e403fbd9603d09a68ea 100644
--- a/files/l10n/da.php
+++ b/files/l10n/da.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Der er ingen fejl, filen blev uploadet med success",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den uploadede fil overskrider upload_max_filesize direktivet i php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Den uploadede fil overskrider MAX_FILE_SIZE -direktivet som er specificeret i HTML-formularen",
+"The uploaded file was only partially uploaded" => "Den uploadede file blev kun delvist uploadet",
+"No file was uploaded" => "Ingen fil blev uploadet",
+"Missing a temporary folder" => "Mangler en midlertidig mappe",
 "Files" => "Filer",
 "Maximum upload size" => "Maksimal upload-størrelse",
 "Upload" => "Upload",
-"New Folder" => "Ny Mappe",
 "Nothing in here. Upload something!" => "Her er tomt. Upload noget!",
 "Name" => "Navn",
 "Download" => "Download",
@@ -10,5 +15,5 @@
 "Modified" => "Ændret",
 "Delete" => "Slet",
 "Upload too large" => "Upload for stor",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerne du prøver at uploade er større end den maksimale størrelse for fil-upload på denne server."
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server."
 );
diff --git a/files/l10n/de.php b/files/l10n/de.php
index 0259dd02e848ed70c0864b29790adb5e66e30bf3..ea229b5dd73ec3e834d149bf4770ae41f6a826af 100644
--- a/files/l10n/de.php
+++ b/files/l10n/de.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Datei hochgeladen.",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Die hochgeladene Datei ist zu groß.",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Die hochgeladene Datei ist zu groß.",
+"The uploaded file was only partially uploaded" => "Die Datei wurde nur teilweise hochgeladen.",
+"No file was uploaded" => "Es wurde keine Datei hochgeladen.",
+"Missing a temporary folder" => "Temporärer Ordner fehlt.",
 "Files" => "Dateien",
 "Maximum upload size" => "Maximale Größe",
 "Upload" => "Hochladen",
-"New Folder" => "Neuer Ordner",
 "Nothing in here. Upload something!" => "Alles leer. Lad’ was hoch!",
 "Name" => "Name",
 "Download" => "Herunterladen",
diff --git a/files/l10n/el.php b/files/l10n/el.php
index 14b95e69ca6fc85e995210007d658d87e9b57f73..151527c78907b343461a29e4314c0edb1a7fe508 100644
--- a/files/l10n/el.php
+++ b/files/l10n/el.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Δεν υπάρχει λάθος, το αρχείο που μεταφορτώθηκε επιτυχώς",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Το αρχείο που μεταφορτώθηκε υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Το αρχείο υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"MAX_FILE_SIZE\" που έχει οριστεί στην html φόρμα",
+"The uploaded file was only partially uploaded" => "Το αρχείο μεταφορώθηκε μόνο εν μέρει",
+"No file was uploaded" => "Το αρχείο δεν μεταφορτώθηκε",
+"Missing a temporary folder" => "Λείπει ένας προσωρινός φάκελος",
 "Files" => "Αρχεία",
 "Maximum upload size" => "Μέγιστο μέγεθος μεταφόρτωσης",
 "Upload" => "Μεταφόρτωση",
-"New Folder" => "Νέος φάκελος",
 "Nothing in here. Upload something!" => "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!",
 "Name" => "Όνομα",
 "Download" => "Λήψη",
diff --git a/files/l10n/eo.php b/files/l10n/eo.php
new file mode 100644
index 0000000000000000000000000000000000000000..42dc4f1280eace6c8d59473f35d592af976499b2
--- /dev/null
+++ b/files/l10n/eo.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Ne estas eraro, la dosiero alŝutiĝis sukcese",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "La dosiero alŝutita superas laregulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
+"The uploaded file was only partially uploaded" => "La alŝutita dosiero nur parte alŝutiĝis",
+"No file was uploaded" => "Neniu dosiero estas alŝutita",
+"Missing a temporary folder" => "Mankas tempa dosierujo",
+"Files" => "Dosieroj",
+"Maximum upload size" => "Maksimuma alŝutogrando",
+"Upload" => "Alŝuti",
+"Nothing in here. Upload something!" => "Nenio estas ĉi tie. Alŝutu ion!",
+"Name" => "Nomo",
+"Download" => "Elŝuti",
+"Size" => "Grando",
+"Modified" => "Modifita",
+"Delete" => "Forigi",
+"Upload too large" => "Elŝuto tro larĝa",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo."
+);
diff --git a/files/l10n/es.php b/files/l10n/es.php
index 28dc17af761ae8d67abf6653df44a16c7be4d14f..14086d3f6ce0eeb2e9429e3e46086d093784123f 100644
--- a/files/l10n/es.php
+++ b/files/l10n/es.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "No hubo ningún error, el archivo se subió con éxito",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "El archivo que intentas subir sobrepasa el tamaño definido por la variable upload_max_filesize en php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El archivo que intentas subir sobrepasa el tamaño definido por la variable MAX_FILE_SIZE especificada en el formulario HTML",
+"The uploaded file was only partially uploaded" => "El archivo que intentas subir solo se subió parcialmente",
+"No file was uploaded" => "No se subió ningún archivo",
+"Missing a temporary folder" => "Falta un directorio temporal",
 "Files" => "Archivos",
 "Maximum upload size" => "Tamaño máximo de subida",
 "Upload" => "Subir",
-"New Folder" => "Crear Carpeta",
 "Nothing in here. Upload something!" => "Aquí no hay nada. ¡Sube algo!",
 "Name" => "Nombre",
 "Download" => "Descargar",
diff --git a/files/l10n/et_EE.php b/files/l10n/et_EE.php
index 29c44dac10693bece41498cc468370d497a232c8..c8604b14dd05abe4130a4ab2c79021be397ba2d7 100644
--- a/files/l10n/et_EE.php
+++ b/files/l10n/et_EE.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Ühtegi viga pole, fail on üles laetud",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Üles laetud faili suurus ületab php.ini määratud upload_max_filesize suuruse",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Üles laetud faili suurus ületab HTML vormis määratud upload_max_filesize suuruse",
+"The uploaded file was only partially uploaded" => "Fail laeti üles ainult osaliselt",
+"No file was uploaded" => "Ühtegi faili ei laetud üles",
+"Missing a temporary folder" => "Ajutiste failide kaust puudub",
 "Files" => "Failid",
 "Maximum upload size" => "Maksimaalne üleslaadimise suurus",
 "Upload" => "Lae üles",
-"New Folder" => "Uus kaust",
 "Nothing in here. Upload something!" => "Siin pole midagi. Lae midagi üles!",
 "Name" => "Nimi",
 "Download" => "Lae alla",
diff --git a/files/l10n/eu.php b/files/l10n/eu.php
new file mode 100644
index 0000000000000000000000000000000000000000..b9873e6c3fa4219c08cb9d705eec0c40797443b9
--- /dev/null
+++ b/files/l10n/eu.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Ez da arazorik izan, fitxategia ongi igo da",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Igotako fitxategiaren tamaina php.ini-ko upload_max_filesize direktiban adierazitakoa  baino handiagoa da",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Igotako fitxategiaren tamaina HTML inprimakiko MAX_FILESIZE direktiban adierazitakoa baino handiagoa da",
+"The uploaded file was only partially uploaded" => "Igotako fitxategiaren zati bat baino gehiago ez da igo",
+"No file was uploaded" => "Ez da fitxategirik igo",
+"Missing a temporary folder" => "Aldi baterako karpeta falta da",
+"Files" => "Fitxategiak",
+"Maximum upload size" => "Igo daitekeen gehienezko tamaina",
+"Upload" => "Igo",
+"Nothing in here. Upload something!" => "Ez dago ezer. Igo zerbait!",
+"Name" => "Izena",
+"Download" => "Deskargatu",
+"Size" => "Tamaina",
+"Modified" => "Aldatuta",
+"Delete" => "Ezabatu",
+"Upload too large" => "Igotakoa handiegia da",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira."
+);
diff --git a/files/l10n/fr.php b/files/l10n/fr.php
index fa58f073d667daeb4d6d5449be1496eecfc4c650..6cc15896e21566f4c342d45390bfa6bf1f203f2e 100644
--- a/files/l10n/fr.php
+++ b/files/l10n/fr.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Aucune erreur, le fichier a été téléversé avec succès",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Le fichier téléversé excède la valeur de upload_max_filesize spécifiée dans php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Le fichier téléversé excède la valeur de MAX_FILE_SIZE spécifiée dans le formulaire HTML",
+"The uploaded file was only partially uploaded" => "Le fichier n'a été que partiellement téléversé",
+"No file was uploaded" => "Aucun fichier n'a été téléversé",
+"Missing a temporary folder" => "Il manque un répertoire temporaire",
 "Files" => "Fichiers",
 "Maximum upload size" => "Taille max. d'envoi",
 "Upload" => "Envoyer",
-"New Folder" => "Nouveau dossier",
 "Nothing in here. Upload something!" => "Il n'y a rien ici ! Envoyez donc quelque chose :)",
 "Name" => "Nom",
 "Download" => "Téléchargement",
diff --git a/files/l10n/he.php b/files/l10n/he.php
new file mode 100644
index 0000000000000000000000000000000000000000..79ae1edb7a5a5c479030bf12c20cbc4896b89954
--- /dev/null
+++ b/files/l10n/he.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "לא אירעה תקלה, הקבצים הועלו בהצלחה",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "הקובץ שהועלה חרג מההנחיה upload_max_filesize בקובץ php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "הקובץ שהועלה חרג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML",
+"The uploaded file was only partially uploaded" => "הקובץ שהועלה הועלה בצורה חלקית",
+"No file was uploaded" => "לא הועלו קבצים",
+"Missing a temporary folder" => "תיקייה זמנית חסרה",
+"Files" => "קבצים",
+"Maximum upload size" => "גודל העלאה מקסימלי",
+"Upload" => "העלאה",
+"Nothing in here. Upload something!" => "אין כאן שום דבר. אולי ברצונך להעלות משהו?",
+"Name" => "שם",
+"Download" => "הורדה",
+"Size" => "גודל",
+"Modified" => "זמן שינוי",
+"Delete" => "מחיקה",
+"Upload too large" => "העלאה גדולה מידי",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה."
+);
diff --git a/files/l10n/hr.php b/files/l10n/hr.php
new file mode 100644
index 0000000000000000000000000000000000000000..670e87f65578ae246c7ec346ec96510ff405eff7
--- /dev/null
+++ b/files/l10n/hr.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Datoteka je poslana uspješno i bez pogrešaka",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Poslana datoteka izlazi iz okvira upload_max_size direktive postavljene u php.ini konfiguracijskoj datoteci",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Poslana datoteka izlazi iz okvira MAX_FILE_SIZE direktive postavljene u HTML obrascu",
+"The uploaded file was only partially uploaded" => "Datoteka je poslana samo djelomično",
+"No file was uploaded" => "Ni jedna datoteka nije poslana",
+"Missing a temporary folder" => "Nedostaje privremena mapa",
+"Files" => "Datoteke",
+"Maximum upload size" => "Maksimalna veličina prijenosa",
+"Upload" => "Pošalji",
+"Nothing in here. Upload something!" => "Nema ničega u ovoj mapi. Pošalji nešto!",
+"Name" => "Naziv",
+"Download" => "Preuzmi",
+"Size" => "Veličina",
+"Modified" => "Zadnja promjena",
+"Delete" => "Briši",
+"Upload too large" => "Prijenos je preobiman",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke koje pokušavate prenijeti prelaze maksimalnu veličinu za prijenos datoteka na ovom poslužitelju."
+);
diff --git a/files/l10n/hu_HU.php b/files/l10n/hu_HU.php
new file mode 100644
index 0000000000000000000000000000000000000000..a176ffce6478a20758c9a5a55cbb6f87e6bdd413
--- /dev/null
+++ b/files/l10n/hu_HU.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Nincs hiba, a fájl sikeresen feltöltve.",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "A feltöltött file meghaladja az upload_max_filesize direktívát a php.ini-ben.",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "A feltöltött fájl meghaladja a MAX_FILE_SIZE direktívát ami meghatározott a HTML form-ban.",
+"The uploaded file was only partially uploaded" => "Az eredeti fájl csak részlegesen van feltöltve.",
+"No file was uploaded" => "Nem lett fájl feltöltve.",
+"Missing a temporary folder" => "Hiányzik az ideiglenes könyvtár",
+"Files" => "Fájlok",
+"Maximum upload size" => "Maximális feltölthető fájlméret",
+"Upload" => "Feltöltés",
+"Nothing in here. Upload something!" => "Töltsön fel egy fájlt.",
+"Name" => "Név",
+"Download" => "Letöltés",
+"Size" => "Méret",
+"Modified" => "Módosítva",
+"Delete" => "Törlés",
+"Upload too large" => "Feltöltés túl nagy",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "A fájlokat amit próbálsz feltölteni meghaladta a legnagyobb fájlméretet ezen a szerveren."
+);
diff --git a/files/l10n/ia.php b/files/l10n/ia.php
new file mode 100644
index 0000000000000000000000000000000000000000..852fb8794ac3e5b8c59926bebdd386de5781d0ac
--- /dev/null
+++ b/files/l10n/ia.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"The uploaded file was only partially uploaded" => "Le file incargate solmente esseva incargate partialmente",
+"No file was uploaded" => "Nulle file esseva incargate",
+"Files" => "Files",
+"Maximum upload size" => "Dimension maxime de incargamento",
+"Upload" => "Incargar",
+"Nothing in here. Upload something!" => "Nihil hic. Incarga alcun cosa!",
+"Name" => "Nomine",
+"Download" => "Discargar",
+"Size" => "Dimension",
+"Modified" => "Modificate",
+"Delete" => "Deler",
+"Upload too large" => "Incargamento troppo longe"
+);
diff --git a/files/l10n/id.php b/files/l10n/id.php
index feb5c6d863152a252f394a7f2cbc92e267c8a86c..902eeeb4ec20d556f01af0187f9ab0c01647e2de 100644
--- a/files/l10n/id.php
+++ b/files/l10n/id.php
@@ -2,7 +2,6 @@
 "Files" => "Berkas",
 "Maximum upload size" => "Ukuran unggah maksimum",
 "Upload" => "Unggah",
-"New Folder" => "Folder Baru",
 "Nothing in here. Upload something!" => "Tidak ada apa-apa di sini. Unggah sesuatu!",
 "Name" => "Nama",
 "Download" => "Unduh",
diff --git a/files/l10n/it.php b/files/l10n/it.php
index 4c958924ceb7fad01a58fae4306cbcaa81265637..15ade733b97f16cff2951348fbd17ada47e6588a 100644
--- a/files/l10n/it.php
+++ b/files/l10n/it.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Non ci sono errori, file caricato con successo",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Il file caricato supera il valore upload_max_filesize in php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Il file caricato supera il valore MAX_FILE_SIZE definito nel form HTML",
+"The uploaded file was only partially uploaded" => "Il file è stato parzialmente caricato",
+"No file was uploaded" => "Nessun file è stato caricato",
+"Missing a temporary folder" => "Cartella temporanea mancante",
 "Files" => "File",
 "Maximum upload size" => "Dimensione massima upload",
 "Upload" => "Carica",
-"New Folder" => "Nuova Cartella",
 "Nothing in here. Upload something!" => "Non c'è niente qui. Carica qualcosa!",
 "Name" => "Nome",
 "Download" => "Scarica",
diff --git a/files/l10n/ja_JP.php b/files/l10n/ja_JP.php
new file mode 100644
index 0000000000000000000000000000000000000000..d41e7e119a2d988267ba7aa49f578916d87b16f2
--- /dev/null
+++ b/files/l10n/ja_JP.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "エラーはありません。ファイルのアップロードは成功しました。",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "アップロードされたファイルはphp.iniのupload_max_filesizeに設定されたサイズを超えています",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "アップロードされたファイルはHTMLのフォームに設定されたMAX_FILE_SIZEに設定されたサイズを超えています",
+"The uploaded file was only partially uploaded" => "ファイルは一部分しかアップロードされませんでした",
+"No file was uploaded" => "ファイルはアップロードされませんでした",
+"Missing a temporary folder" => "テンポラリフォルダが見つかりません",
+"Files" => "ファイル",
+"Maximum upload size" => "最大アップロードサイズ",
+"Upload" => "アップロード",
+"Nothing in here. Upload something!" => "ここには何もありません。何かアップロードしてください。",
+"Name" => "名前",
+"Download" => "ダウンロード",
+"Size" => "サイズ",
+"Modified" => "更新日時",
+"Delete" => "削除",
+"Upload too large" => "ファイルサイズが大きすぎます",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "アップロードしようとしているファイルはサーバで規定された最大サイズを超えています"
+);
diff --git a/files/l10n/lb.php b/files/l10n/lb.php
index 3f8a4af0bd9ba71f06ccbc1e1569f43bb452bae7..43956fcd63e65288f8033937027a0a69d474baa9 100644
--- a/files/l10n/lb.php
+++ b/files/l10n/lb.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Keen Feeler, Datei ass komplett ropgelueden ginn",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Déi ropgelueden Datei ass méi grouss wei d'upload_max_filesize Eegenschaft an der php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass",
+"The uploaded file was only partially uploaded" => "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn",
+"No file was uploaded" => "Et ass keng Datei ropgelueden ginn",
+"Missing a temporary folder" => "Et feelt en temporären Dossier",
 "Files" => "Dateien",
 "Maximum upload size" => "Maximum Upload Gréisst ",
 "Upload" => "Eroplueden",
-"New Folder" => "Neien Dossier",
 "Nothing in here. Upload something!" => "Hei ass näischt. Lued eppes rop!",
 "Name" => "Numm",
 "Download" => "Eroflueden",
diff --git a/files/l10n/lt_LT.php b/files/l10n/lt_LT.php
new file mode 100644
index 0000000000000000000000000000000000000000..1bec35e0f8c5c27e05fb305d6f97c57401286dba
--- /dev/null
+++ b/files/l10n/lt_LT.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Klaidų nėra, failas įkeltas sėkmingai",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Įkeliamo failo dydis viršija upload_max_filesize parametrą php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Įkeliamo failo dydis viršija MAX_FILE_SIZE parametrą, kuris yra nustatytas HTML formoje",
+"The uploaded file was only partially uploaded" => "Failas buvo įkeltas tik dalinai",
+"No file was uploaded" => "Nebuvo įkeltas nė vienas failas",
+"Missing a temporary folder" => "Nėra laikinojo katalogo",
+"Files" => "Failai",
+"Maximum upload size" => "Maksimalus failo dydis",
+"Upload" => "Įkelti",
+"Nothing in here. Upload something!" => "Čia tuščia. Įkelkite ką nors!",
+"Name" => "Pavadinimas",
+"Download" => "Atsisiųsti",
+"Size" => "Dydis",
+"Modified" => "Pakeista",
+"Delete" => "Ištrinti",
+"Upload too large" => "Įkėlimui failas per didelis",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Bandomų įkelti failų dydis viršija maksimalų leidžiamą šiame serveryje"
+);
diff --git a/files/l10n/ms_MY.php b/files/l10n/ms_MY.php
index 3b654cccdafe86de7a52595b76d33d481b18507b..038ffd521a0eb3a60881d8c7794ba749dba71a9b 100644
--- a/files/l10n/ms_MY.php
+++ b/files/l10n/ms_MY.php
@@ -2,7 +2,6 @@
 "Files" => "fail",
 "Maximum upload size" => "Saiz maksimum muat naik",
 "Upload" => "Muat naik",
-"New Folder" => "Folder baru",
 "Nothing in here. Upload something!" => "Tiada apa-apa di sini. Muat naik sesuatu!",
 "Name" => "Nama ",
 "Download" => "Muat turun",
diff --git a/files/l10n/nb_NO.php b/files/l10n/nb_NO.php
index 49c6c158f47e5682c043dfb0b8afbc1f83f4aacf..c4ef4989a58bb04d27b8e3f7e8ddcf96aae964b2 100644
--- a/files/l10n/nb_NO.php
+++ b/files/l10n/nb_NO.php
@@ -2,7 +2,6 @@
 "Files" => "Filer",
 "Maximum upload size" => "Maksimum opplastingsstørrelse",
 "Upload" => "Last opp",
-"New Folder" => "Ny mappe",
 "Nothing in here. Upload something!" => "Ingenting her. Last opp noe!",
 "Name" => "Navn",
 "Download" => "Last ned",
diff --git a/files/l10n/nl.php b/files/l10n/nl.php
index c474d9a4ca2c7a6cd054ce67bbfa1872f212a1f1..9d470bdf2ff994ea298d5e6beeb73d633c82d77a 100644
--- a/files/l10n/nl.php
+++ b/files/l10n/nl.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Geen fout opgetreden, bestand successvol geupload.",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Het geüploade bestand is groter dan de upload_max_filesize instelling in php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Het geüploade bestand is groter dan de MAX_FILE_SIZE richtlijn die is opgegeven in de HTML-formulier",
+"The uploaded file was only partially uploaded" => "Het bestand is slechts gedeeltelijk geupload",
+"No file was uploaded" => "Geen bestand geüpload",
+"Missing a temporary folder" => "Een tijdelijke map mist",
 "Files" => "Bestanden",
 "Maximum upload size" => "Maximale bestandsgrootte voor uploads",
 "Upload" => "Upload",
-"New Folder" => "Nieuwe map",
 "Nothing in here. Upload something!" => "Er bevindt zich hier niets. Upload een bestand!",
 "Name" => "Naam",
 "Download" => "Download",
diff --git a/files/l10n/nn_NO.php b/files/l10n/nn_NO.php
new file mode 100644
index 0000000000000000000000000000000000000000..34f2f6be960d3ddca41466236d6218a150df21b8
--- /dev/null
+++ b/files/l10n/nn_NO.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Ingen feil, fila vart lasta opp",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den opplasta fila er større enn variabelen upload_max_filesize i php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet",
+"The uploaded file was only partially uploaded" => "Fila vart berre delvis lasta opp",
+"No file was uploaded" => "Ingen filer vart lasta opp",
+"Missing a temporary folder" => "Manglar ei mellombels mappe",
+"Files" => "Filer",
+"Maximum upload size" => "Maksimal opplastingsstorleik",
+"Upload" => "Last opp",
+"Nothing in here. Upload something!" => "Ingenting her. Last noko opp!",
+"Name" => "Namn",
+"Download" => "Last ned",
+"Size" => "Storleik",
+"Modified" => "Endra",
+"Delete" => "Slett",
+"Upload too large" => "For stor opplasting",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver å laste opp er større enn maksgrensa til denne tenaren."
+);
diff --git a/files/l10n/pl.php b/files/l10n/pl.php
index 6cd60267fc815b68e9397dc970cce4477bc937e2..075a3da07fe23b25f473dc0dab59342f144d54fa 100644
--- a/files/l10n/pl.php
+++ b/files/l10n/pl.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Brak błędu, plik przesłany z sukcesem",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Przesłany plik przekracza ustawienie upload_max_filesize w pliku php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Przesłany plik przekracza MAX_FILE_SIZE ustawienia, które zostało określono w formularzu HTML",
+"The uploaded file was only partially uploaded" => "Plik został przesłany tylko częściowo.",
+"No file was uploaded" => "Żaden plik nie został przesłany",
+"Missing a temporary folder" => "Brakuje folderu tymczasowego",
 "Files" => "Pliki",
 "Maximum upload size" => "Maksymalna wielkość przesyłanego pliku",
 "Upload" => "Prześlij",
-"New Folder" => "Nowy katalog",
 "Nothing in here. Upload something!" => "Nic tu nie ma. Prześlij jakieś pliki!",
 "Name" => "Nazwa",
 "Download" => "Ściąganie",
diff --git a/files/l10n/pt_BR.php b/files/l10n/pt_BR.php
index efaefe51655a8bb0cc0f11a29fd0e8e8aa787e7b..57b1af2ae6d7d551fbfd1f9e02d37df00a37ce0f 100644
--- a/files/l10n/pt_BR.php
+++ b/files/l10n/pt_BR.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Não houve nenhum erro, o arquivo foi transferido com sucesso",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "O tamanho do arquivo excede o limed especifiicado em upload_max_filesize no php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "O arquivo carregado excede o MAX_FILE_SIZE que foi especificado no formulário HTML",
+"The uploaded file was only partially uploaded" => "O arquivo foi transferido parcialmente",
+"No file was uploaded" => "Nenhum arquivo foi transferido",
+"Missing a temporary folder" => "Pasta temporária não encontrada",
 "Files" => "Arquivos",
 "Maximum upload size" => "Tamanho máximo para carregar",
 "Upload" => "Carregar",
-"New Folder" => "Nova Pasta",
 "Nothing in here. Upload something!" => "Nada aqui.Carregar alguma coisa!",
 "Name" => "Nome",
 "Download" => "Baixar",
diff --git a/files/l10n/ro.php b/files/l10n/ro.php
index a54b011d109f2e52762979bf2e5001868578bcd7..65ce6953ad0b49e60deeaee95dba8c3df7a71faf 100644
--- a/files/l10n/ro.php
+++ b/files/l10n/ro.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Nu am întâmpinat nici eroare, fișierul a fost încărcat cu success",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Fișierul are o dimensiune mai mare decât cea specificată în variabila upload_max_filesize din php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Fișierul are o dimensiune mai mare decât variabile MAX_FILE_SIZE specificată în formularul HTML",
+"The uploaded file was only partially uploaded" => "Fișierul a fost încărcat doar parțial",
+"No file was uploaded" => "Nu a fost încărcat nici un fișier",
+"Missing a temporary folder" => "Lipsă folder temporar",
 "Files" => "Fișiere",
 "Maximum upload size" => "Dimensiunea maximă",
 "Upload" => "Încarcă",
-"New Folder" => "Director nou",
 "Nothing in here. Upload something!" => "Nici un fișier, încarcă ceva!",
 "Name" => "Nume",
 "Download" => "Descarcă",
diff --git a/files/l10n/ru.php b/files/l10n/ru.php
index ff1c05ce8ee7d6c0a69c8e84152b5ac3c17daa6b..a77e6e370b4f4d293beffa974dd1df022b739d92 100644
--- a/files/l10n/ru.php
+++ b/files/l10n/ru.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Файл успешно загружен",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Файл превышает допустимые размеры (описаны как upload_max_filesize в php.ini)",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Файл превышает размер MAX_FILE_SIZE, указаный в HTML-форме",
+"The uploaded file was only partially uploaded" => "Файл был частично загружен",
+"No file was uploaded" => "Файл не был загружен",
+"Missing a temporary folder" => "Невозможно найти временную директорию",
 "Files" => "Файлы",
 "Maximum upload size" => "Максимальный размер файла",
 "Upload" => "Закачать",
-"New Folder" => "Новая папка",
 "Nothing in here. Upload something!" => "Здесь ничего нет. Закачайте что-нибудь!",
 "Name" => "Название",
 "Download" => "Скачать",
diff --git a/files/l10n/sk_SK.php b/files/l10n/sk_SK.php
new file mode 100644
index 0000000000000000000000000000000000000000..840d924fbee5c50ab75d9562bbd3c4e83d91b48c
--- /dev/null
+++ b/files/l10n/sk_SK.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Nenastala žiadna chyba, súbor bol úspešne nahraný",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Nahraný súbor presiahol direktívu upload_max_filesize v php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Nahrávaný súbor presiahol MAX_FILE_SIZE direktívu, ktorá bola špecifikovaná v HTML formulári",
+"The uploaded file was only partially uploaded" => "Nahrávaný súbor bol iba čiastočne nahraný",
+"No file was uploaded" => "Žiaden súbor nebol nahraný",
+"Missing a temporary folder" => "Chýbajúci dočasný priečinok",
+"Files" => "Súbory",
+"Maximum upload size" => "Maximálna veľkosť nahratia",
+"Upload" => "Nahrať",
+"Nothing in here. Upload something!" => "Nič tu nie je. Nahrakte niečo!",
+"Name" => "Meno",
+"Download" => "Stiahnuť",
+"Size" => "Veľkosť",
+"Modified" => "Upravené",
+"Delete" => "Odstrániť",
+"Upload too large" => "Nahrávanie príliš veľké",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Súbory ktoré sa snažíte nahrať presahujú maximálnu veľkosť pre nahratie súborov na tento server."
+);
diff --git a/files/l10n/sl.php b/files/l10n/sl.php
new file mode 100644
index 0000000000000000000000000000000000000000..5a09e0fe20bc6c826fd16118f323d8fb55526aa0
--- /dev/null
+++ b/files/l10n/sl.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "datoteka je bila naložena uspešno.",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Velikost željene naložene datoteke je prevelika. (upload_max_filesize - php.ini) Kontaktirajte Administratorja.",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Velikost željene naložene datoteke je prevelika. (MAX_FILE_SIZE - html formi) Kontaktirajte Administratorja.",
+"The uploaded file was only partially uploaded" => "Datoteka je bila le delno naložena.",
+"No file was uploaded" => "Naloženih ni bilo nič Datotek.",
+"Missing a temporary folder" => "Ni potrebne začasne datoteke. (temporary folder)",
+"Files" => "Datoteke",
+"Maximum upload size" => "Maksimalna velikost",
+"Upload" => "Naloži gor",
+"Nothing in here. Upload something!" => "Naloženih še ni bilo nič datotek.",
+"Name" => "Ime",
+"Download" => "Naloži dol",
+"Size" => "Velikost",
+"Modified" => "Urejeno",
+"Delete" => "Izbriši",
+"Upload too large" => "Nalaganje ni mogoče, ker je preveliko.",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke ki jih želiš naložiti presegajo maksimalno velikost na tem strežniku. Kontaktirajte Administratorja."
+);
diff --git a/files/l10n/sr.php b/files/l10n/sr.php
index 445387ffa2fec89469d3405b81d26c7329d516ac..9c5dbae2a23870ac0aca526b93ffb529fbe13be2 100644
--- a/files/l10n/sr.php
+++ b/files/l10n/sr.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Нема грешке, фајл је успешно послат",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Послати фајл превазилази директиву upload_max_filesize из ",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Послати фајл превазилази директиву MAX_FILE_SIZE која је наведена у ХТМЛ форми",
+"The uploaded file was only partially uploaded" => "Послати фајл је само делимично отпремљен!",
+"No file was uploaded" => "Ниједан фајл није послат",
+"Missing a temporary folder" => "Недостаје привремена фасцикла",
 "Files" => "Фајлови",
 "Maximum upload size" => "Максимална величина пошиљке",
 "Upload" => "Пошаљи",
-"New Folder" => "Нова фасцикла",
 "Nothing in here. Upload something!" => "Овде нема ничег. Пошаљите нешто!",
 "Name" => "Име",
 "Download" => "Преузми",
diff --git a/files/l10n/sr@latin.php b/files/l10n/sr@latin.php
index 3cc0ee0f1506f92de0d947fe9eee1a30ed313fe4..1b5addbc5717f60f97f96f6c7be03c88c0f570c8 100644
--- a/files/l10n/sr@latin.php
+++ b/files/l10n/sr@latin.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Nema greške, fajl je uspešno poslat",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Poslati fajl prevazilazi direktivu upload_max_filesize iz ",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Poslati fajl prevazilazi direktivu MAX_FILE_SIZE koja je navedena u HTML formi",
+"The uploaded file was only partially uploaded" => "Poslati fajl je samo delimično otpremljen!",
+"No file was uploaded" => "Nijedan fajl nije poslat",
+"Missing a temporary folder" => "Nedostaje privremena fascikla",
 "Files" => "Fajlovi",
 "Maximum upload size" => "Maksimalna veličina pošiljke",
 "Upload" => "Pošalji",
-"New Folder" => "Nova fascikla",
 "Nothing in here. Upload something!" => "Ovde nema ničeg. Pošaljite nešto!",
 "Name" => "Ime",
 "Download" => "Preuzmi",
diff --git a/files/l10n/sv.php b/files/l10n/sv.php
index dd1ac479366aafa050520da621488afd30796de6..dfd32f3f5c23cfc716edad706f0c46cf4ecb0509 100644
--- a/files/l10n/sv.php
+++ b/files/l10n/sv.php
@@ -1,14 +1,19 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Inga fel uppstod. Filen laddades upp utan problem",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den uppladdade filen överskrider upload_max_filesize direktivet i php.ini",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Den uppladdade filen överstiger MAX_FILE_SIZE direktivet som anges i HTML-formulär",
+"The uploaded file was only partially uploaded" => "Den uppladdade filen var endast delvist uppladdad",
+"No file was uploaded" => "Ingen fil blev uppladdad",
+"Missing a temporary folder" => "Saknar en tillfällig mapp",
 "Files" => "Filer",
 "Maximum upload size" => "Maximal storlek att lägga upp",
-"Upload" => "Lägg upp",
-"New Folder" => "Ny katalog",
-"Nothing in here. Upload something!" => "Ingenting här. Lägg upp något!",
+"Upload" => "Ladda upp",
+"Nothing in here. Upload something!" => "Ingenting här. Ladda upp något!",
 "Name" => "Namn",
 "Download" => "Ladda ned",
 "Size" => "Storlek",
 "Modified" => "Ändrad",
 "Delete" => "Ta bort",
-"Upload too large" => "För stor överföring",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerna du försöker lägga upp överstiger den maximala storleken för filöverföringar på servern."
+"Upload too large" => "För stor uppladdning",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern."
 );
diff --git a/files/l10n/tr.php b/files/l10n/tr.php
new file mode 100644
index 0000000000000000000000000000000000000000..5fc46056175521add5348198ccc144824a965e9f
--- /dev/null
+++ b/files/l10n/tr.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "Bir hata yok, dosya başarıyla yüklendi",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Yüklenen dosya php.ini de belirtilen upload_max_filesize sınırını aşıyor",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Yüklenen dosya HTML formundaki MAX_FILE_SIZE sınırını aşıyor",
+"The uploaded file was only partially uploaded" => "Yüklenen dosyanın sadece bir kısmı yüklendi",
+"No file was uploaded" => "Hiç dosya yüklenmedi",
+"Missing a temporary folder" => "Geçici bir klasör eksik",
+"Files" => "Dosyalar",
+"Maximum upload size" => "Maksimum yükleme boyutu",
+"Upload" => "Yükle",
+"Nothing in here. Upload something!" => "Burada hiçbir şey yok. Birşeyler yükleyin!",
+"Name" => "Ad",
+"Download" => "İndir",
+"Size" => "Boyut",
+"Modified" => "Değiştirilme",
+"Delete" => "Sil",
+"Upload too large" => "Yüklemeniz çok büyük",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Yüklemeye çalıştığınız dosyalar bu sunucudaki maksimum yükleme boyutunu aşıyor."
+);
diff --git a/files/l10n/zh_CN.php b/files/l10n/zh_CN.php
index abb2f9db232f5641e57e5e234d2c8efc34b933c2..a4d7283df87ef0570a604f5f4caf6a6b4aa975bf 100644
--- a/files/l10n/zh_CN.php
+++ b/files/l10n/zh_CN.php
@@ -1,8 +1,13 @@
 <?php $TRANSLATIONS = array(
+"There is no error, the file uploaded with success" => "没有发生错误,文件上传成功。",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "上传的文件大小超过了php.ini 中指定的upload_max_filesize",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "上传的文件超过了在HTML 表单中指定的MAX_FILE_SIZE",
+"The uploaded file was only partially uploaded" => "只上传了文件的一部分",
+"No file was uploaded" => "文件没有上传",
+"Missing a temporary folder" => "缺少临时目录",
 "Files" => "文件",
 "Maximum upload size" => "最大上传大小",
 "Upload" => "上传",
-"New Folder" => "新建文件夹",
 "Nothing in here. Upload something!" => "这里还什么都没有。上传些东西吧!",
 "Name" => "名称",
 "Download" => "下载",
diff --git a/files/templates/index.php b/files/templates/index.php
index c4acab25cc4f8ad16047a4bb217025c8921aab74..9ebfa41cef22758bed696a1fee3948e51799a5cd 100644
--- a/files/templates/index.php
+++ b/files/templates/index.php
@@ -25,6 +25,8 @@
 			</div>
 		</div>
 		<div id="file_action_panel"></div>
+	<?php else:?>
+		<input type="hidden" name="dir" value="<?php echo $_['dir'] ?>" id="dir">
 	<?php endif;?>
 </div>
 <div id='notification'></div>
diff --git a/files/templates/part.list.php b/files/templates/part.list.php
index ae3f32b2e9f14d58829e7f437f17dfb44c710837..a364862119d177c1a3369c8910d8c15b640d43a7 100644
--- a/files/templates/part.list.php
+++ b/files/templates/part.list.php
@@ -1,4 +1,5 @@
 		<?php foreach($_['files'] as $file):
+			$write = ($file['writeable']) ? 'true' : 'false';
 			$simple_file_size = simple_file_size($file['size']);
 			$simple_size_color = intval(200-$file['size']/(1024*1024)*2); // the bigger the file, the darker the shade of grey; megabytes*2
 			if($simple_size_color<0) $simple_size_color = 0;
@@ -9,7 +10,7 @@
 			$name = str_replace('%2F','/', $name);
 			$directory = str_replace('+','%20',urlencode($file['directory']));
 			$directory = str_replace('%2F','/', $directory); ?>
-			<tr data-file="<?php echo $name;?>" data-type="<?php echo ($file['type'] == 'dir')?'dir':'file'?>" data-mime="<?php echo $file['mime']?>" data-size='<?php echo $file['size'];?>'>
+			<tr data-file="<?php echo $name;?>" data-type="<?php echo ($file['type'] == 'dir')?'dir':'file'?>" data-mime="<?php echo $file['mime']?>" data-size='<?php echo $file['size'];?>' data-write='<?php echo $write;?>'>
 				<td class="filename svg" style="background-image:url(<?php if($file['type'] == 'dir') echo mimetype_icon('dir'); else echo mimetype_icon($file['mime']); ?>)">
 					<?php if(!isset($_['readonly']) || !$_['readonly']) { ?><input type="checkbox" /><?php } ?>
 					<a class="name" href="<?php if($file['type'] == 'dir') echo $_['baseURL'].$directory.'/'.$name; else echo $_['downloadURL'].$directory.'/'.$name; ?>" title="">
diff --git a/l10n/.tx/config b/l10n/.tx/config
new file mode 100644
index 0000000000000000000000000000000000000000..b75b28bf1cdf03a02b91ba5ee35a04a3a2d6aeed
--- /dev/null
+++ b/l10n/.tx/config
@@ -0,0 +1,33 @@
+[main]
+host = https://www.transifex.net
+
+[owncloud.core]
+file_filter = <lang>/core.po
+source_file = templates/core.pot
+source_lang = en
+
+[owncloud.calendar]
+file_filter = <lang>/calendar.po
+source_file = templates/calendar.pot
+source_lang = en
+
+[owncloud.contacts]
+file_filter = <lang>/contacts.po
+source_file = templates/contacts.pot
+source_lang = en
+
+[owncloud.files]
+file_filter = <lang>/files.po
+source_file = templates/files.pot
+source_lang = en
+
+[owncloud.media]
+file_filter = <lang>/media.po
+source_file = templates/media.pot
+source_lang = en
+
+[owncloud.settings]
+file_filter = <lang>/settings.po
+source_file = templates/settings.pot
+source_lang = en
+
diff --git a/l10n/ar/calendar.po b/l10n/ar/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..c24233afb2966a76e297293d5c1bbd11f214d563
--- /dev/null
+++ b/l10n/ar/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tarek.taha@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/team/ar/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "تم تغيير المنطقة الزمنية"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "طلب غير مفهوم"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "الجدول الزمني"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "جدول زمني خاطئ"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "عيد ميلاد"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "عمل"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "إتصال"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "الزبائن"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "المرسل"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "عطلة"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "أفكار"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "رحلة"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "يوبيل"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "إجتماع"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "شيء آخر"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "شخصي"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "مشاريع"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "اسئلة"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "العمل"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "لا يعاد"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "يومي"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "أسبوعي"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "كل نهاية الأسبوع"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "كل اسبوعين"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "شهري"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "سنوي"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "ليس صفيف"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "كل النهار"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "خانات خالية من المعلومات"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "عنوان"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr "من تاريخ"
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr "إلى تاريخ"
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "إلى يوم"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "إلى وقت"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "هذا الحدث ينتهي قبل أن يبدأ"
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "خطأ في قاعدة البيانات"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "إسبوع"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "شهر"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "قائمة"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "اليوم"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "الجداول الزمنية"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "لم يتم قراءة الملف بنجاح."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "إختر الجدول الزمني الرئيسي"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "جدول زمني جديد"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "وصلة CalDav"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "تحميل"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "تعديل"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "حذف"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "جدول زمني جديد"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "عادل الجدول الزمني"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "الاسم المرئي"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "حالي"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "لون الجدول الزمني"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "إحفظ"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "أرسل"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "إلغاء"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "عادل حدث"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "تصدير المعلومات"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "عنوان الحدث"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "فئة"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "اختر الفئة"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "حدث في يوم كامل"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "من"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "إلى"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "خيارات متقدمة"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "إعادة"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "مكان"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "مكان الحدث"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "مواصفات"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "وصف الحدث"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "إدخال ملف Ical"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "كيفية إدخال ملف جدول زمني ؟"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "إدخال معلومات إلى جدول زمني حالي"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "إدخال معلومات إلى جدول زمني جديد"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "الرجاء إختر الجدول الزمني"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "إدخال"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "الرجوع"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "الرجاء إملء الخانات"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "إضافة حدث جديد"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "المنطقة الزمنية"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "شكل الوقت"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24 ساعة"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12 ساعة"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "عنوان لتحديث ال CalDAV الجدول الزمني"
+
+
diff --git a/l10n/ar/contacts.po b/l10n/ar/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..5f67130cd91fa052f335dc8333b5a5f33d8e428e
--- /dev/null
+++ b/l10n/ar/contacts.po
@@ -0,0 +1,239 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tarek.taha@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/team/ar/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "هذا ليس دفتر عناوينك."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "لم يتم العثور على الشخص."
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "لم يتم قراءة ال vCard بنجاح."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "المعلومات الموجودة في ال vCard غير صحيحة. الرجاء إعادة تحديث الصفحة."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "عنوان"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "الهاتف"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "البريد الالكتروني"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "المؤسسة"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "الوظيفة"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "البيت"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "الهاتف المحمول"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "معلومات إضافية"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "صوت"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "الفاكس"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "الفيديو"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "الرنان"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr ".هذا ليس من معارفي"
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "هذا الكرت ليس متلائم مع نظام ال RFC."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "لا يحتوي هذا الكرت على صورة."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "أضف شخص "
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "مجموعة"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "الاسم"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "العنوان البريدي"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "إضافة"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "شارع"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "المدينة"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "المنطقة"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "رقم المنطقة"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "البلد"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "أضف شخص "
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "تعديل"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "حذف"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "تاريخ الميلاد"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "الهاتف"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/ar/core.po b/l10n/ar/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..058ad6fbd7fe22af50c1914416ab63e8c93ee063
--- /dev/null
+++ b/l10n/ar/core.po
@@ -0,0 +1,171 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tarek.taha@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/team/ar/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "سوف نرسل لك بريد يحتوي على وصلة لتجديد كلمة السر."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "تم طلب"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "محاولة دخول فاشلة!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "إسم المستخدم"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "طلب تعديل"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "لقد تم تعديل كلمة السر"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "كلمة سر جديدة"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "تعديل كلمة السر"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "خصوصيات"
+
+#: strings.php:6
+msgid "Users"
+msgstr "المستخدم"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "التطبيقات"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "مستخدم رئيسي"
+
+#: strings.php:9
+msgid "Help"
+msgstr "المساعدة"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "لم يتم إيجاد"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "أضف </strong>مستخدم رئيسي <strong>"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "كلمة السر"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "خيارات متقدمة"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "مجلد المعلومات"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "أسس قاعدة البيانات"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "سيتم استخدمه"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "مستخدم قاعدة البيانات"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "كلمة سر مستخدم قاعدة البيانات"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "إسم قاعدة البيانات"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "خادم قاعدة البيانات"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "انهاء التعديلات"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "الخروج"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "تعديلات"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "هل نسيت كلمة السر؟"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "تذكر"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "تم الخروج بنجاح."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "السابق"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "التالي"
+
+
diff --git a/l10n/ar/files.po b/l10n/ar/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..d557d0039c822e3fee6e4d652b824c291a643e53
--- /dev/null
+++ b/l10n/ar/files.po
@@ -0,0 +1,112 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tarek.taha@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/team/ar/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "تم ترفيع الملفات بنجاح."
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+"حجم الملف الذي تريد ترفيعه أعلى مما upload_max_filesize يسمح به في ملف "
+"php.ini"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML."
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "تم ترفيع جزء من الملفات الذي تريد ترفيعها فقط"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "لم يتم ترفيع أي من الملفات"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "المجلد المؤقت غير موجود"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "الملفات"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "الحد الأقصى لحجم الملفات التي يمكن رفعها"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "إرفع"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "لا يوجد شيء هنا. إرفع بعض الملفات!"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "الاسم"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "تحميل"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "حجم"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "معدل"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "محذوف"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "حجم الترفيع أعلى من المسموح"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم."
+
+
diff --git a/l10n/ar/media.po b/l10n/ar/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..7438bf29e3f331538743b357f74f17d3b874e6ab
--- /dev/null
+++ b/l10n/ar/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tarek.taha@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/team/ar/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "الموسيقى"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "إلعب"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "تجميد"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "السابق"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "التالي"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "إلغاء الصوت"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "تشغيل الصوت"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "إعادة البحث عن ملفات الموسيقى"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "الفنان"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "الألبوم"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "العنوان"
+
+
diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..ed62562f68549bd9201e0d96e600c4674c85a756
--- /dev/null
+++ b/l10n/ar/settings.po
@@ -0,0 +1,153 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tarek.taha@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/team/ar/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "طلبك غير مفهوم"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "تم تغيير ال OpenID"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "تم تغيير اللغة"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "أضف تطبيقاتك"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "إختر تطبيقاً"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "-مسجل"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "من قبل"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "إسأل سؤال"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "الاتصال بقاعدة بيانات المساعدة لم يتم بنجاح"
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "إذهب هنالك بنفسك"
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "الجواب"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "أنت تستخدم"
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "من الموجود"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "لقد تم تغيير كلمات السر"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "لم يتم تعديل كلمة السر بنجاح"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "كلمات السر الحالية"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "كلمات سر جديدة"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "أظهر"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "عدل كلمة السر"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "اللغة"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr "إستخدم هذا العنوان للإتصال ب ownCloud داخل نظام الملفات "
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "الاسم"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "كلمات السر"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "مجموعات"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "انشئ"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "حذف"
+
+
diff --git a/l10n/bg_BG/contacts.po b/l10n/bg_BG/contacts.po
index 4b6ca8fc510d6606ecc55f37cde0aa1729fe87d0..ebddb13914021e295161e9078e813b29152af213 100644
--- a/l10n/bg_BG/contacts.po
+++ b/l10n/bg_BG/contacts.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +17,222 @@ msgstr ""
 "Language: bg_BG\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
 msgstr ""
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
 msgstr ""
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
 msgstr ""
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
 
-#: photo.php:53
-msgid "This card is not RFC compatible."
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
 msgstr ""
 
-#: photo.php:90
-msgid "This card does not contain a photo."
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
 msgstr ""
 
-#: templates/index.php:8
-msgid "Add Contact"
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
 msgstr ""
 
-#: templates/part.addcardform.php:5
-msgid "Group"
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
 msgstr ""
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
-msgid "Name"
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
 msgstr ""
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: lib/app.php:112
+msgid "Mobile"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
+#: lib/app.php:114
+msgid "Text"
 msgstr ""
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
+#: lib/app.php:115
+msgid "Voice"
 msgstr ""
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
+#: lib/app.php:116
+msgid "Fax"
 msgstr ""
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
+#: lib/app.php:117
+msgid "Video"
 msgstr ""
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
+#: lib/app.php:118
+msgid "Pager"
+msgstr ""
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr ""
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr ""
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr ""
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr ""
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr ""
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr ""
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
 msgid "PO Box"
 msgstr ""
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
 msgid "Extended"
 msgstr ""
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
 msgid "Street"
 msgstr ""
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
 msgid "City"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
 msgid "Region"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
 msgid "Zipcode"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
 msgid "Country"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
 msgstr ""
 
-#: templates/part.details.php:33
+#: templates/part.chooseaddressbook.rowfields.php:5
 msgid "Delete"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
 msgid "Birthday"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
 msgstr ""
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po
index f23044c98784e0f0696fa272368ebeb2db1ab552..c7db7403c9fc0f015dd7baa2485eaf36cff5fff7 100644
--- a/l10n/bg_BG/core.po
+++ b/l10n/bg_BG/core.po
@@ -10,9 +10,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-06 19:20+0000\n"
-"Last-Translator: adin <adn.adin@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,6 +20,51 @@ msgstr ""
 "Language: bg_BG\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Ще получите връзка за нулиране на паролата Ви."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Заявено"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Входа пропадна!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Потребител"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Нулиране на заявка"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Вашата парола е нулирана"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Нова парола"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Нулиране на парола"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Лични"
@@ -48,54 +93,50 @@ msgstr "облакът не намерен"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Създаване на <strong>админ профил</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Потребител"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Парола"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Разширено"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Директория за данни"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Конфигуриране на базата"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "ще се ползва"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Потребител за базата"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Парола за базата"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Име на базата"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Разширено"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Хост за базата"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Директория за данни"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Завършване на настройките"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "дава Ви свобода и контрол на Вашите лични данни"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -105,38 +146,22 @@ msgstr "Изход"
 msgid "Settings"
 msgstr "Настройки"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Забравена парола?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "запомни"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Вие излязохте."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Ще получите връзка за да нулирате паролата си."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Заявено"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Входа пропадна!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Потребителско име или Email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Заявка за нулиране"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "пред."
@@ -145,16 +170,4 @@ msgstr "пред."
 msgid "next"
 msgstr "следващо"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Вашата парола е нулирана"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Нова парола"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Нулиране на парола"
-
 
diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po
index 475f6dc3fae3f2c980a0db35fb0bb3e85ba7fdd6..3ed53c3a4b061f18829fee736c2b3115ec01db0e 100644
--- a/l10n/bg_BG/files.po
+++ b/l10n/bg_BG/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,37 @@ msgstr ""
 "Language: bg_BG\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Файлът е качен успешно"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Файлът който се опитвате да качите, надвишава зададените стойности в "
+"upload_max_filesize в PHP.INI"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в "
+"HTML формата."
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Файлът е качен частично"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Фахлът не бе качен"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Липсва временната папка"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Файлове"
 
@@ -52,43 +56,55 @@ msgstr "Файлове"
 msgid "Maximum upload size"
 msgstr "Макс. размер за качване"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Качване"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Нова папка"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Няма нищо, качете нещо!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Име"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Изтегляне"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Размер"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Променено"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Изтриване"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Файлът е прекалено голям"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/bg_BG/media.po b/l10n/bg_BG/media.po
index e8fa24bbe50b70a5504925a6b1b1e4c02e681f48..b06ecc85d90a1851c38886ff85887b42dfd4ca3a 100644
--- a/l10n/bg_BG/media.po
+++ b/l10n/bg_BG/media.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-06 08:43+0000\n"
-"Last-Translator: ep98 <ilivanov@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,15 +18,15 @@ msgstr ""
 "Language: bg_BG\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Музика"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Пусни"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Пауза"
 
@@ -34,7 +34,7 @@ msgstr "Пауза"
 msgid "Previous"
 msgstr "Предишна"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Следваща"
 
@@ -46,11 +46,7 @@ msgstr "Отнеми"
 msgid "Unmute"
 msgstr "Върни"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Сканирани песни"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Повторно сканиране"
 
diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po
index 9f23a84787f9067820061b50b15e00c6eae6b2da..c5a72e79d8173b2caef8aa5a45562d6d4d6ae0d8 100644
--- a/l10n/bg_BG/settings.po
+++ b/l10n/bg_BG/settings.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-06 19:21+0000\n"
-"Last-Translator: adin <adn.adin@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,22 +19,26 @@ msgstr ""
 "Language: bg_BG\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Проблем с идентификацията"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID е сменено"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Невалидна заявка"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID е сменено"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Езика е сменен"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Добавете Ваша програма"
@@ -55,15 +59,15 @@ msgstr "от"
 msgid "Ask a question"
 msgstr "Задайте въпрос"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Проблеми при свързване с помощната база"
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Отидете ръчно."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Отговор"
 
@@ -99,35 +103,51 @@ msgstr "показва"
 msgid "Change password"
 msgstr "Промяна на парола"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Език"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Помогнете с превода"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr "ползвай този адрес за връзка с Вашия ownCloud във файловия мениджър"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Име"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Парола"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Групи"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Ново"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Изтриване"
 
diff --git a/l10n/ca/contacts.po b/l10n/ca/contacts.po
index a9a23483bc38906c67ce1c283592f10306e40bf1..f463226b4362ed7a558b0a211a0bc1ffeaa33ba2 100644
--- a/l10n/ca/contacts.po
+++ b/l10n/ca/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <rcalvoi@yahoo.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/team/ca/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: ca\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Aquesta no és la vostra llibreta d'adreces"
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "No s'ha trobat el contacte."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "No s'ha pogut llegir la vCard"
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "La informació de la vCard és incorrecta. Carregueu la pàgina de nou."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adreça"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telèfon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Correu electrònic"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organització"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Feina"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Casa"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mòbil"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Text"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Veu"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Vídeo"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Paginador"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Aquest contacte no és vostre."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Aquesta targeta no és compatible amb RFC."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Aquesta targeta no conté foto."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Afegeix un contacte"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grup"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Nom"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Adreça Postal"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Addicional"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Carrer"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Ciutat"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Comarca"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Codi postal"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "País"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Crea un contacte"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Edita"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Elimina"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Aniversari"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telèfon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/ca/core.po b/l10n/ca/core.po
index cfbd4678f9f62ad988bf1b2f88b191330d705ca4..cf30bb6af45e4f70f661ec76333fb2c0168a15c0 100644
--- a/l10n/ca/core.po
+++ b/l10n/ca/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-05 13:54+0000\n"
-"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/team/ca/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,51 @@ msgstr ""
 "Language: ca\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Rebreu un enllaç al correu electrònic per reiniciar la contrasenya."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Sol·licitat"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "No s'ha pogut entrar"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Nom d'usuari"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Sol·licita reinicialització"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "La vostra contrasenya s'ha reinicialitzat"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Contrasenya nova"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Reinicialitza contrasenya"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Personal"
@@ -46,54 +91,50 @@ msgstr "No s'ha trobat el núvol"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Crea un <strong>compte d'administrador</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Nom d'usuari"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Contrasenya"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avançat"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Carpeta de dades"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Configura la base de dades"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "s'usarà"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Usuari de la base de dades"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Contrasenya de la base de dades"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Nom de la base de dades"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Avançat"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Ordinador central de la base de dades"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Carpeta de dades"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Acaba la configuració"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "us dóna llibertat i control sobre les seves dades"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,38 +144,22 @@ msgstr "Sortir"
 msgid "Settings"
 msgstr "Arranjament"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Heu perdut la contrasenya?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "recorda'm"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Heu tancat la sessió."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Rebreu un enllaç per correu electrònic per restablir la contrasenya"
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Sol·licitat"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "L'inici de sessió ha fallat!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Nom d'usuari o correu electrònic"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Sol.licitud de restabliment"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "anterior"
@@ -143,16 +168,4 @@ msgstr "anterior"
 msgid "next"
 msgstr "següent"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "La vostra contrasenya s'ha restablert"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Nova contrasenya"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Restabliment de la contrasenya"
-
 
diff --git a/l10n/ca/files.po b/l10n/ca/files.po
index faf3ca5063e2fe200fd9fb0b7f686cb886496d5f..8427ff069a7bbe63c45fdd0b62ecf50396f9d15e 100644
--- a/l10n/ca/files.po
+++ b/l10n/ca/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/team/ca/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,37 @@ msgstr ""
 "Language: ca\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "El fitxer s'ha pujat correctament"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"El fitxer de pujada excedeix la directiva upload_max_filesize establerta a "
+"php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"El fitxer de pujada excedeix la directiva MAX_FILE_SIZE especificada al "
+"formulari HTML"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "El fitxer només s'ha pujat parcialment"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "El fitxer no s'ha pujat"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "S'ha perdut un fitxer temporal"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Fitxers"
 
@@ -52,43 +56,55 @@ msgstr "Fitxers"
 msgid "Maximum upload size"
 msgstr "Mida màxima de pujada"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Puja"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Carpeta nova"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Res per aquí. Pugeu alguna cosa!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nom"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Descarrega"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Mida"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Modificat"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Esborra"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "La pujada és massa gran"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/ca/media.po b/l10n/ca/media.po
index b0754f01964d420ffefa90e78332f8fbe2a29c53..7f400afcfd14a5556fe04027fcf21633686f5671 100644
--- a/l10n/ca/media.po
+++ b/l10n/ca/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <rcalvoi@yahoo.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-23 11:09+0200\n"
-"PO-Revision-Date: 2011-08-21 10:56+0000\n"
-"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/team/ca/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +18,15 @@ msgstr ""
 "Language: ca\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Música"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Reprodueix"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pausa"
 
@@ -33,7 +34,7 @@ msgstr "Pausa"
 msgid "Previous"
 msgstr "Anterior"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Següent"
 
@@ -45,13 +46,9 @@ msgstr "Mut"
 msgid "Unmute"
 msgstr "Activa el so"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Cançons escanejades"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
-msgstr "Escaneja de nou la col·lecció"
+msgstr "Explora de nou la col·lecció"
 
 #: templates/music.php:37
 msgid "Artist"
diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po
index e976e434c85df9704eabbcecfd9dddf666ec7a20..16747902ae776e843c5aef312a4ef856a190ea7e 100644
--- a/l10n/ca/settings.po
+++ b/l10n/ca/settings.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <rcalvoi@yahoo.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-28 01:11+0200\n"
-"PO-Revision-Date: 2011-08-23 15:33+0000\n"
-"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/team/ca/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,29 +18,33 @@ msgstr ""
 "Language: ca\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Error d'autenticació"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID ha canviat"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Sol.licitud no vàlida"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID ha canviat"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "S'ha canviat l'idioma"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Afegir una aplicació"
 
 #: templates/apps.php:21
 msgid "Select an App"
-msgstr "Sel·leccioneu una aplicació"
+msgstr "Seleccioneu una aplicació"
 
 #: templates/apps.php:23
 msgid "-licensed"
@@ -53,15 +58,15 @@ msgstr "per"
 msgid "Ask a question"
 msgstr "Feu una pregunta"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problemes per connectar-se a la base de dades d'ajuda."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Vés-hi manualment."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Resposta"
 
@@ -77,6 +82,10 @@ msgstr "del disponible"
 msgid "Your password got changed"
 msgstr "La contrasenya ha canviat"
 
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "No s'ha pogut canviar la contrasenya"
+
 #: templates/personal.php:15
 msgid "Current password"
 msgstr "contrasenya actual"
@@ -94,35 +103,51 @@ msgid "Change password"
 msgstr "canvia la contrasenya"
 
 #: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Idioma"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Ajudeu amb la traducció"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "useu aquesta adreça per connectar-vos a ownCloud des del gestor de fitxers"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nom"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Contrasenya"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grups"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Crea"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Esborra"
 
diff --git a/l10n/cs_CZ/contacts.po b/l10n/cs_CZ/contacts.po
index 76af9f7e5caaba5623e1f96a5857bfb6a8ee8bdc..3bf09f0a1af6e1242e6db3cf7cfc8de914a3cb48 100644
--- a/l10n/cs_CZ/contacts.po
+++ b/l10n/cs_CZ/contacts.po
@@ -3,13 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Jan Krejci <krejca85@gmail.com>, 2011.
+# Martin  <fireball@atlas.cz>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +19,222 @@ msgstr ""
 "Language: cs_CZ\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Toto není Váš adresář."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Kontakt nebyl nalezen."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "vCard nelze přečíst."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Informace o vCard je nesprávná. Obnovte stránku, prosím."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresa"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Email"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizace"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Pracovní"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Domácí"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobil"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Text"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Hlas"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Toto není Váš kontakt."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Tato karta není kompatibilní s RFC."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Tato karta neobsahuje foto"
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Přidat kontakt"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Skupina"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Jméno"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "PO box"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Rozšířené"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Ulice"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Město"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Kraj"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "PSČ"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Země"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Vytvořit kontakt"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Editovat"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Odstranit"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Narozeniny"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po
index f13d48f0b08ca2cdffad10de4015b6d98d6f60ad..1aa44c40cd72a34171eaebf7e6b0c280c5867303 100644
--- a/l10n/cs_CZ/core.po
+++ b/l10n/cs_CZ/core.po
@@ -2,14 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+# Jan Krejci <krejca85@gmail.com>, 2011.
 # Martin  <fireball@atlas.cz>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-04 18:14+0200\n"
-"PO-Revision-Date: 2011-09-04 16:14+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,6 +19,51 @@ msgstr ""
 "Language: cs_CZ\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Bude Vám zaslán odkaz pro obnovu hesla"
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Požadováno"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Přihlášení selhalo"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Uživatelské jméno"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Vyžádat obnovu"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Vaše heslo bylo obnoveno"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nové heslo"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Obnovit heslo"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Osobní"
@@ -45,53 +92,49 @@ msgstr "Cloud nebyl nalezen"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Vytvořit <strong>účet správce</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Uživatelské jméno"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Heslo"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Rozšířené volby"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Datový adresář"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Konfigurace databáze"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "bude použito"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Uživatel databáze"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Heslo k databázi"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Název databáze"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Rozšířené volby"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
-msgstr ""
+msgstr "Hostitel databáze"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Datový adresář"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Dokončit instalaci"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
+msgid "web services under your control"
 msgstr ""
 
 #: templates/layout.user.php:34
@@ -102,38 +145,22 @@ msgstr "Odhlásit se"
 msgid "Settings"
 msgstr "Nastavení"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
-msgstr ""
+msgstr "Zapomenuté heslo?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "zapamatovat si"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Jste odhlášeni."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr ""
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Přihlášení se nezdařilo!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr ""
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr ""
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "zpět"
@@ -142,16 +169,4 @@ msgstr "zpět"
 msgid "next"
 msgstr "vpřed"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr ""
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr ""
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr ""
-
 
diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po
index 6dc49c6a5d584bffecfd9f47f1505b49aa3bf6f6..883d1a427f92b655002e4fade38c765a0b828f0a 100644
--- a/l10n/cs_CZ/files.po
+++ b/l10n/cs_CZ/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,36 @@ msgstr ""
 "Language: cs_CZ\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Soubor byl odeslán úspěšně"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Odeslaný soubor přesáhl velikostí parametr upload_max_filesize v php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Odeslaný soubor přesáhl velikostí parametr MAX_FILE_SIZE specifikovaný v "
+"HTML formuláři"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Soubor byl odeslán pouze částečně"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Soubor nebyl odeslán"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Chybí adresář pro sočasné soubory"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Soubory"
 
@@ -52,43 +55,55 @@ msgstr "Soubory"
 msgid "Maximum upload size"
 msgstr "Maximální velikost ukládaných souborů"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Uložit"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Nový adresář"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Žádný obsah. Uložte si něco!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Název"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Stáhnout"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Velikost"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Změněno"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Vymazat"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Příliš velký soubor"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/cs_CZ/media.po b/l10n/cs_CZ/media.po
index f27aab19c8824f93d267f0e84c5901cc91542a4c..896bb88c3f72184188093ad94bf2a41fa5e3270a 100644
--- a/l10n/cs_CZ/media.po
+++ b/l10n/cs_CZ/media.po
@@ -2,14 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+# Jan Krejci <krejca85@gmail.com>, 2011.
 # Martin  <fireball@atlas.cz>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-09-01 14:09+0000\n"
-"Last-Translator: Fireball <fireball@atlas.cz>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +19,15 @@ msgstr ""
 "Language: cs_CZ\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
-msgstr "hudba"
+msgstr "Hudba"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Přehrát"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pauza"
 
@@ -33,7 +35,7 @@ msgstr "Pauza"
 msgid "Previous"
 msgstr "Předchozí"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Další"
 
@@ -45,11 +47,7 @@ msgstr "Ztišit"
 msgid "Unmute"
 msgstr "Zesílit"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Skladby jsou prohledány"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Znovu prohledat "
 
diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po
index f9863f56d18d7c4b547222d9bb206090d716d1ae..dbcea3a216bfbfd2841b0da5ecc60d53fb4916ee 100644
--- a/l10n/cs_CZ/settings.po
+++ b/l10n/cs_CZ/settings.po
@@ -2,14 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+# Jan Krejci <krejca85@gmail.com>, 2011.
 # Martin  <fireball@atlas.cz>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-09-01 14:15+0000\n"
-"Last-Translator: Fireball <fireball@atlas.cz>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,22 +19,26 @@ msgstr ""
 "Language: cs_CZ\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Chyba při ověření"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID změněn"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Chybný dotaz"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID změněn"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Jazyk byl změněn"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Přidejte svou aplikaci"
@@ -53,15 +59,15 @@ msgstr "podle"
 msgid "Ask a question"
 msgstr "Zeptat se"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problémy s připojením k databázi s nápovědou."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Přejít ručně."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Odpověď"
 
@@ -97,36 +103,52 @@ msgstr "zobrazit"
 msgid "Change password"
 msgstr "Změnit heslo"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Jazyk"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Pomozte s překladem"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "tuto adresu použijte pro připojení k ownCloud ve Vašem správci souborů"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Jméno"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Heslo"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Skupiny"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Vytvořit"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Vymazat"
 
diff --git a/l10n/da/contacts.po b/l10n/da/contacts.po
index c65bf62822a8cf4c8841992f3741ac066e5b21bd..9d69617ac47cb7e6013ba2926f60f6e17df745d2 100644
--- a/l10n/da/contacts.po
+++ b/l10n/da/contacts.po
@@ -3,14 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <mikkelbjerglarsen@gmail.com>, 2011.
+# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011.
 # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 20:41+0000\n"
-"Last-Translator: pascal_a <pascal@dhermilly.dk>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,164 +20,222 @@ msgstr ""
 "Language: da\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr "Du skal logge ind."
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
 msgstr "Dette er ikke din adressebog."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr "Kontakt kunne ikke findes."
-
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr "Dette er ikke din kontakt."
+msgstr "Kontaktperson kunne ikke findes."
 
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
 msgstr "Kunne ikke læse vCard."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr "Informationen om vCard er forkert. Genindlæs siden."
 
-#: photo.php:53
-msgid "This card is not RFC compatible."
-msgstr "Dette kort er ikke RFC-kompatibelt."
-
-#: photo.php:90
-msgid "This card does not contain a photo."
-msgstr "Dette kort indeholder ikke et foto."
-
-#: templates/index.php:8
-msgid "Add Contact"
-msgstr "Tilføj kontakt"
-
-#: templates/part.addcardform.php:5
-msgid "Group"
-msgstr "Gruppe"
-
-#: templates/part.addcardform.php:12 templates/part.property.php:3
-msgid "Name"
-msgstr "Navn"
-
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
-msgstr "Ny Kontakt"
-
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
 msgid "Address"
 msgstr "Adresse"
 
-#: templates/part.addpropertyform.php:5
+#: lib/app.php:92 templates/part.addcardform.php:37
 msgid "Telephone"
 msgstr "Telefon"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
 msgid "Email"
 msgstr "Email"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
 msgid "Organization"
 msgstr "Organisation"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
+#: lib/app.php:106 lib/app.php:113
 msgid "Work"
 msgstr "Arbejde"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
+#: lib/app.php:107 lib/app.php:111
 msgid "Home"
-msgstr "Hjem"
+msgstr "Hjemme"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobil"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "SMS"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Telefonsvarer"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Personsøger"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Dette er ikke din kontaktperson."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Dette kort er ikke RFC-kompatibelt."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Dette kort indeholder ikke et foto."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Tilføj kontaktperson"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Gruppe"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Navn"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
 msgid "PO Box"
 msgstr "Postboks"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
 msgid "Extended"
 msgstr "Udvidet"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
 msgid "Street"
 msgstr "Vej"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
 msgid "City"
 msgstr "By"
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
 msgid "Region"
 msgstr "Region"
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
 msgid "Zipcode"
 msgstr "Postnummer"
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
 msgid "Country"
 msgstr "Land"
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
-msgstr "Mobil"
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Ny kontaktperson"
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
-msgstr "SMS"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
-msgstr "Telefonsvarer"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
-msgstr "Fax"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
-msgstr "Video"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
-msgstr "Personsøger"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Rediger"
 
-#: templates/part.details.php:31
+#: templates/part.chooseaddressbook.rowfields.php:5
 msgid "Delete"
 msgstr "Slet"
 
-#: templates/part.details.php:32
-msgid "Add Property"
-msgstr "Tilføj Egenskab"
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
 msgstr "Fødselsdag"
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
 msgstr "Telefon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
-msgstr "Redigér"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
 
 
diff --git a/l10n/da/core.po b/l10n/da/core.po
index 90f79622ab26d0733396c4f0950d565f69b253f2..e2a57581e7f7fbd87ccb5a10b49449bb12c768cd 100644
--- a/l10n/da/core.po
+++ b/l10n/da/core.po
@@ -4,14 +4,15 @@
 # 
 # Translators:
 #   <mikkelbjerglarsen@gmail.com>, 2011.
+# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011.
 # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-14 07:41+0000\n"
-"Last-Translator: mikkel_ilu <mikkelbjerglarsen@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,6 +20,51 @@ msgstr ""
 "Language: da\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Du vil modtage et link til at nulstille dit kodeord via email."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Forespugt"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Login fejlede!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Brugernavn"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Anmod om nulstilling"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Dit kodeord blev nulstillet"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nyt kodeord"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Nulstil kodeord"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Personlig"
@@ -45,56 +91,52 @@ msgstr "Sky ikke fundet"
 
 #: templates/installation.php:20
 msgid "Create an <strong>admin account</strong>"
-msgstr "Lav en <strong>administrator konto</strong>"
+msgstr "Opret en <strong>administratorkonto</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Brugernavn"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Kodeord"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avanceret"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Datamappe"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Konfigurer databasen"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "vil blive brugt"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
-msgstr "Database-bruger"
+msgstr "Databasebruger"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
-msgstr "Database-kodeord"
+msgstr "Databasekodeord"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
-msgstr "Database-navn"
+msgstr "Navn på database"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Avanceret"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
-msgstr "Database host"
+msgstr "Databasehost"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Data mappe"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
-msgstr "Afslut installation"
+msgstr "Afslut opsætning"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "giver dig frihed og kontrol over dine egne data"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -104,37 +146,21 @@ msgstr "Log ud"
 msgid "Settings"
 msgstr "Indstillinger"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Mistet dit kodeord?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "husk"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
-msgstr "Du er nu logget ud"
-
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Du vil modtage et link til at nulstille din adgangskode via e-mail."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Anmodet"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Login mislykkedes!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Brugernavn eller E-mail"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Anmod om nulstilling"
+msgstr "Du er nu logget ud."
 
 #: templates/part.pagenavi.php:3
 msgid "prev"
@@ -144,16 +170,4 @@ msgstr "forrige"
 msgid "next"
 msgstr "næste"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Din adgangskode blev nulstillet"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Ny adgangskode"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Nulstil adgangskode"
-
 
diff --git a/l10n/da/files.po b/l10n/da/files.po
index ac9da46eefa7e055bdc0036079d83d50b142a008..af2561b7e24697094d97c0a95622b3415d5a9452 100644
--- a/l10n/da/files.po
+++ b/l10n/da/files.po
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011.
 # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +19,36 @@ msgstr ""
 "Language: da\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Der er ingen fejl, filen blev uploadet med success"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Den uploadede fil overskrider upload_max_filesize direktivet i php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Den uploadede fil overskrider MAX_FILE_SIZE -direktivet som er specificeret "
+"i HTML-formularen"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Den uploadede file blev kun delvist uploadet"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Ingen fil blev uploadet"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Mangler en midlertidig mappe"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Filer"
 
@@ -52,48 +56,60 @@ msgstr "Filer"
 msgid "Maximum upload size"
 msgstr "Maksimal upload-størrelse"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Upload"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Ny Mappe"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Her er tomt. Upload noget!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Navn"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Download"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Størrelse"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Ændret"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Slet"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Upload for stor"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
 msgstr ""
-"Filerne du prøver at uploade er større end den maksimale størrelse for fil-"
-"upload på denne server."
+"Filerne, du prøver at uploade, er større end den maksimale størrelse for "
+"fil-upload på denne server."
 
 
diff --git a/l10n/da/media.po b/l10n/da/media.po
index 7c12df9653adcfa39a0b0cd4e3de7ad6ac803ad9..b73d59a6cfd02db2b0fa0f96ef6ba24a31fbf44a 100644
--- a/l10n/da/media.po
+++ b/l10n/da/media.po
@@ -2,14 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011.
 # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-20 05:08+0200\n"
-"PO-Revision-Date: 2011-08-20 03:08+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,39 +19,35 @@ msgstr ""
 "Language: da\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Musik"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
-msgstr ""
+msgstr "Afspil"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pause"
 
 #: templates/music.php:5
 msgid "Previous"
-msgstr ""
+msgstr "Forrige"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
-msgstr ""
+msgstr "Næste"
 
 #: templates/music.php:7
 msgid "Mute"
-msgstr ""
+msgstr "Lydløs"
 
 #: templates/music.php:8
 msgid "Unmute"
-msgstr ""
-
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Sange skannet"
+msgstr "Lyd til"
 
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Genskan Samling"
 
diff --git a/l10n/da/settings.po b/l10n/da/settings.po
index 7921a74708a18646442586c4f97a9e08948c5abd..ee508eab2642bd11c4afa65d0f0327fc94906401 100644
--- a/l10n/da/settings.po
+++ b/l10n/da/settings.po
@@ -2,14 +2,17 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+#   <mikkelbjerglarsen@gmail.com>, 2011.
+# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2011.
 # Pascal d'Hermilly <pascal@dhermilly.dk>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-28 01:11+0200\n"
-"PO-Revision-Date: 2011-08-26 13:49+0000\n"
-"Last-Translator: pascal_a <pascal@dhermilly.dk>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,22 +20,26 @@ msgstr ""
 "Language: da\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Godkendelsesfejl"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID ændret"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Ugyldig forespørgsel"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID ændret"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Sprog ændret"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Tilføj dit program"
@@ -53,15 +60,15 @@ msgstr "af"
 msgid "Ask a question"
 msgstr "Stil et spørgsmål"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
-msgstr "Problemer med at forbinde til hjælpe-databasen"
+msgstr "Problemer med at forbinde til hjælpe-databasen."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Gå derhen manuelt."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Svar"
 
@@ -77,6 +84,10 @@ msgstr "af det tilgængelige"
 msgid "Your password got changed"
 msgstr "Din adgangskode er blevet ændret"
 
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Ude af stand til at ændre dit kodeord"
+
 #: templates/personal.php:15
 msgid "Current password"
 msgstr "Nuværende adgangskode"
@@ -91,37 +102,53 @@ msgstr "vis"
 
 #: templates/personal.php:18
 msgid "Change password"
-msgstr "Skift password"
+msgstr "Skift kodeord"
 
 #: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Sprog"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Hjælp med at oversætte"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr "benyt denne adresse til at forbinde til din ownCloud i din filbrowser"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Navn"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Kodeord"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grupper"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Ny"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Slet"
 
diff --git a/l10n/de/contacts.po b/l10n/de/contacts.po
index 75f737b01357a31f1cac32bbf726a7f2523c72be..a85b6c5f1e4834fb654aad81c26874972e3afe88 100644
--- a/l10n/de/contacts.po
+++ b/l10n/de/contacts.po
@@ -3,14 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <georg.stefan.germany@googlemail.com>, 2011.
 # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
+# Jan-Christoph Borchardt <jan@unhosted.org>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,164 +20,223 @@ msgstr ""
 "Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Dies ist nicht dein Adressbuch."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
-
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
+msgstr "Kontakt konnte nicht gefunden werden."
 
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "vCard konnte nicht gelesen werden."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
+"Die Information der vCard ist fehlerhaft. Bitte aktualisiere die Seite."
 
-#: photo.php:53
-msgid "This card is not RFC compatible."
-msgstr ""
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresse"
 
-#: photo.php:90
-msgid "This card does not contain a photo."
-msgstr ""
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
 
-#: templates/index.php:8
-msgid "Add Contact"
-msgstr ""
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Email"
 
-#: templates/part.addcardform.php:5
-msgid "Group"
-msgstr ""
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organisation"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
-msgid "Name"
-msgstr ""
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Arbeit"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
-msgstr ""
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Zuhause"
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
-msgstr ""
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobil"
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: lib/app.php:114
+msgid "Text"
+msgstr "Text"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Anruf"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Dies ist nicht dein Kontakt."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Diese Karte ist nicht RFC-kompatibel."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Diese Karte enthält kein Foto."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Kontakt hinzufügen"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Gruppe"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Name"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
 msgid "PO Box"
-msgstr ""
+msgstr "Postfach"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
 msgid "Extended"
-msgstr ""
+msgstr "Erweitert"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
 msgid "Street"
-msgstr ""
+msgstr "Straße"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
 msgid "City"
-msgstr ""
+msgstr "Stadt"
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
 msgid "Region"
-msgstr ""
+msgstr "Region"
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
 msgid "Zipcode"
-msgstr ""
+msgstr "Postleitzahl"
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
 msgid "Country"
+msgstr "Land"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Kontakt erstellen"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
-msgstr "Mobil"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
-msgstr "Text"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
-msgstr "Fax"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Bearbeiten"
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
-msgstr "Video"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Löschen"
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
-msgstr "Pager"
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
 
 #: templates/part.details.php:33
-msgid "Delete"
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
 msgstr "Geburtstag"
 
-#: templates/part.property.php:29
-msgid "Phone"
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
-msgstr "Bearbeiten"
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefon"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
 
 
diff --git a/l10n/de/core.po b/l10n/de/core.po
index 893b8acc4a77d57c179e51e0bfff0c6a4d4c3c68..26675dbd954f67067c0e798bc9c1348ef33a3a93 100644
--- a/l10n/de/core.po
+++ b/l10n/de/core.po
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <admin@s-goecker.de>, 2011.
 #   <alex.hotz@gmail.com>, 2011.
 #   <georg.stefan.germany@googlemail.com>, 2011.
 # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
@@ -10,9 +11,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-07 22:59+0000\n"
-"Last-Translator: infinity8 <alex.hotz@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,6 +21,51 @@ msgstr ""
 "Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Sie erhalten einen Link, um Ihr Passwort per E-Mail zurückzusetzen."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Angefragt"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Login fehlgeschlagen!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Nutzername"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Anfrage zurückgesetzt"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Ihr Passwort wurde zurückgesetzt."
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Neues Passwort"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Passwort zurücksetzen"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Persönlich"
@@ -48,54 +94,50 @@ msgstr "Cloud nicht verfügbar"
 msgid "Create an <strong>admin account</strong>"
 msgstr "<strong>Admin-Konto</strong> anlegen"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Nutzername"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Passwort"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Erweitert"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Datenverzeichnis"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Datenbank einrichten"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "wird genutzt"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Datenbanknutzer"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Datenbankpasswort"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Datenbankname"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Erweitert"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Datenbank-Host"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Datenverzeichnis"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Installation abschließen"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "gibt dir Freiheit und Kontrolle über deine eigenen Daten"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -105,39 +147,22 @@ msgstr "Abmelden"
 msgid "Settings"
 msgstr "Einstellungen"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Passwort vergessen?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "merken"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Abgemeldet"
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-"Du wirst per Email einen Link zum Zurücksetzen deines Passworts erhalten."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "zurückgesetzt"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Anmeldung fehlgeschlagen!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Nutzername oder Email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Zurücksetzen"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "Zurück"
@@ -146,16 +171,4 @@ msgstr "Zurück"
 msgid "next"
 msgstr "Weiter"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Dein Passwort wurde zurückgesetzt."
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Neues Passwort"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Zurücksetzen"
-
 
diff --git a/l10n/de/files.po b/l10n/de/files.po
index b0d31fb286cdaafc5a15575f25c5c6ce062318dd..97a3d5762117dc24fabb27e6904c629684cf3f6c 100644
--- a/l10n/de/files.po
+++ b/l10n/de/files.po
@@ -4,13 +4,14 @@
 # 
 # Translators:
 # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
+# Jan-Christoph Borchardt <jan@unhosted.org>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +19,33 @@ msgstr ""
 "Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Datei hochgeladen."
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr ""
+msgstr "Die hochgeladene Datei ist zu groß."
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
-msgstr ""
+msgstr "Die hochgeladene Datei ist zu groß."
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Die Datei wurde nur teilweise hochgeladen."
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Es wurde keine Datei hochgeladen."
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Temporärer Ordner fehlt."
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Dateien"
 
@@ -52,43 +53,55 @@ msgstr "Dateien"
 msgid "Maximum upload size"
 msgstr "Maximale Größe"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Hochladen"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Neuer Ordner"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Alles leer. Lad’ was hoch!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Name"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Herunterladen"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Größe"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Bearbeitet"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Löschen"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Upload zu groß"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/de/media.po b/l10n/de/media.po
index 437d50939d7f67f13a5718d7f21a33a441daf7c0..6e4584a979d41aac0d91752175cbf18764186363 100644
--- a/l10n/de/media.po
+++ b/l10n/de/media.po
@@ -2,14 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+#   <admin@s-goecker.de>, 2011.
 # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-20 05:08+0200\n"
-"PO-Revision-Date: 2011-08-20 03:08+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,41 +19,37 @@ msgstr ""
 "Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Musik"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
-msgstr ""
+msgstr "Abspielen"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pause"
 
 #: templates/music.php:5
 msgid "Previous"
-msgstr ""
+msgstr "Vorheriges"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
-msgstr ""
+msgstr "Nächstes"
 
 #: templates/music.php:7
 msgid "Mute"
-msgstr ""
+msgstr "Ton aus"
 
 #: templates/music.php:8
 msgid "Unmute"
-msgstr ""
-
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Lieder gescannt"
+msgstr "Ton an"
 
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
-msgstr "Sammlung scannen"
+msgstr "Sammlung noch einmal scannen"
 
 #: templates/music.php:37
 msgid "Artist"
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index 2998d93e0f78d6d980c026ef627dd73644e331c5..33f745e2687bcf08efd8cfaa649d746061439736 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -2,14 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+#   <admin@s-goecker.de>, 2011.
 # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-28 01:13+0200\n"
-"PO-Revision-Date: 2011-08-27 23:13+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,22 +19,26 @@ msgstr ""
 "Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Berechtigungsfehler"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID geändert"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Ungültige Anfrage"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID geändert"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Sprache geändert"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Eigene Anwendung hinzufügen"
@@ -53,15 +59,15 @@ msgstr "von"
 msgid "Ask a question"
 msgstr "Stell eine Frage"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Probleme bei der Verbindung zur Hilfe-Datenbank."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Datenbank direkt besuchen."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Antwort"
 
@@ -79,7 +85,7 @@ msgstr "Dein Passwort wurde geändert"
 
 #: templates/personal.php:14
 msgid "Unable to change your password"
-msgstr ""
+msgstr "Passwort konnte nicht geändert werden"
 
 #: templates/personal.php:15
 msgid "Current password"
@@ -98,36 +104,52 @@ msgid "Change password"
 msgstr "Passwort ändern"
 
 #: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Sprache"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Hilf bei der Übersetzung"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "benutze diese Adresse, um deine ownCloud mit deinem Dateiverwalter zu "
 "verbinden"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Name"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Passwort"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Gruppen"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Anlegen"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Löschen"
 
diff --git a/l10n/el/contacts.po b/l10n/el/contacts.po
index bdd775c8ba2bbc11c4530fab3520bd45f9fce5f8..ab36ccdfd3e32c7ca077aed3ee99bd5d5976b410 100644
--- a/l10n/el/contacts.po
+++ b/l10n/el/contacts.po
@@ -3,13 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <christosvas@in.gr>, 2011.
+# Petros Kyladitis <petros.kyladitis@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/team/el/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +19,224 @@ msgstr ""
 "Language: el\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Αυτό δεν είναι βιβλίο διευθύνσεων σας."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Η επαφή δεν μπρόρεσε να βρεθεί."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "Η vCard δεν μπορεί να διαβαστεί."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
+"Οι πληροφορίες σχετικά με vCard είναι εσφαλμένες. Παρακαλώ επαναφορτώστε τη "
+"σελίδα."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Διεύθυνση"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Τηλέφωνο"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Email"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Οργανισμός"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Εργασία"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Σπίτι"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Κινητό"
 
-#: photo.php:53
+#: lib/app.php:114
+msgid "Text"
+msgstr "Κείμενο"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Φωνή"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Φαξ"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Βίντεο"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Βομβητής"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Αυτή δεν είναι επαφή σας."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Αυτή η κάρτα δεν είναι RFC συμβατή."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Αυτή η κάρτα δεν περιέχει φωτογραφία."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Προσθήκη επαφής"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Ομάδα"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Όνομα"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Ταχ. Θυρίδα"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Εκτεταμένη"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Οδός"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Πόλη"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Περιοχή"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Τ.Κ."
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Χώρα"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Δημιουργία επαφής"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Επεξεργασία"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Διαγραφή"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Γενέθλια"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Τηλέφωνο"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/el/core.po b/l10n/el/core.po
index f7d9f565555db2a7ea903c33b3a9bde06daad52b..bf36969732ab39571bd36115b08ad20bd2f210d3 100644
--- a/l10n/el/core.po
+++ b/l10n/el/core.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-07 09:13+0000\n"
-"Last-Translator: multipetros <petros.kyladitis@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/team/el/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,6 +19,53 @@ msgstr ""
 "Language: el\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+"Θα λάβετε ένα σύνδεσμο για να επαναφέρετε τον κωδικό πρόσβασής σας μέσω "
+"ηλεκτρονικού ταχυδρομείου."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Ζητήθησαν"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Η σύνδεση απέτυχε!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Όνομα Χρήστη"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Επαναφορά αίτησης"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Ο κωδικός πρόσβασής σας επαναφέρθηκε"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Νέος κωδικός"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Επαναφορά κωδικού πρόσβασης"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Προσωπικά"
@@ -47,54 +94,50 @@ msgstr "Δεν βρέθηκε σύννεφο"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Όνομα Χρήστη"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Κωδικός"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Για προχωρημένους"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Φάκελος δεδομένων"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Διαμόρφωση της βάσης δεδομένων"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "θα χρησιμοποιηθούν"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Χρήστης της βάσης δεδομένων"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Κωδικός πρόσβασης βάσης δεδομένων"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Όνομα βάσης δεδομένων"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Για προχωρημένους"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Διακομιστής βάσης δεδομένων"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Φάκελος δεδομένων"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Ολοκλήρωση εγκατάστασης"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "σας δίνει την ελευθερία και τον έλεγχο επί των δικών σας δεδομένων"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -104,40 +147,22 @@ msgstr "Αποσύνδεση"
 msgid "Settings"
 msgstr "Ρυθμίσεις"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Ξεχάσατε τον κωδικό σας;"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "να με θυμάσαι"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Έχετε αποσυνδεθεί."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-"Θα λάβετε ένα σύνδεσμο για να επαναφέρετε τον κωδικό πρόσβασής σας, μέσω "
-"ηλεκτρονικού ταχυδρομείου."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Αιτήθησαν"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Η σύνδεση απέτυχε!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Όνομα Χρήστη ή Email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Επαναφοράς αίτησης"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "προηγούμενο"
@@ -146,16 +171,4 @@ msgstr "προηγούμενο"
 msgid "next"
 msgstr "επόμενο"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Έγινε επαναφορά του κωδικού πρόσβασής σας"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Νέος κωδικός"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Επαναφορά κωδικού πρόσβασης"
-
 
diff --git a/l10n/el/files.po b/l10n/el/files.po
index da78a25356e6f54f3103d1329ad8fe87c321d82b..5f2920a21145a8ccd4b5f47341fbcff1c5365505 100644
--- a/l10n/el/files.po
+++ b/l10n/el/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/team/el/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,37 @@ msgstr ""
 "Language: el\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Δεν υπάρχει λάθος, το αρχείο που μεταφορτώθηκε επιτυχώς"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Το αρχείο που μεταφορτώθηκε υπερβαίνει την οδηγία μέγιστου επιτρεπτού "
+"μεγέθους \"upload_max_filesize\" του php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Το αρχείο υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους "
+"\"MAX_FILE_SIZE\" που έχει οριστεί στην html φόρμα"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Το αρχείο μεταφορώθηκε μόνο εν μέρει"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Το αρχείο δεν μεταφορτώθηκε"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Λείπει ένας προσωρινός φάκελος"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Αρχεία"
 
@@ -52,43 +56,55 @@ msgstr "Αρχεία"
 msgid "Maximum upload size"
 msgstr "Μέγιστο μέγεθος μεταφόρτωσης"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Μεταφόρτωση"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Νέος φάκελος"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Όνομα"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Λήψη"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Μέγεθος"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Τροποποιήθηκε"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Διαγραφή"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Πολύ μεγάλο το αρχείο προς μεταφόρτωση"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/el/media.po b/l10n/el/media.po
index c5bd96407cb4ba4d5cb9dcc91f330ffd9b3658ce..cb05fad3c960df702146f5ddabc0292dd217b772 100644
--- a/l10n/el/media.po
+++ b/l10n/el/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 # Petros Kyladitis <petros.kyladitis@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-23 11:09+0200\n"
-"PO-Revision-Date: 2011-08-21 22:51+0000\n"
-"Last-Translator: multipetros <petros.kyladitis@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/team/el/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +18,15 @@ msgstr ""
 "Language: el\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Μουσική"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Αναπαραγωγή"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Παύση"
 
@@ -33,7 +34,7 @@ msgstr "Παύση"
 msgid "Previous"
 msgstr "Προηγούμενο"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Επόμενο"
 
@@ -45,11 +46,7 @@ msgstr "Σίγαση"
 msgid "Unmute"
 msgstr "Επαναφορά ήχου"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Σαρωμένα τραγούγια"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Επανασάρωση συλλογής"
 
diff --git a/l10n/el/settings.po b/l10n/el/settings.po
index 03240ac6c73034daf35560568787a196c56634d5..ea32c35f4fd8a6d01adf8ee5bed26ed1055d066b 100644
--- a/l10n/el/settings.po
+++ b/l10n/el/settings.po
@@ -2,15 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <petros.kyladitis@gmail.com>, 2011.
 # Petros Kyladitis <petros.kyladitis@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-28 01:13+0200\n"
-"PO-Revision-Date: 2011-08-27 23:13+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/team/el/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,25 +19,29 @@ msgstr ""
 "Language: el\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Σφάλμα ταυτοποίησης"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "Το OpenID άλλαξε"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Άκυρα αίτημα"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "Το OpenID άλλαξε"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Η γλώσσα άλλαξε"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
-msgstr ""
+msgstr "Προσθέστε την δική σας εφαρμογή"
 
 #: templates/apps.php:21
 msgid "Select an App"
@@ -54,15 +59,15 @@ msgstr "με"
 msgid "Ask a question"
 msgstr "Κάντε μια ερώτηση"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Προβλήματα κατά τη σύνδεση με τη βάση δεδομένων βοήθειας."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Χειροκίνητη μετάβαση."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Απάντηση"
 
@@ -80,7 +85,7 @@ msgstr "Ο κωδικός πρόσβασής σας άλαλαξε"
 
 #: templates/personal.php:14
 msgid "Unable to change your password"
-msgstr ""
+msgstr "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης"
 
 #: templates/personal.php:15
 msgid "Current password"
@@ -99,36 +104,52 @@ msgid "Change password"
 msgstr "Αλλαγή κωδικού πρόσβασης"
 
 #: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Γλώσσα"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Βοηθήστε στη μετάφραση"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "χρησιμοποιήστε αυτή τη διεύθυνση για να συνδεθείτε στο ownCloud σας από το "
 "διαχειριστή αρχείων σας"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Όνομα"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Κωδικός"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Ομάδες"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Δημιουργία"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Διαγραφή"
 
diff --git a/l10n/eo/calendar.po b/l10n/eo/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..a3701a0334833dfb69a05689036115ab606915eb
--- /dev/null
+++ b/l10n/eo/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <mstreet@kde.org.ar>, 2011, 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: mctpyt <mstreet@kde.org.ar>\n"
+"Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/team/eo/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eo\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr "Nova horzono:"
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "La horozono estas ŝanĝita"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "Nevalida peto"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Kalendaro"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "Malĝusta kalendaro"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "Naskiĝotago"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "Negoco"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "Voko"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "Klientoj"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "Livero"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "Ferioj"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "Ideoj"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "Vojaĝo"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "Jubileo"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "Rendevuo"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "Alia"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "Persona"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "Projektoj"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "Demandoj"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "Laboro"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "Ĉi tio ne ripetiĝas"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "Tage"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "Semajne"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "Tage"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "Semajnduope"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "Monate"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "Jare"
+
+#: lib/object.php:366
+msgid "never"
+msgstr "neniam"
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr "laŭ aperoj"
+
+#: lib/object.php:368
+msgid "by date"
+msgstr "laŭ dato"
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr "laŭ monattago"
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr "laŭ semajntago"
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr "lundo"
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr "mardo"
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr "merkredo"
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr "ĵaŭdo"
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr "vendredo"
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr "sabato"
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr "dimanĉo"
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr "la monatsemajno de la okazaĵo"
+
+#: lib/object.php:397
+msgid "first"
+msgstr "unua"
+
+#: lib/object.php:398
+msgid "second"
+msgstr "dua"
+
+#: lib/object.php:399
+msgid "third"
+msgstr "tria"
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr "kvara"
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr "kvina"
+
+#: lib/object.php:402
+msgid "last"
+msgstr "lasta"
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr "Januaro"
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr "Februaro"
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr "Marto"
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr "Aprilo"
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr "Majo"
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr "Junio"
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr "Julio"
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr "Aŭgusto"
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr "Septembro"
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr "Oktobro"
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr "Novembro"
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr "Decembro"
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr "laŭ okazaĵdato"
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr "laŭ jartago(j)"
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr "laŭ semajnnumero(j)"
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr "laŭ tago kaj monato"
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "Ĉi tio ne estas tabeltipa"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr "Dato"
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr "Kal."
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "La tuta tago"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "Mankas iuj kampoj"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Titolo"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr "ekde la dato"
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr "ekde la horo"
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "ĝis la dato"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "ĝis la horo"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "La okazaĵo finas antaŭ komenci"
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "Datumbaza malsukceso okazis"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Semajno"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Monato"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Listo"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Hodiaŭ"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Kalendaroj"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "Malsukceso okazis dum analizo de la dosiero."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Elektu aktivajn kalendarojn"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Nova kalendaro"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDav-a ligilo"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Elŝuti"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Redakti"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Forigi"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "Nova kalendaro"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Redakti la kalendaron"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "Montrota nomo"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Aktiva"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "Kalendarokoloro"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Konservi"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Sendi"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "Nuligi"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "Redakti okazaĵon"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "Elporti"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "Okazaĵotitolo"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "Kategorio"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Elekti kategorion"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "La tuta tago"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "Ekde"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "Ĝis"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "Altnivela agordo"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "Ripeti"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr "Altnivelo"
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr "Elekti semajntagojn"
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr "Elekti tagojn"
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr "kaj la jartago de la okazaĵo."
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr "kaj la monattago de la okazaĵo."
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr "Elekti monatojn"
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr "Elekti semajnojn"
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr "kaj la jarsemajno de la okazaĵo."
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr "Intervalo"
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr "Fino"
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr "aperoj"
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "Loko"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "Okazaĵoloko"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Priskribo"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "Okazaĵopriskribo"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "Enporti Ical-dosieron"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "Kiel enporti la novan kalendaron?"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "Enporti en estantan kalendaron"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "Enporti en novan kalendaron"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "Bonvolu elekti kalendaron"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "Enporti"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "Antaŭeniri"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "Bonvolu plenigi la formularon"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "Krei okazaĵon"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "Horozono"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr "Ĉiam kontroli ĉu la horzono ŝanĝiĝis"
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "Tempoformo"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24h"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12h"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "Adreso de kalendarosinkronigo per CalDAV:"
+
+
diff --git a/l10n/eo/contacts.po b/l10n/eo/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..7ab063d4d8fe5eb7eba8fa2caae82b7dbe553560
--- /dev/null
+++ b/l10n/eo/contacts.po
@@ -0,0 +1,239 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <mstreet@kde.org.ar>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/team/eo/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eo\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "Ĉi tiu ne estas via adresaro."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Ne eblis trovi la kontakton."
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "Ne eblis legi vCard-on."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "Informo pri vCard estas malĝusta. Bonvolu reŝargi la paĝon."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adreso"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefono"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Retpoŝtadreso"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizaĵo"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Laboro"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Hejmo"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Poŝtelefono"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Teksto"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Voĉo"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fakso"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Videaĵo"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Televokilo"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Tiu ĉi ne estas via kontakto."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Ĉi tiu karto ne kongruas kun RFC."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Ĉi tiu karto ne havas foton."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Aldoni kontakton"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Grupo"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Nomo"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Abonkesto"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Etendita"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Strato"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Urbo"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Regiono"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Poŝtokodo"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Lando"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Krei kontakton"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Redakti"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Forigi"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Naskiĝotago"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefono"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/eo/core.po b/l10n/eo/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..af35e74b74e8ad920de57e6305d178cb0644604d
--- /dev/null
+++ b/l10n/eo/core.po
@@ -0,0 +1,171 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <mstreet@kde.org.ar>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/team/eo/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eo\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Vi ricevos ligilon retpoŝte por rekomencigi vian pasvorton."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Petita"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Ensaluto malsukcesis!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Uzantonomo"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Peti rekomencigon"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Via pasvorto rekomencis"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nova pasvorto"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Rekomenci la pasvorton"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "Persona"
+
+#: strings.php:6
+msgid "Users"
+msgstr "Uzantoj"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "Aplikaĵoj"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "Administranto"
+
+#: strings.php:9
+msgid "Help"
+msgstr "Helpo"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "La nubo ne estas trovita"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "Krei <strong>administran konton</strong>"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Pasvorto"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Porsperta"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Datuma dosierujo"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "Agordi la datumbazon"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "estos uzata"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "Datumbaza uzanto"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "Datumbaza pasvorto"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "Datumbaza nomo"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "Datumbaza gastigo"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "Fini la instalon"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "Elsaluti"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "Agordo"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "Ĉu vi perdis vian pasvorton?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "memori"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Vi elsalutis."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "maljena"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "jena"
+
+
diff --git a/l10n/eo/files.po b/l10n/eo/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..9bfe7d92ab329c0b4f2ae5070c818588f96bd504
--- /dev/null
+++ b/l10n/eo/files.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <mstreet@kde.org.ar>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/team/eo/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eo\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "Ne estas eraro, la dosiero alŝutiĝis sukcese"
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"La dosiero alŝutita superas laregulon MAX_FILE_SIZE, kiu estas difinita en "
+"la HTML-formularo"
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "La alŝutita dosiero nur parte alŝutiĝis"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Neniu dosiero estas alŝutita"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "Mankas tempa dosierujo"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Dosieroj"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Maksimuma alŝutogrando"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Alŝuti"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Nenio estas ĉi tie. Alŝutu ion!"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Nomo"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "Elŝuti"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Grando"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Modifita"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Forigi"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "Elŝuto tro larĝa"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+"La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por "
+"dosieralŝutoj en ĉi tiu servilo."
+
+
diff --git a/l10n/eo/media.po b/l10n/eo/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..c7eeddac8652d2c16714ff80d4782eaa05ece35c
--- /dev/null
+++ b/l10n/eo/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <mstreet@kde.org.ar>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/team/eo/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eo\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Muziko"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Ludi"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Paŭzi"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Maljena"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Jena"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Silentigi"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Malsilentigi"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Reskani la aron"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Verkinto"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Albumo"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Titolo"
+
+
diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..d99fbc60bd922c8c1bd7478e78338b02600332e4
--- /dev/null
+++ b/l10n/eo/settings.po
@@ -0,0 +1,154 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <mstreet@kde.org.ar>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Esperanto (http://www.transifex.net/projects/p/owncloud/team/eo/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eo\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "Nevalida peto"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "La agordo de OpenID estas ŝanĝita"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "La lingvo estas ŝanĝita"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Aldonu vian aplikaĵon"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Elekti aplikaĵon"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "-permesila"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "de"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Faru demandon"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "Problemoj okazis dum konektado al la helpa datumbazo."
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "Iri tien mane."
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Respondi"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "Vi uzas"
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "el la disponeblaj"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "Via pasvorto ŝanĝiĝis"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Ne eblis ŝanĝi vian pasvorton"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Nuna pasvorto"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Nova pasvorto"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "montri"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Ŝanĝi la pasvorton"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Lingvo"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr ""
+"uzu ĉi tiun adreson por konektiĝi al via ownCloud per via dosieradministrilo"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Nomo"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Pasvorto"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Grupoj"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Krei"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Forigi"
+
+
diff --git a/l10n/es/contacts.po b/l10n/es/contacts.po
index 08f4ae29109e7601040f715ee6f9a211c61be34c..0591daf015af4d50e0b41f543f11b4ec9128e5aa 100644
--- a/l10n/es/contacts.po
+++ b/l10n/es/contacts.po
@@ -3,13 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <juanma@kde.org.ar>, 2011.
+#   <sergioballesterossolanas@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +19,224 @@ msgstr ""
 "Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Esta no es tu agenda de contactos."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "No se pudo encontrar el contacto."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "No se pudo leer el vCard."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
+"La información sobre el vCard es incorrecta. Por favor vuelve a cargar la "
+"página."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Dirección"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Teléfono"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Correo electrónico"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organización"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Trabajo"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Particular"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Móvil"
 
-#: photo.php:53
+#: lib/app.php:114
+msgid "Text"
+msgstr "Texto"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Voz"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Localizador"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Este no es tu contacto."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Esta tarjeta no es compatible con RFC."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Esta tarjeta no contiene ninguna foto."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Agregar contacto"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grupo"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Nombre"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Código postal"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Extendido"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Calle"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Ciudad"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Región"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Código Postal"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "País"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Crear contacto"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Editar"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Borrar"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Cumpleaños"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Teléfono"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/es/core.po b/l10n/es/core.po
index 2fe3fcaa7830d15d9e424ba915cc342076a19846..40f9f0ab4e8441245b35d77ef767ead746491431 100644
--- a/l10n/es/core.po
+++ b/l10n/es/core.po
@@ -3,15 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <juanma@kde.org.ar>, 2011.
 #   <rom1dep@gmail.com>, 2011.
 #   <sergioballesterossolanas@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-04 17:01+0000\n"
-"Last-Translator: xsergiolpx <sergioballesterossolanas@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,6 +20,52 @@ msgstr ""
 "Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+"Recibirás un enlace por correo electrónico para restablecer tu contraseña"
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Pedido"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "¡Fallo al iniciar sesión!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Nombre de usuario"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Solicitar restablecimiento"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Tu contraseña se ha restablecido"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nueva contraseña"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Restablecer contraseña"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Personal"
@@ -47,54 +94,50 @@ msgstr "No se encontró la nube"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Crea una <strong>cuenta de administrador</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Nombre de usuario"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Contraseña"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avanzado"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Directorio de almacenamiento"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Configurar la base de datos"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "serán utilizados"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Usuario de la base de datos"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Contraseña de la base de datos"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Nombre de la base de datos"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Avanzado"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Host de la base de datos"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Directorio de almacenamiento"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Completar la instalación"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "te da la libertad y el control sobre tus propios datos"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -104,38 +147,22 @@ msgstr "Salir"
 msgid "Settings"
 msgstr "Ajustes"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "¿Has perdido tu contraseña?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "recuérdame"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Has cerrado sesión."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Recibirás un link para restablecer tu contraseña vía Email."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Solicitado"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "¡No se pudo iniciar sesión!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Nombre de usuario o Email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Solicitar restablecimiento"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "anterior"
@@ -144,16 +171,4 @@ msgstr "anterior"
 msgid "next"
 msgstr "siguiente"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Tu contraseña se ha restablecido"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Nueva contraseña"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Restablecer contraseña"
-
 
diff --git a/l10n/es/files.po b/l10n/es/files.po
index 2c2bed5cdc4b81df8901a7bc5fa011d35ebcd235..0349f481b1df162f59382f0acdccc1e35699435e 100644
--- a/l10n/es/files.po
+++ b/l10n/es/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,37 @@ msgstr ""
 "Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "No hubo ningún error, el archivo se subió con éxito"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"El archivo que intentas subir sobrepasa el tamaño definido por la variable "
+"upload_max_filesize en php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"El archivo que intentas subir sobrepasa el tamaño definido por la variable "
+"MAX_FILE_SIZE especificada en el formulario HTML"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "El archivo que intentas subir solo se subió parcialmente"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "No se subió ningún archivo"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Falta un directorio temporal"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Archivos"
 
@@ -52,43 +56,55 @@ msgstr "Archivos"
 msgid "Maximum upload size"
 msgstr "Tamaño máximo de subida"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Subir"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Crear Carpeta"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Aquí no hay nada. ¡Sube algo!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nombre"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Descargar"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Tamaño"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Modificado"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Eliminado"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "El archivo es demasiado grande"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/es/media.po b/l10n/es/media.po
index 3a159198a26b610af95e938f4bcfd6fbcc9434c9..e03322be6ae3bc7a584836036633ff270cd452ef 100644
--- a/l10n/es/media.po
+++ b/l10n/es/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <sergioballesterossolanas@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-23 11:09+0200\n"
-"PO-Revision-Date: 2011-08-21 22:27+0000\n"
-"Last-Translator: xsergiolpx <sergioballesterossolanas@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +18,15 @@ msgstr ""
 "Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Música"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Reproducir"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pausa"
 
@@ -33,7 +34,7 @@ msgstr "Pausa"
 msgid "Previous"
 msgstr "Anterior"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Siguiente"
 
@@ -45,11 +46,7 @@ msgstr "Silenciar"
 msgid "Unmute"
 msgstr "Sonar"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Canciones encontradas"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Buscar música nueva"
 
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index 27e14d97249408eab7500c2f124ae5afa0463ea1..9be0c001e369b6d24381052c6f53324c4e8d86d4 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -2,15 +2,18 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
-#   <sergioballesterossolanas@gmail.com>, 2011.
+# Translators:
+#   <juanma@kde.org.ar>, 2011.
+#   <monty_2731@hotmail.com>, 2011.
 #   <rom1dep@gmail.com>, 2011.
+#   <sergioballesterossolanas@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-28 01:11+0200\n"
-"PO-Revision-Date: 2011-08-24 23:20+0000\n"
-"Last-Translator: xsergiolpx <sergioballesterossolanas@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,22 +21,26 @@ msgstr ""
 "Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Error de autentificación"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID Cambiado"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Solicitud no válida"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID Cambiado"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Idioma cambiado"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Añadir tu aplicación"
@@ -54,15 +61,15 @@ msgstr "por"
 msgid "Ask a question"
 msgstr "Hacer una pregunta"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problemas al conectar con la base de datos de ayuda."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Ir manualmente"
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Respuesta"
 
@@ -78,6 +85,10 @@ msgstr "del total disponible de"
 msgid "Your password got changed"
 msgstr "Tu contraseña ha sido cambiada"
 
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "No se pudo cambiar su contraseña"
+
 #: templates/personal.php:15
 msgid "Current password"
 msgstr "Contraseña actual"
@@ -95,35 +106,52 @@ msgid "Change password"
 msgstr "Cambiar contraseña"
 
 #: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Idioma"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Ayuda a traducir"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
-"usar esta dirección para conectar tu ownCloud en tu explorador de archivos"
+"utiliza esta dirección para conectar a tu ownCloud desde tu explorador de "
+"archivos"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nombre"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Contraseña"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grupos"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Crear"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Eliminar"
 
diff --git a/l10n/et_EE/contacts.po b/l10n/et_EE/contacts.po
index 119d01b09f02e946356699cdd3ab8e3b9aa591f3..b7034000524bedd3ed8615d5437879e1a39d7a5a 100644
--- a/l10n/et_EE/contacts.po
+++ b/l10n/et_EE/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Rivo Zängov <eraser@eraser.ee>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/team/et_EE/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: et_EE\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "See pole sinu aadressiraamat."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Kontakti ei leitud."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "Visiitkaardi lugemine ebaõnnestus,"
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Visiitkaardi info pole korrektne. Palun lae leht uuesti."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Aadress"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "E-post"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organisatsioon"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Töö"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Kodu"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobiil"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Tekst"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Hääl"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Faks"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Piipar"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "See pole sinu kontakt."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "See kaart ei ühildu RFC-ga."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Sellel kaardil pole fotot."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Lisa kontakt"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grupp"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Nimi"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Postkontori postkast"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Laiendatud"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Tänav"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Linn"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Piirkond"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Postiindeks"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Riik"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Lisa kontakt"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Muuda"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Kustuta"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Sünnipäev"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po
index 02b3782f220536d56d3aeaed079662dac7f82f7b..18831a8a35f188b8ff9e6aae9c2061016113e61f 100644
--- a/l10n/et_EE/core.po
+++ b/l10n/et_EE/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-05 14:48+0000\n"
-"Last-Translator: Eraser <eraser@eraser.ee>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/team/et_EE/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,51 @@ msgstr ""
 "Language: et_EE\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Sinu parooli taastamise link saadetakse sulle e-postile."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Kohustuslik"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Sisselogimine ebaõnnestus!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Kasutajanimi"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Päringu taastamine"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Sinu parool on taastatud"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Uus parool"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Nulli parool"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "isiklik"
@@ -46,54 +91,50 @@ msgstr "Pilve ei leitud"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Loo <strong>admini konto</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Kasutajanimi"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Parool"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Lisavalikud"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Andmete kaust"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Seadista andmebaasi"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "kasutatakse"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Andmebaasi kasutaja"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Andmebaasi parool"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Andmebasi nimi"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Lisavalikud"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Andmebaasi host"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Andmete kaust"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Lõpeta seadistamine"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "Annab sulle vabaduse ja kontrolli sinu enda andmete üle"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,39 +144,22 @@ msgstr "Logi välja"
 msgid "Settings"
 msgstr "Seaded"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Kaotasid oma parooli?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "pea meeles"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Sa oled välja loginud"
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-"Sulle saadetakse e-postile link, millelt sa saad oma parooli taastada."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Kohustuslik"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Sisselogimine ebaõnnestus"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Kasutajanimi või e-post"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Palu taastamist"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "eelm"
@@ -144,16 +168,4 @@ msgstr "eelm"
 msgid "next"
 msgstr "järgm"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Sinu parool on taastatud"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Uus parool"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Nulli parool"
-
 
diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po
index 92f9fa8d85587a3704a9ef34c0cf84302cfd2267..49191aa3a9276124e0e10f8b8ec69405347c880f 100644
--- a/l10n/et_EE/files.po
+++ b/l10n/et_EE/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/team/et_EE/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,36 @@ msgstr ""
 "Language: et_EE\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Ühtegi viga pole, fail on üles laetud"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Üles laetud faili suurus ületab php.ini määratud upload_max_filesize suuruse"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Üles laetud faili suurus ületab HTML vormis määratud upload_max_filesize "
+"suuruse"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Fail laeti üles ainult osaliselt"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Ühtegi faili ei laetud üles"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Ajutiste failide kaust puudub"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Failid"
 
@@ -52,43 +55,55 @@ msgstr "Failid"
 msgid "Maximum upload size"
 msgstr "Maksimaalne üleslaadimise suurus"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Lae üles"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Uus kaust"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Siin pole midagi. Lae midagi üles!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nimi"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Lae alla"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Suurus"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Muudetud"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Kustuta"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Üleslaadimine on liiga suur"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/et_EE/media.po b/l10n/et_EE/media.po
index 7d40f8a4ffad431323824b91cb624b5b0222551f..a0e33794bfd115d73debe34b15dc93dfde38f48e 100644
--- a/l10n/et_EE/media.po
+++ b/l10n/et_EE/media.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-05 14:54+0000\n"
-"Last-Translator: Eraser <eraser@eraser.ee>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/team/et_EE/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,15 +18,15 @@ msgstr ""
 "Language: et_EE\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Muusika"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Esita"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Paus"
 
@@ -34,7 +34,7 @@ msgstr "Paus"
 msgid "Previous"
 msgstr "Eelmine"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Järgmine"
 
@@ -46,11 +46,7 @@ msgstr "Vaikseks"
 msgid "Unmute"
 msgstr "Hääl tagasi"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Skännitud lood"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Skänni kollekttsiooni uuesti"
 
diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po
index 3fad92d9479ef19cf5dc72a02a718e42302bf73b..9de62de218deb4214fc4be8423e191b0c311cbd4 100644
--- a/l10n/et_EE/settings.po
+++ b/l10n/et_EE/settings.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-05 14:59+0000\n"
-"Last-Translator: Eraser <eraser@eraser.ee>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Estonian (Estonia) (http://www.transifex.net/projects/p/owncloud/team/et_EE/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,22 +18,26 @@ msgstr ""
 "Language: et_EE\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Autentimise viga"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID on muudetud"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Vigane päring"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID on muudetud"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Keel on muudetud"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Lisa oma programm"
@@ -54,15 +58,15 @@ msgstr "kelle poolt"
 msgid "Ask a question"
 msgstr "Küsi küsimus"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Probleemid abiinfo andmebaasiga ühendumisel."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Mine sinna käsitsi."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Vasta"
 
@@ -98,35 +102,51 @@ msgstr "näita"
 msgid "Change password"
 msgstr "Muuda parooli"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Keel"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Abiinfo tõlkimine"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr "kasuta seda aadressi oma ownCloudiga ühendamiseks failihalduriga"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nimi"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Parool"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grupid"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Lisa"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Kustuta"
 
diff --git a/l10n/eu/calendar.po b/l10n/eu/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..93fd3c27f37a4077c400cd7cb5d39f554c45517d
--- /dev/null
+++ b/l10n/eu/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Asier Urio Larrea <asieriko@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/team/eu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "Ordu-zona aldatuta"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "Baligabeko eskaera"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Egutegia"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "Egutegi okerra"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "Jaioteguna"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "Negozioa"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "Deia"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "Bezeroak"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "Banatzailea"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "Oporrak"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "Ideiak"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "Bidaia"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "Urteurrena"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "Bilera"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "Bestelakoa"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "Pertsonala"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "Proiektuak"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "Galderak"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "Lana"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "Ez da errepikatzen"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "Egunero"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "Astero"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "Asteko egun guztietan"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "Bi-Astero"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "Hilabetero"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "Urtero"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "Ez da bektore bat"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "Egun guztia"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "Eremuak faltan"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Izenburua"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr "Hasierako Data"
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr "Hasierako Ordua"
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "Bukaerako Data"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "Bukaerako Ordua"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "Gertaera hasi baino lehen bukatzen da"
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "Datu baseak huts egin du"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Astea"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Hilabetea"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Zerrenda"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Gaur"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Egutegiak"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "Huts bat egon da, fitxategia aztertzen zen bitartea."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Aukeratu egutegi aktiboak"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Egutegi berria"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDav Lotura"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Deskargatu"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Editatu"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Ezabatu"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "Egutegi berria"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Editatu egutegia"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "Bistaratzeko izena"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Aktiboa"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "Egutegiaren kolorea"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Gorde"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Bidali"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "Ezeztatu"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "Editatu gertaera"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "Exportatu"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "Gertaeraren izenburua"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "Kategoria"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Aukeratu kategoria"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "Egun osoko gertaera"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "Hasiera"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "Bukaera"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "Aukera aurreratuak"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "Errepikatu"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "Kokalekua"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "Gertaeraren kokalekua"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Deskribapena"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "Gertaeraren deskribapena"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "inportatu ical fitxategia"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "Nola inportatu egutegi berria?"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "inportatu existitzen den egutegi batera"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "inportatu egutegi berri batera"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "Mesedez aukeratu egutegia"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "Importatu"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "Atzera"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "Mesedez inprimakia bete"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "Sortu gertaera berria"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "Ordu-zona"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "Ordu formatua"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24h"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12h"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "Egutegiaren CalDAV sinkronizazio helbidea"
+
+
diff --git a/l10n/eu/contacts.po b/l10n/eu/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..c7023773dd07d1f163f701e4852a0887171be60b
--- /dev/null
+++ b/l10n/eu/contacts.po
@@ -0,0 +1,240 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Asier Urio Larrea <asieriko@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/team/eu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "Hau ez da zure helbide liburua."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Ezin izan da kontaktua aurkitu."
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "Ezin izan da vCard-a irakurri."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr ""
+"vCard-aren inguruko informazioa okerra da. Mesedez birkargatu orrialdea."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Helbidea"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefonoa"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Eposta"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Erakundea"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Lana"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Etxea"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mugikorra"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Testua"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Ahotsa"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax-a"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Bideoa"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Bilagailua"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Hau ez da zure kontaktua."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Txartel hau ez da RFC bateragarria."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Txartel honek ez dauka argazkirik."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Gehitu Kontaktua"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Taldea"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Izena"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Posta kutxa"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Hedatua"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Kalea"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Hiria"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Eskualdea"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Posta Kodea"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Herrialdea"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Sortu Kontaktua"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Editatu"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Ezabatu"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Jaioteguna"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefonoa"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/eu/core.po b/l10n/eu/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..4508c5380f06287471082f95aa3601cb0719bc1e
--- /dev/null
+++ b/l10n/eu/core.po
@@ -0,0 +1,171 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Asier Urio Larrea <asieriko@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/team/eu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Zure pashitza berrezartzeko lotura bat jasoko duzu Epostaren bidez."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Eskatuta"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Saio hasierak huts egin du!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Erabiltzaile izena"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Eskaera berrezarri da"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Zure pasahitza berrezarri da"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Pasahitz berria"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Berrezarri pasahitza"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "Pertsonala"
+
+#: strings.php:6
+msgid "Users"
+msgstr "Erabiltzaileak"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "Aplikazioak"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "Kudeatzailea"
+
+#: strings.php:9
+msgid "Help"
+msgstr "Laguntza"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Ez da hodeia aurkitu"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "Sortu <strong>kudeatzaile kontu<strong> bat"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Pasahitza"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Aurreratua"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Datuen karpeta"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "Konfiguratu datu basea"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "erabiliko da"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "Datubasearen erabiltzailea"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "Datubasearen pasahitza"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "Datubasearen izena"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "Datubasearen hostalaria"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "Bukatu konfigurazioa"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "Saioa bukatu"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "Ezarpenak"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "Galdu duzu pasahitza?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "gogoratu"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Zure saioa bukatu da."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "aurrekoa"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "hurrengoa"
+
+
diff --git a/l10n/eu/files.po b/l10n/eu/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..d2af4c2d58f0b3be2dd422a81e452561c07c219b
--- /dev/null
+++ b/l10n/eu/files.po
@@ -0,0 +1,115 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Asier Urio Larrea <asieriko@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/team/eu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "Ez da arazorik izan, fitxategia ongi igo da"
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+"Igotako fitxategiaren tamaina php.ini-ko upload_max_filesize direktiban "
+"adierazitakoa  baino handiagoa da"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"Igotako fitxategiaren tamaina HTML inprimakiko MAX_FILESIZE direktiban "
+"adierazitakoa baino handiagoa da"
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "Igotako fitxategiaren zati bat baino gehiago ez da igo"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Ez da fitxategirik igo"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "Aldi baterako karpeta falta da"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Fitxategiak"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Igo daitekeen gehienezko tamaina"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Igo"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Ez dago ezer. Igo zerbait!"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Izena"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "Deskargatu"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Tamaina"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Aldatuta"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Ezabatu"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "Igotakoa handiegia da"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+"Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen "
+"duena baino handiagoak dira."
+
+
diff --git a/l10n/eu/media.po b/l10n/eu/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..8fbf9e464f4b583199aab3f5d8c3d085f0695472
--- /dev/null
+++ b/l10n/eu/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Asier Urio Larrea <asieriko@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/team/eu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Musika"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Erreproduzitu"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Pausarazi"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Aurrekoa"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Hurrengoa"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Mututu"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Ez Mututu"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Bireskaneatu Bilduma"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Artista"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Albuma"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Izenburua"
+
+
diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..e4655b60a08905875aee7ca397355c424c330485
--- /dev/null
+++ b/l10n/eu/settings.po
@@ -0,0 +1,155 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Asier Urio Larrea <asieriko@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Basque (http://www.transifex.net/projects/p/owncloud/team/eu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "Baliogabeko eskaria"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID aldatuta"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "Hizkuntza aldatuta"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Gehitu zure programa"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Aukeratu Programa bat"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "lizentziarekin."
+
+#: templates/apps.php:23
+msgid "by"
+msgstr " Egilea:"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Egin galdera bat"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "Arazoak daude laguntza datubasera konektatzeko."
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "Joan hara eskuz."
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Erantzun"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "Erabiltzen ari zara "
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "eta guztira erabil dezakezu "
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "Zure pasahitza aldatu da"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Ezin izan da zure pasahitza aldatu"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Uneko pasahitza"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Pasahitz berria"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "erakutsi"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Aldatu pasahitza"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Hizkuntza"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr ""
+"erabili helbide hau zure fitxategi kudeatzailean zure ownCloudera "
+"konektatzeko"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Izena"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Pasahitza"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Taldeak"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Sortu"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Ezabatu"
+
+
diff --git a/l10n/fr/contacts.po b/l10n/fr/contacts.po
index 1a7dea24d8d08037d9d17d10a0810b19b025fd23..2f2dd572cd95c441ec64297963bc84bafbae9d0e 100644
--- a/l10n/fr/contacts.po
+++ b/l10n/fr/contacts.po
@@ -3,13 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <gp4004@arghh.org>, 2011.
+#   <rom1dep@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +19,224 @@ msgstr ""
 "Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Ce n'est pas votre carnet d'adresses."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Ce contact n'a pas été trouvé."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "Cette vCard n'a pas pu être lue."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
+"Les informations relatives à cette vCard sont incorrectes. Veuillez "
+"recharger la page."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresse"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Téléphone"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Email"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Société"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Travail"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Maison"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobile"
 
-#: photo.php:53
+#: lib/app.php:114
+msgid "Text"
+msgstr "Texte"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Voix"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Vidéo"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Bipeur"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Ce n'est pas votre contact."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Cette fiche n'est pas compatible RFC."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Cette fiche ne contient pas de photo."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Ajouter un Contact"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Groupe"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Nom"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Boîte postale"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Étendu"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Rue"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Ville"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Région"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Code postal"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Pays"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Créer le Contact"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Modifier"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Effacer"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Anniversaire"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Téléphone"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/fr/core.po b/l10n/fr/core.po
index b1e286ce6ea8879a439c14bdb43a7100d745ae53..2760dfdeb9d46fde90b626dd538aa5b7db0eba98 100644
--- a/l10n/fr/core.po
+++ b/l10n/fr/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-05 15:01+0000\n"
-"Last-Translator: bibzor <borjan@tchaka.fr>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,53 @@ msgstr ""
 "Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+"Vous allez recevoir un e-mail contenant un lien pour réinitialiser votre mot"
+" de passe"
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Demande envoyée"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Nom d'utilisateur ou e-mail invalide"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Nom d'utilisateur"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Demander la réinitialisation"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Votre mot de passe a été réinitialisé"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nouveau mot de passe"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Réinitialiser le mot de passe"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Personnels"
@@ -46,54 +93,50 @@ msgstr "Introuvable"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Créer un <strong>compte administrateur</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Nom d'utilisateur"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Mot de passe"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avancé"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Répertoire des données"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Configurer la base de données"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "sera utilisé"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Utilisateur de la base de données"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Mot de passe de la base de données"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Nom de la base de données"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Avancé"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Serveur de la base de données"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Répertoire des données"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Terminer l'installation"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "vous donne la liberté et le contrôle de vos propres données"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,40 +146,22 @@ msgstr "Se déconnecter"
 msgid "Settings"
 msgstr "Paramètres"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Mot de passe perdu ?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "se souvenir de moi"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Vous êtes désormais déconnecté."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-"Vous allez recevoir un lien par email qui vous permettra de réinitialiser "
-"votre mot de passe."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Nécessaire"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Échec de la connexion !"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Nom d'utilisateur ou Email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Demande de réinitialisation"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "précédent"
@@ -145,16 +170,4 @@ msgstr "précédent"
 msgid "next"
 msgstr "suivant"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Votre mot de passe a été réinitialisé"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Nouveau mot de passe"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Réinitialisation du mot de passe"
-
 
diff --git a/l10n/fr/files.po b/l10n/fr/files.po
index b898f18703018eab455041d2889064bb2db28ad7..8f1ba975395bb8c5b8c7d02b15907ca6cc312ec4 100644
--- a/l10n/fr/files.po
+++ b/l10n/fr/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,37 @@ msgstr ""
 "Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Aucune erreur, le fichier a été téléversé avec succès"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Le fichier téléversé excède la valeur de upload_max_filesize spécifiée dans "
+"php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Le fichier téléversé excède la valeur de MAX_FILE_SIZE spécifiée dans le "
+"formulaire HTML"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Le fichier n'a été que partiellement téléversé"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Aucun fichier n'a été téléversé"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Il manque un répertoire temporaire"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Fichiers"
 
@@ -52,43 +56,55 @@ msgstr "Fichiers"
 msgid "Maximum upload size"
 msgstr "Taille max. d'envoi"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Envoyer"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Nouveau dossier"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Il n'y a rien ici ! Envoyez donc quelque chose :)"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nom"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Téléchargement"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Taille"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Modifié"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Supprimer"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Fichier trop volumineux"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/fr/media.po b/l10n/fr/media.po
index 5cdf1cd9036f622275f6ad7b83f5ff1d68ed0bac..62c9e525cf3279fd3818e2e814c5f68e4f132c00 100644
--- a/l10n/fr/media.po
+++ b/l10n/fr/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <rom1dep@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-20 05:08+0200\n"
-"PO-Revision-Date: 2011-08-20 03:08+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,39 +18,35 @@ msgstr ""
 "Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Musique"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
-msgstr ""
+msgstr "Play"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pause"
 
 #: templates/music.php:5
 msgid "Previous"
-msgstr ""
+msgstr "Précédent"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
-msgstr ""
+msgstr "Suivant"
 
 #: templates/music.php:7
 msgid "Mute"
-msgstr ""
+msgstr "Muet"
 
 #: templates/music.php:8
 msgid "Unmute"
-msgstr ""
-
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Pistes scannées"
+msgstr "Audible"
 
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Réanalyser la Collection"
 
diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po
index 46f9713e9cbf70224788388ac0ea32f4918d76bd..c3737d585244ce635aecd8962090be8b0eb9ef3e 100644
--- a/l10n/fr/settings.po
+++ b/l10n/fr/settings.po
@@ -2,15 +2,17 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
-#   <rom1dep@gmail.com>, 2011.
+# Translators:
+#   <fboulogne@april.org>, 2011.
 # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
+#   <rom1dep@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-04 16:48+0200\n"
-"PO-Revision-Date: 2011-09-03 18:25+0000\n"
-"Last-Translator: bibzor <borjan@tchaka.fr>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,22 +20,26 @@ msgstr ""
 "Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Erreur d'authentification"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "Identifiant OpenID changé"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Requête invalide"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "Identifiant OpenID changé"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Langue changée"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Ajoutez votre application"
@@ -54,15 +60,15 @@ msgstr "par"
 msgid "Ask a question"
 msgstr "Poser une question"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problème de connexion à la base de données d'aide."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "S'y rendre manuellement."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Réponse"
 
@@ -72,7 +78,7 @@ msgstr "Vous utilisez"
 
 #: templates/personal.php:8
 msgid "of the available"
-msgstr "sur un total de"
+msgstr "d'espace de stockage sur un total de"
 
 #: templates/personal.php:13
 msgid "Your password got changed"
@@ -98,37 +104,53 @@ msgstr "Afficher"
 msgid "Change password"
 msgstr "Changer de mot de passe"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Langue"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Aider à traduire"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "utilisez cette adresse pour vous connecter à votre ownCloud depuis un "
 "explorateur de fichiers"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nom"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Mot de passe"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Groupes"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Créer"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Supprimer"
 
diff --git a/l10n/he/calendar.po b/l10n/he/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..39d8b2447699d0a1a7ce3a939ab3629d012ea1be
--- /dev/null
+++ b/l10n/he/calendar.po
@@ -0,0 +1,639 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Elad Alfassa <elad@fedoraproject.org>, 2011.
+#   <tomerc+transifex.net@gmail.com>, 2011.
+# Yaron Shahrabani <sh.yaron@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/team/he/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: he\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "אזור זמן השתנה"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "בקשה לא חוקית"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "ח שנה"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "לוח שנה לא נכון"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "יום הולדת"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "עסקים"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "שיחה"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "לקוחות"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "משלוח"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "חגים"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "רעיונות"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "מסע"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "יובל"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "פגישה"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "אחר"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "אישי"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "פרוייקטים"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "שאלות"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "עבודה"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "ללא חזרה"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "יומי"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "שבועי"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "כל יום עבודה"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "דו שבועי"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "חודשי"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "שנתי"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "לא מערך"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "היום"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr ""
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "כותרת"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr ""
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr ""
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr ""
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr ""
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr ""
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr ""
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "שבוע"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "חודש"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "רשימה"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "היום"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "לוחות שנה"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "אירעה שגיאה בעת פענוח הקובץ."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "בחר לוחות שנה פעילים"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "לוח שנה חדש"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "קישור CalDav"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "הורדה"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "עריכה"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "מחיקה"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "לוח שנה חדש"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "עריכת לוח שנה"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "שם תצוגה"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "פעיל"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "צבע לוח שנה"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "שמירה"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "שליחה"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "ביטול"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "עריכת אירוע"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "יצוא"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "כותרת האירוע"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "קטגוריה"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "בחר קטגוריה"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "אירוע של כל היום"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "מאת"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "עבור"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr ""
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "חזרה"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "מיקום"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "מיקום האירוע"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "תיאור"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "תיאור האירוע"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr ""
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr ""
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr ""
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr ""
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr ""
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "יבוא"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr ""
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr ""
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "יצירת אירוע חדש"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "אזור זמן"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr ""
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr ""
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr ""
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr ""
+
+
diff --git a/l10n/he/contacts.po b/l10n/he/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..3932aca9797f23578462de9a12d6a602471b5ec4
--- /dev/null
+++ b/l10n/he/contacts.po
@@ -0,0 +1,239 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tomerc+transifex.net@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/team/he/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: he\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "זהו אינו ספר הכתובות שלך"
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "לא ניתן לאתר איש קשר"
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "לא ניתן לקרוא vCard."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "כתובת"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "טלפון"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "דואר אלקטרוני"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "ארגון"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "עבודה"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "בית"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "נייד"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "טקסט"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "קולי"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "פקס"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "וידאו"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "זימונית"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "זהו אינו איש קשר שלך"
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "כרטיס זה אינו תואם ל־RFC"
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "כרטיס זה אינו כולל תמונה"
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "הוספת איש קשר"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "קבוצה"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "שם"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "תא דואר"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "מורחב"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "רחוב"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "עיר"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "אזור"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "מיקוד"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "מדינה"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "יצירת איש קשר"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "עריכה"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "מחיקה"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "יום הולדת"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "טלפון"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/he/core.po b/l10n/he/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..705a03e4d9479582d6f981ac05ea7ca8a420a056
--- /dev/null
+++ b/l10n/he/core.po
@@ -0,0 +1,172 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tomerc+transifex.net@gmail.com>, 2011.
+# Yaron Shahrabani <sh.yaron@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/team/he/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: he\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "נדרש"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "הכניסה נכשלה!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "שם משתמש"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "בקשת איפוס"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "הססמה שלך אופסה"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "ססמה חדשה"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "איפוס ססמה"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "אישי"
+
+#: strings.php:6
+msgid "Users"
+msgstr "משתמשים"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "יישומים"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "מנהל"
+
+#: strings.php:9
+msgid "Help"
+msgstr "עזרה"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "ענן לא נמצא"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "יצירת <strong>חשבון מנהל</strong>"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "ססמה"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "מתקדם"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "תיקיית נתונים"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "הגדרת מסד הנתונים"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "ינוצלו"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "שם משתמש במסד הנתונים"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "ססמת מסד הנתונים"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "שם מסד הנתונים"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "שרת בסיס נתונים"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "סיום התקנה"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "התנתקות"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "הגדרות"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "שכחת את ססמתך?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "שמירת הססמה"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "אינך מחובר."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "קודם"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "הבא"
+
+
diff --git a/l10n/he/files.po b/l10n/he/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..1147b3e49d73ed2c96d04a7e9191c6dc4666506e
--- /dev/null
+++ b/l10n/he/files.po
@@ -0,0 +1,109 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tomerc+transifex.net@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/team/he/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: he\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "לא אירעה תקלה, הקבצים הועלו בהצלחה"
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr "הקובץ שהועלה חרג מההנחיה upload_max_filesize בקובץ php.ini"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr "הקובץ שהועלה חרג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML"
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "הקובץ שהועלה הועלה בצורה חלקית"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "לא הועלו קבצים"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "תיקייה זמנית חסרה"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "קבצים"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "גודל העלאה מקסימלי"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "העלאה"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "אין כאן שום דבר. אולי ברצונך להעלות משהו?"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "שם"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "הורדה"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "גודל"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "זמן שינוי"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "מחיקה"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "העלאה גדולה מידי"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה."
+
+
diff --git a/l10n/he/media.po b/l10n/he/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..e578ad99185ea3d895aff57f89ffd781328fc91b
--- /dev/null
+++ b/l10n/he/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tomerc+transifex.net@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/team/he/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: he\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "מוזיקה"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "נגן"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "השהה"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "קודם"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "הבא"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "השתק"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "בטל השתקה"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "סריקת אוסף מחדש"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "מבצע"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "אלבום"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "כותרת"
+
+
diff --git a/l10n/he/settings.po b/l10n/he/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..7941f186486b07fe539483ea1395f78a0e60e4ce
--- /dev/null
+++ b/l10n/he/settings.po
@@ -0,0 +1,153 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <tomerc+transifex.net@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hebrew (http://www.transifex.net/projects/p/owncloud/team/he/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: he\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "בקשה לא חוקית"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID השתנה"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "שפה השתנתה"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "הוספת היישום שלך"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "בחירת יישום"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "רשיון"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "מאת"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "שאל שאלה"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "בעיות בהתחברות לבסיס נתוני העזרה"
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "גש לשם באופן ידני"
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "מענה"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "הנך משתמש "
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "מתוך "
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "הססמה שלך שונתה"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "לא ניתן לשנות את הססמה שלך"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "ססמה נוכחית"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "ססמה חדשה"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "הצגה"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "שינוי ססמה"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "פה"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr "השתמש בכתובת זו כדי להתחבר ל־ownCloude שלך ממנהל הקבצים"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "שם"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "ססמה"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "קבוצות"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "יצירה"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "מחיקה"
+
+
diff --git a/l10n/hr/calendar.po b/l10n/hr/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..c4ea31f3c0a0778d2409144608d70d3e63179f79
--- /dev/null
+++ b/l10n/hr/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Davor Kustec <dkustec@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/team/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "Vremenska zona promijenjena"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "Neispravan zahtjev"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Kalendar"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "Pogrešan kalendar"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "Rođendan"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "Poslovno"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "Poziv"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "Klijenti"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "Dostavljač"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "Odmori"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "Ideje"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "Putovanje"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "Obljetnica"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "Sastanak"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "Ostalo"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "Osobno"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "Projekti"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "Pitanja"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "Posao"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "Ne ponavlja se"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "Dnevno"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "Tjedno"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "Svakog radnog dana"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "Dvotjedno"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "Mjesečno"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "Godišnje"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "Nije niz"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "Cijeli dan"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "Nedostaju polja"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Naslov"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr "Datum Od"
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr "Vrijeme Od"
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "Datum Do"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "Vrijeme Do"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "Događaj završava prije nego počinje"
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "Pogreška u bazi podataka"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Tjedan"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Mjesec"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Lista"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Danas"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Kalendari"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "Pogreška pri čitanju datoteke."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Odaberite aktive kalendare"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Novi Kalendar"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDav Poveznica"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Spremi lokalno"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Uredi"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Briši"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "Novi kalendar"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Uredi kalendar"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "Naziv"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Aktivan"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "Boja kalendara"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Spremi"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Potvrdi"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "Odustani"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "Uredi događaj"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "Izvoz"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "Naslov Događaja"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "Kategorija"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Odabir kategorije"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "Cjelodnevni događaj"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "Od"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "Za"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "Napredne mogućnosti"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "Ponavljanje"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "Lokacija"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "Lokacija Događaja"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Opis"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "Opis događaja"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "Uvoz Ical datoteke"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "Kako uvesti novi kalendar?"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "Uvoz u postojeći kalendar"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "Uvoz u novi kalendar"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "Odaberite kalendar"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "Uvoz"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "Natrag"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "Molimo popunite obrazac"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "Unesi novi događaj"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "Vremenska zona"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "Format vremena"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24h"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12h"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "Adresa za CalDAV sinkronizaciju kalendara"
+
+
diff --git a/l10n/hr/contacts.po b/l10n/hr/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..e722369c0d56daf334489f587d555edeabf7c6eb
--- /dev/null
+++ b/l10n/hr/contacts.po
@@ -0,0 +1,239 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Davor Kustec <dkustec@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/team/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "Ovo nije vaš adresar."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Kontakt ne postoji."
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "Nemoguće pročitati vCard."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "Informacija o vCard je neispravna. Osvježite stranicu."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresa"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "E-mail"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizacija"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Posao"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Kuća"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobitel"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Tekst"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Glasovno"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Ovo nije vaš kontakt."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Ova kartica nije sukladna prema RFC direktivama."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Ova kartica ne sadrži fotografiju."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Dodaj kontakt"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Grupa"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Naziv"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Poštanski Pretinac"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Prošireno"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Ulica"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Grad"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Regija"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Poštanski broj"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Država"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Izradi Kontakt"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Uredi"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Obriši"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Rođendan"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefon"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/hr/core.po b/l10n/hr/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..0ddb082dd545540450c9644378d99c9ca28354ec
--- /dev/null
+++ b/l10n/hr/core.po
@@ -0,0 +1,172 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Davor Kustec <dkustec@gmail.com>, 2011.
+# Thomas Silađi <thomas.siladi@net.hr>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/team/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Primit ćete link kako biste poništili zaporku putem e-maila."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Zahtijevano"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Prijava nije uspjela!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Korisničko ime"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Zahtjev za resetiranjem"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Vaša lozinka je resetirana"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "nova lozinka"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "poništavanje lozinke"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "Osobno"
+
+#: strings.php:6
+msgid "Users"
+msgstr "korisnici"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "aplikacije"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "administrator"
+
+#: strings.php:9
+msgid "Help"
+msgstr "pomoć"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Cloud nije pronađen"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "stvoriti <strong>Administratorski račun</strong>"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Lozinka"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Dodatno"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Mapa baze podataka"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "konfigurirati baze podataka"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "će se koristiti"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "korisnik baze podataka"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "lozinka baze podataka"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "ime baze podataka"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "Poslužitelj baze podataka"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "završiti postavljanje"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "odjaviti"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "postavke"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "Izgubili ste lozinku?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "zapamtiti"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Vi ste odjavljeni."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "prethodan"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "sljedeći"
+
+
diff --git a/l10n/hr/files.po b/l10n/hr/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..4109098bdccbe1c3561519937031df22f07032b8
--- /dev/null
+++ b/l10n/hr/files.po
@@ -0,0 +1,115 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Davor Kustec <dkustec@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/team/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "Datoteka je poslana uspješno i bez pogrešaka"
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+"Poslana datoteka izlazi iz okvira upload_max_size direktive postavljene u "
+"php.ini konfiguracijskoj datoteci"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"Poslana datoteka izlazi iz okvira MAX_FILE_SIZE direktive postavljene u HTML"
+" obrascu"
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "Datoteka je poslana samo djelomično"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Ni jedna datoteka nije poslana"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "Nedostaje privremena mapa"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Datoteke"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Maksimalna veličina prijenosa"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Pošalji"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Nema ničega u ovoj mapi. Pošalji nešto!"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Naziv"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "Preuzmi"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Veličina"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Zadnja promjena"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Briši"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "Prijenos je preobiman"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+"Datoteke koje pokušavate prenijeti prelaze maksimalnu veličinu za prijenos "
+"datoteka na ovom poslužitelju."
+
+
diff --git a/l10n/hr/media.po b/l10n/hr/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..dd2823a5ae5d6a8d37887ff28d68a84f291e749a
--- /dev/null
+++ b/l10n/hr/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Davor Kustec <dkustec@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/team/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Glazba"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Reprodukcija"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Pauza"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Prethodna"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Sljedeća"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Utišaj zvuk"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Uključi zvuk"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Ponovi skeniranje kolekcije"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Izvođač"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Album"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Naslov"
+
+
diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..c40085592cb6fa33e4afa1496108db005c0ba72e
--- /dev/null
+++ b/l10n/hr/settings.po
@@ -0,0 +1,154 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Davor Kustec <dkustec@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/team/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "Neispravan zahtjev"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID promijenjen"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "Jezik promijenjen"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Dodajte vašu aplikaciju"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Odaberite Aplikaciju"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "-licencirano"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "od"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Postavite pitanje"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "Problem pri spajanju na bazu podataka pomoći"
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "Idite tamo ručno."
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Odgovor"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "Koristite"
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "od dostupno"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "Vaša lozinka je promijenjena"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Nemoguće promijeniti lozinku"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Trenutna lozinka"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Nova lozinka"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "prikaz"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Izmjena lozinke"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Jezik"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr ""
+"koristite ovu adresu za spajanje na Cloud u vašem upravitelju datoteka"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Ime"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Lozinka"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Grupe"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Izradi"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Obriši"
+
+
diff --git a/l10n/hu_HU/calendar.po b/l10n/hu_HU/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..aee11c9a501fbbfa512dc4c1e71c8804f08e8cdd
--- /dev/null
+++ b/l10n/hu_HU/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Peter Borsa <peter.borsa@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/team/hu_HU/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hu_HU\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "Időzóna megváltozott"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "Érvénytelen kérés"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Naptár"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "Hibás naptár"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "Születésap"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "Üzlet"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "Hívás"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "Kliensek"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "Szállító"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "Ünnepek"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "Ötletek"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "Utazás"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "Évforduló"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "Találkozó"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "Egyéb"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "Személyes"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "Projektek"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "Kérdések"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "Munka"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "Nem ismétlődik"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "Napi"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "Heti"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "Minden hétköznap"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "Kéthetente"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "Havi"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "Évi"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "Nem egy tömb"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "Egész nap"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "Hiányzó mezők"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Cím"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr "Napjától"
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr "Időtől"
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "Napig"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "Ideig"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "Az esemény véget ér a kezdés előtt."
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "Adatbázis hiba történt"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Hét"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Hónap"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Lista"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Ma"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Naptárak"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "Probléma volt a fájl elemzése közben."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Aktív naptár kiválasztása"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Új naptár"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDAV link"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Letöltés"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Szerkesztés"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Törlés"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "Új naptár"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Naptár szerkesztése"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "Megjelenítési név"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Aktív"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "Naptár szín"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Mentés"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Beküldés"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "Mégse"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "Esemény szerkesztése"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "Export"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "Az esemény címe"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "Kategória"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Kategória kiválasztása"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "Egész napos esemény"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr ""
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr ""
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "Haladó beállítások"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "Ismétlés"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "Hely"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "Az esemény helyszíne"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Leírás"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "Az esemény leírása"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "Ical fájl importálása"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "Hogyan legyen importálva az új naptár?"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "Létező naptárba importálás"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "Új naptárba importálás"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "Válassz naptárat"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "Importálás"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "Vissza"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "Töltsd ki az űrlapot"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "Új esemény létrehozása"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "Időzóna"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "Időformátum"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24h"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12h"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "Naptár CalDAV szinkronizálási cím:"
+
+
diff --git a/l10n/hu_HU/contacts.po b/l10n/hu_HU/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..463190e33fc875f1a5a6560c5b7de8c621b75071
--- /dev/null
+++ b/l10n/hu_HU/contacts.po
@@ -0,0 +1,240 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <mail@tamas-nagy.net>, 2011.
+# Peter Borsa <peter.borsa@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/team/hu_HU/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hu_HU\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "Ez nem a te címjegyzéked."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Kapcsolat nem található."
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "A vCard-ot nem lehet olvasni."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "A vCardról szóló információ helytelen. Töltsd újra az oldalt."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Cím"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefonszám"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "E-mail"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizáció"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Munka"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Otthon"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobiltelefonszám"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Szöveg"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Hang"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Lapozó"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Nem a te kapcsolatod."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "A kártya nem RFC kompatibilis."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "A kártya nem tartlmaz fényképet."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Kontakt hozzáadása"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Csoport"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Név"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Postafiók"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Kiterjesztett"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Utca"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Helység"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Megye"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Irányítószám"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Ország"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Kontakt létrehozása"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Szerkesztés"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Törlés"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Születésnap"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefonszám"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..a6a15a1bf9e5434a3bddcbaf095f74b91e271baa
--- /dev/null
+++ b/l10n/hu_HU/core.po
@@ -0,0 +1,171 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <mail@tamas-nagy.net>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/team/hu_HU/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hu_HU\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Egy e-mailben kap értesítést a jelszóváltoztatás módjáról."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Kért"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Belépés sikertelen!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Felhasználói név"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Jelszó megváltoztatásra került"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Új jelszó"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Jelszó beállítás"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "Személyes"
+
+#: strings.php:6
+msgid "Users"
+msgstr "Felhasználók"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "Alkalmazások"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "Adminisztráció"
+
+#: strings.php:9
+msgid "Help"
+msgstr "Súgó"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Nem talált felhő"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "<strong>Adminisztrációs fiók</strong> létrehozása"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Jelszó"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Fejlett"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Adat könyvtár"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "Adatbázis konfigurálása"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "használva lesz"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "Adatbázis felhasználó"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "Adatbázis jelszó"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "Adatbázis név"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "Adatbázis szerver"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "Beállítások befejezése"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "Kilépés"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "Beállítások"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "Elfelejtett jelszó?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "emlékezni"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Kilépés sikerült."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "Előző"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "Következő"
+
+
diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..2dfe1c339179637e556afe131914f248cef884c8
--- /dev/null
+++ b/l10n/hu_HU/files.po
@@ -0,0 +1,116 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <mail@tamas-nagy.net>, 2011.
+# Peter Borsa <peter.borsa@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/team/hu_HU/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hu_HU\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "Nincs hiba, a fájl sikeresen feltöltve."
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+"A feltöltött file meghaladja az upload_max_filesize direktívát a php.ini-"
+"ben."
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"A feltöltött fájl meghaladja a MAX_FILE_SIZE direktívát ami meghatározott a "
+"HTML form-ban."
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "Az eredeti fájl csak részlegesen van feltöltve."
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Nem lett fájl feltöltve."
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "Hiányzik az ideiglenes könyvtár"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Fájlok"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Maximális feltölthető fájlméret"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Feltöltés"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Töltsön fel egy fájlt."
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Név"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "Letöltés"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Méret"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Módosítva"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Törlés"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "Feltöltés túl nagy"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+"A fájlokat amit próbálsz feltölteni meghaladta a legnagyobb fájlméretet ezen"
+" a szerveren."
+
+
diff --git a/l10n/hu_HU/media.po b/l10n/hu_HU/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..d11eeca2ef4cb87e05d0c672000e62be586a8bca
--- /dev/null
+++ b/l10n/hu_HU/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Peter Borsa <peter.borsa@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/team/hu_HU/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hu_HU\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Zene"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Lejátszás"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Szünet"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Előző"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Következő"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Némítás"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Némítás megszüntetése"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Gyűjtemény újraolvasása"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Előadó"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Album"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Cím"
+
+
diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..d91ad2254346232517c9de0a5efa6f33a89907d0
--- /dev/null
+++ b/l10n/hu_HU/settings.po
@@ -0,0 +1,155 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Peter Borsa <peter.borsa@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Hungarian (Hungary) (http://www.transifex.net/projects/p/owncloud/team/hu_HU/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hu_HU\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "Érvénytelen kérés"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID megváltozott"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "A nyelv megváltozott"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Alkalmazásod hozzáadása"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Egy App kiválasztása"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "-licenszelt"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr ""
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Tégy fel egy kérdést"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr ""
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "Menj oda kézzel"
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Válasz"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr ""
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "a rendelkezésre álló"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "A jelszó megváltozott"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Nem lehet megváltoztatni a jelszavad"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Jelenlegi jelszó"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Új jelszó"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "Mutatás"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Jelszó megváltoztatása"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Nyelv"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr ""
+"Használd ezt a címet hogy csatlakozz a saját ownCloud rendszeredhez a "
+"fájlkezelődben"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Név"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Jelszó"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Csoportok"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Létrehozás"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Törlés"
+
+
diff --git a/l10n/hy/calendar.po b/l10n/hy/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..b3a8dbbe07b2b2a9e33206da80d9a2d94a92d732
--- /dev/null
+++ b/l10n/hy/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Arman Poghosyan <armpogart@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/team/hy/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hy\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr ""
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr ""
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Օրացույց"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr ""
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr ""
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr ""
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr ""
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr ""
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr ""
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr ""
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr ""
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr ""
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr ""
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr ""
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "Այլ"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr ""
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr ""
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr ""
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr ""
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr ""
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr ""
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr ""
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr ""
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr ""
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr ""
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr ""
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr ""
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr ""
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr ""
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr ""
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr ""
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr ""
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr ""
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr ""
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr ""
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr ""
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr ""
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Ամիս"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr ""
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Այսօր"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr ""
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr ""
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr ""
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr ""
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr ""
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Բեռնել"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr ""
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Ջնջել"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr ""
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr ""
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr ""
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Պահպանել"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Հաստատել"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr ""
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr ""
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr ""
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr ""
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr ""
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr ""
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr ""
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr ""
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr ""
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr ""
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr ""
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr ""
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Նկարագրություն"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr ""
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr ""
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr ""
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr ""
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr ""
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr ""
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr ""
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr ""
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr ""
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr ""
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr ""
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr ""
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr ""
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr ""
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr ""
+
+
diff --git a/l10n/hy/contacts.po b/l10n/hy/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..f4a8aac2cd5dc7595ebc83709711656d56648363
--- /dev/null
+++ b/l10n/hy/contacts.po
@@ -0,0 +1,238 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/team/hy/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hy\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr ""
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr ""
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr ""
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr ""
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr ""
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr ""
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr ""
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr ""
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr ""
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr ""
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr ""
+
+#: lib/app.php:114
+msgid "Text"
+msgstr ""
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr ""
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr ""
+
+#: lib/app.php:117
+msgid "Video"
+msgstr ""
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr ""
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr ""
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr ""
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr ""
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr ""
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr ""
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr ""
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr ""
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr ""
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr ""
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr ""
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr ""
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr ""
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr ""
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr ""
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr ""
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr ""
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/hy/core.po b/l10n/hy/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..df17a143a6516d147a19a02d3bd0bb7903e7e7d8
--- /dev/null
+++ b/l10n/hy/core.po
@@ -0,0 +1,170 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/team/hy/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hy\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr ""
+
+#: strings.php:5
+msgid "Personal"
+msgstr ""
+
+#: strings.php:6
+msgid "Users"
+msgstr ""
+
+#: strings.php:7
+msgid "Apps"
+msgstr ""
+
+#: strings.php:8
+msgid "Admin"
+msgstr ""
+
+#: strings.php:9
+msgid "Help"
+msgstr ""
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr ""
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr ""
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr ""
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr ""
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr ""
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr ""
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr ""
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr ""
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr ""
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr ""
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr ""
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr ""
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr ""
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr ""
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr ""
+
+#: templates/login.php:15
+msgid "remember"
+msgstr ""
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr ""
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr ""
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr ""
+
+
diff --git a/l10n/hy/files.po b/l10n/hy/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..77b97fc34df6bb9b1694a3560a9c4a92c9a573d6
--- /dev/null
+++ b/l10n/hy/files.po
@@ -0,0 +1,108 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/team/hy/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hy\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr ""
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr ""
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr ""
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr ""
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr ""
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr ""
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr ""
+
+#: templates/index.php:43
+msgid "Name"
+msgstr ""
+
+#: templates/index.php:45
+msgid "Download"
+msgstr ""
+
+#: templates/index.php:49
+msgid "Size"
+msgstr ""
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr ""
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr ""
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr ""
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+
+
diff --git a/l10n/hy/media.po b/l10n/hy/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..8fe3c57905b4efac461082514163bfb8e3d766df
--- /dev/null
+++ b/l10n/hy/media.po
@@ -0,0 +1,64 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/team/hy/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hy\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr ""
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr ""
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr ""
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr ""
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr ""
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr ""
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr ""
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr ""
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr ""
+
+#: templates/music.php:38
+msgid "Album"
+msgstr ""
+
+#: templates/music.php:39
+msgid "Title"
+msgstr ""
+
+
diff --git a/l10n/hy/settings.po b/l10n/hy/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..7712776cd6796fdf0cb484143ea729756bd5b8c4
--- /dev/null
+++ b/l10n/hy/settings.po
@@ -0,0 +1,152 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Armenian (http://www.transifex.net/projects/p/owncloud/team/hy/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hy\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr ""
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr ""
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr ""
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr ""
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr ""
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr ""
+
+#: templates/apps.php:23
+msgid "by"
+msgstr ""
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr ""
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr ""
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr ""
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr ""
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr ""
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr ""
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr ""
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr ""
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr ""
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr ""
+
+#: templates/personal.php:17
+msgid "show"
+msgstr ""
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr ""
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr ""
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr ""
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr ""
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr ""
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr ""
+
+#: templates/users.php:23
+msgid "Create"
+msgstr ""
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr ""
+
+
diff --git a/l10n/ia/calendar.po b/l10n/ia/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..da2e4a59022c493889bf6fec9a30c03f6f5d4481
--- /dev/null
+++ b/l10n/ia/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Emilio Sepúlveda <djfunkinmixer@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/team/ia/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ia\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr ""
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr ""
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Calendario"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr ""
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr ""
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr ""
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr ""
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr ""
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr ""
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr ""
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr ""
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr ""
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr ""
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr ""
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr ""
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr ""
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "Projectos"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr ""
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "Travalio"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr ""
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr ""
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr ""
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr ""
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr ""
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr ""
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr ""
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr ""
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "Omne die"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr ""
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Titulo"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr ""
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr ""
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr ""
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr ""
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr ""
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr ""
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Septimana"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Mense"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Lista"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Hodie"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Calendarios"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr ""
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Selectionar calendarios active"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Nove calendario"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr ""
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Discarga"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Modificar"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Deler"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr ""
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Modificar calendario"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Active"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "Color de calendario"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Salveguardar"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Inviar"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "Cancellar"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr ""
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr ""
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr ""
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr ""
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Selectionar categoria"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr ""
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "Ab"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "A"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr ""
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr ""
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr ""
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr ""
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Description"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr ""
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr ""
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr ""
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr ""
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr ""
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr ""
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr ""
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr ""
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr ""
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr ""
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr ""
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr ""
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr ""
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr ""
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr ""
+
+
diff --git a/l10n/ia/contacts.po b/l10n/ia/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..89f2366ca88796a1c4dc50e14ba12ed09ea9fe97
--- /dev/null
+++ b/l10n/ia/contacts.po
@@ -0,0 +1,240 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Emilio Sepúlveda <djfunkinmixer@gmail.com>, 2011.
+# Emilio Sepúlveda <emisepulvedam@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/team/ia/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ia\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "Iste non es tu libro de adresses"
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Contacto non poterea esser legite"
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "vCard non poterea esser legite."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr ""
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresse"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telephono"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "E-posta"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organisation"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Travalio"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Domo"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr ""
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Texto"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Voce"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Iste non es tu contacto"
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Iste carta non es compatibile con RFC"
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr ""
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Adder contacto"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Gruppo"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Nomine"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Cassa postal"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr ""
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Strata"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Citate"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Region"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Codice postal"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Pais"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Crear contacto"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Modificar"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Deler"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Anniversario"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Phono"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/ia/core.po b/l10n/ia/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..f3f5f87ceea1528ab5c9766ed201f7519cf298c8
--- /dev/null
+++ b/l10n/ia/core.po
@@ -0,0 +1,171 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Emilio Sepúlveda <djfunkinmixer@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/team/ia/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ia\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Requestate"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Initio de session fallate!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Nomine de usator"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Requestar reinitialisation"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Tu contrasigno esseva reinitialisate"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nove contrasigno"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Reinitialisar contrasigno"
+
+#: strings.php:5
+msgid "Personal"
+msgstr ""
+
+#: strings.php:6
+msgid "Users"
+msgstr "Usatores"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "Applicationes"
+
+#: strings.php:8
+msgid "Admin"
+msgstr ""
+
+#: strings.php:9
+msgid "Help"
+msgstr "Adjuta"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Nube non trovate"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "Crear un <strong>conto de administration</strong>"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Contrasigno"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avantiate"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Dossier de datos"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "Configurar le base de datos"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "essera usate"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "Usator de base de datos"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "Contrasigno de base de datos"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "Nomine de base de datos"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr ""
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr ""
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "Clauder le session"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "Configurationes"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr ""
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "memora"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr ""
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "prev"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "prox"
+
+
diff --git a/l10n/ia/files.po b/l10n/ia/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..8ecc621730200de861140a6779c4533802e5434a
--- /dev/null
+++ b/l10n/ia/files.po
@@ -0,0 +1,109 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Emilio Sepúlveda <djfunkinmixer@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/team/ia/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ia\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr ""
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "Le file incargate solmente esseva incargate partialmente"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Nulle file esseva incargate"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr ""
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Files"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Dimension maxime de incargamento"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Incargar"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Nihil hic. Incarga alcun cosa!"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Nomine"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "Discargar"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Dimension"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Modificate"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Deler"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "Incargamento troppo longe"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+
+
diff --git a/l10n/ia/media.po b/l10n/ia/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..0a64e175db41fb6cafd6a1344451fa4a4775d5b0
--- /dev/null
+++ b/l10n/ia/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Emilio Sepúlveda <djfunkinmixer@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/team/ia/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ia\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Musica"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Reproducer"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Pausa"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Previe"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Proxime"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Mute"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Con sono"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Rescannar collection"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Artista"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Album"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Titulo"
+
+
diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..b05a2f18bb688db0c8e2c0ed9e7cb6ed6bf6f975
--- /dev/null
+++ b/l10n/ia/settings.po
@@ -0,0 +1,153 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Emilio Sepúlveda <djfunkinmixer@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Interlingua (http://www.transifex.net/projects/p/owncloud/team/ia/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ia\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr ""
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID cambiate"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "Linguage cambiate"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Adder tu application"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Selectionar un app"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr ""
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "per"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Facer un question"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr ""
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr ""
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Responsa"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr ""
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr ""
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "Tu contrasigno esseva cambiate"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Non pote cambiar tu contrasigno"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Contrasigno currente"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Nove contrasigno"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "monstrar"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Cambiar contrasigno"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Linguage"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr ""
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Nomine"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Contrasigno"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Gruppos"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Crear"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Deler"
+
+
diff --git a/l10n/id/contacts.po b/l10n/id/contacts.po
index 3a6360c599f17449c42328ac5bd9739c51e502e3..5ae316e2e11defb304c8d20511e14eac802a1842 100644
--- a/l10n/id/contacts.po
+++ b/l10n/id/contacts.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/team/id/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +17,222 @@ msgstr ""
 "Language: id\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
 msgstr ""
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
 msgstr ""
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
 msgstr ""
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
 
-#: photo.php:53
-msgid "This card is not RFC compatible."
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
 msgstr ""
 
-#: photo.php:90
-msgid "This card does not contain a photo."
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
 msgstr ""
 
-#: templates/index.php:8
-msgid "Add Contact"
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
 msgstr ""
 
-#: templates/part.addcardform.php:5
-msgid "Group"
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
 msgstr ""
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
-msgid "Name"
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
 msgstr ""
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: lib/app.php:112
+msgid "Mobile"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
+#: lib/app.php:114
+msgid "Text"
 msgstr ""
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
+#: lib/app.php:115
+msgid "Voice"
 msgstr ""
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
+#: lib/app.php:116
+msgid "Fax"
 msgstr ""
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
+#: lib/app.php:117
+msgid "Video"
 msgstr ""
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
+#: lib/app.php:118
+msgid "Pager"
+msgstr ""
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr ""
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr ""
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr ""
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr ""
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr ""
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr ""
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
 msgid "PO Box"
 msgstr ""
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
 msgid "Extended"
 msgstr ""
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
 msgid "Street"
 msgstr ""
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
 msgid "City"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
 msgid "Region"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
 msgid "Zipcode"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
 msgid "Country"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
 msgstr ""
 
-#: templates/part.details.php:33
+#: templates/part.chooseaddressbook.rowfields.php:5
 msgid "Delete"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
 msgid "Birthday"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
 msgstr ""
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/id/core.po b/l10n/id/core.po
index d19793d98a188b97ea887a56c9ddec93b871317b..b2751d7daa33c10db7ab709c9d2811a931f76c90 100644
--- a/l10n/id/core.po
+++ b/l10n/id/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-05 01:19+0000\n"
-"Last-Translator: radifar <m_radifar05@yahoo.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/team/id/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,51 @@ msgstr ""
 "Language: id\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Username"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr ""
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Pribadi"
@@ -46,54 +91,50 @@ msgstr "Cloud tidak ditemukan"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Buat sebuah <strong>akun admin</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Username"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Password"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Tingkat Lanjut"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Folder data"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Konfigurasi database"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "akan digunakan"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Pengguna database"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Password database"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Nama database"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Tingkat Lanjut"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Host database"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Folder data"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Selesaikan instalasi"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "memberikan anda kebebasan dan kendali atas data anda sendiri"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,38 +144,22 @@ msgstr "Keluar"
 msgid "Settings"
 msgstr "Setelan"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Lupa password anda?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "selalu login"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Anda telah keluar."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Anda akan menerima tautan untuk menset ulang password anda via Email."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Telah diminta"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Gagal masuk!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Nama Pengguna atau Email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Meminta set ulang"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "sebelum"
@@ -143,16 +168,4 @@ msgstr "sebelum"
 msgid "next"
 msgstr "selanjutnya"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Password anda telah diset ulang"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Password Baru"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Set Ulang Password"
-
 
diff --git a/l10n/id/files.po b/l10n/id/files.po
index 8b116d05259eb12478b112abfaaeb74ea5b5537b..7a7d4ce4b336d488ba6182359b8aff1390996bce 100644
--- a/l10n/id/files.po
+++ b/l10n/id/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/team/id/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,33 @@ msgstr ""
 "Language: id\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
 msgstr ""
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
 msgstr ""
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
 msgstr ""
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
 msgstr ""
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Berkas"
 
@@ -52,43 +52,55 @@ msgstr "Berkas"
 msgid "Maximum upload size"
 msgstr "Ukuran unggah maksimum"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Unggah"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Folder Baru"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Tidak ada apa-apa di sini. Unggah sesuatu!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nama"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Unduh"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Ukuran"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Dimodifikasi"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Hapus"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Unggahan terlalu besar"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/id/media.po b/l10n/id/media.po
index 5e833cc559b2949c1854bf2d3c3af9183b3469d8..16f3ae710a1545a7d34cf46eab16b52a1d353459 100644
--- a/l10n/id/media.po
+++ b/l10n/id/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 # Muhammad Radifar <m_radifar05@yahoo.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-20 05:08+0200\n"
-"PO-Revision-Date: 2011-08-20 03:08+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/team/id/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,39 +18,35 @@ msgstr ""
 "Language: id\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Musik"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
-msgstr ""
+msgstr "Mainkan"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Jeda"
 
 #: templates/music.php:5
 msgid "Previous"
-msgstr ""
+msgstr "Sebelumnya"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
-msgstr ""
+msgstr "Selanjutnya"
 
 #: templates/music.php:7
 msgid "Mute"
-msgstr ""
+msgstr "Nonaktifkan suara"
 
 #: templates/music.php:8
 msgid "Unmute"
-msgstr ""
-
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Lagu-lagu yang telah dipindai"
+msgstr "Aktifkan suara"
 
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Pindai ulang Koleksi"
 
diff --git a/l10n/id/settings.po b/l10n/id/settings.po
index 890bf7b34af1447b2da92a54f5dd265372eac225..19c8fb9ec9c9a1fc022105bc9b27e70c0c622bfa 100644
--- a/l10n/id/settings.po
+++ b/l10n/id/settings.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 # Muhammad Radifar <m_radifar05@yahoo.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-28 01:11+0200\n"
-"PO-Revision-Date: 2011-08-23 09:45+0000\n"
-"Last-Translator: radifar <m_radifar05@yahoo.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/team/id/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,22 +18,26 @@ msgstr ""
 "Language: id\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Otentikasi bermasalah"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID telah dirubah"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Permintaan tidak valid"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID telah dirubah"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Bahasa telah diganti"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Tambahkan aplikasi anda"
@@ -53,15 +58,15 @@ msgstr "oleh"
 msgid "Ask a question"
 msgstr "Ajukan pertanyaan"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Bermasalah saat menghubungi database bantuan."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Pergi kesana secara manual."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Jawab"
 
@@ -77,6 +82,10 @@ msgstr "dari yang tersedia"
 msgid "Your password got changed"
 msgstr "Password anda telah dirubah"
 
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Tidak dapat merubah password anda"
+
 #: templates/personal.php:15
 msgid "Current password"
 msgstr "Password saat ini"
@@ -94,36 +103,52 @@ msgid "Change password"
 msgstr "Rubah password"
 
 #: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Bahasa"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Bantu terjemahkan"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "gunakan alamat ini untuk terhubung dengan ownCloud anda dalam file manager "
 "anda"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nama"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Password"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Group"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Buat"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Hapus"
 
diff --git a/l10n/it/contacts.po b/l10n/it/contacts.po
index 3f8e3bd169658e79ddd67e4130a3ded4557c6991..9a88c328e494d66940e0b8eb41e524d18937622e 100644
--- a/l10n/it/contacts.po
+++ b/l10n/it/contacts.po
@@ -4,13 +4,14 @@
 # 
 # Translators:
 # Francesco Apruzzese <cescoap@gmail.com>, 2011.
+#   <marco@carnazzo.it>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/team/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,164 +19,222 @@ msgstr ""
 "Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr "Bisogna effettuare il login."
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
 msgstr "Questa non è la tua rubrica."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
 msgstr "Il contatto non può essere trovato"
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr "Questo non è un tuo contatto."
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
 msgstr "La vCard non può essere letta"
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr "Informazioni sulla vCard incorrette. Ricaricare la pagina."
 
-#: photo.php:53
-msgid "This card is not RFC compatible."
-msgstr "Questa card non è compatibile con il protocollo RFC."
-
-#: photo.php:90
-msgid "This card does not contain a photo."
-msgstr "Questa card non contiene una foto."
-
-#: templates/index.php:8
-msgid "Add Contact"
-msgstr "Aggiungi contatto"
-
-#: templates/part.addcardform.php:5
-msgid "Group"
-msgstr "Gruppo"
-
-#: templates/part.addcardform.php:12 templates/part.property.php:3
-msgid "Name"
-msgstr "Nome"
-
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
-msgstr "Crea contatto"
-
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
 msgid "Address"
 msgstr "Indirizzo"
 
-#: templates/part.addpropertyform.php:5
+#: lib/app.php:92 templates/part.addcardform.php:37
 msgid "Telephone"
 msgstr "Telefono"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
 msgid "Email"
 msgstr "Email"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
 msgid "Organization"
 msgstr "Organizzazione"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
+#: lib/app.php:106 lib/app.php:113
 msgid "Work"
 msgstr "Lavoro"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
+#: lib/app.php:107 lib/app.php:111
 msgid "Home"
 msgstr "Casa"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Cellulare"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Testo"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Voce"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Cercapersone"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Questo non è un tuo contatto."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Questa card non è compatibile con il protocollo RFC."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Questa card non contiene una foto."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Aggiungi contatto"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Gruppo"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Nome"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
 msgid "PO Box"
-msgstr "PO Box"
+msgstr "Casella postale"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
 msgid "Extended"
 msgstr "Estendi"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
 msgid "Street"
 msgstr "Via"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
 msgid "City"
 msgstr "Città"
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
 msgid "Region"
 msgstr "Regione"
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
 msgid "Zipcode"
 msgstr "CAP"
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
 msgid "Country"
 msgstr "Stato"
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
-msgstr "Cellulare"
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Crea contatto"
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
-msgstr "Testo"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
-msgstr "Voce"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
-msgstr "Fax"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
-msgstr "Video"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
-msgstr "Pager"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Modifica"
 
-#: templates/part.details.php:33
+#: templates/part.chooseaddressbook.rowfields.php:5
 msgid "Delete"
 msgstr "Cancella"
 
-#: templates/part.details.php:34
-msgid "Add Property"
-msgstr "Aggiungi proprietà"
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
 msgid "Birthday"
 msgstr "Compleanno"
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
 msgstr "Telefono"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
-msgstr "Modifica"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
 
 
diff --git a/l10n/it/core.po b/l10n/it/core.po
index cd840405802bf3725369fb13da34471c8be4baa6..369e41fd05b1c13e575ee9fda585b0221cad7954 100644
--- a/l10n/it/core.po
+++ b/l10n/it/core.po
@@ -5,14 +5,15 @@
 # Translators:
 #   <cosenal@gmail.com>, 2011.
 # Francesco Apruzzese <cescoap@gmail.com>, 2011.
+#   <marco@carnazzo.it>, 2011.
 #   <rb.colombo@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-23 08:17+0000\n"
-"Last-Translator: OpenCode <cescoap@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/team/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,6 +21,51 @@ msgstr ""
 "Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Riceverai un link per resettare la tua password via Email"
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Richiesto"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Login fallito!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Nome utente"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Richiesta di ripristino"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "La password è stata reimpostata"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nuova password"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Reimposta password"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Personale"
@@ -46,56 +92,52 @@ msgstr "Cloud non trovata"
 
 #: templates/installation.php:20
 msgid "Create an <strong>admin account</strong>"
-msgstr "Crea un &lt;strong&gt;account amministratore&lt;/strong&gt;"
-
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Nome utente"
+msgstr "Crea un <strong>account amministratore</strong>"
 
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Password"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Opzioni avanzate"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Cartella dati"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Configura il database"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "sarà usato"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Utente database"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Password database"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Nome database"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Opzioni avanzate"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Host del database"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Cartella dati"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Termina"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "Libertà e controllo dei propri dati"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -105,38 +147,22 @@ msgstr "Log out"
 msgid "Settings"
 msgstr "Impostazioni"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Password persa?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "ricorda"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Sei uscito."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Riceverai via email un link per il reset della tua password"
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Richiesto"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Login fallito!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Username o email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Reset richiesta"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "precedente"
@@ -145,16 +171,4 @@ msgstr "precedente"
 msgid "next"
 msgstr "successivo"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "tua password è stata resettata"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Nuova password"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Reset password"
-
 
diff --git a/l10n/it/files.po b/l10n/it/files.po
index ee66302f62f9159d6fa37cb0cba752703e8087eb..30aeedd1997fb2090db77ed23d100496fb7c728e 100644
--- a/l10n/it/files.po
+++ b/l10n/it/files.po
@@ -4,13 +4,14 @@
 # 
 # Translators:
 #   <cosenal@gmail.com>, 2011.
+# Francesco Apruzzese <cescoap@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/team/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +19,34 @@ msgstr ""
 "Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Non ci sono errori, file caricato con successo"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr ""
+msgstr "Il file caricato supera il valore upload_max_filesize in php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Il file caricato supera il valore MAX_FILE_SIZE definito nel form HTML"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Il file è stato parzialmente caricato"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Nessun file è stato caricato"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Cartella temporanea mancante"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "File"
 
@@ -52,43 +54,55 @@ msgstr "File"
 msgid "Maximum upload size"
 msgstr "Dimensione massima upload"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Carica"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Nuova Cartella"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Non c'è niente qui. Carica qualcosa!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nome"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Scarica"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Dimensione"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Modificato"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Cancella"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Il file caricato è troppo grande"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/it/media.po b/l10n/it/media.po
index 7f27ceaf21636bafae239c1ffdd364663746e9ce..573b97754178f6427f147455836bf6f58fbd0599 100644
--- a/l10n/it/media.po
+++ b/l10n/it/media.po
@@ -2,14 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 # Francesco Apruzzese <cescoap@gmail.com>, 2011.
+#   <marco@carnazzo.it>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-23 11:09+0200\n"
-"PO-Revision-Date: 2011-08-21 23:18+0000\n"
-"Last-Translator: OpenCode <cescoap@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/team/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +19,15 @@ msgstr ""
 "Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Musica"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Play"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pausa"
 
@@ -33,7 +35,7 @@ msgstr "Pausa"
 msgid "Previous"
 msgstr "Precedente"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Successiva"
 
@@ -45,13 +47,9 @@ msgstr "Disattiva audio"
 msgid "Unmute"
 msgstr "Riattiva audio"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Canzoni analizzate"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
-msgstr "Rianalizza colezione"
+msgstr "Rianalizza collezione"
 
 #: templates/music.php:37
 msgid "Artist"
diff --git a/l10n/it/settings.po b/l10n/it/settings.po
index 8e0042ea43d2c49c4415c5ef51fd5bfa3b39d75e..64402b03520b826e36c411ae486a982bda55243f 100644
--- a/l10n/it/settings.po
+++ b/l10n/it/settings.po
@@ -2,16 +2,18 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
-#   <rb.colombo@gmail.com>, 2011.
+# Translators:
 # Francesco Apruzzese <cescoap@gmail.com>, 2011.
 # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
+#   <marco@carnazzo.it>, 2011.
+#   <rb.colombo@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-04 16:48+0200\n"
-"PO-Revision-Date: 2011-09-04 12:49+0000\n"
-"Last-Translator: RColombo <rb.colombo@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/team/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,22 +21,26 @@ msgstr ""
 "Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Errore nell'autenticazione"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID Modificato"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Richiesta non valida"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID Modificato"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Lingua modificata"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Aggiungi un applicazione"
@@ -45,7 +51,7 @@ msgstr "Seleziona un applicazione"
 
 #: templates/apps.php:23
 msgid "-licensed"
-msgstr "-licensed"
+msgstr "-rilasciato"
 
 #: templates/apps.php:23
 msgid "by"
@@ -55,15 +61,15 @@ msgstr "da"
 msgid "Ask a question"
 msgstr "Fai una domanda"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problemi di connessione al database di aiuto"
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Vai lì manualmente."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Risposta"
 
@@ -99,37 +105,53 @@ msgstr "mostra"
 msgid "Change password"
 msgstr "Modifica password"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Lingua"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Aiuta nella traduzione"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "usa questo indirizzo per connettersi al proprio ownCloud nel tuo file "
 "manager"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nome"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Password"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Gruppi"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Crea"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Cancella"
 
diff --git a/l10n/ja_JP/calendar.po b/l10n/ja_JP/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..31c287da115748e23e116bd4e62863f19ef74822
--- /dev/null
+++ b/l10n/ja_JP/calendar.po
@@ -0,0 +1,636 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/team/ja_JP/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ja_JP\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "タイムゾーンが変更されました"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "無効なリクエストです"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "カレンダー"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "誤ったカレンダーです"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "誕生日"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "ビジネス"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "電話をかける"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "顧客"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "運送会社"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "休日"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "アイデア"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "旅行"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "記念祭"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "ミーティング"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "その他"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "個人"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "プロジェクト"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "質問事項"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "仕事"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "繰り返さない"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "毎日"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "毎週"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "毎平日"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "2週間ごと"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "毎月"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "毎年"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "配列ではありません"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "終日"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "項目がありません"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "タイトル"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr "開始日"
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr "開始時間"
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "終了日"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "終了時間"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "イベント終了時間が開始時間より先です"
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "データベースフェイルがありました"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "週"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "月"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "リスト"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "今日"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "カレンダー"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "ファイルを構文解析する際に失敗しました"
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "アクティブなカレンダーを選択してください"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "新しくカレンダーを作成する"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDavへのリンク"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "ダウンロード"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "編集"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "削除"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "新しくカレンダーを作成する"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "カレンダーを編集"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "表示名"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "アクティブ"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "カレンダーの色"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "保存"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "完了"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "キャンセル"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "イベントを編集"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "エクスポート"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "イベントのタイトル"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "カテゴリー"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "カテゴリーを選択してください"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "終日イベント"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "開始"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "終了"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "詳細設定"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "繰り返す"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "場所"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "イベントの場所"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "メモ"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "イベントのメモ"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "iCalファイルのインポート"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "新しいカレンダーのインポート方法は?"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "既存カレンダーにインポートします"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "新しいカレンダーにインポートします"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "カレンダーを選択してください"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "インポート"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "戻る"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "フォームに入力してください"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "新しいイベントを作成する"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "タイムゾーン"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "時刻のフォーマット"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24時間制"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12時間制"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "カレンダーのCalDAVシンクアドレス"
+
+
diff --git a/l10n/ja_JP/contacts.po b/l10n/ja_JP/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..c0c91102cd90f817c14d11d8e2a3fd201a0f3355
--- /dev/null
+++ b/l10n/ja_JP/contacts.po
@@ -0,0 +1,238 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/team/ja_JP/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ja_JP\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "これはあなたの電話帳ではありません。"
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "連絡先を見つける事ができません。"
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "vCardの読み込みに失敗しました。"
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "vCardの情報に誤りがあります。ページをリロードして下さい。"
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "住所"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "電話番号"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "メールアドレス"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "所属"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "勤務先"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "住居"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "携帯電話"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "TTY TDD"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "音声番号"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "FAX"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "テレビ電話"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "ポケベル"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "あなたの連絡先ではありません。"
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "このカードはRFCに準拠していません。"
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "このカードは写真を含んでおりません。"
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "連絡先の追加"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "グループ"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "氏名"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "私書箱"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "拡張番地"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "街路番地"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "都市"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "地域"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "郵便番号"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "国名"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "追加"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "編集"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "削除"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "生年月日"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "電話番号"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/ja_JP/core.po b/l10n/ja_JP/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..9511997e083c6ff86493338863fff3c2cd1e9174
--- /dev/null
+++ b/l10n/ja_JP/core.po
@@ -0,0 +1,170 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/team/ja_JP/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ja_JP\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "パスワードをリセットするリンクがメールで届きます。"
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "送信されました"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "ログインに失敗しました。"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "ユーザ名"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "リセットを要求する。"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "あなたのパスワードはリセットされました。"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "新しいパスワードを入力"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "パスワードをリセット"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "個人設定"
+
+#: strings.php:6
+msgid "Users"
+msgstr "ユーザ"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "アプリ"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "管理者"
+
+#: strings.php:9
+msgid "Help"
+msgstr "ヘルプ"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "見つけられません"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "<strong>管理者アカウント</strong>を作成してください"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "パスワード"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "詳細設定"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "データフォルダ"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "データベースを設定してください"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "が使用されます"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "データベースのユーザ名"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "データベースのパスワード"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "データベース名"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "データベースのホスト名"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "セットアップを完了します"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "ログアウト"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "設定"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "パスワードがわからなくなりましたか?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "パスワードを記憶する"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "ログアウトしました。"
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "前"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "次"
+
+
diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..f4097681b60d62552c1d83cff9b26c4ebd12c0b3
--- /dev/null
+++ b/l10n/ja_JP/files.po
@@ -0,0 +1,108 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/team/ja_JP/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ja_JP\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "エラーはありません。ファイルのアップロードは成功しました。"
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr "アップロードされたファイルはphp.iniのupload_max_filesizeに設定されたサイズを超えています"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr "アップロードされたファイルはHTMLのフォームに設定されたMAX_FILE_SIZEに設定されたサイズを超えています"
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "ファイルは一部分しかアップロードされませんでした"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "ファイルはアップロードされませんでした"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "テンポラリフォルダが見つかりません"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "ファイル"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "最大アップロードサイズ"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "アップロード"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "ここには何もありません。何かアップロードしてください。"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "名前"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "ダウンロード"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "サイズ"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "更新日時"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "削除"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "ファイルサイズが大きすぎます"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr "アップロードしようとしているファイルはサーバで規定された最大サイズを超えています"
+
+
diff --git a/l10n/ja_JP/media.po b/l10n/ja_JP/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..7288c83d3a28cd616abcac98c823bb09cd2d87da
--- /dev/null
+++ b/l10n/ja_JP/media.po
@@ -0,0 +1,64 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/team/ja_JP/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ja_JP\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "ミュージック"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "再生"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "一時停止"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "前"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "次"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "ミュート"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "ミュート解除"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "コレクションを再読み込みする"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "アーティスト"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "アルバム"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "曲名"
+
+
diff --git a/l10n/ja_JP/settings.po b/l10n/ja_JP/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..24ad0f09c5d13ae96a5d15ce7dfd630771e8c9a7
--- /dev/null
+++ b/l10n/ja_JP/settings.po
@@ -0,0 +1,152 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Japanese (Japan) (http://www.transifex.net/projects/p/owncloud/team/ja_JP/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ja_JP\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "無効なリクエストです"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenIDが変更されました"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "言語が変更されました"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "アプリを追加してください"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "アプリを選択してください"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "権利を保持されています"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "によって"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "質問してください"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "ヘルプ用データベース接続に問題が生じました"
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "手動で移動してください"
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "解答"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "あなたが使っているのは"
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "です。利用可能容量は"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "パスワードは変更されました"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "パスワードを変更することができません"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "現在のパスワード"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "新しいパスワード"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "表示"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "パスワードを変更する"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "言語"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr "ファイルマネージャーであなたのownCloudに接続するときはこのアドレスを使用してください"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "名前"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "パスワード"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "グループ"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "作成"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "削除"
+
+
diff --git a/l10n/lb/contacts.po b/l10n/lb/contacts.po
index 63d22e6f7c8b2dce0417f8321f9c80b945b8e251..f0dae69e7d18c66c05f5a1521b25f82137172c50 100644
--- a/l10n/lb/contacts.po
+++ b/l10n/lb/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <sim0n@trypill.org>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/team/lb/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: lb\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Dat do ass net däin Adressbuch."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Konnt den Kontakt net fannen."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "vCard konnt net gelies ginn."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Informatioun iwwert vCard ass net richteg. Lued d'Säit wegl nei."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adress"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon's Nummer"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Email"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Firma"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Aarbecht"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Doheem"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "GSM"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "SMS"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Voice"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Dat do ass net däin Kontakt."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Déi do Kaart ass net RFC kompatibel."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Déi do Kaart huet keng Foto."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Kontakt bäisetzen"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grupp"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Numm"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Postleetzuel"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Erweidert"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Strooss"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Staat"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Regioun"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Postleetzuel"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Land"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Kontakt erstellen"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Editéieren"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Läschen"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Gebuertsdag"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/lb/core.po b/l10n/lb/core.po
index 9e0db1c821d3be0f062ffda20feb69b830503b90..325db00a59589d2cbba55231e416f6a6255ae326 100644
--- a/l10n/lb/core.po
+++ b/l10n/lb/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-17 14:32+0000\n"
-"Last-Translator: sim0n <sim0n@trypill.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/team/lb/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,52 @@ msgstr ""
 "Language: lb\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+"Du kriss en Link fir däin Passwuert nei ze setzen via Email geschéckt."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Gefrot"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Falschen Login!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Benotzernumm"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Reset ufroen"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Dän Passwuert ass zeréck gesat gin"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Neit Passwuert"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Passwuert zeréck setzen"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Perséinlech"
@@ -46,54 +92,50 @@ msgstr "Cloud net fonnt"
 msgid "Create an <strong>admin account</strong>"
 msgstr "En <strong>Admin Account</strong> uleeën"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Benotzernumm"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Passwuert"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Erweidert"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Daten Dossier"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Datebank konfiguréieren"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "wärt benotzt ginn"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Datebank Benotzer"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Datebank Passwuert"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Datebank Numm"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Erweidert"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Datebank Server"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Daten Dossier"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Installatioun ofschléissen"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "gëtt dir Fräiheet an Kontroll iwwert deng eegen Daten"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,39 +145,22 @@ msgstr "Ausloggen"
 msgid "Settings"
 msgstr "Astellungen"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Passwuert vergiess?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "verhalen"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Du bass ausgeloggt."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-"Du kriss per E-mail en Link geschéckt fir däin Passwuert nei ze setzen."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Verlaangt"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Aloggen feelgeschloen!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Benotzernumm oder E-Mail"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Reset ufroen"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "zeréck"
@@ -144,16 +169,4 @@ msgstr "zeréck"
 msgid "next"
 msgstr "weider"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Dän Passwuert ass nei gesat ginn"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Neit Passwuert"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Passwuert nei setzen"
-
 
diff --git a/l10n/lb/files.po b/l10n/lb/files.po
index 795847eb7abd49b0f3646e9a4d1801fe259ecffb..2580734d2591fd9b7dae2450666ffd5df8cf0adb 100644
--- a/l10n/lb/files.po
+++ b/l10n/lb/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/team/lb/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,37 @@ msgstr ""
 "Language: lb\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Keen Feeler, Datei ass komplett ropgelueden ginn"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Déi ropgelueden Datei ass méi grouss wei d'upload_max_filesize Eegenschaft "
+"an der php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an "
+"der HTML form uginn ass"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Et ass keng Datei ropgelueden ginn"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Et feelt en temporären Dossier"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Dateien"
 
@@ -52,43 +56,55 @@ msgstr "Dateien"
 msgid "Maximum upload size"
 msgstr "Maximum Upload Gréisst "
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Eroplueden"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Neien Dossier"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Hei ass näischt. Lued eppes rop!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Numm"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Eroflueden"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Gréisst"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Geännert"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Läschen"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Upload ze grouss"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/lb/media.po b/l10n/lb/media.po
index a61234047295e2e4d1960332fb97f4b46f12a045..57de6b208803ddaf3ef06d6d51019e6d5a44f525 100644
--- a/l10n/lb/media.po
+++ b/l10n/lb/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <sim0n@trypill.org>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-08-25 14:24+0000\n"
-"Last-Translator: sim0n <sim0n@trypill.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/team/lb/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +18,15 @@ msgstr ""
 "Language: lb\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Musek"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Ofspillen"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Paus"
 
@@ -33,7 +34,7 @@ msgstr "Paus"
 msgid "Previous"
 msgstr "Zeréck"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Weider"
 
@@ -45,11 +46,7 @@ msgstr "Toun ausmaachen"
 msgid "Unmute"
 msgstr "Toun umaachen"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Lidder gescannt"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Kollektioun nei scannen"
 
diff --git a/l10n/lb/settings.po b/l10n/lb/settings.po
index 3f8ef7ff305557c211b233e382b09114a90f5f50..ae3884d073b9398a94209ae2d1636b9e5affb76d 100644
--- a/l10n/lb/settings.po
+++ b/l10n/lb/settings.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-17 14:28+0000\n"
-"Last-Translator: sim0n <sim0n@trypill.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/team/lb/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,22 +18,26 @@ msgstr ""
 "Language: lb\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Authentifikatioun's Feeler"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID huet geännert"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Ongülteg Requête"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID huet geännert"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Sprooch huet geännert"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Sätz deng Applikatioun bäi"
@@ -54,17 +58,17 @@ msgstr "vun"
 msgid "Ask a question"
 msgstr "Stell eng Fro"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr ""
 "Problemer sinn opgetrueden beim Versuch sech un d'Hëllef Datebank ze "
 "verbannen."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Gei manuell dohinner."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Äntwert"
 
@@ -100,37 +104,53 @@ msgstr "weisen"
 msgid "Change password"
 msgstr "Passwuert änneren"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Sprooch"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Hëllef ze Iwwersetzen"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "benotz dës Adress fir dech un deng ownCloud iwwert däin Datei Manager ze "
 "verbannen"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Numm"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Passwuert"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Gruppen"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Erstellen"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Läschen"
 
diff --git a/l10n/lt_LT/calendar.po b/l10n/lt_LT/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..0a1fbf9cd3067050e645164f8edc7f3292271fe1
--- /dev/null
+++ b/l10n/lt_LT/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Dr. ROX  <to.dr.rox@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/team/lt_LT/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: lt_LT\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "Laiko zona pakeista"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "Klaidinga užklausa"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Kalendorius"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "Ne tas kalendorius"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "Gimtadienis"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "Verslas"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "Skambučiai"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "Klientai"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr ""
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "Išeiginės"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "Idėjos"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "Kelionė"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "Jubiliejus"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "Susitikimas"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr ""
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr ""
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr ""
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr ""
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr ""
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "Nekartoti"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "Kasdien"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "Kiekvieną savaitę"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "Kiekvieną savaitės dieną"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "Kas dvi savaites"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "Kiekvieną mėnesį"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "Kiekvienais metais"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "Ne masyvas"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "Visa diena"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "Trūkstami laukai"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Pavadinimas"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr ""
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr ""
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "Iki datos"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "Iki laiko"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "Įvykis baigiasi anksčiau nei jis prasideda"
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "Įvyko duomenų bazės klaida"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Savaitė"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Mėnuo"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Sąrašas"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Šiandien"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Kalendoriai"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "Apdorojant failą įvyko klaida."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Pasirinkite naudojamus kalendorius"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Naujas kalendorius"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDav adresas"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Atsisiųsti"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Keisti"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Trinti"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "Naujas kalendorius"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Taisyti kalendorių"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "Pavadinimas"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Naudojamas"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr ""
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Išsaugoti"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Išsaugoti"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "Atšaukti"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "Taisyti įvykį"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "Eksportuoti"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "Įvykio pavadinimas"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "Kategorija"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Pasirinkite kategoriją"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "Visos dienos įvykis"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "Nuo"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "Iki"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "Papildomi nustatymai"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "Kartoti"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "Vieta"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "Įvykio vieta"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Aprašymas"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "Įvykio aprašymas"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "Importuoti Ical failą"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "Kaip importuoti naują kalendorių?"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "Importuoti į esantį katalogą"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "Importuoti į naują kalendorių"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "Pasirinkite kalendorių"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "Importuoti"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "Atgal"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "Užpildykite formą"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "Sukurti naują įvykį"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "Laiko juosta"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "Laiko formatas"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24val"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12val"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "CalDAV kalendoriaus synchronizavimo adresas:"
+
+
diff --git a/l10n/lt_LT/contacts.po b/l10n/lt_LT/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..4e57c2a6575558058ad0cdd558f6a608769b7ab2
--- /dev/null
+++ b/l10n/lt_LT/contacts.po
@@ -0,0 +1,239 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Dr. ROX  <to.dr.rox@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/team/lt_LT/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: lt_LT\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "Tai ne jūsų adresų knygelė."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Kontaktas nerastas"
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "Nenuskaitoma vCard."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "Informacija apie vCard yra neteisinga. "
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresas"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefonas"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "El. paštas"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizacija"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Darbo"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Namų"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobilusis"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Tekstas"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Balso"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Faksas"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Vaizdo"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pranešimų gaviklis"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Tai ne jūsų kontaktas"
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr ""
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr ""
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Pridėti kontaktą"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Grupė"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Vardas"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Pašto dėžutė"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr ""
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Gatvė"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Miestas"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Regionas"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Pašto indeksas"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Šalis"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Sukurti kontaktą"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Keisti"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Trinti"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Gimtadienis"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefonas"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/lt_LT/core.po b/l10n/lt_LT/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..0f9ca6992caa94cb80b71575ebc78636098c6a94
--- /dev/null
+++ b/l10n/lt_LT/core.po
@@ -0,0 +1,173 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Dr. ROX  <to.dr.rox@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/team/lt_LT/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: lt_LT\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+"Elektroniniu paštu gausite nuorodą, su kuria galėsite iš naujo nustatyti "
+"slaptažodį."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Užklausta"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Prisijungti nepavyko!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Prisijungimo vardas"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Prašyti nustatymo iš najo"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Jūsų slaptažodis buvo nustatytas iš naujo"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Naujas slaptažodis"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Atkurti slaptažodį"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "Asmeniniai"
+
+#: strings.php:6
+msgid "Users"
+msgstr "Vartotojai"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "Programos"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "Administravimas"
+
+#: strings.php:9
+msgid "Help"
+msgstr "Pagalba"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Negalima rasti"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "Sukurti <strong>administratoriaus paskyrą</strong>"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Slaptažodis"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr ""
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Duomenų katalogas"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "Nustatyti duomenų bazę"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "bus naudojama"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "Duomenų bazės vartotojas"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "Duomenų bazės slaptažodis"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "Duomenų bazės pavadinimas"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "Duomenų bazės serveris"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "Baigti diegimą"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "Atsijungti"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "Nustatymai"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "Pamiršote slaptažodį?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "prisiminti"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Jūs atsijungėte."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "atgal"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "kitas"
+
+
diff --git a/l10n/lt_LT/files.po b/l10n/lt_LT/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..6ad89a6752413e4d828efc8dbbb61dd487da5f54
--- /dev/null
+++ b/l10n/lt_LT/files.po
@@ -0,0 +1,112 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Dr. ROX  <to.dr.rox@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/team/lt_LT/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: lt_LT\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "Klaidų nėra, failas įkeltas sėkmingai"
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr "Įkeliamo failo dydis viršija upload_max_filesize parametrą php.ini"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"Įkeliamo failo dydis viršija MAX_FILE_SIZE parametrą, kuris yra nustatytas "
+"HTML formoje"
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "Failas buvo įkeltas tik dalinai"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Nebuvo įkeltas nė vienas failas"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "Nėra laikinojo katalogo"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Failai"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Maksimalus failo dydis"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Įkelti"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Čia tuščia. Įkelkite ką nors!"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Pavadinimas"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "Atsisiųsti"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Dydis"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Pakeista"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Ištrinti"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "Įkėlimui failas per didelis"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+"Bandomų įkelti failų dydis viršija maksimalų leidžiamą šiame serveryje"
+
+
diff --git a/l10n/lt_LT/media.po b/l10n/lt_LT/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..3cf68998f166ae515d2fc89e1bdab71466b9448e
--- /dev/null
+++ b/l10n/lt_LT/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Dr. ROX  <to.dr.rox@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/team/lt_LT/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: lt_LT\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Muzika"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Groti"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Pristabdyti"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Atgal"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Kitas"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Nutildyti"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Įjungti garsą"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Atnaujinti kolekciją"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Atlikėjas"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Albumas"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Pavadinimas"
+
+
diff --git a/l10n/lt_LT/settings.po b/l10n/lt_LT/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..ec0f1bd45cbca501d78961d730fc46108ff6fa2f
--- /dev/null
+++ b/l10n/lt_LT/settings.po
@@ -0,0 +1,154 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Dr. ROX  <to.dr.rox@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Lithuanian (Lithuania) (http://www.transifex.net/projects/p/owncloud/team/lt_LT/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: lt_LT\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "Klaidinga užklausa"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID pakeistas"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "Kalba pakeista"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Pridėti jūsų programą"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Pasirinkite programą"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "-licencijuota"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr ""
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Užduoti klausimą"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "Problemos jungiantis prie duomenų bazės"
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr ""
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Atsakyti"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "Jūs naudojate"
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "iš galimų"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "Jūsų slaptažodis buvo pakeistas"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Neįmanoma pakeisti slaptažodžio"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Dabartinis slaptažodis"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Naujas slaptažodis"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "rodyti"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Pakeisti slaptažodį"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Kalba"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr ""
+"naudokite šį adresą, jei norite pasiekti savo ownCloud per failų tvarkyklę"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Vardas"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Slaptažodis"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Grupės"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Sukurti"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Ištrinti"
+
+
diff --git a/l10n/ms_MY/contacts.po b/l10n/ms_MY/contacts.po
index 59b737d3660dc17f9c5f5d2676021600c7c47719..bf358898d491436671654be4f887917a8caa53c6 100644
--- a/l10n/ms_MY/contacts.po
+++ b/l10n/ms_MY/contacts.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/team/ms_MY/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +17,222 @@ msgstr ""
 "Language: ms_MY\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
 msgstr ""
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
 msgstr ""
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
 msgstr ""
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
 
-#: photo.php:53
-msgid "This card is not RFC compatible."
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
 msgstr ""
 
-#: photo.php:90
-msgid "This card does not contain a photo."
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
 msgstr ""
 
-#: templates/index.php:8
-msgid "Add Contact"
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
 msgstr ""
 
-#: templates/part.addcardform.php:5
-msgid "Group"
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
 msgstr ""
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
-msgid "Name"
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
 msgstr ""
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: lib/app.php:112
+msgid "Mobile"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
+#: lib/app.php:114
+msgid "Text"
 msgstr ""
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
+#: lib/app.php:115
+msgid "Voice"
 msgstr ""
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
+#: lib/app.php:116
+msgid "Fax"
 msgstr ""
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
+#: lib/app.php:117
+msgid "Video"
 msgstr ""
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
+#: lib/app.php:118
+msgid "Pager"
+msgstr ""
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr ""
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr ""
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr ""
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr ""
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr ""
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr ""
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
 msgid "PO Box"
 msgstr ""
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
 msgid "Extended"
 msgstr ""
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
 msgid "Street"
 msgstr ""
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
 msgid "City"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
 msgid "Region"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
 msgid "Zipcode"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
 msgid "Country"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
 msgstr ""
 
-#: templates/part.details.php:33
+#: templates/part.chooseaddressbook.rowfields.php:5
 msgid "Delete"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
 msgid "Birthday"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
 msgstr ""
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/ms_MY/core.po b/l10n/ms_MY/core.po
index fdd7e66e3ae819cdff7ffeec4e2442629bf53864..7425a4e2781b90189b6a659ad50d9c99d56c1169 100644
--- a/l10n/ms_MY/core.po
+++ b/l10n/ms_MY/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-15 13:57+0000\n"
-"Last-Translator: hadrihilmi <hadri.hilmi@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/team/ms_MY/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,51 @@ msgstr ""
 "Language: ms_MY\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Nama pengguna"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr ""
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Peribadi"
@@ -46,54 +91,50 @@ msgstr "Awan tidak dijumpai"
 msgid "Create an <strong>admin account</strong>"
 msgstr "buat <strong>akaun admin</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Nama pengguna"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Kata laluan"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Maju"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Fail data"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Konfigurasi pangkalan data"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "akan digunakan"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Nama pengguna pangkalan data"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Kata laluan pangkalan data"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Nama pangkalan data"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Maju"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Hos pangkalan data"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Fail data"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Setup selesai"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "memberikan anda kebebasan dan kendalian keatas data anda"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,40 +144,22 @@ msgstr "Log keluar"
 msgid "Settings"
 msgstr "Tetapan"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Hilang kata laluan?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "ingat"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Anda telah log keluar."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-"Anda akan menerima link untuk menetapkan semula kata laluan anda melalui "
-"emel"
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "diminta"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Log in gagal!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Nama pengguna atau Emel"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Minta set semula"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "sebelum"
@@ -145,16 +168,4 @@ msgstr "sebelum"
 msgid "next"
 msgstr "seterus"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Kata laluan anda diset semula"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Kata laluan baru"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Set semula kata laluan"
-
 
diff --git a/l10n/ms_MY/files.po b/l10n/ms_MY/files.po
index 2e340c01696a67328a1c0eadf6732649b64a2ebf..1d35a713693e00d6604cf3b4e90e6033a9c59f18 100644
--- a/l10n/ms_MY/files.po
+++ b/l10n/ms_MY/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/team/ms_MY/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,33 @@ msgstr ""
 "Language: ms_MY\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
 msgstr ""
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
 msgstr ""
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
 msgstr ""
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
 msgstr ""
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "fail"
 
@@ -52,43 +52,55 @@ msgstr "fail"
 msgid "Maximum upload size"
 msgstr "Saiz maksimum muat naik"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Muat naik"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Folder baru"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Tiada apa-apa di sini. Muat naik sesuatu!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nama "
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Muat turun"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Saiz"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Dimodifikasi"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Padam"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Muat naik terlalu besar"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/ms_MY/media.po b/l10n/ms_MY/media.po
index f6c41264bc10700c8e4225b402b494f1893312d0..b0ee4ec454053094658604ec635efe70659b94bd 100644
--- a/l10n/ms_MY/media.po
+++ b/l10n/ms_MY/media.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-09 00:01+0000\n"
-"Last-Translator: hadrihilmi <hadri.hilmi@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/team/ms_MY/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,15 +18,15 @@ msgstr ""
 "Language: ms_MY\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Muzik"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Main"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Jeda"
 
@@ -34,7 +34,7 @@ msgstr "Jeda"
 msgid "Previous"
 msgstr "Sebelum"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Seterus"
 
@@ -46,11 +46,7 @@ msgstr "Bisu"
 msgid "Unmute"
 msgstr "Nyahbisu"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Lagu telah diimbas"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Imbas semula koleksi"
 
diff --git a/l10n/ms_MY/settings.po b/l10n/ms_MY/settings.po
index dda63fafd8d92a6516aa8297dcd4b1663a09d3b6..d8166d0823a7e76816f4987de0d20817c4af2c5f 100644
--- a/l10n/ms_MY/settings.po
+++ b/l10n/ms_MY/settings.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-15 14:00+0000\n"
-"Last-Translator: hadrihilmi <hadri.hilmi@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Malay (Malaysia) (http://www.transifex.net/projects/p/owncloud/team/ms_MY/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,22 +18,26 @@ msgstr ""
 "Language: ms_MY\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Ralat pengesahan"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID ditukar"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Permintaan tidak sah"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID ditukar"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Bahasa ditukar"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Tambah aplikasi anda"
@@ -54,15 +58,15 @@ msgstr "oleh"
 msgid "Ask a question"
 msgstr "Tanya soalan"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Masalah menghubung untuk membantu pengkalan data"
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Pergi ke sana secara manual"
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Jawapan"
 
@@ -98,36 +102,52 @@ msgstr "Papar"
 msgid "Change password"
 msgstr "Tukar kata laluan"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Bahasa"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Bantu perterjemahan"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "guna alamat ini untuk menyambung owncloud anda dalam pengurus fail anda"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nama"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Kata laluan "
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Kumpulan"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Buat"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Padam"
 
diff --git a/l10n/nb_NO/contacts.po b/l10n/nb_NO/contacts.po
index 430819ce1c97b302dafd4c7fac67c6497c10b8d9..4107b2438ac1b41f52f970cee1f80d086966a75b 100644
--- a/l10n/nb_NO/contacts.po
+++ b/l10n/nb_NO/contacts.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +17,222 @@ msgstr ""
 "Language: nb_NO\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
 msgstr ""
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
 msgstr ""
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
 msgstr ""
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
 
-#: photo.php:53
-msgid "This card is not RFC compatible."
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
 msgstr ""
 
-#: photo.php:90
-msgid "This card does not contain a photo."
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
 msgstr ""
 
-#: templates/index.php:8
-msgid "Add Contact"
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
 msgstr ""
 
-#: templates/part.addcardform.php:5
-msgid "Group"
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
 msgstr ""
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
-msgid "Name"
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
 msgstr ""
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: lib/app.php:112
+msgid "Mobile"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
+#: lib/app.php:114
+msgid "Text"
 msgstr ""
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
+#: lib/app.php:115
+msgid "Voice"
 msgstr ""
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
+#: lib/app.php:116
+msgid "Fax"
 msgstr ""
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
+#: lib/app.php:117
+msgid "Video"
 msgstr ""
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
+#: lib/app.php:118
+msgid "Pager"
+msgstr ""
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr ""
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr ""
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr ""
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr ""
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr ""
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr ""
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
 msgid "PO Box"
 msgstr ""
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
 msgid "Extended"
 msgstr ""
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
 msgid "Street"
 msgstr ""
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
 msgid "City"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
 msgid "Region"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
 msgid "Zipcode"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
 msgid "Country"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
 msgstr ""
 
-#: templates/part.details.php:33
+#: templates/part.chooseaddressbook.rowfields.php:5
 msgid "Delete"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
 msgid "Birthday"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
 msgstr ""
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po
index 018c1d81e7aec58a82314322c6a4e453de6b888a..f29376cf89e3934322005fe894954c853d4a0833 100644
--- a/l10n/nb_NO/core.po
+++ b/l10n/nb_NO/core.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <ajarmund@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-04 18:14+0200\n"
-"PO-Revision-Date: 2011-09-04 16:14+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,6 +18,51 @@ msgstr ""
 "Language: nb_NO\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Brukernavn"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr ""
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Personlig"
@@ -45,53 +91,49 @@ msgstr "Sky ikke funnet"
 msgid "Create an <strong>admin account</strong>"
 msgstr "opprett en <strong>administrator-konto</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Brukernavn"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Passord"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avansert"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Datamappe"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Konfigurer databasen"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "vil bli brukt"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Databasebruker"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Databasepassord"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Databasenavn"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Avansert"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr ""
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Datamappe"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Fullfør oppsetting"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
+msgid "web services under your control"
 msgstr ""
 
 #: templates/layout.user.php:34
@@ -102,38 +144,22 @@ msgstr "Logg ut"
 msgid "Settings"
 msgstr "Innstillinger"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr ""
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "husk"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Du er logget ut"
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr ""
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Klarte ikke å logge inn!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr ""
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr ""
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "forrige"
@@ -142,16 +168,4 @@ msgstr "forrige"
 msgid "next"
 msgstr "neste"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr ""
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr ""
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr ""
-
 
diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po
index c3bfd2ffbfc868f9037e54249638ce6d7cb31dda..67190d755f64a9bd7efa7d78eeba42cf8c5f154f 100644
--- a/l10n/nb_NO/files.po
+++ b/l10n/nb_NO/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,33 @@ msgstr ""
 "Language: nb_NO\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
 msgstr ""
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
 msgstr ""
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
 msgstr ""
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
 msgstr ""
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Filer"
 
@@ -52,43 +52,55 @@ msgstr "Filer"
 msgid "Maximum upload size"
 msgstr "Maksimum opplastingsstørrelse"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Last opp"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Ny mappe"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Ingenting her. Last opp noe!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Navn"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Last ned"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Størrelse"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Endret"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Slett"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Opplasting for stor"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/nb_NO/media.po b/l10n/nb_NO/media.po
index 490bdb6f40f56ea7a0786b03062cc2a162b2a54b..7d52e2bc2b879a9a06852ba861297039795a5c0c 100644
--- a/l10n/nb_NO/media.po
+++ b/l10n/nb_NO/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <ajarmund@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-08-28 19:34+0000\n"
-"Last-Translator: anjar <ajarmund@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +18,15 @@ msgstr ""
 "Language: nb_NO\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Musikk"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Spill"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pause"
 
@@ -33,7 +34,7 @@ msgstr "Pause"
 msgid "Previous"
 msgstr "Forrige"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Neste"
 
@@ -45,11 +46,7 @@ msgstr "Demp"
 msgid "Unmute"
 msgstr "Skru på lyd"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Sanger skannet"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Skan samling på nytt"
 
diff --git a/l10n/nb_NO/settings.po b/l10n/nb_NO/settings.po
index 46743d594a2f8479aa97e3354ea65d29bf83b950..70ffa14920e47036157167e600b9ddd57387bb2e 100644
--- a/l10n/nb_NO/settings.po
+++ b/l10n/nb_NO/settings.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <ajarmund@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-08-28 19:31+0000\n"
-"Last-Translator: anjar <ajarmund@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,22 +18,26 @@ msgstr ""
 "Language: nb_NO\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Autentifikasjonsfeil"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID endret"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Ugyldig forespørsel"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID endret"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Språk endret"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Legg til din applikasjon"
@@ -53,15 +58,15 @@ msgstr "av"
 msgid "Ask a question"
 msgstr "Still et spørsmål"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problemer med å koble til hjelp-databasen"
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Gå dit manuelt"
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Svar"
 
@@ -97,36 +102,52 @@ msgstr "vis"
 msgid "Change password"
 msgstr "Endre passord"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Språk"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Hjelp oss å oversett"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "bruk denne adressen for å koble til din ownCloud gjennom filhåndtereren"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Navn"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Passord"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grupper"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Opprett"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Slett"
 
diff --git a/l10n/nl/contacts.po b/l10n/nl/contacts.po
index 48de047d7a44b23289df69bcb421409d855df919..fcdf92add2bf7649d83cc8b392dded43675ae977 100644
--- a/l10n/nl/contacts.po
+++ b/l10n/nl/contacts.po
@@ -3,13 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <bart.formosus@gmail.com>, 2011.
+#   <bartv@thisnet.nl>, 2011.
+#   <icewind1991@gmail.com>, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:53+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/team/nl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +20,222 @@ msgstr ""
 "Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Dit is niet uw adresboek."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
-
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
+msgstr "Contact kon niet worden gevonden."
 
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "vCard kon niet worden gelezen."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
-
-#: photo.php:53
-msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Informatie over de vCard is onjuist. Herlaad de pagina."
 
-#: photo.php:90
-msgid "This card does not contain a photo."
-msgstr ""
-
-#: templates/index.php:8
-msgid "Add Contact"
-msgstr ""
-
-#: templates/part.addcardform.php:5
-msgid "Group"
-msgstr ""
-
-#: templates/part.addcardform.php:12 templates/part.property.php:3
-msgid "Name"
-msgstr ""
-
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
-msgstr ""
-
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
 msgid "Address"
-msgstr ""
+msgstr "Adres"
 
-#: templates/part.addpropertyform.php:5
+#: lib/app.php:92 templates/part.addcardform.php:37
 msgid "Telephone"
-msgstr ""
+msgstr "Telefoon"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
 msgid "Email"
-msgstr ""
+msgstr "E-mail"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
 msgid "Organization"
-msgstr ""
+msgstr "Organisatie"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
+#: lib/app.php:106 lib/app.php:113
 msgid "Work"
-msgstr ""
+msgstr "Werk"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
+#: lib/app.php:107 lib/app.php:111
 msgid "Home"
-msgstr ""
+msgstr "Thuis"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobiel"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Tekst"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Stem"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pieper"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Dit is niet uw contactpersoon."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Deze kaart is niet RFC compatibel."
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Deze contact bevat geen foto."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Contact toevoegen"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr "Adresboeken"
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Groep"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Naam"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr "Nummer"
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr "Type"
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
 msgid "PO Box"
-msgstr ""
+msgstr "Postbus"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
 msgid "Extended"
-msgstr ""
+msgstr "Uitgebreide"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
 msgid "Street"
-msgstr ""
+msgstr "Straat"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
 msgid "City"
-msgstr ""
+msgstr "Stad"
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
 msgid "Region"
-msgstr ""
+msgstr "Regio"
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
 msgid "Zipcode"
-msgstr ""
+msgstr "Postcode"
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
 msgid "Country"
-msgstr ""
+msgstr "Land"
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Contact aanmaken"
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
-msgstr ""
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr "Kies actief Adresboek"
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
-msgstr ""
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr "Nieuw Adresboek"
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
-msgstr ""
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr "CardDav Link"
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
-msgstr ""
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr "Download"
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
-msgstr ""
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Bewerken"
 
-#: templates/part.details.php:33
+#: templates/part.chooseaddressbook.rowfields.php:5
 msgid "Delete"
-msgstr ""
+msgstr "Verwijderen"
 
-#: templates/part.details.php:34
-msgid "Add Property"
-msgstr ""
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr "Verwijder contact"
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr "Voeg toe"
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr "Bewerk Adresboek"
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr "Weergavenaam"
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr "Actief"
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr "Opslaan"
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr "Opslaan"
 
-#: templates/part.property.php:9
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr "Anuleren"
+
+#: templates/part.property.php:3
 msgid "Birthday"
-msgstr ""
+msgstr "Verjaardag"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr "Voorkeur"
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefoon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
-msgstr ""
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr "Vernieuwe"
 
 
diff --git a/l10n/nl/core.po b/l10n/nl/core.po
index 0a296a3685d5d5eb24b83f259b98ee3dbcbb5f25..82059730f37c3dfbaf651fd74638ae732fad6406 100644
--- a/l10n/nl/core.po
+++ b/l10n/nl/core.po
@@ -10,9 +10,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-15 09:12+0000\n"
-"Last-Translator: isama <bart.formosus@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/team/nl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,6 +20,52 @@ msgstr ""
 "Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+"U ontvangt een link om je wachtwoord opnieuw in te stellen via e-mail."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Gevraagd"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Login mislukt!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Gebruikersnaam"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Resetaanvraag"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Je wachtwoord is geweizigd"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nieuw wachtwoord"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Reset wachtwoord"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Persoonlijk"
@@ -48,54 +94,50 @@ msgstr "Cloud niet gevonden"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Maak een <strong>beheerdersaccount</strong> aan"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Gebruikersnaam"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Wachtwoord"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Geavanceerd"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Gegevensmap"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Configureer de databank"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "zal gebruikt worden"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Gebruiker databank"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Wachtwoord databank"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Naam databank"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Geavanceerd"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Database server"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Gegevensmap"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Installatie afronden"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "geeft u vrijheid en controle over uw eigen data"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -105,38 +147,22 @@ msgstr "Afmelden"
 msgid "Settings"
 msgstr "Instellingen"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Uw wachtwoord vergeten?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "onthoud gegevens"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "U bent afgemeld."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "U ontvangt een link om uw wachtwoord te wijzigen via Email"
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Aangevraagd"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Aanmelden mislukt!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Gebruikersnaam of Email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Wachtwoordreset aanvragen"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "vorige"
@@ -145,16 +171,4 @@ msgstr "vorige"
 msgid "next"
 msgstr "volgende"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Uw wachtwoord is opnieuw ingesteld"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Nieuw wachtwoord"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Reset wachtwoord"
-
 
diff --git a/l10n/nl/files.po b/l10n/nl/files.po
index 67178beb961147295fa3f4ae12b89d2606bd422a..b313378023528c3edc8e82e4308f34b6c1ca56ac 100644
--- a/l10n/nl/files.po
+++ b/l10n/nl/files.po
@@ -3,15 +3,17 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <bart.formosus@gmail.com>, 2011.
+#   <bartv@thisnet.nl>, 2011.
 #   <icewind1991@gmail.com>, 2011.
 #   <koen@vervloesem.eu>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/team/nl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,33 +21,37 @@ msgstr ""
 "Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Geen fout opgetreden, bestand successvol geupload."
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Het geüploade bestand is groter dan de upload_max_filesize instelling in "
+"php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Het geüploade bestand is groter dan de MAX_FILE_SIZE richtlijn die is "
+"opgegeven in de HTML-formulier"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Het bestand is slechts gedeeltelijk geupload"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Geen bestand geüpload"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Een tijdelijke map mist"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Bestanden"
 
@@ -53,43 +59,55 @@ msgstr "Bestanden"
 msgid "Maximum upload size"
 msgstr "Maximale bestandsgrootte voor uploads"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Upload"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Nieuwe map"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Er bevindt zich hier niets. Upload een bestand!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Naam"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Download"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Bestandsgrootte"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Laatst aangepast"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Verwijder"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Bestanden te groot"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/nl/media.po b/l10n/nl/media.po
index 21a797fe700eceed6a300bbbe979a5cafcdbc543..2a84b3f16891cff27205670f503f8930c3ddc7a3 100644
--- a/l10n/nl/media.po
+++ b/l10n/nl/media.po
@@ -2,14 +2,17 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+#   <bart.formosus@gmail.com>, 2011.
 #   <icewind1991@gmail.com>, 2011.
+#   <koen@vervloesem.eu>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-20 05:08+0200\n"
-"PO-Revision-Date: 2011-08-20 03:08+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/team/nl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,39 +20,35 @@ msgstr ""
 "Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Muziek"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
-msgstr ""
+msgstr "Afspelen"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
-msgstr "Pauze"
+msgstr "Pauzeer"
 
 #: templates/music.php:5
 msgid "Previous"
-msgstr ""
+msgstr "Vorige"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
-msgstr ""
+msgstr "Volgende"
 
 #: templates/music.php:7
 msgid "Mute"
-msgstr ""
+msgstr "Dempen"
 
 #: templates/music.php:8
 msgid "Unmute"
-msgstr ""
-
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "nummers gescanned"
+msgstr "Dempen uit"
 
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Collectie opnieuw scannen"
 
diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po
index 174daa7550728e66c54b7dd8e06a599eee392316..4502ab5816989f5c583b29b416c71a231669004d 100644
--- a/l10n/nl/settings.po
+++ b/l10n/nl/settings.po
@@ -2,14 +2,17 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+#   <bart.formosus@gmail.com>, 2011.
 #   <icewind1991@gmail.com>, 2011.
+#   <koen@vervloesem.eu>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-28 01:13+0200\n"
-"PO-Revision-Date: 2011-08-27 23:13+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/team/nl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,33 +20,37 @@ msgstr ""
 "Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Authenticatiefout."
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID is aangepast"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Ongeldig verzoek"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID is aangepast"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Taal aangepast"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
-msgstr ""
+msgstr "Voeg uw applicatie toe"
 
 #: templates/apps.php:21
 msgid "Select an App"
-msgstr "Selecteer een App"
+msgstr "Selecteer een app"
 
 #: templates/apps.php:23
 msgid "-licensed"
-msgstr "-gelicenseerd"
+msgstr "-gelicentieerd"
 
 #: templates/apps.php:23
 msgid "by"
@@ -53,15 +60,15 @@ msgstr "door"
 msgid "Ask a question"
 msgstr "Stel een vraag"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
-msgstr ""
+msgstr "Problemen bij het verbinden met de helpdatabank."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
-msgstr ""
+msgstr "Ga er zelf heen."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Beantwoord"
 
@@ -79,7 +86,7 @@ msgstr "Uw wachtwoord is aangepast"
 
 #: templates/personal.php:14
 msgid "Unable to change your password"
-msgstr ""
+msgstr "Niet in staat om uw wachtwoord te wijzigen"
 
 #: templates/personal.php:15
 msgid "Current password"
@@ -95,39 +102,55 @@ msgstr "weergeven"
 
 #: templates/personal.php:18
 msgid "Change password"
-msgstr "Verander wachtwoord"
+msgstr "Wijzig wachtwoord"
 
 #: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Taal"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Help met vertalen"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
-"gebruik dit adres om verbinding te maken met ownCloud in uw bestandsbeheer "
-"programa"
+"gebruik dit adres om verbinding te maken met ownCloud in uw "
+"bestandsbeheerprogramma"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Naam"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Wachtwoord"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Groepen"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Creëer"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "verwijderen"
 
diff --git a/l10n/nn_NO/calendar.po b/l10n/nn_NO/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..faff7c6243c45772dcdba9faf11731141ee32dec
--- /dev/null
+++ b/l10n/nn_NO/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <p.ixiemotion@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/team/nn_NO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: nn_NO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "Endra tidssone"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "Ugyldig førespurnad"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Kalender"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "Feil kalender"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "Bursdag"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "Forretning"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "Telefonsamtale"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "Klientar"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "Forsending"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "Høgtid"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "Idear"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "Reise"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "Jubileum"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "Møte"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "Anna"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "Personleg"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "Prosjekt"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "Spørsmål"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "Arbeid"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "Ikkje gjenta"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "Kvar dag"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "Kvar veke"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "Kvar vekedag"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "Annakvar veke"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "Kvar månad"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "Kvart år"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "Ikkje ein matrise"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "Heile dagen"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr ""
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Tittel"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr ""
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr ""
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr ""
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr ""
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr ""
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr ""
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Veke"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Månad"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Liste"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "I dag"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Kalendarar"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "Feil ved tolking av fila."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Vel aktive kalendarar"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Ny kalender"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDav-lenkje"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Last ned"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Endra"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Slett"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "Ny kalender"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Endra kalendarar"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "Visingsnamn"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Aktiv"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "Kalenderfarge"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Lagra"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Lagra"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "Avbryt"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "Endra ein hending"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr ""
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "Tittel på hendinga"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "Kategori"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Vel kategori"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "Heildagshending"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "Frå"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "Til"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr ""
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "Gjenta"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "Stad"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "Stad for hendinga"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Skildring"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "Skildring av hendinga"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr ""
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr ""
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr ""
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr ""
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr ""
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr ""
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr ""
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr ""
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "Opprett ei ny hending"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "Tidssone"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr ""
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr ""
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr ""
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr ""
+
+
diff --git a/l10n/nn_NO/contacts.po b/l10n/nn_NO/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..fdf1c5d4c38d5df1cff898d945b8766012e3142f
--- /dev/null
+++ b/l10n/nn_NO/contacts.po
@@ -0,0 +1,239 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <p.ixiemotion@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/team/nn_NO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: nn_NO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "Dette er ikkje di adressebok."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Fann ikkje kontakten."
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "Klarte ikkje å lesa vCard-et."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "Informasjonen om vCard-et er feil, ver venleg og last sida på nytt."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresse"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefonnummer"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Epost"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organisasjon"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Arbeid"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Heime"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobil"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Tekst"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Tale"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Faks"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Personsøkjar"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Dette er ikkje din kontakt."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Dette kortet er ikkje RFC-kompatibelt"
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Dette kortet har ingen bilete."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Legg til kontakt"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Gruppe"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Namn"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Postboks"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Utvida"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Gate"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Stad"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Region/fylke"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Postnummer"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Land"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Opprett kontakt"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Endra"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Slett"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Bursdag"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefonnummer"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/nn_NO/core.po b/l10n/nn_NO/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..fe829fc91d3d8dfba2f71e37108861a8df77f392
--- /dev/null
+++ b/l10n/nn_NO/core.po
@@ -0,0 +1,171 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <p.ixiemotion@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/team/nn_NO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: nn_NO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Du vil få ei lenkje for å nullstilla passordet via epost."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Førespurt"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Feil ved innlogging!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Brukarnamn"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Be om nullstilling"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Passordet ditt er nullstilt"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nytt passord"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Nullstill passord"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "Personleg"
+
+#: strings.php:6
+msgid "Users"
+msgstr "Brukarar"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "Applikasjonar"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "Administrer"
+
+#: strings.php:9
+msgid "Help"
+msgstr "Hjelp"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Fann ikkje skyen"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "Lag ein <strong>admin-konto</strong>"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Passord"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avansert"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Datamappe"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "Konfigurer databasen"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "vil bli nytta"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "Databasebrukar"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "Databasepassord"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "Databasenamn"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "Databasetenar"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "Fullfør oppsettet"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "Logg ut"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "Innstillingar"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "Gløymt passordet?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "hugs"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Du er logga ut."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "førre"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "neste"
+
+
diff --git a/l10n/nn_NO/files.po b/l10n/nn_NO/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..eb6d21f3b6684f172eb395e7ebed5669a32f008e
--- /dev/null
+++ b/l10n/nn_NO/files.po
@@ -0,0 +1,112 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <p.ixiemotion@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/team/nn_NO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: nn_NO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "Ingen feil, fila vart lasta opp"
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+"Den opplasta fila er større enn variabelen upload_max_filesize i php.ini"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet"
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "Fila vart berre delvis lasta opp"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Ingen filer vart lasta opp"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "Manglar ei mellombels mappe"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Filer"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Maksimal opplastingsstorleik"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Last opp"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Ingenting her. Last noko opp!"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Namn"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "Last ned"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Storleik"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Endra"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Slett"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "For stor opplasting"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+"Filene du prøver å laste opp er større enn maksgrensa til denne tenaren."
+
+
diff --git a/l10n/nn_NO/media.po b/l10n/nn_NO/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..8ea54227031f40ae25f3ae982b3efbf8a3732d26
--- /dev/null
+++ b/l10n/nn_NO/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <p.ixiemotion@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/team/nn_NO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: nn_NO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Musikk"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Spel"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Pause"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Førre"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Neste"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Demp"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Skru på lyd"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Skann samlinga på nytt"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Artist"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Album"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Tittel"
+
+
diff --git a/l10n/nn_NO/settings.po b/l10n/nn_NO/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..7e87bd41237f227cdfa37a9bd5e5fcafbe6d940e
--- /dev/null
+++ b/l10n/nn_NO/settings.po
@@ -0,0 +1,153 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <p.ixiemotion@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.net/projects/p/owncloud/team/nn_NO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: nn_NO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "Ugyldig førespurnad"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID endra"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "Språk endra"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Legg til applikasjonen din"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Vel ein applikasjon"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "-lisensiert"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "av"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Spør om noko"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "Problem ved tilkopling til hjelpedatabasen."
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "Gå der på eigen hand."
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Svar"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "Du bruker"
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "av dei tilgjengelege"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "Passordet ditt er endra"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Klarte ikkje å endra passordet"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Passord"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Nytt passord"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "vis"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Endra passord"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Språk"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr "bruk denne adressa for å kopla til ownCloud i filhandsamaren din"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Namn"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Passord"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Grupper"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Lag"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Slett"
+
+
diff --git a/l10n/pl/contacts.po b/l10n/pl/contacts.po
index a8793db4831df1a93bd82205c50167eb977950d1..c0266c5da55e61ed704938e112198f3213d39ba1 100644
--- a/l10n/pl/contacts.po
+++ b/l10n/pl/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Marcin Małecki <gerber@tkdami.net>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/team/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: pl\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "To nie jest twoja książka adresowa."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Kontakt nie znaleziony."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "Nie można odczytać vCard."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Informacje o vCard są nieprawidłowe. Proszę odświeżyć stronę."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adres"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "E-mail"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizacja"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Praca"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Dom"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Komórka"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Tekst"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Połączenie głosowe"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Faks"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Połączenie wideo"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "To nie jest twój kontakt."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Ta karta nie jest zgodna ze specyfikacją RFC."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Ta karta nie zawiera zdjęć."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Dodaj kontakt"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grupa"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Nazwisko"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "PO Box"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Rozszerzony"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Ulica"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Miasto"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Region"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Kod pocztowy"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Kraj"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Utwórz kontakt"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Edytuj"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Usuń"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Urodziny"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/pl/core.po b/l10n/pl/core.po
index 4883af328b9787f7d96c8248bf088724667c3d41..e8dd97a81f8ce2f425ed87dc8c60e1178e63a41b 100644
--- a/l10n/pl/core.po
+++ b/l10n/pl/core.po
@@ -11,9 +11,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-05 09:18+0000\n"
-"Last-Translator: mosslar <gerber@tkdami.net>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/team/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,6 +21,51 @@ msgstr ""
 "Language: pl\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Otrzymasz link do resetowania hasła poprzez e-mail."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Żądane"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Logowanie nie powiodło się!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Użytkownik"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Żądanie resetowania"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Twoje hasło zostało zresetowane"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nowe hasło"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Zresetuj hasło"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Ustawienia osobiste"
@@ -49,54 +94,50 @@ msgstr "Konta nie znaleziono "
 msgid "Create an <strong>admin account</strong>"
 msgstr "Stwórz jako <strong>konto administratora</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Użytkownik"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Hasło"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Zaawansowane"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Katalog danych"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Konfiguracja bazy danych"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "zostanie użyte"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Użytkownik bazy danych"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Hasło do bazy danych"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Nazwa bazy danych"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Zaawansowane"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Host bazy danych"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Katalog danych"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Zakończ instalację"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "zapewnia Ci wolność i kontrolę nad własnymi danymi"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -106,38 +147,22 @@ msgstr "Wyloguj się"
 msgid "Settings"
 msgstr "Ustawienia"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Nie pamiętasz hasła?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "zapamiętaj"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Zostałeś wylogowany."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Otrzymasz link do resetowania hasła poprzez e-mail."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Żądane"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Nie udało się zalogować!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Użytkownik lub email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Zresetuj hasło"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "wstecz"
@@ -146,16 +171,4 @@ msgstr "wstecz"
 msgid "next"
 msgstr "dalej"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Twoje hasło zostało zresetowane"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Nowe hasło"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Zresetuj hasło"
-
 
diff --git a/l10n/pl/files.po b/l10n/pl/files.po
index f7bf94df142f74af9bcf4d66717b5b472cdf865d..090e8b0a8f433fa9a6a4fca4662bbb0535e3bbae 100644
--- a/l10n/pl/files.po
+++ b/l10n/pl/files.po
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Marcin Małecki <gerber@tkdami.net>, 2011.
 #   <mosslar@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/team/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +19,36 @@ msgstr ""
 "Language: pl\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Brak błędu, plik przesłany z sukcesem"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Przesłany plik przekracza ustawienie upload_max_filesize w pliku php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Przesłany plik przekracza MAX_FILE_SIZE ustawienia, które zostało określono "
+"w formularzu HTML"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Plik został przesłany tylko częściowo."
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Żaden plik nie został przesłany"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Brakuje folderu tymczasowego"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Pliki"
 
@@ -52,43 +56,55 @@ msgstr "Pliki"
 msgid "Maximum upload size"
 msgstr "Maksymalna wielkość przesyłanego pliku"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Prześlij"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Nowy katalog"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Nic tu nie ma. Prześlij jakieś pliki!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nazwa"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Ściąganie"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Wielkość"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Zmodyfikowano"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Skasuj"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Przesyłany plik jest za duży"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/pl/media.po b/l10n/pl/media.po
index 237da744eec447cbd0c564c29fbda756c0e3b371..425dc07722e46ce6be4c31daa910dc7220cb56f4 100644
--- a/l10n/pl/media.po
+++ b/l10n/pl/media.po
@@ -2,14 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
+# Marcin Małecki <gerber@tkdami.net>, 2011.
 #   <mosslar@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-20 05:08+0200\n"
-"PO-Revision-Date: 2011-08-20 03:08+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/team/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,39 +19,35 @@ msgstr ""
 "Language: pl\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Muzyka"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
-msgstr ""
+msgstr "Odtwarzaj"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Zatrzymaj"
 
 #: templates/music.php:5
 msgid "Previous"
-msgstr ""
+msgstr "Poprzedni"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
-msgstr ""
+msgstr "Następny"
 
 #: templates/music.php:7
 msgid "Mute"
-msgstr ""
+msgstr "Wycisz"
 
 #: templates/music.php:8
 msgid "Unmute"
-msgstr ""
-
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Przeskanowane utwory"
+msgstr "Włącz"
 
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Przeskanuj kolekcję"
 
diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po
index dde3d9a7edf80f9907abb9b58b53d8d93f2c94bf..713839d5ba3bd3c9e79d6ff98ead228d957ee03f 100644
--- a/l10n/pl/settings.po
+++ b/l10n/pl/settings.po
@@ -2,16 +2,18 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 # Kamil Domański <kdomanski@kdemail.net>, 2011.
-#   <mosslar@gmail.com>, 2011.
+# Marcin Małecki <gerber@tkdami.net>, 2011.
 # Marcin Małecki <mosslar@gmail.com>, 2011.
+#   <mosslar@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-28 01:11+0200\n"
-"PO-Revision-Date: 2011-08-23 10:15+0000\n"
-"Last-Translator: mosslar <gerber@tkdami.net>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/team/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,22 +21,26 @@ msgstr ""
 "Language: pl\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Błąd uwierzytelniania"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "Zmieniono OpenID"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Nieprawidłowe żądanie"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "Zmieniono OpenID"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Język zmieniony"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Dodaj własną aplikacje"
@@ -55,15 +61,15 @@ msgstr "przez"
 msgid "Ask a question"
 msgstr "Zadaj pytanie"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problem z połączeniem z bazą danych."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Przejdź na stronę ręcznie."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Odpowiedź"
 
@@ -79,6 +85,10 @@ msgstr "z dostępnych"
 msgid "Your password got changed"
 msgstr "Twoje hasło zostało zmienione"
 
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Nie można zmienić hasła"
+
 #: templates/personal.php:15
 msgid "Current password"
 msgstr "Bieżące hasło"
@@ -96,36 +106,52 @@ msgid "Change password"
 msgstr "Zmień hasło"
 
 #: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Język"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Pomóż w tłumaczeniu"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "użyj tego adresu żeby połączyć się z twoim kontem ownCloud w menedżerze "
 "plików."
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nazwa"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Hasło"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grupy"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Stwórz"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Skasuj"
 
diff --git a/l10n/pt_BR/contacts.po b/l10n/pt_BR/contacts.po
index 4b44d17178d95d5ace67ed7b0a483883b6415d56..39bf29a3f765746de5a842789e7459f2bbceaa12 100644
--- a/l10n/pt_BR/contacts.po
+++ b/l10n/pt_BR/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Van Der Fran <transifex@vanderland.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/owncloud/team/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: pt_BR\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Este não é o seu agenda de endereços."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Contato não pôde ser encontrado."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "vCard não pôde ser lida."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Informações sobre vCard é incorreta. Por favor, recarregue a página."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Endereço"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefone"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "E-mail"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organização"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Trabalho"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Home"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Móvel"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Texto"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Voz"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Vídeo"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Este não é o seu contato."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Este cartão não é compatível com RFC."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Este cartão não contém uma foto."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Adicionar Contato"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grupo"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Nome"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Caixa Postal"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Estendido"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Rua"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Cidade"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Região"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "CEP"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "País"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Criar Contato"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Editar"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Excluir"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Aniversário"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefone"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po
index 4fbf39e1fffebc2d39d42418393c44e5756ec0aa..c1bac3b5b54fe59e500bc3aeb38f57ba45d75d4e 100644
--- a/l10n/pt_BR/core.po
+++ b/l10n/pt_BR/core.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-06 12:04+0000\n"
-"Last-Translator: vanderland <transifex@vanderland.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/owncloud/team/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,6 +19,51 @@ msgstr ""
 "Language: pt_BR\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Você receberá um link para redefinir sua senha via e-mail."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Solicitado"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Falha ao fazer o login!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Nome de Usuário"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Pedido de reposição"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Sua senha foi mudada"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nova senha"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Mudar senha"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Pessoal"
@@ -47,54 +92,50 @@ msgstr "Cloud não encontrado"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Criar uma <strong>conta</strong> de <strong>administrador</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Nome de Usuário"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Senha"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avançado"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Pasta de dados"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Configurar o banco de dados"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "será usado"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Usuário de banco de dados"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Senha do banco de dados"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Nome do banco de dados"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Avançado"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Banco de dados do host"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Pasta de dados"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Concluir configuração"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "proporciona  liberdade e controle sobre seus próprios dados"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -104,38 +145,22 @@ msgstr "Sair"
 msgid "Settings"
 msgstr "Configurações"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Esqueçeu sua senha?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "lembrete"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Você está desconectado."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Você receberá um link para redefinir sua senha via e-mail."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Solicitado"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Login sem sucesso"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Nome de usuário ou e-mail"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Pedido de troca"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "anterior"
@@ -144,16 +169,4 @@ msgstr "anterior"
 msgid "next"
 msgstr "próximo"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Sua senha foi trocada"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Nova senha"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Toca de senha"
-
 
diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po
index e4fba97298bb66e3b50fed223404fd2369cd94dd..2d41a6af2b3f05fd525374c17ad3e4913d809317 100644
--- a/l10n/pt_BR/files.po
+++ b/l10n/pt_BR/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/owncloud/team/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,37 @@ msgstr ""
 "Language: pt_BR\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Não houve nenhum erro, o arquivo foi transferido com sucesso"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"O tamanho do arquivo excede o limed especifiicado em upload_max_filesize no "
+"php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"O arquivo carregado excede o MAX_FILE_SIZE que foi especificado no "
+"formulário HTML"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "O arquivo foi transferido parcialmente"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Nenhum arquivo foi transferido"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Pasta temporária não encontrada"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Arquivos"
 
@@ -52,43 +56,55 @@ msgstr "Arquivos"
 msgid "Maximum upload size"
 msgstr "Tamanho máximo para carregar"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Carregar"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Nova Pasta"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Nada aqui.Carregar alguma coisa!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nome"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Baixar"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Tamanho"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Modificado"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Excluir"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Arquivo muito grande"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/pt_BR/media.po b/l10n/pt_BR/media.po
index 86ebcc103ff585cfd0a90ae5766c9e72b83050b6..30318ebf84395931f85ff1b90460918cf851da17 100644
--- a/l10n/pt_BR/media.po
+++ b/l10n/pt_BR/media.po
@@ -2,15 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
-# Van Der Fran <transifex@vanderland.com>, 2011.
+# Translators:
 #   <duda.nogueira@metasys.com.br>, 2011.
+# Van Der Fran <transifex@vanderland.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-08-28 01:11+0200\n"
-"PO-Revision-Date: 2011-08-24 12:52+0000\n"
-"Last-Translator: dudanogueira <duda.nogueira@metasys.com.br>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/owncloud/team/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,15 +19,15 @@ msgstr ""
 "Language: pt_BR\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Música"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Tocar"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pausa"
 
@@ -34,7 +35,7 @@ msgstr "Pausa"
 msgid "Previous"
 msgstr "Anterior"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Próximo"
 
@@ -46,11 +47,7 @@ msgstr "Mudo"
 msgid "Unmute"
 msgstr "Não Mudo"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Músicas encontradas"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Atualizar a Coleção"
 
diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po
index 987459779e9ba2cd0152dc03b5101a0873e30c8a..ab2a8825dd097326ba6ee5fdd7199adb9123331d 100644
--- a/l10n/pt_BR/settings.po
+++ b/l10n/pt_BR/settings.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-06 12:01+0000\n"
-"Last-Translator: vanderland <transifex@vanderland.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/owncloud/team/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,22 +19,26 @@ msgstr ""
 "Language: pt_BR\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Erro de autenticação"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "Mudou OpenID"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Pedido inválido"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "Mudou OpenID"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Mudou Idioma"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Adicionar o seu aplicativo"
@@ -55,15 +59,15 @@ msgstr "por"
 msgid "Ask a question"
 msgstr "Faça uma pergunta"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problemas ao conectar na base de dados."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Ir manualmente."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Resposta"
 
@@ -99,37 +103,53 @@ msgstr "mostrar"
 msgid "Change password"
 msgstr "Alterar senha"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Idioma"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Ajuda na Tradução"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "use este endereço para se conectar ao seu ownCloud no seu gerenciador de "
 "arquvos"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nome"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Senha"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grupos"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Criar"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Apagar"
 
diff --git a/l10n/pt_PT/contacts.po b/l10n/pt_PT/contacts.po
index fcc5bb2f7ed0619f0881d47bb1d45b3f9727894b..2e93a42246f4405f892a054311f24b3e89c3b1d0 100644
--- a/l10n/pt_PT/contacts.po
+++ b/l10n/pt_PT/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <helder.meneses@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/team/pt_PT/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,223 @@ msgstr ""
 "Language: pt_PT\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Esta não é a sua lista de contactos"
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "O contacto não foi encontrado"
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "o vCard não pode ser lido"
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
+"A informação sobre o vCard está incorreta. Por favor refresque a página"
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Morada"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefone"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Email"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organização"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Trabalho"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Casa"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Telemovel"
 
-#: photo.php:53
+#: lib/app.php:114
+msgid "Text"
+msgstr "Texto"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Voz"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Vídeo"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Este não é o seu contacto"
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Este cartão não é compativel com RFC"
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Este cartão não possui foto"
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Adicionar Contacto"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grupo"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Nome"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Apartado"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Extendido"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Rua"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Cidade"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Região"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Código Postal"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "País"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Criar Contacto"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Editar"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Apagar"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Aniversário"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefone"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po
index 8c79bfcd9c53c4ea5ec0ed61c0efcdf42f440156..aaab977938538ef28b75d150e552b60cf302f570 100644
--- a/l10n/pt_PT/core.po
+++ b/l10n/pt_PT/core.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <helder.meneses@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-23 16:41+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/team/pt_PT/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,6 +18,51 @@ msgstr ""
 "Language: pt_PT\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr ""
+
 #: strings.php:5
 msgid "Personal"
 msgstr ""
@@ -45,53 +91,49 @@ msgstr ""
 msgid "Create an <strong>admin account</strong>"
 msgstr ""
 
-#: templates/installation.php:21
-msgid "Username"
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
 msgstr ""
 
-#: templates/installation.php:22
-msgid "Password"
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avançado"
+
+#: templates/installation.php:34
+msgid "Data folder"
 msgstr ""
 
-#: templates/installation.php:27
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr ""
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr ""
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr ""
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr ""
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr ""
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr ""
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr ""
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr ""
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr ""
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
+msgid "web services under your control"
 msgstr ""
 
 #: templates/layout.user.php:34
@@ -102,36 +144,20 @@ msgstr ""
 msgid "Settings"
 msgstr ""
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr ""
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr ""
 
-#: templates/logout.php:1
-msgid "You are logged out."
-msgstr ""
-
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr ""
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr ""
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
+#: templates/login.php:16
+msgid "Log in"
 msgstr ""
 
-#: templates/lostpassword.php:11
-msgid "Request reset"
+#: templates/logout.php:1
+msgid "You are logged out."
 msgstr ""
 
 #: templates/part.pagenavi.php:3
@@ -142,16 +168,4 @@ msgstr ""
 msgid "next"
 msgstr ""
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr ""
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr ""
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr ""
-
 
diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po
index b41320ef456d47dd7047c8d52d258df45101c329..7fd44b4f7254e1d517c76b0acbbba95983ae96d7 100644
--- a/l10n/pt_PT/files.po
+++ b/l10n/pt_PT/files.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/team/pt_PT/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,33 +17,33 @@ msgstr ""
 "Language: pt_PT\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
 msgstr ""
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
 msgstr ""
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
 msgstr ""
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
 msgstr ""
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr ""
 
@@ -51,43 +51,55 @@ msgstr ""
 msgid "Maximum upload size"
 msgstr ""
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
-msgid "Upload"
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
 msgstr ""
 
-#: templates/index.php:17
-msgid "New Folder"
+#: templates/index.php:22
+msgid "Upload"
 msgstr ""
 
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr ""
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr ""
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr ""
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr ""
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr ""
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr ""
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr ""
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/pt_PT/media.po b/l10n/pt_PT/media.po
index ae7c1aba234d7d181d1d8314e9e6870f2bb810c9..b248284c3dd1cf5a1728935d7787c696d153b151 100644
--- a/l10n/pt_PT/media.po
+++ b/l10n/pt_PT/media.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-23 16:42+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/team/pt_PT/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +17,15 @@ msgstr ""
 "Language: pt_PT\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr ""
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr ""
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr ""
 
@@ -33,7 +33,7 @@ msgstr ""
 msgid "Previous"
 msgstr ""
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr ""
 
@@ -45,11 +45,7 @@ msgstr ""
 msgid "Unmute"
 msgstr ""
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr ""
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr ""
 
diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po
index ba8649456a4430517d307d636b3fd2b515e80523..5b55ea33a781f019d1cdfa11ea07ff6145dfae06 100644
--- a/l10n/pt_PT/settings.po
+++ b/l10n/pt_PT/settings.po
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-23 16:42+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/owncloud/team/pt_PT/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,22 +17,26 @@ msgstr ""
 "Language: pt_PT\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
 msgstr ""
 
-#: ajax/openid.php:21
-msgid "OpenID Changed"
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
 msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
-msgid "Invalid request"
+#: ajax/openid.php:15
+msgid "OpenID Changed"
 msgstr ""
 
-#: ajax/setlanguage.php:21
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr ""
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr ""
@@ -53,15 +57,15 @@ msgstr ""
 msgid "Ask a question"
 msgstr ""
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr ""
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr ""
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr ""
 
@@ -97,35 +101,51 @@ msgstr ""
 msgid "Change password"
 msgstr ""
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr ""
 
-#: templates/personal.php:30
-msgid "Help translating"
+#: templates/personal.php:38
+msgid "Help translate"
 msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr ""
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr ""
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr ""
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr ""
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr ""
 
diff --git a/l10n/ro/contacts.po b/l10n/ro/contacts.po
index 95b3d705a3df31bd945f8b3585f01cbbc0f2ccf3..9464014f0418a9385096e92eb5d28680bf348c10 100644
--- a/l10n/ro/contacts.po
+++ b/l10n/ro/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Claudiu  <claudiu@tanaselia.ro>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:11+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: ro\n"
 "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Nu se găsește în agendă."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Contactul nu a putut fi găsit."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "vCard nu poate fi citit."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Informațiile despre vCard sunt incorecte. Reîncărcați pagina."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresă"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Email"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizație"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Servici"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Acasă"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobil"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Text"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Voce"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Nu este contactul tău"
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Nu este compatibil RFC"
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Nu conține o fotografie"
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Adaugă contact"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grup"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Nume"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "CP"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Extins"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Stradă"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Oraș"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Regiune"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Cod poștal"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Țară"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Crează contact"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Editează"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Șterge"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Zi de naștere"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/ro/core.po b/l10n/ro/core.po
index df95994f468296e47c091310888f972f42b6f94b..e2733bcd92cf4071557c45ff6bdd84469cc8718a 100644
--- a/l10n/ro/core.po
+++ b/l10n/ro/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-05 11:11+0000\n"
-"Last-Translator: rawbeef64 <claudiu@tanaselia.ro>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,52 @@ msgstr ""
 "Language: ro\n"
 "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+"Veți primi la adresa de email un link prin care veți putea reseta parola"
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Cerută"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Autentificare eșuată"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Utilizator"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Cerere trimisă"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Parola a fost resetată"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Noua parolă"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Resetează parola"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Personal"
@@ -46,54 +92,50 @@ msgstr "Nu s-a găsit"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Crează un <strong>cont de administrator</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Utilizator"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Parola"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avansat"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Directorul cu date"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Configurează baza de date"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "vor fi folosite"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Utilizatorul bazei de date"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Parola bazei de date"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Numele bazei de date"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Avansat"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Baza de date"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Directorul cu date"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Finalizează instalarea"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "îți oferă libertatea de a-ți controla datele"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,38 +145,22 @@ msgstr "Ieșire"
 msgid "Settings"
 msgstr "Setări"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Ai uitat parola?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "ține minte"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Ai ieșit"
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Vei primi prin email un link pentru resetarea parolei"
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Cerută"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Autentificare eșuată!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Utilizator sau email"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Cere schimbarea parolei"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "precedentul"
@@ -143,16 +169,4 @@ msgstr "precedentul"
 msgid "next"
 msgstr "următorul"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Parola a fost schimbată"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Parola nouă"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Schimbă parola"
-
 
diff --git a/l10n/ro/files.po b/l10n/ro/files.po
index 00676c5fca66870781ac0a4b34143d950baa5cf8..75238faf59acc92799239a752ffedb0608cf8d1c 100644
--- a/l10n/ro/files.po
+++ b/l10n/ro/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,37 @@ msgstr ""
 "Language: ro\n"
 "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Nu am întâmpinat nici eroare, fișierul a fost încărcat cu success"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Fișierul are o dimensiune mai mare decât cea specificată în variabila "
+"upload_max_filesize din php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Fișierul are o dimensiune mai mare decât variabile MAX_FILE_SIZE specificată"
+" în formularul HTML"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Fișierul a fost încărcat doar parțial"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Nu a fost încărcat nici un fișier"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Lipsă folder temporar"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Fișiere"
 
@@ -52,43 +56,55 @@ msgstr "Fișiere"
 msgid "Maximum upload size"
 msgstr "Dimensiunea maximă"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Încarcă"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Director nou"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Nici un fișier, încarcă ceva!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Nume"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Descarcă"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Dimensiune"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Modificat"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Șterge"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Fișierul este prea mare"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/ro/media.po b/l10n/ro/media.po
index f6c99afa9b23052e85df2989758928f808e8287c..17f7d45cd18023958b15c2610b8e254f41b396e4 100644
--- a/l10n/ro/media.po
+++ b/l10n/ro/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 # Claudiu  <claudiu@tanaselia.ro>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-08-31 08:19+0000\n"
-"Last-Translator: rawbeef64 <claudiu@tanaselia.ro>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +18,15 @@ msgstr ""
 "Language: ro\n"
 "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Muzică"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Play"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pauză"
 
@@ -33,7 +34,7 @@ msgstr "Pauză"
 msgid "Previous"
 msgstr "Precedent"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Următor"
 
@@ -45,11 +46,7 @@ msgstr "Fără sonor"
 msgid "Unmute"
 msgstr "Cu sonor"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Melodii scanate"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Rescanează colecția"
 
diff --git a/l10n/ro/settings.po b/l10n/ro/settings.po
index 76980cd737e938a0de591dd6597e96d23e544b15..1dac0ec035ee005a6d6c2ce57d2d7b948ba4ca19 100644
--- a/l10n/ro/settings.po
+++ b/l10n/ro/settings.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 # Claudiu  <claudiu@tanaselia.ro>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-08-31 08:24+0000\n"
-"Last-Translator: rawbeef64 <claudiu@tanaselia.ro>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,22 +18,26 @@ msgstr ""
 "Language: ro\n"
 "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Eroare autentificare"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID schimbat"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Cerere eronată"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID schimbat"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Limba a fost schimbată"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Adaugă propria ta aplicație"
@@ -53,15 +58,15 @@ msgstr "de"
 msgid "Ask a question"
 msgstr "Întreabă"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Sunt probleme cu conectarea la baza de date"
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Manual"
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Răspuns"
 
@@ -97,37 +102,53 @@ msgstr "arată"
 msgid "Change password"
 msgstr "Schimbă parola"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Limba"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Ajută la traducere"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "folosește această adresă pentru a te conecta la managerul tău de fișiere din"
 " ownCloud"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Nume"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Parola"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grupuri"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Crează"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Șterge"
 
diff --git a/l10n/ru/contacts.po b/l10n/ru/contacts.po
index d571caba891dfa66243c86b076ceab40863ce886..b61240bf43b13f585e4c78968a99264845a1f14e 100644
--- a/l10n/ru/contacts.po
+++ b/l10n/ru/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <tony.mccourin@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: ru\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Это не ваша адресная книга."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Контакт не найден."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "Не удалось прочесть vCard."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Информация о vCard некорректна. Пожалуйста, обновите страницу."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Адрес"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Телефон"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Ящик эл. почты"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Организация"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Рабочий"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Домашний"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Мобильный"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Текст"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Голос"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Факс"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Видео"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Пейджер"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Это не контакт."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Эта карточка не соответствует RFC."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Эта карточка не содержит фотографии."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Добавить Контакт"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Группа"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Имя"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "АО"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Расширенный"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Улица"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Город"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Область"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Почтовый индекс"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Страна"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Создать Контакт"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Редактировать"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Удалить"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "День рождения"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Телефон"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/ru/core.po b/l10n/ru/core.po
index 49a8891db3bf2404a19bc5da0b98bb91fff2a402..550baa3e7292435f1c8ad733a56daed31ca57f92 100644
--- a/l10n/ru/core.po
+++ b/l10n/ru/core.po
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-04 17:42+0000\n"
-"Last-Translator: jekader <jekader@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,6 +19,51 @@ msgstr ""
 "Language: ru\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "На ваш адрес Email выслана ссылка для сброса пароля."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Запрошено"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Не удалось войти!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Имя пользователя"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Запросить сброс"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Ваш пароль был сброшен"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Новый пароль"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Сбросить пароль"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Личное"
@@ -47,54 +92,50 @@ msgstr "Облако не найдено"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Создать <strong>учётную запись администратора</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Имя пользователя"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Пароль"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Дополнительно"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Директория с данными"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Настройка базы данных"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "будет использовано"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Имя пользователя для базы данных"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Пароль для базы данных"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Название базы данных"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Дополнительно"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Хост базы данных"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Директория с данными"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Завершить установку"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "даёт Вам свободу и контроль над Вашими данными"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -104,38 +145,22 @@ msgstr "Выйти"
 msgid "Settings"
 msgstr "Настройки"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Забыли пароль?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "запомнить"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Вы вышли."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Вы получите ссылку для сброса пароля на Ваш e-mail."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Запрошено"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Войти не удалось!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Имя пользователя или e-mail"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Запросить сброс"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "пред"
@@ -144,16 +169,4 @@ msgstr "пред"
 msgid "next"
 msgstr "след"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Пароль был сброшен"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Новый пароль"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Сбросить пароль"
-
 
diff --git a/l10n/ru/files.po b/l10n/ru/files.po
index 2345bd74eaddf1f97b25013b4628fbe91da8e1eb..55cec9ff4f8cd47848c2376c0627b2e55477dfb3 100644
--- a/l10n/ru/files.po
+++ b/l10n/ru/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,35 @@ msgstr ""
 "Language: ru\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Файл успешно загружен"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Файл превышает допустимые размеры (описаны как upload_max_filesize в "
+"php.ini)"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
-msgstr ""
+msgstr "Файл превышает размер MAX_FILE_SIZE, указаный в HTML-форме"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Файл был частично загружен"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Файл не был загружен"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Невозможно найти временную директорию"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Файлы"
 
@@ -52,43 +54,55 @@ msgstr "Файлы"
 msgid "Maximum upload size"
 msgstr "Максимальный размер файла"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Закачать"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Новая папка"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Здесь ничего нет. Закачайте что-нибудь!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Название"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Скачать"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Размер"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Изменен"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Удалить"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Файл слишком большой"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/ru/media.po b/l10n/ru/media.po
index 966ac2e46a7130e971046523735e769ed5fa867c..7beb05be0787f5bbd30119d688a23409bb65b2a5 100644
--- a/l10n/ru/media.po
+++ b/l10n/ru/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <tony.mccourin@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-09-03 12:59+0000\n"
-"Last-Translator: tonymc <tony.mccourin@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +18,15 @@ msgstr ""
 "Language: ru\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Музыка"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Проиграть"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Пауза"
 
@@ -33,7 +34,7 @@ msgstr "Пауза"
 msgid "Previous"
 msgstr "Предыдущий"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Следующий"
 
@@ -45,11 +46,7 @@ msgstr "Отключить звук"
 msgid "Unmute"
 msgstr "Включить звук"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Песен просканировано"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Пересканировать коллекцию"
 
diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po
index 42149eb309a6b800bd4a9a4bcd6c2b47c47a51be..54ecbef38e2bde129b9ee0db608ddcfeb7f417e6 100644
--- a/l10n/ru/settings.po
+++ b/l10n/ru/settings.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <tony.mccourin@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-04 16:48+0200\n"
-"PO-Revision-Date: 2011-09-03 13:59+0000\n"
-"Last-Translator: tonymc <tony.mccourin@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,22 +18,26 @@ msgstr ""
 "Language: ru\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Ошибка аутентификации"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID был изменён"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Неверный запрос"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID был изменён"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Язык изменён"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Добавить ваше приложение"
@@ -53,15 +58,15 @@ msgstr "от"
 msgid "Ask a question"
 msgstr "Задать вопрос"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Проблема соединения с базой данных помощи."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Войти самостоятельно."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Ответ"
 
@@ -97,37 +102,53 @@ msgstr "показать"
 msgid "Change password"
 msgstr "Сменить пароль"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Язык"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Помощь с переводом"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "используйте данный адрес для подключения к ownCloud в вашем файловом "
 "менеджере"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Имя"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Пароль"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Группы"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Создать"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Удалить"
 
diff --git a/l10n/sk_SK/calendar.po b/l10n/sk_SK/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..b18665489047a8732cfadef2842a62a1a7e7cf91
--- /dev/null
+++ b/l10n/sk_SK/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <intense.feel@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/team/sk_SK/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sk_SK\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "Časové pásmo zmenené"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "Neplatná požiadavka"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Kalendár"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "Zlý kalendár"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "Narodeniny"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "Podnikanie"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "Hovor"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "Klienti"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "Doručovateľ"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "Prázdniny"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "Nápady"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "Cesta"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "Jubileá"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "Stretnutia"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "Ostatné"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "Osobné"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "Projekty"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "Otázky"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "Práca"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "Neopakovať"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "Denne"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "Týždenne"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "Každý výkend"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "Každý druhý týždeň"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "Mesačne"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "Ročne"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "Nie je pole"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "Celý deň"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "Nevyplnené položky"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Nadpis"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr "Od Dátumu"
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr "Od Času"
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "Do Dátumu"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "Do Času"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "Udalosť končí ešte pred tým než začne"
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "Nastala chyba databázy"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Týždeň"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Mesiac"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Zoznam"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Dnes"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Kalendáre"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "Nastala chyba počas parsovania súboru."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Zvoľte aktívne kalendáre"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Nový kalendár"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDav odkaz"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Stiahnuť"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Upraviť"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Odstrániť"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "Nový kalendár"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Upraviť kalendár"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "Zobrazené meno"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Aktívne"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "Farba kalendáru"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Uložiť"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Odoslať"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "Zrušiť"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "Upraviť udalosť"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "Exportovať"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "Nadpis Udalosti"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "Kategória"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Vybrať kategóriu"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "Celodenná udalosť"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "Od"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "Do"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "Pokročilé možnosti"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "Opakovať"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "Poloha"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "Poloha Udalosti"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Popis"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "Popis Udalosti"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "Importovať Ical súbor"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "Ako importovať nový kalendár?"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "Importovať do existujúceho kalendára"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "Importovať do nového kalendára"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "Prosím zvoľte kalendár"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "Importovať"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "Späť"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "Prosím vyplňte formulár"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "Vytvoriť udalosť"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "Časová zóna"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "Formát času"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24h"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12h"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "Synchronizačná adresa kalendára CalDAV: "
+
+
diff --git a/l10n/sk_SK/contacts.po b/l10n/sk_SK/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..f4c36ea505405bef64c598e44bc5740937547796
--- /dev/null
+++ b/l10n/sk_SK/contacts.po
@@ -0,0 +1,238 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/team/sk_SK/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sk_SK\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "Toto nie je váš adresár."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Kontakt nebol nájdený."
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "vCard nemôže byť prečítaná."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "Informácie o vCard sú neplatné. Prosím obnovte stránku."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresa"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefón"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "E-mail"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizácia"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Práca"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Domov"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobil"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "SMS"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Odkazová schránka"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Toto nie je váš kontakt."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Táto karta nie je kompatibilná s RFC."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Táto karta neobsahuje fotografiu."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Pridať Kontakt."
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Skupina"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Meno"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "PO Box"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Rozšírené"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Ulica"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Mesto"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Región"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "PSČ"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Krajina"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Vytvoriť Kontakt."
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Upraviť"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Odstrániť"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Narodeniny"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefón"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..51034c153114e63dc87c8585265baa32e1c18410
--- /dev/null
+++ b/l10n/sk_SK/core.po
@@ -0,0 +1,171 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <intense.feel@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/team/sk_SK/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sk_SK\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Odkaz pre obnovenie hesla obdržíte E-mailom."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Požiadané"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Prihlásenie zlyhalo!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Prihlasovacie meno"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Požiadať o obnovenie"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Vaše heslo bolo obnovené"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nové heslo"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Obnova hesla"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "Osobné"
+
+#: strings.php:6
+msgid "Users"
+msgstr "Používatelia"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "Aplikácie"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "Administrácia"
+
+#: strings.php:9
+msgid "Help"
+msgstr "Pomoc"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Nedokážem nájsť"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "Vytvoriť <strong>administrátorský účet</strong>"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Heslo"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Pokročilé"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Priečinok dát"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "Nastaviť databázu"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "bude použité"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "Hostiteľ databázy"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "Heslo databázy"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "Meno databázy"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "Server databázy"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "Dokončiť inštaláciu"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "Odhlásiť"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "Nastavenia"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "Zabudli ste heslo?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "zapamätať"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Ste odhlásený."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "späť"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "ďalej"
+
+
diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..645e9a11f2a01ceaf42ee2ab79c67767f6011bf3
--- /dev/null
+++ b/l10n/sk_SK/files.po
@@ -0,0 +1,112 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/team/sk_SK/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sk_SK\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "Nenastala žiadna chyba, súbor bol úspešne nahraný"
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr "Nahraný súbor presiahol direktívu upload_max_filesize v php.ini"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"Nahrávaný súbor presiahol MAX_FILE_SIZE direktívu, ktorá bola špecifikovaná "
+"v HTML formulári"
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "Nahrávaný súbor bol iba čiastočne nahraný"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Žiaden súbor nebol nahraný"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "Chýbajúci dočasný priečinok"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Súbory"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Maximálna veľkosť nahratia"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Nahrať"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Nič tu nie je. Nahrakte niečo!"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Meno"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "Stiahnuť"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Veľkosť"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Upravené"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Odstrániť"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "Nahrávanie príliš veľké"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+"Súbory ktoré sa snažíte nahrať presahujú maximálnu veľkosť pre nahratie "
+"súborov na tento server."
+
+
diff --git a/l10n/sk_SK/media.po b/l10n/sk_SK/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..2718867142ab110b76c05a186789c15eea7fc8a2
--- /dev/null
+++ b/l10n/sk_SK/media.po
@@ -0,0 +1,64 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/team/sk_SK/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sk_SK\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Hudba"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Prehrať"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Pauza"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Predchádzajúce"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Ďalšie"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Stlmiť"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Nahlas"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Znovu skenovať Zbierku"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Umelec"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Album"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Názov"
+
+
diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..17dd38a23ba550362acf543bd8900bd5d4c2916c
--- /dev/null
+++ b/l10n/sk_SK/settings.po
@@ -0,0 +1,153 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <intense.feel@gmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovak (Slovakia) (http://www.transifex.net/projects/p/owncloud/team/sk_SK/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sk_SK\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "Neplatná požiadavka"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID zmenené"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "Jazyk zmenený"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Pridajte svoju aplikáciu"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Vyberte Aplikáciu"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "-licencované"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "od"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Opýtajte sa otázku"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "Problémy spojené s pomocnou databázou."
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "Prejsť tam ručne."
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Odpoveď"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "Používate"
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "z dostupných"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "Vaše heslo sa zmenilo"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Nedokážem zmeniť vaše heslo"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Aktuálne heslo"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Nové heslo"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "zobraziť"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Zmeniť heslo"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Jazyk"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr "použite túto adresu pre spojenie s vaším ownCloud v správcovi súborov"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Meno"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Heslo"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Skupiny"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Vytvoriť"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Odstrániť"
+
+
diff --git a/l10n/sl/calendar.po b/l10n/sl/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..e0d14a1c09e4e2d9fa002b9893b91431d408ba19
--- /dev/null
+++ b/l10n/sl/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <urossolar@hotmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/team/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "Časovna Cona spremenjena"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "Neveljavna zahteva"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Kolendar"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "Napačen Kolendar"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "Rojstni Dan"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "Poslovno"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "Pokliči"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "Stranke"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "Dobavitelj"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "Dopust"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "Ideje"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "Potovanje"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "Obletnica"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "Sestanek"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "Ostalo"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "Osebno"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "Projekt"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "Vprašanja"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "Delo"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "Se ne ponavlja"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "Dnevno"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "Tedensko"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "Vsak dan v tednu"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "Dvakrat Tedensko"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "Mesečno"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "Letno"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "Not an array"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "Cel dan"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "Mankajoča polja"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Naslov"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr "od Datum"
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr "od Čas"
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "do Datum"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "do Čas"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "Dogodek se konča preden se začne"
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "Napaka v podatkovni bazi. Kontaktirajte Administratorja"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Teden"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Mesec"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Seznam"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Danes"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Kolendarji"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "Pri razčlenjevanju datoteke je prišlo do napake."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Izberi aktivni Kolendar"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Nov Kolendar"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDav Povezava"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "Naloži dol"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Uredi"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Izbriši"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "Nov Kolendar"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Uredi Kolendar"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "Prikazano Ime"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Aktivno"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "Barva Kolendarja"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Shrani"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Potrdi"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "Prekliči"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "Uredi Dogodek"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "Izvozi"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "Naslov"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "Kategorija"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Izberi Kategorijo"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "Celodnevni Dogodek"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "Od"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "Za"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "Napredne Možnosti"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "Ponovi"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "Lokacija"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "Lokacija dogodka"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Opis"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "Opis Dogodka"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "Uvozi iCal datoteko"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "Koko uvozim nov kolendar?"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "Uvozi v obstoječi kolendar"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "Uvozi v nov Kolendar"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "Izberi kolendar"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "Uvozi"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "Nazaj"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "Prosim izpolnite obrazec"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "Ustvari nov dogodek"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "Časovna Cona"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "Časovni format"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24ur"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12ur"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "Kolendarjev CalDAV sinhronizacijski naslov"
+
+
diff --git a/l10n/sl/contacts.po b/l10n/sl/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..b492c8bb6761f7423dfa25a8568d3c4591a1ade3
--- /dev/null
+++ b/l10n/sl/contacts.po
@@ -0,0 +1,240 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <urossolar@hotmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/team/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "To ni vaš adresar."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Kontakta ni bilo mogoče najti."
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "vVizitko (vCard) ni bilo mogoče prebrati."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr ""
+"Informacije o vVizitki (vCard) niso pravilne, Prosimo ponovno naložite okno."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Naslov"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Email"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizacija"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Delo"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Doma"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobitel"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Tekst"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Glas- Voice"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Faks"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pager"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "To ni vaš kontakt"
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Ta karta ni RFC kopatibilna."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Ta karta ne vsebuje slike."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Dodaj Kontakt"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Skupina"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Ime"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "PO Box"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Razširjeno."
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Ulica"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Mesto"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Regija"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Poštna št."
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Dežela"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Ustvari Kontakt"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Uredi"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Izbriši"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Rojstni Dan"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefon"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/sl/core.po b/l10n/sl/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..616829d650bb9e8712a75f876f96c7ca55490aeb
--- /dev/null
+++ b/l10n/sl/core.po
@@ -0,0 +1,172 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/team/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+"Preko email sporočila boste prejeli povezavo s katero lahko ponovno "
+"nastavite geslo"
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Zahtevano"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Prijava ni Uspela!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Uporabniško Ime"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Zahtevaj ponastavitev"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Vaše geslo je bilo ponastavljeno"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "novo geslo"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Ponastavi Geslo"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "Osebno"
+
+#: strings.php:6
+msgid "Users"
+msgstr "Uporabniki"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "Apps"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "Admin"
+
+#: strings.php:9
+msgid "Help"
+msgstr "Pomoč"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Ni najdeno"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "Ustvari <strong>admin račun</strong>"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Geslo"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Napredno"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Data Mapa"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "Nastavi Podatkovno Bazo"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "Bo uporabljeno"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "Podatkovna Baza Uporabnik"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "Podatkovna Baza Geslo"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "Ime Podatkovne Baze"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "Database host"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "Končaj instalacijo"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "Odjava"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "Nastavitve"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "Ste pozabili vaše geslo?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "zapomni"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Odjavljeni ste"
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "nazaj"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "naprej"
+
+
diff --git a/l10n/sl/files.po b/l10n/sl/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..22dd51da6b1ba375bada846ea04fc5894d3946a9
--- /dev/null
+++ b/l10n/sl/files.po
@@ -0,0 +1,114 @@
+# 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://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/team/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "datoteka je bila naložena uspešno."
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+"Velikost željene naložene datoteke je prevelika. (upload_max_filesize - "
+"php.ini) Kontaktirajte Administratorja."
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"Velikost željene naložene datoteke je prevelika. (MAX_FILE_SIZE - html "
+"formi) Kontaktirajte Administratorja."
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "Datoteka je bila le delno naložena."
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Naloženih ni bilo nič Datotek."
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "Ni potrebne začasne datoteke. (temporary folder)"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Datoteke"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Maksimalna velikost"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Naloži gor"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Naloženih še ni bilo nič datotek."
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Ime"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "Naloži dol"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Velikost"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Urejeno"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Izbriši"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "Nalaganje ni mogoče, ker je preveliko."
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+"Datoteke ki jih želiš naložiti presegajo maksimalno velikost na tem "
+"strežniku. Kontaktirajte Administratorja."
+
+
diff --git a/l10n/sl/media.po b/l10n/sl/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..d9049fe094f635f92881d81e536a3e23ecdc9e8c
--- /dev/null
+++ b/l10n/sl/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <urossolar@hotmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/team/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Glasba"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Predvajaj"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Pavza"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Prejšnja"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Naslednja"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Izključi zvok"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Vključi zvok"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Skeniraj zbirko"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Izvajalec"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Album"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Naslov"
+
+
diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..13af55c4a9ac4b70ee3cc4fcbe06fbc04ffd1436
--- /dev/null
+++ b/l10n/sl/settings.po
@@ -0,0 +1,153 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+#   <urossolar@hotmail.com>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Slovenian (http://www.transifex.net/projects/p/owncloud/team/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "Neveljavna zahteva"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID spremenjen"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "Jezik je bil spremenjen"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Dodaj vašo aplikacijo"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Izberi aplikacijo"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "-licenca"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "od"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Vprašaj"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "Težave pri povezovanju z zbirko podatkov."
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "Pojdi tja ročno."
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Odgovor"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "Uporabljate"
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "od narazpolago"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "Vaše geslo je bilo spremenjeno."
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Vašega geslo ni bilo mogoče spremeniti."
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Trenutno Geslo"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Novo geslo"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "prikaži"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Spremeni Geslo"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Jezik"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr "uporabi ta naslov za povezavo k \"mojoblak\" v vašem urejevalniku datotek"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Ime"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Geslo"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Skupine"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Ustvari"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Izbriši"
+
+
diff --git a/l10n/sr/contacts.po b/l10n/sr/contacts.po
index 780af00702dc7a1ea8c3de60d27bd7e62bf13dd5..5f2a473f540c5535fbcaae2d9581ffb03082e7dc 100644
--- a/l10n/sr/contacts.po
+++ b/l10n/sr/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Slobodan Terzić <githzerai06@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/team/sr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: sr\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Ово није ваш адресар."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Контакт се не може наћи."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "вКарта се не може читати."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Подаци о вКарти су неисправни. Поново учитајте страницу."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Адреса"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Телефон"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Е-маил"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Организација"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Посао"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Кућа"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Мобилни"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Текст"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Глас"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Факс"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Видео"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Пејџер"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Ово није ваш контакт."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Ова карта није сагласна са РФЦ-ом."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Ова карта не садржи фотографију."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Додај контакт"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Група"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Име"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Поштански број"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Прошири"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Улица"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Град"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Регија"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Зип код"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Земља"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Направи контакт"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Уреди"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Обриши"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Рођендан"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Телефон"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/sr/core.po b/l10n/sr/core.po
index 77abd7989895e546a64161c716222a796f8dce67..9bf02eedf6ecebaf2c2325791d7e18db90babafc 100644
--- a/l10n/sr/core.po
+++ b/l10n/sr/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-14 11:23+0000\n"
-"Last-Translator: Xabre <githzerai06@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/team/sr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,51 @@ msgstr ""
 "Language: sr\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Добићете везу за ресетовање лозинке путем е-поште."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Захтевано"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Несупела пријава!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Корисничко име"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Захтевај ресетовање"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Ваша лозинка је ресетована"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Нова лозинка"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Ресетуј лозинку"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Лична"
@@ -46,54 +91,50 @@ msgstr "Облак није нађен"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Направи <strong>административни налог</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Корисничко име"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Лозинка"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Напредно"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Фацикла података"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Подешавање базе"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "ће бити коришћен"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Корисник базе"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Лозинка базе"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Име базе"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Напредно"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Домаћин базе"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Фацикла података"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Заврши подешавање"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "вам даје слободу и контролу над вашим подацима"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,38 +144,22 @@ msgstr "Одјава"
 msgid "Settings"
 msgstr "Подешавања"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Изгубили сте лозинку?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "упамти"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Одјављени сте."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Добићете везу за ресетовање лозинке путем е-поште."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Захтев послат"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Неуспешно пријављивање!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Корисничко име или адреса е-поште"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Захтев за ресетовање"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "претходно"
@@ -143,16 +168,4 @@ msgstr "претходно"
 msgid "next"
 msgstr "следеће"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Ваша лозинка је ресетована"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Нова лозинка"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Ресетуј лозинку"
-
 
diff --git a/l10n/sr/files.po b/l10n/sr/files.po
index 778a30135e7d99a2382b5779a9cfd36a8bfdc243..9dc152c94aaa50756b9bdb8a6b21097f36d85017 100644
--- a/l10n/sr/files.po
+++ b/l10n/sr/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/team/sr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,35 @@ msgstr ""
 "Language: sr\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Нема грешке, фајл је успешно послат"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr ""
+msgstr "Послати фајл превазилази директиву upload_max_filesize из "
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Послати фајл превазилази директиву MAX_FILE_SIZE која је наведена у ХТМЛ "
+"форми"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Послати фајл је само делимично отпремљен!"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Ниједан фајл није послат"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Недостаје привремена фасцикла"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Фајлови"
 
@@ -52,43 +54,55 @@ msgstr "Фајлови"
 msgid "Maximum upload size"
 msgstr "Максимална величина пошиљке"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Пошаљи"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Нова фасцикла"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Овде нема ничег. Пошаљите нешто!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Име"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Преузми"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Величина"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Задња измена"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Обриши"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Пошиљка је превелика"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/sr/media.po b/l10n/sr/media.po
index aaab3c163d9eedb75ca6f3dd4804961f4b8fd90c..331a8bc9f06a3ad6732b5e0fe393bda6158485b8 100644
--- a/l10n/sr/media.po
+++ b/l10n/sr/media.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-13 22:01+0000\n"
-"Last-Translator: Xabre <githzerai06@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/team/sr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,15 +18,15 @@ msgstr ""
 "Language: sr\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Музика"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Пусти"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Паузирај"
 
@@ -34,7 +34,7 @@ msgstr "Паузирај"
 msgid "Previous"
 msgstr "Претходна"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Следећа"
 
@@ -46,11 +46,7 @@ msgstr "Искључи звук"
 msgid "Unmute"
 msgstr "Укључи звук"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Претражених песама"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Поново претражи збирку"
 
diff --git a/l10n/sr/settings.po b/l10n/sr/settings.po
index a81b25b947498f73e7cec3595dfc045d6bba80ff..dd68b115b43c46e98313af370650ea245396708f 100644
--- a/l10n/sr/settings.po
+++ b/l10n/sr/settings.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-13 22:02+0000\n"
-"Last-Translator: Xabre <githzerai06@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (http://www.transifex.net/projects/p/owncloud/team/sr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,22 +18,26 @@ msgstr ""
 "Language: sr\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Грешка аутентификације"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID је измењен"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Неисправан захтев"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID је измењен"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Језик је измењен"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Додајте свој програм"
@@ -54,15 +58,15 @@ msgstr "од"
 msgid "Ask a question"
 msgstr "Поставите питање"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Проблем у повезивању са базом помоћи"
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Отиђите тамо ручно."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Одговор"
 
@@ -98,36 +102,52 @@ msgstr "прикажи"
 msgid "Change password"
 msgstr "Измени лозинку"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Језик"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Помозите у превођењу"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "користите ову адресу да би се повезали на ownCloud путем менаџњера фајлова"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Име"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Лозинка"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Групе"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Направи"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Обриши"
 
diff --git a/l10n/sr@latin/contacts.po b/l10n/sr@latin/contacts.po
index 3066a8fc0903250d84f15447a900903d22450dd4..428c4453ead758982701963b13ae20666f1865dd 100644
--- a/l10n/sr@latin/contacts.po
+++ b/l10n/sr@latin/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Slobodan Terzić <githzerai06@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/team/sr@latin/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: sr@latin\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Ovo nije vaš adresar."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Kontakt se ne može naći."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "vKarta se ne može čitati."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Podaci o vKarti su neispravni. Ponovo učitajte stranicu."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adresa"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "E-mail"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizacija"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Posao"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Kuća"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobilni"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Tekst"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Glas"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Faks"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Pejdžer"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Ovo nije vaš kontakt."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Ova karta nije saglasna sa RFC-om."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Ova karta ne sadrži fotografiju."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Dodaj kontakt"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grupa"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Ime"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Poštanski broj"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Proširi"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Ulica"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Grad"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Regija"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Zip kod"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Zemlja"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Napravi kontakt"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Uredi"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Obriši"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Rođendan"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/sr@latin/core.po b/l10n/sr@latin/core.po
index 33bd96a4c3da941d86a8a1bb64a79485322efb8d..93b14cb49adf91006fafe96886d0fbab906b46c4 100644
--- a/l10n/sr@latin/core.po
+++ b/l10n/sr@latin/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-14 11:23+0000\n"
-"Last-Translator: Xabre <githzerai06@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/team/sr@latin/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,51 @@ msgstr ""
 "Language: sr@latin\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Dobićete vezu za resetovanje lozinke putem e-pošte."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Zahtevano"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Nesupela prijava!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Korisničko ime"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Zahtevaj resetovanje"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Vaša lozinka je resetovana"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nova lozinka"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Resetuj lozinku"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Lična"
@@ -46,54 +91,50 @@ msgstr "Oblak nije nađen"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Napravi <strong>administrativni nalog</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Korisničko ime"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Lozinka"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Napredno"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Facikla podataka"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Podešavanje baze"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "će biti korišćen"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Korisnik baze"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Lozinka baze"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Ime baze"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Napredno"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Domaćin baze"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Facikla podataka"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Završi podešavanje"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "vam daje slobodu i kontrolu nad vašim podacima"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,38 +144,22 @@ msgstr "Odjava"
 msgid "Settings"
 msgstr "Podešavanja"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "Izgubili ste lozinku?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "upamti"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Odjavljeni ste."
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Dobićete vezu za resetovanje lozinke putem e-pošte."
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Zahtev poslat"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Neuspešno prijavljivanje!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Korisničko ime ili adresa e-pošte"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Zahtev za resetovanje"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "prethodno"
@@ -143,16 +168,4 @@ msgstr "prethodno"
 msgid "next"
 msgstr "sledeće"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Vaša lozinka je resetovana"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Nova lozinka"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Resetuj lozinku"
-
 
diff --git a/l10n/sr@latin/files.po b/l10n/sr@latin/files.po
index f9af37cbadaceb4486cdd5eda2d33cb11c5a1fd2..261d61c800db1d5ada5f55ffc81673fd5e24d098 100644
--- a/l10n/sr@latin/files.po
+++ b/l10n/sr@latin/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/team/sr@latin/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,35 @@ msgstr ""
 "Language: sr@latin\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Nema greške, fajl je uspešno poslat"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr ""
+msgstr "Poslati fajl prevazilazi direktivu upload_max_filesize iz "
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Poslati fajl prevazilazi direktivu MAX_FILE_SIZE koja je navedena u HTML "
+"formi"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Poslati fajl je samo delimično otpremljen!"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Nijedan fajl nije poslat"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Nedostaje privremena fascikla"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Fajlovi"
 
@@ -52,43 +54,55 @@ msgstr "Fajlovi"
 msgid "Maximum upload size"
 msgstr "Maksimalna veličina pošiljke"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "Pošalji"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Nova fascikla"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "Ovde nema ničeg. Pošaljite nešto!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Ime"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Preuzmi"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Veličina"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Zadnja izmena"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Obriši"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "Pošiljka je prevelika"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/sr@latin/media.po b/l10n/sr@latin/media.po
index a647feac32c4c0def6d562217b1e0c39cc49a198..e9d968b74939d6ffa3c9f9d3ac2f76ec0afbfd64 100644
--- a/l10n/sr@latin/media.po
+++ b/l10n/sr@latin/media.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-13 22:12+0000\n"
-"Last-Translator: Xabre <githzerai06@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/team/sr@latin/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,15 +18,15 @@ msgstr ""
 "Language: sr@latin\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Muzika"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Pusti"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Pauziraj"
 
@@ -34,7 +34,7 @@ msgstr "Pauziraj"
 msgid "Previous"
 msgstr "Prethodna"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Sledeća"
 
@@ -46,11 +46,7 @@ msgstr "Isključi zvuk"
 msgid "Unmute"
 msgstr "Uključi zvuk"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Pretraženih pesama"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Ponovo pretraži zbirku"
 
diff --git a/l10n/sr@latin/settings.po b/l10n/sr@latin/settings.po
index cb8b76399c1efe01ed5d61bc71d2d5f5322a873b..d70e5ea94a6a43e4afdb2c173643c0e0a223517c 100644
--- a/l10n/sr@latin/settings.po
+++ b/l10n/sr@latin/settings.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-13 22:13+0000\n"
-"Last-Translator: Xabre <githzerai06@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Serbian (Latin) (http://www.transifex.net/projects/p/owncloud/team/sr@latin/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,22 +18,26 @@ msgstr ""
 "Language: sr@latin\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Greška autentifikacije"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID je izmenjen"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Neispravan zahtev"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID je izmenjen"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Jezik je izmenjen"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Dodajte svoj program"
@@ -54,15 +58,15 @@ msgstr "od"
 msgid "Ask a question"
 msgstr "Postavite pitanje"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problem u povezivanju sa bazom pomoći"
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Otiđite tamo ručno."
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Odgovor"
 
@@ -98,36 +102,52 @@ msgstr "prikaži"
 msgid "Change password"
 msgstr "Izmeni lozinku"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Jezik"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Pomozite u prevođenju"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 "koristite ovu adresu da bi se povezali na ownCloud putem menadžnjera fajlova"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Ime"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Lozinka"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grupe"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Napravi"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Obriši"
 
diff --git a/l10n/sv/contacts.po b/l10n/sv/contacts.po
index f492fa61d7d0d09326410cee03736b5a1b234adc..ad78ed44871bcc5022ba2f4dc66f36bbdd4f36c7 100644
--- a/l10n/sv/contacts.po
+++ b/l10n/sv/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <revoltism@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/team/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: sv\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "Det här är inte din adressbok."
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "Kontakt kunde inte hittas."
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "vCard kunde inte läsas in."
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "Information om vCard är felaktigt. Vänligen ladda om sidan."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adress"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "E-post"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organisation"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "Arbete"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Hem"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobil"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Text"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Röst"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Fax"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Personsökare"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Det här är inte din kontakt."
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "Detta kort är inte RFC-kompatibelt."
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "Detta kort innehåller inte något foto."
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "Lägg till kontakt"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "Grupp"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "Namn"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Postbox"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Utökad"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Gata"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Stad"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Län"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Postnummer"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Land"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Skapa kontakt"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Redigera"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Radera"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "Födelsedag"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "Telefon"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/sv/core.po b/l10n/sv/core.po
index 0870f7efb7e4cb59229178f29a3e52526a2c9f55..1d822e5fbd846d7df592c3ba7f0152b70d670f40 100644
--- a/l10n/sv/core.po
+++ b/l10n/sv/core.po
@@ -4,13 +4,14 @@
 # 
 # Translators:
 #   <hakan.thn@gmail.com>, 2011.
+#   <revoltism@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-12 07:50+0000\n"
-"Last-Translator: HakanS <hakan.thn@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/team/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +19,51 @@ msgstr ""
 "Language: sv\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Du får en länk att återställa ditt lösenord via e-post."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "Begärd"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Inloggning misslyckades!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Användarnamn"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Begär återställning"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Ditt lösenord har återställts"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Nytt lösenord"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Återställ lösenordet"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "Personlig"
@@ -46,54 +92,50 @@ msgstr "Hittade inget moln"
 msgid "Create an <strong>admin account</strong>"
 msgstr "Skapa ett <strong>administratörskonto</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "Användarnamn"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "Lösenord"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Avancerat"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Datamapp"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "Konfigurera databasen"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "kommer att användas"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "Databas-användare"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "Lösenord för databasen"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "Databasens namn"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "Avancerat"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "Databasserver"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "Datamapp"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "Avsluta installation"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "ger dig frihet och kontroll över din egen data"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,38 +145,22 @@ msgstr "Logga ut"
 msgid "Settings"
 msgstr "Inställningar"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
-msgstr "Tappat bort ditt lösenord?"
+msgstr "Glömt ditt lösenord?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "kom ihåg"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "Du är utloggad"
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "Du kommer få en länk, via e-post, där du kan återställ ditt lösenord"
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "Begärd"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "Inloggning misslyckades!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "Användarnamn eller e-post"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "Begär återställning"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "föregående"
@@ -143,16 +169,4 @@ msgstr "föregående"
 msgid "next"
 msgstr "nästa"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "Ditt lösenord har återställts"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "Nytt lösenord"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "Återställ lösenord"
-
 
diff --git a/l10n/sv/files.po b/l10n/sv/files.po
index 64566d0b29b2313c21d868f995790cf7f8c25002..a43ea6cdb9d682823768cf9431732daee295676f 100644
--- a/l10n/sv/files.po
+++ b/l10n/sv/files.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <revoltism@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/team/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,33 +18,36 @@ msgstr ""
 "Language: sv\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "Inga fel uppstod. Filen laddades upp utan problem"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
+"Den uppladdade filen överskrider upload_max_filesize direktivet i php.ini"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
+"Den uppladdade filen överstiger MAX_FILE_SIZE direktivet som anges i HTML-"
+"formulär"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "Den uppladdade filen var endast delvist uppladdad"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "Ingen fil blev uppladdad"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "Saknar en tillfällig mapp"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "Filer"
 
@@ -51,48 +55,60 @@ msgstr "Filer"
 msgid "Maximum upload size"
 msgstr "Maximal storlek att lägga upp"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
-msgid "Upload"
-msgstr "Lägg upp"
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "Ny katalog"
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Ladda upp"
 
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
-msgstr "Ingenting här. Lägg upp något!"
+msgstr "Ingenting här. Ladda upp något!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "Namn"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "Ladda ned"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "Storlek"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "Ändrad"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "Ta bort"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
-msgstr "För stor överföring"
+msgstr "För stor uppladdning"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
 msgstr ""
-"Filerna du försöker lägga upp överstiger den maximala storleken för "
+"Filerna du försöker ladda upp överstiger den maximala storleken för "
 "filöverföringar på servern."
 
 
diff --git a/l10n/sv/media.po b/l10n/sv/media.po
index 9c01948ed2920c40f4c303295075407ba6567c32..31728e350b8c10ed2a5d1dcf87f0c2f4a4210583 100644
--- a/l10n/sv/media.po
+++ b/l10n/sv/media.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <revoltism@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-12 06:24+0000\n"
-"Last-Translator: HakanS <hakan.thn@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/team/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +18,15 @@ msgstr ""
 "Language: sv\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "Musik"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "Spela"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "Paus"
 
@@ -33,7 +34,7 @@ msgstr "Paus"
 msgid "Previous"
 msgstr "Föregående"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "Nästa"
 
@@ -45,11 +46,7 @@ msgstr "Ljudlös"
 msgid "Unmute"
 msgstr "Ljud på"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "Skannade låtar"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "Sök igenom samlingen"
 
diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po
index 4ffc833e868bdf76f3b593a99ff9f9e13957072b..95b886d8c72c44f9545de591c5ffcd1f39ad5815 100644
--- a/l10n/sv/settings.po
+++ b/l10n/sv/settings.po
@@ -4,13 +4,14 @@
 # 
 # Translators:
 #   <hakan.thn@gmail.com>, 2011.
+#   <revoltism@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-12 07:57+0000\n"
-"Last-Translator: HakanS <hakan.thn@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/team/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,22 +19,26 @@ msgstr ""
 "Language: sv\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Autentiseringsfel"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID ändrat"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "Ogiltig begäran"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID ändrat"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "Språk ändrades"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "Lägg till din applikation"
@@ -54,15 +59,15 @@ msgstr "av"
 msgid "Ask a question"
 msgstr "Ställ en fråga"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "Problem med att ansluta till hjälp-databasen."
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "Gå dit manuellt"
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "Svar"
 
@@ -98,36 +103,51 @@ msgstr "visa"
 msgid "Change password"
 msgstr "Ändra lösenord"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "Språk"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "Hjälp till att översätta"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
-msgstr ""
-"använd denna adress för att ansluta till ditt ownCloud i din filhanterare"
+msgstr "använd denna adress för att ansluta ownCloud till din filhanterare"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "Namn"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "Lösenord"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "Grupper"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "Skapa"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "Ta bort"
 
diff --git a/l10n/templates/calendar.pot b/l10n/templates/calendar.pot
index 7941082926bc81e2852ce08c19fb2a5eecd131f3..9bcac2da988b7b8023cf85521f035e8f11875754 100644
--- a/l10n/templates/calendar.pot
+++ b/l10n/templates/calendar.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/contacts.pot b/l10n/templates/contacts.pot
index b0426f2bb592d6163d461f83ee23165466e1a227..bc72053cd50d5d139ded995da3125695826d450c 100644
--- a/l10n/templates/contacts.pot
+++ b/l10n/templates/contacts.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,162 +17,220 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
 msgstr ""
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
 msgstr ""
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
 msgstr ""
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
 msgstr ""
 
-#: photo.php:53
-msgid "This card is not RFC compatible."
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
 msgstr ""
 
-#: photo.php:90
-msgid "This card does not contain a photo."
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
 msgstr ""
 
-#: templates/index.php:8
-msgid "Add Contact"
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
 msgstr ""
 
-#: templates/part.addcardform.php:5
-msgid "Group"
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
 msgstr ""
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
-msgid "Name"
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
 msgstr ""
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: lib/app.php:112
+msgid "Mobile"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
+#: lib/app.php:114
+msgid "Text"
 msgstr ""
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
+#: lib/app.php:115
+msgid "Voice"
 msgstr ""
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
+#: lib/app.php:116
+msgid "Fax"
 msgstr ""
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
+#: lib/app.php:117
+msgid "Video"
 msgstr ""
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
+#: lib/app.php:118
+msgid "Pager"
+msgstr ""
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr ""
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr ""
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr ""
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr ""
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr ""
+
+#: templates/part.addcardform.php:19
+msgid "Name"
 msgstr ""
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
 msgid "PO Box"
 msgstr ""
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
 msgid "Extended"
 msgstr ""
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
 msgid "Street"
 msgstr ""
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
 msgid "City"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
 msgid "Region"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
 msgid "Zipcode"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
 msgid "Country"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
 msgstr ""
 
-#: templates/part.details.php:31
+#: templates/part.chooseaddressbook.rowfields.php:5
 msgid "Delete"
 msgstr ""
 
-#: templates/part.details.php:32
-msgid "Add Property"
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
 msgid "Birthday"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
 msgstr ""
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 98b310f2d14d81775d36847abc1a00132777a4b4..cf13c461196c64387146b8e4f21063993f9964ea 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,6 +17,51 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr ""
+
 #: strings.php:5
 msgid "Personal"
 msgstr ""
@@ -45,53 +90,49 @@ msgstr ""
 msgid "Create an <strong>admin account</strong>"
 msgstr ""
 
-#: templates/installation.php:21
-msgid "Username"
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
 msgstr ""
 
-#: templates/installation.php:22
-msgid "Password"
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr ""
+
+#: templates/installation.php:34
+msgid "Data folder"
 msgstr ""
 
-#: templates/installation.php:27
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr ""
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr ""
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr ""
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr ""
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr ""
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr ""
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr ""
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr ""
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr ""
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
+msgid "web services under your control"
 msgstr ""
 
 #: templates/layout.user.php:34
@@ -102,36 +143,20 @@ msgstr ""
 msgid "Settings"
 msgstr ""
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr ""
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr ""
 
-#: templates/logout.php:1
-msgid "You are logged out."
-msgstr ""
-
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr ""
-
-#: templates/lostpassword.php:5
-msgid "Requested"
+#: templates/login.php:16
+msgid "Log in"
 msgstr ""
 
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr ""
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr ""
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
+#: templates/logout.php:1
+msgid "You are logged out."
 msgstr ""
 
 #: templates/part.pagenavi.php:3
@@ -141,15 +166,3 @@ msgstr ""
 #: templates/part.pagenavi.php:20
 msgid "next"
 msgstr ""
-
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr ""
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr ""
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr ""
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index 5b57ccec9a2081909df242aec096a4894fdc24ef..82e2f1832f14eb0e9094297e26df5ebff88d10d4 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,33 +17,33 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
 msgstr ""
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
 msgstr ""
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
 msgstr ""
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
 msgstr ""
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
 msgstr ""
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
 msgstr ""
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr ""
 
@@ -51,43 +51,55 @@ msgstr ""
 msgid "Maximum upload size"
 msgstr ""
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
-msgid "Upload"
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
 msgstr ""
 
-#: templates/index.php:17
-msgid "New Folder"
+#: templates/index.php:22
+msgid "Upload"
 msgstr ""
 
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr ""
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr ""
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr ""
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr ""
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr ""
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr ""
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr ""
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/templates/media.pot b/l10n/templates/media.pot
index 0a2757a306eeec01d67f230539e248d88e9319e9..400e39c3f241277205a92da5c1e7cf55046441c7 100644
--- a/l10n/templates/media.pot
+++ b/l10n/templates/media.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,15 +17,15 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr ""
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr ""
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr ""
 
@@ -33,7 +33,7 @@ msgstr ""
 msgid "Previous"
 msgstr ""
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr ""
 
@@ -45,11 +45,7 @@ msgstr ""
 msgid "Unmute"
 msgstr ""
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr ""
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr ""
 
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index b14443191534ff55028e864ffe70e51f0d8263b6..6f5b1a4daae667ebacbaa12e98bcf8c39fde023a 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,22 +17,26 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
 msgstr ""
 
-#: ajax/openid.php:21
-msgid "OpenID Changed"
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
 msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
-msgid "Invalid request"
+#: ajax/openid.php:15
+msgid "OpenID Changed"
 msgstr ""
 
-#: ajax/setlanguage.php:21
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr ""
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr ""
@@ -53,15 +57,15 @@ msgstr ""
 msgid "Ask a question"
 msgstr ""
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr ""
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr ""
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr ""
 
@@ -97,34 +101,50 @@ msgstr ""
 msgid "Change password"
 msgstr ""
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr ""
 
-#: templates/personal.php:30
-msgid "Help translating"
+#: templates/personal.php:38
+msgid "Help translate"
 msgstr ""
 
-#: templates/personal.php:37
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr ""
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr ""
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr ""
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr ""
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr ""
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr ""
diff --git a/l10n/tr/calendar.po b/l10n/tr/calendar.po
new file mode 100644
index 0000000000000000000000000000000000000000..6b98fe0215831c2947fa2c2a8b5dc7c849e53ae6
--- /dev/null
+++ b/l10n/tr/calendar.po
@@ -0,0 +1,637 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Aranel Surion <aranel@aranelsurion.org>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-07 18:29+0100\n"
+"PO-Revision-Date: 2012-01-08 08:41+0000\n"
+"Last-Translator: george <georg.stefan.germany@googlemail.com>\n"
+"Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/team/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: ajax/guesstimezone.php:42
+msgid "New Timezone:"
+msgstr ""
+
+#: ajax/settimezone.php:22
+msgid "Timezone changed"
+msgstr "Zaman dilimi değiştirildi"
+
+#: ajax/settimezone.php:24
+msgid "Invalid request"
+msgstr "Geçersiz istek"
+
+#: appinfo/app.php:20 templates/calendar.php:13
+#: templates/part.eventform.php:20
+msgid "Calendar"
+msgstr "Takvim"
+
+#: lib/app.php:19
+msgid "Wrong calendar"
+msgstr "Yanlış takvim"
+
+#: lib/app.php:60 lib/object.php:332
+msgid "Birthday"
+msgstr "Doğum günü"
+
+#: lib/app.php:61 lib/object.php:333
+msgid "Business"
+msgstr "İş"
+
+#: lib/app.php:62 lib/object.php:334
+msgid "Call"
+msgstr "Arama"
+
+#: lib/app.php:63 lib/object.php:335
+msgid "Clients"
+msgstr "Müşteriler"
+
+#: lib/app.php:64 lib/object.php:336
+msgid "Deliverer"
+msgstr "Teslimatçı"
+
+#: lib/app.php:65 lib/object.php:337
+msgid "Holidays"
+msgstr "Tatil günleri"
+
+#: lib/app.php:66 lib/object.php:338
+msgid "Ideas"
+msgstr "Fikirler"
+
+#: lib/app.php:67 lib/object.php:339
+msgid "Journey"
+msgstr "Seyahat"
+
+#: lib/app.php:68 lib/object.php:340
+msgid "Jubilee"
+msgstr "Yıl dönümü"
+
+#: lib/app.php:69 lib/object.php:341
+msgid "Meeting"
+msgstr "Toplantı"
+
+#: lib/app.php:70 lib/object.php:342
+msgid "Other"
+msgstr "Diğer"
+
+#: lib/app.php:71 lib/object.php:343
+msgid "Personal"
+msgstr "Kişisel"
+
+#: lib/app.php:72 lib/object.php:344
+msgid "Projects"
+msgstr "Projeler"
+
+#: lib/app.php:73 lib/object.php:345
+msgid "Questions"
+msgstr "Sorular"
+
+#: lib/app.php:74 lib/object.php:346
+msgid "Work"
+msgstr "İş"
+
+#: lib/object.php:353
+msgid "Does not repeat"
+msgstr "Tekrar etmiyor"
+
+#: lib/object.php:354
+msgid "Daily"
+msgstr "Günlük"
+
+#: lib/object.php:355
+msgid "Weekly"
+msgstr "Haftalı"
+
+#: lib/object.php:356
+msgid "Every Weekday"
+msgstr "Haftaiçi Her gün"
+
+#: lib/object.php:357
+msgid "Bi-Weekly"
+msgstr "İki haftada bir"
+
+#: lib/object.php:358
+msgid "Monthly"
+msgstr "Aylık"
+
+#: lib/object.php:359
+msgid "Yearly"
+msgstr "Yıllı"
+
+#: lib/object.php:366
+msgid "never"
+msgstr ""
+
+#: lib/object.php:367
+msgid "by occurrences"
+msgstr ""
+
+#: lib/object.php:368
+msgid "by date"
+msgstr ""
+
+#: lib/object.php:375
+msgid "by monthday"
+msgstr ""
+
+#: lib/object.php:376
+msgid "by weekday"
+msgstr ""
+
+#: lib/object.php:383 templates/lAfix.php:3
+msgid "Monday"
+msgstr ""
+
+#: lib/object.php:384 templates/lAfix.php:4
+msgid "Tuesday"
+msgstr ""
+
+#: lib/object.php:385 templates/lAfix.php:5
+msgid "Wednesday"
+msgstr ""
+
+#: lib/object.php:386 templates/lAfix.php:6
+msgid "Thursday"
+msgstr ""
+
+#: lib/object.php:387 templates/lAfix.php:7
+msgid "Friday"
+msgstr ""
+
+#: lib/object.php:388 templates/lAfix.php:8
+msgid "Saturday"
+msgstr ""
+
+#: lib/object.php:389 templates/lAfix.php:2
+msgid "Sunday"
+msgstr ""
+
+#: lib/object.php:396
+msgid "events week of month"
+msgstr ""
+
+#: lib/object.php:397
+msgid "first"
+msgstr ""
+
+#: lib/object.php:398
+msgid "second"
+msgstr ""
+
+#: lib/object.php:399
+msgid "third"
+msgstr ""
+
+#: lib/object.php:400
+msgid "fourth"
+msgstr ""
+
+#: lib/object.php:401
+msgid "fifth"
+msgstr ""
+
+#: lib/object.php:402
+msgid "last"
+msgstr ""
+
+#: lib/object.php:424 templates/lAfix.php:16
+msgid "January"
+msgstr ""
+
+#: lib/object.php:425 templates/lAfix.php:17
+msgid "February"
+msgstr ""
+
+#: lib/object.php:426 templates/lAfix.php:18
+msgid "March"
+msgstr ""
+
+#: lib/object.php:427 templates/lAfix.php:19
+msgid "April"
+msgstr ""
+
+#: lib/object.php:428 templates/lAfix.php:20
+msgid "May"
+msgstr ""
+
+#: lib/object.php:429 templates/lAfix.php:21
+msgid "June"
+msgstr ""
+
+#: lib/object.php:430 templates/lAfix.php:22
+msgid "July"
+msgstr ""
+
+#: lib/object.php:431 templates/lAfix.php:23
+msgid "August"
+msgstr ""
+
+#: lib/object.php:432 templates/lAfix.php:24
+msgid "September"
+msgstr ""
+
+#: lib/object.php:433 templates/lAfix.php:25
+msgid "October"
+msgstr ""
+
+#: lib/object.php:434 templates/lAfix.php:26
+msgid "November"
+msgstr ""
+
+#: lib/object.php:435 templates/lAfix.php:27
+msgid "December"
+msgstr ""
+
+#: lib/object.php:441
+msgid "by events date"
+msgstr ""
+
+#: lib/object.php:442
+msgid "by yearday(s)"
+msgstr ""
+
+#: lib/object.php:443
+msgid "by weeknumber(s)"
+msgstr ""
+
+#: lib/object.php:444
+msgid "by day and month"
+msgstr ""
+
+#: lib/object.php:467
+msgid "Not an array"
+msgstr "Bir dizi değil"
+
+#: lib/search.php:32 lib/search.php:34 lib/search.php:37
+msgid "Date"
+msgstr ""
+
+#: lib/search.php:40
+msgid "Cal."
+msgstr ""
+
+#: templates/calendar.php:10
+msgid "All day"
+msgstr "Tüm gün"
+
+#: templates/calendar.php:11
+msgid "Missing fields"
+msgstr "Eksik alanlar"
+
+#: templates/calendar.php:12 templates/part.eventform.php:3
+msgid "Title"
+msgstr "Başlık"
+
+#: templates/calendar.php:14
+msgid "From Date"
+msgstr "Bu Tarihten"
+
+#: templates/calendar.php:15
+msgid "From Time"
+msgstr "Bu Saatten"
+
+#: templates/calendar.php:16
+msgid "To Date"
+msgstr "Bu Tarihe"
+
+#: templates/calendar.php:17
+msgid "To Time"
+msgstr "Bu Saate"
+
+#: templates/calendar.php:18
+msgid "The event ends before it starts"
+msgstr "Olay başlamadan önce bitiyor"
+
+#: templates/calendar.php:19
+msgid "There was a database fail"
+msgstr "Bir veritabanı başarısızlığı oluştu"
+
+#: templates/calendar.php:38
+msgid "Week"
+msgstr "Hafta"
+
+#: templates/calendar.php:39
+msgid "Month"
+msgstr "Ay"
+
+#: templates/calendar.php:40
+msgid "List"
+msgstr "Liste"
+
+#: templates/calendar.php:45
+msgid "Today"
+msgstr "Bugün"
+
+#: templates/calendar.php:46
+msgid "Calendars"
+msgstr "Takvimler"
+
+#: templates/calendar.php:64
+msgid "There was a fail, while parsing the file."
+msgstr "Dosya okunurken başarısızlık oldu."
+
+#: templates/lAfix.php:9
+msgid "Sun."
+msgstr ""
+
+#: templates/lAfix.php:10
+msgid "Mon."
+msgstr ""
+
+#: templates/lAfix.php:11
+msgid "Tue."
+msgstr ""
+
+#: templates/lAfix.php:12
+msgid "Wed."
+msgstr ""
+
+#: templates/lAfix.php:13
+msgid "Thu."
+msgstr ""
+
+#: templates/lAfix.php:14
+msgid "Fri."
+msgstr ""
+
+#: templates/lAfix.php:15
+msgid "Sat."
+msgstr ""
+
+#: templates/lAfix.php:28
+msgid "Jan."
+msgstr ""
+
+#: templates/lAfix.php:29
+msgid "Feb."
+msgstr ""
+
+#: templates/lAfix.php:30
+msgid "Mar."
+msgstr ""
+
+#: templates/lAfix.php:31
+msgid "Apr."
+msgstr ""
+
+#: templates/lAfix.php:32
+msgid "May."
+msgstr ""
+
+#: templates/lAfix.php:33
+msgid "Jun."
+msgstr ""
+
+#: templates/lAfix.php:34
+msgid "Jul."
+msgstr ""
+
+#: templates/lAfix.php:35
+msgid "Aug."
+msgstr ""
+
+#: templates/lAfix.php:36
+msgid "Sep."
+msgstr ""
+
+#: templates/lAfix.php:37
+msgid "Oct."
+msgstr ""
+
+#: templates/lAfix.php:38
+msgid "Nov."
+msgstr ""
+
+#: templates/lAfix.php:39
+msgid "Dec."
+msgstr ""
+
+#: templates/part.choosecalendar.php:1
+msgid "Choose active calendars"
+msgstr "Aktif takvimleri seçin"
+
+#: templates/part.choosecalendar.php:15
+msgid "New Calendar"
+msgstr "Yeni Takvim"
+
+#: templates/part.choosecalendar.php:20
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "CalDav Link"
+msgstr "CalDav Bağlantısı"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Download"
+msgstr "İndir"
+
+#: templates/part.choosecalendar.rowfields.php:4
+msgid "Edit"
+msgstr "Düzenle"
+
+#: templates/part.choosecalendar.rowfields.php:4
+#: templates/part.editevent.php:9
+msgid "Delete"
+msgstr "Sil"
+
+#: templates/part.editcalendar.php:9
+msgid "New calendar"
+msgstr "Yeni takvim"
+
+#: templates/part.editcalendar.php:9
+msgid "Edit calendar"
+msgstr "Takvimi düzenle"
+
+#: templates/part.editcalendar.php:12 templates/part.import.php:29
+msgid "Displayname"
+msgstr "Görünümadı"
+
+#: templates/part.editcalendar.php:23
+msgid "Active"
+msgstr "Aktif"
+
+#: templates/part.editcalendar.php:29
+msgid "Calendar color"
+msgstr "Takvim rengi"
+
+#: templates/part.editcalendar.php:42
+msgid "Save"
+msgstr "Kaydet"
+
+#: templates/part.editcalendar.php:42 templates/part.editevent.php:8
+#: templates/part.newevent.php:6
+msgid "Submit"
+msgstr "Gönder"
+
+#: templates/part.editcalendar.php:43
+msgid "Cancel"
+msgstr "İptal"
+
+#: templates/part.editevent.php:1
+msgid "Edit an event"
+msgstr "Bir olay düzenle"
+
+#: templates/part.editevent.php:10
+msgid "Export"
+msgstr "Dışa aktar"
+
+#: templates/part.eventform.php:5
+msgid "Title of the Event"
+msgstr "Olayın Başlığı"
+
+#: templates/part.eventform.php:11
+msgid "Category"
+msgstr "Kategori"
+
+#: templates/part.eventform.php:13
+msgid "Select category"
+msgstr "Kategori seçin"
+
+#: templates/part.eventform.php:37
+msgid "All Day Event"
+msgstr "Tüm Gün Olay"
+
+#: templates/part.eventform.php:41
+msgid "From"
+msgstr "Kimden"
+
+#: templates/part.eventform.php:49
+msgid "To"
+msgstr "Kime"
+
+#: templates/part.eventform.php:57
+msgid "Advanced options"
+msgstr "Gelişmiş opsiyonlar"
+
+#: templates/part.eventform.php:61
+msgid "Repeat"
+msgstr "Tekrar"
+
+#: templates/part.eventform.php:68
+msgid "Advanced"
+msgstr ""
+
+#: templates/part.eventform.php:112
+msgid "Select weekdays"
+msgstr ""
+
+#: templates/part.eventform.php:125 templates/part.eventform.php:138
+msgid "Select days"
+msgstr ""
+
+#: templates/part.eventform.php:130
+msgid "and the events day of year."
+msgstr ""
+
+#: templates/part.eventform.php:143
+msgid "and the events day of month."
+msgstr ""
+
+#: templates/part.eventform.php:151
+msgid "Select months"
+msgstr ""
+
+#: templates/part.eventform.php:164
+msgid "Select weeks"
+msgstr ""
+
+#: templates/part.eventform.php:169
+msgid "and the events week of year."
+msgstr ""
+
+#: templates/part.eventform.php:175
+msgid "Interval"
+msgstr ""
+
+#: templates/part.eventform.php:181
+msgid "End"
+msgstr ""
+
+#: templates/part.eventform.php:193
+msgid "occurrences"
+msgstr ""
+
+#: templates/part.eventform.php:208
+msgid "Location"
+msgstr "Konum"
+
+#: templates/part.eventform.php:210
+msgid "Location of the Event"
+msgstr "Olayın Konumu"
+
+#: templates/part.eventform.php:216
+msgid "Description"
+msgstr "Açıklama"
+
+#: templates/part.eventform.php:218
+msgid "Description of the Event"
+msgstr "Olayın Açıklaması"
+
+#: templates/part.import.php:1
+msgid "Import Ical File"
+msgstr "Ical Dosyası Al"
+
+#: templates/part.import.php:4
+msgid "How to import the new calendar?"
+msgstr "Yeni takvim nasıl alınsın?"
+
+#: templates/part.import.php:6
+msgid "Import into an existing calendar"
+msgstr "Mevcut bir takvimin içine al"
+
+#: templates/part.import.php:7
+msgid "Import into a new calendar"
+msgstr "Yeni bir takvim içine al"
+
+#: templates/part.import.php:10
+msgid "Please choose the calendar"
+msgstr "Lütfen takvimi seçin"
+
+#: templates/part.import.php:20 templates/part.import.php:37
+msgid "Import"
+msgstr "İçe Al"
+
+#: templates/part.import.php:22 templates/part.import.php:39
+msgid "Back"
+msgstr "Geri"
+
+#: templates/part.import.php:25
+msgid "Please fill out the form"
+msgstr "Lütfen formu doldurun"
+
+#: templates/part.newevent.php:1
+msgid "Create a new event"
+msgstr "Yeni olay oluştur"
+
+#: templates/settings.php:13
+msgid "Timezone"
+msgstr "Zaman dilimi"
+
+#: templates/settings.php:30
+msgid "Check always for changes of the timezone"
+msgstr ""
+
+#: templates/settings.php:32
+msgid "Timeformat"
+msgstr "Saat biçimi"
+
+#: templates/settings.php:34
+msgid "24h"
+msgstr "24s"
+
+#: templates/settings.php:35
+msgid "12h"
+msgstr "12s"
+
+#: templates/settings.php:41
+msgid "Calendar CalDAV syncing address:"
+msgstr "CalDAV Takvim senkron adresi:"
+
+
diff --git a/l10n/tr/contacts.po b/l10n/tr/contacts.po
new file mode 100644
index 0000000000000000000000000000000000000000..b512c14d33f55f60f9c11c9349b4a43deed2a3d6
--- /dev/null
+++ b/l10n/tr/contacts.po
@@ -0,0 +1,239 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Aranel Surion <aranel@aranelsurion.org>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/team/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: lib/app.php:42
+msgid "This is not your addressbook."
+msgstr "Bu sizin adres defteriniz değil."
+
+#: lib/app.php:51 photo.php:34
+msgid "Contact could not be found."
+msgstr "Kişi bulunamadı."
+
+#: lib/app.php:65
+msgid "vCard could not be read."
+msgstr "vCard okunamadı."
+
+#: lib/app.php:79
+msgid "Information about vCard is incorrect. Please reload the page."
+msgstr "vCard bilgileri doğru değil. Lütfen sayfayı yenileyin."
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "Adres"
+
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "Telefon"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "Eposta"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "Organizasyon"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "İş"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "Ev"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "Mobil"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "Metin"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "Ses"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "Faks"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "Video"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "Sayfalayıcı"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "Bu sizin kişiniz değil."
+
+#: photo.php:48
+msgid "This card is not RFC compatible."
+msgstr "Bu kart RFC uyumlu değil."
+
+#: photo.php:85
+msgid "This card does not contain a photo."
+msgstr "Bu kart resim içermiyor."
+
+#: templates/index.php:13
+msgid "Add Contact"
+msgstr "Kişi Ekle"
+
+#: templates/index.php:14
+msgid "Address Books"
+msgstr ""
+
+#: templates/part.addcardform.php:8
+msgid "Group"
+msgstr "Grup"
+
+#: templates/part.addcardform.php:19
+msgid "Name"
+msgstr "Ad"
+
+#: templates/part.addcardform.php:41
+msgid "Number"
+msgstr ""
+
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
+msgstr ""
+
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "Posta Kutusu"
+
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "Uzatılmış"
+
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "Sokak"
+
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "Şehir"
+
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "Bölge"
+
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "Posta kodu"
+
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "Ülke"
+
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "Kişi Oluştur"
+
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
+msgstr ""
+
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
+msgstr ""
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "Düzenle"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "Sil"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
+msgstr ""
+
+#: templates/part.details.php:33
+msgid "Add"
+msgstr ""
+
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
+msgstr ""
+
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
+msgstr ""
+
+#: templates/part.editaddressbook.php:23
+msgid "Active"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Save"
+msgstr ""
+
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
+msgstr ""
+
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
+msgstr ""
+
+#: templates/part.property.php:3
+msgid "Birthday"
+msgstr "Doğum günü"
+
+#: templates/part.property.php:23
+msgid "Preferred"
+msgstr ""
+
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
+msgid "Phone"
+msgstr "Telefon"
+
+#: templates/part.setpropertyform.php:57
+msgid "Update"
+msgstr ""
+
+
diff --git a/l10n/tr/core.po b/l10n/tr/core.po
new file mode 100644
index 0000000000000000000000000000000000000000..64d503eecf29d297535e51fedc53fc0d7b1f7f28
--- /dev/null
+++ b/l10n/tr/core.po
@@ -0,0 +1,171 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Aranel Surion <aranel@aranelsurion.org>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/team/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "Parolanızı sıfırlamak için bir bağlantı Eposta olarak gönderilecek."
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "İstendi"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "Giriş başarısız!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "Kullanıcı adı"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "Sıfırlama iste"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "Parolanız sıfırlandı"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "Yeni parola"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "Parolayı sıfırla"
+
+#: strings.php:5
+msgid "Personal"
+msgstr "Kişisel"
+
+#: strings.php:6
+msgid "Users"
+msgstr "Kullanıcılar"
+
+#: strings.php:7
+msgid "Apps"
+msgstr "Uygulamalar"
+
+#: strings.php:8
+msgid "Admin"
+msgstr "Yönetici"
+
+#: strings.php:9
+msgid "Help"
+msgstr "Yardı"
+
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Bulut bulunamadı"
+
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "Bir <strong>yönetici hesabı</strong> oluşturun"
+
+#: templates/installation.php:26 templates/login.php:12
+msgid "Password"
+msgstr "Parola"
+
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "Gelişmiş"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "Veri klasörü"
+
+#: templates/installation.php:41
+msgid "Configure the database"
+msgstr "Veritabanını ayarla"
+
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
+msgid "will be used"
+msgstr "kullanılacak"
+
+#: templates/installation.php:79
+msgid "Database user"
+msgstr "Veritabanı kullanıcı adı"
+
+#: templates/installation.php:83
+msgid "Database password"
+msgstr "Veritabanı parolası"
+
+#: templates/installation.php:87
+msgid "Database name"
+msgstr "Veritabanı adı"
+
+#: templates/installation.php:93
+msgid "Database host"
+msgstr "Veritabanı sunucusu"
+
+#: templates/installation.php:98
+msgid "Finish setup"
+msgstr "Kurulumu tamamla"
+
+#: templates/layout.guest.php:35
+msgid "web services under your control"
+msgstr ""
+
+#: templates/layout.user.php:34
+msgid "Log out"
+msgstr "Çıkış yap"
+
+#: templates/layout.user.php:46 templates/layout.user.php:47
+msgid "Settings"
+msgstr "Ayarlar"
+
+#: templates/login.php:5
+msgid "Lost your password?"
+msgstr "Parolanızı mı unuttunuz?"
+
+#: templates/login.php:15
+msgid "remember"
+msgstr "hatırla"
+
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Çıkış yaptınız."
+
+#: templates/part.pagenavi.php:3
+msgid "prev"
+msgstr "önceki"
+
+#: templates/part.pagenavi.php:20
+msgid "next"
+msgstr "sonraki"
+
+
diff --git a/l10n/tr/files.po b/l10n/tr/files.po
new file mode 100644
index 0000000000000000000000000000000000000000..3330007801e42ee94ee21042fbf0e31152336466
--- /dev/null
+++ b/l10n/tr/files.po
@@ -0,0 +1,112 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Aranel Surion <aranel@aranelsurion.org>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/team/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: ajax/upload.php:19
+msgid "There is no error, the file uploaded with success"
+msgstr "Bir hata yok, dosya başarıyla yüklendi"
+
+#: ajax/upload.php:20
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+"Yüklenen dosya php.ini de belirtilen upload_max_filesize sınırını aşıyor"
+
+#: ajax/upload.php:21
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr "Yüklenen dosya HTML formundaki MAX_FILE_SIZE sınırını aşıyor"
+
+#: ajax/upload.php:22
+msgid "The uploaded file was only partially uploaded"
+msgstr "Yüklenen dosyanın sadece bir kısmı yüklendi"
+
+#: ajax/upload.php:23
+msgid "No file was uploaded"
+msgstr "Hiç dosya yüklenmedi"
+
+#: ajax/upload.php:24
+msgid "Missing a temporary folder"
+msgstr "Geçici bir klasör eksik"
+
+#: appinfo/app.php:8
+msgid "Files"
+msgstr "Dosyalar"
+
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr "Maksimum yükleme boyutu"
+
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
+#: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
+msgid "Upload"
+msgstr "Yükle"
+
+#: templates/index.php:35
+msgid "Nothing in here. Upload something!"
+msgstr "Burada hiçbir şey yok. Birşeyler yükleyin!"
+
+#: templates/index.php:43
+msgid "Name"
+msgstr "Ad"
+
+#: templates/index.php:45
+msgid "Download"
+msgstr "İndir"
+
+#: templates/index.php:49
+msgid "Size"
+msgstr "Boyut"
+
+#: templates/index.php:50
+msgid "Modified"
+msgstr "Değiştirilme"
+
+#: templates/index.php:50
+msgid "Delete"
+msgstr "Sil"
+
+#: templates/index.php:58
+msgid "Upload too large"
+msgstr "Yüklemeniz çok büyük"
+
+#: templates/index.php:60
+msgid ""
+"The files you are trying to upload exceed the maximum size for file uploads "
+"on this server."
+msgstr ""
+"Yüklemeye çalıştığınız dosyalar bu sunucudaki maksimum yükleme boyutunu "
+"aşıyor."
+
+
diff --git a/l10n/tr/media.po b/l10n/tr/media.po
new file mode 100644
index 0000000000000000000000000000000000000000..03f15722ccdb3ab5b1bee8fe7e431a6938c2efbb
--- /dev/null
+++ b/l10n/tr/media.po
@@ -0,0 +1,65 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Aranel Surion <aranel@aranelsurion.org>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/team/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: appinfo/app.php:32
+msgid "Music"
+msgstr "Müzik"
+
+#: templates/music.php:3 templates/player.php:13
+msgid "Play"
+msgstr "Oynat"
+
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
+msgid "Pause"
+msgstr "Beklet"
+
+#: templates/music.php:5
+msgid "Previous"
+msgstr "Önceki"
+
+#: templates/music.php:6 templates/player.php:15
+msgid "Next"
+msgstr "Sonraki"
+
+#: templates/music.php:7
+msgid "Mute"
+msgstr "Sesi kapat"
+
+#: templates/music.php:8
+msgid "Unmute"
+msgstr "Sesi aç"
+
+#: templates/music.php:25
+msgid "Rescan Collection"
+msgstr "Koleksiyonu Tara"
+
+#: templates/music.php:37
+msgid "Artist"
+msgstr "Sanatç"
+
+#: templates/music.php:38
+msgid "Album"
+msgstr "Albüm"
+
+#: templates/music.php:39
+msgid "Title"
+msgstr "Başlık"
+
+
diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po
new file mode 100644
index 0000000000000000000000000000000000000000..58aefca15f503e94f68e46bc593cbe85028d789e
--- /dev/null
+++ b/l10n/tr/settings.po
@@ -0,0 +1,153 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Aranel Surion <aranel@aranelsurion.org>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
+"Language-Team: Turkish (http://www.transifex.net/projects/p/owncloud/team/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
+
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
+msgid "Invalid request"
+msgstr "Geçersiz istek"
+
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID Değiştirildi"
+
+#: ajax/setlanguage.php:14
+msgid "Language changed"
+msgstr "Dil değiştirildi"
+
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
+#: templates/apps.php:8
+msgid "Add your application"
+msgstr "Uygulamanızı ekleyin"
+
+#: templates/apps.php:21
+msgid "Select an App"
+msgstr "Bir uygulama seçin"
+
+#: templates/apps.php:23
+msgid "-licensed"
+msgstr "-lisanslı"
+
+#: templates/apps.php:23
+msgid "by"
+msgstr "yapan"
+
+#: templates/help.php:8
+msgid "Ask a question"
+msgstr "Bir soru sorun"
+
+#: templates/help.php:20
+msgid "Problems connecting to help database."
+msgstr "Yardım veritabanına bağlanmada sorunlar var."
+
+#: templates/help.php:21
+msgid "Go there manually."
+msgstr "Oraya elle gidin."
+
+#: templates/help.php:29
+msgid "Answer"
+msgstr "Cevap"
+
+#: templates/personal.php:8
+msgid "You use"
+msgstr "Kullanıyorsunuz"
+
+#: templates/personal.php:8
+msgid "of the available"
+msgstr "mevcut olandan"
+
+#: templates/personal.php:13
+msgid "Your password got changed"
+msgstr "Parolanız değiştirildi"
+
+#: templates/personal.php:14
+msgid "Unable to change your password"
+msgstr "Parolanız değiştirilemiyor"
+
+#: templates/personal.php:15
+msgid "Current password"
+msgstr "Mevcut parola"
+
+#: templates/personal.php:16
+msgid "New password"
+msgstr "Yeni parola"
+
+#: templates/personal.php:17
+msgid "show"
+msgstr "göster"
+
+#: templates/personal.php:18
+msgid "Change password"
+msgstr "Parola değiştir"
+
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
+msgid "Language"
+msgstr "Dil"
+
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
+
+#: templates/personal.php:45
+msgid "use this address to connect to your ownCloud in your file manager"
+msgstr "bu adresi kullanarak ownCloud unuza dosya yöneticinizle bağlanın"
+
+#: templates/users.php:15 templates/users.php:30
+msgid "Name"
+msgstr "Ad"
+
+#: templates/users.php:16 templates/users.php:31
+msgid "Password"
+msgstr "Parola"
+
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
+msgid "Groups"
+msgstr "Gruplar"
+
+#: templates/users.php:23
+msgid "Create"
+msgstr "Oluştur"
+
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
+msgid "Delete"
+msgstr "Sil"
+
+
diff --git a/l10n/zh_CN/contacts.po b/l10n/zh_CN/contacts.po
index 1fd7ecb96463186e48696612f04246fa5a0f3e52..ead574ce0842eb7a2e33b18aaab39fb1fa020c41 100644
--- a/l10n/zh_CN/contacts.po
+++ b/l10n/zh_CN/contacts.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <wengxt@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 20:10+0200\n"
-"PO-Revision-Date: 2011-09-23 18:10+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:18+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,164 +18,222 @@ msgstr ""
 "Language: zh_CN\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: ajax/addcard.php:31 ajax/addproperty.php:31 ajax/deletebook.php:32
-#: ajax/deletecard.php:32 ajax/deleteproperty.php:34 ajax/getdetails.php:32
-#: ajax/setproperty.php:32 ajax/showaddcard.php:30 ajax/showaddproperty.php:31
-#: ajax/showsetproperty.php:32 photo.php:32
-msgid "You need to log in."
-msgstr ""
-
-#: ajax/addcard.php:37
+#: lib/app.php:42
 msgid "This is not your addressbook."
-msgstr ""
+msgstr "这不是您的地址簿。"
 
-#: ajax/addproperty.php:37 ajax/deletecard.php:39 ajax/deleteproperty.php:41
-#: ajax/getdetails.php:39 ajax/setproperty.php:38 ajax/showaddproperty.php:37
-#: ajax/showsetproperty.php:38 photo.php:39
+#: lib/app.php:51 photo.php:34
 msgid "Contact could not be found."
-msgstr ""
+msgstr "无法找到联系人。"
 
-#: ajax/addproperty.php:43 ajax/deletebook.php:38 ajax/deletecard.php:45
-#: ajax/deleteproperty.php:47 ajax/getdetails.php:45 ajax/setproperty.php:44
-#: ajax/showaddproperty.php:43 ajax/showsetproperty.php:44 photo.php:45
-msgid "This is not your contact."
-msgstr ""
-
-#: ajax/addproperty.php:50 ajax/deleteproperty.php:54 ajax/getdetails.php:52
-#: ajax/setproperty.php:51 ajax/showsetproperty.php:51
+#: lib/app.php:65
 msgid "vCard could not be read."
-msgstr ""
+msgstr "vCard 无法读取。"
 
-#: ajax/deleteproperty.php:65 ajax/setproperty.php:62
-#: ajax/showsetproperty.php:62
+#: lib/app.php:79
 msgid "Information about vCard is incorrect. Please reload the page."
-msgstr ""
+msgstr "vCard 的信息不正确。请重新加载页面。"
+
+#: lib/app.php:91 templates/part.addcardform.php:56
+#: templates/part.property.php:45 templates/part.setpropertyform.php:7
+msgid "Address"
+msgstr "地址"
 
-#: photo.php:53
+#: lib/app.php:92 templates/part.addcardform.php:37
+msgid "Telephone"
+msgstr "电话"
+
+#: lib/app.php:93 templates/part.addcardform.php:31
+#: templates/part.property.php:16 templates/part.setpropertyform.php:51
+msgid "Email"
+msgstr "电子邮件"
+
+#: lib/app.php:94 templates/part.addcardform.php:23
+#: templates/part.property.php:9 templates/part.setpropertyform.php:54
+msgid "Organization"
+msgstr "组织"
+
+#: lib/app.php:106 lib/app.php:113
+msgid "Work"
+msgstr "工作"
+
+#: lib/app.php:107 lib/app.php:111
+msgid "Home"
+msgstr "家庭"
+
+#: lib/app.php:112
+msgid "Mobile"
+msgstr "移动电话"
+
+#: lib/app.php:114
+msgid "Text"
+msgstr "文本"
+
+#: lib/app.php:115
+msgid "Voice"
+msgstr "语音"
+
+#: lib/app.php:116
+msgid "Fax"
+msgstr "传真"
+
+#: lib/app.php:117
+msgid "Video"
+msgstr "视频"
+
+#: lib/app.php:118
+msgid "Pager"
+msgstr "传呼机"
+
+#: photo.php:40
+msgid "This is not your contact."
+msgstr "这不是您的联系人。"
+
+#: photo.php:48
 msgid "This card is not RFC compatible."
-msgstr ""
+msgstr "这张名片和RFC 标准不兼容。"
 
-#: photo.php:90
+#: photo.php:85
 msgid "This card does not contain a photo."
-msgstr ""
+msgstr "这张名片不包含照片。"
 
-#: templates/index.php:8
+#: templates/index.php:13
 msgid "Add Contact"
+msgstr "添加联系人"
+
+#: templates/index.php:14
+msgid "Address Books"
 msgstr ""
 
-#: templates/part.addcardform.php:5
+#: templates/part.addcardform.php:8
 msgid "Group"
-msgstr ""
+msgstr "分组"
 
-#: templates/part.addcardform.php:12 templates/part.property.php:3
+#: templates/part.addcardform.php:19
 msgid "Name"
-msgstr ""
+msgstr "名称"
 
-#: templates/part.addcardform.php:14
-msgid "Create Contact"
+#: templates/part.addcardform.php:41
+msgid "Number"
 msgstr ""
 
-#: templates/part.addpropertyform.php:4 templates/part.property.php:40
-msgid "Address"
+#: templates/part.addcardform.php:45 templates/part.addcardform.php:59
+#: templates/part.details.php:42 templates/part.details.php:78
+#: templates/part.setpropertyform.php:10 templates/part.setpropertyform.php:47
+msgid "Type"
 msgstr ""
 
-#: templates/part.addpropertyform.php:5
-msgid "Telephone"
-msgstr ""
+#: templates/part.addcardform.php:65 templates/part.details.php:48
+#: templates/part.setpropertyform.php:16
+msgid "PO Box"
+msgstr "邮箱"
 
-#: templates/part.addpropertyform.php:6 templates/part.property.php:22
-msgid "Email"
-msgstr ""
+#: templates/part.addcardform.php:69 templates/part.details.php:52
+#: templates/part.setpropertyform.php:20
+msgid "Extended"
+msgstr "扩展"
 
-#: templates/part.addpropertyform.php:7 templates/part.property.php:15
-msgid "Organization"
-msgstr ""
+#: templates/part.addcardform.php:73 templates/part.details.php:56
+#: templates/part.setpropertyform.php:24
+msgid "Street"
+msgstr "街道"
 
-#: templates/part.addpropertyform.php:17 templates/part.addpropertyform.php:32
-msgid "Work"
-msgstr ""
+#: templates/part.addcardform.php:77 templates/part.details.php:60
+#: templates/part.setpropertyform.php:28
+msgid "City"
+msgstr "城市"
 
-#: templates/part.addpropertyform.php:18 templates/part.addpropertyform.php:30
-msgid "Home"
-msgstr ""
+#: templates/part.addcardform.php:81 templates/part.details.php:64
+#: templates/part.setpropertyform.php:32
+msgid "Region"
+msgstr "地区"
 
-#: templates/part.addpropertyform.php:20 templates/part.property.php:48
-#: templates/part.setpropertyform.php:5
-msgid "PO Box"
-msgstr ""
+#: templates/part.addcardform.php:85 templates/part.details.php:68
+#: templates/part.setpropertyform.php:36
+msgid "Zipcode"
+msgstr "邮编"
 
-#: templates/part.addpropertyform.php:21 templates/part.property.php:51
-#: templates/part.setpropertyform.php:6
-msgid "Extended"
-msgstr ""
+#: templates/part.addcardform.php:89 templates/part.details.php:72
+#: templates/part.setpropertyform.php:40
+msgid "Country"
+msgstr "国家"
 
-#: templates/part.addpropertyform.php:22 templates/part.property.php:54
-#: templates/part.setpropertyform.php:7
-msgid "Street"
-msgstr ""
+#: templates/part.addcardform.php:97
+msgid "Create Contact"
+msgstr "创建联系人"
 
-#: templates/part.addpropertyform.php:23 templates/part.property.php:57
-#: templates/part.setpropertyform.php:8
-msgid "City"
+#: templates/part.chooseaddressbook.php:1
+msgid "Choose active Address Books"
 msgstr ""
 
-#: templates/part.addpropertyform.php:24 templates/part.property.php:60
-#: templates/part.setpropertyform.php:9
-msgid "Region"
+#: templates/part.chooseaddressbook.php:16
+#: templates/part.editaddressbook.php:9
+msgid "New Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:25 templates/part.property.php:63
-#: templates/part.setpropertyform.php:10
-msgid "Zipcode"
+#: templates/part.chooseaddressbook.php:21
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "CardDav Link"
 msgstr ""
 
-#: templates/part.addpropertyform.php:26 templates/part.property.php:66
-#: templates/part.setpropertyform.php:11
-msgid "Country"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Download"
 msgstr ""
 
-#: templates/part.addpropertyform.php:31
-msgid "Mobile"
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Edit"
+msgstr "编辑"
+
+#: templates/part.chooseaddressbook.rowfields.php:5
+msgid "Delete"
+msgstr "删除"
+
+#: templates/part.details.php:3
+msgid "Delete contact"
 msgstr ""
 
-#: templates/part.addpropertyform.php:33
-msgid "Text"
+#: templates/part.details.php:33
+msgid "Add"
 msgstr ""
 
-#: templates/part.addpropertyform.php:34
-msgid "Voice"
+#: templates/part.editaddressbook.php:9
+msgid "Edit Address Book"
 msgstr ""
 
-#: templates/part.addpropertyform.php:35
-msgid "Fax"
+#: templates/part.editaddressbook.php:12
+msgid "Displayname"
 msgstr ""
 
-#: templates/part.addpropertyform.php:36
-msgid "Video"
+#: templates/part.editaddressbook.php:23
+msgid "Active"
 msgstr ""
 
-#: templates/part.addpropertyform.php:37
-msgid "Pager"
+#: templates/part.editaddressbook.php:29
+msgid "Save"
 msgstr ""
 
-#: templates/part.details.php:33
-msgid "Delete"
+#: templates/part.editaddressbook.php:29
+msgid "Submit"
 msgstr ""
 
-#: templates/part.details.php:34
-msgid "Add Property"
+#: templates/part.editaddressbook.php:30
+msgid "Cancel"
 msgstr ""
 
-#: templates/part.property.php:9
+#: templates/part.property.php:3
 msgid "Birthday"
+msgstr "生日"
+
+#: templates/part.property.php:23
+msgid "Preferred"
 msgstr ""
 
-#: templates/part.property.php:29
+#: templates/part.property.php:23 templates/part.setpropertyform.php:45
 msgid "Phone"
-msgstr ""
+msgstr "电话"
 
-#: templates/part.setpropertyform.php:17
-msgid "Edit"
+#: templates/part.setpropertyform.php:57
+msgid "Update"
 msgstr ""
 
 
diff --git a/l10n/zh_CN/core.po b/l10n/zh_CN/core.po
index 1d6281a1f51cfd673b536d8f3ea50747aba26aa6..147d4a8dd656d1f73d36fd0e8a48ec3c696a25c1 100644
--- a/l10n/zh_CN/core.po
+++ b/l10n/zh_CN/core.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-23 18:17+0200\n"
-"PO-Revision-Date: 2011-09-04 17:07+0000\n"
-"Last-Translator: csslayer <wengxt@gmail.com>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,6 +18,51 @@ msgstr ""
 "Language: zh_CN\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
+#: lostpassword/index.php:24
+msgid "Owncloud password reset"
+msgstr ""
+
+#: lostpassword/templates/email.php:1
+msgid "Use the following link to reset your password: {link}"
+msgstr ""
+
+#: lostpassword/templates/lostpassword.php:3
+msgid "You will receive a link to reset your password via Email."
+msgstr "您将会收到包含可以重置密码链接的邮件。"
+
+#: lostpassword/templates/lostpassword.php:5
+msgid "Requested"
+msgstr "已请求"
+
+#: lostpassword/templates/lostpassword.php:8
+msgid "Login failed!"
+msgstr "登录失败!"
+
+#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22
+#: templates/login.php:8
+msgid "Username"
+msgstr "用户名"
+
+#: lostpassword/templates/lostpassword.php:14
+msgid "Request reset"
+msgstr "请求重置"
+
+#: lostpassword/templates/resetpassword.php:4
+msgid "Your password was reset"
+msgstr "您的密码已重置"
+
+#: lostpassword/templates/resetpassword.php:5
+msgid "To login page"
+msgstr ""
+
+#: lostpassword/templates/resetpassword.php:8
+msgid "New password"
+msgstr "新密码"
+
+#: lostpassword/templates/resetpassword.php:11
+msgid "Reset password"
+msgstr "重置密码"
+
 #: strings.php:5
 msgid "Personal"
 msgstr "个人"
@@ -46,54 +91,50 @@ msgstr "未找到云"
 msgid "Create an <strong>admin account</strong>"
 msgstr "创建<strong>管理员账号</strong>"
 
-#: templates/installation.php:21
-msgid "Username"
-msgstr "用户名"
-
-#: templates/installation.php:22
+#: templates/installation.php:26 templates/login.php:12
 msgid "Password"
 msgstr "密码"
 
-#: templates/installation.php:27
+#: templates/installation.php:32
+msgid "Advanced"
+msgstr "高级"
+
+#: templates/installation.php:34
+msgid "Data folder"
+msgstr "数据目录"
+
+#: templates/installation.php:41
 msgid "Configure the database"
 msgstr "配置数据库"
 
-#: templates/installation.php:32 templates/installation.php:43
-#: templates/installation.php:53
+#: templates/installation.php:46 templates/installation.php:57
+#: templates/installation.php:67
 msgid "will be used"
 msgstr "将被使用"
 
-#: templates/installation.php:64
+#: templates/installation.php:79
 msgid "Database user"
 msgstr "数据库用户"
 
-#: templates/installation.php:65
+#: templates/installation.php:83
 msgid "Database password"
 msgstr "数据库密码"
 
-#: templates/installation.php:66
+#: templates/installation.php:87
 msgid "Database name"
 msgstr "数据库名"
 
-#: templates/installation.php:72
-msgid "Advanced"
-msgstr "高级"
-
-#: templates/installation.php:75
+#: templates/installation.php:93
 msgid "Database host"
 msgstr "数据库主机"
 
-#: templates/installation.php:76
-msgid "Data folder"
-msgstr "数据目录"
-
-#: templates/installation.php:79
+#: templates/installation.php:98
 msgid "Finish setup"
 msgstr "安装完成"
 
 #: templates/layout.guest.php:35
-msgid "gives you freedom and control over your own data"
-msgstr "自由掌控您的数据"
+msgid "web services under your control"
+msgstr ""
 
 #: templates/layout.user.php:34
 msgid "Log out"
@@ -103,38 +144,22 @@ msgstr "注销"
 msgid "Settings"
 msgstr "设置"
 
-#: templates/login.php:4
+#: templates/login.php:5
 msgid "Lost your password?"
 msgstr "忘记密码?"
 
-#: templates/login.php:9 templates/login.php:13
+#: templates/login.php:15
 msgid "remember"
 msgstr "记住"
 
+#: templates/login.php:16
+msgid "Log in"
+msgstr ""
+
 #: templates/logout.php:1
 msgid "You are logged out."
 msgstr "您已注销。"
 
-#: templates/lostpassword.php:3
-msgid "You will receive a link to reset your password via Email."
-msgstr "您将通过邮件收到一个用于重置密码的链接"
-
-#: templates/lostpassword.php:5
-msgid "Requested"
-msgstr "请求已发送"
-
-#: templates/lostpassword.php:8
-msgid "Login failed!"
-msgstr "登陆失败!"
-
-#: templates/lostpassword.php:10
-msgid "Username or Email"
-msgstr "用户名或电子邮件"
-
-#: templates/lostpassword.php:11
-msgid "Request reset"
-msgstr "请求重置"
-
 #: templates/part.pagenavi.php:3
 msgid "prev"
 msgstr "上一页"
@@ -143,16 +168,4 @@ msgstr "上一页"
 msgid "next"
 msgstr "下一页"
 
-#: templates/resetpassword.php:4
-msgid "Your password was reset"
-msgstr "您的密码已重置"
-
-#: templates/resetpassword.php:6
-msgid "New password"
-msgstr "新密码"
-
-#: templates/resetpassword.php:7
-msgid "Reset password"
-msgstr "重置密码"
-
 
diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po
index 4a30d9d0c1fb3a3e01cd46d2bdb610e799db1af3..89831a4b08138f539ff409db8589bebe99bb2e56 100644
--- a/l10n/zh_CN/files.po
+++ b/l10n/zh_CN/files.po
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
-"POT-Creation-Date: 2011-09-24 23:05+0200\n"
-"PO-Revision-Date: 2011-09-24 21:05+0000\n"
-"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,33 +18,33 @@ msgstr ""
 "Language: zh_CN\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: ajax/upload.php:24
+#: ajax/upload.php:19
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "没有发生错误,文件上传成功。"
 
-#: ajax/upload.php:25
+#: ajax/upload.php:20
 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr ""
+msgstr "上传的文件大小超过了php.ini 中指定的upload_max_filesize"
 
-#: ajax/upload.php:26
+#: ajax/upload.php:21
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
-msgstr ""
+msgstr "上传的文件超过了在HTML 表单中指定的MAX_FILE_SIZE"
 
-#: ajax/upload.php:27
+#: ajax/upload.php:22
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "只上传了文件的一部分"
 
-#: ajax/upload.php:28
+#: ajax/upload.php:23
 msgid "No file was uploaded"
-msgstr ""
+msgstr "文件没有上传"
 
-#: ajax/upload.php:29
+#: ajax/upload.php:24
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "缺少临时目录"
 
-#: appinfo/app.php:7
+#: appinfo/app.php:8
 msgid "Files"
 msgstr "文件"
 
@@ -52,43 +52,55 @@ msgstr "文件"
 msgid "Maximum upload size"
 msgstr "最大上传大小"
 
+#: templates/index.php:7
+msgid "New"
+msgstr ""
+
 #: templates/index.php:10
+msgid "Text file"
+msgstr ""
+
+#: templates/index.php:11
+msgid "Folder"
+msgstr ""
+
+#: templates/index.php:12
+msgid "From the web"
+msgstr ""
+
+#: templates/index.php:22
 msgid "Upload"
 msgstr "上传"
 
-#: templates/index.php:17
-msgid "New Folder"
-msgstr "新建文件夹"
-
-#: templates/index.php:31
+#: templates/index.php:35
 msgid "Nothing in here. Upload something!"
 msgstr "这里还什么都没有。上传些东西吧!"
 
-#: templates/index.php:39
+#: templates/index.php:43
 msgid "Name"
 msgstr "名称"
 
-#: templates/index.php:41
+#: templates/index.php:45
 msgid "Download"
 msgstr "下载"
 
-#: templates/index.php:45
+#: templates/index.php:49
 msgid "Size"
 msgstr "大小"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Modified"
 msgstr "修改日期"
 
-#: templates/index.php:46
+#: templates/index.php:50
 msgid "Delete"
 msgstr "删除"
 
-#: templates/index.php:54
+#: templates/index.php:58
 msgid "Upload too large"
 msgstr "上传文件过大"
 
-#: templates/index.php:56
+#: templates/index.php:60
 msgid ""
 "The files you are trying to upload exceed the maximum size for file uploads "
 "on this server."
diff --git a/l10n/zh_CN/media.po b/l10n/zh_CN/media.po
index f80f1839a1d07eea2b0e43d29f1abd173ca0bd04..868e222190d4f7907e86dfe2b5aa8b6ed971e199 100644
--- a/l10n/zh_CN/media.po
+++ b/l10n/zh_CN/media.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <wengxt@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-09-03 12:53+0000\n"
-"Last-Translator: csslayer <wengxt@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,15 +18,15 @@ msgstr ""
 "Language: zh_CN\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: appinfo/app.php:31
+#: appinfo/app.php:32
 msgid "Music"
 msgstr "音乐"
 
-#: templates/music.php:3
+#: templates/music.php:3 templates/player.php:13
 msgid "Play"
 msgstr "播放"
 
-#: templates/music.php:4 templates/music.php:30
+#: templates/music.php:4 templates/music.php:26 templates/player.php:14
 msgid "Pause"
 msgstr "暂停"
 
@@ -33,7 +34,7 @@ msgstr "暂停"
 msgid "Previous"
 msgstr "前一首"
 
-#: templates/music.php:6
+#: templates/music.php:6 templates/player.php:15
 msgid "Next"
 msgstr "后一首"
 
@@ -45,11 +46,7 @@ msgstr "静音"
 msgid "Unmute"
 msgstr "取消静音"
 
-#: templates/music.php:28
-msgid "Songs scanned"
-msgstr "歌曲已扫描"
-
-#: templates/music.php:29
+#: templates/music.php:25
 msgid "Rescan Collection"
 msgstr "重新扫描收藏"
 
diff --git a/l10n/zh_CN/settings.po b/l10n/zh_CN/settings.po
index f960000e2fc45393fb3199ad51e1fe9e07537282..7a6daf187ec02cefa22fb542a75f5caeb773e8a5 100644
--- a/l10n/zh_CN/settings.po
+++ b/l10n/zh_CN/settings.po
@@ -2,14 +2,15 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # 
+# Translators:
 #   <wengxt@gmail.com>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 15:07+0200\n"
-"PO-Revision-Date: 2011-09-03 13:29+0000\n"
-"Last-Translator: csslayer <wengxt@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2012-01-11 00:19+0100\n"
+"PO-Revision-Date: 2012-01-10 23:43+0000\n"
+"Last-Translator: icewind <icewind1991@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -17,22 +18,26 @@ msgstr ""
 "Language: zh_CN\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
-#: ajax/openid.php:13 ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "验证错误"
-
-#: ajax/openid.php:21
-msgid "OpenID Changed"
-msgstr "OpenID 已修改"
+#: ajax/lostpassword.php:14
+msgid "email Changed"
+msgstr ""
 
-#: ajax/openid.php:23 ajax/setlanguage.php:23
+#: ajax/lostpassword.php:16 ajax/openid.php:17 ajax/setlanguage.php:16
 msgid "Invalid request"
 msgstr "非法请求"
 
-#: ajax/setlanguage.php:21
+#: ajax/openid.php:15
+msgid "OpenID Changed"
+msgstr "OpenID 已修改"
+
+#: ajax/setlanguage.php:14
 msgid "Language changed"
 msgstr "语言已修改"
 
+#: templates/admin.php:13
+msgid "Log level"
+msgstr ""
+
 #: templates/apps.php:8
 msgid "Add your application"
 msgstr "加入您的应用程序"
@@ -53,15 +58,15 @@ msgstr "由"
 msgid "Ask a question"
 msgstr "提问"
 
-#: templates/help.php:17
+#: templates/help.php:20
 msgid "Problems connecting to help database."
 msgstr "连接帮助数据库错误 "
 
-#: templates/help.php:18
+#: templates/help.php:21
 msgid "Go there manually."
 msgstr "手动访问"
 
-#: templates/help.php:26
+#: templates/help.php:29
 msgid "Answer"
 msgstr "回答"
 
@@ -97,35 +102,51 @@ msgstr "显示"
 msgid "Change password"
 msgstr "修改密码"
 
-#: templates/personal.php:24 templates/personal.php:25
+#: templates/personal.php:24
+msgid "Email"
+msgstr ""
+
+#: templates/personal.php:25
+msgid "Your email address"
+msgstr ""
+
+#: templates/personal.php:26
+msgid "Fill in an email address to enable password recovery"
+msgstr ""
+
+#: templates/personal.php:32 templates/personal.php:33
 msgid "Language"
 msgstr "语言"
 
-#: templates/personal.php:30
-msgid "Help translating"
-msgstr "帮助翻译"
+#: templates/personal.php:38
+msgid "Help translate"
+msgstr ""
 
-#: templates/personal.php:36
+#: templates/personal.php:45
 msgid "use this address to connect to your ownCloud in your file manager"
 msgstr "在文件管理器中使用这个地址来连接到您的 ownCloud"
 
-#: templates/users.php:16
+#: templates/users.php:15 templates/users.php:30
 msgid "Name"
 msgstr "名称"
 
-#: templates/users.php:17
+#: templates/users.php:16 templates/users.php:31
 msgid "Password"
 msgstr "密码"
 
-#: templates/users.php:18 templates/users.php:36
+#: templates/users.php:17 templates/users.php:32 templates/users.php:46
 msgid "Groups"
 msgstr "组"
 
-#: templates/users.php:24
+#: templates/users.php:23
 msgid "Create"
 msgstr "创建"
 
-#: templates/users.php:48
+#: templates/users.php:33
+msgid "Quota"
+msgstr ""
+
+#: templates/users.php:58
 msgid "Delete"
 msgstr "删除"
 
diff --git a/lib/app.php b/lib/app.php
index 13c4cef32b41c5db59db6f890c799b2bb14302d6..de7d82ce9596a66a527ed927f6f52459c3af059b 100644
--- a/lib/app.php
+++ b/lib/app.php
@@ -385,6 +385,7 @@ class OC_App{
 				$currentVersion=$appInfo['version'];
 				if (version_compare($currentVersion, $installedVersion, '>')) {
 					OC_App::updateApp($app);
+					OC_Appconfig::setValue($app,'installed_version',$appInfo['version']);
 				}
 			}
 		}
diff --git a/lib/base.php b/lib/base.php
index 854b91b0c1d9876c116f0a20930cb7b806101235..e0f14b703dc81c2cffb90da7e99b7912a514bedf 100644
--- a/lib/base.php
+++ b/lib/base.php
@@ -178,7 +178,7 @@ class OC{
 
 		// Add the stuff we need always
 		OC_Util::addScript( "jquery-1.6.4.min" );
-		OC_Util::addScript( "jquery-ui-1.8.14.custom.min" );
+		OC_Util::addScript( "jquery-ui-1.8.16.custom.min" );
 		OC_Util::addScript( "jquery-showpassword" );
 		OC_Util::addScript( "jquery.infieldlabel.min" );
 		OC_Util::addScript( "jquery-tipsy" );
@@ -187,7 +187,7 @@ class OC{
 		OC_Util::addScript('search','result');
 		OC_Util::addStyle( "styles" );
 		OC_Util::addStyle( "multiselect" );
-		OC_Util::addStyle( "jquery-ui-1.8.14.custom" );
+		OC_Util::addStyle( "jquery-ui-1.8.16.custom" );
 		OC_Util::addStyle( "jquery-tipsy" );
 
 		$errors=OC_Util::checkServer();
diff --git a/lib/image.php b/lib/image.php
index 45b6ad3918ddfacff854fdcf0a55d4b1134d05c9..bdfa1fefd7da200168b428462618a3749fc3578a 100644
--- a/lib/image.php
+++ b/lib/image.php
@@ -200,6 +200,7 @@ class OC_Image {
 	}
 
 	/**
+	* (I'm open for suggestions on better method name ;)
 	* @brief Fixes orientation based on EXIF data.
 	* @returns bool.
 	*/
diff --git a/lib/setup.php b/lib/setup.php
index ebe7a45a1f6f4e7c5488386957180a95e5b2080e..ce7ee24e13478ae2ca13681d6882ebb6a2806803 100644
--- a/lib/setup.php
+++ b/lib/setup.php
@@ -84,7 +84,7 @@ class OC_Setup {
 				$dbpass = $options['dbpass'];
 				$dbname = $options['dbname'];
 				$dbhost = $options['dbhost'];
-				$dbtableprefix = $options['dbtableprefix'];
+				$dbtableprefix = isset($options['dbtableprefix']) ? $options['dbtableprefix'] : 'oc_';
 				OC_Config::setValue('dbname', $dbname);
 				OC_Config::setValue('dbhost', $dbhost);
 				OC_Config::setValue('dbtableprefix', $dbtableprefix);
@@ -190,9 +190,12 @@ class OC_Setup {
 					}
 
 					//fill the database if needed
-					$query = "SELECT relname FROM pg_class WHERE relname='{$dbtableprefix}users' limit 1";
+					$query = "select count(*) FROM pg_class WHERE relname='{$dbtableprefix}users' limit 1";
 					$result = pg_query($connection, $query);
-					if(!$result) {
+					if($result){
+						$row = pg_fetch_row($result);
+					}
+					if(!$result or $row[0]==0) {
 						OC_DB::createDbFromStructure('db_structure.xml');
 					}
 					pg_close($connection);
@@ -285,7 +288,7 @@ class OC_Setup {
 		$content.= "php_value post_max_size 512M\n";
 		$content.= "SetEnv htaccessWorking true\n";
 		$content.= "</IfModule>\n";
-		$content.= "<IfModule mod_rewrite.c>";
+		$content.= "<IfModule mod_rewrite.c>\n";
 		$content.= "RewriteEngine on\n";
 		$content.= "RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization},last]\n";
 		$content.= "</IfModule>\n";
diff --git a/settings/l10n/ar.php b/settings/l10n/ar.php
new file mode 100644
index 0000000000000000000000000000000000000000..a65dc2fe9bd24f449423dcf1a125ac047549b921
--- /dev/null
+++ b/settings/l10n/ar.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "طلبك غير مفهوم",
+"OpenID Changed" => "تم تغيير ال OpenID",
+"Language changed" => "تم تغيير اللغة",
+"Add your application" => "أضف تطبيقاتك",
+"Select an App" => "إختر تطبيقاً",
+"-licensed" => "-مسجل",
+"by" => "من قبل",
+"Ask a question" => "إسأل سؤال",
+"Problems connecting to help database." => "الاتصال بقاعدة بيانات المساعدة لم يتم بنجاح",
+"Go there manually." => "إذهب هنالك بنفسك",
+"Answer" => "الجواب",
+"You use" => "أنت تستخدم",
+"of the available" => "من الموجود",
+"Your password got changed" => "لقد تم تغيير كلمات السر",
+"Unable to change your password" => "لم يتم تعديل كلمة السر بنجاح",
+"Current password" => "كلمات السر الحالية",
+"New password" => "كلمات سر جديدة",
+"show" => "أظهر",
+"Change password" => "عدل كلمة السر",
+"Language" => "اللغة",
+"use this address to connect to your ownCloud in your file manager" => "إستخدم هذا العنوان للإتصال ب ownCloud داخل نظام الملفات ",
+"Name" => "الاسم",
+"Password" => "كلمات السر",
+"Groups" => "مجموعات",
+"Create" => "انشئ",
+"Delete" => "حذف"
+);
diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php
index 31afbf934850ea6992585eea160f5e0f3e4eba76..0e8c79010a423188d686ae5edc613d3b681ee5a3 100644
--- a/settings/l10n/bg_BG.php
+++ b/settings/l10n/bg_BG.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Проблем с идентификацията",
-"OpenID Changed" => "OpenID е сменено",
 "Invalid request" => "Невалидна заявка",
+"OpenID Changed" => "OpenID е сменено",
 "Language changed" => "Езика е сменен",
 "Add your application" => "Добавете Ваша програма",
 "Select an App" => "Изберете програма",
@@ -20,7 +19,6 @@
 "show" => "показва",
 "Change password" => "Промяна на парола",
 "Language" => "Език",
-"Help translating" => "Помогнете с превода",
 "use this address to connect to your ownCloud in your file manager" => "ползвай този адрес за връзка с Вашия ownCloud във файловия мениджър",
 "Name" => "Име",
 "Password" => "Парола",
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php
index 95d84eeed9f872cb620b81380e2676007742f33f..5f584c9b6c1501b47305d259b4483765dd491473 100644
--- a/settings/l10n/ca.php
+++ b/settings/l10n/ca.php
@@ -1,10 +1,9 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Error d'autenticació",
-"OpenID Changed" => "OpenID ha canviat",
 "Invalid request" => "Sol.licitud no vàlida",
+"OpenID Changed" => "OpenID ha canviat",
 "Language changed" => "S'ha canviat l'idioma",
 "Add your application" => "Afegir una aplicació",
-"Select an App" => "Sel·leccioneu una aplicació",
+"Select an App" => "Seleccioneu una aplicació",
 "-licensed" => "- amb llicència",
 "by" => "per",
 "Ask a question" => "Feu una pregunta",
@@ -14,12 +13,12 @@
 "You use" => "Esteu usant",
 "of the available" => "del disponible",
 "Your password got changed" => "La contrasenya ha canviat",
+"Unable to change your password" => "No s'ha pogut canviar la contrasenya",
 "Current password" => "contrasenya actual",
 "New password" => "Contrasenya nova",
 "show" => "mostra",
 "Change password" => "canvia la contrasenya",
 "Language" => "Idioma",
-"Help translating" => "Ajudeu amb la traducció",
 "use this address to connect to your ownCloud in your file manager" => "useu aquesta adreça per connectar-vos a ownCloud des del gestor de fitxers",
 "Name" => "Nom",
 "Password" => "Contrasenya",
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index 8bbef78c038275842118ff07adab9bbccddce228..3da0ef58525bc31d50e1b5625b11a08dc092fe4a 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Chyba při ověření",
-"OpenID Changed" => "OpenID změněn",
 "Invalid request" => "Chybný dotaz",
+"OpenID Changed" => "OpenID změněn",
 "Language changed" => "Jazyk byl změněn",
 "Add your application" => "Přidejte svou aplikaci",
 "Select an App" => "Vyberte aplikaci",
@@ -20,7 +19,6 @@
 "show" => "zobrazit",
 "Change password" => "Změnit heslo",
 "Language" => "Jazyk",
-"Help translating" => "Pomozte s překladem",
 "use this address to connect to your ownCloud in your file manager" => "tuto adresu použijte pro připojení k ownCloud ve Vašem správci souborů",
 "Name" => "Jméno",
 "Password" => "Heslo",
diff --git a/settings/l10n/da.php b/settings/l10n/da.php
index cb51f709a47fe22e69e7702cad1607cfc5ebd491..2362159f07f069c1981b6cf1cd323f8d23b853bb 100644
--- a/settings/l10n/da.php
+++ b/settings/l10n/da.php
@@ -1,25 +1,24 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Godkendelsesfejl",
-"OpenID Changed" => "OpenID ændret",
 "Invalid request" => "Ugyldig forespørgsel",
+"OpenID Changed" => "OpenID ændret",
 "Language changed" => "Sprog ændret",
 "Add your application" => "Tilføj dit program",
 "Select an App" => "Vælg en App",
 "-licensed" => "-licenseret",
 "by" => "af",
 "Ask a question" => "Stil et spørgsmål",
-"Problems connecting to help database." => "Problemer med at forbinde til hjælpe-databasen",
+"Problems connecting to help database." => "Problemer med at forbinde til hjælpe-databasen.",
 "Go there manually." => "Gå derhen manuelt.",
 "Answer" => "Svar",
 "You use" => "Du benytter",
 "of the available" => "af det tilgængelige",
 "Your password got changed" => "Din adgangskode er blevet ændret",
+"Unable to change your password" => "Ude af stand til at ændre dit kodeord",
 "Current password" => "Nuværende adgangskode",
 "New password" => "Ny adgangskode",
 "show" => "vis",
-"Change password" => "Skift password",
+"Change password" => "Skift kodeord",
 "Language" => "Sprog",
-"Help translating" => "Hjælp med at oversætte",
 "use this address to connect to your ownCloud in your file manager" => "benyt denne adresse til at forbinde til din ownCloud i din filbrowser",
 "Name" => "Navn",
 "Password" => "Kodeord",
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 21f3a8f8aa0c788ef9c3a0f674ea28fd236f8e6a..ccc84a988a6e2e1735ec160443192a610b66f597 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Berechtigungsfehler",
-"OpenID Changed" => "OpenID geändert",
 "Invalid request" => "Ungültige Anfrage",
+"OpenID Changed" => "OpenID geändert",
 "Language changed" => "Sprache geändert",
 "Add your application" => "Eigene Anwendung hinzufügen",
 "Select an App" => "Wähle eine Anwendung aus",
@@ -14,12 +13,12 @@
 "You use" => "Du nutzt",
 "of the available" => "der verfügbaren",
 "Your password got changed" => "Dein Passwort wurde geändert",
+"Unable to change your password" => "Passwort konnte nicht geändert werden",
 "Current password" => "Aktuelles Passwort",
 "New password" => "Neues Passwort",
 "show" => "zeigen",
 "Change password" => "Passwort ändern",
 "Language" => "Sprache",
-"Help translating" => "Hilf bei der Übersetzung",
 "use this address to connect to your ownCloud in your file manager" => "benutze diese Adresse, um deine ownCloud mit deinem Dateiverwalter zu verbinden",
 "Name" => "Name",
 "Password" => "Passwort",
diff --git a/settings/l10n/el.php b/settings/l10n/el.php
index 8d55698e0aa2e45ba50844f3c3582b768a664719..cebc56d12002e4fc84275ae0f7ff3c69d09a830d 100644
--- a/settings/l10n/el.php
+++ b/settings/l10n/el.php
@@ -1,8 +1,8 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Σφάλμα ταυτοποίησης",
-"OpenID Changed" => "Το OpenID άλλαξε",
 "Invalid request" => "Άκυρα αίτημα",
+"OpenID Changed" => "Το OpenID άλλαξε",
 "Language changed" => "Η γλώσσα άλλαξε",
+"Add your application" => "Προσθέστε την δική σας εφαρμογή",
 "Select an App" => "Επιλέξτε μια εφαρμογή",
 "-licensed" => "-με άδεια",
 "by" => "με",
@@ -13,12 +13,12 @@
 "You use" => "Χρησιμοποιείτε",
 "of the available" => "από τα διαθέσιμα",
 "Your password got changed" => "Ο κωδικός πρόσβασής σας άλαλαξε",
+"Unable to change your password" => "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης",
 "Current password" => "Τρέχοντα κωδικό πρόσβασης",
 "New password" => "Νέος κωδικός",
 "show" => "Εμφάνιση",
 "Change password" => "Αλλαγή κωδικού πρόσβασης",
 "Language" => "Γλώσσα",
-"Help translating" => "Βοηθήστε στη μετάφραση",
 "use this address to connect to your ownCloud in your file manager" => "χρησιμοποιήστε αυτή τη διεύθυνση για να συνδεθείτε στο ownCloud σας από το διαχειριστή αρχείων σας",
 "Name" => "Όνομα",
 "Password" => "Κωδικός",
diff --git a/settings/l10n/eo.php b/settings/l10n/eo.php
new file mode 100644
index 0000000000000000000000000000000000000000..e1af753798dbf0d8d28535f0946dacbfc86f0232
--- /dev/null
+++ b/settings/l10n/eo.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "Nevalida peto",
+"OpenID Changed" => "La agordo de OpenID estas ŝanĝita",
+"Language changed" => "La lingvo estas ŝanĝita",
+"Add your application" => "Aldonu vian aplikaĵon",
+"Select an App" => "Elekti aplikaĵon",
+"-licensed" => "-permesila",
+"by" => "de",
+"Ask a question" => "Faru demandon",
+"Problems connecting to help database." => "Problemoj okazis dum konektado al la helpa datumbazo.",
+"Go there manually." => "Iri tien mane.",
+"Answer" => "Respondi",
+"You use" => "Vi uzas",
+"of the available" => "el la disponeblaj",
+"Your password got changed" => "Via pasvorto ŝanĝiĝis",
+"Unable to change your password" => "Ne eblis ŝanĝi vian pasvorton",
+"Current password" => "Nuna pasvorto",
+"New password" => "Nova pasvorto",
+"show" => "montri",
+"Change password" => "Ŝanĝi la pasvorton",
+"Language" => "Lingvo",
+"use this address to connect to your ownCloud in your file manager" => "uzu ĉi tiun adreson por konektiĝi al via ownCloud per via dosieradministrilo",
+"Name" => "Nomo",
+"Password" => "Pasvorto",
+"Groups" => "Grupoj",
+"Create" => "Krei",
+"Delete" => "Forigi"
+);
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 0459ae453669f7c136f2c5f3adc0c2b551454107..526dc75793b22b7346319801c27c384c94aa44e0 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Error de autentificación",
-"OpenID Changed" => "OpenID Cambiado",
 "Invalid request" => "Solicitud no válida",
+"OpenID Changed" => "OpenID Cambiado",
 "Language changed" => "Idioma cambiado",
 "Add your application" => "Añadir tu aplicación",
 "Select an App" => "Seleccionar una aplicación",
@@ -14,13 +13,13 @@
 "You use" => "Estás utilizando",
 "of the available" => "del total disponible de",
 "Your password got changed" => "Tu contraseña ha sido cambiada",
+"Unable to change your password" => "No se pudo cambiar su contraseña",
 "Current password" => "Contraseña actual",
 "New password" => "Nueva contraseña:",
 "show" => "mostrar",
 "Change password" => "Cambiar contraseña",
 "Language" => "Idioma",
-"Help translating" => "Ayuda a traducir",
-"use this address to connect to your ownCloud in your file manager" => "usar esta dirección para conectar tu ownCloud en tu explorador de archivos",
+"use this address to connect to your ownCloud in your file manager" => "utiliza esta dirección para conectar a tu ownCloud desde tu explorador de archivos",
 "Name" => "Nombre",
 "Password" => "Contraseña",
 "Groups" => "Grupos",
diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php
index 0e849f9d82f22df7152b5f3b5aec750c4fd82f9b..c01c8400ca8a53e58cc1cb502ea1028a9c212856 100644
--- a/settings/l10n/et_EE.php
+++ b/settings/l10n/et_EE.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Autentimise viga",
-"OpenID Changed" => "OpenID on muudetud",
 "Invalid request" => "Vigane päring",
+"OpenID Changed" => "OpenID on muudetud",
 "Language changed" => "Keel on muudetud",
 "Add your application" => "Lisa oma programm",
 "Select an App" => "Vali programm",
@@ -20,7 +19,6 @@
 "show" => "näita",
 "Change password" => "Muuda parooli",
 "Language" => "Keel",
-"Help translating" => "Abiinfo tõlkimine",
 "use this address to connect to your ownCloud in your file manager" => "kasuta seda aadressi oma ownCloudiga ühendamiseks failihalduriga",
 "Name" => "Nimi",
 "Password" => "Parool",
diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php
new file mode 100644
index 0000000000000000000000000000000000000000..9926393dec31eb3079f3e24a1a34725f038b3608
--- /dev/null
+++ b/settings/l10n/eu.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "Baliogabeko eskaria",
+"OpenID Changed" => "OpenID aldatuta",
+"Language changed" => "Hizkuntza aldatuta",
+"Add your application" => "Gehitu zure programa",
+"Select an App" => "Aukeratu Programa bat",
+"-licensed" => "lizentziarekin.",
+"by" => " Egilea:",
+"Ask a question" => "Egin galdera bat",
+"Problems connecting to help database." => "Arazoak daude laguntza datubasera konektatzeko.",
+"Go there manually." => "Joan hara eskuz.",
+"Answer" => "Erantzun",
+"You use" => "Erabiltzen ari zara ",
+"of the available" => "eta guztira erabil dezakezu ",
+"Your password got changed" => "Zure pasahitza aldatu da",
+"Unable to change your password" => "Ezin izan da zure pasahitza aldatu",
+"Current password" => "Uneko pasahitza",
+"New password" => "Pasahitz berria",
+"show" => "erakutsi",
+"Change password" => "Aldatu pasahitza",
+"Language" => "Hizkuntza",
+"use this address to connect to your ownCloud in your file manager" => "erabili helbide hau zure fitxategi kudeatzailean zure ownCloudera konektatzeko",
+"Name" => "Izena",
+"Password" => "Pasahitza",
+"Groups" => "Taldeak",
+"Create" => "Sortu",
+"Delete" => "Ezabatu"
+);
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index 74efb60fca29af15e82ec209b5871cc3cbb78208..10b4b703e755364020981f8983b44e00bf794ab4 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Erreur d'authentification",
-"OpenID Changed" => "Identifiant OpenID changé",
 "Invalid request" => "Requête invalide",
+"OpenID Changed" => "Identifiant OpenID changé",
 "Language changed" => "Langue changée",
 "Add your application" => "Ajoutez votre application",
 "Select an App" => "Sélectionner une Application",
@@ -12,7 +11,7 @@
 "Go there manually." => "S'y rendre manuellement.",
 "Answer" => "Réponse",
 "You use" => "Vous utilisez",
-"of the available" => "sur un total de",
+"of the available" => "d'espace de stockage sur un total de",
 "Your password got changed" => "Votre mot de passe a été changé",
 "Unable to change your password" => "Impossible de changer votre mot de passe",
 "Current password" => "Mot de passe actuel",
@@ -20,7 +19,6 @@
 "show" => "Afficher",
 "Change password" => "Changer de mot de passe",
 "Language" => "Langue",
-"Help translating" => "Aider à traduire",
 "use this address to connect to your ownCloud in your file manager" => "utilisez cette adresse pour vous connecter à votre ownCloud depuis un explorateur de fichiers",
 "Name" => "Nom",
 "Password" => "Mot de passe",
diff --git a/settings/l10n/he.php b/settings/l10n/he.php
new file mode 100644
index 0000000000000000000000000000000000000000..beec6ed4eb9c5d635b64ea74e10ba245d6680bbb
--- /dev/null
+++ b/settings/l10n/he.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "בקשה לא חוקית",
+"OpenID Changed" => "OpenID השתנה",
+"Language changed" => "שפה השתנתה",
+"Add your application" => "הוספת היישום שלך",
+"Select an App" => "בחירת יישום",
+"-licensed" => "רשיון",
+"by" => "מאת",
+"Ask a question" => "שאל שאלה",
+"Problems connecting to help database." => "בעיות בהתחברות לבסיס נתוני העזרה",
+"Go there manually." => "גש לשם באופן ידני",
+"Answer" => "מענה",
+"You use" => "הנך משתמש ",
+"of the available" => "מתוך ",
+"Your password got changed" => "הססמה שלך שונתה",
+"Unable to change your password" => "לא ניתן לשנות את הססמה שלך",
+"Current password" => "ססמה נוכחית",
+"New password" => "ססמה חדשה",
+"show" => "הצגה",
+"Change password" => "שינוי ססמה",
+"Language" => "פה",
+"use this address to connect to your ownCloud in your file manager" => "השתמש בכתובת זו כדי להתחבר ל־ownCloude שלך ממנהל הקבצים",
+"Name" => "שם",
+"Password" => "ססמה",
+"Groups" => "קבוצות",
+"Create" => "יצירה",
+"Delete" => "מחיקה"
+);
diff --git a/settings/l10n/hr.php b/settings/l10n/hr.php
new file mode 100644
index 0000000000000000000000000000000000000000..4e5ed4bc1bcdb9f2521ab240c133aa665419ec51
--- /dev/null
+++ b/settings/l10n/hr.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "Neispravan zahtjev",
+"OpenID Changed" => "OpenID promijenjen",
+"Language changed" => "Jezik promijenjen",
+"Add your application" => "Dodajte vašu aplikaciju",
+"Select an App" => "Odaberite Aplikaciju",
+"-licensed" => "-licencirano",
+"by" => "od",
+"Ask a question" => "Postavite pitanje",
+"Problems connecting to help database." => "Problem pri spajanju na bazu podataka pomoći",
+"Go there manually." => "Idite tamo ručno.",
+"Answer" => "Odgovor",
+"You use" => "Koristite",
+"of the available" => "od dostupno",
+"Your password got changed" => "Vaša lozinka je promijenjena",
+"Unable to change your password" => "Nemoguće promijeniti lozinku",
+"Current password" => "Trenutna lozinka",
+"New password" => "Nova lozinka",
+"show" => "prikaz",
+"Change password" => "Izmjena lozinke",
+"Language" => "Jezik",
+"use this address to connect to your ownCloud in your file manager" => "koristite ovu adresu za spajanje na Cloud u vašem upravitelju datoteka",
+"Name" => "Ime",
+"Password" => "Lozinka",
+"Groups" => "Grupe",
+"Create" => "Izradi",
+"Delete" => "Obriši"
+);
diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php
new file mode 100644
index 0000000000000000000000000000000000000000..a2e468e5170d60780f128456cf82b2c984795ed6
--- /dev/null
+++ b/settings/l10n/hu_HU.php
@@ -0,0 +1,25 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "Érvénytelen kérés",
+"OpenID Changed" => "OpenID megváltozott",
+"Language changed" => "A nyelv megváltozott",
+"Add your application" => "Alkalmazásod hozzáadása",
+"Select an App" => "Egy App kiválasztása",
+"-licensed" => "-licenszelt",
+"Ask a question" => "Tégy fel egy kérdést",
+"Go there manually." => "Menj oda kézzel",
+"Answer" => "Válasz",
+"of the available" => "a rendelkezésre álló",
+"Your password got changed" => "A jelszó megváltozott",
+"Unable to change your password" => "Nem lehet megváltoztatni a jelszavad",
+"Current password" => "Jelenlegi jelszó",
+"New password" => "Új jelszó",
+"show" => "Mutatás",
+"Change password" => "Jelszó megváltoztatása",
+"Language" => "Nyelv",
+"use this address to connect to your ownCloud in your file manager" => "Használd ezt a címet hogy csatlakozz a saját ownCloud rendszeredhez a fájlkezelődben",
+"Name" => "Név",
+"Password" => "Jelszó",
+"Groups" => "Csoportok",
+"Create" => "Létrehozás",
+"Delete" => "Törlés"
+);
diff --git a/settings/l10n/ia.php b/settings/l10n/ia.php
new file mode 100644
index 0000000000000000000000000000000000000000..85ff0696ef82eaad58dc29f2b45628886a6f3455
--- /dev/null
+++ b/settings/l10n/ia.php
@@ -0,0 +1,21 @@
+<?php $TRANSLATIONS = array(
+"OpenID Changed" => "OpenID cambiate",
+"Language changed" => "Linguage cambiate",
+"Add your application" => "Adder tu application",
+"Select an App" => "Selectionar un app",
+"by" => "per",
+"Ask a question" => "Facer un question",
+"Answer" => "Responsa",
+"Your password got changed" => "Tu contrasigno esseva cambiate",
+"Unable to change your password" => "Non pote cambiar tu contrasigno",
+"Current password" => "Contrasigno currente",
+"New password" => "Nove contrasigno",
+"show" => "monstrar",
+"Change password" => "Cambiar contrasigno",
+"Language" => "Linguage",
+"Name" => "Nomine",
+"Password" => "Contrasigno",
+"Groups" => "Gruppos",
+"Create" => "Crear",
+"Delete" => "Deler"
+);
diff --git a/settings/l10n/id.php b/settings/l10n/id.php
index b6909f914f914aa4963a5f04064aa3bcd275ebe6..c361b504d740dc67d3a4e780f8656c48f228102f 100644
--- a/settings/l10n/id.php
+++ b/settings/l10n/id.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Otentikasi bermasalah",
-"OpenID Changed" => "OpenID telah dirubah",
 "Invalid request" => "Permintaan tidak valid",
+"OpenID Changed" => "OpenID telah dirubah",
 "Language changed" => "Bahasa telah diganti",
 "Add your application" => "Tambahkan aplikasi anda",
 "Select an App" => "Pilih satu aplikasi",
@@ -14,12 +13,12 @@
 "You use" => "Anda menggunakan",
 "of the available" => "dari yang tersedia",
 "Your password got changed" => "Password anda telah dirubah",
+"Unable to change your password" => "Tidak dapat merubah password anda",
 "Current password" => "Password saat ini",
 "New password" => "Password baru",
 "show" => "perlihatkan",
 "Change password" => "Rubah password",
 "Language" => "Bahasa",
-"Help translating" => "Bantu terjemahkan",
 "use this address to connect to your ownCloud in your file manager" => "gunakan alamat ini untuk terhubung dengan ownCloud anda dalam file manager anda",
 "Name" => "Nama",
 "Password" => "Password",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 54f6c019ba2b3ccee406cda8f619486847911e15..59b341851e616488790c78cdf36ee730cf4de04e 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -1,11 +1,10 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Errore nell'autenticazione",
-"OpenID Changed" => "OpenID Modificato",
 "Invalid request" => "Richiesta non valida",
+"OpenID Changed" => "OpenID Modificato",
 "Language changed" => "Lingua modificata",
 "Add your application" => "Aggiungi un applicazione",
 "Select an App" => "Seleziona un applicazione",
-"-licensed" => "-licensed",
+"-licensed" => "-rilasciato",
 "by" => "da",
 "Ask a question" => "Fai una domanda",
 "Problems connecting to help database." => "Problemi di connessione al database di aiuto",
@@ -20,7 +19,6 @@
 "show" => "mostra",
 "Change password" => "Modifica password",
 "Language" => "Lingua",
-"Help translating" => "Aiuta nella traduzione",
 "use this address to connect to your ownCloud in your file manager" => "usa questo indirizzo per connettersi al proprio ownCloud nel tuo file manager",
 "Name" => "Nome",
 "Password" => "Password",
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php
new file mode 100644
index 0000000000000000000000000000000000000000..fe4eda3a13aba481fe50db1889df9536b8b2b4f0
--- /dev/null
+++ b/settings/l10n/ja_JP.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "無効なリクエストです",
+"OpenID Changed" => "OpenIDが変更されました",
+"Language changed" => "言語が変更されました",
+"Add your application" => "アプリを追加してください",
+"Select an App" => "アプリを選択してください",
+"-licensed" => "権利を保持されています",
+"by" => "によって",
+"Ask a question" => "質問してください",
+"Problems connecting to help database." => "ヘルプ用データベース接続に問題が生じました",
+"Go there manually." => "手動で移動してください",
+"Answer" => "解答",
+"You use" => "あなたが使っているのは",
+"of the available" => "です。利用可能容量は",
+"Your password got changed" => "パスワードは変更されました",
+"Unable to change your password" => "パスワードを変更することができません",
+"Current password" => "現在のパスワード",
+"New password" => "新しいパスワード",
+"show" => "表示",
+"Change password" => "パスワードを変更する",
+"Language" => "言語",
+"use this address to connect to your ownCloud in your file manager" => "ファイルマネージャーであなたのownCloudに接続するときはこのアドレスを使用してください",
+"Name" => "名前",
+"Password" => "パスワード",
+"Groups" => "グループ",
+"Create" => "作成",
+"Delete" => "削除"
+);
diff --git a/settings/l10n/lb.php b/settings/l10n/lb.php
index f6188cec6262fe05c1a4fbe1a7c69cf34fe154a6..03d15e31184d58c64d170cd625c4c23ee066b7e1 100644
--- a/settings/l10n/lb.php
+++ b/settings/l10n/lb.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Authentifikatioun's Feeler",
-"OpenID Changed" => "OpenID huet geännert",
 "Invalid request" => "Ongülteg Requête",
+"OpenID Changed" => "OpenID huet geännert",
 "Language changed" => "Sprooch huet geännert",
 "Add your application" => "Sätz deng Applikatioun bäi",
 "Select an App" => "Wiel eng Applikatioun aus",
@@ -20,7 +19,6 @@
 "show" => "weisen",
 "Change password" => "Passwuert änneren",
 "Language" => "Sprooch",
-"Help translating" => "Hëllef ze Iwwersetzen",
 "use this address to connect to your ownCloud in your file manager" => "benotz dës Adress fir dech un deng ownCloud iwwert däin Datei Manager ze verbannen",
 "Name" => "Numm",
 "Password" => "Passwuert",
diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php
new file mode 100644
index 0000000000000000000000000000000000000000..3d01d0788ac1c90b9b188fb863cddca2b12dc6ed
--- /dev/null
+++ b/settings/l10n/lt_LT.php
@@ -0,0 +1,26 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "Klaidinga užklausa",
+"OpenID Changed" => "OpenID pakeistas",
+"Language changed" => "Kalba pakeista",
+"Add your application" => "Pridėti jūsų programą",
+"Select an App" => "Pasirinkite programą",
+"-licensed" => "-licencijuota",
+"Ask a question" => "Užduoti klausimą",
+"Problems connecting to help database." => "Problemos jungiantis prie duomenų bazės",
+"Answer" => "Atsakyti",
+"You use" => "Jūs naudojate",
+"of the available" => "iš galimų",
+"Your password got changed" => "Jūsų slaptažodis buvo pakeistas",
+"Unable to change your password" => "Neįmanoma pakeisti slaptažodžio",
+"Current password" => "Dabartinis slaptažodis",
+"New password" => "Naujas slaptažodis",
+"show" => "rodyti",
+"Change password" => "Pakeisti slaptažodį",
+"Language" => "Kalba",
+"use this address to connect to your ownCloud in your file manager" => "naudokite šį adresą, jei norite pasiekti savo ownCloud per failų tvarkyklę",
+"Name" => "Vardas",
+"Password" => "Slaptažodis",
+"Groups" => "Grupės",
+"Create" => "Sukurti",
+"Delete" => "Ištrinti"
+);
diff --git a/settings/l10n/ms_MY.php b/settings/l10n/ms_MY.php
index fbe910ff2192d8342088cc56d7fe4dc5b549f109..3533a804d20144b47fa52d296f3748e278beccac 100644
--- a/settings/l10n/ms_MY.php
+++ b/settings/l10n/ms_MY.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Ralat pengesahan",
-"OpenID Changed" => "OpenID ditukar",
 "Invalid request" => "Permintaan tidak sah",
+"OpenID Changed" => "OpenID ditukar",
 "Language changed" => "Bahasa ditukar",
 "Add your application" => "Tambah aplikasi anda",
 "Select an App" => "Pilih aplikasi",
@@ -20,7 +19,6 @@
 "show" => "Papar",
 "Change password" => "Tukar kata laluan",
 "Language" => "Bahasa",
-"Help translating" => "Bantu perterjemahan",
 "use this address to connect to your ownCloud in your file manager" => "guna alamat ini untuk menyambung owncloud anda dalam pengurus fail anda",
 "Name" => "Nama",
 "Password" => "Kata laluan ",
diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php
index 8d2d15063274c665541e98f64f7e536363128a0b..c27124bde0de18a229dbc6fa21c00889b47a7b9b 100644
--- a/settings/l10n/nb_NO.php
+++ b/settings/l10n/nb_NO.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Autentifikasjonsfeil",
-"OpenID Changed" => "OpenID endret",
 "Invalid request" => "Ugyldig forespørsel",
+"OpenID Changed" => "OpenID endret",
 "Language changed" => "Språk endret",
 "Add your application" => "Legg til din applikasjon",
 "Select an App" => "Velg en app",
@@ -20,7 +19,6 @@
 "show" => "vis",
 "Change password" => "Endre passord",
 "Language" => "Språk",
-"Help translating" => "Hjelp oss å oversett",
 "use this address to connect to your ownCloud in your file manager" => "bruk denne adressen for å koble til din ownCloud gjennom filhåndtereren",
 "Name" => "Navn",
 "Password" => "Passord",
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index 36b37ca720be199eb9bb8bbbff00ca3d67d72301..2061e8f6f6d828143ef08d9e8891a0170cd28eff 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -1,23 +1,25 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Authenticatiefout.",
-"OpenID Changed" => "OpenID is aangepast",
 "Invalid request" => "Ongeldig verzoek",
+"OpenID Changed" => "OpenID is aangepast",
 "Language changed" => "Taal aangepast",
-"Select an App" => "Selecteer een App",
-"-licensed" => "-gelicenseerd",
+"Add your application" => "Voeg uw applicatie toe",
+"Select an App" => "Selecteer een app",
+"-licensed" => "-gelicentieerd",
 "by" => "door",
 "Ask a question" => "Stel een vraag",
+"Problems connecting to help database." => "Problemen bij het verbinden met de helpdatabank.",
+"Go there manually." => "Ga er zelf heen.",
 "Answer" => "Beantwoord",
 "You use" => "U gebruikt",
 "of the available" => "van de beschikbare",
 "Your password got changed" => "Uw wachtwoord is aangepast",
+"Unable to change your password" => "Niet in staat om uw wachtwoord te wijzigen",
 "Current password" => "Huidig wachtwoord",
 "New password" => "Nieuw wachtwoord",
 "show" => "weergeven",
-"Change password" => "Verander wachtwoord",
+"Change password" => "Wijzig wachtwoord",
 "Language" => "Taal",
-"Help translating" => "Help met vertalen",
-"use this address to connect to your ownCloud in your file manager" => "gebruik dit adres om verbinding te maken met ownCloud in uw bestandsbeheer programa",
+"use this address to connect to your ownCloud in your file manager" => "gebruik dit adres om verbinding te maken met ownCloud in uw bestandsbeheerprogramma",
 "Name" => "Naam",
 "Password" => "Wachtwoord",
 "Groups" => "Groepen",
diff --git a/settings/l10n/nn_NO.php b/settings/l10n/nn_NO.php
new file mode 100644
index 0000000000000000000000000000000000000000..8ce46caa89a7636cb8a3682aca6210534491ad00
--- /dev/null
+++ b/settings/l10n/nn_NO.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "Ugyldig førespurnad",
+"OpenID Changed" => "OpenID endra",
+"Language changed" => "Språk endra",
+"Add your application" => "Legg til applikasjonen din",
+"Select an App" => "Vel ein applikasjon",
+"-licensed" => "-lisensiert",
+"by" => "av",
+"Ask a question" => "Spør om noko",
+"Problems connecting to help database." => "Problem ved tilkopling til hjelpedatabasen.",
+"Go there manually." => "Gå der på eigen hand.",
+"Answer" => "Svar",
+"You use" => "Du bruker",
+"of the available" => "av dei tilgjengelege",
+"Your password got changed" => "Passordet ditt er endra",
+"Unable to change your password" => "Klarte ikkje å endra passordet",
+"Current password" => "Passord",
+"New password" => "Nytt passord",
+"show" => "vis",
+"Change password" => "Endra passord",
+"Language" => "Språk",
+"use this address to connect to your ownCloud in your file manager" => "bruk denne adressa for å kopla til ownCloud i filhandsamaren din",
+"Name" => "Namn",
+"Password" => "Passord",
+"Groups" => "Grupper",
+"Create" => "Lag",
+"Delete" => "Slett"
+);
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index cfd52cb3475c7b59f013785f761eff77b78bf300..3f65a6b928e7fcafe4148bbfd892962db3767e42 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Błąd uwierzytelniania",
-"OpenID Changed" => "Zmieniono OpenID",
 "Invalid request" => "Nieprawidłowe żądanie",
+"OpenID Changed" => "Zmieniono OpenID",
 "Language changed" => "Język zmieniony",
 "Add your application" => "Dodaj własną aplikacje",
 "Select an App" => "Zaznacz aplikacje",
@@ -14,12 +13,12 @@
 "You use" => "Używasz",
 "of the available" => "z dostępnych",
 "Your password got changed" => "Twoje hasło zostało zmienione",
+"Unable to change your password" => "Nie można zmienić hasła",
 "Current password" => "Bieżące hasło",
 "New password" => "Nowe hasło",
 "show" => "pokaż",
 "Change password" => "Zmień hasło",
 "Language" => "Język",
-"Help translating" => "Pomóż w tłumaczeniu",
 "use this address to connect to your ownCloud in your file manager" => "użyj tego adresu żeby połączyć się z twoim kontem ownCloud w menedżerze plików.",
 "Name" => "Nazwa",
 "Password" => "Hasło",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index f0988e9a8e66752ad53c9e26fdaee40f04cfd3f0..51fa7e65a2c5df770d5aed64b3136da29b8e419a 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Erro de autenticação",
-"OpenID Changed" => "Mudou OpenID",
 "Invalid request" => "Pedido inválido",
+"OpenID Changed" => "Mudou OpenID",
 "Language changed" => "Mudou Idioma",
 "Add your application" => "Adicionar o seu aplicativo",
 "Select an App" => "Selecione uma Aplicação",
@@ -20,7 +19,6 @@
 "show" => "mostrar",
 "Change password" => "Alterar senha",
 "Language" => "Idioma",
-"Help translating" => "Ajuda na Tradução",
 "use this address to connect to your ownCloud in your file manager" => "use este endereço para se conectar ao seu ownCloud no seu gerenciador de arquvos",
 "Name" => "Nome",
 "Password" => "Senha",
diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php
index 861bd42961b3bc83d35b72971c6a376017543147..e8fe39a2fa64c1523597e2b5a5fe368a4ce09de5 100644
--- a/settings/l10n/ro.php
+++ b/settings/l10n/ro.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Eroare autentificare",
-"OpenID Changed" => "OpenID schimbat",
 "Invalid request" => "Cerere eronată",
+"OpenID Changed" => "OpenID schimbat",
 "Language changed" => "Limba a fost schimbată",
 "Add your application" => "Adaugă propria ta aplicație",
 "Select an App" => "Selectează o aplicație",
@@ -20,7 +19,6 @@
 "show" => "arată",
 "Change password" => "Schimbă parola",
 "Language" => "Limba",
-"Help translating" => "Ajută la traducere",
 "use this address to connect to your ownCloud in your file manager" => "folosește această adresă pentru a te conecta la managerul tău de fișiere din ownCloud",
 "Name" => "Nume",
 "Password" => "Parola",
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php
index 96ca95e583f95827748506963c8296b36127e332..a8faeb780f8f31f66f97b0280d15fce17fbec609 100644
--- a/settings/l10n/ru.php
+++ b/settings/l10n/ru.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Ошибка аутентификации",
-"OpenID Changed" => "OpenID был изменён",
 "Invalid request" => "Неверный запрос",
+"OpenID Changed" => "OpenID был изменён",
 "Language changed" => "Язык изменён",
 "Add your application" => "Добавить ваше приложение",
 "Select an App" => "Выберите приложение",
@@ -20,7 +19,6 @@
 "show" => "показать",
 "Change password" => "Сменить пароль",
 "Language" => "Язык",
-"Help translating" => "Помощь с переводом",
 "use this address to connect to your ownCloud in your file manager" => "используйте данный адрес для подключения к ownCloud в вашем файловом менеджере",
 "Name" => "Имя",
 "Password" => "Пароль",
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php
new file mode 100644
index 0000000000000000000000000000000000000000..08424ab24c8c3aa1f58c450ab7f41b068a02bea9
--- /dev/null
+++ b/settings/l10n/sk_SK.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "Neplatná požiadavka",
+"OpenID Changed" => "OpenID zmenené",
+"Language changed" => "Jazyk zmenený",
+"Add your application" => "Pridajte svoju aplikáciu",
+"Select an App" => "Vyberte Aplikáciu",
+"-licensed" => "-licencované",
+"by" => "od",
+"Ask a question" => "Opýtajte sa otázku",
+"Problems connecting to help database." => "Problémy spojené s pomocnou databázou.",
+"Go there manually." => "Prejsť tam ručne.",
+"Answer" => "Odpoveď",
+"You use" => "Používate",
+"of the available" => "z dostupných",
+"Your password got changed" => "Vaše heslo sa zmenilo",
+"Unable to change your password" => "Nedokážem zmeniť vaše heslo",
+"Current password" => "Aktuálne heslo",
+"New password" => "Nové heslo",
+"show" => "zobraziť",
+"Change password" => "Zmeniť heslo",
+"Language" => "Jazyk",
+"use this address to connect to your ownCloud in your file manager" => "použite túto adresu pre spojenie s vaším ownCloud v správcovi súborov",
+"Name" => "Meno",
+"Password" => "Heslo",
+"Groups" => "Skupiny",
+"Create" => "Vytvoriť",
+"Delete" => "Odstrániť"
+);
diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php
new file mode 100644
index 0000000000000000000000000000000000000000..9cd2d99fe3b0645a1c4debb8248a27522eaa2be4
--- /dev/null
+++ b/settings/l10n/sl.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "Neveljavna zahteva",
+"OpenID Changed" => "OpenID spremenjen",
+"Language changed" => "Jezik je bil spremenjen",
+"Add your application" => "Dodaj vašo aplikacijo",
+"Select an App" => "Izberi aplikacijo",
+"-licensed" => "-licenca",
+"by" => "od",
+"Ask a question" => "Vprašaj",
+"Problems connecting to help database." => "Težave pri povezovanju z zbirko podatkov.",
+"Go there manually." => "Pojdi tja ročno.",
+"Answer" => "Odgovor",
+"You use" => "Uporabljate",
+"of the available" => "od narazpolago",
+"Your password got changed" => "Vaše geslo je bilo spremenjeno.",
+"Unable to change your password" => "Vašega geslo ni bilo mogoče spremeniti.",
+"Current password" => "Trenutno Geslo",
+"New password" => "Novo geslo",
+"show" => "prikaži",
+"Change password" => "Spremeni Geslo",
+"Language" => "Jezik",
+"use this address to connect to your ownCloud in your file manager" => "uporabi ta naslov za povezavo k \"mojoblak\" v vašem urejevalniku datotek",
+"Name" => "Ime",
+"Password" => "Geslo",
+"Groups" => "Skupine",
+"Create" => "Ustvari",
+"Delete" => "Izbriši"
+);
diff --git a/settings/l10n/sr.php b/settings/l10n/sr.php
index 33bd039a2fc1bb7a5d0bbcced44535ff193ac369..ea61815a619c40f8c279bcad32050ca54a374dbd 100644
--- a/settings/l10n/sr.php
+++ b/settings/l10n/sr.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Грешка аутентификације",
-"OpenID Changed" => "OpenID је измењен",
 "Invalid request" => "Неисправан захтев",
+"OpenID Changed" => "OpenID је измењен",
 "Language changed" => "Језик је измењен",
 "Add your application" => "Додајте свој програм",
 "Select an App" => "Изаберите програм",
@@ -20,7 +19,6 @@
 "show" => "прикажи",
 "Change password" => "Измени лозинку",
 "Language" => "Језик",
-"Help translating" => "Помозите у превођењу",
 "use this address to connect to your ownCloud in your file manager" => "користите ову адресу да би се повезали на ownCloud путем менаџњера фајлова",
 "Name" => "Име",
 "Password" => "Лозинка",
diff --git a/settings/l10n/sr@latin.php b/settings/l10n/sr@latin.php
index 4787dd3fa71d9ab1724451f492e31adc83b17e3e..ba3572802f3c53245e4ac5a13f60cf124b0fd0cd 100644
--- a/settings/l10n/sr@latin.php
+++ b/settings/l10n/sr@latin.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Greška autentifikacije",
-"OpenID Changed" => "OpenID je izmenjen",
 "Invalid request" => "Neispravan zahtev",
+"OpenID Changed" => "OpenID je izmenjen",
 "Language changed" => "Jezik je izmenjen",
 "Add your application" => "Dodajte svoj program",
 "Select an App" => "Izaberite program",
@@ -20,7 +19,6 @@
 "show" => "prikaži",
 "Change password" => "Izmeni lozinku",
 "Language" => "Jezik",
-"Help translating" => "Pomozite u prevođenju",
 "use this address to connect to your ownCloud in your file manager" => "koristite ovu adresu da bi se povezali na ownCloud putem menadžnjera fajlova",
 "Name" => "Ime",
 "Password" => "Lozinka",
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php
index 13ccd3826e3966cb365e35f1d7c05980bc5a2d36..7a39a1a9437d7b0c4ff64485954a14edda6a4820 100644
--- a/settings/l10n/sv.php
+++ b/settings/l10n/sv.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "Autentiseringsfel",
-"OpenID Changed" => "OpenID ändrat",
 "Invalid request" => "Ogiltig begäran",
+"OpenID Changed" => "OpenID ändrat",
 "Language changed" => "Språk ändrades",
 "Add your application" => "Lägg till din applikation",
 "Select an App" => "Välj en App",
@@ -20,8 +19,7 @@
 "show" => "visa",
 "Change password" => "Ändra lösenord",
 "Language" => "Språk",
-"Help translating" => "Hjälp till att översätta",
-"use this address to connect to your ownCloud in your file manager" => "använd denna adress för att ansluta till ditt ownCloud i din filhanterare",
+"use this address to connect to your ownCloud in your file manager" => "använd denna adress för att ansluta ownCloud till din filhanterare",
 "Name" => "Namn",
 "Password" => "Lösenord",
 "Groups" => "Grupper",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
new file mode 100644
index 0000000000000000000000000000000000000000..7d6b25612f222b871d3bc3f4b4b09c6352513d0c
--- /dev/null
+++ b/settings/l10n/tr.php
@@ -0,0 +1,28 @@
+<?php $TRANSLATIONS = array(
+"Invalid request" => "Geçersiz istek",
+"OpenID Changed" => "OpenID Değiştirildi",
+"Language changed" => "Dil değiştirildi",
+"Add your application" => "Uygulamanızı ekleyin",
+"Select an App" => "Bir uygulama seçin",
+"-licensed" => "-lisanslı",
+"by" => "yapan",
+"Ask a question" => "Bir soru sorun",
+"Problems connecting to help database." => "Yardım veritabanına bağlanmada sorunlar var.",
+"Go there manually." => "Oraya elle gidin.",
+"Answer" => "Cevap",
+"You use" => "Kullanıyorsunuz",
+"of the available" => "mevcut olandan",
+"Your password got changed" => "Parolanız değiştirildi",
+"Unable to change your password" => "Parolanız değiştirilemiyor",
+"Current password" => "Mevcut parola",
+"New password" => "Yeni parola",
+"show" => "göster",
+"Change password" => "Parola değiştir",
+"Language" => "Dil",
+"use this address to connect to your ownCloud in your file manager" => "bu adresi kullanarak ownCloud unuza dosya yöneticinizle bağlanın",
+"Name" => "Ad",
+"Password" => "Parola",
+"Groups" => "Gruplar",
+"Create" => "Oluştur",
+"Delete" => "Sil"
+);
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index dc9ffeafe7b9530561f9cc76a61b4b56d9255c0b..22ffce3b57e7cf9d00b084b41b429d18a826228a 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -1,7 +1,6 @@
 <?php $TRANSLATIONS = array(
-"Authentication error" => "验证错误",
-"OpenID Changed" => "OpenID 已修改",
 "Invalid request" => "非法请求",
+"OpenID Changed" => "OpenID 已修改",
 "Language changed" => "语言已修改",
 "Add your application" => "加入您的应用程序",
 "Select an App" => "选择一个应用",
@@ -20,7 +19,6 @@
 "show" => "显示",
 "Change password" => "修改密码",
 "Language" => "语言",
-"Help translating" => "帮助翻译",
 "use this address to connect to your ownCloud in your file manager" => "在文件管理器中使用这个地址来连接到您的 ownCloud",
 "Name" => "名称",
 "Password" => "密码",