diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php
index a7338efbbb4..5b11d0946f6 100644
--- a/apps/files/l10n/cs_CZ.php
+++ b/apps/files/l10n/cs_CZ.php
@@ -1,6 +1,8 @@
"Nelze přesunout %s - existuje soubor se stejným názvem",
"Could not move %s" => "Nelze přesunout %s",
+"Unable to set upload directory." => "Nelze nastavit adresář pro nahrané soubory.",
+"Invalid Token" => "Neplatný token",
"No file was uploaded. Unknown error" => "Soubor nebyl odeslán. Neznámá chyba",
"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: " => "Odesílaný soubor přesahuje velikost upload_max_filesize povolenou v php.ini:",
diff --git a/apps/files_sharing/l10n/ar.php b/apps/files_sharing/l10n/ar.php
index 768df3d16ca..043c7ee1b27 100644
--- a/apps/files_sharing/l10n/ar.php
+++ b/apps/files_sharing/l10n/ar.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s شارك المجلد %s معك",
"%s shared the file %s with you" => "%s شارك الملف %s معك",
"Download" => "تحميل",
+"Upload" => "رفع",
+"Cancel upload" => "إلغاء رفع الملفات",
"No preview available for" => "لا يوجد عرض مسبق لـ"
);
diff --git a/apps/files_sharing/l10n/bg_BG.php b/apps/files_sharing/l10n/bg_BG.php
index 9fb9f78340b..8e719ba2356 100644
--- a/apps/files_sharing/l10n/bg_BG.php
+++ b/apps/files_sharing/l10n/bg_BG.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s сподели папката %s с Вас",
"%s shared the file %s with you" => "%s сподели файла %s с Вас",
"Download" => "Изтегляне",
+"Upload" => "Качване",
+"Cancel upload" => "Спри качването",
"No preview available for" => "Няма наличен преглед за"
);
diff --git a/apps/files_sharing/l10n/bn_BD.php b/apps/files_sharing/l10n/bn_BD.php
index 9fdfee6dfba..baa0c5c707c 100644
--- a/apps/files_sharing/l10n/bn_BD.php
+++ b/apps/files_sharing/l10n/bn_BD.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s আপনার সাথে %s ফোল্ডারটি ভাগাভাগি করেছেন",
"%s shared the file %s with you" => "%s আপনার সাথে %s ফাইলটি ভাগাভাগি করেছেন",
"Download" => "ডাউনলোড",
+"Upload" => "আপলোড",
+"Cancel upload" => "আপলোড বাতিল কর",
"No preview available for" => "এর জন্য কোন প্রাকবীক্ষণ সুলভ নয়"
);
diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php
index af924e60dd1..f29cf3163a0 100644
--- a/apps/files_sharing/l10n/ca.php
+++ b/apps/files_sharing/l10n/ca.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ha compartit la carpeta %s amb vós",
"%s shared the file %s with you" => "%s ha compartit el fitxer %s amb vós",
"Download" => "Baixa",
+"Upload" => "Puja",
+"Cancel upload" => "Cancel·la la pujada",
"No preview available for" => "No hi ha vista prèvia disponible per a"
);
diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php
index 507955d4bd8..a57764a18bc 100644
--- a/apps/files_sharing/l10n/cs_CZ.php
+++ b/apps/files_sharing/l10n/cs_CZ.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s s Vámi sdílí složku %s",
"%s shared the file %s with you" => "%s s Vámi sdílí soubor %s",
"Download" => "Stáhnout",
+"Upload" => "Odeslat",
+"Cancel upload" => "Zrušit odesílání",
"No preview available for" => "Náhled není dostupný pro"
);
diff --git a/apps/files_sharing/l10n/cy_GB.php b/apps/files_sharing/l10n/cy_GB.php
index 292f87a41ef..6ff3e274c39 100644
--- a/apps/files_sharing/l10n/cy_GB.php
+++ b/apps/files_sharing/l10n/cy_GB.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "Rhannodd %s blygell %s â chi",
"%s shared the file %s with you" => "Rhannodd %s ffeil %s â chi",
"Download" => "Llwytho i lawr",
+"Upload" => "Llwytho i fyny",
+"Cancel upload" => "Diddymu llwytho i fyny",
"No preview available for" => "Does dim rhagolwg ar gael ar gyfer"
);
diff --git a/apps/files_sharing/l10n/da.php b/apps/files_sharing/l10n/da.php
index 55d70fec052..e3e469a4e51 100644
--- a/apps/files_sharing/l10n/da.php
+++ b/apps/files_sharing/l10n/da.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s delte mappen %s med dig",
"%s shared the file %s with you" => "%s delte filen %s med dig",
"Download" => "Download",
+"Upload" => "Upload",
+"Cancel upload" => "Fortryd upload",
"No preview available for" => "Forhåndsvisning ikke tilgængelig for"
);
diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php
index 90fcdcf0f1b..0854152907d 100644
--- a/apps/files_sharing/l10n/de.php
+++ b/apps/files_sharing/l10n/de.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s hat den Ordner %s mit Dir geteilt",
"%s shared the file %s with you" => "%s hat die Datei %s mit Dir geteilt",
"Download" => "Download",
+"Upload" => "Hochladen",
+"Cancel upload" => "Upload abbrechen",
"No preview available for" => "Es ist keine Vorschau verfügbar für"
);
diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php
index 4594c7c248d..5e365746e84 100644
--- a/apps/files_sharing/l10n/de_DE.php
+++ b/apps/files_sharing/l10n/de_DE.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s hat den Ordner %s mit Ihnen geteilt",
"%s shared the file %s with you" => "%s hat die Datei %s mit Ihnen geteilt",
"Download" => "Herunterladen",
+"Upload" => "Hochladen",
+"Cancel upload" => "Upload abbrechen",
"No preview available for" => "Es ist keine Vorschau verfügbar für"
);
diff --git a/apps/files_sharing/l10n/el.php b/apps/files_sharing/l10n/el.php
index 28360d03b4e..b7b89353718 100644
--- a/apps/files_sharing/l10n/el.php
+++ b/apps/files_sharing/l10n/el.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s μοιράστηκε τον φάκελο %s μαζί σας",
"%s shared the file %s with you" => "%s μοιράστηκε το αρχείο %s μαζί σας",
"Download" => "Λήψη",
+"Upload" => "Μεταφόρτωση",
+"Cancel upload" => "Ακύρωση αποστολής",
"No preview available for" => "Δεν υπάρχει διαθέσιμη προεπισκόπηση για"
);
diff --git a/apps/files_sharing/l10n/eo.php b/apps/files_sharing/l10n/eo.php
index 5a216f1f1a1..d3ca5370a2c 100644
--- a/apps/files_sharing/l10n/eo.php
+++ b/apps/files_sharing/l10n/eo.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s kunhavigis la dosierujon %s kun vi",
"%s shared the file %s with you" => "%s kunhavigis la dosieron %s kun vi",
"Download" => "Elŝuti",
+"Upload" => "Alŝuti",
+"Cancel upload" => "Nuligi alŝuton",
"No preview available for" => "Ne haveblas antaŭvido por"
);
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php
index 61794d9c553..9f7f10f8065 100644
--- a/apps/files_sharing/l10n/es.php
+++ b/apps/files_sharing/l10n/es.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s compartió la carpeta %s contigo",
"%s shared the file %s with you" => "%s compartió el fichero %s contigo",
"Download" => "Descargar",
+"Upload" => "Subir",
+"Cancel upload" => "Cancelar subida",
"No preview available for" => "No hay vista previa disponible para"
);
diff --git a/apps/files_sharing/l10n/es_AR.php b/apps/files_sharing/l10n/es_AR.php
index b079d05e52c..defbaa7ff92 100644
--- a/apps/files_sharing/l10n/es_AR.php
+++ b/apps/files_sharing/l10n/es_AR.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s compartió la carpeta %s con vos",
"%s shared the file %s with you" => "%s compartió el archivo %s con vos",
"Download" => "Descargar",
+"Upload" => "Subir",
+"Cancel upload" => "Cancelar subida",
"No preview available for" => "La vista preliminar no está disponible para"
);
diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php
index b8f6b5ab067..138628849a2 100644
--- a/apps/files_sharing/l10n/et_EE.php
+++ b/apps/files_sharing/l10n/et_EE.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s jagas sinuga kausta %s",
"%s shared the file %s with you" => "%s jagas sinuga faili %s",
"Download" => "Lae alla",
+"Upload" => "Lae üles",
+"Cancel upload" => "Tühista üleslaadimine",
"No preview available for" => "Eelvaadet pole saadaval"
);
diff --git a/apps/files_sharing/l10n/eu.php b/apps/files_sharing/l10n/eu.php
index 614cdc1717d..7a4559cb655 100644
--- a/apps/files_sharing/l10n/eu.php
+++ b/apps/files_sharing/l10n/eu.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%sk zurekin %s karpeta elkarbanatu du",
"%s shared the file %s with you" => "%sk zurekin %s fitxategia elkarbanatu du",
"Download" => "Deskargatu",
+"Upload" => "Igo",
+"Cancel upload" => "Ezeztatu igoera",
"No preview available for" => "Ez dago aurrebista eskuragarririk hauentzat "
);
diff --git a/apps/files_sharing/l10n/fa.php b/apps/files_sharing/l10n/fa.php
index d91daa90ebc..1a7ae9330ad 100644
--- a/apps/files_sharing/l10n/fa.php
+++ b/apps/files_sharing/l10n/fa.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%sپوشه %s را با شما به اشتراک گذاشت",
"%s shared the file %s with you" => "%sفایل %s را با شما به اشتراک گذاشت",
"Download" => "دانلود",
+"Upload" => "بارگزاری",
+"Cancel upload" => "متوقف کردن بار گذاری",
"No preview available for" => "هیچگونه پیش نمایشی موجود نیست"
);
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php
index 7e9b67de2ca..03931bf2986 100644
--- a/apps/files_sharing/l10n/fi_FI.php
+++ b/apps/files_sharing/l10n/fi_FI.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s jakoi kansion %s kanssasi",
"%s shared the file %s with you" => "%s jakoi tiedoston %s kanssasi",
"Download" => "Lataa",
+"Upload" => "Lähetä",
+"Cancel upload" => "Peru lähetys",
"No preview available for" => "Ei esikatselua kohteelle"
);
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php
index b4657978f79..145880b7e59 100644
--- a/apps/files_sharing/l10n/fr.php
+++ b/apps/files_sharing/l10n/fr.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s a partagé le répertoire %s avec vous",
"%s shared the file %s with you" => "%s a partagé le fichier %s avec vous",
"Download" => "Télécharger",
+"Upload" => "Envoyer",
+"Cancel upload" => "Annuler l'envoi",
"No preview available for" => "Pas d'aperçu disponible pour"
);
diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php
index 90f7a221274..a7a3cbb9c3b 100644
--- a/apps/files_sharing/l10n/gl.php
+++ b/apps/files_sharing/l10n/gl.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s compartiu o cartafol %s con vostede",
"%s shared the file %s with you" => "%s compartiu o ficheiro %s con vostede",
"Download" => "Descargar",
+"Upload" => "Enviar",
+"Cancel upload" => "Cancelar o envío",
"No preview available for" => "Sen vista previa dispoñíbel para"
);
diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php
index d0c75e6ba54..41fc314f3c2 100644
--- a/apps/files_sharing/l10n/he.php
+++ b/apps/files_sharing/l10n/he.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s שיתף עמך את התיקייה %s",
"%s shared the file %s with you" => "%s שיתף עמך את הקובץ %s",
"Download" => "הורדה",
+"Upload" => "העלאה",
+"Cancel upload" => "ביטול ההעלאה",
"No preview available for" => "אין תצוגה מקדימה זמינה עבור"
);
diff --git a/apps/files_sharing/l10n/hr.php b/apps/files_sharing/l10n/hr.php
index 1d09d09bf5c..d5763a8ddb8 100644
--- a/apps/files_sharing/l10n/hr.php
+++ b/apps/files_sharing/l10n/hr.php
@@ -1,5 +1,7 @@
"Lozinka",
"Submit" => "Pošalji",
-"Download" => "Preuzimanje"
+"Download" => "Preuzimanje",
+"Upload" => "Učitaj",
+"Cancel upload" => "Prekini upload"
);
diff --git a/apps/files_sharing/l10n/hu_HU.php b/apps/files_sharing/l10n/hu_HU.php
index 7184cfa4b37..0b964379bb9 100644
--- a/apps/files_sharing/l10n/hu_HU.php
+++ b/apps/files_sharing/l10n/hu_HU.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s megosztotta Önnel ezt a mappát: %s",
"%s shared the file %s with you" => "%s megosztotta Önnel ezt az állományt: %s",
"Download" => "Letöltés",
+"Upload" => "Feltöltés",
+"Cancel upload" => "A feltöltés megszakítása",
"No preview available for" => "Nem áll rendelkezésre előnézet ehhez: "
);
diff --git a/apps/files_sharing/l10n/ia.php b/apps/files_sharing/l10n/ia.php
index 7db49518a4b..01acba5108a 100644
--- a/apps/files_sharing/l10n/ia.php
+++ b/apps/files_sharing/l10n/ia.php
@@ -1,5 +1,6 @@
"Contrasigno",
"Submit" => "Submitter",
-"Download" => "Discargar"
+"Download" => "Discargar",
+"Upload" => "Incargar"
);
diff --git a/apps/files_sharing/l10n/id.php b/apps/files_sharing/l10n/id.php
index e27e78b5f6c..cc6e591834c 100644
--- a/apps/files_sharing/l10n/id.php
+++ b/apps/files_sharing/l10n/id.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s membagikan folder %s dengan Anda",
"%s shared the file %s with you" => "%s membagikan file %s dengan Anda",
"Download" => "Unduh",
+"Upload" => "Unggah",
+"Cancel upload" => "Batal pengunggahan",
"No preview available for" => "Tidak ada pratinjau tersedia untuk"
);
diff --git a/apps/files_sharing/l10n/is.php b/apps/files_sharing/l10n/is.php
index b76d737e6d0..222459f7a00 100644
--- a/apps/files_sharing/l10n/is.php
+++ b/apps/files_sharing/l10n/is.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s deildi möppunni %s með þér",
"%s shared the file %s with you" => "%s deildi skránni %s með þér",
"Download" => "Niðurhal",
+"Upload" => "Senda inn",
+"Cancel upload" => "Hætta við innsendingu",
"No preview available for" => "Yfirlit ekki í boði fyrir"
);
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php
index 60a1e588e82..76a65dc130c 100644
--- a/apps/files_sharing/l10n/it.php
+++ b/apps/files_sharing/l10n/it.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ha condiviso la cartella %s con te",
"%s shared the file %s with you" => "%s ha condiviso il file %s con te",
"Download" => "Scarica",
+"Upload" => "Carica",
+"Cancel upload" => "Annulla invio",
"No preview available for" => "Nessuna anteprima disponibile per"
);
diff --git a/apps/files_sharing/l10n/ja_JP.php b/apps/files_sharing/l10n/ja_JP.php
index 8f208da10c9..3f3cfbfb3b4 100644
--- a/apps/files_sharing/l10n/ja_JP.php
+++ b/apps/files_sharing/l10n/ja_JP.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s はフォルダー %s をあなたと共有中です",
"%s shared the file %s with you" => "%s はファイル %s をあなたと共有中です",
"Download" => "ダウンロード",
+"Upload" => "アップロード",
+"Cancel upload" => "アップロードをキャンセル",
"No preview available for" => "プレビューはありません"
);
diff --git a/apps/files_sharing/l10n/ka_GE.php b/apps/files_sharing/l10n/ka_GE.php
index 4577148d7df..c88cc59cf8d 100644
--- a/apps/files_sharing/l10n/ka_GE.php
+++ b/apps/files_sharing/l10n/ka_GE.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s–მა გაგიზიარათ ფოლდერი %s",
"%s shared the file %s with you" => "%s–მა გაგიზიარათ ფაილი %s",
"Download" => "ჩამოტვირთვა",
+"Upload" => "ატვირთვა",
+"Cancel upload" => "ატვირთვის გაუქმება",
"No preview available for" => "წინასწარი დათვალიერება შეუძლებელია"
);
diff --git a/apps/files_sharing/l10n/ko.php b/apps/files_sharing/l10n/ko.php
index 394c8d12b21..d2cf52447f1 100644
--- a/apps/files_sharing/l10n/ko.php
+++ b/apps/files_sharing/l10n/ko.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s 님이 폴더 %s을(를) 공유하였습니다",
"%s shared the file %s with you" => "%s 님이 파일 %s을(를) 공유하였습니다",
"Download" => "다운로드",
+"Upload" => "업로드",
+"Cancel upload" => "업로드 취소",
"No preview available for" => "다음 항목을 미리 볼 수 없음:"
);
diff --git a/apps/files_sharing/l10n/ku_IQ.php b/apps/files_sharing/l10n/ku_IQ.php
index 4a0b53f6c83..576671aaa75 100644
--- a/apps/files_sharing/l10n/ku_IQ.php
+++ b/apps/files_sharing/l10n/ku_IQ.php
@@ -4,5 +4,6 @@
"%s shared the folder %s with you" => "%s دابهشی کردووه بوخچهی %s لهگهڵ تۆ",
"%s shared the file %s with you" => "%s دابهشی کردووه پهڕگهیی %s لهگهڵ تۆ",
"Download" => "داگرتن",
+"Upload" => "بارکردن",
"No preview available for" => "هیچ پێشبینیهك ئاماده نیه بۆ"
);
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php
index 502f934cad0..9968bf7a851 100644
--- a/apps/files_sharing/l10n/lb.php
+++ b/apps/files_sharing/l10n/lb.php
@@ -1,5 +1,7 @@
"Passwuert",
"Submit" => "Fortschécken",
-"Download" => "Download"
+"Download" => "Download",
+"Upload" => "Eroplueden",
+"Cancel upload" => "Upload ofbriechen"
);
diff --git a/apps/files_sharing/l10n/lt_LT.php b/apps/files_sharing/l10n/lt_LT.php
index 2e09aa206d1..0f9347377c9 100644
--- a/apps/files_sharing/l10n/lt_LT.php
+++ b/apps/files_sharing/l10n/lt_LT.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s pasidalino su jumis %s aplanku",
"%s shared the file %s with you" => "%s pasidalino su jumis %s failu",
"Download" => "Atsisiųsti",
+"Upload" => "Įkelti",
+"Cancel upload" => "Atšaukti siuntimą",
"No preview available for" => "Peržiūra nėra galima"
);
diff --git a/apps/files_sharing/l10n/lv.php b/apps/files_sharing/l10n/lv.php
index 8430f99e6cf..be021b8e7a0 100644
--- a/apps/files_sharing/l10n/lv.php
+++ b/apps/files_sharing/l10n/lv.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ar jums dalījās ar mapi %s",
"%s shared the file %s with you" => "%s ar jums dalījās ar datni %s",
"Download" => "Lejupielādēt",
+"Upload" => "Augšupielādēt",
+"Cancel upload" => "Atcelt augšupielādi",
"No preview available for" => "Nav pieejams priekšskatījums priekš"
);
diff --git a/apps/files_sharing/l10n/mk.php b/apps/files_sharing/l10n/mk.php
index 3d6e54f52b2..ed04035ea5d 100644
--- a/apps/files_sharing/l10n/mk.php
+++ b/apps/files_sharing/l10n/mk.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ја сподели папката %s со Вас",
"%s shared the file %s with you" => "%s ја сподели датотеката %s со Вас",
"Download" => "Преземи",
+"Upload" => "Подигни",
+"Cancel upload" => "Откажи прикачување",
"No preview available for" => "Нема достапно преглед за"
);
diff --git a/apps/files_sharing/l10n/ms_MY.php b/apps/files_sharing/l10n/ms_MY.php
index 5a1cb1018cc..0a6a05b7781 100644
--- a/apps/files_sharing/l10n/ms_MY.php
+++ b/apps/files_sharing/l10n/ms_MY.php
@@ -1,5 +1,7 @@
"Kata laluan",
"Submit" => "Hantar",
-"Download" => "Muat turun"
+"Download" => "Muat turun",
+"Upload" => "Muat naik",
+"Cancel upload" => "Batal muat naik"
);
diff --git a/apps/files_sharing/l10n/nb_NO.php b/apps/files_sharing/l10n/nb_NO.php
index 027a07babe3..9c736f97d78 100644
--- a/apps/files_sharing/l10n/nb_NO.php
+++ b/apps/files_sharing/l10n/nb_NO.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s delte mappen %s med deg",
"%s shared the file %s with you" => "%s delte filen %s med deg",
"Download" => "Last ned",
+"Upload" => "Last opp",
+"Cancel upload" => "Avbryt opplasting",
"No preview available for" => "Forhåndsvisning ikke tilgjengelig for"
);
diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php
index 837547e16b1..6c1bf7a53f3 100644
--- a/apps/files_sharing/l10n/nl.php
+++ b/apps/files_sharing/l10n/nl.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s deelt de map %s met u",
"%s shared the file %s with you" => "%s deelt het bestand %s met u",
"Download" => "Downloaden",
+"Upload" => "Uploaden",
+"Cancel upload" => "Upload afbreken",
"No preview available for" => "Geen voorbeeldweergave beschikbaar voor"
);
diff --git a/apps/files_sharing/l10n/nn_NO.php b/apps/files_sharing/l10n/nn_NO.php
index 328fb038b88..afa3eabe8cf 100644
--- a/apps/files_sharing/l10n/nn_NO.php
+++ b/apps/files_sharing/l10n/nn_NO.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s delte mappa %s med deg",
"%s shared the file %s with you" => "%s delte fila %s med deg",
"Download" => "Last ned",
+"Upload" => "Last opp",
+"Cancel upload" => "Avbryt opplasting",
"No preview available for" => "Inga førehandsvising tilgjengeleg for"
);
diff --git a/apps/files_sharing/l10n/oc.php b/apps/files_sharing/l10n/oc.php
index 2fe0c95aa76..4ec48b151a8 100644
--- a/apps/files_sharing/l10n/oc.php
+++ b/apps/files_sharing/l10n/oc.php
@@ -1,5 +1,7 @@
"Senhal",
"Submit" => "Sosmetre",
-"Download" => "Avalcarga"
+"Download" => "Avalcarga",
+"Upload" => "Amontcarga",
+"Cancel upload" => " Anulla l'amontcargar"
);
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index c85a11863bd..39039da77b6 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s współdzieli folder z tobą %s",
"%s shared the file %s with you" => "%s współdzieli z tobą plik %s",
"Download" => "Pobierz",
+"Upload" => "Wyślij",
+"Cancel upload" => "Anuluj wysyłanie",
"No preview available for" => "Podgląd nie jest dostępny dla"
);
diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php
index a5dad793c4e..cf1eda94391 100644
--- a/apps/files_sharing/l10n/pt_BR.php
+++ b/apps/files_sharing/l10n/pt_BR.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s compartilhou a pasta %s com você",
"%s shared the file %s with you" => "%s compartilhou o arquivo %s com você",
"Download" => "Baixar",
+"Upload" => "Upload",
+"Cancel upload" => "Cancelar upload",
"No preview available for" => "Nenhuma visualização disponível para"
);
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index de8fcbf02d9..2f41abca1f5 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s partilhou a pasta %s consigo",
"%s shared the file %s with you" => "%s partilhou o ficheiro %s consigo",
"Download" => "Transferir",
+"Upload" => "Carregar",
+"Cancel upload" => "Cancelar envio",
"No preview available for" => "Não há pré-visualização para"
);
diff --git a/apps/files_sharing/l10n/ro.php b/apps/files_sharing/l10n/ro.php
index 8b8eab13541..1f38026daa1 100644
--- a/apps/files_sharing/l10n/ro.php
+++ b/apps/files_sharing/l10n/ro.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s a partajat directorul %s cu tine",
"%s shared the file %s with you" => "%s a partajat fișierul %s cu tine",
"Download" => "Descarcă",
+"Upload" => "Încărcare",
+"Cancel upload" => "Anulează încărcarea",
"No preview available for" => "Nici o previzualizare disponibilă pentru "
);
diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php
index 066096f5b5a..a157866702c 100644
--- a/apps/files_sharing/l10n/ru.php
+++ b/apps/files_sharing/l10n/ru.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s открыл доступ к папке %s для Вас",
"%s shared the file %s with you" => "%s открыл доступ к файлу %s для Вас",
"Download" => "Скачать",
+"Upload" => "Загрузка",
+"Cancel upload" => "Отмена загрузки",
"No preview available for" => "Предпросмотр недоступен для"
);
diff --git a/apps/files_sharing/l10n/si_LK.php b/apps/files_sharing/l10n/si_LK.php
index b9bcab28c95..27b9d649a0a 100644
--- a/apps/files_sharing/l10n/si_LK.php
+++ b/apps/files_sharing/l10n/si_LK.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ඔබව %s ෆෝල්ඩරයට හවුල් කරගත්තේය",
"%s shared the file %s with you" => "%s ඔබ සමඟ %s ගොනුව බෙදාහදාගත්තේය",
"Download" => "බාන්න",
+"Upload" => "උඩුගත කරන්න",
+"Cancel upload" => "උඩුගත කිරීම අත් හරින්න",
"No preview available for" => "පූර්වදර්ශනයක් නොමැත"
);
diff --git a/apps/files_sharing/l10n/sk_SK.php b/apps/files_sharing/l10n/sk_SK.php
index 0907e3b451c..77173b44345 100644
--- a/apps/files_sharing/l10n/sk_SK.php
+++ b/apps/files_sharing/l10n/sk_SK.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s zdieľa s vami priečinok %s",
"%s shared the file %s with you" => "%s zdieľa s vami súbor %s",
"Download" => "Sťahovanie",
+"Upload" => "Odoslať",
+"Cancel upload" => "Zrušiť odosielanie",
"No preview available for" => "Žiaden náhľad k dispozícii pre"
);
diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php
index ae84c472892..39d2fca81cb 100644
--- a/apps/files_sharing/l10n/sl.php
+++ b/apps/files_sharing/l10n/sl.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "Oseba %s je določila mapo %s za souporabo",
"%s shared the file %s with you" => "Oseba %s je določila datoteko %s za souporabo",
"Download" => "Prejmi",
+"Upload" => "Pošlji",
+"Cancel upload" => "Prekliči pošiljanje",
"No preview available for" => "Predogled ni na voljo za"
);
diff --git a/apps/files_sharing/l10n/sq.php b/apps/files_sharing/l10n/sq.php
index 7be5f560faa..1c0e0aa2bd1 100644
--- a/apps/files_sharing/l10n/sq.php
+++ b/apps/files_sharing/l10n/sq.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ndau me ju dosjen %s",
"%s shared the file %s with you" => "%s ndau me ju skedarin %s",
"Download" => "Shkarko",
+"Upload" => "Ngarko",
+"Cancel upload" => "Anulo ngarkimin",
"No preview available for" => "Shikimi paraprak nuk është i mundur për"
);
diff --git a/apps/files_sharing/l10n/sr.php b/apps/files_sharing/l10n/sr.php
index 6e277f67711..f893ec0ab42 100644
--- a/apps/files_sharing/l10n/sr.php
+++ b/apps/files_sharing/l10n/sr.php
@@ -1,5 +1,7 @@
"Лозинка",
"Submit" => "Пошаљи",
-"Download" => "Преузми"
+"Download" => "Преузми",
+"Upload" => "Отпреми",
+"Cancel upload" => "Прекини отпремање"
);
diff --git a/apps/files_sharing/l10n/sr@latin.php b/apps/files_sharing/l10n/sr@latin.php
index cce6bd1f771..c45f711e15f 100644
--- a/apps/files_sharing/l10n/sr@latin.php
+++ b/apps/files_sharing/l10n/sr@latin.php
@@ -1,5 +1,6 @@
"Lozinka",
"Submit" => "Pošalji",
-"Download" => "Preuzmi"
+"Download" => "Preuzmi",
+"Upload" => "Pošalji"
);
diff --git a/apps/files_sharing/l10n/sv.php b/apps/files_sharing/l10n/sv.php
index af21d869adc..21e4e542d8e 100644
--- a/apps/files_sharing/l10n/sv.php
+++ b/apps/files_sharing/l10n/sv.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s delade mappen %s med dig",
"%s shared the file %s with you" => "%s delade filen %s med dig",
"Download" => "Ladda ner",
+"Upload" => "Ladda upp",
+"Cancel upload" => "Avbryt uppladdning",
"No preview available for" => "Ingen förhandsgranskning tillgänglig för"
);
diff --git a/apps/files_sharing/l10n/ta_LK.php b/apps/files_sharing/l10n/ta_LK.php
index 6b2ac30bcd4..6e69855be11 100644
--- a/apps/files_sharing/l10n/ta_LK.php
+++ b/apps/files_sharing/l10n/ta_LK.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s கோப்புறையானது %s உடன் பகிரப்பட்டது",
"%s shared the file %s with you" => "%s கோப்பானது %s உடன் பகிரப்பட்டது",
"Download" => "பதிவிறக்குக",
+"Upload" => "பதிவேற்றுக",
+"Cancel upload" => "பதிவேற்றலை இரத்து செய்க",
"No preview available for" => "அதற்கு முன்னோக்கு ஒன்றும் இல்லை"
);
diff --git a/apps/files_sharing/l10n/th_TH.php b/apps/files_sharing/l10n/th_TH.php
index e16ecea96ef..608c86d586a 100644
--- a/apps/files_sharing/l10n/th_TH.php
+++ b/apps/files_sharing/l10n/th_TH.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ได้แชร์โฟลเดอร์ %s ให้กับคุณ",
"%s shared the file %s with you" => "%s ได้แชร์ไฟล์ %s ให้กับคุณ",
"Download" => "ดาวน์โหลด",
+"Upload" => "อัพโหลด",
+"Cancel upload" => "ยกเลิกการอัพโหลด",
"No preview available for" => "ไม่สามารถดูตัวอย่างได้สำหรับ"
);
diff --git a/apps/files_sharing/l10n/tr.php b/apps/files_sharing/l10n/tr.php
index 4de33557382..4da9c17c7e8 100644
--- a/apps/files_sharing/l10n/tr.php
+++ b/apps/files_sharing/l10n/tr.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s sizinle paylaşılan %s klasör",
"%s shared the file %s with you" => "%s sizinle paylaşılan %s klasör",
"Download" => "İndir",
+"Upload" => "Yükle",
+"Cancel upload" => "Yüklemeyi iptal et",
"No preview available for" => "Kullanılabilir önizleme yok"
);
diff --git a/apps/files_sharing/l10n/ug.php b/apps/files_sharing/l10n/ug.php
index 348acc4a898..9f9c7beb410 100644
--- a/apps/files_sharing/l10n/ug.php
+++ b/apps/files_sharing/l10n/ug.php
@@ -1,5 +1,7 @@
"ئىم",
"Submit" => "تاپشۇر",
-"Download" => "چۈشۈر"
+"Download" => "چۈشۈر",
+"Upload" => "يۈكلە",
+"Cancel upload" => "يۈكلەشتىن ۋاز كەچ"
);
diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php
index 207988ef732..8ef7f1bd8ad 100644
--- a/apps/files_sharing/l10n/uk.php
+++ b/apps/files_sharing/l10n/uk.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s опублікував каталог %s для Вас",
"%s shared the file %s with you" => "%s опублікував файл %s для Вас",
"Download" => "Завантажити",
+"Upload" => "Вивантажити",
+"Cancel upload" => "Перервати завантаження",
"No preview available for" => "Попередній перегляд недоступний для"
);
diff --git a/apps/files_sharing/l10n/vi.php b/apps/files_sharing/l10n/vi.php
index 2a5a2ff17f1..d75fb1dc53f 100644
--- a/apps/files_sharing/l10n/vi.php
+++ b/apps/files_sharing/l10n/vi.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s đã chia sẻ thư mục %s với bạn",
"%s shared the file %s with you" => "%s đã chia sẻ tập tin %s với bạn",
"Download" => "Tải về",
+"Upload" => "Tải lên",
+"Cancel upload" => "Hủy upload",
"No preview available for" => "Không có xem trước cho"
);
diff --git a/apps/files_sharing/l10n/zh_CN.GB2312.php b/apps/files_sharing/l10n/zh_CN.GB2312.php
index 7df3ee8f9b1..2dd79ec38d4 100644
--- a/apps/files_sharing/l10n/zh_CN.GB2312.php
+++ b/apps/files_sharing/l10n/zh_CN.GB2312.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s 与您分享了文件夹 %s",
"%s shared the file %s with you" => "%s 与您分享了文件 %s",
"Download" => "下载",
+"Upload" => "上传",
+"Cancel upload" => "取消上传",
"No preview available for" => "没有预览可用于"
);
diff --git a/apps/files_sharing/l10n/zh_CN.php b/apps/files_sharing/l10n/zh_CN.php
index 15c1bb54873..c7fa08b81f0 100644
--- a/apps/files_sharing/l10n/zh_CN.php
+++ b/apps/files_sharing/l10n/zh_CN.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s与您共享了%s文件夹",
"%s shared the file %s with you" => "%s与您共享了%s文件",
"Download" => "下载",
+"Upload" => "上传",
+"Cancel upload" => "取消上传",
"No preview available for" => "没有预览"
);
diff --git a/apps/files_sharing/l10n/zh_HK.php b/apps/files_sharing/l10n/zh_HK.php
index 7ef0f19ca43..8f9b7900c2c 100644
--- a/apps/files_sharing/l10n/zh_HK.php
+++ b/apps/files_sharing/l10n/zh_HK.php
@@ -1,4 +1,5 @@
"密碼",
-"Download" => "下載"
+"Download" => "下載",
+"Upload" => "上傳"
);
diff --git a/apps/files_sharing/l10n/zh_TW.php b/apps/files_sharing/l10n/zh_TW.php
index 23b27789943..b172879469f 100644
--- a/apps/files_sharing/l10n/zh_TW.php
+++ b/apps/files_sharing/l10n/zh_TW.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s 和您分享了資料夾 %s ",
"%s shared the file %s with you" => "%s 和您分享了檔案 %s",
"Download" => "下載",
+"Upload" => "上傳",
+"Cancel upload" => "取消上傳",
"No preview available for" => "無法預覽"
);
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index 9eca3af1052..113d0f41ba8 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -62,6 +62,7 @@
"Share with link" => "Sdílet s odkazem",
"Password protect" => "Chránit heslem",
"Password" => "Heslo",
+"Allow Public Upload" => "Povolit veřejné nahrávání",
"Email link to person" => "Odeslat osobě odkaz e-mailem",
"Send" => "Odeslat",
"Set expiration date" => "Nastavit datum vypršení platnosti",
@@ -90,6 +91,7 @@
"Request failed!
Did you make sure your email/username was right?" => "Požadavek selhal.
Ujistili jste se, že vaše uživatelské jméno a e-mail jsou správně?",
"You will receive a link to reset your password via Email." => "Bude Vám e-mailem zaslán odkaz pro obnovu hesla.",
"Username" => "Uživatelské jméno",
+"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Vaše soubory jsou šifrovány. Pokud nemáte povolen klíč obnovy, neexistuje způsob jak získat po obnově hesla vaše data. Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce. Opravdu si přejete pokračovat?",
"Yes, I really want to reset my password now" => "Ano, opravdu si nyní přeji obnovit své heslo",
"Request reset" => "Vyžádat obnovu",
"Your password was reset" => "Vaše heslo bylo obnoveno",
diff --git a/l10n/af_ZA/core.po b/l10n/af_ZA/core.po
index 535dac9a8c9..255b4b6db8d 100644
--- a/l10n/af_ZA/core.po
+++ b/l10n/af_ZA/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/af_ZA/lib.po b/l10n/af_ZA/lib.po
index 35a63c36ff8..332a8910861 100644
--- a/l10n/af_ZA/lib.po
+++ b/l10n/af_ZA/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 00:02+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/ar/core.po b/l10n/ar/core.po
index 924c449d64c..2ae2c573db4 100644
--- a/l10n/ar/core.po
+++ b/l10n/ar/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ar/files.po b/l10n/ar/files.po
index 00955db3554..06bff4b0c30 100644
--- a/l10n/ar/files.po
+++ b/l10n/ar/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ar/files_external.po b/l10n/ar/files_external.po
index 43f31dab8de..e7f58e42d53 100644
--- a/l10n/ar/files_external.po
+++ b/l10n/ar/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ar/files_sharing.po b/l10n/ar/files_sharing.po
index 8b3a6f980df..4698870dde0 100644
--- a/l10n/ar/files_sharing.po
+++ b/l10n/ar/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "تحميل"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "رفع"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "إلغاء رفع الملفات"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/ar/files_trashbin.po b/l10n/ar/files_trashbin.po
index f40ccb15d5c..f968020c1de 100644
--- a/l10n/ar/files_trashbin.po
+++ b/l10n/ar/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ar/lib.po b/l10n/ar/lib.po
index b68380c0976..72bd893b919 100644
--- a/l10n/ar/lib.po
+++ b/l10n/ar/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "معلومات إضافية"
msgid "Images"
msgstr "صور"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "اعداد اسم مستخدم للمدير"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "اعداد كلمة مرور للمدير"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s ادخل اسم المستخدم الخاص بقاعدة البيانات."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s ادخل اسم فاعدة البيانات"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s لا يسمح لك باستخدام نقطه (.) في اسم قاعدة البيانات"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s ادخل اسم خادم قاعدة البيانات"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "انت بحاجة لكتابة اسم مستخدم موجود أو حساب المدير."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "اسم المستخدم و/أو كلمة المرور لنظام MySQL غير صحيح"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "خطأ في قواعد البيانات : \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "الأمر المخالف كان : \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "أسم المستخدم '%s'@'localhost' الخاص بـ MySQL موجود مسبقا"
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "احذف اسم المستخدم هذا من الـ MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "أسم المستخدم '%s'@'%%' الخاص بـ MySQL موجود مسبقا"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "احذف اسم المستخدم هذا من الـ MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "اسم المستخدم و/أو كلمة المرور لنظام Oracle غير صحيح"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "الأمر المخالف كان : \"%s\", اسم المستخدم : %s, كلمة المرور: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "اسم المستخدم و/أو كلمة المرور لنظام MS SQL غير صحيح : %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "انت بحاجة لكتابة اسم مستخدم موجود أو حساب المدير."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "اسم المستخدم و/أو كلمة المرور لنظام MySQL غير صحيح"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "خطأ في قواعد البيانات : \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "الأمر المخالف كان : \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "أسم المستخدم '%s'@'localhost' الخاص بـ MySQL موجود مسبقا"
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "احذف اسم المستخدم هذا من الـ MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "أسم المستخدم '%s'@'%%' الخاص بـ MySQL موجود مسبقا"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "احذف اسم المستخدم هذا من الـ MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "اسم المستخدم و/أو كلمة المرور لنظام Oracle غير صحيح"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "الأمر المخالف كان : \"%s\", اسم المستخدم : %s, كلمة المرور: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "اعداد اسم مستخدم للمدير"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "اعداد كلمة مرور للمدير"
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "اعدادات خادمك غير صحيحة بشكل تسمح لك بمزامنة ملفاتك وذلك بسبب أن واجهة WebDAV تبدو معطلة"
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "الرجاء التحقق من دليل التنصيب."
diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po
index 992cd3d9e5c..7896a097ccd 100644
--- a/l10n/ar/settings.po
+++ b/l10n/ar/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ar/user_ldap.po b/l10n/ar/user_ldap.po
index de55c8bc346..75d0cd2d464 100644
--- a/l10n/ar/user_ldap.po
+++ b/l10n/ar/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/be/lib.po b/l10n/be/lib.po
index 7fe412203cf..9624767b8e7 100644
--- a/l10n/be/lib.po
+++ b/l10n/be/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-05-24 13:27+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: be\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:133 setup.php:238
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:308
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:309
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:314
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:315
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:466 setup.php:533
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:592 setup.php:624
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:644
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:867
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po
index c6dc5810d0a..d2c8288eb60 100644
--- a/l10n/bg_BG/core.po
+++ b/l10n/bg_BG/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po
index e91b21a87e2..864b2da42a6 100644
--- a/l10n/bg_BG/files.po
+++ b/l10n/bg_BG/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bg_BG/files_external.po b/l10n/bg_BG/files_external.po
index dc41b3bad69..7c7d6fd5a35 100644
--- a/l10n/bg_BG/files_external.po
+++ b/l10n/bg_BG/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bg_BG/files_sharing.po b/l10n/bg_BG/files_sharing.po
index b366194d0ca..2882cdc30d1 100644
--- a/l10n/bg_BG/files_sharing.po
+++ b/l10n/bg_BG/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Изтегляне"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Качване"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Спри качването"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/bg_BG/files_trashbin.po b/l10n/bg_BG/files_trashbin.po
index f485b5f6b2c..76da386fcec 100644
--- a/l10n/bg_BG/files_trashbin.po
+++ b/l10n/bg_BG/files_trashbin.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Димитър Кръстев \n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bg_BG/lib.po b/l10n/bg_BG/lib.po
index 35dae030776..c9891b32043 100644
--- a/l10n/bg_BG/lib.po
+++ b/l10n/bg_BG/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: Димитър Кръстев \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Текст"
msgid "Images"
msgstr "Снимки"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Въведете потребителско име за администратор."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Въведете парола за администратор."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s въведете потребителско име за базата с данни."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s въведете име на базата с данни."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s, не можете да ползвате точки в името на базата от данни"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s задай хост на базата данни."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Невалидно PostgreSQL потребителско име и/или парола"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Необходимо е да влезете в всъществуващ акаунт или като администратора"
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Oracle връзка не можа да се осъществи"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Невалидно MySQL потребителско име и/или парола"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Грешка в базата от данни: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Проблемната команда беше: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "MySQL потребителят '%s'@'localhost' вече съществува"
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Изтриване на потребителя от MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "MySQL потребителят '%s'@'%%' вече съществува."
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Изтриване на потребителя от MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Невалидно Oracle потребителско име и/или парола"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Проблемната команда беше: \"%s\", име: %s, парола: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Невалидно MS SQL потребителско име и/или парола: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Необходимо е да влезете в всъществуващ акаунт или като администратора"
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Невалидно MySQL потребителско име и/или парола"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Грешка в базата от данни: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Проблемната команда беше: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "MySQL потребителят '%s'@'localhost' вече съществува"
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Изтриване на потребителя от MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "MySQL потребителят '%s'@'%%' вече съществува."
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Изтриване на потребителя от MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Oracle връзка не можа да се осъществи"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Невалидно Oracle потребителско име и/или парола"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Проблемната команда беше: \"%s\", име: %s, парола: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Невалидно PostgreSQL потребителско име и/или парола"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Въведете потребителско име за администратор."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Въведете парола за администратор."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Вашият web сървър все още не е удачно настроен да позволява синхронизация на файлове, защото WebDAV интерфейсът изглежда не работи."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Моля направете повторна справка с ръководството за инсталиране."
diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po
index 95dc8da1c92..27fa2d6d0fb 100644
--- a/l10n/bg_BG/settings.po
+++ b/l10n/bg_BG/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bg_BG/user_ldap.po b/l10n/bg_BG/user_ldap.po
index 109a7e8cd58..53c6b5054c1 100644
--- a/l10n/bg_BG/user_ldap.po
+++ b/l10n/bg_BG/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/core.po b/l10n/bn_BD/core.po
index 71628d135e8..7b4b850c6d5 100644
--- a/l10n/bn_BD/core.po
+++ b/l10n/bn_BD/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/files.po b/l10n/bn_BD/files.po
index 0733e0a0688..9e97fbe0fb0 100644
--- a/l10n/bn_BD/files.po
+++ b/l10n/bn_BD/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/files_external.po b/l10n/bn_BD/files_external.po
index 10743284669..6beb26126b9 100644
--- a/l10n/bn_BD/files_external.po
+++ b/l10n/bn_BD/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/files_sharing.po b/l10n/bn_BD/files_sharing.po
index c68420e8c77..e03d5d4b2d9 100644
--- a/l10n/bn_BD/files_sharing.po
+++ b/l10n/bn_BD/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "ডাউনলোড"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "আপলোড"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "আপলোড বাতিল কর"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/bn_BD/files_trashbin.po b/l10n/bn_BD/files_trashbin.po
index 234e7df666d..babe0e58663 100644
--- a/l10n/bn_BD/files_trashbin.po
+++ b/l10n/bn_BD/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/lib.po b/l10n/bn_BD/lib.po
index 4738618e437..8c9fbecf0c2 100644
--- a/l10n/bn_BD/lib.po
+++ b/l10n/bn_BD/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "টেক্সট"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/bn_BD/settings.po b/l10n/bn_BD/settings.po
index 065e3b8a817..054b577d534 100644
--- a/l10n/bn_BD/settings.po
+++ b/l10n/bn_BD/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/user_ldap.po b/l10n/bn_BD/user_ldap.po
index a3d7f18eccf..70cb1f221c6 100644
--- a/l10n/bn_BD/user_ldap.po
+++ b/l10n/bn_BD/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bs/core.po b/l10n/bs/core.po
index 12bf009bd7a..ab1db5ec9f8 100644
--- a/l10n/bs/core.po
+++ b/l10n/bs/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bs/files.po b/l10n/bs/files.po
index 184cf824a79..e2259b2192e 100644
--- a/l10n/bs/files.po
+++ b/l10n/bs/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bs/files_trashbin.po b/l10n/bs/files_trashbin.po
index 225339a69fb..3ed216085ac 100644
--- a/l10n/bs/files_trashbin.po
+++ b/l10n/bs/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bs/lib.po b/l10n/bs/lib.po
index 91bc2323395..7cf68fb67a7 100644
--- a/l10n/bs/lib.po
+++ b/l10n/bs/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-13 02:16+0200\n"
-"PO-Revision-Date: 2013-06-12 21:41+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@@ -17,27 +17,27 @@ msgstr ""
"Language: bs\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"
-#: app.php:358
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:371
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:382
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:394
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:407
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:415
+#: app.php:416
msgid "Admin"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:323 setup.php:368
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:127 setup.php:232
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:149
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:231
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:285 setup.php:389 setup.php:398 setup.php:416 setup.php:426
-#: setup.php:435 setup.php:468 setup.php:534 setup.php:560 setup.php:567
-#: setup.php:578 setup.php:585 setup.php:594 setup.php:602 setup.php:611
-#: setup.php:617
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:286 setup.php:390 setup.php:399 setup.php:417 setup.php:427
-#: setup.php:436 setup.php:469 setup.php:535 setup.php:561 setup.php:568
-#: setup.php:579 setup.php:595 setup.php:603 setup.php:612
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:302
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:303
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:308
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:309
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:460 setup.php:527
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:586 setup.php:618
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:638
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:861
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:862
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/ca/core.po b/l10n/ca/core.po
index 796ead3d4d8..d31dbffd7c8 100644
--- a/l10n/ca/core.po
+++ b/l10n/ca/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ca/files.po b/l10n/ca/files.po
index fde8de35c60..e6b9be7a20e 100644
--- a/l10n/ca/files.po
+++ b/l10n/ca/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ca/files_external.po b/l10n/ca/files_external.po
index b79538abe31..b0755555b65 100644
--- a/l10n/ca/files_external.po
+++ b/l10n/ca/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ca/files_sharing.po b/l10n/ca/files_sharing.po
index 59f79deb45c..6a9e6940c54 100644
--- a/l10n/ca/files_sharing.po
+++ b/l10n/ca/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Baixa"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Puja"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Cancel·la la pujada"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/ca/files_trashbin.po b/l10n/ca/files_trashbin.po
index b8b67fcae58..a1338c8263e 100644
--- a/l10n/ca/files_trashbin.po
+++ b/l10n/ca/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ca/lib.po b/l10n/ca/lib.po
index 485b53d5d48..396f6bbe0f8 100644
--- a/l10n/ca/lib.po
+++ b/l10n/ca/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: rogerc\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Text"
msgid "Images"
msgstr "Imatges"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Establiu un nom d'usuari per l'administrador."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Establiu una contrasenya per l'administrador."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s escriviu el nom d'usuari de la base de dades."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s escriviu el nom de la base de dades."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s no podeu usar punts en el nom de la base de dades"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s establiu l'ordinador central de la base de dades."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nom d'usuari i/o contrasenya PostgreSQL no vàlids"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Heu d'escriure un compte existent o el d'administrador."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "No s'ha pogut establir la connexió Oracle"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Nom d'usuari i/o contrasenya MySQL no vàlids"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Error DB: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "L'ordre en conflicte és: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "L'usuari MySQL '%s'@'localhost' ja existeix."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Elimina aquest usuari de MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "L'usuari MySQL '%s'@'%%' ja existeix"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Elimina aquest usuari de MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Nom d'usuari i/o contrasenya Oracle no vàlids"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "L'ordre en conflicte és: \"%s\", nom: %s, contrasenya: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Nom d'usuari i/o contrasenya MS SQL no vàlids: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Heu d'escriure un compte existent o el d'administrador."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Nom d'usuari i/o contrasenya MySQL no vàlids"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Error DB: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "L'ordre en conflicte és: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "L'usuari MySQL '%s'@'localhost' ja existeix."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Elimina aquest usuari de MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "L'usuari MySQL '%s'@'%%' ja existeix"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Elimina aquest usuari de MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "No s'ha pogut establir la connexió Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Nom d'usuari i/o contrasenya Oracle no vàlids"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "L'ordre en conflicte és: \"%s\", nom: %s, contrasenya: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nom d'usuari i/o contrasenya PostgreSQL no vàlids"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Establiu un nom d'usuari per l'administrador."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Establiu una contrasenya per l'administrador."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Comproveu les guies d'instal·lació."
diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po
index d99efdcf519..79bf714f482 100644
--- a/l10n/ca/settings.po
+++ b/l10n/ca/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ca/user_ldap.po b/l10n/ca/user_ldap.po
index 6e94a808502..125f0c3b0be 100644
--- a/l10n/ca/user_ldap.po
+++ b/l10n/ca/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po
index ffd46530d8d..2e70505b83a 100644
--- a/l10n/cs_CZ/core.po
+++ b/l10n/cs_CZ/core.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
+"Last-Translator: Tomáš Chvátal \n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -286,7 +286,7 @@ msgstr "Heslo"
#: js/share.js:186
msgid "Allow Public Upload"
-msgstr ""
+msgstr "Povolit veřejné nahrávání"
#: js/share.js:189
msgid "Email link to person"
@@ -413,7 +413,7 @@ msgid ""
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
-msgstr ""
+msgstr "Vaše soubory jsou šifrovány. Pokud nemáte povolen klíč obnovy, neexistuje způsob jak získat po obnově hesla vaše data. Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce. Opravdu si přejete pokračovat?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po
index 076e0c59b67..792653b4bf1 100644
--- a/l10n/cs_CZ/files.po
+++ b/l10n/cs_CZ/files.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
+"Last-Translator: Tomáš Chvátal \n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,11 +31,11 @@ msgstr "Nelze přesunout %s"
#: ajax/upload.php:16 ajax/upload.php:39
msgid "Unable to set upload directory."
-msgstr ""
+msgstr "Nelze nastavit adresář pro nahrané soubory."
#: ajax/upload.php:23
msgid "Invalid Token"
-msgstr ""
+msgstr "Neplatný token"
#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
diff --git a/l10n/cs_CZ/files_external.po b/l10n/cs_CZ/files_external.po
index cfdc94b3339..8bf7ec1fdff 100644
--- a/l10n/cs_CZ/files_external.po
+++ b/l10n/cs_CZ/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cs_CZ/files_sharing.po b/l10n/cs_CZ/files_sharing.po
index 95eab84df01..d11e9210e1a 100644
--- a/l10n/cs_CZ/files_sharing.po
+++ b/l10n/cs_CZ/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Stáhnout"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Odeslat"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Zrušit odesílání"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/cs_CZ/files_trashbin.po b/l10n/cs_CZ/files_trashbin.po
index 607348f5a92..dbffd6cf535 100644
--- a/l10n/cs_CZ/files_trashbin.po
+++ b/l10n/cs_CZ/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cs_CZ/lib.po b/l10n/cs_CZ/lib.po
index 4e68d56a2f5..20a2a7a9b5e 100644
--- a/l10n/cs_CZ/lib.po
+++ b/l10n/cs_CZ/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: Tomáš Chvátal \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Text"
msgid "Images"
msgstr "Obrázky"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Zadejte uživatelské jméno správce."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Zadejte heslo správce."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "Zadejte uživatelské jméno %s databáze."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "Zadejte název databáze pro %s databáze."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "V názvu databáze %s nesmíte používat tečky."
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "Zadejte název počítače s databází %s."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Uživatelské jméno, či heslo PostgreSQL není platné"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Musíte zadat existující účet, či správce."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Spojení s Oracle nemohlo být navázáno"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Uživatelské jméno, či heslo MySQL není platné"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Chyba DB: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Podezřelý příkaz byl: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "Uživatel '%s'@'localhost' již v MySQL existuje."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Zahodit uživatele z MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "Uživatel '%s'@'%%' již v MySQL existuje"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Zahodit uživatele z MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Uživatelské jméno, či heslo Oracle není platné"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Podezřelý příkaz byl: \"%s\", jméno: %s, heslo: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Uživatelské jméno, či heslo MSSQL není platné: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Musíte zadat existující účet, či správce."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Uživatelské jméno, či heslo MySQL není platné"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Chyba DB: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Podezřelý příkaz byl: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "Uživatel '%s'@'localhost' již v MySQL existuje."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Zahodit uživatele z MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "Uživatel '%s'@'%%' již v MySQL existuje"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Zahodit uživatele z MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Spojení s Oracle nemohlo být navázáno"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Uživatelské jméno, či heslo Oracle není platné"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Podezřelý příkaz byl: \"%s\", jméno: %s, heslo: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Uživatelské jméno, či heslo PostgreSQL není platné"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Zadejte uživatelské jméno správce."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Zadejte heslo správce."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Váš webový server není správně nastaven pro umožnění synchronizace, protože rozhraní WebDAV je rozbité."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Zkonzultujte, prosím, průvodce instalací."
diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po
index 3389b017e73..bd2f6091f8a 100644
--- a/l10n/cs_CZ/settings.po
+++ b/l10n/cs_CZ/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cs_CZ/user_ldap.po b/l10n/cs_CZ/user_ldap.po
index 7518cd36a81..038ceb89f37 100644
--- a/l10n/cs_CZ/user_ldap.po
+++ b/l10n/cs_CZ/user_ldap.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Tomáš Chvátal \n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cy_GB/core.po b/l10n/cy_GB/core.po
index bcbc8fac076..889fccada6e 100644
--- a/l10n/cy_GB/core.po
+++ b/l10n/cy_GB/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cy_GB/files.po b/l10n/cy_GB/files.po
index 620bd0ccce4..3d30d176a65 100644
--- a/l10n/cy_GB/files.po
+++ b/l10n/cy_GB/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cy_GB/files_external.po b/l10n/cy_GB/files_external.po
index a7bc29b151f..134bd8a3a05 100644
--- a/l10n/cy_GB/files_external.po
+++ b/l10n/cy_GB/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cy_GB/files_sharing.po b/l10n/cy_GB/files_sharing.po
index e78f22bd92a..60d6ec90bb1 100644
--- a/l10n/cy_GB/files_sharing.po
+++ b/l10n/cy_GB/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Llwytho i lawr"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Llwytho i fyny"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Diddymu llwytho i fyny"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/cy_GB/files_trashbin.po b/l10n/cy_GB/files_trashbin.po
index 7106bca1fc3..44bec473f6d 100644
--- a/l10n/cy_GB/files_trashbin.po
+++ b/l10n/cy_GB/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: ubuntucymraeg \n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cy_GB/lib.po b/l10n/cy_GB/lib.po
index 6b3256c6102..f23b5cc850f 100644
--- a/l10n/cy_GB/lib.po
+++ b/l10n/cy_GB/lib.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: ubuntucymraeg \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -85,104 +85,102 @@ msgstr "Testun"
msgid "Images"
msgstr "Delweddau"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Creu enw defnyddiwr i'r gweinyddwr."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Gosod cyfrinair y gweinyddwr."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s rhowch enw defnyddiwr y gronfa ddata."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s rhowch enw'r gronfa ddata."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s does dim hawl defnyddio dot yn enw'r gronfa ddata"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s gosod gwesteiwr y gronfa ddata."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Enw a/neu gyfrinair PostgreSQL annilys"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Rhaid i chi naill ai gyflwyno cyfrif presennol neu'r gweinyddwr."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Enw a/neu gyfrinair MySQL annilys"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Gwall DB: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Y gorchymyn wnaeth beri tramgwydd oedd: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "Defnyddiwr MySQL '%s'@'localhost' yn bodoli eisoes."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Gollwng y defnyddiwr hwn o MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "Defnyddiwr MySQL '%s'@'%%' eisoes yn bodoli"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Gollwng y defnyddiwr hwn o MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Enw a/neu gyfrinair Oracle annilys"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Y gorchymyn wnaeth beri tramgwydd oedd: \"%s\", enw: %s, cyfrinair: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Enw a/neu gyfrinair MS SQL annilys: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Rhaid i chi naill ai gyflwyno cyfrif presennol neu'r gweinyddwr."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Enw a/neu gyfrinair MySQL annilys"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Gwall DB: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Y gorchymyn wnaeth beri tramgwydd oedd: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "Defnyddiwr MySQL '%s'@'localhost' yn bodoli eisoes."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Gollwng y defnyddiwr hwn o MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "Defnyddiwr MySQL '%s'@'%%' eisoes yn bodoli"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Gollwng y defnyddiwr hwn o MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Enw a/neu gyfrinair Oracle annilys"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Y gorchymyn wnaeth beri tramgwydd oedd: \"%s\", enw: %s, cyfrinair: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Enw a/neu gyfrinair PostgreSQL annilys"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Creu enw defnyddiwr i'r gweinyddwr."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Gosod cyfrinair y gweinyddwr."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Nid yw eich gweinydd wedi'i gyflunio eto i ganiatáu cydweddu ffeiliau oherwydd bod y rhyngwyneb WebDAV wedi torri."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Gwiriwch y canllawiau gosod eto."
diff --git a/l10n/cy_GB/settings.po b/l10n/cy_GB/settings.po
index fc3a8e4932f..a5164b0f0e7 100644
--- a/l10n/cy_GB/settings.po
+++ b/l10n/cy_GB/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cy_GB/user_ldap.po b/l10n/cy_GB/user_ldap.po
index 4a5fec20254..158ae3e63b0 100644
--- a/l10n/cy_GB/user_ldap.po
+++ b/l10n/cy_GB/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/core.po b/l10n/da/core.po
index e4a59a62c7a..255912a0ea2 100644
--- a/l10n/da/core.po
+++ b/l10n/da/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/files.po b/l10n/da/files.po
index 35dcf576aa2..fdfaaaf7e15 100644
--- a/l10n/da/files.po
+++ b/l10n/da/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po
index 9957b5a9fbd..3dec0feef82 100644
--- a/l10n/da/files_external.po
+++ b/l10n/da/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/files_sharing.po b/l10n/da/files_sharing.po
index 3c4cc5c9099..cde27220ff6 100644
--- a/l10n/da/files_sharing.po
+++ b/l10n/da/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Download"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Upload"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Fortryd upload"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/da/files_trashbin.po b/l10n/da/files_trashbin.po
index 286946e9ea6..a23f4427dcf 100644
--- a/l10n/da/files_trashbin.po
+++ b/l10n/da/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/lib.po b/l10n/da/lib.po
index 6abf8fd790b..11f6cf1ce1b 100644
--- a/l10n/da/lib.po
+++ b/l10n/da/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: Ole Holm Frandsen \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "SMS"
msgid "Images"
msgstr "Billeder"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Angiv et admin brugernavn."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Angiv et admin kodeord."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s indtast database brugernavnet."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s indtast database navnet."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s du må ikke bruge punktummer i databasenavnet."
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s sæt database værten."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt."
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Du bliver nødt til at indtaste en eksisterende bruger eller en administrator."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Oracle forbindelsen kunne ikke etableres"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "MySQL brugernavn og/eller kodeord er ikke gyldigt."
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Databasefejl: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Fejlende kommando var: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "MySQL brugeren '%s'@'localhost' eksisterer allerede."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Slet denne bruger fra MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "MySQL brugeren '%s'@'%%' eksisterer allerede."
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Slet denne bruger fra MySQL"
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Oracle brugernavn og/eller kodeord er ikke gyldigt."
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Fejlende kommando var: \"%s\", navn: %s, password: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "MS SQL brugernavn og/eller adgangskode ikke er gyldigt: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Du bliver nødt til at indtaste en eksisterende bruger eller en administrator."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "MySQL brugernavn og/eller kodeord er ikke gyldigt."
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Databasefejl: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Fejlende kommando var: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "MySQL brugeren '%s'@'localhost' eksisterer allerede."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Slet denne bruger fra MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "MySQL brugeren '%s'@'%%' eksisterer allerede."
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Slet denne bruger fra MySQL"
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Oracle forbindelsen kunne ikke etableres"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Oracle brugernavn og/eller kodeord er ikke gyldigt."
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Fejlende kommando var: \"%s\", navn: %s, password: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt."
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Angiv et admin brugernavn."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Angiv et admin kodeord."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Din webserver er endnu ikke sat op til at tillade fil synkronisering fordi WebDAV grænsefladen virker ødelagt."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Dobbelttjek venligst installations vejledningerne."
diff --git a/l10n/da/settings.po b/l10n/da/settings.po
index 5684e1452dc..e51ca373174 100644
--- a/l10n/da/settings.po
+++ b/l10n/da/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/user_ldap.po b/l10n/da/user_ldap.po
index 0a3edcbdcd3..bcc39a3417e 100644
--- a/l10n/da/user_ldap.po
+++ b/l10n/da/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/core.po b/l10n/de/core.po
index f9013b08d74..12a6db339b6 100644
--- a/l10n/de/core.po
+++ b/l10n/de/core.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: German \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/files.po b/l10n/de/files.po
index 1d1062ed7a1..cfe06b8e865 100644
--- a/l10n/de/files.po
+++ b/l10n/de/files.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: German \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/files_external.po b/l10n/de/files_external.po
index 57826616bae..9475fe7492c 100644
--- a/l10n/de/files_external.po
+++ b/l10n/de/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Mirodin \n"
"Language-Team: German \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/files_sharing.po b/l10n/de/files_sharing.po
index 80bd8676174..31c940efd7b 100644
--- a/l10n/de/files_sharing.po
+++ b/l10n/de/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: German \n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Download"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Hochladen"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Upload abbrechen"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/de/files_trashbin.po b/l10n/de/files_trashbin.po
index f3c3fffca49..71493bd182c 100644
--- a/l10n/de/files_trashbin.po
+++ b/l10n/de/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Mirodin \n"
"Language-Team: German \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/lib.po b/l10n/de/lib.po
index 5c88b4a7f27..086e015671c 100644
--- a/l10n/de/lib.po
+++ b/l10n/de/lib.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: ninov \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: German \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -87,104 +87,102 @@ msgstr "Text"
msgid "Images"
msgstr "Bilder"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Setze Administrator Benutzername."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Setze Administrator Passwort"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s gib den Datenbank-Benutzernamen an."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s gib den Datenbank-Namen an."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s Der Datenbank-Name darf keine Punkte enthalten"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s setze den Datenbank-Host"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL Benutzername und/oder Passwort ungültig"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Du musst entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "MySQL Benutzername und/oder Passwort ungültig"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "DB Fehler: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Fehlerhafter Befehl war: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "MySQL Benutzer '%s'@'localhost' existiert bereits."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Lösche diesen Benutzer von MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "MySQL Benutzer '%s'@'%%' existiert bereits"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Lösche diesen Benutzer aus MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Oracle Benutzername und/oder Passwort ungültig"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "MS SQL Benutzername und/oder Password ungültig: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Du musst entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "MySQL Benutzername und/oder Passwort ungültig"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "DB Fehler: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Fehlerhafter Befehl war: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "MySQL Benutzer '%s'@'localhost' existiert bereits."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Lösche diesen Benutzer von MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "MySQL Benutzer '%s'@'%%' existiert bereits"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Lösche diesen Benutzer aus MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Oracle Benutzername und/oder Passwort ungültig"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL Benutzername und/oder Passwort ungültig"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Setze Administrator Benutzername."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Setze Administrator Passwort"
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil die WebDAV-Schnittstelle vermutlich defekt ist."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Bitte prüfe die Installationsanleitungen."
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index 7235bf27e7f..b49d4076761 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: German \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/user_ldap.po b/l10n/de/user_ldap.po
index e4b1f8b6623..328b83e22a6 100644
--- a/l10n/de/user_ldap.po
+++ b/l10n/de/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: German \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po
index 6ef4053776d..b5777429e8a 100644
--- a/l10n/de_DE/core.po
+++ b/l10n/de_DE/core.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: German (Germany) \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po
index 01b6139539b..25e84346148 100644
--- a/l10n/de_DE/files.po
+++ b/l10n/de_DE/files.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: German (Germany) \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/files_external.po b/l10n/de_DE/files_external.po
index 434361b3331..3d643d4ff5b 100644
--- a/l10n/de_DE/files_external.po
+++ b/l10n/de_DE/files_external.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Mirodin \n"
"Language-Team: German (Germany) \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/files_sharing.po b/l10n/de_DE/files_sharing.po
index 632f3cc450e..83aa35f7075 100644
--- a/l10n/de_DE/files_sharing.po
+++ b/l10n/de_DE/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: German (Germany) \n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Herunterladen"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Hochladen"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Upload abbrechen"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/de_DE/files_trashbin.po b/l10n/de_DE/files_trashbin.po
index 235b8bbcf2c..2a5ce29706f 100644
--- a/l10n/de_DE/files_trashbin.po
+++ b/l10n/de_DE/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Mirodin \n"
"Language-Team: German (Germany) \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/lib.po b/l10n/de_DE/lib.po
index 73e4bd848dc..d30a02c8087 100644
--- a/l10n/de_DE/lib.po
+++ b/l10n/de_DE/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: traductor \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: German (Germany) \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Text"
msgid "Images"
msgstr "Bilder"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Setze Administrator Benutzername."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Setze Administrator Passwort"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s geben Sie den Datenbank-Benutzernamen an."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s geben Sie den Datenbank-Namen an."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s Der Datenbank-Name darf keine Punkte enthalten"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s setze den Datenbank-Host"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL Benutzername und/oder Passwort ungültig"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Die Oracle-Verbindung konnte nicht aufgebaut werden."
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "MySQL Benutzername und/oder Passwort ungültig"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "DB Fehler: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Fehlerhafter Befehl war: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "MySQL Benutzer '%s'@'localhost' existiert bereits."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Lösche diesen Benutzer aus MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "MySQL Benutzer '%s'@'%%' existiert bereits"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Lösche diesen Benutzer aus MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Oracle Benutzername und/oder Passwort ungültig"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "MS SQL Benutzername und/oder Passwort ungültig: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "MySQL Benutzername und/oder Passwort ungültig"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "DB Fehler: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Fehlerhafter Befehl war: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "MySQL Benutzer '%s'@'localhost' existiert bereits."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Lösche diesen Benutzer aus MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "MySQL Benutzer '%s'@'%%' existiert bereits"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Lösche diesen Benutzer aus MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Die Oracle-Verbindung konnte nicht aufgebaut werden."
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Oracle Benutzername und/oder Passwort ungültig"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL Benutzername und/oder Passwort ungültig"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Setze Administrator Benutzername."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Setze Administrator Passwort"
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Ihr Web-Server ist noch nicht für eine Datei-Synchronisation konfiguriert, weil die WebDAV-Schnittstelle vermutlich defekt ist."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Bitte prüfen Sie die Installationsanleitungen."
diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po
index da80e0abdc0..80986212853 100644
--- a/l10n/de_DE/settings.po
+++ b/l10n/de_DE/settings.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: German (Germany) \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po
index f2a18c240c3..9be70d3de59 100644
--- a/l10n/de_DE/user_ldap.po
+++ b/l10n/de_DE/user_ldap.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: traductor \n"
"Language-Team: German (Germany) \n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/core.po b/l10n/el/core.po
index 40465274619..d16e0e522b9 100644
--- a/l10n/el/core.po
+++ b/l10n/el/core.po
@@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/files.po b/l10n/el/files.po
index 038c8429653..c0ab148db29 100644
--- a/l10n/el/files.po
+++ b/l10n/el/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/files_external.po b/l10n/el/files_external.po
index 66fb67f3fea..9bb76270a27 100644
--- a/l10n/el/files_external.po
+++ b/l10n/el/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: KAT.RAT12 \n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/files_sharing.po b/l10n/el/files_sharing.po
index fbd68c37c19..bdd386d06e2 100644
--- a/l10n/el/files_sharing.po
+++ b/l10n/el/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Λήψη"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Μεταφόρτωση"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Ακύρωση αποστολής"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/el/files_trashbin.po b/l10n/el/files_trashbin.po
index 4559a4b9fda..7bf9cac9251 100644
--- a/l10n/el/files_trashbin.po
+++ b/l10n/el/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/lib.po b/l10n/el/lib.po
index 6a688231a5e..fab20ae1557 100644
--- a/l10n/el/lib.po
+++ b/l10n/el/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: Efstathios Iosifidis \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Κείμενο"
msgid "Images"
msgstr "Εικόνες"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Εισάγετε όνομα χρήστη διαχειριστή."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Εισάγετε συνθηματικό διαχειριστή."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s εισάγετε το όνομα χρήστη της βάσης δεδομένων."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s εισάγετε το όνομα της βάσης δεδομένων."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s μάλλον δεν χρησιμοποιείτε τελείες στο όνομα της βάσης δεδομένων"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s ρυθμίση του κεντρικόυ υπολογιστή βάσης δεδομένων. "
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της PostgreSQL"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Αδυναμία σύνδεσης Oracle"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της MySQL"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Σφάλμα Βάσης Δεδομένων: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Η εντολη παραβατικοτητας ηταν: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "Υπάρχει ήδη ο χρήστης '%s'@'localhost' της MySQL."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Απόρριψη αυτού του χρήστη από την MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "Ο χρήστης '%s'@'%%' της MySQL υπάρχει ήδη"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Απόρριψη αυτού του χρήστη από την MySQL"
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της Oracle"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Η εντολη παραβατικοτητας ηταν: \"%s\", ονομα: %s, κωδικος: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Το όνομα χρήστη και/ή ο κωδικός της MS SQL δεν είναι έγκυρα: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της MySQL"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Σφάλμα Βάσης Δεδομένων: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Η εντολη παραβατικοτητας ηταν: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "Υπάρχει ήδη ο χρήστης '%s'@'localhost' της MySQL."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Απόρριψη αυτού του χρήστη από την MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "Ο χρήστης '%s'@'%%' της MySQL υπάρχει ήδη"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Απόρριψη αυτού του χρήστη από την MySQL"
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Αδυναμία σύνδεσης Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της Oracle"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Η εντολη παραβατικοτητας ηταν: \"%s\", ονομα: %s, κωδικος: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της PostgreSQL"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Εισάγετε όνομα χρήστη διαχειριστή."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Εισάγετε συνθηματικό διαχειριστή."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Ο διακομιστής σας δεν έχει ρυθμιστεί κατάλληλα ώστε να επιτρέπει τον συγχρονισμό αρχείων γιατί η διεπαφή WebDAV πιθανόν να είναι κατεστραμμένη."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Ελέγξτε ξανά τις οδηγίες εγκατάστασης."
diff --git a/l10n/el/settings.po b/l10n/el/settings.po
index 81cd2feef7a..eda9ee5cbe8 100644
--- a/l10n/el/settings.po
+++ b/l10n/el/settings.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Efstathios Iosifidis \n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/user_ldap.po b/l10n/el/user_ldap.po
index 19337e6adcc..61bce241918 100644
--- a/l10n/el/user_ldap.po
+++ b/l10n/el/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/en@pirate/files.po b/l10n/en@pirate/files.po
index 862880e53d1..2751b82de73 100644
--- a/l10n/en@pirate/files.po
+++ b/l10n/en@pirate/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/en@pirate/files_sharing.po b/l10n/en@pirate/files_sharing.po
index 22d4e6e9df9..6aee9fa39cc 100644
--- a/l10n/en@pirate/files_sharing.po
+++ b/l10n/en@pirate/files_sharing.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/en@pirate/lib.po b/l10n/en@pirate/lib.po
index be031f5ebd5..8f2d8e45d70 100644
--- a/l10n/en@pirate/lib.po
+++ b/l10n/en@pirate/lib.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-04-26 08:01+0000\n"
-"Last-Translator: FULL NAME \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: en@pirate\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:133 setup.php:238
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:308
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:309
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:314
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:315
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:466 setup.php:533
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:592 setup.php:624
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:644
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:867
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/eo/core.po b/l10n/eo/core.po
index ec385e75de8..e673f56fd86 100644
--- a/l10n/eo/core.po
+++ b/l10n/eo/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eo/files.po b/l10n/eo/files.po
index 2eca09363ad..e6a9d8edeb4 100644
--- a/l10n/eo/files.po
+++ b/l10n/eo/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eo/files_external.po b/l10n/eo/files_external.po
index 7f72a58d138..5cd2f2432a8 100644
--- a/l10n/eo/files_external.po
+++ b/l10n/eo/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eo/files_sharing.po b/l10n/eo/files_sharing.po
index c5480361e7b..b279bbff07b 100644
--- a/l10n/eo/files_sharing.po
+++ b/l10n/eo/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Elŝuti"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Alŝuti"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Nuligi alŝuton"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/eo/files_trashbin.po b/l10n/eo/files_trashbin.po
index 98a9808972c..eeb4554426c 100644
--- a/l10n/eo/files_trashbin.po
+++ b/l10n/eo/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eo/lib.po b/l10n/eo/lib.po
index 49248cd9434..dd1acfc699f 100644
--- a/l10n/eo/lib.po
+++ b/l10n/eo/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: Mariano \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Teksto"
msgid "Images"
msgstr "Bildoj"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Starigi administran uzantonomon."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Starigi administran pasvorton."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s enigu la uzantonomon de la datumbazo."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s enigu la nomon de la datumbazo."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s vi ne povas uzi punktojn en la nomo de la datumbazo"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s enigu la gastigon de la datumbazo."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Konekto al Oracle ne povas stariĝi"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "La uzantonomo de MySQL aŭ la pasvorto ne validas"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Datumbaza eraro: “%s”"
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "La uzanto de MySQL “%s”@“localhost” jam ekzistas."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Forigi ĉi tiun uzanton el MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "La uzanto de MySQL “%s”@“%%” jam ekzistas"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Forigi ĉi tiun uzanton el MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "La uzantonomo de Oracle aŭ la pasvorto ne validas"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "La uzantonomo de MS SQL aŭ la pasvorto ne validas: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "La uzantonomo de MySQL aŭ la pasvorto ne validas"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Datumbaza eraro: “%s”"
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "La uzanto de MySQL “%s”@“localhost” jam ekzistas."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Forigi ĉi tiun uzanton el MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "La uzanto de MySQL “%s”@“%%” jam ekzistas"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Forigi ĉi tiun uzanton el MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Konekto al Oracle ne povas stariĝi"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "La uzantonomo de Oracle aŭ la pasvorto ne validas"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Starigi administran uzantonomon."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Starigi administran pasvorton."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Bonvolu duoble kontroli la gvidilon por instalo."
diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po
index 84dda63d8ea..3e1112aa2d8 100644
--- a/l10n/eo/settings.po
+++ b/l10n/eo/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eo/user_ldap.po b/l10n/eo/user_ldap.po
index ca0a7c999cc..96bc39716ff 100644
--- a/l10n/eo/user_ldap.po
+++ b/l10n/eo/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/core.po b/l10n/es/core.po
index 0341e0cef40..2eef95fc569 100644
--- a/l10n/es/core.po
+++ b/l10n/es/core.po
@@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/files.po b/l10n/es/files.po
index c30d483ae40..f5abddb0ed4 100644
--- a/l10n/es/files.po
+++ b/l10n/es/files.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/files_external.po b/l10n/es/files_external.po
index 93da3232374..84a34019b65 100644
--- a/l10n/es/files_external.po
+++ b/l10n/es/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/files_sharing.po b/l10n/es/files_sharing.po
index d92f68ddc54..3cc503159ad 100644
--- a/l10n/es/files_sharing.po
+++ b/l10n/es/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Descargar"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Subir"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Cancelar subida"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/es/files_trashbin.po b/l10n/es/files_trashbin.po
index c0e30943638..9a69e1073ff 100644
--- a/l10n/es/files_trashbin.po
+++ b/l10n/es/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/lib.po b/l10n/es/lib.po
index f9573f2dbbb..f4149d1da54 100644
--- a/l10n/es/lib.po
+++ b/l10n/es/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: xhiena \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texto"
msgid "Images"
msgstr "Imágenes"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Configurar un nombre de usuario del administrador"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Configurar la contraseña del administrador."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s ingresar el usuario de la base de datos."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s ingresar el nombre de la base de datos"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s no se puede utilizar puntos en el nombre de la base de datos"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s ingresar el host de la base de datos."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Usuario y/o contraseña de PostgreSQL no válidos"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Tiene que ingresar una cuenta existente o la del administrador."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "No se pudo establecer la conexión a Oracle"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Usuario y/o contraseña de MySQL no válidos"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Error BD: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Comando infractor: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "Usuario MySQL '%s'@'localhost' ya existe."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Eliminar este usuario de MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "Usuario MySQL '%s'@'%%' ya existe"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Eliminar este usuario de MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Usuario y/o contraseña de Oracle no válidos"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Comando infractor: \"%s\", nombre: %s, contraseña: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Usuario y/o contraseña de MS SQL no válidos: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Tiene que ingresar una cuenta existente o la del administrador."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Usuario y/o contraseña de MySQL no válidos"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Error BD: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Comando infractor: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "Usuario MySQL '%s'@'localhost' ya existe."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Eliminar este usuario de MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "Usuario MySQL '%s'@'%%' ya existe"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Eliminar este usuario de MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "No se pudo establecer la conexión a Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Usuario y/o contraseña de Oracle no válidos"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Comando infractor: \"%s\", nombre: %s, contraseña: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Usuario y/o contraseña de PostgreSQL no válidos"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Configurar un nombre de usuario del administrador"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Configurar la contraseña del administrador."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Su servidor web aún no está configurado adecuadamente para permitir sincronización de archivos ya que la interfaz WebDAV parece no estar funcionando."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Por favor, vuelva a comprobar las guías de instalación."
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index 8c7d91bf36c..8bbb505ab2e 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po
index 616e835df01..647f68c83fb 100644
--- a/l10n/es/user_ldap.po
+++ b/l10n/es/user_ldap.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: xhiena \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po
index f0085752ce3..655c8eb1b93 100644
--- a/l10n/es_AR/core.po
+++ b/l10n/es_AR/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_AR/files.po b/l10n/es_AR/files.po
index f456d5f6ab7..0a506ca1339 100644
--- a/l10n/es_AR/files.po
+++ b/l10n/es_AR/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_AR/files_external.po b/l10n/es_AR/files_external.po
index facce9e24ff..205f7742f67 100644
--- a/l10n/es_AR/files_external.po
+++ b/l10n/es_AR/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: cjtess \n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_AR/files_sharing.po b/l10n/es_AR/files_sharing.po
index 7d5e97fe23f..21704479275 100644
--- a/l10n/es_AR/files_sharing.po
+++ b/l10n/es_AR/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Descargar"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Subir"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Cancelar subida"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/es_AR/files_trashbin.po b/l10n/es_AR/files_trashbin.po
index f3187b5af1b..a5ee036e4ad 100644
--- a/l10n/es_AR/files_trashbin.po
+++ b/l10n/es_AR/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_AR/lib.po b/l10n/es_AR/lib.po
index cd97c83f0ec..24a15787c27 100644
--- a/l10n/es_AR/lib.po
+++ b/l10n/es_AR/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: cjtess \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texto"
msgid "Images"
msgstr "Imágenes"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Configurar un nombre de administrador"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Configurar una palabra clave de administrador"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s Entre el Usuario de la Base de Datos"
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s Entre el Nombre de la Base de Datos"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s no puede usar puntos en el nombre de la Base de Datos"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s Especifique la dirección de la Base de Datos"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nombre de usuario o contraseña de PostgradeSQL no válido."
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Debe ingresar una cuenta existente o el administrador"
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "No fue posible establecer la conexión a Oracle"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Usuario y/o contraseña MySQL no válido"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Error DB: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "El comando no comprendido es: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "Usuario MySQL '%s'@'localhost' ya existente"
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Borrar este usuario de MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "Usuario MySQL '%s'@'%%' ya existente"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Borrar este usuario de MySQL"
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "El nombre de usuario y contraseña no son válidos"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "El comando no comprendido es: \"%s\", nombre: \"%s\", contraseña: \"%s\""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Nombre de usuario y contraseña de MS SQL no son válidas: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Debe ingresar una cuenta existente o el administrador"
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Usuario y/o contraseña MySQL no válido"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Error DB: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "El comando no comprendido es: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "Usuario MySQL '%s'@'localhost' ya existente"
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Borrar este usuario de MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "Usuario MySQL '%s'@'%%' ya existente"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Borrar este usuario de MySQL"
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "No fue posible establecer la conexión a Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "El nombre de usuario y contraseña no son válidos"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "El comando no comprendido es: \"%s\", nombre: \"%s\", contraseña: \"%s\""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nombre de usuario o contraseña de PostgradeSQL no válido."
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Configurar un nombre de administrador"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Configurar una palabra clave de administrador"
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Por favor, comprobá nuevamente la guía de instalación."
diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po
index a5159032861..1f83394be6f 100644
--- a/l10n/es_AR/settings.po
+++ b/l10n/es_AR/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: cjtess \n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_AR/user_ldap.po b/l10n/es_AR/user_ldap.po
index fe96ba5fbbb..1d4c5e2f2bc 100644
--- a/l10n/es_AR/user_ldap.po
+++ b/l10n/es_AR/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: cjtess \n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po
index 8c6942e586a..ed3ecb77532 100644
--- a/l10n/et_EE/core.po
+++ b/l10n/et_EE/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po
index 031147076c5..be60efd89a6 100644
--- a/l10n/et_EE/files.po
+++ b/l10n/et_EE/files.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/et_EE/files_external.po b/l10n/et_EE/files_external.po
index 06402f14042..af2cebdd70f 100644
--- a/l10n/et_EE/files_external.po
+++ b/l10n/et_EE/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Rivo Zängov \n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/et_EE/files_sharing.po b/l10n/et_EE/files_sharing.po
index c074b10872b..932fcd6a05b 100644
--- a/l10n/et_EE/files_sharing.po
+++ b/l10n/et_EE/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Lae alla"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Lae üles"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Tühista üleslaadimine"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/et_EE/files_trashbin.po b/l10n/et_EE/files_trashbin.po
index 93c49f62dbf..c20fe5a64bb 100644
--- a/l10n/et_EE/files_trashbin.po
+++ b/l10n/et_EE/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Rivo Zängov \n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/et_EE/lib.po b/l10n/et_EE/lib.po
index 55472253e8c..e46d74ffcd4 100644
--- a/l10n/et_EE/lib.po
+++ b/l10n/et_EE/lib.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: pisike.sipelgas \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -87,104 +87,102 @@ msgstr "Tekst"
msgid "Images"
msgstr "Pildid"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Määra admin kasutajanimi."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Määra admini parool."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s sisesta andmebaasi kasutajatunnus."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s sisesta andmebaasi nimi."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s punktide kasutamine andmebaasi nimes pole lubatud"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s määra andmebaasi server."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL kasutajatunnus ja/või parool pole õiged"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Sisesta kas juba olemasolev konto või administrator."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Ei suuda luua ühendust Oracle baasiga"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "MySQL kasutajatunnus ja/või parool pole õiged"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Andmebaasi viga: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Tõrkuv käsk oli: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "MySQL kasutaja '%s'@'localhost' on juba olemas."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Kustuta see kasutaja MySQL-ist"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "MySQL kasutaja '%s'@'%%' on juba olemas"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Kustuta see kasutaja MySQL-ist."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Oracle kasutajatunnus ja/või parool pole õiged"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Tõrkuv käsk oli: \"%s\", nimi: %s, parool: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "MS SQL kasutajatunnus ja/või parool pole õiged: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Sisesta kas juba olemasolev konto või administrator."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "MySQL kasutajatunnus ja/või parool pole õiged"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Andmebaasi viga: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Tõrkuv käsk oli: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "MySQL kasutaja '%s'@'localhost' on juba olemas."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Kustuta see kasutaja MySQL-ist"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "MySQL kasutaja '%s'@'%%' on juba olemas"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Kustuta see kasutaja MySQL-ist."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Ei suuda luua ühendust Oracle baasiga"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Oracle kasutajatunnus ja/või parool pole õiged"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Tõrkuv käsk oli: \"%s\", nimi: %s, parool: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL kasutajatunnus ja/või parool pole õiged"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Määra admin kasutajanimi."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Määra admini parool."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Veebiserveri ei ole veel korralikult seadistatud võimaldamaks failide sünkroniseerimist, kuna WebDAV liides näib olevat mittetoimiv."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Palun tutvu veelkord paigalduse juhenditega."
diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po
index f93c3fde306..c0844b4f3bf 100644
--- a/l10n/et_EE/settings.po
+++ b/l10n/et_EE/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/et_EE/user_ldap.po b/l10n/et_EE/user_ldap.po
index 240e83f57e8..76b0c839be9 100644
--- a/l10n/et_EE/user_ldap.po
+++ b/l10n/et_EE/user_ldap.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: pisike.sipelgas \n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/core.po b/l10n/eu/core.po
index 675efa29660..c46b389c02e 100644
--- a/l10n/eu/core.po
+++ b/l10n/eu/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/files.po b/l10n/eu/files.po
index 88221c8eeb5..f3bf438229a 100644
--- a/l10n/eu/files.po
+++ b/l10n/eu/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/files_external.po b/l10n/eu/files_external.po
index 291cd4c6cf1..b6e245622a5 100644
--- a/l10n/eu/files_external.po
+++ b/l10n/eu/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/files_sharing.po b/l10n/eu/files_sharing.po
index c01635bda33..6054c2f26aa 100644
--- a/l10n/eu/files_sharing.po
+++ b/l10n/eu/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Deskargatu"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Igo"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Ezeztatu igoera"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/eu/files_trashbin.po b/l10n/eu/files_trashbin.po
index 7273f85ab52..6bceb392773 100644
--- a/l10n/eu/files_trashbin.po
+++ b/l10n/eu/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/lib.po b/l10n/eu/lib.po
index 8b721c3e80a..9cab251fe63 100644
--- a/l10n/eu/lib.po
+++ b/l10n/eu/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Testua"
msgid "Images"
msgstr "Irudiak"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Ezarri administraziorako erabiltzaile izena."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Ezarri administraziorako pasahitza."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s sartu datu basearen erabiltzaile izena."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s sartu datu basearen izena."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s ezin duzu punturik erabili datu basearen izenean."
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s sartu datu basearen hostalaria."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL erabiltzaile edota pasahitza ez dira egokiak."
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Existitzen den kontu bat edo administradorearena jarri behar duzu."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "MySQL erabiltzaile edota pasahitza ez dira egokiak."
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "DB errorea: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Errorea komando honek sortu du: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "MySQL '%s'@'localhost' erabiltzailea dagoeneko existitzen da."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Ezabatu erabiltzaile hau MySQLtik"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "MySQL '%s'@'%%' erabiltzailea dagoeneko existitzen da"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Ezabatu erabiltzaile hau MySQLtik."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Oracle erabiltzaile edota pasahitza ez dira egokiak."
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Errorea komando honek sortu du: \"%s\", izena: %s, pasahitza: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "MS SQL erabiltzaile izena edota pasahitza ez dira egokiak: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Existitzen den kontu bat edo administradorearena jarri behar duzu."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "MySQL erabiltzaile edota pasahitza ez dira egokiak."
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "DB errorea: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Errorea komando honek sortu du: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "MySQL '%s'@'localhost' erabiltzailea dagoeneko existitzen da."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Ezabatu erabiltzaile hau MySQLtik"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "MySQL '%s'@'%%' erabiltzailea dagoeneko existitzen da"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Ezabatu erabiltzaile hau MySQLtik."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Oracle erabiltzaile edota pasahitza ez dira egokiak."
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Errorea komando honek sortu du: \"%s\", izena: %s, pasahitza: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL erabiltzaile edota pasahitza ez dira egokiak."
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Ezarri administraziorako erabiltzaile izena."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Ezarri administraziorako pasahitza."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Zure web zerbitzaria ez dago oraindik ongi konfiguratuta fitxategien sinkronizazioa egiteko, WebDAV interfazea ongi ez dagoela dirudi."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Mesedez begiratu instalazio gidak."
diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po
index 474481aeeab..0598c11fdec 100644
--- a/l10n/eu/settings.po
+++ b/l10n/eu/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/user_ldap.po b/l10n/eu/user_ldap.po
index 066543e9a4c..48d55eb3f48 100644
--- a/l10n/eu/user_ldap.po
+++ b/l10n/eu/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/core.po b/l10n/fa/core.po
index 3dcb9224dd5..c5ee41494c3 100644
--- a/l10n/fa/core.po
+++ b/l10n/fa/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/files.po b/l10n/fa/files.po
index 787fa325648..5f479a068f8 100644
--- a/l10n/fa/files.po
+++ b/l10n/fa/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/files_external.po b/l10n/fa/files_external.po
index 60089f1d736..7bdaa8c6c4d 100644
--- a/l10n/fa/files_external.po
+++ b/l10n/fa/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/files_sharing.po b/l10n/fa/files_sharing.po
index 1e999152fd1..602d27c8069 100644
--- a/l10n/fa/files_sharing.po
+++ b/l10n/fa/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "دانلود"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "بارگزاری"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "متوقف کردن بار گذاری"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/fa/files_trashbin.po b/l10n/fa/files_trashbin.po
index 30fa50bc9b4..d3a153a2367 100644
--- a/l10n/fa/files_trashbin.po
+++ b/l10n/fa/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/lib.po b/l10n/fa/lib.po
index 355b549aa14..e0b1d785b42 100644
--- a/l10n/fa/lib.po
+++ b/l10n/fa/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "متن"
msgid "Images"
msgstr "تصاویر"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "احتمالاً وب سرور شما طوری تنظیم نشده است که اجازه ی همگام سازی فایلها را بدهد زیرا به نظر میرسد رابط WebDAV از کار افتاده است."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "لطفاً دوباره راهنمای نصبرا بررسی کنید."
diff --git a/l10n/fa/settings.po b/l10n/fa/settings.po
index d7983b26ab3..14cda4fcf25 100644
--- a/l10n/fa/settings.po
+++ b/l10n/fa/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/user_ldap.po b/l10n/fa/user_ldap.po
index 0381856847e..d5964b3e2c2 100644
--- a/l10n/fa/user_ldap.po
+++ b/l10n/fa/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po
index 849398d4e88..75d8c3c06b7 100644
--- a/l10n/fi_FI/core.po
+++ b/l10n/fi_FI/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po
index d960c10ced2..11c2a04718b 100644
--- a/l10n/fi_FI/files.po
+++ b/l10n/fi_FI/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/files_external.po b/l10n/fi_FI/files_external.po
index 2b30e4f6b33..fb99e806fa5 100644
--- a/l10n/fi_FI/files_external.po
+++ b/l10n/fi_FI/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/files_sharing.po b/l10n/fi_FI/files_sharing.po
index 383de81ec4e..a16fe2e7d94 100644
--- a/l10n/fi_FI/files_sharing.po
+++ b/l10n/fi_FI/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Lataa"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Lähetä"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Peru lähetys"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/fi_FI/files_trashbin.po b/l10n/fi_FI/files_trashbin.po
index 4c27e5a559a..0b62a34f495 100644
--- a/l10n/fi_FI/files_trashbin.po
+++ b/l10n/fi_FI/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/lib.po b/l10n/fi_FI/lib.po
index 2a8ebec1650..7c5e9b8afd2 100644
--- a/l10n/fi_FI/lib.po
+++ b/l10n/fi_FI/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: Jiri Grönroos \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Teksti"
msgid "Images"
msgstr "Kuvat"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Aseta ylläpitäjän käyttäjätunnus."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Aseta ylläpitäjän salasana."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s anna tietokannan käyttäjätunnus."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s anna tietokannan nimi."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s et voi käyttää pisteitä tietokannan nimessä"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL:n käyttäjätunnus ja/tai salasana on väärin"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Oracle-yhteyttä ei voitu muodostaa"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "MySQL:n käyttäjätunnus ja/tai salasana on väärin"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Tietokantavirhe: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "MySQL-käyttäjä '%s'@'localhost' on jo olemassa."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Pudota tämä käyttäjä MySQL:stä"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "MySQL-käyttäjä '%s'@'%%' on jo olemassa"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Pudota tämä käyttäjä MySQL:stä."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Oraclen käyttäjätunnus ja/tai salasana on väärin"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "MS SQL -käyttäjätunnus ja/tai -salasana on väärin: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "MySQL:n käyttäjätunnus ja/tai salasana on väärin"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Tietokantavirhe: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "MySQL-käyttäjä '%s'@'localhost' on jo olemassa."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Pudota tämä käyttäjä MySQL:stä"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "MySQL-käyttäjä '%s'@'%%' on jo olemassa"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Pudota tämä käyttäjä MySQL:stä."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Oracle-yhteyttä ei voitu muodostaa"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Oraclen käyttäjätunnus ja/tai salasana on väärin"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL:n käyttäjätunnus ja/tai salasana on väärin"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Aseta ylläpitäjän käyttäjätunnus."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Aseta ylläpitäjän salasana."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Lue tarkasti asennusohjeet."
diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po
index 4f01bb0826f..bb7af6137a8 100644
--- a/l10n/fi_FI/settings.po
+++ b/l10n/fi_FI/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/user_ldap.po b/l10n/fi_FI/user_ldap.po
index 6355e10168a..523a8bac5c7 100644
--- a/l10n/fi_FI/user_ldap.po
+++ b/l10n/fi_FI/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/core.po b/l10n/fr/core.po
index 32291304329..3a6b4c7cd4b 100644
--- a/l10n/fr/core.po
+++ b/l10n/fr/core.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/files.po b/l10n/fr/files.po
index 2e793a94832..17049c748e8 100644
--- a/l10n/fr/files.po
+++ b/l10n/fr/files.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/files_external.po b/l10n/fr/files_external.po
index 03af94af577..2ec82fe8a69 100644
--- a/l10n/fr/files_external.po
+++ b/l10n/fr/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/files_sharing.po b/l10n/fr/files_sharing.po
index 72bf5adf421..f4634705d8f 100644
--- a/l10n/fr/files_sharing.po
+++ b/l10n/fr/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Télécharger"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Envoyer"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Annuler l'envoi"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/fr/files_trashbin.po b/l10n/fr/files_trashbin.po
index e9cbc3c4725..0aee0942cab 100644
--- a/l10n/fr/files_trashbin.po
+++ b/l10n/fr/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/lib.po b/l10n/fr/lib.po
index 8da646ad13c..28765054f35 100644
--- a/l10n/fr/lib.po
+++ b/l10n/fr/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: Cyril Glapa \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texte"
msgid "Images"
msgstr "Images"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Spécifiez un nom d'utilisateur pour l'administrateur."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Spécifiez un mot de passe administrateur."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s entrez le nom d'utilisateur de la base de données."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s entrez le nom de la base de données."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s vous nez pouvez pas utiliser de points dans le nom de la base de données"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s spécifiez l'hôte de la base de données."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL invalide"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Vous devez spécifier soit le nom d'un compte existant, soit celui de l'administrateur."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "La connexion Oracle ne peut pas être établie"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Nom d'utilisateur et/ou mot de passe de la base MySQL invalide"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Erreur de la base de données : \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "La requête en cause est : \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "L'utilisateur MySQL '%s'@'localhost' existe déjà."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Retirer cet utilisateur de la base MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "L'utilisateur MySQL '%s'@'%%' existe déjà"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Retirer cet utilisateur de la base MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Nom d'utilisateur et/ou mot de passe de la base Oracle invalide"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "La requête en cause est : \"%s\", nom : %s, mot de passe : %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Le nom d'utilisateur et/ou le mot de passe de la base MS SQL est invalide : %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Vous devez spécifier soit le nom d'un compte existant, soit celui de l'administrateur."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Nom d'utilisateur et/ou mot de passe de la base MySQL invalide"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Erreur de la base de données : \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "La requête en cause est : \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "L'utilisateur MySQL '%s'@'localhost' existe déjà."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Retirer cet utilisateur de la base MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "L'utilisateur MySQL '%s'@'%%' existe déjà"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Retirer cet utilisateur de la base MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "La connexion Oracle ne peut pas être établie"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Nom d'utilisateur et/ou mot de passe de la base Oracle invalide"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "La requête en cause est : \"%s\", nom : %s, mot de passe : %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL invalide"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Spécifiez un nom d'utilisateur pour l'administrateur."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Spécifiez un mot de passe administrateur."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Votre serveur web, n'est pas correctement configuré pour permettre la synchronisation des fichiers, car l'interface WebDav ne fonctionne pas comme il faut."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Veuillez vous référer au guide d'installation."
diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po
index 74af04fd739..4eeb058a345 100644
--- a/l10n/fr/settings.po
+++ b/l10n/fr/settings.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/user_ldap.po b/l10n/fr/user_ldap.po
index 8891298eca7..def6daab341 100644
--- a/l10n/fr/user_ldap.po
+++ b/l10n/fr/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: plachance \n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/core.po b/l10n/gl/core.po
index e77e5ccbfb6..7d28e1810b0 100644
--- a/l10n/gl/core.po
+++ b/l10n/gl/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/files.po b/l10n/gl/files.po
index d63a7006315..dd337db8d0b 100644
--- a/l10n/gl/files.po
+++ b/l10n/gl/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/files_external.po b/l10n/gl/files_external.po
index 1a0c5417ca0..3f927415da5 100644
--- a/l10n/gl/files_external.po
+++ b/l10n/gl/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/files_sharing.po b/l10n/gl/files_sharing.po
index 88c99d9d762..62b7a71f9dc 100644
--- a/l10n/gl/files_sharing.po
+++ b/l10n/gl/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Descargar"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Enviar"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Cancelar o envío"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/gl/files_trashbin.po b/l10n/gl/files_trashbin.po
index 19daf03575f..436e1362496 100644
--- a/l10n/gl/files_trashbin.po
+++ b/l10n/gl/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/lib.po b/l10n/gl/lib.po
index 3f928923e01..4a8a2f37611 100644
--- a/l10n/gl/lib.po
+++ b/l10n/gl/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: mbouzada \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texto"
msgid "Images"
msgstr "Imaxes"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Estabeleza un nome de usuario administrador"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Estabeleza un contrasinal de administrador"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s introduza o nome de usuario da base de datos"
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s introduza o nome da base de datos"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s non se poden empregar puntos na base de datos"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s estabeleza o servidor da base de datos"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Deberá introducir unha conta existente ou o administrador."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Non foi posíbel estabelecer a conexión con Oracle"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Nome de usuario e/ou contrasinal de MySQL incorrecto"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Produciuse un erro na base de datos: «%s»"
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "A orde ofensiva foi: «%s»"
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "O usuario MySQL '%s'@'localhost' xa existe."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Omitir este usuario de MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "O usuario MySQL «%s»@«%%» xa existe."
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Omitir este usuario de MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Nome de usuario e/ou contrasinal de Oracle incorrecto"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "A orde ofensiva foi: «%s», nome: %s, contrasinal: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Nome de usuario e/ou contrasinal de MS SQL incorrecto: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Deberá introducir unha conta existente ou o administrador."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Nome de usuario e/ou contrasinal de MySQL incorrecto"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Produciuse un erro na base de datos: «%s»"
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "A orde ofensiva foi: «%s»"
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "O usuario MySQL '%s'@'localhost' xa existe."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Omitir este usuario de MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "O usuario MySQL «%s»@«%%» xa existe."
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Omitir este usuario de MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Non foi posíbel estabelecer a conexión con Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Nome de usuario e/ou contrasinal de Oracle incorrecto"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "A orde ofensiva foi: «%s», nome: %s, contrasinal: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Estabeleza un nome de usuario administrador"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Estabeleza un contrasinal de administrador"
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "O seu servidor web non está aínda configurado adecuadamente para permitir a sincronización de ficheiros xa que semella que a interface WebDAV non está a funcionar."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Volva comprobar as guías de instalación"
diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po
index 45447ff1c9d..730dbaf6682 100644
--- a/l10n/gl/settings.po
+++ b/l10n/gl/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: mbouzada \n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po
index 388b974bef3..1030cf7eefd 100644
--- a/l10n/gl/user_ldap.po
+++ b/l10n/gl/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: mbouzada \n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/core.po b/l10n/he/core.po
index ca74993df6a..430ebc31a96 100644
--- a/l10n/he/core.po
+++ b/l10n/he/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/files.po b/l10n/he/files.po
index 8fe64935670..05c8c0a2868 100644
--- a/l10n/he/files.po
+++ b/l10n/he/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/files_external.po b/l10n/he/files_external.po
index 634fbbd4fbc..b409186a568 100644
--- a/l10n/he/files_external.po
+++ b/l10n/he/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/files_sharing.po b/l10n/he/files_sharing.po
index 91d260796df..d07aa871c1b 100644
--- a/l10n/he/files_sharing.po
+++ b/l10n/he/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "הורדה"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "העלאה"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "ביטול ההעלאה"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/he/files_trashbin.po b/l10n/he/files_trashbin.po
index d0f3011dbb4..af9c1412e0c 100644
--- a/l10n/he/files_trashbin.po
+++ b/l10n/he/files_trashbin.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Yaron Shahrabani \n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/lib.po b/l10n/he/lib.po
index 64a259b1180..aa2b65e12c1 100644
--- a/l10n/he/lib.po
+++ b/l10n/he/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "טקסט"
msgid "Images"
msgstr "תמונות"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "שרת האינטרנט שלך אינו מוגדר לצורכי סנכרון קבצים עדיין כיוון שמנשק ה־WebDAV כנראה אינו תקין."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "נא לעיין שוב במדריכי ההתקנה."
diff --git a/l10n/he/settings.po b/l10n/he/settings.po
index 3dc377c9db0..9dbc1971bb5 100644
--- a/l10n/he/settings.po
+++ b/l10n/he/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/user_ldap.po b/l10n/he/user_ldap.po
index da448cb0426..62628c228cf 100644
--- a/l10n/he/user_ldap.po
+++ b/l10n/he/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hi/core.po b/l10n/hi/core.po
index ffbf1a6d8e6..20af6ad0012 100644
--- a/l10n/hi/core.po
+++ b/l10n/hi/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hi/files.po b/l10n/hi/files.po
index 26c5f9526f0..f0db4598b85 100644
--- a/l10n/hi/files.po
+++ b/l10n/hi/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hi/lib.po b/l10n/hi/lib.po
index 61faec92112..98c33306957 100644
--- a/l10n/hi/lib.po
+++ b/l10n/hi/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 00:02+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/hr/core.po b/l10n/hr/core.po
index 34093a3b56d..b90250796f8 100644
--- a/l10n/hr/core.po
+++ b/l10n/hr/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hr/files.po b/l10n/hr/files.po
index 3450a9e4eaf..023c22b2f42 100644
--- a/l10n/hr/files.po
+++ b/l10n/hr/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hr/files_external.po b/l10n/hr/files_external.po
index dc454c94d68..bd1153398e6 100644
--- a/l10n/hr/files_external.po
+++ b/l10n/hr/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hr/files_sharing.po b/l10n/hr/files_sharing.po
index b2c36fff35a..1a605a20c52 100644
--- a/l10n/hr/files_sharing.po
+++ b/l10n/hr/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Preuzimanje"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Učitaj"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Prekini upload"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/hr/files_trashbin.po b/l10n/hr/files_trashbin.po
index a8aaf213c13..729e562f469 100644
--- a/l10n/hr/files_trashbin.po
+++ b/l10n/hr/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hr/lib.po b/l10n/hr/lib.po
index 74b7704887e..57590248f58 100644
--- a/l10n/hr/lib.po
+++ b/l10n/hr/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Tekst"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po
index 43a94d41480..accc870340c 100644
--- a/l10n/hr/settings.po
+++ b/l10n/hr/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hr/user_ldap.po b/l10n/hr/user_ldap.po
index 6ae1ef36d2a..88d87af67d6 100644
--- a/l10n/hr/user_ldap.po
+++ b/l10n/hr/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po
index 348b8ec1c8f..ad1891917b9 100644
--- a/l10n/hu_HU/core.po
+++ b/l10n/hu_HU/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po
index 7a64e0247fe..307740c1378 100644
--- a/l10n/hu_HU/files.po
+++ b/l10n/hu_HU/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/files_external.po b/l10n/hu_HU/files_external.po
index f483c3cd4e7..537f4566670 100644
--- a/l10n/hu_HU/files_external.po
+++ b/l10n/hu_HU/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Laszlo Tornoci \n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/files_sharing.po b/l10n/hu_HU/files_sharing.po
index 3abeda4c4b7..75b3dafa8ee 100644
--- a/l10n/hu_HU/files_sharing.po
+++ b/l10n/hu_HU/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Letöltés"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Feltöltés"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "A feltöltés megszakítása"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/hu_HU/files_trashbin.po b/l10n/hu_HU/files_trashbin.po
index 583bcc647b7..347245bc928 100644
--- a/l10n/hu_HU/files_trashbin.po
+++ b/l10n/hu_HU/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/lib.po b/l10n/hu_HU/lib.po
index f84d931e4e1..bc467e63c20 100644
--- a/l10n/hu_HU/lib.po
+++ b/l10n/hu_HU/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
-"Last-Translator: Laszlo Tornoci \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Szöveg"
msgid "Images"
msgstr "Képek"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Állítson be egy felhasználói nevet az adminisztrációhoz."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Állítson be egy jelszót az adminisztrációhoz."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s adja meg az adatbázist elérő felhasználó login nevét."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s adja meg az adatbázis nevét."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s az adatbázis neve nem tartalmazhat pontot"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s adja meg az adatbázist szolgáltató számítógép nevét."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "A PostgreSQL felhasználói név és/vagy jelszó érvénytelen"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Vagy egy létező felhasználó vagy az adminisztrátor bejelentkezési nevét kell megadnia"
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Az Oracle kapcsolat nem hozható létre"
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "A MySQL felhasználói név és/vagy jelszó érvénytelen"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Adatbázis hiba: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "A hibát ez a parancs okozta: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "A '%s'@'localhost' MySQL felhasználó már létezik."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Törölje ezt a felhasználót a MySQL-ből"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "A '%s'@'%%' MySQL felhasználó már létezik"
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Törölje ezt a felhasználót a MySQL-ből."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Az Oracle felhasználói név és/vagy jelszó érvénytelen"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "A hibát okozó parancs ez volt: \"%s\", login név: %s, jelszó: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Az MS SQL felhasználónév és/vagy jelszó érvénytelen: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Vagy egy létező felhasználó vagy az adminisztrátor bejelentkezési nevét kell megadnia"
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "A MySQL felhasználói név és/vagy jelszó érvénytelen"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Adatbázis hiba: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "A hibát ez a parancs okozta: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "A '%s'@'localhost' MySQL felhasználó már létezik."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Törölje ezt a felhasználót a MySQL-ből"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "A '%s'@'%%' MySQL felhasználó már létezik"
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Törölje ezt a felhasználót a MySQL-ből."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Az Oracle kapcsolat nem hozható létre"
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Az Oracle felhasználói név és/vagy jelszó érvénytelen"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "A hibát okozó parancs ez volt: \"%s\", login név: %s, jelszó: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "A PostgreSQL felhasználói név és/vagy jelszó érvénytelen"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Állítson be egy felhasználói nevet az adminisztrációhoz."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Állítson be egy jelszót az adminisztrációhoz."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Az Ön webkiszolgálója nincs megfelelően beállítva az állományok szinkronizálásához, mert a WebDAV-elérés úgy tűnik, nem működik."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Kérjük tüzetesen tanulmányozza át a telepítési útmutatót."
diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po
index b73b054d1ca..9be1308cd36 100644
--- a/l10n/hu_HU/settings.po
+++ b/l10n/hu_HU/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/user_ldap.po b/l10n/hu_HU/user_ldap.po
index 83a2b3badb7..64e2f66930f 100644
--- a/l10n/hu_HU/user_ldap.po
+++ b/l10n/hu_HU/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Laszlo Tornoci \n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hy/files.po b/l10n/hy/files.po
index b45ade4c260..9bbbd09b4dc 100644
--- a/l10n/hy/files.po
+++ b/l10n/hy/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hy/files_external.po b/l10n/hy/files_external.po
index c9eb88b7cf3..8c1f659fea9 100644
--- a/l10n/hy/files_external.po
+++ b/l10n/hy/files_external.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME \n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
diff --git a/l10n/hy/files_sharing.po b/l10n/hy/files_sharing.po
index e88e195ae7c..b7a0eb990b1 100644
--- a/l10n/hy/files_sharing.po
+++ b/l10n/hy/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hy/files_trashbin.po b/l10n/hy/files_trashbin.po
index be5d7580613..f75b6cf071d 100644
--- a/l10n/hy/files_trashbin.po
+++ b/l10n/hy/files_trashbin.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME \n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
diff --git a/l10n/hy/lib.po b/l10n/hy/lib.po
index a40365032ad..f1c31aeae69 100644
--- a/l10n/hy/lib.po
+++ b/l10n/hy/lib.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-04-26 08:01+0000\n"
-"Last-Translator: FULL NAME \n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: hy\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:133 setup.php:238
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:308
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:309
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:314
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:315
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:466 setup.php:533
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:592 setup.php:624
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:644
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:867
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/hy/settings.po b/l10n/hy/settings.po
index a6b22361172..88daa4328aa 100644
--- a/l10n/hy/settings.po
+++ b/l10n/hy/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/core.po b/l10n/ia/core.po
index 5eea99a98bd..5a80503ef6d 100644
--- a/l10n/ia/core.po
+++ b/l10n/ia/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/files.po b/l10n/ia/files.po
index fce72f28a29..a4472b35a2a 100644
--- a/l10n/ia/files.po
+++ b/l10n/ia/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/files_external.po b/l10n/ia/files_external.po
index aed067da087..650cb568309 100644
--- a/l10n/ia/files_external.po
+++ b/l10n/ia/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/files_sharing.po b/l10n/ia/files_sharing.po
index 0519a022863..a23f8f76541 100644
--- a/l10n/ia/files_sharing.po
+++ b/l10n/ia/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@@ -41,7 +41,7 @@ msgstr "Discargar"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Incargar"
#: templates/public.php:51
msgid "Cancel upload"
diff --git a/l10n/ia/files_trashbin.po b/l10n/ia/files_trashbin.po
index 3677d4d2042..4ade7be8618 100644
--- a/l10n/ia/files_trashbin.po
+++ b/l10n/ia/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/lib.po b/l10n/ia/lib.po
index 744a6630f3a..6391d0ede0a 100644
--- a/l10n/ia/lib.po
+++ b/l10n/ia/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Texto"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po
index 39f3abc4b6a..904051b3833 100644
--- a/l10n/ia/settings.po
+++ b/l10n/ia/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/user_ldap.po b/l10n/ia/user_ldap.po
index 9ae5c2dda6e..871d741ca6d 100644
--- a/l10n/ia/user_ldap.po
+++ b/l10n/ia/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/core.po b/l10n/id/core.po
index 2e79c846d4e..872bead41d3 100644
--- a/l10n/id/core.po
+++ b/l10n/id/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/files.po b/l10n/id/files.po
index 860b201fcf8..0319fbe88e2 100644
--- a/l10n/id/files.po
+++ b/l10n/id/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/files_external.po b/l10n/id/files_external.po
index 8c70eeea371..27902688dc7 100644
--- a/l10n/id/files_external.po
+++ b/l10n/id/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/files_sharing.po b/l10n/id/files_sharing.po
index 7f9793d2454..14e868876f7 100644
--- a/l10n/id/files_sharing.po
+++ b/l10n/id/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Unduh"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Unggah"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Batal pengunggahan"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/id/files_trashbin.po b/l10n/id/files_trashbin.po
index 1bedcf3297f..10a7d38e696 100644
--- a/l10n/id/files_trashbin.po
+++ b/l10n/id/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/lib.po b/l10n/id/lib.po
index 9d0e9979392..1ab548cd100 100644
--- a/l10n/id/lib.po
+++ b/l10n/id/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Teks"
msgid "Images"
msgstr "Gambar"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Setel nama pengguna admin."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Setel sandi admin."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s masukkan nama pengguna basis data."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s masukkan nama basis data."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%sAnda tidak boleh menggunakan karakter titik pada nama basis data"
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr "%s setel host basis data."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nama pengguna dan/atau sandi PostgreSQL tidak valid"
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr "Anda harus memasukkan akun yang sudah ada atau administrator."
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr "Nama pengguna dan/atau sandi MySQL tidak valid"
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr "Galat Basis Data: \"%s\""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr "Perintah yang bermasalah: \"%s\""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr "Pengguna MySQL '%s'@'localhost' sudah ada."
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr "Hapus pengguna ini dari MySQL"
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr "Pengguna MySQL '%s'@'%%' sudah ada."
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr "Hapus pengguna ini dari MySQL."
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr "Nama pengguna dan/atau sandi Oracle tidak valid"
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr "Perintah yang bermasalah: \"%s\", nama pengguna: %s, sandi: %s"
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr "Nama pengguna dan/atau sandi MySQL tidak valid: %s"
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr "Anda harus memasukkan akun yang sudah ada atau administrator."
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr "Nama pengguna dan/atau sandi MySQL tidak valid"
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr "Galat Basis Data: \"%s\""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr "Perintah yang bermasalah: \"%s\""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr "Pengguna MySQL '%s'@'localhost' sudah ada."
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr "Hapus pengguna ini dari MySQL"
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr "Pengguna MySQL '%s'@'%%' sudah ada."
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr "Hapus pengguna ini dari MySQL."
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr "Nama pengguna dan/atau sandi Oracle tidak valid"
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr "Perintah yang bermasalah: \"%s\", nama pengguna: %s, sandi: %s"
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nama pengguna dan/atau sandi PostgreSQL tidak valid"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Setel nama pengguna admin."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Setel sandi admin."
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Web server Anda belum dikonfigurasikan dengan baik untuk mengizinkan sinkronisasi berkas karena tampaknya antarmuka WebDAV rusak."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr "Silakan periksa ulang panduan instalasi."
diff --git a/l10n/id/settings.po b/l10n/id/settings.po
index e8a462c8ea9..1614ef025ae 100644
--- a/l10n/id/settings.po
+++ b/l10n/id/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/user_ldap.po b/l10n/id/user_ldap.po
index 0babc48fbd3..3dd75d6b6f3 100644
--- a/l10n/id/user_ldap.po
+++ b/l10n/id/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/core.po b/l10n/is/core.po
index 7b160c2204e..21fe30d65fa 100644
--- a/l10n/is/core.po
+++ b/l10n/is/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/files.po b/l10n/is/files.po
index 7964d170f02..48b5cdc94f9 100644
--- a/l10n/is/files.po
+++ b/l10n/is/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/files_external.po b/l10n/is/files_external.po
index 6401815c0bf..2298e12c4b2 100644
--- a/l10n/is/files_external.po
+++ b/l10n/is/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/files_sharing.po b/l10n/is/files_sharing.po
index 84cd848b3f6..135c41c45c2 100644
--- a/l10n/is/files_sharing.po
+++ b/l10n/is/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@@ -41,11 +41,11 @@ msgstr "Niðurhal"
#: templates/public.php:41
msgid "Upload"
-msgstr ""
+msgstr "Senda inn"
#: templates/public.php:51
msgid "Cancel upload"
-msgstr ""
+msgstr "Hætta við innsendingu"
#: templates/public.php:80
msgid "No preview available for"
diff --git a/l10n/is/files_trashbin.po b/l10n/is/files_trashbin.po
index b13cc106f26..78ed9e18630 100644
--- a/l10n/is/files_trashbin.po
+++ b/l10n/is/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/lib.po b/l10n/is/lib.po
index 4002533bdbe..b507dba9e88 100644
--- a/l10n/is/lib.po
+++ b/l10n/is/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Texti"
msgid "Images"
msgstr "Myndir"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
-#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:127 setup.php:235
-msgid "You need to enter either an existing account or the administrator."
-msgstr ""
-
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
-msgid "MySQL username and/or password not valid"
-msgstr ""
-
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
-#, php-format
-msgid "DB Error: \"%s\""
-msgstr ""
-
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
-#, php-format
-msgid "Offending command was: \"%s\""
-msgstr ""
-
-#: setup.php:305
-#, php-format
-msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
-
-#: setup.php:306
-msgid "Drop this user from MySQL"
-msgstr ""
-
-#: setup.php:311
-#, php-format
-msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
-
-#: setup.php:312
-msgid "Drop this user from MySQL."
-msgstr ""
-
-#: setup.php:469 setup.php:536
-msgid "Oracle username and/or password not valid"
-msgstr ""
-
-#: setup.php:595 setup.php:627
-#, php-format
-msgid "Offending command was: \"%s\", name: %s, password: %s"
-msgstr ""
-
-#: setup.php:647
+#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:870
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
+msgid "You need to enter either an existing account or the administrator."
+msgstr ""
+
+#: setup/mysql.php:12
+msgid "MySQL username and/or password not valid"
+msgstr ""
+
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
+#, php-format
+msgid "DB Error: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
+#, php-format
+msgid "Offending command was: \"%s\""
+msgstr ""
+
+#: setup/mysql.php:85
+#, php-format
+msgid "MySQL user '%s'@'localhost' exists already."
+msgstr ""
+
+#: setup/mysql.php:86
+msgid "Drop this user from MySQL"
+msgstr ""
+
+#: setup/mysql.php:91
+#, php-format
+msgid "MySQL user '%s'@'%%' already exists"
+msgstr ""
+
+#: setup/mysql.php:92
+msgid "Drop this user from MySQL."
+msgstr ""
+
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
+msgid "Oracle username and/or password not valid"
+msgstr ""
+
+#: setup/oci.php:173 setup/oci.php:205
+#, php-format
+msgid "Offending command was: \"%s\", name: %s, password: %s"
+msgstr ""
+
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr ""
+
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the installation guides."
msgstr ""
diff --git a/l10n/is/settings.po b/l10n/is/settings.po
index 19dcc5a1aed..cbbc1cd90c8 100644
--- a/l10n/is/settings.po
+++ b/l10n/is/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/user_ldap.po b/l10n/is/user_ldap.po
index 2805f82461a..0ed36d8bf35 100644
--- a/l10n/is/user_ldap.po
+++ b/l10n/is/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Magnus Magnusson \n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/it/core.po b/l10n/it/core.po
index 9ea7201e5f8..10d0615fe87 100644
--- a/l10n/it/core.po
+++ b/l10n/it/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:03+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-30 00:02+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/it/files.po b/l10n/it/files.po
index 1f54e199104..8771707d459 100644
--- a/l10n/it/files.po
+++ b/l10n/it/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:04+0200\n"
+"PO-Revision-Date: 2013-06-29 23:14+0000\n"
"Last-Translator: I Robot \n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/it/files_external.po b/l10n/it/files_external.po
index 1e0b9fb3811..930032bed28 100644
--- a/l10n/it/files_external.po
+++ b/l10n/it/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-28 23:25+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: Vincenzo Reale \n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po
index f519ba7f54a..a7246a420b6 100644
--- a/l10n/it/files_sharing.po
+++ b/l10n/it/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-29 02:03+0200\n"
-"PO-Revision-Date: 2013-06-29 00:04+0000\n"
+"POT-Creation-Date: 2013-06-30 02:05+0200\n"
+"PO-Revision-Date: 2013-06-29 23:15+0000\n"
"Last-Translator: I Robot