diff --git a/.htaccess b/.htaccess
index a5d51c7808..048a56d638 100755
--- a/.htaccess
+++ b/.htaccess
@@ -1,3 +1,11 @@
+
+
+
+SetEnvIfNoCase ^Authorization$ "(.+)" XAUTHORIZATION=$1
+RequestHeader set XAuthorization %{XAUTHORIZATION}e env=XAUTHORIZATION
+
+
+
ErrorDocument 403 /core/templates/403.php
ErrorDocument 404 /core/templates/404.php
@@ -12,6 +20,7 @@ php_value memory_limit 512M
RewriteEngine on
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteRule ^.well-known/host-meta /public.php?service=host-meta [QSA,L]
+RewriteRule ^.well-known/host-meta.json /public.php?service=host-meta-json [QSA,L]
RewriteRule ^.well-known/carddav /remote.php/carddav/ [R]
RewriteRule ^.well-known/caldav /remote.php/caldav/ [R]
RewriteRule ^apps/calendar/caldav.php remote.php/caldav/ [QSA,L]
diff --git a/apps/files/js/filelist.js b/apps/files/js/filelist.js
index f08e412921..ae92a3f1ee 100644
--- a/apps/files/js/filelist.js
+++ b/apps/files/js/filelist.js
@@ -375,4 +375,7 @@ $(document).ready(function(){
FileList.lastAction();
}
});
+ $(window).unload(function (){
+ $(window).trigger('beforeunload');
+ });
});
diff --git a/apps/files/js/files.js b/apps/files/js/files.js
index 16f7c96606..e54d4d7b74 100644
--- a/apps/files/js/files.js
+++ b/apps/files/js/files.js
@@ -201,7 +201,7 @@ $(document).ready(function() {
var totalSize=0;
if(files){
for(var i=0;i "{count} carpetes",
"1 file" => "1 fitxer",
"{count} files" => "{count} fitxers",
-"seconds ago" => "segons enrere",
-"1 minute ago" => "fa 1 minut",
-"{minutes} minutes ago" => "fa {minutes} minuts",
-"today" => "avui",
-"yesterday" => "ahir",
-"{days} days ago" => "fa {days} dies",
-"last month" => "el mes passat",
-"months ago" => "mesos enrere",
-"last year" => "l'any passat",
-"years ago" => "anys enrere",
"File handling" => "Gestió de fitxers",
"Maximum upload size" => "Mida màxima de pujada",
"max. possible: " => "màxim possible:",
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php
index 6d96033a8b..b8be5d0efa 100644
--- a/apps/files/l10n/cs_CZ.php
+++ b/apps/files/l10n/cs_CZ.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} složky",
"1 file" => "1 soubor",
"{count} files" => "{count} soubory",
-"seconds ago" => "před pár sekundami",
-"1 minute ago" => "před 1 minutou",
-"{minutes} minutes ago" => "před {minutes} minutami",
-"today" => "dnes",
-"yesterday" => "včera",
-"{days} days ago" => "před {days} dny",
-"last month" => "minulý měsíc",
-"months ago" => "před pár měsíci",
-"last year" => "minulý rok",
-"years ago" => "před pár lety",
"File handling" => "Zacházení se soubory",
"Maximum upload size" => "Maximální velikost pro odesílání",
"max. possible: " => "největší možná: ",
diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php
index a72ecf5f9a..ce8a0fa592 100644
--- a/apps/files/l10n/da.php
+++ b/apps/files/l10n/da.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} mapper",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
-"seconds ago" => "sekunder siden",
-"1 minute ago" => "1 minut siden",
-"{minutes} minutes ago" => "{minutes} minutter siden",
-"today" => "i dag",
-"yesterday" => "i går",
-"{days} days ago" => "{days} dage siden",
-"last month" => "sidste måned",
-"months ago" => "måneder siden",
-"last year" => "sidste år",
-"years ago" => "år siden",
"File handling" => "Filhåndtering",
"Maximum upload size" => "Maksimal upload-størrelse",
"max. possible: " => "max. mulige: ",
diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php
index f27565398b..be5ae397e1 100644
--- a/apps/files/l10n/de.php
+++ b/apps/files/l10n/de.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} Ordner",
"1 file" => "1 Datei",
"{count} files" => "{count} Dateien",
-"seconds ago" => "Gerade eben",
-"1 minute ago" => "vor einer Minute",
-"{minutes} minutes ago" => "Vor {minutes} Minuten",
-"today" => "Heute",
-"yesterday" => "Gestern",
-"{days} days ago" => "Vor {days} Tag(en)",
-"last month" => "Letzten Monat",
-"months ago" => "Monate her",
-"last year" => "Letztes Jahr",
-"years ago" => "Jahre her",
"File handling" => "Dateibehandlung",
"Maximum upload size" => "Maximale Upload-Größe",
"max. possible: " => "maximal möglich:",
diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php
index be8f83c0fc..d5e29fe1aa 100644
--- a/apps/files/l10n/de_DE.php
+++ b/apps/files/l10n/de_DE.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} Ordner",
"1 file" => "1 Datei",
"{count} files" => "{count} Dateien",
-"seconds ago" => "Gerade eben",
-"1 minute ago" => "Vor 1 Minute",
-"{minutes} minutes ago" => "Vor {minutes} Minuten",
-"today" => "Heute",
-"yesterday" => "Gestern",
-"{days} days ago" => "Vor {days} Tage(en)",
-"last month" => "Letzten Monat",
-"months ago" => "Vor Monaten",
-"last year" => "Letztes Jahr",
-"years ago" => "Vor Jahren",
"File handling" => "Dateibehandlung",
"Maximum upload size" => "Maximale Upload-Größe",
"max. possible: " => "maximal möglich:",
diff --git a/apps/files/l10n/el.php b/apps/files/l10n/el.php
index 93c050b93d..478823bc11 100644
--- a/apps/files/l10n/el.php
+++ b/apps/files/l10n/el.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} φάκελοι",
"1 file" => "1 αρχείο",
"{count} files" => "{count} αρχεία",
-"seconds ago" => "δευτερόλεπτα πριν",
-"1 minute ago" => "1 λεπτό πριν",
-"{minutes} minutes ago" => "{minutes} λεπτά πριν",
-"today" => "σήμερα",
-"yesterday" => "χτες",
-"{days} days ago" => "{days} ημέρες πριν",
-"last month" => "τελευταίο μήνα",
-"months ago" => "μήνες πριν",
-"last year" => "τελευταίο χρόνο",
-"years ago" => "χρόνια πριν",
"File handling" => "Διαχείριση αρχείων",
"Maximum upload size" => "Μέγιστο μέγεθος αποστολής",
"max. possible: " => "μέγιστο δυνατό:",
diff --git a/apps/files/l10n/eo.php b/apps/files/l10n/eo.php
index 4373bbf58b..4fae52dd15 100644
--- a/apps/files/l10n/eo.php
+++ b/apps/files/l10n/eo.php
@@ -26,14 +26,6 @@
"Name" => "Nomo",
"Size" => "Grando",
"Modified" => "Modifita",
-"seconds ago" => "sekundoj antaŭe",
-"1 minute ago" => "antaŭ 1 minuto",
-"today" => "hodiaŭ",
-"yesterday" => "hieraŭ",
-"last month" => "lastamonate",
-"months ago" => "monatoj antaŭe",
-"last year" => "lastajare",
-"years ago" => "jaroj antaŭe",
"File handling" => "Dosieradministro",
"Maximum upload size" => "Maksimuma alŝutogrando",
"max. possible: " => "maks. ebla: ",
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php
index 04cf10f96b..35f646db52 100644
--- a/apps/files/l10n/es.php
+++ b/apps/files/l10n/es.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} carpetas",
"1 file" => "1 archivo",
"{count} files" => "{count} archivos",
-"seconds ago" => "hace segundos",
-"1 minute ago" => "hace 1 minuto",
-"{minutes} minutes ago" => "hace {minutes} minutos",
-"today" => "hoy",
-"yesterday" => "ayer",
-"{days} days ago" => "hace {days} días",
-"last month" => "mes pasado",
-"months ago" => "hace meses",
-"last year" => "año pasado",
-"years ago" => "hace años",
"File handling" => "Tratamiento de archivos",
"Maximum upload size" => "Tamaño máximo de subida",
"max. possible: " => "máx. posible:",
diff --git a/apps/files/l10n/es_AR.php b/apps/files/l10n/es_AR.php
index baa9f25780..a4e29dfec2 100644
--- a/apps/files/l10n/es_AR.php
+++ b/apps/files/l10n/es_AR.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} directorios",
"1 file" => "1 archivo",
"{count} files" => "{count} archivos",
-"seconds ago" => "segundos atrás",
-"1 minute ago" => "hace 1 minuto",
-"{minutes} minutes ago" => "hace {minutes} minutos",
-"today" => "hoy",
-"yesterday" => "ayer",
-"{days} days ago" => "hace {days} días",
-"last month" => "el mes pasado",
-"months ago" => "meses atrás",
-"last year" => "el año pasado",
-"years ago" => "años atrás",
"File handling" => "Tratamiento de archivos",
"Maximum upload size" => "Tamaño máximo de subida",
"max. possible: " => "máx. posible:",
diff --git a/apps/files/l10n/et_EE.php b/apps/files/l10n/et_EE.php
index 20789dde99..a920d5c2cf 100644
--- a/apps/files/l10n/et_EE.php
+++ b/apps/files/l10n/et_EE.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} kausta",
"1 file" => "1 fail",
"{count} files" => "{count} faili",
-"seconds ago" => "sekundit tagasi",
-"1 minute ago" => "1 minut tagasi",
-"{minutes} minutes ago" => "{minutes} minutit tagasi",
-"today" => "täna",
-"yesterday" => "eile",
-"{days} days ago" => "{days} päeva tagasi",
-"last month" => "viimasel kuul",
-"months ago" => "kuu tagasi",
-"last year" => "viimasel aastal",
-"years ago" => "aastat tagasi",
"File handling" => "Failide käsitlemine",
"Maximum upload size" => "Maksimaalne üleslaadimise suurus",
"max. possible: " => "maks. võimalik: ",
diff --git a/apps/files/l10n/eu.php b/apps/files/l10n/eu.php
index f99c211607..cddbb945ed 100644
--- a/apps/files/l10n/eu.php
+++ b/apps/files/l10n/eu.php
@@ -26,14 +26,6 @@
"Name" => "Izena",
"Size" => "Tamaina",
"Modified" => "Aldatuta",
-"seconds ago" => "segundu",
-"1 minute ago" => "orain dela minutu 1",
-"today" => "gaur",
-"yesterday" => "atzo",
-"last month" => "joan den hilabetean",
-"months ago" => "hilabete",
-"last year" => "joan den urtean",
-"years ago" => "urte",
"File handling" => "Fitxategien kudeaketa",
"Maximum upload size" => "Igo daitekeen gehienezko tamaina",
"max. possible: " => "max, posiblea:",
diff --git a/apps/files/l10n/fa.php b/apps/files/l10n/fa.php
index ea3aa43b8f..7c05b09398 100644
--- a/apps/files/l10n/fa.php
+++ b/apps/files/l10n/fa.php
@@ -21,14 +21,6 @@
"Name" => "نام",
"Size" => "اندازه",
"Modified" => "تغییر یافته",
-"seconds ago" => "ثانیهها پیش",
-"1 minute ago" => "1 دقیقه پیش",
-"today" => "امروز",
-"yesterday" => "دیروز",
-"last month" => "ماه قبل",
-"months ago" => "ماههای قبل",
-"last year" => "سال قبل",
-"years ago" => "سالهای قبل",
"File handling" => "اداره پرونده ها",
"Maximum upload size" => "حداکثر اندازه بارگزاری",
"max. possible: " => "حداکثرمقدارممکن:",
diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php
index 5cbbc83edb..06f47405d0 100644
--- a/apps/files/l10n/fi_FI.php
+++ b/apps/files/l10n/fi_FI.php
@@ -29,16 +29,6 @@
"{count} folders" => "{count} kansiota",
"1 file" => "1 tiedosto",
"{count} files" => "{count} tiedostoa",
-"seconds ago" => "sekuntia sitten",
-"1 minute ago" => "1 minuutti sitten",
-"{minutes} minutes ago" => "{minutes} minuuttia sitten",
-"today" => "tänään",
-"yesterday" => "eilen",
-"{days} days ago" => "{days} päivää sitten",
-"last month" => "viime kuussa",
-"months ago" => "kuukautta sitten",
-"last year" => "viime vuonna",
-"years ago" => "vuotta sitten",
"File handling" => "Tiedostonhallinta",
"Maximum upload size" => "Lähetettävän tiedoston suurin sallittu koko",
"max. possible: " => "suurin mahdollinen:",
diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php
index 3068eb9274..e99a59e700 100644
--- a/apps/files/l10n/fr.php
+++ b/apps/files/l10n/fr.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} dossiers",
"1 file" => "1 fichier",
"{count} files" => "{count} fichiers",
-"seconds ago" => "secondes passées",
-"1 minute ago" => "Il y a une minute",
-"{minutes} minutes ago" => "Il y a {minutes} minutes",
-"today" => "aujourd'hui",
-"yesterday" => "hier",
-"{days} days ago" => "Il y a {days} jours",
-"last month" => "mois dernier",
-"months ago" => "mois passés",
-"last year" => "année dernière",
-"years ago" => "années passées",
"File handling" => "Gestion des fichiers",
"Maximum upload size" => "Taille max. d'envoi",
"max. possible: " => "Max. possible :",
diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php
index 7b332d47df..1c5dfceb4f 100644
--- a/apps/files/l10n/gl.php
+++ b/apps/files/l10n/gl.php
@@ -24,14 +24,6 @@
"Name" => "Nome",
"Size" => "Tamaño",
"Modified" => "Modificado",
-"seconds ago" => "hai segundos",
-"1 minute ago" => "hai 1 minuto",
-"today" => "hoxe",
-"yesterday" => "onte",
-"last month" => "último mes",
-"months ago" => "meses atrás",
-"last year" => "último ano",
-"years ago" => "anos atrás",
"File handling" => "Manexo de ficheiro",
"Maximum upload size" => "Tamaño máximo de envío",
"max. possible: " => "máx. posible: ",
diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php
index fc169710df..e9c85f2cb0 100644
--- a/apps/files/l10n/he.php
+++ b/apps/files/l10n/he.php
@@ -18,14 +18,6 @@
"Name" => "שם",
"Size" => "גודל",
"Modified" => "זמן שינוי",
-"seconds ago" => "שניות",
-"1 minute ago" => "לפני דקה אחת",
-"today" => "היום",
-"yesterday" => "אתמול",
-"last month" => "חודש שעבר",
-"months ago" => "חודשים",
-"last year" => "שנה שעברה",
-"years ago" => "שנים",
"File handling" => "טיפול בקבצים",
"Maximum upload size" => "גודל העלאה מקסימלי",
"max. possible: " => "המרבי האפשרי: ",
diff --git a/apps/files/l10n/hr.php b/apps/files/l10n/hr.php
index 2209d1f469..11f813f34a 100644
--- a/apps/files/l10n/hr.php
+++ b/apps/files/l10n/hr.php
@@ -26,13 +26,6 @@
"Name" => "Naziv",
"Size" => "Veličina",
"Modified" => "Zadnja promjena",
-"seconds ago" => "sekundi prije",
-"today" => "danas",
-"yesterday" => "jučer",
-"last month" => "prošli mjesec",
-"months ago" => "mjeseci",
-"last year" => "prošlu godinu",
-"years ago" => "godina",
"File handling" => "datoteka za rukovanje",
"Maximum upload size" => "Maksimalna veličina prijenosa",
"max. possible: " => "maksimalna moguća: ",
diff --git a/apps/files/l10n/hu_HU.php b/apps/files/l10n/hu_HU.php
index 6ded4de480..b96e2333e9 100644
--- a/apps/files/l10n/hu_HU.php
+++ b/apps/files/l10n/hu_HU.php
@@ -21,14 +21,6 @@
"Name" => "Név",
"Size" => "Méret",
"Modified" => "Módosítva",
-"seconds ago" => "másodperccel ezelőtt",
-"1 minute ago" => "1 perccel ezelőtt",
-"today" => "ma",
-"yesterday" => "tegnap",
-"last month" => "múlt hónapban",
-"months ago" => "hónappal ezelőtt",
-"last year" => "tavaly",
-"years ago" => "évvel ezelőtt",
"File handling" => "Fájlkezelés",
"Maximum upload size" => "Maximális feltölthető fájlméret",
"max. possible: " => "max. lehetséges",
diff --git a/apps/files/l10n/id.php b/apps/files/l10n/id.php
index 061d28c8f7..5da5ec63b1 100644
--- a/apps/files/l10n/id.php
+++ b/apps/files/l10n/id.php
@@ -21,14 +21,6 @@
"Name" => "Nama",
"Size" => "Ukuran",
"Modified" => "Dimodifikasi",
-"seconds ago" => "beberapa detik yang lalu",
-"1 minute ago" => "1 menit lalu",
-"today" => "hari ini",
-"yesterday" => "kemarin",
-"last month" => "bulan kemarin",
-"months ago" => "beberapa bulan lalu",
-"last year" => "tahun kemarin",
-"years ago" => "beberapa tahun lalu",
"File handling" => "Penanganan berkas",
"Maximum upload size" => "Ukuran unggah maksimum",
"max. possible: " => "Kemungkinan maks:",
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index c767fb43b2..901266c32d 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} cartelle",
"1 file" => "1 file",
"{count} files" => "{count} file",
-"seconds ago" => "secondi fa",
-"1 minute ago" => "1 minuto fa",
-"{minutes} minutes ago" => "{minutes} minuti fa",
-"today" => "oggi",
-"yesterday" => "ieri",
-"{days} days ago" => "{days} giorni fa",
-"last month" => "mese scorso",
-"months ago" => "mesi fa",
-"last year" => "anno scorso",
-"years ago" => "anni fa",
"File handling" => "Gestione file",
"Maximum upload size" => "Dimensione massima upload",
"max. possible: " => "numero mass.: ",
diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php
index 41f26fe3eb..9ec7e786b8 100644
--- a/apps/files/l10n/ja_JP.php
+++ b/apps/files/l10n/ja_JP.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} フォルダ",
"1 file" => "1 ファイル",
"{count} files" => "{count} ファイル",
-"seconds ago" => "秒前",
-"1 minute ago" => "1 分前",
-"{minutes} minutes ago" => "{minutes} 分前",
-"today" => "今日",
-"yesterday" => "昨日",
-"{days} days ago" => "{days} 日前",
-"last month" => "一月前",
-"months ago" => "月前",
-"last year" => "一年前",
-"years ago" => "年前",
"File handling" => "ファイル操作",
"Maximum upload size" => "最大アップロードサイズ",
"max. possible: " => "最大容量: ",
diff --git a/apps/files/l10n/ka_GE.php b/apps/files/l10n/ka_GE.php
index cfd0b2fa6e..ba991fd34c 100644
--- a/apps/files/l10n/ka_GE.php
+++ b/apps/files/l10n/ka_GE.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} საქაღალდე",
"1 file" => "1 ფაილი",
"{count} files" => "{count} ფაილი",
-"seconds ago" => "წამის წინ",
-"1 minute ago" => "1 წუთის წინ",
-"{minutes} minutes ago" => "{minutes} წუთის წინ",
-"today" => "დღეს",
-"yesterday" => "გუშინ",
-"{days} days ago" => "{days} დღის წინ",
-"last month" => "გასულ თვეში",
-"months ago" => "თვის წინ",
-"last year" => "გასულ წელს",
-"years ago" => "წლის წინ",
"File handling" => "ფაილის დამუშავება",
"Maximum upload size" => "მაქსიმუმ ატვირთის ზომა",
"max. possible: " => "მაქს. შესაძლებელი:",
diff --git a/apps/files/l10n/lt_LT.php b/apps/files/l10n/lt_LT.php
index 87c0f578c5..94ad807e2a 100644
--- a/apps/files/l10n/lt_LT.php
+++ b/apps/files/l10n/lt_LT.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} aplankalai",
"1 file" => "1 failas",
"{count} files" => "{count} failai",
-"seconds ago" => "prieš sekundę",
-"1 minute ago" => "Prieš 1 minutę",
-"{minutes} minutes ago" => "Prieš {count} minutes",
-"today" => "šiandien",
-"yesterday" => "vakar",
-"{days} days ago" => "Prieš {days} dienas",
-"last month" => "praeitą mėnesį",
-"months ago" => "prieš mėnesį",
-"last year" => "praeitais metais",
-"years ago" => "prieš metus",
"File handling" => "Failų tvarkymas",
"Maximum upload size" => "Maksimalus įkeliamo failo dydis",
"max. possible: " => "maks. galima:",
diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php
index 1d914b866a..f53b683f84 100644
--- a/apps/files/l10n/nb_NO.php
+++ b/apps/files/l10n/nb_NO.php
@@ -36,16 +36,6 @@
"{count} folders" => "{count} mapper",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
-"seconds ago" => "sekunder siden",
-"1 minute ago" => "1 minutt siden",
-"{minutes} minutes ago" => "{minutes} minutter siden",
-"today" => "i dag",
-"yesterday" => "i går",
-"{days} days ago" => "{days} dager siden",
-"last month" => "forrige måned",
-"months ago" => "måneder siden",
-"last year" => "forrige år",
-"years ago" => "år siden",
"File handling" => "Filhåndtering",
"Maximum upload size" => "Maksimum opplastingsstørrelse",
"max. possible: " => "max. mulige:",
diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php
index f3bfb397c4..61a56530f9 100644
--- a/apps/files/l10n/nl.php
+++ b/apps/files/l10n/nl.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} mappen",
"1 file" => "1 bestand",
"{count} files" => "{count} bestanden",
-"seconds ago" => "seconden geleden",
-"1 minute ago" => "1 minuut geleden",
-"{minutes} minutes ago" => "{minutes} minuten geleden",
-"today" => "vandaag",
-"yesterday" => "gisteren",
-"{days} days ago" => "{days} dagen geleden",
-"last month" => "vorige maand",
-"months ago" => "maanden geleden",
-"last year" => "vorig jaar",
-"years ago" => "jaar geleden",
"File handling" => "Bestand",
"Maximum upload size" => "Maximale bestandsgrootte voor uploads",
"max. possible: " => "max. mogelijk: ",
@@ -58,6 +48,7 @@
"New" => "Nieuw",
"Text file" => "Tekstbestand",
"Folder" => "Map",
+"From link" => "From link",
"Upload" => "Upload",
"Cancel upload" => "Upload afbreken",
"Nothing in here. Upload something!" => "Er bevindt zich hier niets. Upload een bestand!",
diff --git a/apps/files/l10n/oc.php b/apps/files/l10n/oc.php
index 078545b6d5..69d7db43b9 100644
--- a/apps/files/l10n/oc.php
+++ b/apps/files/l10n/oc.php
@@ -26,14 +26,6 @@
"Name" => "Nom",
"Size" => "Talha",
"Modified" => "Modificat",
-"seconds ago" => "secondas",
-"1 minute ago" => "1 minuta a",
-"today" => "uèi",
-"yesterday" => "ièr",
-"last month" => "mes passat",
-"months ago" => "meses",
-"last year" => "an passat",
-"years ago" => "ans",
"File handling" => "Manejament de fichièr",
"Maximum upload size" => "Talha maximum d'amontcargament",
"max. possible: " => "max. possible: ",
diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php
index 3f71e35a7f..ad48313773 100644
--- a/apps/files/l10n/pl.php
+++ b/apps/files/l10n/pl.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} foldery",
"1 file" => "1 plik",
"{count} files" => "{count} pliki",
-"seconds ago" => "sekund temu",
-"1 minute ago" => "1 minute temu",
-"{minutes} minutes ago" => "{minutes} minut temu",
-"today" => "dziś",
-"yesterday" => "wczoraj",
-"{days} days ago" => "{days} dni temu",
-"last month" => "ostani miesiąc",
-"months ago" => "miesięcy temu",
-"last year" => "ostatni rok",
-"years ago" => "lat temu",
"File handling" => "Zarządzanie plikami",
"Maximum upload size" => "Maksymalny rozmiar wysyłanego pliku",
"max. possible: " => "max. możliwych",
diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php
index 31de3f6e60..4af33ed13e 100644
--- a/apps/files/l10n/pt_BR.php
+++ b/apps/files/l10n/pt_BR.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} pastas",
"1 file" => "1 arquivo",
"{count} files" => "{count} arquivos",
-"seconds ago" => "segundos atrás",
-"1 minute ago" => "1 minuto atrás",
-"{minutes} minutes ago" => "{minutes} minutos atrás",
-"today" => "hoje",
-"yesterday" => "ontem",
-"{days} days ago" => "{days} dias atrás",
-"last month" => "último mês",
-"months ago" => "meses atrás",
-"last year" => "último ano",
-"years ago" => "anos atrás",
"File handling" => "Tratamento de Arquivo",
"Maximum upload size" => "Tamanho máximo para carregar",
"max. possible: " => "max. possível:",
diff --git a/apps/files/l10n/pt_PT.php b/apps/files/l10n/pt_PT.php
index 048c6be835..6f3d72e511 100644
--- a/apps/files/l10n/pt_PT.php
+++ b/apps/files/l10n/pt_PT.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} pastas",
"1 file" => "1 ficheiro",
"{count} files" => "{count} ficheiros",
-"seconds ago" => "há segundos",
-"1 minute ago" => "há 1 minuto",
-"{minutes} minutes ago" => "há {minutes} minutos",
-"today" => "hoje",
-"yesterday" => "ontem",
-"{days} days ago" => "há {days} dias",
-"last month" => "mês passado",
-"months ago" => "há meses",
-"last year" => "ano passado",
-"years ago" => "há anos",
"File handling" => "Manuseamento de ficheiros",
"Maximum upload size" => "Tamanho máximo de envio",
"max. possible: " => "max. possivel: ",
diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php
index 4358e64e7b..bdf17a53a2 100644
--- a/apps/files/l10n/ro.php
+++ b/apps/files/l10n/ro.php
@@ -26,14 +26,6 @@
"Name" => "Nume",
"Size" => "Dimensiune",
"Modified" => "Modificat",
-"seconds ago" => "secunde în urmă",
-"1 minute ago" => "1 minut în urmă",
-"today" => "astăzi",
-"yesterday" => "ieri",
-"last month" => "ultima lună",
-"months ago" => "luni în urmă",
-"last year" => "ultimul an",
-"years ago" => "ani în urmă",
"File handling" => "Manipulare fișiere",
"Maximum upload size" => "Dimensiune maximă admisă la încărcare",
"max. possible: " => "max. posibil:",
diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php
index 55901937b4..c20d9ceffd 100644
--- a/apps/files/l10n/ru.php
+++ b/apps/files/l10n/ru.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} папок",
"1 file" => "1 файл",
"{count} files" => "{count} файлов",
-"seconds ago" => "несколько секунд назад",
-"1 minute ago" => "1 минуту назад",
-"{minutes} minutes ago" => "{minutes} минут назад",
-"today" => "сегодня",
-"yesterday" => "вчера",
-"{days} days ago" => "{days} дней назад",
-"last month" => "в прошлом месяце",
-"months ago" => "несколько месяцев назад",
-"last year" => "в прошлом году",
-"years ago" => "несколько лет назад",
"File handling" => "Управление файлами",
"Maximum upload size" => "Максимальный размер загружаемого файла",
"max. possible: " => "макс. возможно: ",
@@ -58,6 +48,7 @@
"New" => "Новый",
"Text file" => "Текстовый файл",
"Folder" => "Папка",
+"From link" => "Из ссылки",
"Upload" => "Загрузить",
"Cancel upload" => "Отмена загрузки",
"Nothing in here. Upload something!" => "Здесь ничего нет. Загрузите что-нибудь!",
diff --git a/apps/files/l10n/ru_RU.php b/apps/files/l10n/ru_RU.php
index 33d24ed74d..f01937303d 100644
--- a/apps/files/l10n/ru_RU.php
+++ b/apps/files/l10n/ru_RU.php
@@ -37,16 +37,6 @@
"{count} folders" => "{количество} папок",
"1 file" => "1 файл",
"{count} files" => "{количество} файлов",
-"seconds ago" => "секунд назад",
-"1 minute ago" => "1 минуту назад",
-"{minutes} minutes ago" => "{minutes} минут назад",
-"today" => "сегодня",
-"yesterday" => "вчера",
-"{days} days ago" => "{days} дней назад",
-"last month" => "в прошлом месяце",
-"months ago" => "месяцев назад",
-"last year" => "в прошлом году",
-"years ago" => "лет назад",
"File handling" => "Работа с файлами",
"Maximum upload size" => "Максимальный размер загружаемого файла",
"max. possible: " => "Максимально возможный",
diff --git a/apps/files/l10n/si_LK.php b/apps/files/l10n/si_LK.php
index 5a51f07f7c..8c2d501a87 100644
--- a/apps/files/l10n/si_LK.php
+++ b/apps/files/l10n/si_LK.php
@@ -1,6 +1,7 @@
"නිවැරදි ව ගොනුව උඩුගත කෙරිනි",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "php.ini හි upload_max_filesize නියමයට වඩා උඩුගත කළ ගොනුව විශාලයි",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "උඩුගත කළ ගොනුවේ විශාලත්වය HTML පෝරමයේ නියම කළ ඇති MAX_FILE_SIZE විශාලත්වයට වඩා වැඩිය",
"The uploaded file was only partially uploaded" => "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය",
"No file was uploaded" => "කිසිදු ගොනවක් උඩුගත නොවිනි",
"Missing a temporary folder" => "තාවකාලික ෆොල්ඩරයක් සොයාගත නොහැක",
@@ -13,33 +14,37 @@
"suggest name" => "නමක් යෝජනා කරන්න",
"cancel" => "අත් හරින්න",
"undo" => "නිෂ්ප්රභ කරන්න",
+"generating ZIP-file, it may take some time." => "ගොනුවක් සෑදෙමින් පවතී. කෙටි වේලාවක් ගත විය හැක",
"Upload Error" => "උඩුගත කිරීමේ දෝශයක්",
+"1 file uploading" => "1 ගොනුවක් උඩගත කෙරේ",
"Upload cancelled." => "උඩුගත කිරීම අත් හරින්න ලදී",
+"File upload is in progress. Leaving the page now will cancel the upload." => "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත",
+"Invalid name, '/' is not allowed." => "අවලංගු නමක්. '/' ට අවසර නැත",
+"error while scanning" => "පරීක්ෂා කිරීමේදී දෝෂයක්",
"Name" => "නම",
"Size" => "ප්රමාණය",
"Modified" => "වෙනස් කළ",
+"1 folder" => "1 ෆොල්ඩරයක්",
"1 file" => "1 ගොනුවක්",
-"seconds ago" => "තත්පරයන්ට පෙර",
-"1 minute ago" => "1 මිනිත්තුවකට පෙර",
-"today" => "අද",
-"yesterday" => "පෙර දින",
-"last month" => "පෙර මාසයේ",
-"months ago" => "මාස කීපයකට පෙර",
-"last year" => "පෙර අවුරුද්දේ",
-"years ago" => "අවුරුදු කීපයකට පෙර",
"File handling" => "ගොනු පරිහරණය",
"Maximum upload size" => "උඩුගත කිරීමක උපරිම ප්රමාණය",
"max. possible: " => "හැකි උපරිමය:",
+"Needed for multi-file and folder downloads." => "බහු-ගොනු හා ෆොල්ඩර බාගත කිරීමට අවශ්යයි",
+"Enable ZIP-download" => "ZIP-බාගත කිරීම් සක්රිය කරන්න",
"0 is unlimited" => "0 යනු සීමාවක් නැති බවය",
+"Maximum input size for ZIP files" => "ZIP ගොනු සඳහා දැමිය හැකි උපරිම විශාලතවය",
"Save" => "සුරකින්න",
"New" => "නව",
"Text file" => "පෙළ ගොනුව",
"Folder" => "ෆෝල්ඩරය",
+"From link" => "යොමුවෙන්",
"Upload" => "උඩුගත කිරීම",
"Cancel upload" => "උඩුගත කිරීම අත් හරින්න",
"Nothing in here. Upload something!" => "මෙහි කිසිවක් නොමැත. යමක් උඩුගත කරන්න",
"Share" => "බෙදාහදාගන්න",
"Download" => "බාගත කිරීම",
"Upload too large" => "උඩුගත කිරීම විශාල වැඩිය",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "ඔබ උඩුගත කිරීමට තැත් කරන ගොනු මෙම සේවාදායකයා උඩුගත කිරීමට ඉඩදී ඇති උපරිම ගොනු විශාලත්වයට වඩා වැඩිය"
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "ඔබ උඩුගත කිරීමට තැත් කරන ගොනු මෙම සේවාදායකයා උඩුගත කිරීමට ඉඩදී ඇති උපරිම ගොනු විශාලත්වයට වඩා වැඩිය",
+"Files are being scanned, please wait." => "ගොනු පරික්ෂා කෙරේ. මඳක් රැඳී සිටින්න",
+"Current scanning" => "වර්තමාන පරික්ෂාව"
);
diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php
index a8ec32c05e..5b6c2579bf 100644
--- a/apps/files/l10n/sk_SK.php
+++ b/apps/files/l10n/sk_SK.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} priečinkov",
"1 file" => "1 súbor",
"{count} files" => "{count} súborov",
-"seconds ago" => "pred sekundami",
-"1 minute ago" => "pred minútou",
-"{minutes} minutes ago" => "pred {minutes} minútami",
-"today" => "dnes",
-"yesterday" => "včera",
-"{days} days ago" => "pred {days} dňami",
-"last month" => "minulý mesiac",
-"months ago" => "pred mesiacmi",
-"last year" => "minulý rok",
-"years ago" => "pred rokmi",
"File handling" => "Nastavenie správanie k súborom",
"Maximum upload size" => "Maximálna veľkosť odosielaného súboru",
"max. possible: " => "najväčšie možné:",
diff --git a/apps/files/l10n/sl.php b/apps/files/l10n/sl.php
index cb240ab33a..073aa7daad 100644
--- a/apps/files/l10n/sl.php
+++ b/apps/files/l10n/sl.php
@@ -31,14 +31,6 @@
"Modified" => "Spremenjeno",
"1 folder" => "1 mapa",
"1 file" => "1 datoteka",
-"seconds ago" => "sekund nazaj",
-"1 minute ago" => "Pred 1 minuto",
-"today" => "danes",
-"yesterday" => "včeraj",
-"last month" => "zadnji mesec",
-"months ago" => "mesecev nazaj",
-"last year" => "lansko leto",
-"years ago" => "let nazaj",
"File handling" => "Upravljanje z datotekami",
"Maximum upload size" => "Največja velikost za pošiljanja",
"max. possible: " => "največ mogoče:",
diff --git a/apps/files/l10n/sr.php b/apps/files/l10n/sr.php
index b61b989f33..6706cc731c 100644
--- a/apps/files/l10n/sr.php
+++ b/apps/files/l10n/sr.php
@@ -5,19 +5,57 @@
"The uploaded file was only partially uploaded" => "Послати фајл је само делимично отпремљен!",
"No file was uploaded" => "Ниједан фајл није послат",
"Missing a temporary folder" => "Недостаје привремена фасцикла",
+"Failed to write to disk" => "Није успело записивање на диск",
"Files" => "Фајлови",
+"Unshare" => "Укини дељење",
"Delete" => "Обриши",
+"Rename" => "Преименуј",
+"{new_name} already exists" => "{new_name} већ постоји",
+"replace" => "замени",
+"suggest name" => "предложи назив",
+"cancel" => "поништи",
+"replaced {new_name}" => "замењена са {new_name}",
+"undo" => "врати",
+"replaced {new_name} with {old_name}" => "замењено {new_name} са {old_name}",
+"unshared {files}" => "укинуто дељење над {files}",
+"deleted {files}" => "обриши {files}",
+"generating ZIP-file, it may take some time." => "генерисање ЗИП датотеке, потрајаће неко време.",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Није могуће послати датотеку или зато што је директоријуму или јој је величина 0 бајта",
+"Upload Error" => "Грешка у слању",
+"Pending" => "На чекању",
+"1 file uploading" => "1 датотека се шаље",
+"{count} files uploading" => "Шаље се {count} датотека",
+"Upload cancelled." => "Слање је прекинуто.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Слање датотеке је у току. Ако сада напустите страну слање ће бити прекинуто.",
+"Invalid name, '/' is not allowed." => "Грешка у имену, '/' није дозвољено.",
+"{count} files scanned" => "{count} датотека се скенира",
+"error while scanning" => "грешка у скенирању",
"Name" => "Име",
"Size" => "Величина",
"Modified" => "Задња измена",
+"1 folder" => "1 директоријум",
+"{count} folders" => "{count} директоријума",
+"1 file" => "1 датотека",
+"{count} files" => "{count} датотека",
+"File handling" => "Рад са датотекама",
"Maximum upload size" => "Максимална величина пошиљке",
+"max. possible: " => "макс. величина:",
+"Needed for multi-file and folder downloads." => "Неопходно за вишеструко преузимања датотека и директоријума.",
+"Enable ZIP-download" => "Укључи преузимање у ЗИП-у",
+"0 is unlimited" => "0 је неограничено",
+"Maximum input size for ZIP files" => "Максимална величина ЗИП датотека",
"Save" => "Сними",
"New" => "Нови",
"Text file" => "текстуални фајл",
"Folder" => "фасцикла",
+"From link" => "Са линка",
"Upload" => "Пошаљи",
+"Cancel upload" => "Прекини слање",
"Nothing in here. Upload something!" => "Овде нема ничег. Пошаљите нешто!",
+"Share" => "Дељење",
"Download" => "Преузми",
"Upload too large" => "Пошиљка је превелика",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Фајлови које желите да пошаљете превазилазе ограничење максималне величине пошиљке на овом серверу."
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Фајлови које желите да пошаљете превазилазе ограничење максималне величине пошиљке на овом серверу.",
+"Files are being scanned, please wait." => "Скенирање датотека у току, молим вас сачекајте.",
+"Current scanning" => "Тренутно се скенира"
);
diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php
index eaf16242ef..2d5ae94446 100644
--- a/apps/files/l10n/sv.php
+++ b/apps/files/l10n/sv.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} mappar",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
-"seconds ago" => "sekunder sedan",
-"1 minute ago" => "1 minut sedan",
-"{minutes} minutes ago" => "{minutes} minuter sedan",
-"today" => "i dag",
-"yesterday" => "i går",
-"{days} days ago" => "{days} dagar sedan",
-"last month" => "förra månaden",
-"months ago" => "månader sedan",
-"last year" => "förra året",
-"years ago" => "år sedan",
"File handling" => "Filhantering",
"Maximum upload size" => "Maximal storlek att ladda upp",
"max. possible: " => "max. möjligt:",
diff --git a/apps/files/l10n/ta_LK.php b/apps/files/l10n/ta_LK.php
index 6d29562813..eae910e190 100644
--- a/apps/files/l10n/ta_LK.php
+++ b/apps/files/l10n/ta_LK.php
@@ -37,16 +37,6 @@
"{count} folders" => "{எண்ணிக்கை} கோப்புறைகள்",
"1 file" => "1 கோப்பு",
"{count} files" => "{எண்ணிக்கை} கோப்புகள்",
-"seconds ago" => "செக்கன்களுக்கு முன்",
-"1 minute ago" => "1 நிமிடத்திற்கு முன் ",
-"{minutes} minutes ago" => "{நிமிடங்கள்} நிமிடங்களுக்கு முன் ",
-"today" => "இன்று",
-"yesterday" => "நேற்று",
-"{days} days ago" => "{நாட்கள்} நாட்களுக்கு முன்",
-"last month" => "கடந்த மாதம்",
-"months ago" => "மாதங்களுக்கு முன",
-"last year" => "கடந்த வருடம்",
-"years ago" => "வருடங்களுக்கு முன்",
"File handling" => "கோப்பு கையாளுதல்",
"Maximum upload size" => "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு ",
"max. possible: " => "ஆகக் கூடியது:",
diff --git a/apps/files/l10n/th_TH.php b/apps/files/l10n/th_TH.php
index 2dc93d394c..321e087f07 100644
--- a/apps/files/l10n/th_TH.php
+++ b/apps/files/l10n/th_TH.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} โฟลเดอร์",
"1 file" => "1 ไฟล์",
"{count} files" => "{count} ไฟล์",
-"seconds ago" => "วินาที ก่อนหน้านี้",
-"1 minute ago" => "1 นาทีก่อนหน้านี้",
-"{minutes} minutes ago" => "{minutes} นาทีก่อนหน้านี้",
-"today" => "วันนี้",
-"yesterday" => "เมื่อวานนี้",
-"{days} days ago" => "{day} วันก่อนหน้านี้",
-"last month" => "เดือนที่แล้ว",
-"months ago" => "เดือน ที่ผ่านมา",
-"last year" => "ปีที่แล้ว",
-"years ago" => "ปี ที่ผ่านมา",
"File handling" => "การจัดกาไฟล์",
"Maximum upload size" => "ขนาดไฟล์สูงสุดที่อัพโหลดได้",
"max. possible: " => "จำนวนสูงสุดที่สามารถทำได้: ",
diff --git a/apps/files/l10n/uk.php b/apps/files/l10n/uk.php
index c2c3bbd21c..aa6d51e944 100644
--- a/apps/files/l10n/uk.php
+++ b/apps/files/l10n/uk.php
@@ -18,14 +18,6 @@
"Name" => "Ім'я",
"Size" => "Розмір",
"Modified" => "Змінено",
-"seconds ago" => "секунди тому",
-"1 minute ago" => "1 хвилину тому",
-"today" => "сьогодні",
-"yesterday" => "вчора",
-"last month" => "минулого місяця",
-"months ago" => "місяці тому",
-"last year" => "минулого року",
-"years ago" => "роки тому",
"Maximum upload size" => "Максимальний розмір відвантажень",
"max. possible: " => "макс.можливе:",
"0 is unlimited" => "0 є безліміт",
diff --git a/apps/files/l10n/vi.php b/apps/files/l10n/vi.php
index f152a8c989..5df080abbc 100644
--- a/apps/files/l10n/vi.php
+++ b/apps/files/l10n/vi.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} thư mục",
"1 file" => "1 tập tin",
"{count} files" => "{count} tập tin",
-"seconds ago" => "giây trước",
-"1 minute ago" => "1 phút trước",
-"{minutes} minutes ago" => "{minutes} phút trước",
-"today" => "hôm nay",
-"yesterday" => "hôm qua",
-"{days} days ago" => "{days} ngày trước",
-"last month" => "tháng trước",
-"months ago" => "tháng trước",
-"last year" => "năm trước",
-"years ago" => "năm trước",
"File handling" => "Xử lý tập tin",
"Maximum upload size" => "Kích thước tối đa ",
"max. possible: " => "tối đa cho phép",
@@ -58,6 +48,7 @@
"New" => "Mới",
"Text file" => "Tập tin văn bản",
"Folder" => "Folder",
+"From link" => "Từ liên kết",
"Upload" => "Tải lên",
"Cancel upload" => "Hủy upload",
"Nothing in here. Upload something!" => "Không có gì ở đây .Hãy tải lên một cái gì đó !",
diff --git a/apps/files/l10n/zh_CN.GB2312.php b/apps/files/l10n/zh_CN.GB2312.php
index e68efb7202..6bcffd3f9c 100644
--- a/apps/files/l10n/zh_CN.GB2312.php
+++ b/apps/files/l10n/zh_CN.GB2312.php
@@ -10,30 +10,33 @@
"Unshare" => "取消共享",
"Delete" => "删除",
"Rename" => "重命名",
+"{new_name} already exists" => "{new_name} 已存在",
"replace" => "替换",
"suggest name" => "推荐名称",
"cancel" => "取消",
+"replaced {new_name}" => "已替换 {new_name}",
"undo" => "撤销",
+"replaced {new_name} with {old_name}" => "已用 {old_name} 替换 {new_name}",
+"unshared {files}" => "未分享的 {files}",
+"deleted {files}" => "已删除的 {files}",
"generating ZIP-file, it may take some time." => "正在生成ZIP文件,这可能需要点时间",
"Unable to upload your file as it is a directory or has 0 bytes" => "不能上传你指定的文件,可能因为它是个文件夹或者大小为0",
"Upload Error" => "上传错误",
"Pending" => "Pending",
"1 file uploading" => "1 个文件正在上传",
+"{count} files uploading" => "{count} 个文件正在上传",
"Upload cancelled." => "上传取消了",
"File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传。关闭页面会取消上传。",
"Invalid name, '/' is not allowed." => "非法文件名,\"/\"是不被许可的",
+"{count} files scanned" => "{count} 个文件已扫描",
"error while scanning" => "扫描出错",
"Name" => "名字",
"Size" => "大小",
"Modified" => "修改日期",
-"seconds ago" => "秒前",
-"1 minute ago" => "1 分钟前",
-"today" => "今天",
-"yesterday" => "昨天",
-"last month" => "上个月",
-"months ago" => "月前",
-"last year" => "去年",
-"years ago" => "年前",
+"1 folder" => "1 个文件夹",
+"{count} folders" => "{count} 个文件夹",
+"1 file" => "1 个文件",
+"{count} files" => "{count} 个文件",
"File handling" => "文件处理中",
"Maximum upload size" => "最大上传大小",
"max. possible: " => "最大可能",
@@ -45,6 +48,7 @@
"New" => "新建",
"Text file" => "文本文档",
"Folder" => "文件夹",
+"From link" => "来自链接",
"Upload" => "上传",
"Cancel upload" => "取消上传",
"Nothing in here. Upload something!" => "这里没有东西.上传点什么!",
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
index 0046751b24..df51cfbe4c 100644
--- a/apps/files/l10n/zh_CN.php
+++ b/apps/files/l10n/zh_CN.php
@@ -37,16 +37,6 @@
"{count} folders" => "{count} 个文件夹",
"1 file" => "1 个文件",
"{count} files" => "{count} 个文件",
-"seconds ago" => "秒前",
-"1 minute ago" => "一分钟前",
-"{minutes} minutes ago" => "{minutes} 分钟前",
-"today" => "今天",
-"yesterday" => "昨天",
-"{days} days ago" => "{days} 天前",
-"last month" => "上月",
-"months ago" => "月前",
-"last year" => "去年",
-"years ago" => "年前",
"File handling" => "文件处理",
"Maximum upload size" => "最大上传大小",
"max. possible: " => "最大允许: ",
diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php
index c2792d9dfb..1146857eb1 100644
--- a/apps/files/l10n/zh_TW.php
+++ b/apps/files/l10n/zh_TW.php
@@ -21,14 +21,6 @@
"Name" => "名稱",
"Size" => "大小",
"Modified" => "修改",
-"seconds ago" => "幾秒前",
-"1 minute ago" => "1 分鐘前",
-"today" => "今天",
-"yesterday" => "昨天",
-"last month" => "上個月",
-"months ago" => "幾個月前",
-"last year" => "去年",
-"years ago" => "幾年前",
"File handling" => "檔案處理",
"Maximum upload size" => "最大上傳容量",
"max. possible: " => "最大允許: ",
diff --git a/apps/files_external/l10n/vi.php b/apps/files_external/l10n/vi.php
index 80328bf957..0160692cb6 100644
--- a/apps/files_external/l10n/vi.php
+++ b/apps/files_external/l10n/vi.php
@@ -3,6 +3,7 @@
"Error configuring Dropbox storage" => "Lỗi cấu hình lưu trữ Dropbox ",
"Grant access" => "Cấp quyền truy cập",
"Fill out all required fields" => "Điền vào tất cả các trường bắt buộc",
+"Please provide a valid Dropbox app key and secret." => "Xin vui lòng cung cấp một ứng dụng Dropbox hợp lệ và mã bí mật.",
"Error configuring Google Drive storage" => "Lỗi cấu hình lưu trữ Google Drive",
"External Storage" => "Lưu trữ ngoài",
"Mount point" => "Điểm gắn",
diff --git a/apps/files_external/lib/ftp.php b/apps/files_external/lib/ftp.php
index 650ca88fd9..5b90e3049b 100644
--- a/apps/files_external/lib/ftp.php
+++ b/apps/files_external/lib/ftp.php
@@ -19,8 +19,8 @@ class OC_FileStorage_FTP extends OC_FileStorage_StreamWrapper{
$this->host=$params['host'];
$this->user=$params['user'];
$this->password=$params['password'];
- if(isset($params['secure'])){
- if(is_string($params['secure'])){
+ if(isset($params['secure'])) {
+ if(is_string($params['secure'])) {
$this->secure = ($params['secure'] === 'true');
}else{
$this->secure = (bool)$params['secure'];
diff --git a/apps/files_external/lib/swift.php b/apps/files_external/lib/swift.php
index 9c9754ac34..45542aacbd 100644
--- a/apps/files_external/lib/swift.php
+++ b/apps/files_external/lib/swift.php
@@ -271,8 +271,8 @@ class OC_FileStorage_SWIFT extends OC_Filestorage_Common{
$this->host=$params['host'];
$this->user=$params['user'];
$this->root=isset($params['root'])?$params['root']:'/';
- if(isset($params['secure'])){
- if(is_string($params['secure'])){
+ if(isset($params['secure'])) {
+ if(is_string($params['secure'])) {
$this->secure = ($params['secure'] === 'true');
}else{
$this->secure = (bool)$params['secure'];
diff --git a/apps/files_external/lib/webdav.php b/apps/files_external/lib/webdav.php
index ec942b11f6..25b328ea2d 100644
--- a/apps/files_external/lib/webdav.php
+++ b/apps/files_external/lib/webdav.php
@@ -27,8 +27,8 @@ class OC_FileStorage_DAV extends OC_Filestorage_Common{
$this->host=$host;
$this->user=$params['user'];
$this->password=$params['password'];
- if(isset($params['secure'])){
- if(is_string($params['secure'])){
+ if(isset($params['secure'])) {
+ if(is_string($params['secure'])) {
$this->secure = ($params['secure'] === 'true');
}else{
$this->secure = (bool)$params['secure'];
diff --git a/apps/user_ldap/l10n/pt_PT.php b/apps/user_ldap/l10n/pt_PT.php
index c517949de5..a17e1a9592 100644
--- a/apps/user_ldap/l10n/pt_PT.php
+++ b/apps/user_ldap/l10n/pt_PT.php
@@ -4,15 +4,32 @@
"Base DN" => "DN base",
"You can specify Base DN for users and groups in the Advanced tab" => "Pode especificar o ND Base para utilizadores e grupos no separador Avançado",
"User DN" => "DN do utilizador",
+"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "O DN to cliente ",
"Password" => "Palavra-passe",
"For anonymous access, leave DN and Password empty." => "Para acesso anónimo, deixe DN e a Palavra-passe vazios.",
+"User Login Filter" => "Filtro de login de utilizador",
+"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Define o filtro a aplicar, para aquando de uma tentativa de login. %%uid substitui o nome de utilizador utilizado.",
+"use %%uid placeholder, e.g. \"uid=%%uid\"" => "Use a variável %%uid , exemplo: \"uid=%%uid\"",
+"User List Filter" => "Utilizar filtro",
"Defines the filter to apply, when retrieving users." => "Defina o filtro a aplicar, ao recuperar utilizadores.",
+"without any placeholder, e.g. \"objectClass=person\"." => "Sem variável. Exemplo: \"objectClass=pessoa\".",
"Group Filter" => "Filtrar por grupo",
"Defines the filter to apply, when retrieving groups." => "Defina o filtro a aplicar, ao recuperar grupos.",
+"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Sem nenhuma variável. Exemplo: \"objectClass=posixGroup\".",
"Port" => "Porto",
+"Base User Tree" => "Base da árvore de utilizadores.",
+"Base Group Tree" => "Base da árvore de grupos.",
+"Group-Member association" => "Associar utilizador ao grupo.",
"Use TLS" => "Usar TLS",
"Do not use it for SSL connections, it will fail." => "Não use para ligações SSL, irá falhar.",
+"Case insensitve LDAP server (Windows)" => "Servidor LDAP (Windows) não sensível a maiúsculas.",
"Turn off SSL certificate validation." => "Desligar a validação de certificado SSL.",
+"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a ligação apenas funcionar com está opção, importe o certificado SSL do servidor LDAP para o seu servidor do ownCloud.",
+"Not recommended, use for testing only." => "Não recomendado, utilizado apenas para testes!",
+"User Display Name Field" => "Mostrador do nome de utilizador.",
+"The LDAP attribute to use to generate the user`s ownCloud name." => "Atributo LDAP para gerar o nome de utilizador do ownCloud.",
+"Group Display Name Field" => "Mostrador do nome do grupo.",
+"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atributo LDAP para gerar o nome do grupo do ownCloud.",
"in bytes" => "em bytes",
"in seconds. A change empties the cache." => "em segundos. Uma alteração esvazia a cache.",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixe vazio para nome de utilizador (padrão). De outro modo, especifique um atributo LDAP/AD.",
diff --git a/apps/user_ldap/l10n/vi.php b/apps/user_ldap/l10n/vi.php
index 7a6ac2665c..3d32c8125b 100644
--- a/apps/user_ldap/l10n/vi.php
+++ b/apps/user_ldap/l10n/vi.php
@@ -1,13 +1,37 @@
"Máy chủ",
+"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Bạn có thể bỏ qua các giao thức, ngoại trừ SSL. Sau đó bắt đầu với ldaps://",
+"Base DN" => "DN cơ bản",
+"You can specify Base DN for users and groups in the Advanced tab" => "Bạn có thể chỉ định DN cơ bản cho người dùng và các nhóm trong tab Advanced",
+"User DN" => "Người dùng DN",
+"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "Các DN của người sử dụng đã được thực hiện, ví dụ như uid =agent , dc = example, dc = com. Để truy cập nặc danh ,DN và mật khẩu trống.",
"Password" => "Mật khẩu",
+"For anonymous access, leave DN and Password empty." => "Cho phép truy cập nặc danh , DN và mật khẩu trống.",
+"User Login Filter" => "Lọc người dùng đăng nhập",
+"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Xác định các bộ lọc để áp dụng, khi đăng nhập . uid%% thay thế tên người dùng trong các lần đăng nhập.",
+"use %%uid placeholder, e.g. \"uid=%%uid\"" => "use %%uid placeholder, e.g. \"uid=%%uid\"",
+"User List Filter" => "Lọc danh sách thành viên",
+"Defines the filter to apply, when retrieving users." => "Xác định các bộ lọc để áp dụng, khi người dụng sử dụng.",
+"without any placeholder, e.g. \"objectClass=person\"." => "mà không giữ chỗ nào, ví dụ như \"objectClass = person\".",
+"Group Filter" => "Bộ lọc nhóm",
+"Defines the filter to apply, when retrieving groups." => "Xác định các bộ lọc để áp dụng, khi nhóm sử dụng.",
+"without any placeholder, e.g. \"objectClass=posixGroup\"." => "mà không giữ chỗ nào, ví dụ như \"objectClass = osixGroup\".",
"Port" => "Cổng",
+"Base User Tree" => "Cây người dùng cơ bản",
+"Base Group Tree" => "Cây nhóm cơ bản",
+"Group-Member association" => "Nhóm thành viên Cộng đồng",
"Use TLS" => "Sử dụng TLS",
+"Do not use it for SSL connections, it will fail." => "Kết nối SSL bị lỗi. ",
+"Case insensitve LDAP server (Windows)" => "Trường hợp insensitve LDAP máy chủ (Windows)",
"Turn off SSL certificate validation." => "Tắt xác thực chứng nhận SSL",
+"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Nếu kết nối chỉ hoạt động với tùy chọn này, vui lòng import LDAP certificate SSL trong máy chủ ownCloud của bạn.",
"Not recommended, use for testing only." => "Không khuyến khích, Chỉ sử dụng để thử nghiệm.",
"User Display Name Field" => "Hiển thị tên người sử dụng",
+"The LDAP attribute to use to generate the user`s ownCloud name." => "Các thuộc tính LDAP sử dụng để tạo tên người dùng ownCloud.",
"Group Display Name Field" => "Hiển thị tên nhóm",
+"The LDAP attribute to use to generate the groups`s ownCloud name." => "Các thuộc tính LDAP sử dụng để tạo các nhóm ownCloud.",
"in bytes" => "Theo Byte",
+"in seconds. A change empties the cache." => "trong vài giây. Một sự thay đổi bộ nhớ cache.",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Để trống tên người dùng (mặc định). Nếu không chỉ định thuộc tính LDAP/AD",
"Help" => "Giúp đỡ"
);
diff --git a/apps/user_webdavauth/l10n/.gitkeep b/apps/user_webdavauth/l10n/.gitkeep
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/apps/user_webdavauth/l10n/ca.php b/apps/user_webdavauth/l10n/ca.php
new file mode 100644
index 0000000000..a59bffb870
--- /dev/null
+++ b/apps/user_webdavauth/l10n/ca.php
@@ -0,0 +1,3 @@
+ "Adreça WebDAV: http://"
+);
diff --git a/apps/user_webdavauth/l10n/cs_CZ.php b/apps/user_webdavauth/l10n/cs_CZ.php
new file mode 100644
index 0000000000..a5b7e56771
--- /dev/null
+++ b/apps/user_webdavauth/l10n/cs_CZ.php
@@ -0,0 +1,3 @@
+ "URL WebDAV: http://"
+);
diff --git a/apps/user_webdavauth/l10n/de.php b/apps/user_webdavauth/l10n/de.php
new file mode 100644
index 0000000000..39af3064e4
--- /dev/null
+++ b/apps/user_webdavauth/l10n/de.php
@@ -0,0 +1,3 @@
+ "WebDAV Link: http://"
+);
diff --git a/apps/user_webdavauth/l10n/de_DE.php b/apps/user_webdavauth/l10n/de_DE.php
new file mode 100644
index 0000000000..9bd32954b0
--- /dev/null
+++ b/apps/user_webdavauth/l10n/de_DE.php
@@ -0,0 +1,3 @@
+ "WebDAV URL: http://"
+);
diff --git a/apps/user_webdavauth/l10n/el.php b/apps/user_webdavauth/l10n/el.php
new file mode 100644
index 0000000000..9bd32954b0
--- /dev/null
+++ b/apps/user_webdavauth/l10n/el.php
@@ -0,0 +1,3 @@
+ "WebDAV URL: http://"
+);
diff --git a/apps/user_webdavauth/l10n/es.php b/apps/user_webdavauth/l10n/es.php
new file mode 100644
index 0000000000..9bd32954b0
--- /dev/null
+++ b/apps/user_webdavauth/l10n/es.php
@@ -0,0 +1,3 @@
+ "WebDAV URL: http://"
+);
diff --git a/apps/user_webdavauth/l10n/fi_FI.php b/apps/user_webdavauth/l10n/fi_FI.php
new file mode 100644
index 0000000000..070a0ffdaf
--- /dev/null
+++ b/apps/user_webdavauth/l10n/fi_FI.php
@@ -0,0 +1,3 @@
+ "WebDAV-osoite: http://"
+);
diff --git a/apps/user_webdavauth/l10n/it.php b/apps/user_webdavauth/l10n/it.php
new file mode 100644
index 0000000000..a5b7e56771
--- /dev/null
+++ b/apps/user_webdavauth/l10n/it.php
@@ -0,0 +1,3 @@
+ "URL WebDAV: http://"
+);
diff --git a/apps/user_webdavauth/l10n/nl.php b/apps/user_webdavauth/l10n/nl.php
new file mode 100644
index 0000000000..9bd32954b0
--- /dev/null
+++ b/apps/user_webdavauth/l10n/nl.php
@@ -0,0 +1,3 @@
+ "WebDAV URL: http://"
+);
diff --git a/apps/user_webdavauth/l10n/pl.php b/apps/user_webdavauth/l10n/pl.php
new file mode 100644
index 0000000000..9bd32954b0
--- /dev/null
+++ b/apps/user_webdavauth/l10n/pl.php
@@ -0,0 +1,3 @@
+ "WebDAV URL: http://"
+);
diff --git a/apps/user_webdavauth/l10n/ru.php b/apps/user_webdavauth/l10n/ru.php
new file mode 100644
index 0000000000..9bd32954b0
--- /dev/null
+++ b/apps/user_webdavauth/l10n/ru.php
@@ -0,0 +1,3 @@
+ "WebDAV URL: http://"
+);
diff --git a/apps/user_webdavauth/l10n/ru_RU.php b/apps/user_webdavauth/l10n/ru_RU.php
new file mode 100644
index 0000000000..9bd32954b0
--- /dev/null
+++ b/apps/user_webdavauth/l10n/ru_RU.php
@@ -0,0 +1,3 @@
+ "WebDAV URL: http://"
+);
diff --git a/apps/user_webdavauth/l10n/vi.php b/apps/user_webdavauth/l10n/vi.php
new file mode 100644
index 0000000000..9bd32954b0
--- /dev/null
+++ b/apps/user_webdavauth/l10n/vi.php
@@ -0,0 +1,3 @@
+ "WebDAV URL: http://"
+);
diff --git a/core/l10n/ca.php b/core/l10n/ca.php
index 5c7552a4e8..8cd7d71571 100644
--- a/core/l10n/ca.php
+++ b/core/l10n/ca.php
@@ -3,6 +3,16 @@
"No category to add?" => "No voleu afegir cap categoria?",
"This category already exists: " => "Aquesta categoria ja existeix:",
"Settings" => "Arranjament",
+"seconds ago" => "segons enrere",
+"1 minute ago" => "fa 1 minut",
+"{minutes} minutes ago" => "fa {minutes} minuts",
+"today" => "avui",
+"yesterday" => "ahir",
+"{days} days ago" => "fa {days} dies",
+"last month" => "el mes passat",
+"months ago" => "mesos enrere",
+"last year" => "l'any passat",
+"years ago" => "anys enrere",
"Choose" => "Escull",
"Cancel" => "Cancel·la",
"No" => "No",
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index f6d2b3977b..47b46f072b 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -3,6 +3,16 @@
"No category to add?" => "Žádná kategorie k přidání?",
"This category already exists: " => "Tato kategorie již existuje: ",
"Settings" => "Nastavení",
+"seconds ago" => "před pár vteřinami",
+"1 minute ago" => "před minutou",
+"{minutes} minutes ago" => "před {minutes} minutami",
+"today" => "dnes",
+"yesterday" => "včera",
+"{days} days ago" => "před {days} dny",
+"last month" => "minulý mesíc",
+"months ago" => "před měsíci",
+"last year" => "minulý rok",
+"years ago" => "před lety",
"Choose" => "Vybrat",
"Cancel" => "Zrušit",
"No" => "Ne",
diff --git a/core/l10n/da.php b/core/l10n/da.php
index 2614d37689..06fff48e5d 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -3,6 +3,16 @@
"No category to add?" => "Ingen kategori at tilføje?",
"This category already exists: " => "Denne kategori eksisterer allerede: ",
"Settings" => "Indstillinger",
+"seconds ago" => "sekunder siden",
+"1 minute ago" => "1 minut siden",
+"{minutes} minutes ago" => "{minutes} minutter siden",
+"today" => "i dag",
+"yesterday" => "i går",
+"{days} days ago" => "{days} dage siden",
+"last month" => "sidste måned",
+"months ago" => "måneder siden",
+"last year" => "sidste år",
+"years ago" => "år siden",
"Choose" => "Vælg",
"Cancel" => "Fortryd",
"No" => "Nej",
diff --git a/core/l10n/de.php b/core/l10n/de.php
index 2e76128051..821d9059cd 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -3,6 +3,16 @@
"No category to add?" => "Keine Kategorie hinzuzufügen?",
"This category already exists: " => "Kategorie existiert bereits:",
"Settings" => "Einstellungen",
+"seconds ago" => "Gerade eben",
+"1 minute ago" => "vor einer Minute",
+"{minutes} minutes ago" => "Vor {minutes} Minuten",
+"today" => "Heute",
+"yesterday" => "Gestern",
+"{days} days ago" => "Vor {days} Tag(en)",
+"last month" => "Letzten Monat",
+"months ago" => "Vor wenigen Monaten",
+"last year" => "Letztes Jahr",
+"years ago" => "Vor wenigen Jahren",
"Choose" => "Auswählen",
"Cancel" => "Abbrechen",
"No" => "Nein",
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php
index 1425970f3a..d24c9ad38d 100644
--- a/core/l10n/de_DE.php
+++ b/core/l10n/de_DE.php
@@ -3,6 +3,16 @@
"No category to add?" => "Keine Kategorie hinzuzufügen?",
"This category already exists: " => "Kategorie existiert bereits:",
"Settings" => "Einstellungen",
+"seconds ago" => "Gerade eben",
+"1 minute ago" => "Vor 1 Minute",
+"{minutes} minutes ago" => "Vor {minutes} Minuten",
+"today" => "Heute",
+"yesterday" => "Gestern",
+"{days} days ago" => "Vor {days} Tage(en)",
+"last month" => "Letzten Monat",
+"months ago" => "Vor Monaten",
+"last year" => "Letztes Jahr",
+"years ago" => "Vor Jahren",
"Choose" => "Auswählen",
"Cancel" => "Abbrechen",
"No" => "Nein",
diff --git a/core/l10n/el.php b/core/l10n/el.php
index e387d19bef..9869aefdfb 100644
--- a/core/l10n/el.php
+++ b/core/l10n/el.php
@@ -3,6 +3,16 @@
"No category to add?" => "Δεν έχετε να προστέσθέσεται μια κα",
"This category already exists: " => "Αυτή η κατηγορία υπάρχει ήδη",
"Settings" => "Ρυθμίσεις",
+"seconds ago" => "δευτερόλεπτα πριν",
+"1 minute ago" => "1 λεπτό πριν",
+"{minutes} minutes ago" => "{minutes} λεπτά πριν",
+"today" => "σήμερα",
+"yesterday" => "χτες",
+"{days} days ago" => "{days} ημέρες πριν",
+"last month" => "τελευταίο μήνα",
+"months ago" => "μήνες πριν",
+"last year" => "τελευταίο χρόνο",
+"years ago" => "χρόνια πριν",
"Choose" => "Επιλέξτε",
"Cancel" => "Ακύρωση",
"No" => "Όχι",
diff --git a/core/l10n/eo.php b/core/l10n/eo.php
index e98f6c1616..9427dc56f0 100644
--- a/core/l10n/eo.php
+++ b/core/l10n/eo.php
@@ -3,6 +3,14 @@
"No category to add?" => "Ĉu neniu kategorio estas aldonota?",
"This category already exists: " => "Ĉi tiu kategorio jam ekzistas: ",
"Settings" => "Agordo",
+"seconds ago" => "sekundoj antaŭe",
+"1 minute ago" => "antaŭ 1 minuto",
+"today" => "hodiaŭ",
+"yesterday" => "hieraŭ",
+"last month" => "lastamonate",
+"months ago" => "monatoj antaŭe",
+"last year" => "lastajare",
+"years ago" => "jaroj antaŭe",
"Choose" => "Elekti",
"Cancel" => "Nuligi",
"No" => "Ne",
diff --git a/core/l10n/es.php b/core/l10n/es.php
index 86c95cce5f..04359b60c1 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -3,6 +3,16 @@
"No category to add?" => "¿Ninguna categoría para añadir?",
"This category already exists: " => "Esta categoría ya existe: ",
"Settings" => "Ajustes",
+"seconds ago" => "hace segundos",
+"1 minute ago" => "hace 1 minuto",
+"{minutes} minutes ago" => "hace {minutes} minutos",
+"today" => "hoy",
+"yesterday" => "ayer",
+"{days} days ago" => "hace {days} días",
+"last month" => "mes pasado",
+"months ago" => "hace meses",
+"last year" => "año pasado",
+"years ago" => "hace años",
"Choose" => "Seleccionar",
"Cancel" => "Cancelar",
"No" => "No",
diff --git a/core/l10n/es_AR.php b/core/l10n/es_AR.php
index 5cbdbe4240..0889cfd480 100644
--- a/core/l10n/es_AR.php
+++ b/core/l10n/es_AR.php
@@ -3,6 +3,16 @@
"No category to add?" => "¿Ninguna categoría para añadir?",
"This category already exists: " => "Esta categoría ya existe: ",
"Settings" => "Ajustes",
+"seconds ago" => "segundos atrás",
+"1 minute ago" => "hace 1 minuto",
+"{minutes} minutes ago" => "hace {minutes} minutos",
+"today" => "hoy",
+"yesterday" => "ayer",
+"{days} days ago" => "hace {days} días",
+"last month" => "el mes pasado",
+"months ago" => "meses atrás",
+"last year" => "el año pasado",
+"years ago" => "años atrás",
"Choose" => "Elegir",
"Cancel" => "Cancelar",
"No" => "No",
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php
index 7554de8b6f..c5cf2c36ac 100644
--- a/core/l10n/et_EE.php
+++ b/core/l10n/et_EE.php
@@ -3,6 +3,16 @@
"No category to add?" => "Pole kategooriat, mida lisada?",
"This category already exists: " => "See kategooria on juba olemas: ",
"Settings" => "Seaded",
+"seconds ago" => "sekundit tagasi",
+"1 minute ago" => "1 minut tagasi",
+"{minutes} minutes ago" => "{minutes} minutit tagasi",
+"today" => "täna",
+"yesterday" => "eile",
+"{days} days ago" => "{days} päeva tagasi",
+"last month" => "viimasel kuul",
+"months ago" => "kuu tagasi",
+"last year" => "viimasel aastal",
+"years ago" => "aastat tagasi",
"Choose" => "Vali",
"Cancel" => "Loobu",
"No" => "Ei",
diff --git a/core/l10n/eu.php b/core/l10n/eu.php
index f370ee315d..a950fa5df2 100644
--- a/core/l10n/eu.php
+++ b/core/l10n/eu.php
@@ -3,6 +3,14 @@
"No category to add?" => "Ez dago gehitzeko kategoriarik?",
"This category already exists: " => "Kategoria hau dagoeneko existitzen da:",
"Settings" => "Ezarpenak",
+"seconds ago" => "segundu",
+"1 minute ago" => "orain dela minutu 1",
+"today" => "gaur",
+"yesterday" => "atzo",
+"last month" => "joan den hilabetean",
+"months ago" => "hilabete",
+"last year" => "joan den urtean",
+"years ago" => "urte",
"Choose" => "Aukeratu",
"Cancel" => "Ezeztatu",
"No" => "Ez",
diff --git a/core/l10n/fa.php b/core/l10n/fa.php
index bf548d2d78..83becfa3c9 100644
--- a/core/l10n/fa.php
+++ b/core/l10n/fa.php
@@ -3,6 +3,14 @@
"No category to add?" => "آیا گروه دیگری برای افزودن ندارید",
"This category already exists: " => "این گروه از قبل اضافه شده",
"Settings" => "تنظیمات",
+"seconds ago" => "ثانیهها پیش",
+"1 minute ago" => "1 دقیقه پیش",
+"today" => "امروز",
+"yesterday" => "دیروز",
+"last month" => "ماه قبل",
+"months ago" => "ماههای قبل",
+"last year" => "سال قبل",
+"years ago" => "سالهای قبل",
"Cancel" => "منصرف شدن",
"No" => "نه",
"Yes" => "بله",
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php
index caee9dd53d..185fc47ae5 100644
--- a/core/l10n/fi_FI.php
+++ b/core/l10n/fi_FI.php
@@ -3,6 +3,16 @@
"No category to add?" => "Ei lisättävää luokkaa?",
"This category already exists: " => "Tämä luokka on jo olemassa: ",
"Settings" => "Asetukset",
+"seconds ago" => "sekuntia sitten",
+"1 minute ago" => "1 minuutti sitten",
+"{minutes} minutes ago" => "{minutes} minuuttia sitten",
+"today" => "tänään",
+"yesterday" => "eilen",
+"{days} days ago" => "{days} päivää sitten",
+"last month" => "viime kuussa",
+"months ago" => "kuukautta sitten",
+"last year" => "viime vuonna",
+"years ago" => "vuotta sitten",
"Choose" => "Valitse",
"Cancel" => "Peru",
"No" => "Ei",
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index cdddea02b3..1a55062340 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -3,6 +3,16 @@
"No category to add?" => "Pas de catégorie à ajouter ?",
"This category already exists: " => "Cette catégorie existe déjà : ",
"Settings" => "Paramètres",
+"seconds ago" => "il y a quelques secondes",
+"1 minute ago" => "il y a une minute",
+"{minutes} minutes ago" => "il y a {minutes} minutes",
+"today" => "aujourd'hui",
+"yesterday" => "hier",
+"{days} days ago" => "il y a {days} jours",
+"last month" => "le mois dernier",
+"months ago" => "il y a plusieurs mois",
+"last year" => "l'année dernière",
+"years ago" => "il y a plusieurs années",
"Choose" => "Choisir",
"Cancel" => "Annuler",
"No" => "Non",
diff --git a/core/l10n/gl.php b/core/l10n/gl.php
index 97f0ec9862..cac9937f78 100644
--- a/core/l10n/gl.php
+++ b/core/l10n/gl.php
@@ -3,6 +3,14 @@
"No category to add?" => "Sen categoría que engadir?",
"This category already exists: " => "Esta categoría xa existe: ",
"Settings" => "Preferencias",
+"seconds ago" => "hai segundos",
+"1 minute ago" => "hai 1 minuto",
+"today" => "hoxe",
+"yesterday" => "onte",
+"last month" => "último mes",
+"months ago" => "meses atrás",
+"last year" => "último ano",
+"years ago" => "anos atrás",
"Cancel" => "Cancelar",
"No" => "Non",
"Yes" => "Si",
diff --git a/core/l10n/he.php b/core/l10n/he.php
index f0ba4198d6..424b844194 100644
--- a/core/l10n/he.php
+++ b/core/l10n/he.php
@@ -3,6 +3,14 @@
"No category to add?" => "אין קטגוריה להוספה?",
"This category already exists: " => "קטגוריה זאת כבר קיימת: ",
"Settings" => "הגדרות",
+"seconds ago" => "שניות",
+"1 minute ago" => "לפני דקה אחת",
+"today" => "היום",
+"yesterday" => "אתמול",
+"last month" => "חודש שעבר",
+"months ago" => "חודשים",
+"last year" => "שנה שעברה",
+"years ago" => "שנים",
"Cancel" => "ביטול",
"No" => "לא",
"Yes" => "כן",
diff --git a/core/l10n/hi.php b/core/l10n/hi.php
index c84f76c4e4..0e4f18c6cd 100644
--- a/core/l10n/hi.php
+++ b/core/l10n/hi.php
@@ -1,6 +1,10 @@
"पासवर्ड",
+"Use the following link to reset your password: {link}" => "आगे दिये गये लिंक का उपयोग पासवर्ड बदलने के लिये किजीये: {link}",
+"You will receive a link to reset your password via Email." => "पासवर्ड बदलने कि लिंक आपको ई-मेल द्वारा भेजी जायेगी|",
"Username" => "प्रयोक्ता का नाम",
+"Your password was reset" => "आपका पासवर्ड बदला गया है",
+"New password" => "नया पासवर्ड",
"Cloud not found" => "क्लौड नहीं मिला ",
"Create an admin account" => "व्यवस्थापक खाता बनाएँ",
"Advanced" => "उन्नत",
diff --git a/core/l10n/hr.php b/core/l10n/hr.php
index d1d6e9cfc6..fab2dec26c 100644
--- a/core/l10n/hr.php
+++ b/core/l10n/hr.php
@@ -3,6 +3,13 @@
"No category to add?" => "Nemate kategorija koje možete dodati?",
"This category already exists: " => "Ova kategorija već postoji: ",
"Settings" => "Postavke",
+"seconds ago" => "sekundi prije",
+"today" => "danas",
+"yesterday" => "jučer",
+"last month" => "prošli mjesec",
+"months ago" => "mjeseci",
+"last year" => "prošlu godinu",
+"years ago" => "godina",
"Choose" => "Izaberi",
"Cancel" => "Odustani",
"No" => "Ne",
diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php
index 7c3ce250cf..6b6ab97ea2 100644
--- a/core/l10n/hu_HU.php
+++ b/core/l10n/hu_HU.php
@@ -3,6 +3,14 @@
"No category to add?" => "Nincs hozzáadandó kategória?",
"This category already exists: " => "Ez a kategória már létezik",
"Settings" => "Beállítások",
+"seconds ago" => "másodperccel ezelőtt",
+"1 minute ago" => "1 perccel ezelőtt",
+"today" => "ma",
+"yesterday" => "tegnap",
+"last month" => "múlt hónapban",
+"months ago" => "hónappal ezelőtt",
+"last year" => "tavaly",
+"years ago" => "évvel ezelőtt",
"Cancel" => "Mégse",
"No" => "Nem",
"Yes" => "Igen",
diff --git a/core/l10n/id.php b/core/l10n/id.php
index 2b7072fd7c..8e229c046a 100644
--- a/core/l10n/id.php
+++ b/core/l10n/id.php
@@ -3,6 +3,14 @@
"No category to add?" => "Tidak ada kategori yang akan ditambahkan?",
"This category already exists: " => "Kategori ini sudah ada:",
"Settings" => "Setelan",
+"seconds ago" => "beberapa detik yang lalu",
+"1 minute ago" => "1 menit lalu",
+"today" => "hari ini",
+"yesterday" => "kemarin",
+"last month" => "bulan kemarin",
+"months ago" => "beberapa bulan lalu",
+"last year" => "tahun kemarin",
+"years ago" => "beberapa tahun lalu",
"Choose" => "pilih",
"Cancel" => "Batalkan",
"No" => "Tidak",
diff --git a/core/l10n/it.php b/core/l10n/it.php
index e772d7c510..02c3b89294 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -3,6 +3,16 @@
"No category to add?" => "Nessuna categoria da aggiungere?",
"This category already exists: " => "Questa categoria esiste già: ",
"Settings" => "Impostazioni",
+"seconds ago" => "secondi fa",
+"1 minute ago" => "Un minuto fa",
+"{minutes} minutes ago" => "{minutes} minuti fa",
+"today" => "oggi",
+"yesterday" => "ieri",
+"{days} days ago" => "{days} giorni fa",
+"last month" => "mese scorso",
+"months ago" => "mesi fa",
+"last year" => "anno scorso",
+"years ago" => "anni fa",
"Choose" => "Scegli",
"Cancel" => "Annulla",
"No" => "No",
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php
index 28d2a3041f..6471c53c47 100644
--- a/core/l10n/ja_JP.php
+++ b/core/l10n/ja_JP.php
@@ -3,6 +3,16 @@
"No category to add?" => "追加するカテゴリはありませんか?",
"This category already exists: " => "このカテゴリはすでに存在します: ",
"Settings" => "設定",
+"seconds ago" => "秒前",
+"1 minute ago" => "1 分前",
+"{minutes} minutes ago" => "{minutes} 分前",
+"today" => "今日",
+"yesterday" => "昨日",
+"{days} days ago" => "{days} 日前",
+"last month" => "一月前",
+"months ago" => "月前",
+"last year" => "一年前",
+"years ago" => "年前",
"Choose" => "選択",
"Cancel" => "キャンセル",
"No" => "いいえ",
diff --git a/core/l10n/ka_GE.php b/core/l10n/ka_GE.php
index ac98e1f9d1..46d81ae8b4 100644
--- a/core/l10n/ka_GE.php
+++ b/core/l10n/ka_GE.php
@@ -3,6 +3,16 @@
"No category to add?" => "არ არის კატეგორია დასამატებლად?",
"This category already exists: " => "კატეგორია უკვე არსებობს",
"Settings" => "პარამეტრები",
+"seconds ago" => "წამის წინ",
+"1 minute ago" => "1 წუთის წინ",
+"{minutes} minutes ago" => "{minutes} წუთის წინ",
+"today" => "დღეს",
+"yesterday" => "გუშინ",
+"{days} days ago" => "{days} დღის წინ",
+"last month" => "გასულ თვეში",
+"months ago" => "თვის წინ",
+"last year" => "ბოლო წელს",
+"years ago" => "წლის წინ",
"Choose" => "არჩევა",
"Cancel" => "უარყოფა",
"No" => "არა",
diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php
index 11ee84b5da..c2c2201984 100644
--- a/core/l10n/lt_LT.php
+++ b/core/l10n/lt_LT.php
@@ -3,6 +3,16 @@
"No category to add?" => "Nepridėsite jokios kategorijos?",
"This category already exists: " => "Tokia kategorija jau yra:",
"Settings" => "Nustatymai",
+"seconds ago" => "prieš sekundę",
+"1 minute ago" => "Prieš 1 minutę",
+"{minutes} minutes ago" => "Prieš {count} minutes",
+"today" => "šiandien",
+"yesterday" => "vakar",
+"{days} days ago" => "Prieš {days} dienas",
+"last month" => "praeitą mėnesį",
+"months ago" => "prieš mėnesį",
+"last year" => "praeitais metais",
+"years ago" => "prieš metus",
"Choose" => "Pasirinkite",
"Cancel" => "Atšaukti",
"No" => "Ne",
diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php
index d210485fd9..c6cfc6bfe9 100644
--- a/core/l10n/nb_NO.php
+++ b/core/l10n/nb_NO.php
@@ -3,6 +3,16 @@
"No category to add?" => "Ingen kategorier å legge til?",
"This category already exists: " => "Denne kategorien finnes allerede:",
"Settings" => "Innstillinger",
+"seconds ago" => "sekunder siden",
+"1 minute ago" => "1 minutt siden",
+"{minutes} minutes ago" => "{minutes} minutter siden",
+"today" => "i dag",
+"yesterday" => "i går",
+"{days} days ago" => "{days} dager siden",
+"last month" => "forrige måned",
+"months ago" => "måneder siden",
+"last year" => "forrige år",
+"years ago" => "år siden",
"Choose" => "Velg",
"Cancel" => "Avbryt",
"No" => "Nei",
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index e3016ee444..595c6c9972 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -3,6 +3,16 @@
"No category to add?" => "Geen categorie toevoegen?",
"This category already exists: " => "Deze categorie bestaat al.",
"Settings" => "Instellingen",
+"seconds ago" => "seconden geleden",
+"1 minute ago" => "1 minuut geleden",
+"{minutes} minutes ago" => "{minutes} minuten geleden",
+"today" => "vandaag",
+"yesterday" => "gisteren",
+"{days} days ago" => "{days} dagen geleden",
+"last month" => "vorige maand",
+"months ago" => "maanden geleden",
+"last year" => "vorig jaar",
+"years ago" => "jaar geleden",
"Choose" => "Kies",
"Cancel" => "Annuleren",
"No" => "Nee",
@@ -38,6 +48,8 @@
"ownCloud password reset" => "ownCloud wachtwoord herstellen",
"Use the following link to reset your password: {link}" => "Gebruik de volgende link om je wachtwoord te resetten: {link}",
"You will receive a link to reset your password via Email." => "U ontvangt een link om uw wachtwoord opnieuw in te stellen via e-mail.",
+"Reset email send." => "Reset e-mail verstuurd.",
+"Request failed!" => "Verzoek gefaald!",
"Username" => "Gebruikersnaam",
"Request reset" => "Resetaanvraag",
"Your password was reset" => "Je wachtwoord is gewijzigd",
diff --git a/core/l10n/oc.php b/core/l10n/oc.php
index c37e84530d..7b288b96ee 100644
--- a/core/l10n/oc.php
+++ b/core/l10n/oc.php
@@ -3,6 +3,14 @@
"No category to add?" => "Pas de categoria d'ajustar ?",
"This category already exists: " => "La categoria exista ja :",
"Settings" => "Configuracion",
+"seconds ago" => "segonda a",
+"1 minute ago" => "1 minuta a",
+"today" => "uèi",
+"yesterday" => "ièr",
+"last month" => "mes passat",
+"months ago" => "meses a",
+"last year" => "an passat",
+"years ago" => "ans a",
"Choose" => "Causís",
"Cancel" => "Anulla",
"No" => "Non",
diff --git a/core/l10n/pl.php b/core/l10n/pl.php
index 18806af794..3e84e516e4 100644
--- a/core/l10n/pl.php
+++ b/core/l10n/pl.php
@@ -3,6 +3,16 @@
"No category to add?" => "Brak kategorii",
"This category already exists: " => "Ta kategoria już istnieje",
"Settings" => "Ustawienia",
+"seconds ago" => "sekund temu",
+"1 minute ago" => "1 minute temu",
+"{minutes} minutes ago" => "{minutes} minut temu",
+"today" => "dziś",
+"yesterday" => "wczoraj",
+"{days} days ago" => "{days} dni temu",
+"last month" => "ostani miesiąc",
+"months ago" => "miesięcy temu",
+"last year" => "ostatni rok",
+"years ago" => "lat temu",
"Choose" => "Wybierz",
"Cancel" => "Anuluj",
"No" => "Nie",
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php
index f51c1a94c2..b1a5495982 100644
--- a/core/l10n/pt_BR.php
+++ b/core/l10n/pt_BR.php
@@ -3,6 +3,16 @@
"No category to add?" => "Nenhuma categoria adicionada?",
"This category already exists: " => "Essa categoria já existe",
"Settings" => "Configurações",
+"seconds ago" => "segundos atrás",
+"1 minute ago" => "1 minuto atrás",
+"{minutes} minutes ago" => "{minutes} minutos atrás",
+"today" => "hoje",
+"yesterday" => "ontem",
+"{days} days ago" => "{days} dias atrás",
+"last month" => "último mês",
+"months ago" => "meses atrás",
+"last year" => "último ano",
+"years ago" => "anos atrás",
"Choose" => "Escolha",
"Cancel" => "Cancelar",
"No" => "Não",
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php
index f1c658830f..358dacae17 100644
--- a/core/l10n/pt_PT.php
+++ b/core/l10n/pt_PT.php
@@ -3,6 +3,16 @@
"No category to add?" => "Nenhuma categoria para adicionar?",
"This category already exists: " => "Esta categoria já existe:",
"Settings" => "Definições",
+"seconds ago" => "Minutos atrás",
+"1 minute ago" => "Falta 1 minuto",
+"{minutes} minutes ago" => "{minutes} minutos atrás",
+"today" => "hoje",
+"yesterday" => "ontem",
+"{days} days ago" => "{days} dias atrás",
+"last month" => "ultímo mês",
+"months ago" => "meses atrás",
+"last year" => "ano passado",
+"years ago" => "anos atrás",
"Choose" => "Escolha",
"Cancel" => "Cancelar",
"No" => "Não",
@@ -38,6 +48,7 @@
"ownCloud password reset" => "Reposição da password ownCloud",
"Use the following link to reset your password: {link}" => "Use o seguinte endereço para repor a sua password: {link}",
"You will receive a link to reset your password via Email." => "Vai receber um endereço para repor a sua password",
+"Reset email send." => "E-mail de reinicialização enviado.",
"Request failed!" => "O pedido falhou!",
"Username" => "Utilizador",
"Request reset" => "Pedir reposição",
@@ -55,6 +66,8 @@
"Edit categories" => "Editar categorias",
"Add" => "Adicionar",
"Security Warning" => "Aviso de Segurança",
+"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Não existe nenhum gerador seguro de números aleatórios, por favor, active a extensão OpenSSL no PHP.",
+"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sem nenhum gerador seguro de números aleatórios, uma pessoa mal intencionada pode prever a sua password, reiniciar as seguranças adicionais e tomar conta da sua conta. ",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "A sua pasta com os dados e os seus ficheiros estão provavelmente acessíveis a partir das internet. Sugerimos veementemente que configure o seu servidor web de maneira a que a pasta com os dados deixe de ficar acessível, ou mova a pasta com os dados para fora da raiz de documentos do servidor web.",
"Create an admin account" => "Criar uma conta administrativa",
"Advanced" => "Avançado",
@@ -88,6 +101,7 @@
"December" => "Dezembro",
"web services under your control" => "serviços web sob o seu controlo",
"Log out" => "Sair",
+"Automatic logon rejected!" => "Login automático rejeitado!",
"If you did not change your password recently, your account may be compromised!" => "Se não mudou a sua palavra-passe recentemente, a sua conta pode ter sido comprometida!",
"Please change your password to secure your account again." => "Por favor mude a sua palavra-passe para assegurar a sua conta de novo.",
"Lost your password?" => "Esqueceu a sua password?",
diff --git a/core/l10n/ro.php b/core/l10n/ro.php
index d0551be248..034d71b58c 100644
--- a/core/l10n/ro.php
+++ b/core/l10n/ro.php
@@ -3,6 +3,14 @@
"No category to add?" => "Nici o categorie de adăugat?",
"This category already exists: " => "Această categorie deja există:",
"Settings" => "Configurări",
+"seconds ago" => "secunde în urmă",
+"1 minute ago" => "1 minut în urmă",
+"today" => "astăzi",
+"yesterday" => "ieri",
+"last month" => "ultima lună",
+"months ago" => "luni în urmă",
+"last year" => "ultimul an",
+"years ago" => "ani în urmă",
"Choose" => "Alege",
"Cancel" => "Anulare",
"No" => "Nu",
diff --git a/core/l10n/ru.php b/core/l10n/ru.php
index ff5f30fbe1..0c3ba55529 100644
--- a/core/l10n/ru.php
+++ b/core/l10n/ru.php
@@ -3,6 +3,16 @@
"No category to add?" => "Нет категорий для добавления?",
"This category already exists: " => "Эта категория уже существует: ",
"Settings" => "Настройки",
+"seconds ago" => "несколько секунд назад",
+"1 minute ago" => "1 минуту назад",
+"{minutes} minutes ago" => "{minutes} минут назад",
+"today" => "сегодня",
+"yesterday" => "вчера",
+"{days} days ago" => "{days} дней назад",
+"last month" => "в прошлом месяце",
+"months ago" => "несколько месяцев назад",
+"last year" => "в прошлом году",
+"years ago" => "несколько лет назад",
"Choose" => "Выбрать",
"Cancel" => "Отмена",
"No" => "Нет",
diff --git a/core/l10n/ru_RU.php b/core/l10n/ru_RU.php
index 610bb0b175..73aeeb72f3 100644
--- a/core/l10n/ru_RU.php
+++ b/core/l10n/ru_RU.php
@@ -3,6 +3,16 @@
"No category to add?" => "Нет категории для добавления?",
"This category already exists: " => "Эта категория уже существует:",
"Settings" => "Настройки",
+"seconds ago" => "секунд назад",
+"1 minute ago" => " 1 минуту назад",
+"{minutes} minutes ago" => "{минуты} минут назад",
+"today" => "сегодня",
+"yesterday" => "вчера",
+"{days} days ago" => "{дни} дней назад",
+"last month" => "в прошлом месяце",
+"months ago" => "месяц назад",
+"last year" => "в прошлом году",
+"years ago" => "лет назад",
"Choose" => "Выбрать",
"Cancel" => "Отмена",
"No" => "Нет",
diff --git a/core/l10n/si_LK.php b/core/l10n/si_LK.php
index 9061274fb1..93f3ee8501 100644
--- a/core/l10n/si_LK.php
+++ b/core/l10n/si_LK.php
@@ -1,6 +1,14 @@
"යෙදුම් නාමය සපයා නැත.",
"Settings" => "සැකසුම්",
+"seconds ago" => "තත්පරයන්ට පෙර",
+"1 minute ago" => "1 මිනිත්තුවකට පෙර",
+"today" => "අද",
+"yesterday" => "ඊයේ",
+"last month" => "පෙර මාසයේ",
+"months ago" => "මාස කීපයකට පෙර",
+"last year" => "පෙර අවුරුද්දේ",
+"years ago" => "අවුරුදු කීපයකට පෙර",
"Choose" => "තෝරන්න",
"Cancel" => "එපා",
"No" => "නැහැ",
@@ -19,15 +27,20 @@
"can edit" => "සංස්කරණය කළ හැක",
"access control" => "ප්රවේශ පාලනය",
"create" => "සදන්න",
+"update" => "යාවත්කාලීන කරන්න",
"delete" => "මකන්න",
"share" => "බෙදාහදාගන්න",
"Password protected" => "මුර පදයකින් ආරක්ශාකර ඇත",
"Error unsetting expiration date" => "කල් ඉකුත් දිනය ඉවත් කිරීමේ දෝෂයක්",
"Error setting expiration date" => "කල් ඉකුත් දිනය ස්ථාපනය කිරීමේ දෝෂයක්",
+"ownCloud password reset" => "ownCloud මුරපදය ප්රත්යාරම්භ කරන්න",
+"You will receive a link to reset your password via Email." => "ඔබගේ මුරපදය ප්රත්යාරම්භ කිරීම සඳහා යොමුව විද්යුත් තැපෑලෙන් ලැබෙනු ඇත",
"Request failed!" => "ඉල්ලීම අසාර්ථකයි!",
"Username" => "පරිශීලක නම",
+"Your password was reset" => "ඔබේ මුරපදය ප්රත්යාරම්භ කරන ලදී",
"To login page" => "පිවිසුම් පිටුවට",
"New password" => "නව මුර පදයක්",
+"Reset password" => "මුරපදය ප්රත්යාරම්භ කරන්න",
"Personal" => "පෞද්ගලික",
"Users" => "පරිශීලකයන්",
"Apps" => "යෙදුම්",
@@ -39,9 +52,11 @@
"Add" => "එක් කරන්න",
"Security Warning" => "ආරක්ෂක නිවේදනයක්",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "ආරක්ෂිත අහඹු සංඛ්යා උත්පාදකයක් නොමැති නම් ඔබගේ ගිණුමට පහරදෙන අයකුට එහි මුරපද යළි පිහිටුවීමට අවශ්ය ටෝකන පහසුවෙන් සොයාගෙන ඔබගේ ගිණුම පැහැරගත හැක.",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "ඔබගේ දත්ත ඩිරෙක්ටරිය හා ගොනුවලට අන්තර්ජාලයෙන් පිවිසිය හැක. ownCloud සපයා ඇති .htaccess ගොනුව ක්රියාකරන්නේ නැත. අපි තරයේ කියා සිටිනුයේ නම්, මෙම දත්ත හා ගොනු එසේ පිවිසීමට නොහැකි වන ලෙස ඔබේ වෙබ් සේවාදායකයා වින්යාස කරන ලෙස හෝ එම ඩිරෙක්ටරිය වෙබ් මූලයෙන් පිටතට ගෙනයන ලෙසය.",
"Advanced" => "දියුණු/උසස්",
"Data folder" => "දත්ත ෆෝල්ඩරය",
"Configure the database" => "දත්ත සමුදාය හැඩගැසීම",
+"will be used" => "භාවිතා වනු ඇත",
"Database user" => "දත්තගබඩා භාවිතාකරු",
"Database password" => "දත්තගබඩාවේ මුරපදය",
"Database name" => "දත්තගබඩාවේ නම",
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php
index 8b76ccc537..ea5d063624 100644
--- a/core/l10n/sk_SK.php
+++ b/core/l10n/sk_SK.php
@@ -3,6 +3,16 @@
"No category to add?" => "Žiadna kategória pre pridanie?",
"This category already exists: " => "Táto kategória už existuje:",
"Settings" => "Nastavenia",
+"seconds ago" => "pred sekundami",
+"1 minute ago" => "pred minútou",
+"{minutes} minutes ago" => "pred {minutes} minútami",
+"today" => "dnes",
+"yesterday" => "včera",
+"{days} days ago" => "pred {days} dňami",
+"last month" => "minulý mesiac",
+"months ago" => "pred mesiacmi",
+"last year" => "minulý rok",
+"years ago" => "pred rokmi",
"Choose" => "Výber",
"Cancel" => "Zrušiť",
"No" => "Nie",
diff --git a/core/l10n/sl.php b/core/l10n/sl.php
index 6c63ba0466..c92f87930d 100644
--- a/core/l10n/sl.php
+++ b/core/l10n/sl.php
@@ -3,6 +3,14 @@
"No category to add?" => "Ni kategorije za dodajanje?",
"This category already exists: " => "Ta kategorija že obstaja:",
"Settings" => "Nastavitve",
+"seconds ago" => "sekund nazaj",
+"1 minute ago" => "Pred 1 minuto",
+"today" => "danes",
+"yesterday" => "včeraj",
+"last month" => "zadnji mesec",
+"months ago" => "mesecev nazaj",
+"last year" => "lansko leto",
+"years ago" => "let nazaj",
"Choose" => "Izbor",
"Cancel" => "Prekliči",
"No" => "Ne",
diff --git a/core/l10n/sr.php b/core/l10n/sr.php
index b2576c4444..d0fa5bf294 100644
--- a/core/l10n/sr.php
+++ b/core/l10n/sr.php
@@ -1,9 +1,50 @@
"Апликација са овим називом није доступна.",
+"This category already exists: " => "Категорија већ постоји:",
"Settings" => "Подешавања",
+"seconds ago" => "пре неколико секунди",
+"1 minute ago" => "пре 1 минут",
+"{minutes} minutes ago" => "пре {minutes} минута",
+"today" => "данас",
+"yesterday" => "јуче",
+"{days} days ago" => "пре {days} дана",
+"last month" => "прошлог месеца",
+"months ago" => "месеци раније",
+"last year" => "прошле године",
+"years ago" => "година раније",
+"Choose" => "Одабери",
"Cancel" => "Откажи",
+"No" => "Не",
+"Yes" => "Да",
+"Ok" => "У реду",
+"No categories selected for deletion." => "Ни једна категорија није означена за брисање.",
+"Error" => "Грешка",
+"Error while sharing" => "Грешка у дељењу",
+"Error while unsharing" => "Грешка код искључења дељења",
+"Error while changing permissions" => "Грешка код промене дозвола",
+"Share with" => "Подели са",
+"Share with link" => "Подели линк",
+"Password protect" => "Заштићено лозинком",
"Password" => "Лозинка",
+"Set expiration date" => "Постави датум истека",
+"Expiration date" => "Датум истека",
+"Share via email:" => "Подели поштом:",
+"Resharing is not allowed" => "Поновно дељење није дозвољено",
+"Unshare" => "Не дели",
+"can edit" => "може да мења",
+"access control" => "права приступа",
+"create" => "направи",
+"update" => "ажурирај",
+"delete" => "обриши",
+"share" => "подели",
+"Password protected" => "Заштићено лозинком",
+"Error unsetting expiration date" => "Грешка код поништавања датума истека",
+"Error setting expiration date" => "Грешка код постављања датума истека",
+"ownCloud password reset" => "Поништавање лозинке за ownCloud",
"Use the following link to reset your password: {link}" => "Овом везом ресетујте своју лозинку: {link}",
"You will receive a link to reset your password via Email." => "Добићете везу за ресетовање лозинке путем е-поште.",
+"Reset email send." => "Захтев је послат поштом.",
+"Request failed!" => "Захтев одбијен!",
"Username" => "Корисничко име",
"Request reset" => "Захтевај ресетовање",
"Your password was reset" => "Ваша лозинка је ресетована",
@@ -15,8 +56,14 @@
"Apps" => "Програми",
"Admin" => "Аднинистрација",
"Help" => "Помоћ",
+"Access forbidden" => "Забрањен приступ",
"Cloud not found" => "Облак није нађен",
+"Edit categories" => "Измени категорије",
"Add" => "Додај",
+"Security Warning" => "Сигурносно упозорење",
+"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Поуздан генератор случајних бројева није доступан, предлажемо да укључите PHP проширење OpenSSL.",
+"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Без поузданог генератора случајнох бројева нападач лако може предвидети лозинку за поништавање кључа шифровања и отети вам налог.",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Тренутно су ваши подаци и датотеке доступне са интернета. Датотека .htaccess коју је обезбедио пакет ownCloud не функционише. Саветујемо вам да подесите веб сервер тако да директоријум са подацима не буде изложен или да га преместите изван коренског директоријума веб сервера.",
"Create an admin account" => "Направи административни налог",
"Advanced" => "Напредно",
"Data folder" => "Фацикла података",
@@ -25,6 +72,7 @@
"Database user" => "Корисник базе",
"Database password" => "Лозинка базе",
"Database name" => "Име базе",
+"Database tablespace" => "Радни простор базе података",
"Database host" => "Домаћин базе",
"Finish setup" => "Заврши подешавање",
"Sunday" => "Недеља",
@@ -48,10 +96,16 @@
"December" => "Децембар",
"web services under your control" => "веб сервиси под контролом",
"Log out" => "Одјава",
+"Automatic logon rejected!" => "Аутоматска пријава је одбијена!",
+"If you did not change your password recently, your account may be compromised!" => "Ако ускоро не промените лозинку ваш налог може бити компромитован!",
+"Please change your password to secure your account again." => "Промените лозинку да бисте обезбедили налог.",
"Lost your password?" => "Изгубили сте лозинку?",
"remember" => "упамти",
"Log in" => "Пријава",
"You are logged out." => "Одјављени сте.",
"prev" => "претходно",
-"next" => "следеће"
+"next" => "следеће",
+"Security Warning!" => "Сигурносно упозорење!",
+"Please verify your password.
For security reasons you may be occasionally asked to enter your password again." => "Потврдите лозинку.
Из сигурносних разлога затрежићемо вам да два пута унесете лозинку.",
+"Verify" => "Потврди"
);
diff --git a/core/l10n/sv.php b/core/l10n/sv.php
index d10ee392fa..a9cee03a6e 100644
--- a/core/l10n/sv.php
+++ b/core/l10n/sv.php
@@ -3,6 +3,16 @@
"No category to add?" => "Ingen kategori att lägga till?",
"This category already exists: " => "Denna kategori finns redan:",
"Settings" => "Inställningar",
+"seconds ago" => "sekunder sedan",
+"1 minute ago" => "1 minut sedan",
+"{minutes} minutes ago" => "{minutes} minuter sedan",
+"today" => "i dag",
+"yesterday" => "i går",
+"{days} days ago" => "{days} dagar sedan",
+"last month" => "förra månaden",
+"months ago" => "månader sedan",
+"last year" => "förra året",
+"years ago" => "år sedan",
"Choose" => "Välj",
"Cancel" => "Avbryt",
"No" => "Nej",
diff --git a/core/l10n/ta_LK.php b/core/l10n/ta_LK.php
index faf82fd1f9..ebebe5c226 100644
--- a/core/l10n/ta_LK.php
+++ b/core/l10n/ta_LK.php
@@ -3,6 +3,16 @@
"No category to add?" => "சேர்ப்பதற்கான வகைகள் இல்லையா?",
"This category already exists: " => "இந்த வகை ஏற்கனவே உள்ளது:",
"Settings" => "அமைப்புகள்",
+"seconds ago" => "செக்கன்களுக்கு முன்",
+"1 minute ago" => "1 நிமிடத்திற்கு முன் ",
+"{minutes} minutes ago" => "{நிமிடங்கள்} நிமிடங்களுக்கு முன் ",
+"today" => "இன்று",
+"yesterday" => "நேற்று",
+"{days} days ago" => "{நாட்கள்} நாட்களுக்கு முன்",
+"last month" => "கடந்த மாதம்",
+"months ago" => "மாதங்களுக்கு முன்",
+"last year" => "கடந்த வருடம்",
+"years ago" => "வருடங்களுக்கு முன்",
"Choose" => "தெரிவுசெய்க ",
"Cancel" => "இரத்து செய்க",
"No" => "இல்லை",
diff --git a/core/l10n/th_TH.php b/core/l10n/th_TH.php
index eb6e18c281..44f7b937fd 100644
--- a/core/l10n/th_TH.php
+++ b/core/l10n/th_TH.php
@@ -3,6 +3,16 @@
"No category to add?" => "ไม่มีหมวดหมู่ที่ต้องการเพิ่ม?",
"This category already exists: " => "หมวดหมู่นี้มีอยู่แล้ว: ",
"Settings" => "ตั้งค่า",
+"seconds ago" => "วินาที ก่อนหน้านี้",
+"1 minute ago" => "1 นาทีก่อนหน้านี้",
+"{minutes} minutes ago" => "{minutes} นาทีก่อนหน้านี้",
+"today" => "วันนี้",
+"yesterday" => "เมื่อวานนี้",
+"{days} days ago" => "{day} วันก่อนหน้านี้",
+"last month" => "เดือนที่แล้ว",
+"months ago" => "เดือน ที่ผ่านมา",
+"last year" => "ปีที่แล้ว",
+"years ago" => "ปี ที่ผ่านมา",
"Choose" => "เลือก",
"Cancel" => "ยกเลิก",
"No" => "ไม่ตกลง",
diff --git a/core/l10n/uk.php b/core/l10n/uk.php
index 480fab2afc..fd5b7be8dc 100644
--- a/core/l10n/uk.php
+++ b/core/l10n/uk.php
@@ -1,5 +1,13 @@
"Налаштування",
+"seconds ago" => "секунди тому",
+"1 minute ago" => "1 хвилину тому",
+"today" => "сьогодні",
+"yesterday" => "вчора",
+"last month" => "минулого місяця",
+"months ago" => "місяці тому",
+"last year" => "минулого року",
+"years ago" => "роки тому",
"Cancel" => "Відмінити",
"No" => "Ні",
"Yes" => "Так",
diff --git a/core/l10n/vi.php b/core/l10n/vi.php
index e937829406..8499bb0aab 100644
--- a/core/l10n/vi.php
+++ b/core/l10n/vi.php
@@ -3,6 +3,16 @@
"No category to add?" => "Không có danh mục được thêm?",
"This category already exists: " => "Danh mục này đã được tạo :",
"Settings" => "Cài đặt",
+"seconds ago" => "vài giây trước",
+"1 minute ago" => "1 phút trước",
+"{minutes} minutes ago" => "{minutes} phút trước",
+"today" => "hôm nay",
+"yesterday" => "hôm qua",
+"{days} days ago" => "{days} ngày trước",
+"last month" => "tháng trước",
+"months ago" => "tháng trước",
+"last year" => "năm trước",
+"years ago" => "năm trước",
"Choose" => "Chọn",
"Cancel" => "Hủy",
"No" => "No",
@@ -14,9 +24,9 @@
"Error while unsharing" => "Lỗi trong quá trình gỡ chia sẻ",
"Error while changing permissions" => "Lỗi trong quá trình phân quyền",
"Shared with you and the group {group} by {owner}" => "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}",
-"Shared with you by {owner}" => "Đã được chia sẽ với bạn bởi {owner}",
+"Shared with you by {owner}" => "Đã được chia sẽ bởi {owner}",
"Share with" => "Chia sẻ với",
-"Share with link" => "Chia sẻ với link",
+"Share with link" => "Chia sẻ với liên kết",
"Password protect" => "Mật khẩu bảo vệ",
"Password" => "Mật khẩu",
"Set expiration date" => "Đặt ngày kết thúc",
@@ -38,6 +48,8 @@
"ownCloud password reset" => "Khôi phục mật khẩu Owncloud ",
"Use the following link to reset your password: {link}" => "Dùng đường dẫn sau để khôi phục lại mật khẩu : {link}",
"You will receive a link to reset your password via Email." => "Vui lòng kiểm tra Email để khôi phục lại mật khẩu.",
+"Reset email send." => "Thiết lập lại email gởi.",
+"Request failed!" => "Yêu cầu của bạn không thành công !",
"Username" => "Tên người dùng",
"Request reset" => "Yêu cầu thiết lập lại ",
"Your password was reset" => "Mật khẩu của bạn đã được khôi phục",
@@ -54,6 +66,8 @@
"Edit categories" => "Sửa thể loại",
"Add" => "Thêm",
"Security Warning" => "Cảnh bảo bảo mật",
+"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Không an toàn ! chức năng random number generator đã có sẵn ,vui lòng bật PHP OpenSSL extension.",
+"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Nếu không có random number generator , Hacker có thể thiết lập lại mật khẩu và chiếm tài khoản của bạn.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Thư mục dữ liệu và những tập tin của bạn có thể dễ dàng bị truy cập từ mạng. Tập tin .htaccess do ownCloud cung cấp không hoạt động. Chúng tôi đề nghị bạn nên cấu hình lại máy chủ webserver để thư mục dữ liệu không còn bị truy cập hoặc bạn nên di chuyển thư mục dữ liệu ra bên ngoài thư mục gốc của máy chủ.",
"Create an admin account" => "Tạo một tài khoản quản trị",
"Advanced" => "Nâng cao",
@@ -63,6 +77,7 @@
"Database user" => "Người dùng cơ sở dữ liệu",
"Database password" => "Mật khẩu cơ sở dữ liệu",
"Database name" => "Tên cơ sở dữ liệu",
+"Database tablespace" => "Cơ sở dữ liệu tablespace",
"Database host" => "Database host",
"Finish setup" => "Cài đặt hoàn tất",
"Sunday" => "Chủ nhật",
@@ -86,11 +101,11 @@
"December" => "Tháng 12",
"web services under your control" => "các dịch vụ web dưới sự kiểm soát của bạn",
"Log out" => "Đăng xuất",
-"Automatic logon rejected!" => "Tự động đăng nhập đã bị từ chối!",
+"Automatic logon rejected!" => "Tự động đăng nhập đã bị từ chối !",
"If you did not change your password recently, your account may be compromised!" => "Nếu bạn không thay đổi mật khẩu gần đây của bạn, tài khoản của bạn có thể gặp nguy hiểm!",
"Please change your password to secure your account again." => "Vui lòng thay đổi mật khẩu của bạn để đảm bảo tài khoản của bạn một lần nữa.",
"Lost your password?" => "Bạn quên mật khẩu ?",
-"remember" => "Nhớ",
+"remember" => "ghi nhớ",
"Log in" => "Đăng nhập",
"You are logged out." => "Bạn đã đăng xuất.",
"prev" => "Lùi lại",
diff --git a/core/l10n/zh_CN.GB2312.php b/core/l10n/zh_CN.GB2312.php
index 0a2b72f8f4..b0d6b3cd92 100644
--- a/core/l10n/zh_CN.GB2312.php
+++ b/core/l10n/zh_CN.GB2312.php
@@ -3,6 +3,16 @@
"No category to add?" => "没有分类添加了?",
"This category already exists: " => "这个分类已经存在了:",
"Settings" => "设置",
+"seconds ago" => "秒前",
+"1 minute ago" => "1 分钟前",
+"{minutes} minutes ago" => "{minutes} 分钟前",
+"today" => "今天",
+"yesterday" => "昨天",
+"{days} days ago" => "{days} 天前",
+"last month" => "上个月",
+"months ago" => "月前",
+"last year" => "去年",
+"years ago" => "年前",
"Choose" => "选择",
"Cancel" => "取消",
"No" => "否",
@@ -13,6 +23,8 @@
"Error while sharing" => "分享出错",
"Error while unsharing" => "取消分享出错",
"Error while changing permissions" => "变更权限出错",
+"Shared with you and the group {group} by {owner}" => "由 {owner} 与您和 {group} 群组分享",
+"Shared with you by {owner}" => "由 {owner} 与您分享",
"Share with" => "分享",
"Share with link" => "分享链接",
"Password protect" => "密码保护",
@@ -22,6 +34,7 @@
"Share via email:" => "通过电子邮件分享:",
"No people found" => "查无此人",
"Resharing is not allowed" => "不允许重复分享",
+"Shared in {item} with {user}" => "已经与 {user} 在 {item} 中分享",
"Unshare" => "取消分享",
"can edit" => "可编辑",
"access control" => "访问控制",
@@ -35,6 +48,8 @@
"ownCloud password reset" => "私有云密码重置",
"Use the following link to reset your password: {link}" => "使用下面的链接来重置你的密码:{link}",
"You will receive a link to reset your password via Email." => "你将会收到一个重置密码的链接",
+"Reset email send." => "重置邮件已发送。",
+"Request failed!" => "请求失败!",
"Username" => "用户名",
"Request reset" => "要求重置",
"Your password was reset" => "你的密码已经被重置了",
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 8bfa304482..74be21a936 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -3,6 +3,16 @@
"No category to add?" => "没有可添加分类?",
"This category already exists: " => "此分类已存在: ",
"Settings" => "设置",
+"seconds ago" => "秒前",
+"1 minute ago" => "一分钟前",
+"{minutes} minutes ago" => "{minutes} 分钟前",
+"today" => "今天",
+"yesterday" => "昨天",
+"{days} days ago" => "{days} 天前",
+"last month" => "上月",
+"months ago" => "月前",
+"last year" => "去年",
+"years ago" => "年前",
"Choose" => "选择(&C)...",
"Cancel" => "取消",
"No" => "否",
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index 703389d181..86ac87f0df 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -3,6 +3,14 @@
"No category to add?" => "無分類添加?",
"This category already exists: " => "此分類已經存在:",
"Settings" => "設定",
+"seconds ago" => "幾秒前",
+"1 minute ago" => "1 分鐘前",
+"today" => "今天",
+"yesterday" => "昨天",
+"last month" => "上個月",
+"months ago" => "幾個月前",
+"last year" => "去年",
+"years ago" => "幾年前",
"Cancel" => "取消",
"No" => "No",
"Yes" => "Yes",
diff --git a/l10n/.tx/config b/l10n/.tx/config
index cd29b6ae77..2aac0feedc 100644
--- a/l10n/.tx/config
+++ b/l10n/.tx/config
@@ -52,3 +52,9 @@ source_file = templates/user_ldap.pot
source_lang = en
type = PO
+[owncloud.user_webdavauth]
+file_filter = /user_webdavauth.po
+source_file = templates/user_webdavauth.pot
+source_lang = en
+type = PO
+
diff --git a/l10n/ar/core.po b/l10n/ar/core.po
index 5c12f5b52a..2631ba6dda 100644
--- a/l10n/ar/core.po
+++ b/l10n/ar/core.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,27 +30,67 @@ msgstr ""
msgid "This category already exists: "
msgstr ""
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "تعديلات"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr ""
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr ""
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr ""
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr ""
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr ""
+
+#: js/js.js:697
+msgid "months ago"
+msgstr ""
+
+#: js/js.js:698
+msgid "last year"
+msgstr ""
+
+#: js/js.js:699
+msgid "years ago"
+msgstr ""
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr ""
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "الغاء"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr ""
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr ""
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr ""
@@ -315,87 +355,87 @@ msgstr "خادم قاعدة البيانات"
msgid "Finish setup"
msgstr "انهاء التعديلات"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "الاحد"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "الأثنين"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "الثلاثاء"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "الاربعاء"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "الخميس"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "الجمعه"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "السبت"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "كانون الثاني"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "شباط"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "آذار"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "نيسان"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "أيار"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "حزيران"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "تموز"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "آب"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "أيلول"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "تشرين الاول"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "تشرين الثاني"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "كانون الاول"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "خدمات الوب تحت تصرفك"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "الخروج"
diff --git a/l10n/ar/files.po b/l10n/ar/files.po
index 3da28f2ec0..b277142f1e 100644
--- a/l10n/ar/files.po
+++ b/l10n/ar/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -60,7 +60,7 @@ msgstr ""
msgid "Delete"
msgstr "محذوف"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr ""
@@ -173,46 +173,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr ""
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr ""
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr ""
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr ""
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr ""
-
-#: js/files.js:848
-msgid "months ago"
-msgstr ""
-
-#: js/files.js:849
-msgid "last year"
-msgstr ""
-
-#: js/files.js:850
-msgid "years ago"
-msgstr ""
-
#: templates/admin.php:5
msgid "File handling"
msgstr ""
diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po
index ebaf57acc9..1b9e02ca05 100644
--- a/l10n/ar/settings.po
+++ b/l10n/ar/settings.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,70 +19,69 @@ msgstr ""
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr ""
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr ""
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr ""
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "تم تغيير ال OpenID"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "طلبك غير مفهوم"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "لم يتم التأكد من الشخصية بنجاح"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "تم تغيير اللغة"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr ""
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr ""
@@ -90,97 +89,10 @@ msgstr ""
msgid "Saving..."
msgstr ""
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "__language_name__"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr ""
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr ""
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr ""
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr ""
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr ""
-
-#: templates/admin.php:116
-msgid "More"
-msgstr ""
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr ""
@@ -213,21 +125,21 @@ msgstr ""
msgid "Ask a question"
msgstr "إسأل سؤال"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "الاتصال بقاعدة بيانات المساعدة لم يتم بنجاح"
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "إذهب هنالك بنفسك"
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "الجواب"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -236,7 +148,7 @@ msgstr ""
#: templates/personal.php:13
msgid "Download"
-msgstr ""
+msgstr "انزال"
#: templates/personal.php:19
msgid "Your password was changed"
@@ -286,6 +198,16 @@ msgstr "ساعد في الترجمه"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "إستخدم هذا العنوان للإتصال ب ownCloud داخل نظام الملفات "
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "الاسم"
@@ -308,7 +230,7 @@ msgstr ""
#: templates/users.php:55 templates/users.php:138
msgid "Other"
-msgstr ""
+msgstr "شيء آخر"
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
diff --git a/l10n/ar/user_webdavauth.po b/l10n/ar/user_webdavauth.po
new file mode 100644
index 0000000000..aaa4762d8b
--- /dev/null
+++ b/l10n/ar/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po
index b559a1bc7a..97082a5f01 100644
--- a/l10n/bg_BG/core.po
+++ b/l10n/bg_BG/core.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -33,27 +33,67 @@ msgstr ""
msgid "This category already exists: "
msgstr "Категорията вече съществува:"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Настройки"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr ""
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr ""
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr ""
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr ""
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr ""
+
+#: js/js.js:697
+msgid "months ago"
+msgstr ""
+
+#: js/js.js:698
+msgid "last year"
+msgstr ""
+
+#: js/js.js:699
+msgid "years ago"
+msgstr ""
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr ""
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Отказ"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Не"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Да"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Добре"
@@ -318,87 +358,87 @@ msgstr "Хост за базата"
msgid "Finish setup"
msgstr "Завършване на настройките"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Неделя"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Понеделник"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Вторник"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Сряда"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Четвъртък"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Петък"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Събота"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Януари"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Февруари"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Март"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Април"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Май"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Юни"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Юли"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Август"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Септември"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Октомври"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Ноември"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Декември"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr ""
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Изход"
diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po
index 505ab1c820..8d11c055ea 100644
--- a/l10n/bg_BG/files.po
+++ b/l10n/bg_BG/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: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -61,7 +61,7 @@ msgstr ""
msgid "Delete"
msgstr "Изтриване"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr ""
@@ -174,46 +174,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr ""
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr ""
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr ""
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr ""
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr ""
-
-#: js/files.js:848
-msgid "months ago"
-msgstr ""
-
-#: js/files.js:849
-msgid "last year"
-msgstr ""
-
-#: js/files.js:850
-msgid "years ago"
-msgstr ""
-
#: templates/admin.php:5
msgid "File handling"
msgstr ""
diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po
index 09ad3dd9b3..d19b42e13d 100644
--- a/l10n/bg_BG/settings.po
+++ b/l10n/bg_BG/settings.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:03+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -20,70 +20,69 @@ msgstr ""
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr ""
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Е-пощата е записана"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Неправилна е-поща"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID е сменено"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Невалидна заявка"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Проблем с идентификацията"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Езика е сменен"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Изключване"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Включване"
@@ -91,97 +90,10 @@ msgstr "Включване"
msgid "Saving..."
msgstr "Записване..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr ""
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr ""
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr ""
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr ""
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr ""
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr ""
-
-#: templates/admin.php:116
-msgid "More"
-msgstr ""
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr ""
@@ -214,21 +126,21 @@ msgstr ""
msgid "Ask a question"
msgstr "Задайте въпрос"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Проблеми при свързване с помощната база"
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Отидете ръчно."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Отговор"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -287,6 +199,16 @@ msgstr "Помощ за превода"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "ползвай този адрес за връзка с Вашия ownCloud във файловия мениджър"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Име"
@@ -309,7 +231,7 @@ msgstr "Квота по подразбиране"
#: templates/users.php:55 templates/users.php:138
msgid "Other"
-msgstr ""
+msgstr "Друго"
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
diff --git a/l10n/bg_BG/user_webdavauth.po b/l10n/bg_BG/user_webdavauth.po
new file mode 100644
index 0000000000..54b239e5f9
--- /dev/null
+++ b/l10n/bg_BG/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: bg_BG\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/ca/core.po b/l10n/ca/core.po
index 49dc71f560..b42c3d5926 100644
--- a/l10n/ca/core.po
+++ b/l10n/ca/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: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-28 10:55+0000\n"
-"Last-Translator: rogerc \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -31,27 +31,67 @@ msgstr "No voleu afegir cap categoria?"
msgid "This category already exists: "
msgstr "Aquesta categoria ja existeix:"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Arranjament"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "segons enrere"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "fa 1 minut"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "fa {minutes} minuts"
+
+#: js/js.js:692
+msgid "today"
+msgstr "avui"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "ahir"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "fa {days} dies"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "el mes passat"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "mesos enrere"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "l'any passat"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "anys enrere"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Escull"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Cancel·la"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "No"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Sí"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "D'acord"
@@ -316,87 +356,87 @@ msgstr "Ordinador central de la base de dades"
msgid "Finish setup"
msgstr "Acaba la configuració"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Diumenge"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Dilluns"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Dimarts"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Dimecres"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Dijous"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Divendres"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Dissabte"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Gener"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Febrer"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Març"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Abril"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Maig"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Juny"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Juliol"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Agost"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Setembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Octubre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Novembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Desembre"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "controleu els vostres serveis web"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Surt"
diff --git a/l10n/ca/files.po b/l10n/ca/files.po
index dd41780d0d..91aaec0845 100644
--- a/l10n/ca/files.po
+++ b/l10n/ca/files.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-02 14:36+0000\n"
-"Last-Translator: rogerc \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -63,7 +63,7 @@ msgstr "Deixa de compartir"
msgid "Delete"
msgstr "Suprimeix"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Reanomena"
@@ -176,46 +176,6 @@ msgstr "1 fitxer"
msgid "{count} files"
msgstr "{count} fitxers"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "segons enrere"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "fa 1 minut"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "fa {minutes} minuts"
-
-#: js/files.js:843
-msgid "today"
-msgstr "avui"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "ahir"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "fa {days} dies"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "el mes passat"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "mesos enrere"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "l'any passat"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "anys enrere"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Gestió de fitxers"
diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po
index 15ab377f6f..ad3f1403f9 100644
--- a/l10n/ca/settings.po
+++ b/l10n/ca/settings.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-10 02:05+0200\n"
-"PO-Revision-Date: 2012-10-09 07:31+0000\n"
-"Last-Translator: rogerc \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -21,70 +21,69 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "No s'ha pogut carregar la llista des de l'App Store"
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Error d'autenticació"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "El grup ja existeix"
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "No es pot afegir el grup"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "No s'ha pogut activar l'apliació"
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "S'ha desat el correu electrònic"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "El correu electrònic no és vàlid"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID ha canviat"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Sol.licitud no vàlida"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "No es pot eliminar el grup"
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Error d'autenticació"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "No es pot eliminar l'usuari"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "S'ha canviat l'idioma"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "No es pot afegir l'usuari al grup %s"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "No es pot eliminar l'usuari del grup %s"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Desactiva"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Activa"
@@ -92,97 +91,10 @@ msgstr "Activa"
msgid "Saving..."
msgstr "S'està desant..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "Català"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Avís de seguretat"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "La carpeta de dades i els vostres fitxersprobablement són accessibles des d'Internet. La fitxer .htaccess que ownCloud proporciona no funciona. Us recomanem que configureu el servidor web de tal manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de l'arrel de documents del servidor web."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Executar una tasca de cada pàgina carregada"
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "cron.php està registrat en un servei webcron. Feu una crida a la pàgina cron.php a l'arrel de ownCloud cada minut a través de http."
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Utilitzeu el sistema de servei cron. Cridar el arxiu cron.php de la carpeta owncloud cada minut utilitzant el sistema de tasques cron."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Compartir"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Activa l'API de compartir"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Permet que les aplicacions usin l'API de compartir"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Permet enllaços"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Permet als usuaris compartir elements amb el públic amb enllaços"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Permet compartir de nou"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Permet als usuaris comparir elements ja compartits amb ells"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Permet als usuaris compartir amb qualsevol"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Permet als usuaris compartir només amb usuaris del seu grup"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Registre"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Més"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Desenvolupat per la comunitat ownCloud, el codi font té llicència AGPL."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Afegiu la vostra aplicació"
@@ -215,22 +127,22 @@ msgstr "Gestió de fitxers grans"
msgid "Ask a question"
msgstr "Feu una pregunta"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Problemes per connectar amb la base de dades d'ajuda."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Vés-hi manualment."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Resposta"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Ha utilitzat %s de la %s disponible"
+msgid "You have used %s of the available %s"
+msgstr "Heu utilitzat %s d'un total disponible de %s"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -288,6 +200,16 @@ msgstr "Ajudeu-nos amb la traducció"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "useu aquesta adreça per connectar-vos a ownCloud des del gestor de fitxers"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Desenvolupat per la comunitat ownCloud, el codi font té llicència AGPL."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Nom"
diff --git a/l10n/ca/user_webdavauth.po b/l10n/ca/user_webdavauth.po
new file mode 100644
index 0000000000..55cf858935
--- /dev/null
+++ b/l10n/ca/user_webdavauth.po
@@ -0,0 +1,23 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# , 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 09:25+0000\n"
+"Last-Translator: rogerc \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ca\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr "Adreça WebDAV: http://"
diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po
index 79a8ebd9c8..dd1f70f205 100644
--- a/l10n/cs_CZ/core.po
+++ b/l10n/cs_CZ/core.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-28 09:46+0000\n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -33,27 +33,67 @@ msgstr "Žádná kategorie k přidání?"
msgid "This category already exists: "
msgstr "Tato kategorie již existuje: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Nastavení"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "před pár vteřinami"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "před minutou"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "před {minutes} minutami"
+
+#: js/js.js:692
+msgid "today"
+msgstr "dnes"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "včera"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "před {days} dny"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "minulý mesíc"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "před měsíci"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "minulý rok"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "před lety"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Vybrat"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Zrušit"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Ne"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Ano"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Ok"
@@ -318,87 +358,87 @@ msgstr "Hostitel databáze"
msgid "Finish setup"
msgstr "Dokončit nastavení"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Neděle"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Pondělí"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Úterý"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Středa"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Čtvrtek"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Pátek"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Sobota"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Leden"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Únor"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Březen"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Duben"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Květen"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Červen"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Červenec"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Srpen"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Září"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Říjen"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Listopad"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Prosinec"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "webové služby pod Vaší kontrolou"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Odhlásit se"
diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po
index c644d68b52..70aafd433d 100644
--- a/l10n/cs_CZ/files.po
+++ b/l10n/cs_CZ/files.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-02 07:02+0000\n"
-"Last-Translator: Tomáš Chvátal \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -62,7 +62,7 @@ msgstr "Zrušit sdílení"
msgid "Delete"
msgstr "Smazat"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Přejmenovat"
@@ -175,46 +175,6 @@ msgstr "1 soubor"
msgid "{count} files"
msgstr "{count} soubory"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "před pár sekundami"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "před 1 minutou"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "před {minutes} minutami"
-
-#: js/files.js:843
-msgid "today"
-msgstr "dnes"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "včera"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "před {days} dny"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "minulý měsíc"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "před pár měsíci"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "minulý rok"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "před pár lety"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Zacházení se soubory"
diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po
index 3fe9dd8a58..0af24bb85e 100644
--- a/l10n/cs_CZ/settings.po
+++ b/l10n/cs_CZ/settings.po
@@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-10 02:05+0200\n"
-"PO-Revision-Date: 2012-10-09 08:35+0000\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\n"
+"PO-Revision-Date: 2012-11-10 10:16+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"
@@ -23,70 +23,69 @@ msgstr ""
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Nelze načíst seznam z App Store"
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Chyba ověření"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "Skupina již existuje"
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "Nelze přidat skupinu"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "Nelze povolit aplikaci."
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "E-mail uložen"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Neplatný e-mail"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID změněno"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Neplatný požadavek"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "Nelze smazat skupinu"
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Chyba ověření"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "Nelze smazat uživatele"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Jazyk byl změněn"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "Nelze přidat uživatele do skupiny %s"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "Nelze odstranit uživatele ze skupiny %s"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Zakázat"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Povolit"
@@ -94,97 +93,10 @@ msgstr "Povolit"
msgid "Saving..."
msgstr "Ukládám..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "Česky"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Bezpečnostní varování"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "Váš adresář dat a soubory jsou pravděpodobně přístupné z internetu. Soubor .htacces, který ownCloud poskytuje nefunguje. Doporučujeme Vám abyste nastavili Váš webový server tak, aby nebylo možno přistupovat do adresáře s daty, nebo přesunuli adresář dat mimo kořenovou složku dokumentů webového serveru."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Spustit jednu úlohu s každou načtenou stránkou"
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "cron.php je registrován u služby webcron. Zavolá stránku cron.php v kořenovém adresáři owncloud každou minutu skrze http."
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Použít systémovou službu cron. Zavolat soubor cron.php ze složky owncloud pomocí systémové úlohy cron každou minutu."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Sdílení"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Povolit API sdílení"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Povolit aplikacím používat API sdílení"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Povolit odkazy"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Povolit uživatelům sdílet položky s veřejností pomocí odkazů"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Povolit znovu-sdílení"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Povolit uživatelům znovu sdílet položky, které jsou pro ně sdíleny"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Povolit uživatelům sdílet s kýmkoliv"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Povolit uživatelům sdílet pouze s uživateli v jejich skupinách"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Záznam"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Více"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Vyvinuto komunitou ownCloud, zdrojový kód je licencován pod AGPL."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Přidat Vaší aplikaci"
@@ -217,22 +129,22 @@ msgstr "Správa velkých souborů"
msgid "Ask a question"
msgstr "Zeptat se"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Problémy s připojením k databázi s nápovědou."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Přejít ručně."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Odpověď"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Použili jste %s z dostupných %s"
+msgid "You have used %s of the available %s"
+msgstr "Používáte %s z %s dostupných"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -290,6 +202,16 @@ msgstr "Pomoci s překladem"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "tuto adresu použijte pro připojení k ownCloud ve Vašem správci souborů"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Vyvinuto komunitou ownCloud, zdrojový kód je licencován pod AGPL."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Jméno"
diff --git a/l10n/cs_CZ/user_webdavauth.po b/l10n/cs_CZ/user_webdavauth.po
new file mode 100644
index 0000000000..6f4e008376
--- /dev/null
+++ b/l10n/cs_CZ/user_webdavauth.po
@@ -0,0 +1,23 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Tomáš Chvátal , 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\n"
+"PO-Revision-Date: 2012-11-10 10:16+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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: cs_CZ\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr "URL WebDAV: http://"
diff --git a/l10n/da/core.po b/l10n/da/core.po
index 1ef0f389dd..e38c4ce6be 100644
--- a/l10n/da/core.po
+++ b/l10n/da/core.po
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -36,27 +36,67 @@ msgstr "Ingen kategori at tilføje?"
msgid "This category already exists: "
msgstr "Denne kategori eksisterer allerede: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Indstillinger"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "sekunder siden"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "1 minut siden"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "{minutes} minutter siden"
+
+#: js/js.js:692
+msgid "today"
+msgstr "i dag"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "i går"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "{days} dage siden"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "sidste måned"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "måneder siden"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "sidste år"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "år siden"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Vælg"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Fortryd"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Nej"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Ja"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "OK"
@@ -321,87 +361,87 @@ msgstr "Databasehost"
msgid "Finish setup"
msgstr "Afslut opsætning"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Søndag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Mandag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Tirsdag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Onsdag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Torsdag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Fredag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Lørdag"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Januar"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Februar"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Marts"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "April"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Maj"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Juni"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Juli"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "August"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "September"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Oktober"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "November"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "December"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "Webtjenester under din kontrol"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Log ud"
diff --git a/l10n/da/files.po b/l10n/da/files.po
index 06526d37e8..fb338c9109 100644
--- a/l10n/da/files.po
+++ b/l10n/da/files.po
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -66,7 +66,7 @@ msgstr "Fjern deling"
msgid "Delete"
msgstr "Slet"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Omdøb"
@@ -179,46 +179,6 @@ msgstr "1 fil"
msgid "{count} files"
msgstr "{count} filer"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "sekunder siden"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "1 minut siden"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "{minutes} minutter siden"
-
-#: js/files.js:843
-msgid "today"
-msgstr "i dag"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "i går"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "{days} dage siden"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "sidste måned"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "måneder siden"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "sidste år"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "år siden"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Filhåndtering"
diff --git a/l10n/da/settings.po b/l10n/da/settings.po
index 136582efaf..20ce4a00d3 100644
--- a/l10n/da/settings.po
+++ b/l10n/da/settings.po
@@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-13 02:05+0200\n"
-"PO-Revision-Date: 2012-10-12 17:31+0000\n"
-"Last-Translator: Ole Holm Frandsen \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -26,70 +26,69 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Kunne ikke indlæse listen fra App Store"
-#: ajax/creategroup.php:9 ajax/removeuser.php:18 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Adgangsfejl"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "Gruppen findes allerede"
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "Gruppen kan ikke oprettes"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "Applikationen kunne ikke aktiveres."
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Email adresse gemt"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Ugyldig email adresse"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID ændret"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Ugyldig forespørgsel"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "Gruppen kan ikke slettes"
-#: ajax/removeuser.php:27
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Adgangsfejl"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "Bruger kan ikke slettes"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Sprog ændret"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "Brugeren kan ikke tilføjes til gruppen %s"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "Brugeren kan ikke fjernes fra gruppen %s"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Deaktiver"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Aktiver"
@@ -97,97 +96,10 @@ msgstr "Aktiver"
msgid "Saving..."
msgstr "Gemmer..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "Dansk"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Sikkerhedsadvarsel"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "Din datamappe og dine filer er formentligt tilgængelige fra internettet.\n.htaccess-filen, som ownCloud leverer, fungerer ikke. Vi anbefaler stærkt, at du opsætter din server på en måde, så datamappen ikke længere er direkte tilgængelig, eller at du flytter datamappen udenfor serverens tilgængelige rodfilsystem."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Udfør en opgave med hver side indlæst"
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "cron.php er registreret hos en webcron-tjeneste. Kald cron.php-siden i ownClouds rodmappe en gang i minuttet over http."
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "vend systemets cron-tjeneste. Kald cron.php-filen i ownCloud-mappen ved hjælp af systemets cronjob en gang i minuttet."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Deling"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Aktiver dele API"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Tillad apps a bruge dele APIen"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Tillad links"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Tillad brugere at dele elementer med offentligheden med links"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Tillad gendeling"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Tillad brugere at dele elementer, som er blevet delt med dem, videre til andre"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Tillad brugere at dele med hvem som helst"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Tillad kun deling med brugere i brugerens egen gruppe"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Log"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Mere"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Udviklet af ownClouds community, og kildekoden er underlagt licensen AGPL."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Tilføj din App"
@@ -220,22 +132,22 @@ msgstr "Håndter store filer"
msgid "Ask a question"
msgstr "Stil et spørgsmål"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Problemer med at forbinde til hjælpe-databasen."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Gå derhen manuelt."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Svar"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Du har brugt %s af de tilgængelige %s"
+msgid "You have used %s of the available %s"
+msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -293,6 +205,16 @@ msgstr "Hjælp med oversættelsen"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "benyt denne adresse til at forbinde til din ownCloud i din filbrowser"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Udviklet af ownClouds community, og kildekoden er underlagt licensen AGPL."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Navn"
diff --git a/l10n/da/user_webdavauth.po b/l10n/da/user_webdavauth.po
new file mode 100644
index 0000000000..d91890971d
--- /dev/null
+++ b/l10n/da/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: da\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/de/core.po b/l10n/de/core.po
index 4c9b9f4f27..6e56c057fd 100644
--- a/l10n/de/core.po
+++ b/l10n/de/core.po
@@ -21,9 +21,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-04 00:00+0100\n"
-"PO-Revision-Date: 2012-11-02 23:38+0000\n"
-"Last-Translator: Mirodin \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -43,10 +43,50 @@ msgstr "Keine Kategorie hinzuzufügen?"
msgid "This category already exists: "
msgstr "Kategorie existiert bereits:"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Einstellungen"
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "Gerade eben"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "vor einer Minute"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "Vor {minutes} Minuten"
+
+#: js/js.js:692
+msgid "today"
+msgstr "Heute"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "Gestern"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "Vor {days} Tag(en)"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "Letzten Monat"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "Vor wenigen Monaten"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "Letztes Jahr"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "Vor wenigen Jahren"
+
#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Auswählen"
@@ -328,87 +368,87 @@ msgstr "Datenbank-Host"
msgid "Finish setup"
msgstr "Installation abschließen"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Sonntag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Montag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Dienstag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Mittwoch"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Donnerstag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Freitag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Samstag"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Januar"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Februar"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "März"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "April"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Mai"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Juni"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Juli"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "August"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "September"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Oktober"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "November"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Dezember"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "Web-Services unter Ihrer Kontrolle"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Abmelden"
diff --git a/l10n/de/files.po b/l10n/de/files.po
index 9967d57d54..98183e140a 100644
--- a/l10n/de/files.po
+++ b/l10n/de/files.po
@@ -23,9 +23,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-04 00:00+0100\n"
-"PO-Revision-Date: 2012-11-03 00:03+0000\n"
-"Last-Translator: Mirodin \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -75,7 +75,7 @@ msgstr "Nicht mehr freigeben"
msgid "Delete"
msgstr "Löschen"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Umbenennen"
@@ -188,46 +188,6 @@ msgstr "1 Datei"
msgid "{count} files"
msgstr "{count} Dateien"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "Gerade eben"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "vor einer Minute"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "Vor {minutes} Minuten"
-
-#: js/files.js:843
-msgid "today"
-msgstr "Heute"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "Gestern"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "Vor {days} Tag(en)"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "Letzten Monat"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "Monate her"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "Letztes Jahr"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "Jahre her"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Dateibehandlung"
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index 4a7eb25c9c..4ff1d23e3a 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -6,6 +6,7 @@
# , 2011, 2012.
# , 2012.
# , 2012.
+# I Robot , 2012.
# I Robot , 2012.
# Jan-Christoph Borchardt , 2011.
# Jan T , 2012.
@@ -22,9 +23,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-24 02:03+0200\n"
-"PO-Revision-Date: 2012-10-23 13:00+0000\n"
-"Last-Translator: thiel \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,69 +33,69 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Die Liste der Anwendungen im Store konnte nicht geladen werden."
-#: ajax/creategroup.php:12
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "Gruppe existiert bereits"
-#: ajax/creategroup.php:21
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "Gruppe konnte nicht angelegt werden"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "App konnte nicht aktiviert werden."
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "E-Mail Adresse gespeichert"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Ungültige E-Mail Adresse"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID geändert"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Ungültige Anfrage"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "Gruppe konnte nicht gelöscht werden"
-#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
msgid "Authentication error"
msgstr "Fehler bei der Anmeldung"
-#: ajax/removeuser.php:27
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "Benutzer konnte nicht gelöscht werden"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Sprache geändert"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Deaktivieren"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Aktivieren"
@@ -106,93 +107,6 @@ msgstr "Speichern..."
msgid "__language_name__"
msgstr "Deutsch (Persönlich)"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Sicherheitshinweis"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "Dein Datenverzeichnis ist möglicherweise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Dir dringend, dass Du Deinen Webserver dahingehend konfigurieren, dass Dein Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Du verschiebst das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron-Jobs"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Führe eine Aufgabe bei jeder geladenen Seite aus."
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "cron.php ist bei einem Webcron-Dienst registriert. Ruf die Seite cron.php im ownCloud-Root minütlich per HTTP auf."
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Benutze den System-Crondienst. Bitte ruf die cron.php im ownCloud-Ordner über einen System-Cronjob minütlich auf."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Freigabe"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Freigabe-API aktivieren"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Erlaubt Anwendungen, die Freigabe-API zu nutzen"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Links erlauben"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Erlaube Nutzern, Dateien mithilfe von Links öffentlich zu teilen"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Erneutes Teilen erlauben"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Erlaubt Nutzern, Dateien die mit ihnen geteilt wurden, erneut zu teilen"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Erlaubt Nutzern mit jedem zu Teilen"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Erlaubt Nutzern nur das Teilen in ihrer Gruppe"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Log"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Mehr"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Entwickelt von der ownCloud-Community, der Quellcode ist unter der AGPL lizenziert."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Füge Deine Anwendung hinzu"
@@ -225,21 +139,21 @@ msgstr "Große Dateien verwalten"
msgid "Ask a question"
msgstr "Stelle eine Frage"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Probleme bei der Verbindung zur Hilfe-Datenbank."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Datenbank direkt besuchen."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Antwort"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr "Du verwendest %s der verfügbaren %s"
#: templates/personal.php:12
@@ -298,6 +212,16 @@ msgstr "Hilf bei der Übersetzung"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "Verwende diese Adresse, um Deine ownCloud mit Deinem Dateimanager zu verbinden."
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Entwickelt von der ownCloud-Community, der Quellcode ist unter der AGPL lizenziert."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Name"
diff --git a/l10n/de/user_webdavauth.po b/l10n/de/user_webdavauth.po
new file mode 100644
index 0000000000..17849b99cb
--- /dev/null
+++ b/l10n/de/user_webdavauth.po
@@ -0,0 +1,23 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# , 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 13:58+0000\n"
+"Last-Translator: seeed \n"
+"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr "WebDAV Link: http://"
diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po
index 8407732a25..2603781251 100644
--- a/l10n/de_DE/core.po
+++ b/l10n/de_DE/core.po
@@ -21,9 +21,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-02 00:04+0100\n"
-"PO-Revision-Date: 2012-10-31 23:21+0000\n"
-"Last-Translator: Mirodin \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -43,10 +43,50 @@ msgstr "Keine Kategorie hinzuzufügen?"
msgid "This category already exists: "
msgstr "Kategorie existiert bereits:"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Einstellungen"
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "Gerade eben"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "Vor 1 Minute"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "Vor {minutes} Minuten"
+
+#: js/js.js:692
+msgid "today"
+msgstr "Heute"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "Gestern"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "Vor {days} Tage(en)"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "Letzten Monat"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "Vor Monaten"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "Letztes Jahr"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "Vor Jahren"
+
#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Auswählen"
@@ -328,87 +368,87 @@ msgstr "Datenbank-Host"
msgid "Finish setup"
msgstr "Installation abschließen"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Sonntag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Montag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Dienstag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Mittwoch"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Donnerstag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Freitag"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Samstag"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Januar"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Februar"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "März"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "April"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Mai"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Juni"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Juli"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "August"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "September"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Oktober"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "November"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Dezember"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "Web-Services unter Ihrer Kontrolle"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Abmelden"
diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po
index ab1bb852bf..c9fc25ef6a 100644
--- a/l10n/de_DE/files.po
+++ b/l10n/de_DE/files.po
@@ -24,9 +24,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-04 00:00+0100\n"
-"PO-Revision-Date: 2012-11-02 23:50+0000\n"
-"Last-Translator: Mirodin \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -76,7 +76,7 @@ msgstr "Nicht mehr freigeben"
msgid "Delete"
msgstr "Löschen"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Umbenennen"
@@ -189,46 +189,6 @@ msgstr "1 Datei"
msgid "{count} files"
msgstr "{count} Dateien"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "Gerade eben"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "Vor 1 Minute"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "Vor {minutes} Minuten"
-
-#: js/files.js:843
-msgid "today"
-msgstr "Heute"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "Gestern"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "Vor {days} Tage(en)"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "Letzten Monat"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "Vor Monaten"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "Letztes Jahr"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "Vor Jahren"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Dateibehandlung"
diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po
index 8ca231f085..8d510a1332 100644
--- a/l10n/de_DE/settings.po
+++ b/l10n/de_DE/settings.po
@@ -6,6 +6,7 @@
# , 2011-2012.
# , 2012.
# , 2012.
+# I Robot , 2012.
# I Robot , 2012.
# Jan-Christoph Borchardt , 2011.
# Jan T , 2012.
@@ -21,9 +22,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-28 00:01+0200\n"
-"PO-Revision-Date: 2012-10-27 17:05+0000\n"
-"Last-Translator: traductor \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+0000\n"
+"Last-Translator: I Robot \n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -105,93 +106,6 @@ msgstr "Speichern..."
msgid "__language_name__"
msgstr "Deutsch (Förmlich)"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Sicherheitshinweis"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron-Jobs"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Führt eine Aufgabe bei jeder geladenen Seite aus."
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "cron.php ist bei einem Webcron-Dienst registriert. Rufen Sie die Seite cron.php im ownCloud-Root minütlich per HTTP auf."
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Verwenden Sie den System-Crondienst. Bitte rufen Sie die cron.php im ownCloud-Ordner über einen System-Cronjob minütlich auf."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Freigabe"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Freigabe-API aktivieren"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Erlaubt Anwendungen, die Freigabe-API zu nutzen"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Links erlauben"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Erlaube Nutzern, Dateien mithilfe von Links öffentlich zu teilen"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Erneutes Teilen erlauben"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Erlaubt Nutzern, Dateien die mit ihnen geteilt wurden, erneut zu teilen"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Erlaubt Nutzern mit jedem zu teilen"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Erlaubet Nutzern nur das Teilen in ihrer Gruppe"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Log"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Mehr"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Entwickelt von der ownCloud-Community, der Quellcode ist unter der AGPL lizenziert."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Fügen Sie Ihre Anwendung hinzu"
@@ -224,22 +138,22 @@ msgstr "Große Dateien verwalten"
msgid "Ask a question"
msgstr "Stellen Sie eine Frage"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Probleme bei der Verbindung zur Hilfe-Datenbank."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Datenbank direkt besuchen."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Antwort"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Sie verwenden %s der verfügbaren %s"
+msgid "You have used %s of the available %s"
+msgstr "Sie verwenden %s der verfügbaren %s"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -297,6 +211,16 @@ msgstr "Hilf bei der Übersetzung"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "Benutzen Sie diese Adresse, um Ihre ownCloud mit Ihrem Dateimanager zu verbinden."
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Entwickelt von der ownCloud-Community, der Quellcode ist unter der AGPL lizenziert."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Name"
diff --git a/l10n/de_DE/user_webdavauth.po b/l10n/de_DE/user_webdavauth.po
new file mode 100644
index 0000000000..f117fc19f7
--- /dev/null
+++ b/l10n/de_DE/user_webdavauth.po
@@ -0,0 +1,23 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# , 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 16:53+0000\n"
+"Last-Translator: a.tangemann \n"
+"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: de_DE\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr "WebDAV URL: http://"
diff --git a/l10n/el/core.po b/l10n/el/core.po
index 22dab5a690..3805c7a46c 100644
--- a/l10n/el/core.po
+++ b/l10n/el/core.po
@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-28 10:04+0000\n"
-"Last-Translator: axil Pι \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -35,27 +35,67 @@ msgstr "Δεν έχετε να προστέσθέσεται μια κα"
msgid "This category already exists: "
msgstr "Αυτή η κατηγορία υπάρχει ήδη"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Ρυθμίσεις"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "δευτερόλεπτα πριν"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "1 λεπτό πριν"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "{minutes} λεπτά πριν"
+
+#: js/js.js:692
+msgid "today"
+msgstr "σήμερα"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "χτες"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "{days} ημέρες πριν"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "τελευταίο μήνα"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "μήνες πριν"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "τελευταίο χρόνο"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "χρόνια πριν"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Επιλέξτε"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Ακύρωση"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Όχι"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Ναι"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Οκ"
@@ -320,87 +360,87 @@ msgstr "Διακομιστής βάσης δεδομένων"
msgid "Finish setup"
msgstr "Ολοκλήρωση εγκατάστασης"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Κυριακή"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Δευτέρα"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Τρίτη"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Τετάρτη"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Πέμπτη"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Παρασκευή"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Σάββατο"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Ιανουάριος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Φεβρουάριος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Μάρτιος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Απρίλιος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Μάϊος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Ιούνιος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Ιούλιος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Αύγουστος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Σεπτέμβριος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Οκτώβριος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Νοέμβριος"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Δεκέμβριος"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "Υπηρεσίες web υπό τον έλεγχό σας"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Αποσύνδεση"
diff --git a/l10n/el/files.po b/l10n/el/files.po
index c40ced8d6a..13265be9f2 100644
--- a/l10n/el/files.po
+++ b/l10n/el/files.po
@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -65,7 +65,7 @@ msgstr "Διακοπή κοινής χρήσης"
msgid "Delete"
msgstr "Διαγραφή"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Μετονομασία"
@@ -178,46 +178,6 @@ msgstr "1 αρχείο"
msgid "{count} files"
msgstr "{count} αρχεία"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "δευτερόλεπτα πριν"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "1 λεπτό πριν"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "{minutes} λεπτά πριν"
-
-#: js/files.js:843
-msgid "today"
-msgstr "σήμερα"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "χτες"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "{days} ημέρες πριν"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "τελευταίο μήνα"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "μήνες πριν"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "τελευταίο χρόνο"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "χρόνια πριν"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Διαχείριση αρχείων"
diff --git a/l10n/el/settings.po b/l10n/el/settings.po
index 3e0e1b87f3..2dc76823ae 100644
--- a/l10n/el/settings.po
+++ b/l10n/el/settings.po
@@ -18,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-14 02:05+0200\n"
-"PO-Revision-Date: 2012-10-13 21:01+0000\n"
-"Last-Translator: Γιάννης Ανθυμίδης \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -28,70 +28,69 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Σφάλμα στην φόρτωση της λίστας από το App Store"
-#: ajax/creategroup.php:9 ajax/removeuser.php:18 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Σφάλμα πιστοποίησης"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "Η ομάδα υπάρχει ήδη"
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "Αδυναμία προσθήκης ομάδας"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "Αδυναμία ενεργοποίησης εφαρμογής "
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Το email αποθηκεύτηκε "
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Μη έγκυρο email"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "Το OpenID άλλαξε"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Μη έγκυρο αίτημα"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "Αδυναμία διαγραφής ομάδας"
-#: ajax/removeuser.php:27
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Σφάλμα πιστοποίησης"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "Αδυναμία διαγραφής χρήστη"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Η γλώσσα άλλαξε"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "Αδυναμία προσθήκη χρήστη στην ομάδα %s"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "Αδυναμία αφαίρεσης χρήστη από την ομάδα %s"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Απενεργοποίηση"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Ενεργοποίηση"
@@ -103,93 +102,6 @@ msgstr "Αποθήκευση..."
msgid "__language_name__"
msgstr "__όνομα_γλώσσας__"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Προειδοποίηση Ασφαλείας"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "Ο κατάλογος δεδομένων και τα αρχεία σας είναι πιθανότατα προσβάσιμα από το διαδίκτυο. Το αρχείο .htaccess που παρέχει το owncloud, δεν λειτουργεί. Σας συνιστούμε να ρυθμίσετε τον εξυπηρετητή σας έτσι ώστε ο κατάλογος δεδομένων να μην είναι πλεον προσβάσιμος ή μετακινήστε τον κατάλογο δεδομένων εκτός του καταλόγου document του εξυπηρετητή σας."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Εκτέλεση μιας εργασίας με κάθε σελίδα που φορτώνεται"
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "Το cron.php είναι καταχωρημένο στην υπηρεσία webcron. Να καλείται μια φορά το λεπτό η σελίδα cron.php από τον root του owncloud μέσω http"
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Χρήση υπηρεσίας συστήματος cron. Να καλείται μια φορά το λεπτό, το αρχείο cron.php από τον φάκελο του owncloud μέσω του cronjob του συστήματος."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Διαμοιρασμός"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Ενεργοποίηση API Διαμοιρασμού"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Να επιτρέπεται στις εφαρμογές να χρησιμοποιούν το API Διαμοιρασμού"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Να επιτρέπονται σύνδεσμοι"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Να επιτρέπεται στους χρήστες να διαμοιράζονται δημόσια με συνδέσμους"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Να επιτρέπεται ο επαναδιαμοιρασμός"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Να επιτρέπεται στους χρήστες να διαμοιράζουν ότι τους έχει διαμοιραστεί"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Να επιτρέπεται ο διαμοιρασμός με οποιονδήποτε"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Να επιτρέπεται ο διαμοιρασμός μόνο με χρήστες της ίδιας ομάδας"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Αρχείο καταγραφής"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Περισσότερα"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Αναπτύχθηκε από την κοινότητα ownCloud, ο πηγαίος κώδικας είναι υπό άδεια χρήσης AGPL."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Πρόσθεστε τη Δικιά σας Εφαρμογή"
@@ -222,22 +134,22 @@ msgstr "Διαχείριση Μεγάλων Αρχείων"
msgid "Ask a question"
msgstr "Ρωτήστε μια ερώτηση"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Προβλήματα κατά τη σύνδεση με τη βάση δεδομένων βοήθειας."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Χειροκίνητη μετάβαση."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Απάντηση"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Έχετε χρησιμοποιήσει %s από τα διαθέσιμα %s"
+msgid "You have used %s of the available %s"
+msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -295,6 +207,16 @@ msgstr "Βοηθήστε στη μετάφραση"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "χρησιμοποιήστε αυτήν τη διεύθυνση για να συνδεθείτε στο ownCloud σας από το διαχειριστή αρχείων σας"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Αναπτύχθηκε από την κοινότητα ownCloud, ο πηγαίος κώδικας είναι υπό άδεια χρήσης AGPL."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Όνομα"
diff --git a/l10n/el/user_webdavauth.po b/l10n/el/user_webdavauth.po
new file mode 100644
index 0000000000..6a11e19894
--- /dev/null
+++ b/l10n/el/user_webdavauth.po
@@ -0,0 +1,23 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Dimitris M. , 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 20:12+0000\n"
+"Last-Translator: Dimitris M. \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: el\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr "WebDAV URL: http://"
diff --git a/l10n/eo/core.po b/l10n/eo/core.po
index 70ffec3b7d..de0008186c 100644
--- a/l10n/eo/core.po
+++ b/l10n/eo/core.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -32,27 +32,67 @@ msgstr "Ĉu neniu kategorio estas aldonota?"
msgid "This category already exists: "
msgstr "Ĉi tiu kategorio jam ekzistas: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Agordo"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "sekundoj antaŭe"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "antaŭ 1 minuto"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr "hodiaŭ"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "hieraŭ"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr "lastamonate"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "monatoj antaŭe"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "lastajare"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "jaroj antaŭe"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Elekti"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Nuligi"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Ne"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Jes"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Akcepti"
@@ -317,87 +357,87 @@ msgstr "Datumbaza gastigo"
msgid "Finish setup"
msgstr "Fini la instalon"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "dimanĉo"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "lundo"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "mardo"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "merkredo"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "ĵaŭdo"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "vendredo"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "sabato"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Januaro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Februaro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Marto"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Aprilo"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Majo"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Junio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Julio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Aŭgusto"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Septembro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Oktobro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Novembro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Decembro"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "TTT-servoj sub via kontrolo"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Elsaluti"
diff --git a/l10n/eo/files.po b/l10n/eo/files.po
index 65dafa2cb0..a2a3ce87ca 100644
--- a/l10n/eo/files.po
+++ b/l10n/eo/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: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -61,7 +61,7 @@ msgstr "Malkunhavigi"
msgid "Delete"
msgstr "Forigi"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Alinomigi"
@@ -174,46 +174,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "sekundoj antaŭe"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "antaŭ 1 minuto"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr "hodiaŭ"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "hieraŭ"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr "lastamonate"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "monatoj antaŭe"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "lastajare"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "jaroj antaŭe"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Dosieradministro"
diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po
index 2ed4809d86..f7337cda53 100644
--- a/l10n/eo/settings.po
+++ b/l10n/eo/settings.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-14 02:05+0200\n"
-"PO-Revision-Date: 2012-10-13 05:05+0000\n"
-"Last-Translator: Mariano \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -19,70 +19,69 @@ msgstr ""
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Ne eblis ŝargi liston el aplikaĵovendejo"
-#: ajax/creategroup.php:9 ajax/removeuser.php:18 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Aŭtentiga eraro"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "La grupo jam ekzistas"
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "Ne eblis aldoni la grupon"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "Ne eblis kapabligi la aplikaĵon."
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "La retpoŝtadreso konserviĝis"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Nevalida retpoŝtadreso"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "La agordo de OpenID estas ŝanĝita"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Nevalida peto"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "Ne eblis forigi la grupon"
-#: ajax/removeuser.php:27
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Aŭtentiga eraro"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "Ne eblis forigi la uzanton"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "La lingvo estas ŝanĝita"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "Ne eblis aldoni la uzanton al la grupo %s"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "Ne eblis forigi la uzantan el la grupo %s"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Malkapabligi"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Kapabligi"
@@ -94,93 +93,6 @@ msgstr "Konservante..."
msgid "__language_name__"
msgstr "Esperanto"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Sekureca averto"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Kunhavigo"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Kapabligi API-on por Kunhavigo"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Kapabligi aplikaĵojn uzi la API-on pri Kunhavigo"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Kapabligi ligilojn"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Kapabligi uzantojn kunhavigi erojn kun la publiko perligile"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Kapabligi rekunhavigon"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Kapabligi uzantojn rekunhavigi erojn kunhavigitajn kun ili"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Kapabligi uzantojn kunhavigi kun ĉiu ajn"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Kapabligi uzantojn nur kunhavigi kun uzantoj el siaj grupoj"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Protokolo"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Pli"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Aldonu vian aplikaĵon"
@@ -213,22 +125,22 @@ msgstr "Administrante grandajn dosierojn"
msgid "Ask a question"
msgstr "Faru demandon"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Problemoj okazis dum konektado al la helpa datumbazo."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Iri tien mane."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Respondi"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Vi uzas %s el la haveblaj %s"
+msgid "You have used %s of the available %s"
+msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -286,6 +198,16 @@ msgstr "Helpu traduki"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "uzu ĉi tiun adreson por konektiĝi al via ownCloud per via dosieradministrilo"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Nomo"
diff --git a/l10n/eo/user_webdavauth.po b/l10n/eo/user_webdavauth.po
new file mode 100644
index 0000000000..a01835c79f
--- /dev/null
+++ b/l10n/eo/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eo\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/es/core.po b/l10n/es/core.po
index e447add984..6ed147c045 100644
--- a/l10n/es/core.po
+++ b/l10n/es/core.po
@@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-01 00:01+0100\n"
-"PO-Revision-Date: 2012-10-31 20:49+0000\n"
-"Last-Translator: Javierkaiser \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -39,10 +39,50 @@ msgstr "¿Ninguna categoría para añadir?"
msgid "This category already exists: "
msgstr "Esta categoría ya existe: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Ajustes"
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "hace segundos"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "hace 1 minuto"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "hace {minutes} minutos"
+
+#: js/js.js:692
+msgid "today"
+msgstr "hoy"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "ayer"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "hace {days} días"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "mes pasado"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "hace meses"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "año pasado"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "hace años"
+
#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Seleccionar"
@@ -324,87 +364,87 @@ msgstr "Host de la base de datos"
msgid "Finish setup"
msgstr "Completar la instalación"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Domingo"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Lunes"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Martes"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Miércoles"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Jueves"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Viernes"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Sábado"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Enero"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Febrero"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Marzo"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Abril"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Mayo"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Junio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Julio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Agosto"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Septiembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Octubre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Noviembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Diciembre"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "servicios web bajo tu control"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Salir"
diff --git a/l10n/es/files.po b/l10n/es/files.po
index f94f8b1e31..2d19543517 100644
--- a/l10n/es/files.po
+++ b/l10n/es/files.po
@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-04 00:00+0100\n"
-"PO-Revision-Date: 2012-11-03 20:10+0000\n"
-"Last-Translator: Luis Medina \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -65,7 +65,7 @@ msgstr "Dejar de compartir"
msgid "Delete"
msgstr "Eliminar"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Renombrar"
@@ -178,46 +178,6 @@ msgstr "1 archivo"
msgid "{count} files"
msgstr "{count} archivos"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "hace segundos"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "hace 1 minuto"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "hace {minutes} minutos"
-
-#: js/files.js:843
-msgid "today"
-msgstr "hoy"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "ayer"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "hace {days} días"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "mes pasado"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "hace meses"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "año pasado"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "hace años"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Tratamiento de archivos"
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index ef87a1c16b..befb7ab0e0 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Art O. Pal , 2012.
# , 2012.
# Javier Llorente , 2012.
# , 2011-2012.
@@ -17,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-10 02:05+0200\n"
-"PO-Revision-Date: 2012-10-09 15:22+0000\n"
-"Last-Translator: Rubén Trujillo \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -27,70 +28,69 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Imposible cargar la lista desde el App Store"
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Error de autenticación"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "El grupo ya existe"
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "No se pudo añadir el grupo"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "No puedo habilitar la app."
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Correo guardado"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Correo no válido"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID cambiado"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Solicitud no válida"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "No se pudo eliminar el grupo"
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Error de autenticación"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "No se pudo eliminar el usuario"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Idioma cambiado"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "Imposible añadir el usuario al grupo %s"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "Imposible eliminar al usuario del grupo %s"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Desactivar"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Activar"
@@ -98,97 +98,10 @@ msgstr "Activar"
msgid "Saving..."
msgstr "Guardando..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "Castellano"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Advertencia de seguridad"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "El directorio de datos -data- y sus archivos probablemente son accesibles desde internet. El archivo .htaccess que provee ownCloud no está funcionando. Recomendamos fuertemente que configure su servidor web de forma que el directorio de datos ya no sea accesible o mueva el directorio de datos fuera de la raíz de documentos del servidor web."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Ejecutar una tarea con cada página cargada"
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "cron.php está registrado como un servicio del webcron. Llama a la página de cron.php en la raíz de owncloud cada minuto sobre http."
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Usar el servicio de cron del sitema. Llame al fichero cron.php en la carpeta de owncloud via servidor cronjob cada minuto."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Compartir"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Activar API de compartición"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Permitir a las aplicaciones usar la API de compartición"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Permitir enlaces"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Permitir a los usuarios compartir elementos públicamente con enlaces"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Permitir re-compartir"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Permitir a los usuarios compartir elementos compartidos con ellos de nuevo"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Permitir a los usuarios compartir con cualquiera"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Permitir a los usuarios compartir con usuarios en sus grupos"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Registro"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Más"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Desarrollado por la comunidad ownCloud, el código fuente está bajo licencia AGPL."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Añade tu aplicación"
@@ -221,22 +134,22 @@ msgstr "Administra archivos grandes"
msgid "Ask a question"
msgstr "Hacer una pregunta"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Problemas al conectar con la base de datos de ayuda."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Ir manualmente"
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Respuesta"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Ha usado %s de %s disponible"
+msgid "You have used %s of the available %s"
+msgstr "Ha usado %s de %s disponibles"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -294,6 +207,16 @@ msgstr "Ayúdanos a traducir"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "utiliza esta dirección para conectar a tu ownCloud desde tu gestor de archivos"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Desarrollado por la comunidad ownCloud, el código fuente está bajo licencia AGPL."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Nombre"
diff --git a/l10n/es/user_webdavauth.po b/l10n/es/user_webdavauth.po
new file mode 100644
index 0000000000..905074ada9
--- /dev/null
+++ b/l10n/es/user_webdavauth.po
@@ -0,0 +1,23 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Art O. Pal , 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 17:28+0000\n"
+"Last-Translator: Art O. Pal \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: es\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr "WebDAV URL: http://"
diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po
index 2d5e3c7411..d86c46b6d4 100644
--- a/l10n/es_AR/core.po
+++ b/l10n/es_AR/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: 2012-11-01 00:01+0100\n"
-"PO-Revision-Date: 2012-10-31 19:52+0000\n"
-"Last-Translator: Javierkaiser \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -31,10 +31,50 @@ msgstr "¿Ninguna categoría para añadir?"
msgid "This category already exists: "
msgstr "Esta categoría ya existe: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Ajustes"
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "segundos atrás"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "hace 1 minuto"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "hace {minutes} minutos"
+
+#: js/js.js:692
+msgid "today"
+msgstr "hoy"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "ayer"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "hace {days} días"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "el mes pasado"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "meses atrás"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "el año pasado"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "años atrás"
+
#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Elegir"
@@ -316,87 +356,87 @@ msgstr "Host de la base de datos"
msgid "Finish setup"
msgstr "Completar la instalación"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Domingo"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Lunes"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Martes"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Miércoles"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Jueves"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Viernes"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Sábado"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Enero"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Febrero"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Marzo"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Abril"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Mayo"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Junio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Julio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Agosto"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Septiembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Octubre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Noviembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Diciembre"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "servicios web sobre los que tenés control"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Cerrar la sesión"
diff --git a/l10n/es_AR/files.po b/l10n/es_AR/files.po
index 6c61d170a4..1e1e5e90a5 100644
--- a/l10n/es_AR/files.po
+++ b/l10n/es_AR/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -60,7 +60,7 @@ msgstr "Dejar de compartir"
msgid "Delete"
msgstr "Borrar"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Cambiar nombre"
@@ -173,46 +173,6 @@ msgstr "1 archivo"
msgid "{count} files"
msgstr "{count} archivos"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "segundos atrás"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "hace 1 minuto"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "hace {minutes} minutos"
-
-#: js/files.js:843
-msgid "today"
-msgstr "hoy"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "ayer"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "hace {days} días"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "el mes pasado"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "meses atrás"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "el año pasado"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "años atrás"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Tratamiento de archivos"
diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po
index 66dc61258c..90f0502d8e 100644
--- a/l10n/es_AR/settings.po
+++ b/l10n/es_AR/settings.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-18 02:04+0200\n"
-"PO-Revision-Date: 2012-10-17 14:30+0000\n"
-"Last-Translator: cjtess \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -18,69 +18,69 @@ msgstr ""
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Imposible cargar la lista desde el App Store"
-#: ajax/creategroup.php:12
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "El grupo ya existe"
-#: ajax/creategroup.php:21
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "No fue posible añadir el grupo"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "No se puede habilitar la aplicación."
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "e-mail guardado"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "el e-mail no es válido "
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID cambiado"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Solicitud no válida"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "No fue posible eliminar el grupo"
-#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
msgid "Authentication error"
msgstr "Error al autenticar"
-#: ajax/removeuser.php:27
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "No fue posible eliminar el usuario"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Idioma cambiado"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "No fue posible añadir el usuario al grupo %s"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "No es posible eliminar al usuario del grupo %s"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Desactivar"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Activar"
@@ -92,93 +92,6 @@ msgstr "Guardando..."
msgid "__language_name__"
msgstr "Castellano (Argentina)"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Advertencia de seguridad"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "El directorio de datos -data- y los archivos que contiene, probablemente son accesibles desde internet. El archivo .htaccess que provee ownCloud no está funcionando. Recomendamos fuertemente que configures su servidor web de forma que el directorio de datos ya no sea accesible o que muevas el directorio de datos fuera de la raíz de documentos del servidor web."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Ejecutar una tarea con cada página cargada"
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "cron.php está registrado como un servicio del webcron. Esto carga la página de cron.php en la raíz de ownCloud cada minuto sobre http."
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Usar el servicio de cron del sistema. Esto carga el archivo cron.php en la carpeta de ownCloud via servidor cronjob cada minuto."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Compartir"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Activar API de compartición"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Permitir a las aplicaciones usar la API de compartición"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Permitir enlaces"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Permitir a los usuarios compartir elementos públicamente con enlaces"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Permitir re-compartir"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Permitir a los usuarios compartir elementos ya compartidos"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Permitir a los usuarios compartir con cualquiera"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Permitir a los usuarios compartir con usuarios en sus grupos"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Registro"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Más"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Desarrollado por la comunidad ownCloud, el código fuente está bajo licencia AGPL."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Añadí tu aplicación"
@@ -211,22 +124,22 @@ msgstr "Administrar archivos grandes"
msgid "Ask a question"
msgstr "Hacer una pregunta"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Problemas al conectar con la base de datos de ayuda."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Ir de forma manual"
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Respuesta"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Usaste %s de %s disponible"
+msgid "You have used %s of the available %s"
+msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -284,6 +197,16 @@ msgstr "Ayudanos a traducir"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "usá esta dirección para conectarte a tu ownCloud desde tu gestor de archivos"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Desarrollado por la comunidad ownCloud, el código fuente está bajo licencia AGPL."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Nombre"
diff --git a/l10n/es_AR/user_webdavauth.po b/l10n/es_AR/user_webdavauth.po
new file mode 100644
index 0000000000..bc02a6f4c3
--- /dev/null
+++ b/l10n/es_AR/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: es_AR\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po
index 257dcf7f65..91d2da0b9a 100644
--- a/l10n/et_EE/core.po
+++ b/l10n/et_EE/core.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-30 00:01+0100\n"
-"PO-Revision-Date: 2012-10-29 22:51+0000\n"
-"Last-Translator: Rivo Zängov \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -30,27 +30,67 @@ msgstr "Pole kategooriat, mida lisada?"
msgid "This category already exists: "
msgstr "See kategooria on juba olemas: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Seaded"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "sekundit tagasi"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "1 minut tagasi"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "{minutes} minutit tagasi"
+
+#: js/js.js:692
+msgid "today"
+msgstr "täna"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "eile"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "{days} päeva tagasi"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "viimasel kuul"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "kuu tagasi"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "viimasel aastal"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "aastat tagasi"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Vali"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Loobu"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Ei"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Jah"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Ok"
@@ -315,87 +355,87 @@ msgstr "Andmebaasi host"
msgid "Finish setup"
msgstr "Lõpeta seadistamine"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Pühapäev"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Esmaspäev"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Teisipäev"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Kolmapäev"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Neljapäev"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Reede"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Laupäev"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Jaanuar"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Veebruar"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Märts"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Aprill"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Mai"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Juuni"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Juuli"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "August"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "September"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Oktoober"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "November"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Detsember"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "veebiteenused sinu kontrolli all"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Logi välja"
diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po
index 932d78a000..2925384dc8 100644
--- a/l10n/et_EE/files.po
+++ b/l10n/et_EE/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -60,7 +60,7 @@ msgstr "Lõpeta jagamine"
msgid "Delete"
msgstr "Kustuta"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "ümber"
@@ -173,46 +173,6 @@ msgstr "1 fail"
msgid "{count} files"
msgstr "{count} faili"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "sekundit tagasi"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "1 minut tagasi"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "{minutes} minutit tagasi"
-
-#: js/files.js:843
-msgid "today"
-msgstr "täna"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "eile"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "{days} päeva tagasi"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "viimasel kuul"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "kuu tagasi"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "viimasel aastal"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "aastat tagasi"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Failide käsitlemine"
diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po
index 2066376eaa..c1940d3e01 100644
--- a/l10n/et_EE/settings.po
+++ b/l10n/et_EE/settings.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-31 00:01+0100\n"
-"PO-Revision-Date: 2012-10-29 23:12+0000\n"
-"Last-Translator: Rivo Zängov \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -93,93 +93,6 @@ msgstr "Salvestamine..."
msgid "__language_name__"
msgstr "Eesti"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Turvahoiatus"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Ajastatud töö"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Kävita igal lehe laadimisel üks ülesanne"
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Kasuta süsteemide cron teenust. Käivita owncloudi kaustas fail cron.php läbi süsteemi cronjobi kord minutis."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Jagamine"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Luba jagamise API"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Luba rakendustel kasutada jagamise API-t"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Luba linke"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Luba kasutajatel jagada kirjeid avalike linkidega"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Luba edasijagamine"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Luba kasutajatel jagada edasi kirjeid, mida on neile jagatud"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Luba kasutajatel kõigiga jagada"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Luba kasutajatel jagada kirjeid ainult nende grupi liikmetele, millesse nad ise kuuluvad"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Logi"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Veel"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Lisa oma rakendus"
@@ -212,22 +125,22 @@ msgstr "Suurte failide haldamine"
msgid "Ask a question"
msgstr "Küsi küsimus"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Probleemid abiinfo andmebaasiga ühendumisel."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Mine sinna käsitsi."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Vasta"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Sa oled kasutanud %s saadaolevast %s-st"
+msgid "You have used %s of the available %s"
+msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -285,6 +198,16 @@ msgstr "Aita tõlkida"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "kasuta seda aadressi oma ownCloudiga ühendamiseks failihalduriga"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Nimi"
diff --git a/l10n/et_EE/user_webdavauth.po b/l10n/et_EE/user_webdavauth.po
new file mode 100644
index 0000000000..5550ee966b
--- /dev/null
+++ b/l10n/et_EE/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: et_EE\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/eu/core.po b/l10n/eu/core.po
index 0cbe084729..7b6870a4b3 100644
--- a/l10n/eu/core.po
+++ b/l10n/eu/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: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,27 +31,67 @@ msgstr "Ez dago gehitzeko kategoriarik?"
msgid "This category already exists: "
msgstr "Kategoria hau dagoeneko existitzen da:"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Ezarpenak"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "segundu"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "orain dela minutu 1"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr "gaur"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "atzo"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr "joan den hilabetean"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "hilabete"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "joan den urtean"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "urte"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Aukeratu"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Ezeztatu"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Ez"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Bai"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Ados"
@@ -316,87 +356,87 @@ msgstr "Datubasearen hostalaria"
msgid "Finish setup"
msgstr "Bukatu konfigurazioa"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Igandea"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Astelehena"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Asteartea"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Asteazkena"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Osteguna"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Ostirala"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Larunbata"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Urtarrila"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Otsaila"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Martxoa"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Apirila"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Maiatza"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Ekaina"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Uztaila"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Abuztua"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Iraila"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Urria"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Azaroa"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Abendua"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "web zerbitzuak zure kontrolpean"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Saioa bukatu"
diff --git a/l10n/eu/files.po b/l10n/eu/files.po
index 2e6c047681..25107ab186 100644
--- a/l10n/eu/files.po
+++ b/l10n/eu/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: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -61,7 +61,7 @@ msgstr "Ez partekatu"
msgid "Delete"
msgstr "Ezabatu"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Berrizendatu"
@@ -174,46 +174,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "segundu"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "orain dela minutu 1"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr "gaur"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "atzo"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr "joan den hilabetean"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "hilabete"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "joan den urtean"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "urte"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Fitxategien kudeaketa"
diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po
index 8c96b50fa5..1606e178d6 100644
--- a/l10n/eu/settings.po
+++ b/l10n/eu/settings.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,70 +20,69 @@ msgstr ""
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Ezin izan da App Dendatik zerrenda kargatu"
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Autentifikazio errorea"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "Taldea dagoeneko existitzenda"
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "Ezin izan da taldea gehitu"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "Ezin izan da aplikazioa gaitu."
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Eposta gorde da"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Baliogabeko eposta"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID aldatuta"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Baliogabeko eskaria"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "Ezin izan da taldea ezabatu"
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Autentifikazio errorea"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "Ezin izan da erabiltzailea ezabatu"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Hizkuntza aldatuta"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "Ezin izan da erabiltzailea %s taldera gehitu"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "Ezin izan da erabiltzailea %s taldetik ezabatu"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Ez-gaitu"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Gaitu"
@@ -91,97 +90,10 @@ msgstr "Gaitu"
msgid "Saving..."
msgstr "Gordetzen..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "Euskera"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Segurtasun abisua"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "Zure data karpeta eta zure fitxategiak internetetik zuzenean eskuragarri egon daitezke. ownCloudek emandako .htaccess fitxategia ez du bere lana egiten. Aholkatzen dizugu zure web zerbitzaria ongi konfiguratzea data karpeta eskuragarri ez izateko edo data karpeta web zerbitzariaren dokumentu errotik mugitzea."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Exekutatu zeregin bat orri karga bakoitzean"
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "cron.php webcron zerbitzu batean erregistratua dago. Deitu cron.php orria ownclouden erroan minuturo http bidez."
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Erabili sistemaren cron zerbitzua. Deitu cron.php fitxategia owncloud karpetan minuturo sistemaren cron lan baten bidez."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Partekatzea"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Gaitu Partekatze APIa"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Baimendu aplikazioak Partekatze APIa erabiltzeko"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Baimendu loturak"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Baimendu erabiltzaileak loturen bidez fitxategiak publikoki partekatzen"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Baimendu birpartekatzea"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Baimendu erabiltzaileak haiekin partekatutako fitxategiak berriz ere partekatzen"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Baimendu erabiltzaileak edonorekin partekatzen"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Baimendu erabiltzaileak bakarrik bere taldeko erabiltzaileekin partekatzen"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Egunkaria"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Gehiago"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "ownCloud komunitateak garatuta, itubruru kodeaAGPL lizentziarekin banatzen da."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Gehitu zure aplikazioa"
@@ -214,22 +126,22 @@ msgstr "Fitxategi handien kudeaketa"
msgid "Ask a question"
msgstr "Egin galdera bat"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Arazoak daude laguntza datubasera konektatzeko."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Joan hara eskuz."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Erantzun"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Eskuragarri dituzun %setik %s erabili duzu"
+msgid "You have used %s of the available %s"
+msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -287,6 +199,16 @@ msgstr "Lagundu itzultzen"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "erabili helbide hau zure fitxategi kudeatzailean zure ownCloudera konektatzeko"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "ownCloud komunitateak garatuta, itubruru kodeaAGPL lizentziarekin banatzen da."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Izena"
diff --git a/l10n/eu/user_webdavauth.po b/l10n/eu/user_webdavauth.po
new file mode 100644
index 0000000000..a21e5c32e9
--- /dev/null
+++ b/l10n/eu/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: eu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/fa/core.po b/l10n/fa/core.po
index 4fbefc5222..545d2908d2 100644
--- a/l10n/fa/core.po
+++ b/l10n/fa/core.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,27 +30,67 @@ msgstr "آیا گروه دیگری برای افزودن ندارید"
msgid "This category already exists: "
msgstr "این گروه از قبل اضافه شده"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "تنظیمات"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "ثانیهها پیش"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "1 دقیقه پیش"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr "امروز"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "دیروز"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr "ماه قبل"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "ماههای قبل"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "سال قبل"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "سالهای قبل"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr ""
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "منصرف شدن"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "نه"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "بله"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "قبول"
@@ -315,87 +355,87 @@ msgstr "هاست پایگاه داده"
msgid "Finish setup"
msgstr "اتمام نصب"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "یکشنبه"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "دوشنبه"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "سه شنبه"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "چهارشنبه"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "پنجشنبه"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "جمعه"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "شنبه"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "ژانویه"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "فبریه"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "مارس"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "آوریل"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "می"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "ژوئن"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "جولای"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "آگوست"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "سپتامبر"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "اکتبر"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "نوامبر"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "دسامبر"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "سرویس وب تحت کنترل شما"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "خروج"
diff --git a/l10n/fa/files.po b/l10n/fa/files.po
index e343302117..f32db01fc4 100644
--- a/l10n/fa/files.po
+++ b/l10n/fa/files.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,7 +62,7 @@ msgstr ""
msgid "Delete"
msgstr "پاک کردن"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "تغییرنام"
@@ -175,46 +175,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "ثانیهها پیش"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "1 دقیقه پیش"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr "امروز"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "دیروز"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr "ماه قبل"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "ماههای قبل"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "سال قبل"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "سالهای قبل"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "اداره پرونده ها"
diff --git a/l10n/fa/settings.po b/l10n/fa/settings.po
index 1d5a04b48a..aa7ad15d49 100644
--- a/l10n/fa/settings.po
+++ b/l10n/fa/settings.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,70 +19,69 @@ msgstr ""
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr ""
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "ایمیل ذخیره شد"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "ایمیل غیر قابل قبول"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID تغییر کرد"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "درخواست غیر قابل قبول"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr ""
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "زبان تغییر کرد"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "غیرفعال"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "فعال"
@@ -90,97 +89,10 @@ msgstr "فعال"
msgid "Saving..."
msgstr "درحال ذخیره ..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "__language_name__"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "اخطار امنیتی"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr ""
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr ""
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr ""
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "کارنامه"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "بیشتر"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "برنامه خود را بیافزایید"
@@ -213,21 +125,21 @@ msgstr "مدیریت پرونده های بزرگ"
msgid "Ask a question"
msgstr "یک سوال بپرسید"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "مشکلاتی برای وصل شدن به پایگاه داده کمکی"
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "بروید آنجا به صورت دستی"
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "پاسخ"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -286,6 +198,16 @@ msgstr "به ترجمه آن کمک کنید"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "از این نشانی برای وصل شدن به ابرهایتان در مدیرپرونده استفاده کنید"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "نام"
diff --git a/l10n/fa/user_webdavauth.po b/l10n/fa/user_webdavauth.po
new file mode 100644
index 0000000000..aedbab1547
--- /dev/null
+++ b/l10n/fa/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: fa\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po
index 8faf5727b6..1798de9b22 100644
--- a/l10n/fi_FI/core.po
+++ b/l10n/fi_FI/core.po
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-28 18:24+0000\n"
-"Last-Translator: Jiri Grönroos \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -36,27 +36,67 @@ msgstr "Ei lisättävää luokkaa?"
msgid "This category already exists: "
msgstr "Tämä luokka on jo olemassa: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Asetukset"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "sekuntia sitten"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "1 minuutti sitten"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "{minutes} minuuttia sitten"
+
+#: js/js.js:692
+msgid "today"
+msgstr "tänään"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "eilen"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "{days} päivää sitten"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "viime kuussa"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "kuukautta sitten"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "viime vuonna"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "vuotta sitten"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Valitse"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Peru"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Ei"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Kyllä"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Ok"
@@ -321,87 +361,87 @@ msgstr "Tietokantapalvelin"
msgid "Finish setup"
msgstr "Viimeistele asennus"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Sunnuntai"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Maanantai"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Tiistai"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Keskiviikko"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Torstai"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Perjantai"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Lauantai"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Tammikuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Helmikuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Maaliskuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Huhtikuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Toukokuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Kesäkuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Heinäkuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Elokuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Syyskuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Lokakuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Marraskuu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Joulukuu"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "verkkopalvelut hallinnassasi"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Kirjaudu ulos"
diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po
index 7256ec6576..cceabacf4a 100644
--- a/l10n/fi_FI/files.po
+++ b/l10n/fi_FI/files.po
@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -64,7 +64,7 @@ msgstr "Peru jakaminen"
msgid "Delete"
msgstr "Poista"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Nimeä uudelleen"
@@ -177,46 +177,6 @@ msgstr "1 tiedosto"
msgid "{count} files"
msgstr "{count} tiedostoa"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "sekuntia sitten"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "1 minuutti sitten"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "{minutes} minuuttia sitten"
-
-#: js/files.js:843
-msgid "today"
-msgstr "tänään"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "eilen"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "{days} päivää sitten"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "viime kuussa"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "kuukautta sitten"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "viime vuonna"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "vuotta sitten"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Tiedostonhallinta"
diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po
index 491c0cefe2..3e1e9dfcf6 100644
--- a/l10n/fi_FI/settings.po
+++ b/l10n/fi_FI/settings.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-20 02:02+0200\n"
-"PO-Revision-Date: 2012-10-19 18:33+0000\n"
-"Last-Translator: Jiri Grönroos \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -20,69 +20,69 @@ msgstr ""
"Language: fi_FI\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Ei pystytä lataamaan listaa sovellusvarastosta (App Store)"
-#: ajax/creategroup.php:12
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "Ryhmä on jo olemassa"
-#: ajax/creategroup.php:21
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "Ryhmän lisäys epäonnistui"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "Sovelluksen käyttöönotto epäonnistui."
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Sähköposti tallennettu"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Virheellinen sähköposti"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID on vaihdettu"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Virheellinen pyyntö"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "Ryhmän poisto epäonnistui"
-#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
msgid "Authentication error"
msgstr "Todennusvirhe"
-#: ajax/removeuser.php:27
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "Käyttäjän poisto epäonnistui"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Kieli on vaihdettu"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "Käyttäjän tai ryhmän %s lisääminen ei onnistu"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "Käyttäjän poistaminen ryhmästä %s ei onnistu"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Poista käytöstä"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Käytä"
@@ -94,93 +94,6 @@ msgstr "Tallennetaan..."
msgid "__language_name__"
msgstr "_kielen_nimi_"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Turvallisuusvaroitus"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "Data-kansio ja tiedostot ovat ehkä saavutettavissa Internetistä. .htaccess-tiedosto, jolla kontrolloidaan pääsyä, ei toimi. Suosittelemme, että muutat web-palvelimesi asetukset niin ettei data-kansio ole enää pääsyä tai siirrät data-kansion pois web-palvelimen tiedostojen juuresta."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Jakaminen"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Ota käyttöön jaon ohjelmoitirajapinta (Share API)"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Salli sovellusten käyttää jaon ohjelmointirajapintaa (Share API)"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Salli linkit"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Salli käyttäjien jakaa kohteita julkisesti linkkejä käyttäen"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Salli uudelleenjako"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Salli käyttäjien jakaa heille itselleen jaettuja tietoja edelleen"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Salli käyttäjien jakaa kohteita kenen tahansa kanssa"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Salli käyttäjien jakaa kohteita vain omien ryhmien jäsenten kesken"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Loki"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Lisää"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Kehityksestä on vastannut ownCloud-yhteisö, lähdekoodi on julkaistu lisenssin AGPL alaisena."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Lisää ohjelmasi"
@@ -213,22 +126,22 @@ msgstr "Suurten tiedostojen hallinta"
msgid "Ask a question"
msgstr "Kysy jotain"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Virhe yhdistettäessä tietokantaan."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Ohje löytyy sieltä."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Vastaus"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Käytössäsi on %s/%s"
+msgid "You have used %s of the available %s"
+msgstr "Käytössäsi on %s/%s"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -286,6 +199,16 @@ msgstr "Auta kääntämisessä"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "voit yhdistää tiedostonhallintasovelluksellasi ownCloudiin käyttämällä tätä osoitetta"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Kehityksestä on vastannut ownCloud-yhteisö, lähdekoodi on julkaistu lisenssin AGPL alaisena."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Nimi"
diff --git a/l10n/fi_FI/user_webdavauth.po b/l10n/fi_FI/user_webdavauth.po
new file mode 100644
index 0000000000..b3fa002d0f
--- /dev/null
+++ b/l10n/fi_FI/user_webdavauth.po
@@ -0,0 +1,23 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Jiri Grönroos , 2012.
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 11:43+0000\n"
+"Last-Translator: Jiri Grönroos \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: fi_FI\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr "WebDAV-osoite: http://"
diff --git a/l10n/fr/core.po b/l10n/fr/core.po
index 42ff195cc9..988aa95095 100644
--- a/l10n/fr/core.po
+++ b/l10n/fr/core.po
@@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-04 00:00+0100\n"
-"PO-Revision-Date: 2012-11-03 11:37+0000\n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+0000\n"
"Last-Translator: Romain DEP. \n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
@@ -37,10 +37,50 @@ msgstr "Pas de catégorie à ajouter ?"
msgid "This category already exists: "
msgstr "Cette catégorie existe déjà : "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Paramètres"
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "il y a quelques secondes"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "il y a une minute"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr "il y a {minutes} minutes"
+
+#: js/js.js:692
+msgid "today"
+msgstr "aujourd'hui"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "hier"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr "il y a {days} jours"
+
+#: js/js.js:695
+msgid "last month"
+msgstr "le mois dernier"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "il y a plusieurs mois"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "l'année dernière"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "il y a plusieurs années"
+
#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Choisir"
@@ -322,87 +362,87 @@ msgstr "Serveur de la base de données"
msgid "Finish setup"
msgstr "Terminer l'installation"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Dimanche"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Lundi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Mardi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Mercredi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Jeudi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Vendredi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Samedi"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "janvier"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "février"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "mars"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "avril"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "mai"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "juin"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "juillet"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "août"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "septembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "octobre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "novembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "décembre"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "services web sous votre contrôle"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Se déconnecter"
diff --git a/l10n/fr/files.po b/l10n/fr/files.po
index dbfd621a75..1a1f10b27b 100644
--- a/l10n/fr/files.po
+++ b/l10n/fr/files.po
@@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-04 00:00+0100\n"
-"PO-Revision-Date: 2012-11-03 11:39+0000\n"
-"Last-Translator: Romain DEP. \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -69,7 +69,7 @@ msgstr "Ne plus partager"
msgid "Delete"
msgstr "Supprimer"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Renommer"
@@ -182,46 +182,6 @@ msgstr "1 fichier"
msgid "{count} files"
msgstr "{count} fichiers"
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "secondes passées"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "Il y a une minute"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr "Il y a {minutes} minutes"
-
-#: js/files.js:843
-msgid "today"
-msgstr "aujourd'hui"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "hier"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr "Il y a {days} jours"
-
-#: js/files.js:846
-msgid "last month"
-msgstr "mois dernier"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "mois passés"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "année dernière"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "années passées"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Gestion des fichiers"
diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po
index 881d3febfb..67deaf7d9a 100644
--- a/l10n/fr/settings.po
+++ b/l10n/fr/settings.po
@@ -19,9 +19,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-16 02:04+0200\n"
-"PO-Revision-Date: 2012-10-15 15:26+0000\n"
-"Last-Translator: Romain DEP. \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -29,69 +29,69 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Impossible de charger la liste depuis l'App Store"
-#: ajax/creategroup.php:12
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "Ce groupe existe déjà"
-#: ajax/creategroup.php:21
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "Impossible d'ajouter le groupe"
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr "Impossible d'activer l'Application"
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "E-mail sauvegardé"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "E-mail invalide"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "Identifiant OpenID changé"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Requête invalide"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "Impossible de supprimer le groupe"
-#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
msgid "Authentication error"
msgstr "Erreur d'authentification"
-#: ajax/removeuser.php:27
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr "Impossible de supprimer l'utilisateur"
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Langue changée"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr "Impossible d'ajouter l'utilisateur au groupe %s"
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr "Impossible de supprimer l'utilisateur du groupe %s"
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Désactiver"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Activer"
@@ -103,93 +103,6 @@ msgstr "Sauvegarde..."
msgid "__language_name__"
msgstr "Français"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Alertes de sécurité"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr "Votre répertoire de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess fourni avec ownCloud ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce répertoire ne soit plus accessible, ou bien de déplacer le répertoire de données à l'extérieur de la racine du serveur web."
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr "Exécute une tâche à chaque chargement de page"
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr "cron.php est enregistré en tant que service webcron. Veuillez appeler la page cron.php située à la racine du serveur ownCoud via http toute les minutes."
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr "Utilise le service cron du système. Appelle le fichier cron.php du répertoire owncloud toutes les minutes grâce à une tâche cron du système."
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr "Partage"
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr "Activer l'API de partage"
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "Autoriser les applications à utiliser l'API de partage"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "Autoriser les liens"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr "Autoriser les utilisateurs à partager du contenu public avec des liens"
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr "Autoriser le re-partage"
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr "Autoriser les utilisateurs à partager des éléments déjà partagés entre eux"
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr "Autoriser les utilisateurs à partager avec tout le monde"
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr "Autoriser les utilisateurs à ne partager qu'avec les utilisateurs dans leurs groupes"
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Journaux"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Plus"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr "Développé par la communauté ownCloud, le code source est publié sous license AGPL."
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Ajoutez votre application"
@@ -222,22 +135,22 @@ msgstr "Gérer les gros fichiers"
msgid "Ask a question"
msgstr "Poser une question"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Problème de connexion à la base de données d'aide."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "S'y rendre manuellement."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Réponse"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
-msgstr "Vous avez utilisé %s des %s disponibles"
+msgid "You have used %s of the available %s"
+msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@@ -295,6 +208,16 @@ msgstr "Aidez à traduire"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "utilisez cette adresse pour vous connecter à votre ownCloud depuis un explorateur de fichiers"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr "Développé par la communauté ownCloud, le code source est publié sous license AGPL."
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Nom"
diff --git a/l10n/fr/user_webdavauth.po b/l10n/fr/user_webdavauth.po
new file mode 100644
index 0000000000..a4796859ad
--- /dev/null
+++ b/l10n/fr/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/gl/core.po b/l10n/gl/core.po
index 0f5f946eec..6c7c723664 100644
--- a/l10n/gl/core.po
+++ b/l10n/gl/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: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -31,27 +31,67 @@ msgstr "Sen categoría que engadir?"
msgid "This category already exists: "
msgstr "Esta categoría xa existe: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Preferencias"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "hai segundos"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "hai 1 minuto"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr "hoxe"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "onte"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr "último mes"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "meses atrás"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "último ano"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "anos atrás"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr ""
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Cancelar"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Non"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Si"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Ok"
@@ -316,87 +356,87 @@ msgstr "Servidor da base de datos"
msgid "Finish setup"
msgstr "Rematar configuración"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Domingo"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Luns"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Martes"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Mércores"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Xoves"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Venres"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Sábado"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Xaneiro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Febreiro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Marzo"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Abril"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Maio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Xuño"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Xullo"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Agosto"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Setembro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Outubro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Novembro"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Nadal"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "servizos web baixo o seu control"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Desconectar"
diff --git a/l10n/gl/files.po b/l10n/gl/files.po
index 3172e4823f..dff61e311b 100644
--- a/l10n/gl/files.po
+++ b/l10n/gl/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: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -61,7 +61,7 @@ msgstr "Deixar de compartir"
msgid "Delete"
msgstr "Eliminar"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr ""
@@ -174,46 +174,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "hai segundos"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "hai 1 minuto"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr "hoxe"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "onte"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr "último mes"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "meses atrás"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "último ano"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "anos atrás"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Manexo de ficheiro"
diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po
index 276b783677..9084ac61f5 100644
--- a/l10n/gl/settings.po
+++ b/l10n/gl/settings.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -19,70 +19,69 @@ msgstr ""
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Non se puido cargar a lista desde a App Store"
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Erro na autenticación"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Correo electrónico gardado"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "correo electrónico non válido"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "Mudou o OpenID"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Petición incorrecta"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Erro na autenticación"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "O idioma mudou"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Deshabilitar"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Habilitar"
@@ -90,97 +89,10 @@ msgstr "Habilitar"
msgid "Saving..."
msgstr "Gardando..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "Galego"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Aviso de seguridade"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr ""
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr ""
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Conectar"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Máis"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Engade o teu aplicativo"
@@ -213,21 +125,21 @@ msgstr "Xestionar Grandes Ficheiros"
msgid "Ask a question"
msgstr "Pregunte"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Problemas conectando coa base de datos de axuda"
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Ir manualmente."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Resposta"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -286,6 +198,16 @@ msgstr "Axude na tradución"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "utilice este enderezo para conectar ao seu ownCloud no xestor de ficheiros"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Nome"
diff --git a/l10n/gl/user_webdavauth.po b/l10n/gl/user_webdavauth.po
new file mode 100644
index 0000000000..29b5e0efee
--- /dev/null
+++ b/l10n/gl/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: gl\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/he/core.po b/l10n/he/core.po
index 1767422024..933f77aa6e 100644
--- a/l10n/he/core.po
+++ b/l10n/he/core.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -33,27 +33,67 @@ msgstr "אין קטגוריה להוספה?"
msgid "This category already exists: "
msgstr "קטגוריה זאת כבר קיימת: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "הגדרות"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "שניות"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "לפני דקה אחת"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr "היום"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "אתמול"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr "חודש שעבר"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "חודשים"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "שנה שעברה"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "שנים"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr ""
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "ביטול"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "לא"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "כן"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "בסדר"
@@ -318,87 +358,87 @@ msgstr "שרת בסיס נתונים"
msgid "Finish setup"
msgstr "סיום התקנה"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "יום ראשון"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "יום שני"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "יום שלישי"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "יום רביעי"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "יום חמישי"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "יום שישי"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "שבת"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "ינואר"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "פברואר"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "מרץ"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "אפריל"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "מאי"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "יוני"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "יולי"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "אוגוסט"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "ספטמבר"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "אוקטובר"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "נובמבר"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "דצמבר"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "שירותי רשת בשליטתך"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "התנתקות"
diff --git a/l10n/he/files.po b/l10n/he/files.po
index e58ddbe0b7..7b1942a3a0 100644
--- a/l10n/he/files.po
+++ b/l10n/he/files.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -63,7 +63,7 @@ msgstr "הסר שיתוף"
msgid "Delete"
msgstr "מחיקה"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr ""
@@ -176,46 +176,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "שניות"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "לפני דקה אחת"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr "היום"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "אתמול"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr "חודש שעבר"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "חודשים"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "שנה שעברה"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "שנים"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "טיפול בקבצים"
diff --git a/l10n/he/settings.po b/l10n/he/settings.po
index 28b90c629a..b8d619311d 100644
--- a/l10n/he/settings.po
+++ b/l10n/he/settings.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,70 +20,69 @@ msgstr ""
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr ""
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "הדוא״ל נשמר"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "דוא״ל לא חוקי"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID השתנה"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "בקשה לא חוקית"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "שגיאת הזדהות"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "שפה השתנתה"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "בטל"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "הפעל"
@@ -91,97 +90,10 @@ msgstr "הפעל"
msgid "Saving..."
msgstr "שומר.."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "עברית"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr ""
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr ""
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr ""
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr ""
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "יומן"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "עוד"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "הוספת היישום שלך"
@@ -214,21 +126,21 @@ msgstr "ניהול קבצים גדולים"
msgid "Ask a question"
msgstr "שאל שאלה"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "בעיות בהתחברות לבסיס נתוני העזרה"
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "גש לשם באופן ידני"
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "מענה"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -287,6 +199,16 @@ msgstr "עזרה בתרגום"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "השתמש בכתובת זו כדי להתחבר ל־ownCloude שלך ממנהל הקבצים"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "שם"
diff --git a/l10n/he/user_webdavauth.po b/l10n/he/user_webdavauth.po
new file mode 100644
index 0000000000..a47de1367d
--- /dev/null
+++ b/l10n/he/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: he\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/hi/core.po b/l10n/hi/core.po
index 5a61cfc06b..8c6ff09985 100644
--- a/l10n/hi/core.po
+++ b/l10n/hi/core.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Omkar Tapale , 2012.
# Sanjay Rabidas , 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-11 00:01+0100\n"
+"PO-Revision-Date: 2012-11-10 10:23+0000\n"
+"Last-Translator: Omkar Tapale \n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,27 +31,67 @@ msgstr ""
msgid "This category already exists: "
msgstr ""
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr ""
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr ""
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr ""
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr ""
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr ""
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr ""
+
+#: js/js.js:697
+msgid "months ago"
+msgstr ""
+
+#: js/js.js:698
+msgid "last year"
+msgstr ""
+
+#: js/js.js:699
+msgid "years ago"
+msgstr ""
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr ""
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr ""
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr ""
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr ""
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr ""
@@ -170,11 +211,11 @@ msgstr ""
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
-msgstr ""
+msgstr "आगे दिये गये लिंक का उपयोग पासवर्ड बदलने के लिये किजीये: {link}"
#: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email."
-msgstr ""
+msgstr "पासवर्ड बदलने कि लिंक आपको ई-मेल द्वारा भेजी जायेगी|"
#: lostpassword/templates/lostpassword.php:5
msgid "Reset email send."
@@ -195,7 +236,7 @@ msgstr ""
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
-msgstr ""
+msgstr "आपका पासवर्ड बदला गया है"
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
@@ -203,7 +244,7 @@ msgstr ""
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
-msgstr ""
+msgstr "नया पासवर्ड"
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
@@ -315,87 +356,87 @@ msgstr ""
msgid "Finish setup"
msgstr "सेटअप समाप्त करे"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr ""
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr ""
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr ""
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr ""
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr ""
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr ""
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr ""
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr ""
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr ""
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr ""
diff --git a/l10n/hi/files.po b/l10n/hi/files.po
index 6119f82e0f..09b9a1a8f1 100644
--- a/l10n/hi/files.po
+++ b/l10n/hi/files.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -59,7 +59,7 @@ msgstr ""
msgid "Delete"
msgstr ""
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr ""
@@ -172,46 +172,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr ""
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr ""
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr ""
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr ""
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr ""
-
-#: js/files.js:848
-msgid "months ago"
-msgstr ""
-
-#: js/files.js:849
-msgid "last year"
-msgstr ""
-
-#: js/files.js:850
-msgid "years ago"
-msgstr ""
-
#: templates/admin.php:5
msgid "File handling"
msgstr ""
diff --git a/l10n/hi/settings.po b/l10n/hi/settings.po
index b18f3570c5..3c1195bf64 100644
--- a/l10n/hi/settings.po
+++ b/l10n/hi/settings.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,70 +17,69 @@ msgstr ""
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr ""
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr ""
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr ""
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr ""
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr ""
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr ""
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr ""
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr ""
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr ""
@@ -88,97 +87,10 @@ msgstr ""
msgid "Saving..."
msgstr ""
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr ""
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr ""
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr ""
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr ""
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr ""
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr ""
-
-#: templates/admin.php:116
-msgid "More"
-msgstr ""
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr ""
@@ -211,21 +123,21 @@ msgstr ""
msgid "Ask a question"
msgstr ""
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr ""
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr ""
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr ""
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -284,13 +196,23 @@ msgstr ""
msgid "use this address to connect to your ownCloud in your file manager"
msgstr ""
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr ""
#: templates/users.php:23 templates/users.php:77
msgid "Password"
-msgstr ""
+msgstr "पासवर्ड"
#: templates/users.php:26 templates/users.php:78 templates/users.php:98
msgid "Groups"
diff --git a/l10n/hi/user_webdavauth.po b/l10n/hi/user_webdavauth.po
new file mode 100644
index 0000000000..d4e892dd4b
--- /dev/null
+++ b/l10n/hi/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hi\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/hr/core.po b/l10n/hr/core.po
index 92fd3e75b9..b73ed83b22 100644
--- a/l10n/hr/core.po
+++ b/l10n/hr/core.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -33,27 +33,67 @@ msgstr "Nemate kategorija koje možete dodati?"
msgid "This category already exists: "
msgstr "Ova kategorija već postoji: "
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Postavke"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "sekundi prije"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr ""
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr "danas"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "jučer"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr "prošli mjesec"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "mjeseci"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "prošlu godinu"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "godina"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "Izaberi"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Odustani"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Ne"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Da"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "U redu"
@@ -318,87 +358,87 @@ msgstr "Poslužitelj baze podataka"
msgid "Finish setup"
msgstr "Završi postavljanje"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "nedelja"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "ponedeljak"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "utorak"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "srijeda"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "četvrtak"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "petak"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "subota"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Siječanj"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Veljača"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Ožujak"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Travanj"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Svibanj"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Lipanj"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Srpanj"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Kolovoz"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Rujan"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Listopad"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Studeni"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Prosinac"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "web usluge pod vašom kontrolom"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Odjava"
diff --git a/l10n/hr/files.po b/l10n/hr/files.po
index df12af3629..7a263cabf3 100644
--- a/l10n/hr/files.po
+++ b/l10n/hr/files.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,7 +62,7 @@ msgstr "Prekini djeljenje"
msgid "Delete"
msgstr "Briši"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr "Promjeni ime"
@@ -175,46 +175,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "sekundi prije"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr ""
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr "danas"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "jučer"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr "prošli mjesec"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "mjeseci"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "prošlu godinu"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "godina"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "datoteka za rukovanje"
diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po
index 3be9de17ec..a6c7bd652e 100644
--- a/l10n/hr/settings.po
+++ b/l10n/hr/settings.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,70 +20,69 @@ msgstr ""
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Nemogićnost učitavanja liste sa Apps Stora"
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Greška kod autorizacije"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Email spremljen"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Neispravan email"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID promijenjen"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Neispravan zahtjev"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Greška kod autorizacije"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Jezik promijenjen"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Isključi"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Uključi"
@@ -91,97 +90,10 @@ msgstr "Uključi"
msgid "Saving..."
msgstr "Spremanje..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "__ime_jezika__"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr ""
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr "Cron"
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr ""
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr ""
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "dnevnik"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "više"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Dodajte vašu aplikaciju"
@@ -214,21 +126,21 @@ msgstr "Upravljanje velikih datoteka"
msgid "Ask a question"
msgstr "Postavite pitanje"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Problem pri spajanju na bazu podataka pomoći"
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Idite tamo ručno."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Odgovor"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -287,6 +199,16 @@ msgstr "Pomoć prevesti"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "koristite ovu adresu za spajanje na Cloud u vašem upravitelju datoteka"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Ime"
diff --git a/l10n/hr/user_webdavauth.po b/l10n/hr/user_webdavauth.po
new file mode 100644
index 0000000000..8837bf71d7
--- /dev/null
+++ b/l10n/hr/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po
index e86af2750f..98932d3180 100644
--- a/l10n/hu_HU/core.po
+++ b/l10n/hu_HU/core.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
@@ -32,27 +32,67 @@ msgstr "Nincs hozzáadandó kategória?"
msgid "This category already exists: "
msgstr "Ez a kategória már létezik"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Beállítások"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "másodperccel ezelőtt"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "1 perccel ezelőtt"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr "ma"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "tegnap"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr "múlt hónapban"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "hónappal ezelőtt"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "tavaly"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "évvel ezelőtt"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr ""
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Mégse"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Nem"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Igen"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Ok"
@@ -317,87 +357,87 @@ msgstr "Adatbázis szerver"
msgid "Finish setup"
msgstr "Beállítás befejezése"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Vasárnap"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Hétfő"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Kedd"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Szerda"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Csütörtök"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Péntek"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Szombat"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Január"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Február"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Március"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "Április"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Május"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Június"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Július"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Augusztus"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Szeptember"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Október"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "November"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "December"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "webszolgáltatások az irányításod alatt"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Kilépés"
diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po
index 687536d74b..a4a157c7e5 100644
--- a/l10n/hu_HU/files.po
+++ b/l10n/hu_HU/files.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
@@ -62,7 +62,7 @@ msgstr "Nem oszt meg"
msgid "Delete"
msgstr "Törlés"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr ""
@@ -175,46 +175,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "másodperccel ezelőtt"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "1 perccel ezelőtt"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr "ma"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "tegnap"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr "múlt hónapban"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "hónappal ezelőtt"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "tavaly"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "évvel ezelőtt"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Fájlkezelés"
diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po
index b465fe6a33..946d1a3df6 100644
--- a/l10n/hu_HU/settings.po
+++ b/l10n/hu_HU/settings.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
@@ -19,70 +19,69 @@ msgstr ""
"Language: hu_HU\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "Nem tölthető le a lista az App Store-ból"
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr "Hitelesítési hiba"
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Email mentve"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Hibás email"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID megváltozott"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Érvénytelen kérés"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr "Hitelesítési hiba"
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "A nyelv megváltozott"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "Letiltás"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Engedélyezés"
@@ -90,97 +89,10 @@ msgstr "Engedélyezés"
msgid "Saving..."
msgstr "Mentés..."
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "__language_name__"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Biztonsági figyelmeztetés"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr ""
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr ""
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr ""
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Napló"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Tovább"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "App hozzáadása"
@@ -213,21 +125,21 @@ msgstr "Nagy fájlok kezelése"
msgid "Ask a question"
msgstr "Tégy fel egy kérdést"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Sikertelen csatlakozás a Súgó adatbázishoz"
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Menj oda kézzel"
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Válasz"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -286,6 +198,16 @@ msgstr "Segíts lefordítani!"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "Használd ezt a címet hogy csatlakozz a saját ownCloud rendszeredhez a fájlkezelődben"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Név"
diff --git a/l10n/hu_HU/user_webdavauth.po b/l10n/hu_HU/user_webdavauth.po
new file mode 100644
index 0000000000..cdb772c8e4
--- /dev/null
+++ b/l10n/hu_HU/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \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"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hu_HU\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/ia/core.po b/l10n/ia/core.po
index c986077e27..27a5ef4c0b 100644
--- a/l10n/ia/core.po
+++ b/l10n/ia/core.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,27 +30,67 @@ msgstr ""
msgid "This category already exists: "
msgstr "Iste categoria jam existe:"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Configurationes"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr ""
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr ""
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr ""
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr ""
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr ""
+
+#: js/js.js:697
+msgid "months ago"
+msgstr ""
+
+#: js/js.js:698
+msgid "last year"
+msgstr ""
+
+#: js/js.js:699
+msgid "years ago"
+msgstr ""
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr ""
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Cancellar"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr ""
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr ""
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr ""
@@ -315,87 +355,87 @@ msgstr "Hospite de base de datos"
msgid "Finish setup"
msgstr ""
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "Dominica"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "Lunedi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "Martedi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "Mercuridi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "Jovedi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "Venerdi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "Sabbato"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "januario"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Februario"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Martio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "April"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Mai"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Junio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Julio"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Augusto"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "Septembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Octobre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Novembre"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Decembre"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "servicios web sub tu controlo"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Clauder le session"
diff --git a/l10n/ia/files.po b/l10n/ia/files.po
index 410ed06336..34bf764d48 100644
--- a/l10n/ia/files.po
+++ b/l10n/ia/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: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -61,7 +61,7 @@ msgstr ""
msgid "Delete"
msgstr "Deler"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr ""
@@ -174,46 +174,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr ""
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr ""
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr ""
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr ""
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr ""
-
-#: js/files.js:848
-msgid "months ago"
-msgstr ""
-
-#: js/files.js:849
-msgid "last year"
-msgstr ""
-
-#: js/files.js:850
-msgid "years ago"
-msgstr ""
-
#: templates/admin.php:5
msgid "File handling"
msgstr ""
diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po
index 2e3506c569..2f569795ff 100644
--- a/l10n/ia/settings.po
+++ b/l10n/ia/settings.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,70 +19,69 @@ msgstr ""
"Language: ia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
-#: ajax/togglegroups.php:15
-msgid "Authentication error"
-msgstr ""
-
-#: ajax/creategroup.php:19
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:28
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr ""
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr ""
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID cambiate"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Requesta invalide"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
+msgid "Authentication error"
+msgstr ""
+
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Linguage cambiate"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr ""
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr ""
@@ -90,97 +89,10 @@ msgstr ""
msgid "Saving..."
msgstr ""
-#: personal.php:47 personal.php:48
+#: personal.php:42 personal.php:43
msgid "__language_name__"
msgstr "Interlingua"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr ""
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr ""
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr ""
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr ""
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Registro"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Plus"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Adder tu application"
@@ -213,21 +125,21 @@ msgstr ""
msgid "Ask a question"
msgstr "Facer un question"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr ""
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr ""
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Responsa"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -286,6 +198,16 @@ msgstr "Adjuta a traducer"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "usa iste addresse pro connecter a tu ownCloud in tu administrator de files"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the AGPL."
+msgstr ""
+
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr "Nomine"
diff --git a/l10n/ia/user_webdavauth.po b/l10n/ia/user_webdavauth.po
new file mode 100644
index 0000000000..7a2ab1d26f
--- /dev/null
+++ b/l10n/ia/user_webdavauth.po
@@ -0,0 +1,22 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2012-11-09 10:06+0100\n"
+"PO-Revision-Date: 2012-11-09 09:06+0000\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ia\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: templates/settings.php:4
+msgid "WebDAV URL: http://"
+msgstr ""
diff --git a/l10n/id/core.po b/l10n/id/core.po
index d40a9136ef..8a1ce94018 100644
--- a/l10n/id/core.po
+++ b/l10n/id/core.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-29 00:01+0100\n"
-"PO-Revision-Date: 2012-10-27 22:12+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:26+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -33,27 +33,67 @@ msgstr "Tidak ada kategori yang akan ditambahkan?"
msgid "This category already exists: "
msgstr "Kategori ini sudah ada:"
-#: js/js.js:243 templates/layout.user.php:53 templates/layout.user.php:54
+#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
msgid "Settings"
msgstr "Setelan"
-#: js/oc-dialogs.js:123
+#: js/js.js:687
+msgid "seconds ago"
+msgstr "beberapa detik yang lalu"
+
+#: js/js.js:688
+msgid "1 minute ago"
+msgstr "1 menit lalu"
+
+#: js/js.js:689
+msgid "{minutes} minutes ago"
+msgstr ""
+
+#: js/js.js:692
+msgid "today"
+msgstr "hari ini"
+
+#: js/js.js:693
+msgid "yesterday"
+msgstr "kemarin"
+
+#: js/js.js:694
+msgid "{days} days ago"
+msgstr ""
+
+#: js/js.js:695
+msgid "last month"
+msgstr "bulan kemarin"
+
+#: js/js.js:697
+msgid "months ago"
+msgstr "beberapa bulan lalu"
+
+#: js/js.js:698
+msgid "last year"
+msgstr "tahun kemarin"
+
+#: js/js.js:699
+msgid "years ago"
+msgstr "beberapa tahun lalu"
+
+#: js/oc-dialogs.js:126
msgid "Choose"
msgstr "pilih"
-#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
+#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel"
msgstr "Batalkan"
-#: js/oc-dialogs.js:159
+#: js/oc-dialogs.js:162
msgid "No"
msgstr "Tidak"
-#: js/oc-dialogs.js:160
+#: js/oc-dialogs.js:163
msgid "Yes"
msgstr "Ya"
-#: js/oc-dialogs.js:177
+#: js/oc-dialogs.js:180
msgid "Ok"
msgstr "Oke"
@@ -318,87 +358,87 @@ msgstr "Host database"
msgid "Finish setup"
msgstr "Selesaikan instalasi"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Sunday"
msgstr "minggu"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Monday"
msgstr "senin"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Tuesday"
msgstr "selasa"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Wednesday"
msgstr "rabu"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Thursday"
msgstr "kamis"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Friday"
msgstr "jumat"
-#: templates/layout.guest.php:16 templates/layout.user.php:17
+#: templates/layout.guest.php:15 templates/layout.user.php:16
msgid "Saturday"
msgstr "sabtu"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "January"
msgstr "Januari"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "February"
msgstr "Februari"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "March"
msgstr "Maret"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "April"
msgstr "April"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "May"
msgstr "Mei"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "June"
msgstr "Juni"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "July"
msgstr "Juli"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "August"
msgstr "Agustus"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "September"
msgstr "September"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "October"
msgstr "Oktober"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "November"
msgstr "Nopember"
-#: templates/layout.guest.php:17 templates/layout.user.php:18
+#: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "December"
msgstr "Desember"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:41
msgid "web services under your control"
msgstr "web service dibawah kontrol anda"
-#: templates/layout.user.php:38
+#: templates/layout.user.php:44
msgid "Log out"
msgstr "Keluar"
diff --git a/l10n/id/files.po b/l10n/id/files.po
index 2d22dd4a21..a763172955 100644
--- a/l10n/id/files.po
+++ b/l10n/id/files.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-03 00:00+0100\n"
-"PO-Revision-Date: 2012-11-01 23:21+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-11-09 00:01+0100\n"
+"PO-Revision-Date: 2012-11-08 17:25+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,7 +62,7 @@ msgstr "batalkan berbagi"
msgid "Delete"
msgstr "Hapus"
-#: js/fileactions.js:178
+#: js/fileactions.js:172
msgid "Rename"
msgstr ""
@@ -175,46 +175,6 @@ msgstr ""
msgid "{count} files"
msgstr ""
-#: js/files.js:838
-msgid "seconds ago"
-msgstr "beberapa detik yang lalu"
-
-#: js/files.js:839
-msgid "1 minute ago"
-msgstr "1 menit lalu"
-
-#: js/files.js:840
-msgid "{minutes} minutes ago"
-msgstr ""
-
-#: js/files.js:843
-msgid "today"
-msgstr "hari ini"
-
-#: js/files.js:844
-msgid "yesterday"
-msgstr "kemarin"
-
-#: js/files.js:845
-msgid "{days} days ago"
-msgstr ""
-
-#: js/files.js:846
-msgid "last month"
-msgstr "bulan kemarin"
-
-#: js/files.js:848
-msgid "months ago"
-msgstr "beberapa bulan lalu"
-
-#: js/files.js:849
-msgid "last year"
-msgstr "tahun kemarin"
-
-#: js/files.js:850
-msgid "years ago"
-msgstr "beberapa tahun lalu"
-
#: templates/admin.php:5
msgid "File handling"
msgstr "Penanganan berkas"
diff --git a/l10n/id/settings.po b/l10n/id/settings.po
index 6701fcf032..f660b3b522 100644
--- a/l10n/id/settings.po
+++ b/l10n/id/settings.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-21 02:03+0200\n"
-"PO-Revision-Date: 2012-10-20 23:12+0000\n"
-"Last-Translator: elmakong \n"
+"POT-Creation-Date: 2012-11-10 00:01+0100\n"
+"PO-Revision-Date: 2012-11-09 23:01+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,69 +21,69 @@ msgstr ""
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ajax/apps/ocs.php:23
+#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr ""
-#: ajax/creategroup.php:12
+#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr ""
-#: ajax/creategroup.php:21
+#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr ""
-#: ajax/enableapp.php:14
+#: ajax/enableapp.php:12
msgid "Could not enable app. "
msgstr ""
-#: ajax/lostpassword.php:14
+#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Email tersimpan"
-#: ajax/lostpassword.php:16
+#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "Email tidak sah"
-#: ajax/openid.php:16
+#: ajax/openid.php:13
msgid "OpenID Changed"
msgstr "OpenID telah dirubah"
-#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
+#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Permintaan tidak valid"
-#: ajax/removegroup.php:16
+#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:18 ajax/setquota.php:18 ajax/togglegroups.php:15
+#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
msgid "Authentication error"
msgstr "autentikasi bermasalah"
-#: ajax/removeuser.php:27
+#: ajax/removeuser.php:24
msgid "Unable to delete user"
msgstr ""
-#: ajax/setlanguage.php:18
+#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "Bahasa telah diganti"
-#: ajax/togglegroups.php:25
+#: ajax/togglegroups.php:22
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
-#: ajax/togglegroups.php:31
+#: ajax/togglegroups.php:28
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
-#: js/apps.js:28 js/apps.js:65
+#: js/apps.js:28 js/apps.js:67
msgid "Disable"
msgstr "NonAktifkan"
-#: js/apps.js:28 js/apps.js:54
+#: js/apps.js:28 js/apps.js:55
msgid "Enable"
msgstr "Aktifkan"
@@ -95,93 +95,6 @@ msgstr "Menyimpan..."
msgid "__language_name__"
msgstr "__language_name__"
-#: templates/admin.php:14
-msgid "Security Warning"
-msgstr "Peringatan Keamanan"
-
-#: templates/admin.php:17
-msgid ""
-"Your data directory and your files are probably accessible from the "
-"internet. The .htaccess file that ownCloud provides is not working. We "
-"strongly suggest that you configure your webserver in a way that the data "
-"directory is no longer accessible or you move the data directory outside the"
-" webserver document root."
-msgstr ""
-
-#: templates/admin.php:31
-msgid "Cron"
-msgstr ""
-
-#: templates/admin.php:37
-msgid "Execute one task with each page loaded"
-msgstr ""
-
-#: templates/admin.php:43
-msgid ""
-"cron.php is registered at a webcron service. Call the cron.php page in the "
-"owncloud root once a minute over http."
-msgstr ""
-
-#: templates/admin.php:49
-msgid ""
-"Use systems cron service. Call the cron.php file in the owncloud folder via "
-"a system cronjob once a minute."
-msgstr ""
-
-#: templates/admin.php:56
-msgid "Sharing"
-msgstr ""
-
-#: templates/admin.php:61
-msgid "Enable Share API"
-msgstr ""
-
-#: templates/admin.php:62
-msgid "Allow apps to use the Share API"
-msgstr "perbolehkan aplikasi untuk menggunakan berbagi API"
-
-#: templates/admin.php:67
-msgid "Allow links"
-msgstr "perbolehkan link"
-
-#: templates/admin.php:68
-msgid "Allow users to share items to the public with links"
-msgstr ""
-
-#: templates/admin.php:73
-msgid "Allow resharing"
-msgstr ""
-
-#: templates/admin.php:74
-msgid "Allow users to share items shared with them again"
-msgstr ""
-
-#: templates/admin.php:79
-msgid "Allow users to share with anyone"
-msgstr ""
-
-#: templates/admin.php:81
-msgid "Allow users to only share with users in their groups"
-msgstr ""
-
-#: templates/admin.php:88
-msgid "Log"
-msgstr "Log"
-
-#: templates/admin.php:116
-msgid "More"
-msgstr "Lebih"
-
-#: templates/admin.php:124
-msgid ""
-"Developed by the ownCloud community, the source code is "
-"licensed under the AGPL."
-msgstr ""
-
#: templates/apps.php:10
msgid "Add your App"
msgstr "Tambahkan App anda"
@@ -214,21 +127,21 @@ msgstr "Mengelola berkas besar"
msgid "Ask a question"
msgstr "Ajukan pertanyaan"
-#: templates/help.php:23
+#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr "Bermasalah saat menghubungi database bantuan."
-#: templates/help.php:24
+#: templates/help.php:23
msgid "Go there manually."
msgstr "Pergi kesana secara manual."
-#: templates/help.php:32
+#: templates/help.php:31
msgid "Answer"
msgstr "Jawab"
#: templates/personal.php:8
#, php-format
-msgid "You have used %s of the available %s"
+msgid "You have used %s of the available %s"
msgstr ""
#: templates/personal.php:12
@@ -287,6 +200,16 @@ msgstr "Bantu menerjemahkan"
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "gunakan alamat ini untuk terhubung dengan ownCloud anda dalam file manager anda"
+#: templates/personal.php:61
+msgid ""
+"Developed by the ownCloud community, the source code is "
+"licensed under the