[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-09-06 02:06:37 +02:00
parent ebb28412ca
commit af3e767489
239 changed files with 3114 additions and 3010 deletions

View File

@ -12,8 +12,8 @@
"replace" => "substitueix", "replace" => "substitueix",
"cancel" => "cancel·la", "cancel" => "cancel·la",
"replaced" => "substituït", "replaced" => "substituït",
"with" => "per",
"undo" => "desfés", "undo" => "desfés",
"with" => "per",
"deleted" => "esborrat", "deleted" => "esborrat",
"generating ZIP-file, it may take some time." => "s'estan generant fitxers ZIP, pot trigar una estona.", "generating ZIP-file, it may take some time." => "s'estan generant fitxers ZIP, pot trigar una estona.",
"Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "Activa la baixada ZIP", "Enable ZIP-download" => "Activa la baixada ZIP",
"0 is unlimited" => "0 és sense límit", "0 is unlimited" => "0 és sense límit",
"Maximum input size for ZIP files" => "Mida màxima d'entrada per fitxers ZIP", "Maximum input size for ZIP files" => "Mida màxima d'entrada per fitxers ZIP",
"Save" => "Desar",
"New" => "Nou", "New" => "Nou",
"Text file" => "Fitxer de text", "Text file" => "Fitxer de text",
"Folder" => "Carpeta", "Folder" => "Carpeta",

View File

@ -1,51 +1,53 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "Soubor byl odeslán úspěšně", "There is no error, the file uploaded with success" => "Soubor byl odeslán úspěšně",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Odeslaný soubor přesáhl velikostí parametr upload_max_filesize v php.ini", "The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Odeslaný soubor přesáhl svou velikostí parametr upload_max_filesize v php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Odeslaný soubor přesáhl velikostí parametr MAX_FILE_SIZE specifikovaný v HTML formuláři", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Odeslaný soubor přesáhl svou velikostí parametr MAX_FILE_SIZE specifikovaný v formuláři HTML",
"The uploaded file was only partially uploaded" => "Soubor byl odeslán pouze částečně", "The uploaded file was only partially uploaded" => "Soubor byl odeslán pouze částečně",
"No file was uploaded" => "Soubor nebyl odeslán", "No file was uploaded" => "Žádný soubor nebyl odeslán",
"Missing a temporary folder" => "Chybí adresář pro sočasné soubory", "Missing a temporary folder" => "Chybí adresář pro dočasné soubory",
"Failed to write to disk" => "Zápis na disk se nezdařil", "Failed to write to disk" => "Zápis na disk selhal",
"Files" => "Soubory", "Files" => "Soubory",
"Delete" => "Vymazat", "Delete" => "Smazat",
"already exists" => "již existuje", "already exists" => "již existuje",
"replace" => "zaměnit", "replace" => "nahradit",
"cancel" => "storno", "cancel" => "zrušit",
"replaced" => "zaměněno", "replaced" => "nahrazeno",
"with" => "s",
"undo" => "zpět", "undo" => "zpět",
"with" => "s",
"deleted" => "smazáno", "deleted" => "smazáno",
"generating ZIP-file, it may take some time." => "generuji ZIP soubor, může to chvíli trvat", "generating ZIP-file, it may take some time." => "generuji ZIP soubor, může to nějakou dobu trvat.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nemohu nahrát váš soubor neboť to je adresář a nebo má nulovou délku.", "Unable to upload your file as it is a directory or has 0 bytes" => "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 bajtů",
"Upload Error" => "Chyba při nahrávání", "Upload Error" => "Chyba odesílání",
"Pending" => "Očekává se", "Pending" => "Čekající",
"Upload cancelled." => "Nahrávání zrušeno", "Upload cancelled." => "Odesílání zrušeno.",
"Invalid name, '/' is not allowed." => "Špatné jméno, znak '/' není povolen", "File upload is in progress. Leaving the page now will cancel the upload." => "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání.",
"Invalid name, '/' is not allowed." => "Neplatný název, znak '/' není povolen",
"Size" => "Velikost", "Size" => "Velikost",
"Modified" => "Změněno", "Modified" => "Změněno",
"folder" => "adresář", "folder" => "složka",
"folders" => "adresáře", "folders" => "složky",
"file" => "soubor", "file" => "soubor",
"files" => "soubory", "files" => "soubory",
"File handling" => "Nastavení chování k souborům", "File handling" => "Zacházení se soubory",
"Maximum upload size" => "Maximální velikost ukládaných souborů", "Maximum upload size" => "Maximální velikost pro odesílání",
"max. possible: " => "největší možná:", "max. possible: " => "největší možná: ",
"Needed for multi-file and folder downloads." => "Potřeba pro vícesoborvé stahování a stahování adresářů", "Needed for multi-file and folder downloads." => "Potřebné pro více-souborové stahování a stahování složek.",
"Enable ZIP-download" => "Povolit ZIP-stahování", "Enable ZIP-download" => "Povolit ZIP-stahování",
"0 is unlimited" => "0 znamená bez omezení", "0 is unlimited" => "0 znamená bez omezení",
"Maximum input size for ZIP files" => "Maximální velikost vstupu pro ZIP soubory", "Maximum input size for ZIP files" => "Maximální velikost vstupu pro ZIP soubory",
"Save" => "Uložit",
"New" => "Nový", "New" => "Nový",
"Text file" => "Textový soubor", "Text file" => "Textový soubor",
"Folder" => "Adresář", "Folder" => "Složka",
"From url" => "Z url", "From url" => "Z url",
"Upload" => "Uložit", "Upload" => "Odeslat",
"Cancel upload" => "Zrušit upload", "Cancel upload" => "Zrušit odesílání",
"Nothing in here. Upload something!" => "Žádný obsah. Uložte si něco!", "Nothing in here. Upload something!" => "Žádný obsah. Nahrajte něco.",
"Name" => "Název", "Name" => "Název",
"Share" => "Sdílet", "Share" => "Sdílet",
"Download" => "Stáhnout", "Download" => "Stáhnout",
"Upload too large" => "Příliš velký soubor", "Upload too large" => "Odeslaný soubor je příliš velký",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažíte uložit, překračují maximální velikosti uploadu na tomto serveru.", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.",
"Files are being scanned, please wait." => "Soubory se prohledávají, prosím čekejte.", "Files are being scanned, please wait." => "Soubory se prohledávají, prosím čekejte.",
"Current scanning" => "Aktuální prohledávání" "Current scanning" => "Aktuální prohledávání"
); );

View File

@ -12,8 +12,8 @@
"replace" => "erstat", "replace" => "erstat",
"cancel" => "fortryd", "cancel" => "fortryd",
"replaced" => "erstattet", "replaced" => "erstattet",
"with" => "med",
"undo" => "fortryd", "undo" => "fortryd",
"with" => "med",
"deleted" => "Slettet", "deleted" => "Slettet",
"generating ZIP-file, it may take some time." => "genererer ZIP-fil, det kan tage lidt tid.", "generating ZIP-file, it may take some time." => "genererer ZIP-fil, det kan tage lidt tid.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Kunne ikke uploade din fil, da det enten er en mappe eller er tom", "Unable to upload your file as it is a directory or has 0 bytes" => "Kunne ikke uploade din fil, da det enten er en mappe eller er tom",

View File

@ -12,8 +12,8 @@
"replace" => "ersetzen", "replace" => "ersetzen",
"cancel" => "abbrechen", "cancel" => "abbrechen",
"replaced" => "ersetzt", "replaced" => "ersetzt",
"with" => "mit",
"undo" => "rückgängig machen", "undo" => "rückgängig machen",
"with" => "mit",
"deleted" => "gelöscht", "deleted" => "gelöscht",
"generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile dauern.", "generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile dauern.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei kann nicht hochgeladen werden, da sie ein Verzeichnis ist oder 0 Bytes hat.", "Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei kann nicht hochgeladen werden, da sie ein Verzeichnis ist oder 0 Bytes hat.",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "ZIP-Download aktivieren", "Enable ZIP-download" => "ZIP-Download aktivieren",
"0 is unlimited" => "0 bedeutet unbegrenzt", "0 is unlimited" => "0 bedeutet unbegrenzt",
"Maximum input size for ZIP files" => "Maximale Größe für ZIP-Dateien", "Maximum input size for ZIP files" => "Maximale Größe für ZIP-Dateien",
"Save" => "Speichern",
"New" => "Neu", "New" => "Neu",
"Text file" => "Textdatei", "Text file" => "Textdatei",
"Folder" => "Ordner", "Folder" => "Ordner",

View File

@ -12,8 +12,8 @@
"replace" => "αντικατέστησε", "replace" => "αντικατέστησε",
"cancel" => "ακύρωση", "cancel" => "ακύρωση",
"replaced" => "αντικαταστάθηκε", "replaced" => "αντικαταστάθηκε",
"with" => "με",
"undo" => "αναίρεση", "undo" => "αναίρεση",
"with" => "με",
"deleted" => "διαγράφηκε", "deleted" => "διαγράφηκε",
"generating ZIP-file, it may take some time." => "παραγωγή αρχείου ZIP, ίσως διαρκέσει αρκετά.", "generating ZIP-file, it may take some time." => "παραγωγή αρχείου ZIP, ίσως διαρκέσει αρκετά.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην μεταφόρτωση του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην μεταφόρτωση του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes",

View File

@ -12,8 +12,8 @@
"replace" => "anstataŭigi", "replace" => "anstataŭigi",
"cancel" => "nuligi", "cancel" => "nuligi",
"replaced" => "anstataŭigita", "replaced" => "anstataŭigita",
"with" => "kun",
"undo" => "malfari", "undo" => "malfari",
"with" => "kun",
"deleted" => "forigita", "deleted" => "forigita",
"generating ZIP-file, it may take some time." => "generanta ZIP-dosiero, ĝi povas daŭri iom da tempo", "generating ZIP-file, it may take some time." => "generanta ZIP-dosiero, ĝi povas daŭri iom da tempo",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duumokojn", "Unable to upload your file as it is a directory or has 0 bytes" => "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duumokojn",

View File

@ -12,8 +12,8 @@
"replace" => "reemplazar", "replace" => "reemplazar",
"cancel" => "cancelar", "cancel" => "cancelar",
"replaced" => "reemplazado", "replaced" => "reemplazado",
"with" => "con",
"undo" => "deshacer", "undo" => "deshacer",
"with" => "con",
"deleted" => "borrado", "deleted" => "borrado",
"generating ZIP-file, it may take some time." => "generando un fichero ZIP, puede llevar un tiempo.", "generating ZIP-file, it may take some time." => "generando un fichero ZIP, puede llevar un tiempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "No ha sido posible subir tu archivo porque es un directorio o tiene 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "No ha sido posible subir tu archivo porque es un directorio o tiene 0 bytes",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "Habilitar descarga en ZIP", "Enable ZIP-download" => "Habilitar descarga en ZIP",
"0 is unlimited" => "0 es ilimitado", "0 is unlimited" => "0 es ilimitado",
"Maximum input size for ZIP files" => "Tamaño máximo para archivos ZIP de entrada", "Maximum input size for ZIP files" => "Tamaño máximo para archivos ZIP de entrada",
"Save" => "Guardar",
"New" => "Nuevo", "New" => "Nuevo",
"Text file" => "Archivo de texto", "Text file" => "Archivo de texto",
"Folder" => "Carpeta", "Folder" => "Carpeta",

View File

@ -12,8 +12,8 @@
"replace" => "asenda", "replace" => "asenda",
"cancel" => "loobu", "cancel" => "loobu",
"replaced" => "asendatud", "replaced" => "asendatud",
"with" => "millega",
"undo" => "tagasi", "undo" => "tagasi",
"with" => "millega",
"deleted" => "kustutatud", "deleted" => "kustutatud",
"generating ZIP-file, it may take some time." => "ZIP-faili loomine, see võib veidi aega võtta.", "generating ZIP-file, it may take some time." => "ZIP-faili loomine, see võib veidi aega võtta.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Sinu faili üleslaadimine ebaõnnestus, kuna see on kaust või selle suurus on 0 baiti", "Unable to upload your file as it is a directory or has 0 bytes" => "Sinu faili üleslaadimine ebaõnnestus, kuna see on kaust või selle suurus on 0 baiti",

View File

@ -12,8 +12,8 @@
"replace" => "ordeztu", "replace" => "ordeztu",
"cancel" => "ezeztatu", "cancel" => "ezeztatu",
"replaced" => "ordeztua", "replaced" => "ordeztua",
"with" => "honekin",
"undo" => "desegin", "undo" => "desegin",
"with" => "honekin",
"deleted" => "ezabatuta", "deleted" => "ezabatuta",
"generating ZIP-file, it may take some time." => "ZIP-fitxategia sortzen ari da, denbora har dezake", "generating ZIP-file, it may take some time." => "ZIP-fitxategia sortzen ari da, denbora har dezake",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ezin da zure fitxategia igo, karpeta bat da edo 0 byt ditu", "Unable to upload your file as it is a directory or has 0 bytes" => "Ezin da zure fitxategia igo, karpeta bat da edo 0 byt ditu",

View File

@ -12,8 +12,8 @@
"replace" => "جایگزین", "replace" => "جایگزین",
"cancel" => "لغو", "cancel" => "لغو",
"replaced" => "جایگزین‌شده", "replaced" => "جایگزین‌شده",
"with" => "همراه",
"undo" => "بازگشت", "undo" => "بازگشت",
"with" => "همراه",
"deleted" => "حذف شده", "deleted" => "حذف شده",
"generating ZIP-file, it may take some time." => "در حال ساخت فایل فشرده ممکن است زمان زیادی به طول بیانجامد", "generating ZIP-file, it may take some time." => "در حال ساخت فایل فشرده ممکن است زمان زیادی به طول بیانجامد",
"Unable to upload your file as it is a directory or has 0 bytes" => "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد", "Unable to upload your file as it is a directory or has 0 bytes" => "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد",

View File

@ -12,8 +12,8 @@
"replace" => "korvaa", "replace" => "korvaa",
"cancel" => "peru", "cancel" => "peru",
"replaced" => "korvattu", "replaced" => "korvattu",
"with" => "käyttäen",
"undo" => "kumoa", "undo" => "kumoa",
"with" => "käyttäen",
"deleted" => "poistettu", "deleted" => "poistettu",
"generating ZIP-file, it may take some time." => "luodaan ZIP-tiedostoa, tämä saattaa kestää hetken.", "generating ZIP-file, it may take some time." => "luodaan ZIP-tiedostoa, tämä saattaa kestää hetken.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio", "Unable to upload your file as it is a directory or has 0 bytes" => "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "Ota ZIP-paketin lataaminen käytöön", "Enable ZIP-download" => "Ota ZIP-paketin lataaminen käytöön",
"0 is unlimited" => "0 on rajoittamaton", "0 is unlimited" => "0 on rajoittamaton",
"Maximum input size for ZIP files" => "ZIP-tiedostojen enimmäiskoko", "Maximum input size for ZIP files" => "ZIP-tiedostojen enimmäiskoko",
"Save" => "Tallenna",
"New" => "Uusi", "New" => "Uusi",
"Text file" => "Tekstitiedosto", "Text file" => "Tekstitiedosto",
"Folder" => "Kansio", "Folder" => "Kansio",

View File

@ -12,8 +12,8 @@
"replace" => "remplacer", "replace" => "remplacer",
"cancel" => "annuler", "cancel" => "annuler",
"replaced" => "remplacé", "replaced" => "remplacé",
"with" => "avec",
"undo" => "annuler", "undo" => "annuler",
"with" => "avec",
"deleted" => "supprimé", "deleted" => "supprimé",
"generating ZIP-file, it may take some time." => "Fichier ZIP en cours d'assemblage ; cela peut prendre du temps.", "generating ZIP-file, it may take some time." => "Fichier ZIP en cours d'assemblage ; cela peut prendre du temps.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible de charger vos fichiers car il s'agit d'un dossier ou le fichier fait 0 octet.", "Unable to upload your file as it is a directory or has 0 bytes" => "Impossible de charger vos fichiers car il s'agit d'un dossier ou le fichier fait 0 octet.",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "Activer le téléchargement ZIP", "Enable ZIP-download" => "Activer le téléchargement ZIP",
"0 is unlimited" => "0 est illimité", "0 is unlimited" => "0 est illimité",
"Maximum input size for ZIP files" => "Taille maximale pour les fichiers ZIP", "Maximum input size for ZIP files" => "Taille maximale pour les fichiers ZIP",
"Save" => "Sauvegarder",
"New" => "Nouveau", "New" => "Nouveau",
"Text file" => "Fichier texte", "Text file" => "Fichier texte",
"Folder" => "Dossier", "Folder" => "Dossier",

View File

@ -12,8 +12,8 @@
"replace" => "substituír", "replace" => "substituír",
"cancel" => "cancelar", "cancel" => "cancelar",
"replaced" => "substituído", "replaced" => "substituído",
"with" => "con",
"undo" => "desfacer", "undo" => "desfacer",
"with" => "con",
"deleted" => "eliminado", "deleted" => "eliminado",
"generating ZIP-file, it may take some time." => "xerando ficheiro ZIP, pode levar un anaco.", "generating ZIP-file, it may take some time." => "xerando ficheiro ZIP, pode levar un anaco.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Non se puido subir o ficheiro pois ou é un directorio ou ten 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "Non se puido subir o ficheiro pois ou é un directorio ou ten 0 bytes",

View File

@ -12,8 +12,8 @@
"replace" => "zamjeni", "replace" => "zamjeni",
"cancel" => "odustani", "cancel" => "odustani",
"replaced" => "zamjenjeno", "replaced" => "zamjenjeno",
"with" => "sa",
"undo" => "vrati", "undo" => "vrati",
"with" => "sa",
"deleted" => "izbrisano", "deleted" => "izbrisano",
"generating ZIP-file, it may take some time." => "generiranje ZIP datoteke, ovo može potrajati.", "generating ZIP-file, it may take some time." => "generiranje ZIP datoteke, ovo može potrajati.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nemoguće poslati datoteku jer je prazna ili je direktorij", "Unable to upload your file as it is a directory or has 0 bytes" => "Nemoguće poslati datoteku jer je prazna ili je direktorij",

View File

@ -12,8 +12,8 @@
"replace" => "cserél", "replace" => "cserél",
"cancel" => "mégse", "cancel" => "mégse",
"replaced" => "kicserélve", "replaced" => "kicserélve",
"with" => "-val/-vel",
"undo" => "visszavon", "undo" => "visszavon",
"with" => "-val/-vel",
"deleted" => "törölve", "deleted" => "törölve",
"generating ZIP-file, it may take some time." => "ZIP-fájl generálása, ez eltarthat egy ideig.", "generating ZIP-file, it may take some time." => "ZIP-fájl generálása, ez eltarthat egy ideig.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű", "Unable to upload your file as it is a directory or has 0 bytes" => "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű",

View File

@ -12,8 +12,8 @@
"replace" => "mengganti", "replace" => "mengganti",
"cancel" => "batalkan", "cancel" => "batalkan",
"replaced" => "diganti", "replaced" => "diganti",
"with" => "dengan",
"undo" => "batal dikerjakan", "undo" => "batal dikerjakan",
"with" => "dengan",
"deleted" => "dihapus", "deleted" => "dihapus",
"generating ZIP-file, it may take some time." => "membuat berkas ZIP, ini mungkin memakan waktu.", "generating ZIP-file, it may take some time." => "membuat berkas ZIP, ini mungkin memakan waktu.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Gagal mengunggah berkas anda karena berupa direktori atau mempunyai ukuran 0 byte", "Unable to upload your file as it is a directory or has 0 bytes" => "Gagal mengunggah berkas anda karena berupa direktori atau mempunyai ukuran 0 byte",

View File

@ -12,8 +12,8 @@
"replace" => "sostituisci", "replace" => "sostituisci",
"cancel" => "annulla", "cancel" => "annulla",
"replaced" => "sostituito", "replaced" => "sostituito",
"with" => "con",
"undo" => "annulla", "undo" => "annulla",
"with" => "con",
"deleted" => "eliminati", "deleted" => "eliminati",
"generating ZIP-file, it may take some time." => "creazione file ZIP, potrebbe richiedere del tempo.", "generating ZIP-file, it may take some time." => "creazione file ZIP, potrebbe richiedere del tempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte", "Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "Abilita scaricamento ZIP", "Enable ZIP-download" => "Abilita scaricamento ZIP",
"0 is unlimited" => "0 è illimitato", "0 is unlimited" => "0 è illimitato",
"Maximum input size for ZIP files" => "Dimensione massima per i file ZIP", "Maximum input size for ZIP files" => "Dimensione massima per i file ZIP",
"Save" => "Salva",
"New" => "Nuovo", "New" => "Nuovo",
"Text file" => "File di testo", "Text file" => "File di testo",
"Folder" => "Cartella", "Folder" => "Cartella",

View File

@ -12,8 +12,8 @@
"replace" => "置き換え", "replace" => "置き換え",
"cancel" => "キャンセル", "cancel" => "キャンセル",
"replaced" => "置換:", "replaced" => "置換:",
"with" => "",
"undo" => "元に戻す", "undo" => "元に戻す",
"with" => "",
"deleted" => "削除", "deleted" => "削除",
"generating ZIP-file, it may take some time." => "ZIPファイルを生成中です、しばらくお待ちください。", "generating ZIP-file, it may take some time." => "ZIPファイルを生成中です、しばらくお待ちください。",
"Unable to upload your file as it is a directory or has 0 bytes" => "アップロード使用としているファイルがディレクトリ、もしくはサイズが0バイトのため、アップロードできません。", "Unable to upload your file as it is a directory or has 0 bytes" => "アップロード使用としているファイルがディレクトリ、もしくはサイズが0バイトのため、アップロードできません。",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "ZIP形式のダウンロードを有効にする", "Enable ZIP-download" => "ZIP形式のダウンロードを有効にする",
"0 is unlimited" => "0を指定した場合は無制限", "0 is unlimited" => "0を指定した場合は無制限",
"Maximum input size for ZIP files" => "ZIPファイルへの最大入力サイズ", "Maximum input size for ZIP files" => "ZIPファイルへの最大入力サイズ",
"Save" => "保存",
"New" => "新規", "New" => "新規",
"Text file" => "テキストファイル", "Text file" => "テキストファイル",
"Folder" => "フォルダ", "Folder" => "フォルダ",

View File

@ -12,8 +12,8 @@
"replace" => "대체", "replace" => "대체",
"cancel" => "취소", "cancel" => "취소",
"replaced" => "대체됨", "replaced" => "대체됨",
"with" => "",
"undo" => "복구", "undo" => "복구",
"with" => "",
"deleted" => "삭제", "deleted" => "삭제",
"generating ZIP-file, it may take some time." => "ZIP파일 생성에 시간이 걸릴 수 있습니다.", "generating ZIP-file, it may take some time." => "ZIP파일 생성에 시간이 걸릴 수 있습니다.",
"Unable to upload your file as it is a directory or has 0 bytes" => "이 파일은 디렉토리이거나 0 바이트이기 때문에 업로드 할 수 없습니다.", "Unable to upload your file as it is a directory or has 0 bytes" => "이 파일은 디렉토리이거나 0 바이트이기 때문에 업로드 할 수 없습니다.",

View File

@ -12,8 +12,8 @@
"replace" => "ersetzen", "replace" => "ersetzen",
"cancel" => "ofbriechen", "cancel" => "ofbriechen",
"replaced" => "ersat", "replaced" => "ersat",
"with" => "mat",
"undo" => "réckgängeg man", "undo" => "réckgängeg man",
"with" => "mat",
"deleted" => "geläscht", "deleted" => "geläscht",
"generating ZIP-file, it may take some time." => "Et gëtt eng ZIP-File generéiert, dëst ka bëssen daueren.", "generating ZIP-file, it may take some time." => "Et gëtt eng ZIP-File generéiert, dëst ka bëssen daueren.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass.", "Unable to upload your file as it is a directory or has 0 bytes" => "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass.",

View File

@ -7,8 +7,8 @@
"replace" => "aizvietot", "replace" => "aizvietot",
"cancel" => "atcelt", "cancel" => "atcelt",
"replaced" => "aizvietots", "replaced" => "aizvietots",
"with" => "ar",
"undo" => "vienu soli atpakaļ", "undo" => "vienu soli atpakaļ",
"with" => "ar",
"deleted" => "izdzests", "deleted" => "izdzests",
"generating ZIP-file, it may take some time." => "lai uzģenerētu ZIP failu, kāds brīdis ir jāpagaida", "generating ZIP-file, it may take some time." => "lai uzģenerētu ZIP failu, kāds brīdis ir jāpagaida",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nav iespējams augšuplādēt jūsu failu, jo tāds jau eksistē vai arī failam nav izmēra (0 baiti)", "Unable to upload your file as it is a directory or has 0 bytes" => "Nav iespējams augšuplādēt jūsu failu, jo tāds jau eksistē vai arī failam nav izmēra (0 baiti)",

View File

@ -12,8 +12,8 @@
"replace" => "erstatt", "replace" => "erstatt",
"cancel" => "avbryt", "cancel" => "avbryt",
"replaced" => "erstattet", "replaced" => "erstattet",
"with" => "med",
"undo" => "angre", "undo" => "angre",
"with" => "med",
"deleted" => "slettet", "deleted" => "slettet",
"generating ZIP-file, it may take some time." => "opprettet ZIP-fil, dette kan ta litt tid", "generating ZIP-file, it may take some time." => "opprettet ZIP-fil, dette kan ta litt tid",
"Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes",

View File

@ -12,14 +12,15 @@
"replace" => "vervang", "replace" => "vervang",
"cancel" => "annuleren", "cancel" => "annuleren",
"replaced" => "vervangen", "replaced" => "vervangen",
"with" => "door",
"undo" => "ongedaan maken", "undo" => "ongedaan maken",
"with" => "door",
"deleted" => "verwijderd", "deleted" => "verwijderd",
"generating ZIP-file, it may take some time." => "aanmaken ZIP-file, dit kan enige tijd duren.", "generating ZIP-file, it may take some time." => "aanmaken ZIP-file, dit kan enige tijd duren.",
"Unable to upload your file as it is a directory or has 0 bytes" => "uploaden van de file mislukt, het is of een directory of de bestandsgrootte is 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "uploaden van de file mislukt, het is of een directory of de bestandsgrootte is 0 bytes",
"Upload Error" => "Upload Fout", "Upload Error" => "Upload Fout",
"Pending" => "Wachten", "Pending" => "Wachten",
"Upload cancelled." => "Uploaden geannuleerd.", "Upload cancelled." => "Uploaden geannuleerd.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Bestands upload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.",
"Invalid name, '/' is not allowed." => "Ongeldige naam, '/' is niet toegestaan.", "Invalid name, '/' is not allowed." => "Ongeldige naam, '/' is niet toegestaan.",
"Size" => "Bestandsgrootte", "Size" => "Bestandsgrootte",
"Modified" => "Laatst aangepast", "Modified" => "Laatst aangepast",
@ -34,6 +35,7 @@
"Enable ZIP-download" => "Zet ZIP-download aan", "Enable ZIP-download" => "Zet ZIP-download aan",
"0 is unlimited" => "0 is ongelimiteerd", "0 is unlimited" => "0 is ongelimiteerd",
"Maximum input size for ZIP files" => "Maximale grootte voor ZIP bestanden", "Maximum input size for ZIP files" => "Maximale grootte voor ZIP bestanden",
"Save" => "Opslaan",
"New" => "Nieuw", "New" => "Nieuw",
"Text file" => "Tekstbestand", "Text file" => "Tekstbestand",
"Folder" => "Map", "Folder" => "Map",

View File

@ -12,8 +12,8 @@
"replace" => "zastap", "replace" => "zastap",
"cancel" => "anuluj", "cancel" => "anuluj",
"replaced" => "zastąpione", "replaced" => "zastąpione",
"with" => "z",
"undo" => "wróć", "undo" => "wróć",
"with" => "z",
"deleted" => "skasuj", "deleted" => "skasuj",
"generating ZIP-file, it may take some time." => "Generowanie pliku ZIP, może potrwać pewien czas.", "generating ZIP-file, it may take some time." => "Generowanie pliku ZIP, może potrwać pewien czas.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nie można wczytać pliku jeśli jest katalogiem lub ma 0 bajtów", "Unable to upload your file as it is a directory or has 0 bytes" => "Nie można wczytać pliku jeśli jest katalogiem lub ma 0 bajtów",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "Włącz pobieranie ZIP-paczki", "Enable ZIP-download" => "Włącz pobieranie ZIP-paczki",
"0 is unlimited" => "0 jest nielimitowane", "0 is unlimited" => "0 jest nielimitowane",
"Maximum input size for ZIP files" => "Maksymalna wielkość pliku wejściowego ZIP ", "Maximum input size for ZIP files" => "Maksymalna wielkość pliku wejściowego ZIP ",
"Save" => "Zapisz",
"New" => "Nowy", "New" => "Nowy",
"Text file" => "Plik tekstowy", "Text file" => "Plik tekstowy",
"Folder" => "Katalog", "Folder" => "Katalog",

View File

@ -12,8 +12,8 @@
"replace" => "substituir", "replace" => "substituir",
"cancel" => "cancelar", "cancel" => "cancelar",
"replaced" => "substituido ", "replaced" => "substituido ",
"with" => "com",
"undo" => "desfazer", "undo" => "desfazer",
"with" => "com",
"deleted" => "deletado", "deleted" => "deletado",
"generating ZIP-file, it may take some time." => "gerando arquivo ZIP, isso pode levar um tempo.", "generating ZIP-file, it may take some time." => "gerando arquivo ZIP, isso pode levar um tempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossível enviar seus arquivo como diretório ou ele tem 0 bytes.", "Unable to upload your file as it is a directory or has 0 bytes" => "Impossível enviar seus arquivo como diretório ou ele tem 0 bytes.",

View File

@ -12,8 +12,8 @@
"replace" => "substituir", "replace" => "substituir",
"cancel" => "cancelar", "cancel" => "cancelar",
"replaced" => "substituido", "replaced" => "substituido",
"with" => "com",
"undo" => "desfazer", "undo" => "desfazer",
"with" => "com",
"deleted" => "apagado", "deleted" => "apagado",
"generating ZIP-file, it may take some time." => "a gerar o ficheiro ZIP, poderá demorar algum tempo.", "generating ZIP-file, it may take some time." => "a gerar o ficheiro ZIP, poderá demorar algum tempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Não é possivel fazer o upload do ficheiro devido a ser uma pasta ou ter 0 bytes", "Unable to upload your file as it is a directory or has 0 bytes" => "Não é possivel fazer o upload do ficheiro devido a ser uma pasta ou ter 0 bytes",

View File

@ -12,8 +12,8 @@
"replace" => "заменить", "replace" => "заменить",
"cancel" => "отмена", "cancel" => "отмена",
"replaced" => "заменён", "replaced" => "заменён",
"with" => "с",
"undo" => "отмена", "undo" => "отмена",
"with" => "с",
"deleted" => "удален", "deleted" => "удален",
"generating ZIP-file, it may take some time." => "создание ZIP-файла, это может занять некоторое время.", "generating ZIP-file, it may take some time." => "создание ZIP-файла, это может занять некоторое время.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Не удается загрузить файл размером 0 байт в каталог", "Unable to upload your file as it is a directory or has 0 bytes" => "Не удается загрузить файл размером 0 байт в каталог",

View File

@ -12,8 +12,8 @@
"replace" => "nadomesti", "replace" => "nadomesti",
"cancel" => "ekliči", "cancel" => "ekliči",
"replaced" => "nadomeščen", "replaced" => "nadomeščen",
"with" => "z",
"undo" => "razveljavi", "undo" => "razveljavi",
"with" => "z",
"deleted" => "izbrisano", "deleted" => "izbrisano",
"generating ZIP-file, it may take some time." => "Ustvarjam ZIP datoteko. To lahko traja nekaj časa.", "generating ZIP-file, it may take some time." => "Ustvarjam ZIP datoteko. To lahko traja nekaj časa.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nalaganje ni mogoče, saj gre za mapo, ali pa ima datoteka velikost 0 bajtov.", "Unable to upload your file as it is a directory or has 0 bytes" => "Nalaganje ni mogoče, saj gre za mapo, ali pa ima datoteka velikost 0 bajtov.",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "Omogoči ZIP-prejemanje", "Enable ZIP-download" => "Omogoči ZIP-prejemanje",
"0 is unlimited" => "0 je neskončno", "0 is unlimited" => "0 je neskončno",
"Maximum input size for ZIP files" => "Največja vhodna velikost za ZIP datoteke", "Maximum input size for ZIP files" => "Največja vhodna velikost za ZIP datoteke",
"Save" => "Shrani",
"New" => "Nova", "New" => "Nova",
"Text file" => "Besedilna datoteka", "Text file" => "Besedilna datoteka",
"Folder" => "Mapa", "Folder" => "Mapa",

View File

@ -12,8 +12,8 @@
"replace" => "ersätt", "replace" => "ersätt",
"cancel" => "avbryt", "cancel" => "avbryt",
"replaced" => "ersatt", "replaced" => "ersatt",
"with" => "med",
"undo" => "ångra", "undo" => "ångra",
"with" => "med",
"deleted" => "raderad", "deleted" => "raderad",
"generating ZIP-file, it may take some time." => "genererar ZIP-fil, det kan ta lite tid.", "generating ZIP-file, it may take some time." => "genererar ZIP-fil, det kan ta lite tid.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Kunde inte ladda upp dina filer eftersom det antingen är en mapp eller har 0 bytes.", "Unable to upload your file as it is a directory or has 0 bytes" => "Kunde inte ladda upp dina filer eftersom det antingen är en mapp eller har 0 bytes.",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "Aktivera ZIP-nerladdning", "Enable ZIP-download" => "Aktivera ZIP-nerladdning",
"0 is unlimited" => "0 är oändligt", "0 is unlimited" => "0 är oändligt",
"Maximum input size for ZIP files" => "Största tillåtna storlek för ZIP-filer", "Maximum input size for ZIP files" => "Största tillåtna storlek för ZIP-filer",
"Save" => "Spara",
"New" => "Ny", "New" => "Ny",
"Text file" => "Textfil", "Text file" => "Textfil",
"Folder" => "Mapp", "Folder" => "Mapp",

View File

@ -12,8 +12,8 @@
"replace" => "แทนที่", "replace" => "แทนที่",
"cancel" => "ยกเลิก", "cancel" => "ยกเลิก",
"replaced" => "แทนที่แล้ว", "replaced" => "แทนที่แล้ว",
"with" => "กับ",
"undo" => "เลิกทำ", "undo" => "เลิกทำ",
"with" => "กับ",
"deleted" => "ลบแล้ว", "deleted" => "ลบแล้ว",
"generating ZIP-file, it may take some time." => "กำลังสร้างไฟล์บีบอัด ZIP อาจใช้เวลาสักครู่", "generating ZIP-file, it may take some time." => "กำลังสร้างไฟล์บีบอัด ZIP อาจใช้เวลาสักครู่",
"Unable to upload your file as it is a directory or has 0 bytes" => "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่หรือมีขนาด 0 ไบต์", "Unable to upload your file as it is a directory or has 0 bytes" => "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่หรือมีขนาด 0 ไบต์",
@ -35,6 +35,7 @@
"Enable ZIP-download" => "อนุญาตให้ดาวน์โหลดเป็นไฟล์ ZIP ได้", "Enable ZIP-download" => "อนุญาตให้ดาวน์โหลดเป็นไฟล์ ZIP ได้",
"0 is unlimited" => "0 หมายถึงไม่จำกัด", "0 is unlimited" => "0 หมายถึงไม่จำกัด",
"Maximum input size for ZIP files" => "ขนาดไฟล์ ZIP สูงสุด", "Maximum input size for ZIP files" => "ขนาดไฟล์ ZIP สูงสุด",
"Save" => "บันทึก",
"New" => "อัพโหลดไฟล์ใหม่", "New" => "อัพโหลดไฟล์ใหม่",
"Text file" => "ไฟล์ข้อความ", "Text file" => "ไฟล์ข้อความ",
"Folder" => "แฟ้มเอกสาร", "Folder" => "แฟ้มเอกสาร",

View File

@ -12,8 +12,8 @@
"replace" => "değiştir", "replace" => "değiştir",
"cancel" => "iptal", "cancel" => "iptal",
"replaced" => "değiştirildi", "replaced" => "değiştirildi",
"with" => "ile",
"undo" => "geri al", "undo" => "geri al",
"with" => "ile",
"deleted" => "silindi", "deleted" => "silindi",
"generating ZIP-file, it may take some time." => "ZIP dosyası oluşturuluyor, biraz sürebilir.", "generating ZIP-file, it may take some time." => "ZIP dosyası oluşturuluyor, biraz sürebilir.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi", "Unable to upload your file as it is a directory or has 0 bytes" => "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi",

View File

@ -12,8 +12,8 @@
"replace" => "替换", "replace" => "替换",
"cancel" => "取消", "cancel" => "取消",
"replaced" => "替换过了", "replaced" => "替换过了",
"with" => "随着",
"undo" => "撤销", "undo" => "撤销",
"with" => "随着",
"deleted" => "删除", "deleted" => "删除",
"generating ZIP-file, it may take some time." => "正在生成ZIP文件,这可能需要点时间", "generating ZIP-file, it may take some time." => "正在生成ZIP文件,这可能需要点时间",
"Unable to upload your file as it is a directory or has 0 bytes" => "不能上传你指定的文件,可能因为它是个文件夹或者大小为0", "Unable to upload your file as it is a directory or has 0 bytes" => "不能上传你指定的文件,可能因为它是个文件夹或者大小为0",

View File

@ -12,8 +12,8 @@
"replace" => "替换", "replace" => "替换",
"cancel" => "取消", "cancel" => "取消",
"replaced" => "已经替换", "replaced" => "已经替换",
"with" => "随着",
"undo" => "撤销", "undo" => "撤销",
"with" => "随着",
"deleted" => "已经删除", "deleted" => "已经删除",
"generating ZIP-file, it may take some time." => "正在生成 ZIP 文件,可能需要一些时间", "generating ZIP-file, it may take some time." => "正在生成 ZIP 文件,可能需要一些时间",
"Unable to upload your file as it is a directory or has 0 bytes" => "无法上传文件,因为它是一个目录或者大小为 0 字节", "Unable to upload your file as it is a directory or has 0 bytes" => "无法上传文件,因为它是一个目录或者大小为 0 字节",

View File

@ -1,6 +1,6 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Encryption" => "Kryptování", "Encryption" => "Šifrování",
"Exclude the following file types from encryption" => "Při kryptování vynechat následující typy souborů", "Exclude the following file types from encryption" => "Při šifrování vynechat následující typy souborů",
"None" => "Žádný", "None" => "Žádné",
"Enable Encryption" => "Povolit kryptování" "Enable Encryption" => "Povolit šifrování"
); );

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Šifrovanie",
"Exclude the following file types from encryption" => "Vynechať nasledujúce súbory pri šifrovaní",
"None" => "Žiadne",
"Enable Encryption" => "Zapnúť šifrovanie"
);

View File

@ -1,18 +1,18 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"External Storage" => "Externí úložiště", "External Storage" => "Externí úložiště",
"Mount point" => "Přípojný bod", "Mount point" => "Přípojný bod",
"Backend" => "Končící", "Backend" => "Podpůrná vrstva",
"Configuration" => "Konfigurace", "Configuration" => "Nastavení",
"Options" => "Nastavení", "Options" => "Možnosti",
"Applicable" => "Platný", "Applicable" => "Platný",
"Add mount point" => "Přidat přípojný bod", "Add mount point" => "Přidat bod připojení",
"None set" => "Nenastaveno", "None set" => "Nenastaveno",
"All Users" => "Všichni uživatelé", "All Users" => "Všichni uživatelé",
"Groups" => "Skupiny", "Groups" => "Skupiny",
"Users" => "Uživatelé", "Users" => "Uživatelé",
"Delete" => "Smazat", "Delete" => "Smazat",
"SSL root certificates" => "Kořenové SSL certifikáty", "SSL root certificates" => "Kořenové certifikáty SSL",
"Import Root Certificate" => "Import kořenového certifikátu", "Import Root Certificate" => "Importovat kořenového certifikátu",
"Enable User External Storage" => "Zapnout uživatelské externí úložiště", "Enable User External Storage" => "Zapnout externí uživatelské úložiště",
"Allow users to mount their own external storage" => "Povolit uživatelů připojit jejich vlastní externí úložiště" "Allow users to mount their own external storage" => "Povolit uživatelům připojení jejich vlastních externích úložišť"
); );

View File

@ -4,6 +4,7 @@
"Backend" => "Taustaosa", "Backend" => "Taustaosa",
"Configuration" => "Asetukset", "Configuration" => "Asetukset",
"Options" => "Valinnat", "Options" => "Valinnat",
"Applicable" => "Sovellettavissa",
"Add mount point" => "Lisää liitospiste", "Add mount point" => "Lisää liitospiste",
"None set" => "Ei asetettu", "None set" => "Ei asetettu",
"All Users" => "Kaikki käyttäjät", "All Users" => "Kaikki käyttäjät",
@ -12,5 +13,6 @@
"Delete" => "Poista", "Delete" => "Poista",
"SSL root certificates" => "SSL-juurivarmenteet", "SSL root certificates" => "SSL-juurivarmenteet",
"Import Root Certificate" => "Tuo juurivarmenne", "Import Root Certificate" => "Tuo juurivarmenne",
"Enable User External Storage" => "Ota käyttöön ulkopuoliset tallennuspaikat",
"Allow users to mount their own external storage" => "Salli käyttäjien liittää omia erillisiä tallennusvälineitä" "Allow users to mount their own external storage" => "Salli käyttäjien liittää omia erillisiä tallennusvälineitä"
); );

View File

@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Password" => "Heslo", "Password" => "Heslo",
"Submit" => "Potvrdit" "Submit" => "Odeslat",
"Download" => "Stáhnout",
"No preview available for" => "Náhled není dostupný pro",
"web services under your control" => "služby webu pod Vaší kontrolou"
); );

View File

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Password" => "Passeerwoord", "Password" => "Wachtwoord",
"Submit" => "Verzenden",
"Download" => "Downloaden", "Download" => "Downloaden",
"No preview available for" => "Geen voorbeeldweergave beschikbaar voor", "No preview available for" => "Geen voorbeeldweergave beschikbaar voor",
"web services under your control" => "Webdiensten in eigen beheer" "web services under your control" => "Webdiensten in eigen beheer"

View File

@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Expire all versions" => "Vypršení všech verzí", "Expire all versions" => "Vypršet všechny verze",
"Versions" => "Verze",
"This will delete all existing backup versions of your files" => "Odstraní všechny existující zálohované verze Vašich souborů",
"Enable Files Versioning" => "Povolit verzování souborů" "Enable Files Versioning" => "Povolit verzování souborů"
); );

View File

@ -1,37 +1,37 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Host" => "Hostitel", "Host" => "Počítač",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Nelze vynechat protokol vyžadující SSL. Začněte s ldaps://", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Můžete vynechat protokol, vyjma pokud požadujete SSL. Tehdy začněte s ldaps://",
"Base DN" => "Base DN", "Base DN" => "Základní DN",
"You can specify Base DN for users and groups in the Advanced tab" => "V Rozšířeném nastavení můžete specifikovat pro své uživatele a skupiny element Base DN", "You can specify Base DN for users and groups in the Advanced tab" => "V rozšířeném nastavení můžete určit základní DN pro uživatele a skupiny",
"User DN" => "DN uživatele", "User DN" => "Uživatelské 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." => "DN klentského uživatele ke kterému tvoříte vazbu, např. uid=agent,dc=example,dc=com. Pro anonymní přístup ponechte údaje DN and Heslo prázdné.", "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." => "DN klentského uživatele ke kterému tvoříte vazbu, např. uid=agent,dc=example,dc=com. Pro anonymní přístup ponechte údaje DN and Heslo prázdné.",
"Password" => "Heslo", "Password" => "Heslo",
"For anonymous access, leave DN and Password empty." => "Pro anonymní přístup ponechte údaje DN and Heslo prázdné.", "For anonymous access, leave DN and Password empty." => "Pro anonymní přístup, ponechte údaje DN and heslo prázdné.",
"User Login Filter" => "Filtr uživatelských loginů", "User Login Filter" => "Filtr přihlášení uživatelů",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Definuje filtr, který je aplikován v průběhu logování. %%uid nahrazuje uživatelské jméno během logování.", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Určuje použitý filtr, při pokusu o přihlášení. %%uid nahrazuje uživatelské jméno v činnosti přihlášení.",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "použijte %%uid pro rezervované místo, např. \"uid=%%uid\"", "use %%uid placeholder, e.g. \"uid=%%uid\"" => "použijte zástupný vzor %%uid, např. \"uid=%%uid\"",
"User List Filter" => "Filtr uživateslkých seznamů", "User List Filter" => "Filtr uživatelských seznamů",
"Defines the filter to apply, when retrieving users." => "Defunije filtr, který je plaikován při návratu uživatelů.", "Defines the filter to apply, when retrieving users." => "Určuje použitý filtr, pro získávaní uživatelů.",
"without any placeholder, e.g. \"objectClass=person\"." => "bez rezervace místa, např. \"objectClass=person\".", "without any placeholder, e.g. \"objectClass=person\"." => "bez zástupných znaků, např. \"objectClass=person\".",
"Group Filter" => "Filtr skupiny", "Group Filter" => "Filtr skupin",
"Defines the filter to apply, when retrieving groups." => "Definuje filtr, který je aplikován při návratu skupin", "Defines the filter to apply, when retrieving groups." => "Určuje použitý filtr, pro získávaní skupin.",
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "bez rezervace místa, např. \"objectClass=posixGroup\".", "without any placeholder, e.g. \"objectClass=posixGroup\"." => "bez zástupných znaků, např. \"objectClass=posixGroup\".",
"Port" => "Port", "Port" => "Port",
"Base User Tree" => "Základní uživatelský strom", "Base User Tree" => "Základní uživatelský strom",
"Base Group Tree" => "Základní skupinový strom", "Base Group Tree" => "Základní skupinový strom",
"Group-Member association" => "Asociace člena skupiny", "Group-Member association" => "Asociace člena skupiny",
"Use TLS" => "Použijte TLS", "Use TLS" => "Použít TLS",
"Do not use it for SSL connections, it will fail." => "Nepoužívejte pro SSL připojení, připojení selže.", "Do not use it for SSL connections, it will fail." => "Nepoužívejte pro připojení pomocí SSL, připojení selže.",
"Case insensitve LDAP server (Windows)" => "LDAP server nerozlišující velikost znaků (Windows)", "Case insensitve LDAP server (Windows)" => "LDAP server nerozlišující velikost znaků (Windows)",
"Turn off SSL certificate validation." => "Vypněte ověřování SSL certifikátu", "Turn off SSL certificate validation." => "Vypnout ověřování SSL certifikátu.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "pokud pracuje připojení pouze pokud je teto volba aktivní, importujte SSL certifikát LDAP serveru do Vašeho serveru ownCloud.", "If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Pokud připojení pracuje pouze s touto možností, tak importujte SSL certifikát SSL serveru do Vašeho serveru ownCloud",
"Not recommended, use for testing only." => "Není doporučeno, pouze pro účely testování.", "Not recommended, use for testing only." => "Není doporučeno, pouze pro testovací účely.",
"User Display Name Field" => "Pole pro zobrazované jméno uživatele", "User Display Name Field" => "Pole pro zobrazované jméno uživatele",
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP použitý k vytvoření jména uživatele ownCloud", "The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP použitý k vytvoření jména uživatele ownCloud",
"Group Display Name Field" => "Pole pro zobrazení jména skupiny", "Group Display Name Field" => "Pole pro zobrazení jména skupiny",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP použitý k vytvoření jména skupiny ownCloud", "The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP použitý k vytvoření jména skupiny ownCloud",
"in bytes" => "v bytech", "in bytes" => "v bajtech",
"in seconds. A change empties the cache." => "ve vteřinách. Změna vyprázdní dočasnou paměť.", "in seconds. A change empties the cache." => "ve vteřinách. Změna vyprázdní vyrovnávací paměť.",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ponechte prázdné pro uživateslké jméno (výchozí). Jinak uveďte LDAP/AD paramerty", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr.",
"Help" => "Nápověda" "Help" => "Nápověda"
); );

View File

@ -8,6 +8,7 @@
"Password" => "Salasana", "Password" => "Salasana",
"For anonymous access, leave DN and Password empty." => "Jos haluat mahdollistaa anonyymin pääsyn, jätä DN ja Salasana tyhjäksi ", "For anonymous access, leave DN and Password empty." => "Jos haluat mahdollistaa anonyymin pääsyn, jätä DN ja Salasana tyhjäksi ",
"User Login Filter" => "Login suodatus", "User Login Filter" => "Login suodatus",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Määrittelee käytettävän suodattimen, kun sisäänkirjautumista yritetään. %%uid korvaa sisäänkirjautumisessa käyttäjätunnuksen.",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "käytä %%uid paikanvaraajaa, ts. \"uid=%%uid\"", "use %%uid placeholder, e.g. \"uid=%%uid\"" => "käytä %%uid paikanvaraajaa, ts. \"uid=%%uid\"",
"User List Filter" => "Käyttäjien suodatus", "User List Filter" => "Käyttäjien suodatus",
"Defines the filter to apply, when retrieving users." => "Määrittelee käytettävän suodattimen, kun käyttäjiä haetaan. ", "Defines the filter to apply, when retrieving users." => "Määrittelee käytettävän suodattimen, kun käyttäjiä haetaan. ",
@ -25,7 +26,12 @@
"Turn off SSL certificate validation." => "Poista käytöstä SSL-varmenteen vahvistus", "Turn off SSL certificate validation." => "Poista käytöstä SSL-varmenteen vahvistus",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Jos yhteys toimii vain tällä valinnalla, siirrä LDAP-palvelimen SSL-varmenne ownCloud-palvelimellesi.", "If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Jos yhteys toimii vain tällä valinnalla, siirrä LDAP-palvelimen SSL-varmenne ownCloud-palvelimellesi.",
"Not recommended, use for testing only." => "Ei suositella, käytä vain testausta varten.", "Not recommended, use for testing only." => "Ei suositella, käytä vain testausta varten.",
"User Display Name Field" => "Käyttäjän näytettävän nimen kenttä",
"The LDAP attribute to use to generate the user`s ownCloud name." => "LDAP attribuutti, jota käytetään käyttäjän ownCloud käyttäjänimenä ",
"Group Display Name Field" => "Ryhmän \"näytettävä nimi\"-kenttä",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP atribuutti, jota käytetään luomaan ryhmän ownCloud nimi",
"in bytes" => "tavuissa", "in bytes" => "tavuissa",
"in seconds. A change empties the cache." => "sekunneissa. Muutos tyhjentää välimuistin.", "in seconds. A change empties the cache." => "sekunneissa. Muutos tyhjentää välimuistin.",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Jätä tyhjäksi käyttäjänimi (oletusasetus). Muutoin anna LDAP/AD atribuutti.",
"Help" => "Ohje" "Help" => "Ohje"
); );

View File

@ -2,7 +2,6 @@
"Application name not provided." => "No s'ha facilitat cap nom per l'aplicació.", "Application name not provided." => "No s'ha facilitat cap nom per l'aplicació.",
"No category to add?" => "No voleu afegir cap categoria?", "No category to add?" => "No voleu afegir cap categoria?",
"This category already exists: " => "Aquesta categoria ja existeix:", "This category already exists: " => "Aquesta categoria ja existeix:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Arranjament", "Settings" => "Arranjament",
"January" => "Gener", "January" => "Gener",
"February" => "Febrer", "February" => "Febrer",

View File

@ -1,8 +1,7 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Application name not provided." => "Jméno aplikace nezadáno.", "Application name not provided." => "Nezadán název aplikace.",
"No category to add?" => "Žádná kategorie k přidání?", "No category to add?" => "Žádná kategorie k přidání?",
"This category already exists: " => "Tato kategorie již existuje:", "This category already exists: " => "Tato kategorie již existuje: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Nastavení", "Settings" => "Nastavení",
"January" => "Leden", "January" => "Leden",
"February" => "Únor", "February" => "Únor",
@ -19,14 +18,14 @@
"Cancel" => "Zrušit", "Cancel" => "Zrušit",
"No" => "Ne", "No" => "Ne",
"Yes" => "Ano", "Yes" => "Ano",
"Ok" => "Budiž", "Ok" => "Ok",
"No categories selected for deletion." => "Žádné kategorie nebyly vybrány ke smazání.", "No categories selected for deletion." => "Žádné kategorie nebyly vybrány ke smazání.",
"Error" => "Chyba", "Error" => "Chyba",
"ownCloud password reset" => "Reset hesla pro ownCloud", "ownCloud password reset" => "Obnovení hesla pro ownCloud",
"Use the following link to reset your password: {link}" => "Heslo vyresetujete použitím následujícího odkazu: {link}", "Use the following link to reset your password: {link}" => "Heslo obnovíte použitím následujícího odkazu: {link}",
"You will receive a link to reset your password via Email." => "Bude Vám zaslán odkaz pro obnovu hesla", "You will receive a link to reset your password via Email." => "Bude Vám e-mailem zaslán odkaz pro obnovu hesla.",
"Requested" => "Požadováno", "Requested" => "Požadováno",
"Login failed!" => "Přihlášení selhalo", "Login failed!" => "Přihlášení selhalo.",
"Username" => "Uživatelské jméno", "Username" => "Uživatelské jméno",
"Request reset" => "Vyžádat obnovu", "Request reset" => "Vyžádat obnovu",
"Your password was reset" => "Vaše heslo bylo obnoveno", "Your password was reset" => "Vaše heslo bylo obnoveno",
@ -36,29 +35,30 @@
"Personal" => "Osobní", "Personal" => "Osobní",
"Users" => "Uživatelé", "Users" => "Uživatelé",
"Apps" => "Aplikace", "Apps" => "Aplikace",
"Admin" => "Admin", "Admin" => "Administrace",
"Help" => "Nápověda", "Help" => "Nápověda",
"Access forbidden" => "Přístup odmítnut", "Access forbidden" => "Přístup zakázán",
"Cloud not found" => "Cloud nebyl nalezen", "Cloud not found" => "Cloud nebyl nalezen",
"Edit categories" => "Upravit kategorie", "Edit categories" => "Upravit kategorie",
"Add" => "Přidat", "Add" => "Přidat",
"Create an <strong>admin account</strong>" => "Vytvořit <strong>účet správce</strong>", "Create an <strong>admin account</strong>" => "Vytvořit <strong>účet správce</strong>",
"Password" => "Heslo", "Password" => "Heslo",
"Advanced" => "Rozšířené volby", "Advanced" => "Pokročilé",
"Data folder" => "Datový adresář", "Data folder" => "Složka s daty",
"Configure the database" => "Konfigurace databáze", "Configure the database" => "Nastavit databázi",
"will be used" => "bude použito", "will be used" => "bude použito",
"Database user" => "Uživatel databáze", "Database user" => "Uživatel databáze",
"Database password" => "Heslo k databázi", "Database password" => "Heslo databáze",
"Database name" => "Název databáze", "Database name" => "Název databáze",
"Database tablespace" => "Tabulkový prostor databáze",
"Database host" => "Hostitel databáze", "Database host" => "Hostitel databáze",
"Finish setup" => "Dokončit instalaci", "Finish setup" => "Dokončit nastavení",
"web services under your control" => "webové služby pod Vaší kontrolou", "web services under your control" => "webové služby pod Vaší kontrolou",
"Log out" => "Odhlásit se", "Log out" => "Odhlásit se",
"Lost your password?" => "Zapomenuté heslo?", "Lost your password?" => "Ztratili jste své heslo?",
"remember" => "zapamatovat si", "remember" => "zapamatovat si",
"Log in" => "Login", "Log in" => "Přihlásit",
"You are logged out." => "Jste odhlášeni.", "You are logged out." => "Jste odhlášeni.",
"prev" => "zpět", "prev" => "předchozí",
"next" => "vpřed" "next" => "následující"
); );

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Applikationens navn ikke medsendt", "Application name not provided." => "Applikationens navn ikke medsendt",
"No category to add?" => "Ingen kategori at tilføje?", "No category to add?" => "Ingen kategori at tilføje?",
"This category already exists: " => "Denne kategori eksisterer allerede: ", "This category already exists: " => "Denne kategori eksisterer allerede: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Indstillinger", "Settings" => "Indstillinger",
"January" => "Januar", "January" => "Januar",
"February" => "Februar", "February" => "Februar",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Applikationsname nicht angegeben", "Application name not provided." => "Applikationsname nicht angegeben",
"No category to add?" => "Keine Kategorie hinzuzufügen?", "No category to add?" => "Keine Kategorie hinzuzufügen?",
"This category already exists: " => "Kategorie existiert bereits:", "This category already exists: " => "Kategorie existiert bereits:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Einstellungen", "Settings" => "Einstellungen",
"January" => "Januar", "January" => "Januar",
"February" => "Februar", "February" => "Februar",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Δε προσδιορίστηκε όνομα εφαρμογής", "Application name not provided." => "Δε προσδιορίστηκε όνομα εφαρμογής",
"No category to add?" => "Δεν έχετε να προστέσθέσεται μια κα", "No category to add?" => "Δεν έχετε να προστέσθέσεται μια κα",
"This category already exists: " => "Αυτή η κατηγορία υπάρχει ήδη", "This category already exists: " => "Αυτή η κατηγορία υπάρχει ήδη",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Ρυθμίσεις", "Settings" => "Ρυθμίσεις",
"January" => "Ιανουάριος", "January" => "Ιανουάριος",
"February" => "Φεβρουάριος", "February" => "Φεβρουάριος",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Nomo de aplikaĵo ne proviziiĝis.", "Application name not provided." => "Nomo de aplikaĵo ne proviziiĝis.",
"No category to add?" => "Ĉu neniu kategorio estas aldonota?", "No category to add?" => "Ĉu neniu kategorio estas aldonota?",
"This category already exists: " => "Ĉi tiu kategorio jam ekzistas: ", "This category already exists: " => "Ĉi tiu kategorio jam ekzistas: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Agordo", "Settings" => "Agordo",
"January" => "Januaro", "January" => "Januaro",
"February" => "Februaro", "February" => "Februaro",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Nombre de la aplicación no provisto.", "Application name not provided." => "Nombre de la aplicación no provisto.",
"No category to add?" => "¿Ninguna categoría para añadir?", "No category to add?" => "¿Ninguna categoría para añadir?",
"This category already exists: " => "Esta categoría ya existe: ", "This category already exists: " => "Esta categoría ya existe: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Ajustes", "Settings" => "Ajustes",
"January" => "Enero", "January" => "Enero",
"February" => "Febrero", "February" => "Febrero",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Rakenduse nime pole sisestatud.", "Application name not provided." => "Rakenduse nime pole sisestatud.",
"No category to add?" => "Pole kategooriat, mida lisada?", "No category to add?" => "Pole kategooriat, mida lisada?",
"This category already exists: " => "See kategooria on juba olemas: ", "This category already exists: " => "See kategooria on juba olemas: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Seaded", "Settings" => "Seaded",
"January" => "Jaanuar", "January" => "Jaanuar",
"February" => "Veebruar", "February" => "Veebruar",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Aplikazioaren izena falta da", "Application name not provided." => "Aplikazioaren izena falta da",
"No category to add?" => "Ez dago gehitzeko kategoriarik?", "No category to add?" => "Ez dago gehitzeko kategoriarik?",
"This category already exists: " => "Kategoria hau dagoeneko existitzen da:", "This category already exists: " => "Kategoria hau dagoeneko existitzen da:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Ezarpenak", "Settings" => "Ezarpenak",
"January" => "Urtarrila", "January" => "Urtarrila",
"February" => "Otsaila", "February" => "Otsaila",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "نام برنامه پیدا نشد", "Application name not provided." => "نام برنامه پیدا نشد",
"No category to add?" => "آیا گروه دیگری برای افزودن ندارید", "No category to add?" => "آیا گروه دیگری برای افزودن ندارید",
"This category already exists: " => "این گروه از قبل اضافه شده", "This category already exists: " => "این گروه از قبل اضافه شده",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "تنظیمات", "Settings" => "تنظیمات",
"January" => "ژانویه", "January" => "ژانویه",
"February" => "فبریه", "February" => "فبریه",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Sovelluksen nimeä ei määritelty.", "Application name not provided." => "Sovelluksen nimeä ei määritelty.",
"No category to add?" => "Ei lisättävää luokkaa?", "No category to add?" => "Ei lisättävää luokkaa?",
"This category already exists: " => "Tämä luokka on jo olemassa: ", "This category already exists: " => "Tämä luokka on jo olemassa: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Asetukset", "Settings" => "Asetukset",
"January" => "Tammikuu", "January" => "Tammikuu",
"February" => "Helmikuu", "February" => "Helmikuu",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Nom de l'application non fourni.", "Application name not provided." => "Nom de l'application non fourni.",
"No category to add?" => "Pas de catégorie à ajouter ?", "No category to add?" => "Pas de catégorie à ajouter ?",
"This category already exists: " => "Cette catégorie existe déjà : ", "This category already exists: " => "Cette catégorie existe déjà : ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Paramètres", "Settings" => "Paramètres",
"January" => "janvier", "January" => "janvier",
"February" => "février", "February" => "février",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Non se indicou o nome do aplicativo.", "Application name not provided." => "Non se indicou o nome do aplicativo.",
"No category to add?" => "Sen categoría que engadir?", "No category to add?" => "Sen categoría que engadir?",
"This category already exists: " => "Esta categoría xa existe: ", "This category already exists: " => "Esta categoría xa existe: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Preferencias", "Settings" => "Preferencias",
"January" => "Xaneiro", "January" => "Xaneiro",
"February" => "Febreiro", "February" => "Febreiro",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Ime aplikacije nije pribavljeno.", "Application name not provided." => "Ime aplikacije nije pribavljeno.",
"No category to add?" => "Nemate kategorija koje možete dodati?", "No category to add?" => "Nemate kategorija koje možete dodati?",
"This category already exists: " => "Ova kategorija već postoji: ", "This category already exists: " => "Ova kategorija već postoji: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Postavke", "Settings" => "Postavke",
"January" => "Siječanj", "January" => "Siječanj",
"February" => "Veljača", "February" => "Veljača",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Alkalmazásnév hiányzik", "Application name not provided." => "Alkalmazásnév hiányzik",
"No category to add?" => "Nincs hozzáadandó kategória?", "No category to add?" => "Nincs hozzáadandó kategória?",
"This category already exists: " => "Ez a kategória már létezik", "This category already exists: " => "Ez a kategória már létezik",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Beállítások", "Settings" => "Beállítások",
"January" => "Január", "January" => "Január",
"February" => "Február", "February" => "Február",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Nome dell'applicazione non fornito.", "Application name not provided." => "Nome dell'applicazione non fornito.",
"No category to add?" => "Nessuna categoria da aggiungere?", "No category to add?" => "Nessuna categoria da aggiungere?",
"This category already exists: " => "Questa categoria esiste già: ", "This category already exists: " => "Questa categoria esiste già: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Impostazioni", "Settings" => "Impostazioni",
"January" => "Gennaio", "January" => "Gennaio",
"February" => "Febbraio", "February" => "Febbraio",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "アプリケーション名は提供されていません。", "Application name not provided." => "アプリケーション名は提供されていません。",
"No category to add?" => "追加するカテゴリはありませんか?", "No category to add?" => "追加するカテゴリはありませんか?",
"This category already exists: " => "このカテゴリはすでに存在します: ", "This category already exists: " => "このカテゴリはすでに存在します: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "設定", "Settings" => "設定",
"January" => "1月", "January" => "1月",
"February" => "2月", "February" => "2月",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "응용 프로그램의 이름이 규정되어 있지 않습니다. ", "Application name not provided." => "응용 프로그램의 이름이 규정되어 있지 않습니다. ",
"No category to add?" => "추가할 카테고리가 없습니까?", "No category to add?" => "추가할 카테고리가 없습니까?",
"This category already exists: " => "이 카테고리는 이미 존재합니다:", "This category already exists: " => "이 카테고리는 이미 존재합니다:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "설정", "Settings" => "설정",
"January" => "1월", "January" => "1월",
"February" => "2월", "February" => "2월",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Nepateiktas programos pavadinimas.", "Application name not provided." => "Nepateiktas programos pavadinimas.",
"No category to add?" => "Nepridėsite jokios kategorijos?", "No category to add?" => "Nepridėsite jokios kategorijos?",
"This category already exists: " => "Tokia kategorija jau yra:", "This category already exists: " => "Tokia kategorija jau yra:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Nustatymai", "Settings" => "Nustatymai",
"January" => "Sausis", "January" => "Sausis",
"February" => "Vasaris", "February" => "Vasaris",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Име за апликацијата не е доставено.", "Application name not provided." => "Име за апликацијата не е доставено.",
"No category to add?" => "Нема категорија да се додаде?", "No category to add?" => "Нема категорија да се додаде?",
"This category already exists: " => "Оваа категорија веќе постои:", "This category already exists: " => "Оваа категорија веќе постои:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Поставки", "Settings" => "Поставки",
"January" => "Јануари", "January" => "Јануари",
"February" => "Февруари", "February" => "Февруари",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "nama applikasi tidak disediakan", "Application name not provided." => "nama applikasi tidak disediakan",
"No category to add?" => "Tiada kategori untuk di tambah?", "No category to add?" => "Tiada kategori untuk di tambah?",
"This category already exists: " => "Kategori ini telah wujud", "This category already exists: " => "Kategori ini telah wujud",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Tetapan", "Settings" => "Tetapan",
"January" => "Januari", "January" => "Januari",
"February" => "Februari", "February" => "Februari",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Applikasjonsnavn ikke angitt.", "Application name not provided." => "Applikasjonsnavn ikke angitt.",
"No category to add?" => "Ingen kategorier å legge til?", "No category to add?" => "Ingen kategorier å legge til?",
"This category already exists: " => "Denne kategorien finnes allerede:", "This category already exists: " => "Denne kategorien finnes allerede:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Innstillinger", "Settings" => "Innstillinger",
"January" => "Januar", "January" => "Januar",
"February" => "Februar", "February" => "Februar",

View File

@ -28,7 +28,7 @@
"Login failed!" => "Login mislukt!", "Login failed!" => "Login mislukt!",
"Username" => "Gebruikersnaam", "Username" => "Gebruikersnaam",
"Request reset" => "Resetaanvraag", "Request reset" => "Resetaanvraag",
"Your password was reset" => "Je wachtwoord is geweizigd", "Your password was reset" => "Je wachtwoord is gewijzigd",
"To login page" => "Naar de login-pagina", "To login page" => "Naar de login-pagina",
"New password" => "Nieuw wachtwoord", "New password" => "Nieuw wachtwoord",
"Reset password" => "Reset wachtwoord", "Reset password" => "Reset wachtwoord",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Brak nazwy dla aplikacji", "Application name not provided." => "Brak nazwy dla aplikacji",
"No category to add?" => "Brak kategorii", "No category to add?" => "Brak kategorii",
"This category already exists: " => "Ta kategoria już istnieje", "This category already exists: " => "Ta kategoria już istnieje",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Ustawienia", "Settings" => "Ustawienia",
"January" => "Styczeń", "January" => "Styczeń",
"February" => "Luty", "February" => "Luty",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Nome da aplicação não foi fornecido.", "Application name not provided." => "Nome da aplicação não foi fornecido.",
"No category to add?" => "Nenhuma categoria adicionada?", "No category to add?" => "Nenhuma categoria adicionada?",
"This category already exists: " => "Essa categoria já existe", "This category already exists: " => "Essa categoria já existe",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Configurações", "Settings" => "Configurações",
"January" => "Janeiro", "January" => "Janeiro",
"February" => "Fevereiro", "February" => "Fevereiro",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Nome da aplicação não definida.", "Application name not provided." => "Nome da aplicação não definida.",
"No category to add?" => "Nenhuma categoria para adicionar?", "No category to add?" => "Nenhuma categoria para adicionar?",
"This category already exists: " => "Esta categoria já existe:", "This category already exists: " => "Esta categoria já existe:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Definições", "Settings" => "Definições",
"January" => "Janeiro", "January" => "Janeiro",
"February" => "Fevereiro", "February" => "Fevereiro",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Имя приложения не установлено.", "Application name not provided." => "Имя приложения не установлено.",
"No category to add?" => "Нет категорий для добавления?", "No category to add?" => "Нет категорий для добавления?",
"This category already exists: " => "Эта категория уже существует: ", "This category already exists: " => "Эта категория уже существует: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Настройки", "Settings" => "Настройки",
"January" => "Январь", "January" => "Январь",
"February" => "Февраль", "February" => "Февраль",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Meno aplikácie nezadané.", "Application name not provided." => "Meno aplikácie nezadané.",
"No category to add?" => "Žiadna kategória pre pridanie?", "No category to add?" => "Žiadna kategória pre pridanie?",
"This category already exists: " => "Táto kategória už existuje:", "This category already exists: " => "Táto kategória už existuje:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Nastavenia", "Settings" => "Nastavenia",
"January" => "Január", "January" => "Január",
"February" => "Február", "February" => "Február",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Ime aplikacije ni bilo določeno.", "Application name not provided." => "Ime aplikacije ni bilo določeno.",
"No category to add?" => "Ni kategorije za dodajanje?", "No category to add?" => "Ni kategorije za dodajanje?",
"This category already exists: " => "Ta kategorija že obstaja:", "This category already exists: " => "Ta kategorija že obstaja:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Nastavitve", "Settings" => "Nastavitve",
"January" => "januar", "January" => "januar",
"February" => "februar", "February" => "februar",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Programnamn har inte angetts.", "Application name not provided." => "Programnamn har inte angetts.",
"No category to add?" => "Ingen kategori att lägga till?", "No category to add?" => "Ingen kategori att lägga till?",
"This category already exists: " => "Denna kategori finns redan:", "This category already exists: " => "Denna kategori finns redan:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Inställningar", "Settings" => "Inställningar",
"January" => "Januari", "January" => "Januari",
"February" => "Februari", "February" => "Februari",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "ยังไม่ได้ตั้งชื่อแอพพลิเคชั่น", "Application name not provided." => "ยังไม่ได้ตั้งชื่อแอพพลิเคชั่น",
"No category to add?" => "ไม่มีหมวดหมู่ที่ต้องการเพิ่ม?", "No category to add?" => "ไม่มีหมวดหมู่ที่ต้องการเพิ่ม?",
"This category already exists: " => "หมวดหมู่นี้มีอยู่แล้ว: ", "This category already exists: " => "หมวดหมู่นี้มีอยู่แล้ว: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "ตั้งค่า", "Settings" => "ตั้งค่า",
"January" => "มกราคม", "January" => "มกราคม",
"February" => "กุมภาพันธ์", "February" => "กุมภาพันธ์",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Uygulama adı verilmedi.", "Application name not provided." => "Uygulama adı verilmedi.",
"No category to add?" => "Eklenecek kategori yok?", "No category to add?" => "Eklenecek kategori yok?",
"This category already exists: " => "Bu kategori zaten mevcut: ", "This category already exists: " => "Bu kategori zaten mevcut: ",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Ayarlar", "Settings" => "Ayarlar",
"January" => "Ocak", "January" => "Ocak",
"February" => "Şubat", "February" => "Şubat",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "Tên ứng dụng không tồn tại", "Application name not provided." => "Tên ứng dụng không tồn tại",
"No category to add?" => "Không có danh mục được thêm?", "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 :", "This category already exists: " => "Danh mục này đã được tạo :",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Cài đặt", "Settings" => "Cài đặt",
"January" => "Tháng 1", "January" => "Tháng 1",
"February" => "Tháng 2", "February" => "Tháng 2",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "应用程序并没有被提供.", "Application name not provided." => "应用程序并没有被提供.",
"No category to add?" => "没有分类添加了?", "No category to add?" => "没有分类添加了?",
"This category already exists: " => "这个分类已经存在了:", "This category already exists: " => "这个分类已经存在了:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "设置", "Settings" => "设置",
"January" => "一月", "January" => "一月",
"February" => "二月", "February" => "二月",

View File

@ -2,7 +2,6 @@
"Application name not provided." => "未提供應用程式名稱", "Application name not provided." => "未提供應用程式名稱",
"No category to add?" => "無分類添加?", "No category to add?" => "無分類添加?",
"This category already exists: " => "此分類已經存在:", "This category already exists: " => "此分類已經存在:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "設定", "Settings" => "設定",
"January" => "一月", "January" => "一月",
"February" => "二月", "February" => "二月",

View File

@ -7,15 +7,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: af\n" "Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided." msgid "Application name not provided."
@ -29,59 +29,55 @@ msgstr ""
msgid "This category already exists: " msgid "This category already exists: "
msgstr "" msgstr ""
#: js/jquery-ui-1.8.16.custom.min.js:511 #: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:206 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "January" msgid "January"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "February" msgid "February"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "March" msgid "March"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "April" msgid "April"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "May" msgid "May"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "June" msgid "June"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "July" msgid "July"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "August" msgid "August"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "September" msgid "September"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "October" msgid "October"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "November" msgid "November"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "December" msgid "December"
msgstr "" msgstr ""
@ -113,7 +109,7 @@ msgstr ""
msgid "ownCloud password reset" msgid "ownCloud password reset"
msgstr "" msgstr ""
#: lostpassword/templates/email.php:1 #: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}" msgid "Use the following link to reset your password: {link}"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -55,31 +55,35 @@ msgstr ""
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "already exists" msgid "already exists"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186
msgid "suggest name"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237
msgid "replaced" msgid "replaced"
msgstr "" msgstr ""
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:246
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:246 #: js/filelist.js:237
msgid "with"
msgstr ""
#: js/filelist.js:271
msgid "deleted" msgid "deleted"
msgstr "" msgstr ""
@ -95,44 +99,44 @@ msgstr ""
msgid "Upload Error" msgid "Upload Error"
msgstr "" msgstr ""
#: js/files.js:236 js/files.js:327 js/files.js:356 #: js/files.js:236 js/files.js:341 js/files.js:370
msgid "Pending" msgid "Pending"
msgstr "" msgstr ""
#: js/files.js:341 #: js/files.js:355
msgid "Upload cancelled." msgid "Upload cancelled."
msgstr "" msgstr ""
#: js/files.js:409 #: js/files.js:423
msgid "" msgid ""
"File upload is in progress. Leaving the page now will cancel the upload." "File upload is in progress. Leaving the page now will cancel the upload."
msgstr "" msgstr ""
#: js/files.js:480 #: js/files.js:493
msgid "Invalid name, '/' is not allowed." msgid "Invalid name, '/' is not allowed."
msgstr "" msgstr ""
#: js/files.js:726 templates/index.php:55 #: js/files.js:746 templates/index.php:55
msgid "Size" msgid "Size"
msgstr "" msgstr ""
#: js/files.js:727 templates/index.php:56 #: js/files.js:747 templates/index.php:56
msgid "Modified" msgid "Modified"
msgstr "" msgstr ""
#: js/files.js:754 #: js/files.js:774
msgid "folder" msgid "folder"
msgstr "" msgstr ""
#: js/files.js:756 #: js/files.js:776
msgid "folders" msgid "folders"
msgstr "" msgstr ""
#: js/files.js:764 #: js/files.js:784
msgid "file" msgid "file"
msgstr "" msgstr ""
#: js/files.js:766 #: js/files.js:786
msgid "files" msgid "files"
msgstr "" msgstr ""

View File

@ -8,15 +8,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ar\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" "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/vcategories/add.php:23 ajax/vcategories/delete.php:23 #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided." msgid "Application name not provided."
@ -30,59 +30,55 @@ msgstr ""
msgid "This category already exists: " msgid "This category already exists: "
msgstr "" msgstr ""
#: js/jquery-ui-1.8.16.custom.min.js:511 #: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:206 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "تعديلات" msgstr "تعديلات"
#: js/js.js:591 #: js/js.js:593
msgid "January" msgid "January"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "February" msgid "February"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "March" msgid "March"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "April" msgid "April"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "May" msgid "May"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "June" msgid "June"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "July" msgid "July"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "August" msgid "August"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "September" msgid "September"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "October" msgid "October"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "November" msgid "November"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "December" msgid "December"
msgstr "" msgstr ""
@ -114,7 +110,7 @@ msgstr ""
msgid "ownCloud password reset" msgid "ownCloud password reset"
msgstr "" msgstr ""
#: lostpassword/templates/email.php:1 #: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}" msgid "Use the following link to reset your password: {link}"
msgstr "استخدم هذه الوصلة لاسترجاع كلمة السر: {link}" msgstr "استخدم هذه الوصلة لاسترجاع كلمة السر: {link}"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -56,31 +56,35 @@ msgstr "الملفات"
msgid "Delete" msgid "Delete"
msgstr "محذوف" msgstr "محذوف"
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "already exists" msgid "already exists"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186
msgid "suggest name"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237
msgid "replaced" msgid "replaced"
msgstr "" msgstr ""
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:246
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:246 #: js/filelist.js:237
msgid "with"
msgstr ""
#: js/filelist.js:271
msgid "deleted" msgid "deleted"
msgstr "" msgstr ""
@ -96,44 +100,44 @@ msgstr ""
msgid "Upload Error" msgid "Upload Error"
msgstr "" msgstr ""
#: js/files.js:236 js/files.js:327 js/files.js:356 #: js/files.js:236 js/files.js:341 js/files.js:370
msgid "Pending" msgid "Pending"
msgstr "" msgstr ""
#: js/files.js:341 #: js/files.js:355
msgid "Upload cancelled." msgid "Upload cancelled."
msgstr "" msgstr ""
#: js/files.js:409 #: js/files.js:423
msgid "" msgid ""
"File upload is in progress. Leaving the page now will cancel the upload." "File upload is in progress. Leaving the page now will cancel the upload."
msgstr "" msgstr ""
#: js/files.js:480 #: js/files.js:493
msgid "Invalid name, '/' is not allowed." msgid "Invalid name, '/' is not allowed."
msgstr "" msgstr ""
#: js/files.js:726 templates/index.php:55 #: js/files.js:746 templates/index.php:55
msgid "Size" msgid "Size"
msgstr "حجم" msgstr "حجم"
#: js/files.js:727 templates/index.php:56 #: js/files.js:747 templates/index.php:56
msgid "Modified" msgid "Modified"
msgstr "معدل" msgstr "معدل"
#: js/files.js:754 #: js/files.js:774
msgid "folder" msgid "folder"
msgstr "" msgstr ""
#: js/files.js:756 #: js/files.js:776
msgid "folders" msgid "folders"
msgstr "" msgstr ""
#: js/files.js:764 #: js/files.js:784
msgid "file" msgid "file"
msgstr "" msgstr ""
#: js/files.js:766 #: js/files.js:786
msgid "files" msgid "files"
msgstr "" msgstr ""

View File

@ -7,15 +7,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n" "Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ar_SA\n" "Language: ar_SA\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided." msgid "Application name not provided."
@ -29,59 +29,55 @@ msgstr ""
msgid "This category already exists: " msgid "This category already exists: "
msgstr "" msgstr ""
#: js/jquery-ui-1.8.16.custom.min.js:511 #: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:206 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "January" msgid "January"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "February" msgid "February"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "March" msgid "March"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "April" msgid "April"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "May" msgid "May"
msgstr "" msgstr ""
#: js/js.js:591 #: js/js.js:593
msgid "June" msgid "June"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "July" msgid "July"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "August" msgid "August"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "September" msgid "September"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "October" msgid "October"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "November" msgid "November"
msgstr "" msgstr ""
#: js/js.js:592 #: js/js.js:594
msgid "December" msgid "December"
msgstr "" msgstr ""
@ -113,7 +109,7 @@ msgstr ""
msgid "ownCloud password reset" msgid "ownCloud password reset"
msgstr "" msgstr ""
#: lostpassword/templates/email.php:1 #: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}" msgid "Use the following link to reset your password: {link}"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n" "Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -55,31 +55,35 @@ msgstr ""
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "already exists" msgid "already exists"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186
msgid "suggest name"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237
msgid "replaced" msgid "replaced"
msgstr "" msgstr ""
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:246
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:246 #: js/filelist.js:237
msgid "with"
msgstr ""
#: js/filelist.js:271
msgid "deleted" msgid "deleted"
msgstr "" msgstr ""
@ -95,44 +99,44 @@ msgstr ""
msgid "Upload Error" msgid "Upload Error"
msgstr "" msgstr ""
#: js/files.js:236 js/files.js:327 js/files.js:356 #: js/files.js:236 js/files.js:341 js/files.js:370
msgid "Pending" msgid "Pending"
msgstr "" msgstr ""
#: js/files.js:341 #: js/files.js:355
msgid "Upload cancelled." msgid "Upload cancelled."
msgstr "" msgstr ""
#: js/files.js:409 #: js/files.js:423
msgid "" msgid ""
"File upload is in progress. Leaving the page now will cancel the upload." "File upload is in progress. Leaving the page now will cancel the upload."
msgstr "" msgstr ""
#: js/files.js:480 #: js/files.js:493
msgid "Invalid name, '/' is not allowed." msgid "Invalid name, '/' is not allowed."
msgstr "" msgstr ""
#: js/files.js:726 templates/index.php:55 #: js/files.js:746 templates/index.php:55
msgid "Size" msgid "Size"
msgstr "" msgstr ""
#: js/files.js:727 templates/index.php:56 #: js/files.js:747 templates/index.php:56
msgid "Modified" msgid "Modified"
msgstr "" msgstr ""
#: js/files.js:754 #: js/files.js:774
msgid "folder" msgid "folder"
msgstr "" msgstr ""
#: js/files.js:756 #: js/files.js:776
msgid "folders" msgid "folders"
msgstr "" msgstr ""
#: js/files.js:764 #: js/files.js:784
msgid "file" msgid "file"
msgstr "" msgstr ""
#: js/files.js:766 #: js/files.js:786
msgid "files" msgid "files"
msgstr "" msgstr ""

View File

@ -11,15 +11,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bg_BG\n" "Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided." msgid "Application name not provided."
@ -33,59 +33,55 @@ msgstr ""
msgid "This category already exists: " msgid "This category already exists: "
msgstr "Категорията вече съществува:" msgstr "Категорията вече съществува:"
#: js/jquery-ui-1.8.16.custom.min.js:511 #: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:206 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "Настройки" msgstr "Настройки"
#: js/js.js:591 #: js/js.js:593
msgid "January" msgid "January"
msgstr "Януари" msgstr "Януари"
#: js/js.js:591 #: js/js.js:593
msgid "February" msgid "February"
msgstr "Февруари" msgstr "Февруари"
#: js/js.js:591 #: js/js.js:593
msgid "March" msgid "March"
msgstr "Март" msgstr "Март"
#: js/js.js:591 #: js/js.js:593
msgid "April" msgid "April"
msgstr "Април" msgstr "Април"
#: js/js.js:591 #: js/js.js:593
msgid "May" msgid "May"
msgstr "Май" msgstr "Май"
#: js/js.js:591 #: js/js.js:593
msgid "June" msgid "June"
msgstr "Юни" msgstr "Юни"
#: js/js.js:592 #: js/js.js:594
msgid "July" msgid "July"
msgstr "Юли" msgstr "Юли"
#: js/js.js:592 #: js/js.js:594
msgid "August" msgid "August"
msgstr "Август" msgstr "Август"
#: js/js.js:592 #: js/js.js:594
msgid "September" msgid "September"
msgstr "Септември" msgstr "Септември"
#: js/js.js:592 #: js/js.js:594
msgid "October" msgid "October"
msgstr "Октомври" msgstr "Октомври"
#: js/js.js:592 #: js/js.js:594
msgid "November" msgid "November"
msgstr "Ноември" msgstr "Ноември"
#: js/js.js:592 #: js/js.js:594
msgid "December" msgid "December"
msgstr "Декември" msgstr "Декември"
@ -117,7 +113,7 @@ msgstr "Грешка"
msgid "ownCloud password reset" msgid "ownCloud password reset"
msgstr "" msgstr ""
#: lostpassword/templates/email.php:1 #: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}" msgid "Use the following link to reset your password: {link}"
msgstr "" msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -57,31 +57,35 @@ msgstr "Файлове"
msgid "Delete" msgid "Delete"
msgstr "Изтриване" msgstr "Изтриване"
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "already exists" msgid "already exists"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "replace" msgid "replace"
msgstr "" msgstr ""
#: js/filelist.js:141 #: js/filelist.js:186
msgid "suggest name"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel" msgid "cancel"
msgstr "" msgstr ""
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237
msgid "replaced" msgid "replaced"
msgstr "" msgstr ""
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:246
msgid "undo" msgid "undo"
msgstr "" msgstr ""
#: js/filelist.js:246 #: js/filelist.js:237
msgid "with"
msgstr ""
#: js/filelist.js:271
msgid "deleted" msgid "deleted"
msgstr "" msgstr ""
@ -97,44 +101,44 @@ msgstr ""
msgid "Upload Error" msgid "Upload Error"
msgstr "Грешка при качване" msgstr "Грешка при качване"
#: js/files.js:236 js/files.js:327 js/files.js:356 #: js/files.js:236 js/files.js:341 js/files.js:370
msgid "Pending" msgid "Pending"
msgstr "" msgstr ""
#: js/files.js:341 #: js/files.js:355
msgid "Upload cancelled." msgid "Upload cancelled."
msgstr "Качването е отменено." msgstr "Качването е отменено."
#: js/files.js:409 #: js/files.js:423
msgid "" msgid ""
"File upload is in progress. Leaving the page now will cancel the upload." "File upload is in progress. Leaving the page now will cancel the upload."
msgstr "" msgstr ""
#: js/files.js:480 #: js/files.js:493
msgid "Invalid name, '/' is not allowed." msgid "Invalid name, '/' is not allowed."
msgstr "Неправилно име \"/\" не е позволено." msgstr "Неправилно име \"/\" не е позволено."
#: js/files.js:726 templates/index.php:55 #: js/files.js:746 templates/index.php:55
msgid "Size" msgid "Size"
msgstr "Размер" msgstr "Размер"
#: js/files.js:727 templates/index.php:56 #: js/files.js:747 templates/index.php:56
msgid "Modified" msgid "Modified"
msgstr "Променено" msgstr "Променено"
#: js/files.js:754 #: js/files.js:774
msgid "folder" msgid "folder"
msgstr "папка" msgstr "папка"
#: js/files.js:756 #: js/files.js:776
msgid "folders" msgid "folders"
msgstr "папки" msgstr "папки"
#: js/files.js:764 #: js/files.js:784
msgid "file" msgid "file"
msgstr "файл" msgstr "файл"
#: js/files.js:766 #: js/files.js:786
msgid "files" msgid "files"
msgstr "" msgstr ""

View File

@ -9,15 +9,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 11:29+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ca\n" "Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided." msgid "Application name not provided."
@ -31,59 +31,55 @@ msgstr "No voleu afegir cap categoria?"
msgid "This category already exists: " msgid "This category already exists: "
msgstr "Aquesta categoria ja existeix:" msgstr "Aquesta categoria ja existeix:"
#: js/jquery-ui-1.8.16.custom.min.js:511 #: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:206 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "Arranjament" msgstr "Arranjament"
#: js/js.js:591 #: js/js.js:593
msgid "January" msgid "January"
msgstr "Gener" msgstr "Gener"
#: js/js.js:591 #: js/js.js:593
msgid "February" msgid "February"
msgstr "Febrer" msgstr "Febrer"
#: js/js.js:591 #: js/js.js:593
msgid "March" msgid "March"
msgstr "Març" msgstr "Març"
#: js/js.js:591 #: js/js.js:593
msgid "April" msgid "April"
msgstr "Abril" msgstr "Abril"
#: js/js.js:591 #: js/js.js:593
msgid "May" msgid "May"
msgstr "Maig" msgstr "Maig"
#: js/js.js:591 #: js/js.js:593
msgid "June" msgid "June"
msgstr "Juny" msgstr "Juny"
#: js/js.js:592 #: js/js.js:594
msgid "July" msgid "July"
msgstr "Juliol" msgstr "Juliol"
#: js/js.js:592 #: js/js.js:594
msgid "August" msgid "August"
msgstr "Agost" msgstr "Agost"
#: js/js.js:592 #: js/js.js:594
msgid "September" msgid "September"
msgstr "Setembre" msgstr "Setembre"
#: js/js.js:592 #: js/js.js:594
msgid "October" msgid "October"
msgstr "Octubre" msgstr "Octubre"
#: js/js.js:592 #: js/js.js:594
msgid "November" msgid "November"
msgstr "Novembre" msgstr "Novembre"
#: js/js.js:592 #: js/js.js:594
msgid "December" msgid "December"
msgstr "Desembre" msgstr "Desembre"
@ -115,7 +111,7 @@ msgstr "Error"
msgid "ownCloud password reset" msgid "ownCloud password reset"
msgstr "estableix de nou la contrasenya Owncloud" msgstr "estableix de nou la contrasenya Owncloud"
#: lostpassword/templates/email.php:1 #: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}" msgid "Use the following link to reset your password: {link}"
msgstr "Useu l'enllaç següent per restablir la contrasenya: {link}" msgstr "Useu l'enllaç següent per restablir la contrasenya: {link}"

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# <bury1000@gmail.com>, 2012.
# <joan@montane.cat>, 2012. # <joan@montane.cat>, 2012.
# <rcalvoi@yahoo.com>, 2011-2012. # <rcalvoi@yahoo.com>, 2011-2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -57,31 +58,35 @@ msgstr "Fitxers"
msgid "Delete" msgid "Delete"
msgstr "Suprimeix" msgstr "Suprimeix"
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "already exists" msgid "already exists"
msgstr "ja existeix" msgstr "ja existeix"
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "replace" msgid "replace"
msgstr "substitueix" msgstr "substitueix"
#: js/filelist.js:141 #: js/filelist.js:186
msgid "suggest name"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel" msgid "cancel"
msgstr "cancel·la" msgstr "cancel·la"
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237
msgid "replaced" msgid "replaced"
msgstr "substituït" msgstr "substituït"
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
msgid "with"
msgstr "per"
#: js/filelist.js:195 js/filelist.js:246
msgid "undo" msgid "undo"
msgstr "desfés" msgstr "desfés"
#: js/filelist.js:246 #: js/filelist.js:237
msgid "with"
msgstr "per"
#: js/filelist.js:271
msgid "deleted" msgid "deleted"
msgstr "esborrat" msgstr "esborrat"
@ -97,44 +102,44 @@ msgstr "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes"
msgid "Upload Error" msgid "Upload Error"
msgstr "Error en la pujada" msgstr "Error en la pujada"
#: js/files.js:236 js/files.js:327 js/files.js:356 #: js/files.js:236 js/files.js:341 js/files.js:370
msgid "Pending" msgid "Pending"
msgstr "Pendents" msgstr "Pendents"
#: js/files.js:341 #: js/files.js:355
msgid "Upload cancelled." msgid "Upload cancelled."
msgstr "La pujada s'ha cancel·lat." msgstr "La pujada s'ha cancel·lat."
#: js/files.js:409 #: js/files.js:423
msgid "" msgid ""
"File upload is in progress. Leaving the page now will cancel the upload." "File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà." msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà."
#: js/files.js:480 #: js/files.js:493
msgid "Invalid name, '/' is not allowed." msgid "Invalid name, '/' is not allowed."
msgstr "El nom no és vàlid, no es permet '/'." msgstr "El nom no és vàlid, no es permet '/'."
#: js/files.js:726 templates/index.php:55 #: js/files.js:746 templates/index.php:55
msgid "Size" msgid "Size"
msgstr "Mida" msgstr "Mida"
#: js/files.js:727 templates/index.php:56 #: js/files.js:747 templates/index.php:56
msgid "Modified" msgid "Modified"
msgstr "Modificat" msgstr "Modificat"
#: js/files.js:754 #: js/files.js:774
msgid "folder" msgid "folder"
msgstr "carpeta" msgstr "carpeta"
#: js/files.js:756 #: js/files.js:776
msgid "folders" msgid "folders"
msgstr "carpetes" msgstr "carpetes"
#: js/files.js:764 #: js/files.js:784
msgid "file" msgid "file"
msgstr "fitxer" msgstr "fitxer"
#: js/files.js:766 #: js/files.js:786
msgid "files" msgid "files"
msgstr "fitxers" msgstr "fitxers"
@ -168,7 +173,7 @@ msgstr "Mida màxima d'entrada per fitxers ZIP"
#: templates/admin.php:14 #: templates/admin.php:14
msgid "Save" msgid "Save"
msgstr "" msgstr "Desar"
#: templates/index.php:7 #: templates/index.php:7
msgid "New" msgid "New"

View File

@ -3,15 +3,16 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# <bury1000@gmail.com>, 2012.
# <joan@montane.cat>, 2012. # <joan@montane.cat>, 2012.
# <rcalvoi@yahoo.com>, 2011-2012. # <rcalvoi@yahoo.com>, 2011-2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:02+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n" "PO-Revision-Date: 2012-09-05 11:42+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: bury1000 <bury1000@gmail.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -67,12 +68,12 @@ msgstr "S'ha canviat l'idioma"
#: ajax/togglegroups.php:25 #: ajax/togglegroups.php:25
#, php-format #, php-format
msgid "Unable to add user to group %s" msgid "Unable to add user to group %s"
msgstr "" msgstr "No es pot afegir l'usuari al grup %s"
#: ajax/togglegroups.php:31 #: ajax/togglegroups.php:31
#, php-format #, php-format
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr "No es pot eliminar l'usuari del grup %s"
#: js/apps.js:18 #: js/apps.js:18
msgid "Error" msgid "Error"
@ -191,7 +192,7 @@ msgstr "Mireu la pàgina d'aplicacions a apps.owncloud.com"
#: templates/apps.php:30 #: templates/apps.php:30
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr "" msgstr "<span class=\"licence\"></span>-propietat de <span class=\"author\"></span>"
#: templates/help.php:9 #: templates/help.php:9
msgid "Documentation" msgid "Documentation"

View File

@ -4,25 +4,26 @@
# #
# Translators: # Translators:
# Jan Krejci <krejca85@gmail.com>, 2011. # Jan Krejci <krejca85@gmail.com>, 2011.
# Martin <fireball@atlas.cz>, 2011, 2012. # Martin <fireball@atlas.cz>, 2011-2012.
# Michal Hrušecký <Michal@hrusecky.net>, 2012. # Michal Hrušecký <Michal@hrusecky.net>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided." msgid "Application name not provided."
msgstr "Jméno aplikace nezadáno." msgstr "Nezadán název aplikace."
#: ajax/vcategories/add.php:29 #: ajax/vcategories/add.php:29
msgid "No category to add?" msgid "No category to add?"
@ -30,61 +31,57 @@ msgstr "Žádná kategorie k přidání?"
#: ajax/vcategories/add.php:36 #: ajax/vcategories/add.php:36
msgid "This category already exists: " msgid "This category already exists: "
msgstr "Tato kategorie již existuje:" msgstr "Tato kategorie již existuje: "
#: js/jquery-ui-1.8.16.custom.min.js:511 #: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:206 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "Nastavení" msgstr "Nastavení"
#: js/js.js:591 #: js/js.js:593
msgid "January" msgid "January"
msgstr "Leden" msgstr "Leden"
#: js/js.js:591 #: js/js.js:593
msgid "February" msgid "February"
msgstr "Únor" msgstr "Únor"
#: js/js.js:591 #: js/js.js:593
msgid "March" msgid "March"
msgstr "Březen" msgstr "Březen"
#: js/js.js:591 #: js/js.js:593
msgid "April" msgid "April"
msgstr "Duben" msgstr "Duben"
#: js/js.js:591 #: js/js.js:593
msgid "May" msgid "May"
msgstr "Květen" msgstr "Květen"
#: js/js.js:591 #: js/js.js:593
msgid "June" msgid "June"
msgstr "Červen" msgstr "Červen"
#: js/js.js:592 #: js/js.js:594
msgid "July" msgid "July"
msgstr "Červenec" msgstr "Červenec"
#: js/js.js:592 #: js/js.js:594
msgid "August" msgid "August"
msgstr "Srpen" msgstr "Srpen"
#: js/js.js:592 #: js/js.js:594
msgid "September" msgid "September"
msgstr "Září" msgstr "Září"
#: js/js.js:592 #: js/js.js:594
msgid "October" msgid "October"
msgstr "Říjen" msgstr "Říjen"
#: js/js.js:592 #: js/js.js:594
msgid "November" msgid "November"
msgstr "Listopad" msgstr "Listopad"
#: js/js.js:592 #: js/js.js:594
msgid "December" msgid "December"
msgstr "Prosinec" msgstr "Prosinec"
@ -102,7 +99,7 @@ msgstr "Ano"
#: js/oc-dialogs.js:177 #: js/oc-dialogs.js:177
msgid "Ok" msgid "Ok"
msgstr "Budiž" msgstr "Ok"
#: js/oc-vcategories.js:68 #: js/oc-vcategories.js:68
msgid "No categories selected for deletion." msgid "No categories selected for deletion."
@ -114,15 +111,15 @@ msgstr "Chyba"
#: lostpassword/index.php:26 #: lostpassword/index.php:26
msgid "ownCloud password reset" msgid "ownCloud password reset"
msgstr "Reset hesla pro ownCloud" msgstr "Obnovení hesla pro ownCloud"
#: lostpassword/templates/email.php:1 #: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}" msgid "Use the following link to reset your password: {link}"
msgstr "Heslo vyresetujete použitím následujícího odkazu: {link}" msgstr "Heslo obnovíte použitím následujícího odkazu: {link}"
#: lostpassword/templates/lostpassword.php:3 #: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email." msgid "You will receive a link to reset your password via Email."
msgstr "Bude Vám zaslán odkaz pro obnovu hesla" msgstr "Bude Vám e-mailem zaslán odkaz pro obnovu hesla."
#: lostpassword/templates/lostpassword.php:5 #: lostpassword/templates/lostpassword.php:5
msgid "Requested" msgid "Requested"
@ -130,7 +127,7 @@ msgstr "Požadováno"
#: lostpassword/templates/lostpassword.php:8 #: lostpassword/templates/lostpassword.php:8
msgid "Login failed!" msgid "Login failed!"
msgstr "Přihlášení selhalo" msgstr "Přihlášení selhalo."
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:26 #: lostpassword/templates/lostpassword.php:11 templates/installation.php:26
#: templates/login.php:9 #: templates/login.php:9
@ -171,7 +168,7 @@ msgstr "Aplikace"
#: strings.php:8 #: strings.php:8
msgid "Admin" msgid "Admin"
msgstr "Admin" msgstr "Administrace"
#: strings.php:9 #: strings.php:9
msgid "Help" msgid "Help"
@ -179,7 +176,7 @@ msgstr "Nápověda"
#: templates/403.php:12 #: templates/403.php:12
msgid "Access forbidden" msgid "Access forbidden"
msgstr "Přístup odmítnut" msgstr "Přístup zakázán"
#: templates/404.php:12 #: templates/404.php:12
msgid "Cloud not found" msgid "Cloud not found"
@ -203,15 +200,15 @@ msgstr "Heslo"
#: templates/installation.php:36 #: templates/installation.php:36
msgid "Advanced" msgid "Advanced"
msgstr "Rozšířené volby" msgstr "Pokročilé"
#: templates/installation.php:38 #: templates/installation.php:38
msgid "Data folder" msgid "Data folder"
msgstr "Datový adresář" msgstr "Složka s daty"
#: templates/installation.php:45 #: templates/installation.php:45
msgid "Configure the database" msgid "Configure the database"
msgstr "Konfigurace databáze" msgstr "Nastavit databázi"
#: templates/installation.php:50 templates/installation.php:61 #: templates/installation.php:50 templates/installation.php:61
#: templates/installation.php:71 templates/installation.php:81 #: templates/installation.php:71 templates/installation.php:81
@ -224,7 +221,7 @@ msgstr "Uživatel databáze"
#: templates/installation.php:97 #: templates/installation.php:97
msgid "Database password" msgid "Database password"
msgstr "Heslo k databázi" msgstr "Heslo databáze"
#: templates/installation.php:101 #: templates/installation.php:101
msgid "Database name" msgid "Database name"
@ -232,7 +229,7 @@ msgstr "Název databáze"
#: templates/installation.php:109 #: templates/installation.php:109
msgid "Database tablespace" msgid "Database tablespace"
msgstr "" msgstr "Tabulkový prostor databáze"
#: templates/installation.php:115 #: templates/installation.php:115
msgid "Database host" msgid "Database host"
@ -240,7 +237,7 @@ msgstr "Hostitel databáze"
#: templates/installation.php:120 #: templates/installation.php:120
msgid "Finish setup" msgid "Finish setup"
msgstr "Dokončit instalaci" msgstr "Dokončit nastavení"
#: templates/layout.guest.php:42 #: templates/layout.guest.php:42
msgid "web services under your control" msgid "web services under your control"
@ -252,7 +249,7 @@ msgstr "Odhlásit se"
#: templates/login.php:6 #: templates/login.php:6
msgid "Lost your password?" msgid "Lost your password?"
msgstr "Zapomenuté heslo?" msgstr "Ztratili jste své heslo?"
#: templates/login.php:17 #: templates/login.php:17
msgid "remember" msgid "remember"
@ -260,7 +257,7 @@ msgstr "zapamatovat si"
#: templates/login.php:18 #: templates/login.php:18
msgid "Log in" msgid "Log in"
msgstr "Login" msgstr "Přihlásit"
#: templates/logout.php:1 #: templates/logout.php:1
msgid "You are logged out." msgid "You are logged out."
@ -268,8 +265,8 @@ msgstr "Jste odhlášeni."
#: templates/part.pagenavi.php:3 #: templates/part.pagenavi.php:3
msgid "prev" msgid "prev"
msgstr "zpět" msgstr "předchozí"
#: templates/part.pagenavi.php:20 #: templates/part.pagenavi.php:20
msgid "next" msgid "next"
msgstr "vpřed" msgstr "následující"

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Martin <fireball@atlas.cz>, 2011, 2012. # Martin <fireball@atlas.cz>, 2011-2012.
# Michal Hrušecký <Michal@hrusecky.net>, 2012. # Michal Hrušecký <Michal@hrusecky.net>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -25,13 +26,13 @@ msgstr "Soubor byl odeslán úspěšně"
#: ajax/upload.php:21 #: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "Odeslaný soubor přesáhl velikostí parametr upload_max_filesize v php.ini" msgstr "Odeslaný soubor přesáhl svou velikostí parametr upload_max_filesize v php.ini"
#: ajax/upload.php:22 #: ajax/upload.php:22
msgid "" msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form" "the HTML form"
msgstr "Odeslaný soubor přesáhl velikostí parametr MAX_FILE_SIZE specifikovaný v HTML formuláři" msgstr "Odeslaný soubor přesáhl svou velikostí parametr MAX_FILE_SIZE specifikovaný v formuláři HTML"
#: ajax/upload.php:23 #: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded" msgid "The uploaded file was only partially uploaded"
@ -39,15 +40,15 @@ msgstr "Soubor byl odeslán pouze částečně"
#: ajax/upload.php:24 #: ajax/upload.php:24
msgid "No file was uploaded" msgid "No file was uploaded"
msgstr "Soubor nebyl odeslán" msgstr "Žádný soubor nebyl odeslán"
#: ajax/upload.php:25 #: ajax/upload.php:25
msgid "Missing a temporary folder" msgid "Missing a temporary folder"
msgstr "Chybí adresář pro sočasné soubory" msgstr "Chybí adresář pro dočasné soubory"
#: ajax/upload.php:26 #: ajax/upload.php:26
msgid "Failed to write to disk" msgid "Failed to write to disk"
msgstr "Zápis na disk se nezdařil" msgstr "Zápis na disk selhal"
#: appinfo/app.php:6 #: appinfo/app.php:6
msgid "Files" msgid "Files"
@ -55,104 +56,108 @@ msgstr "Soubory"
#: js/fileactions.js:106 templates/index.php:56 #: js/fileactions.js:106 templates/index.php:56
msgid "Delete" msgid "Delete"
msgstr "Vymazat" msgstr "Smazat"
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "already exists" msgid "already exists"
msgstr "již existuje" msgstr "již existuje"
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "replace" msgid "replace"
msgstr "zaměnit" msgstr "nahradit"
#: js/filelist.js:141 #: js/filelist.js:186
msgid "suggest name"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel" msgid "cancel"
msgstr "storno" msgstr "zrušit"
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237
msgid "replaced" msgid "replaced"
msgstr "zaměněno" msgstr "nahrazeno"
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
msgid "with"
msgstr "s"
#: js/filelist.js:195 js/filelist.js:246
msgid "undo" msgid "undo"
msgstr "zpět" msgstr "zpět"
#: js/filelist.js:246 #: js/filelist.js:237
msgid "with"
msgstr "s"
#: js/filelist.js:271
msgid "deleted" msgid "deleted"
msgstr "smazáno" msgstr "smazáno"
#: js/files.js:179 #: js/files.js:179
msgid "generating ZIP-file, it may take some time." msgid "generating ZIP-file, it may take some time."
msgstr "generuji ZIP soubor, může to chvíli trvat" msgstr "generuji ZIP soubor, může to nějakou dobu trvat."
#: js/files.js:208 #: js/files.js:208
msgid "Unable to upload your file as it is a directory or has 0 bytes" msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Nemohu nahrát váš soubor neboť to je adresář a nebo má nulovou délku." msgstr "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 bajtů"
#: js/files.js:208 #: js/files.js:208
msgid "Upload Error" msgid "Upload Error"
msgstr "Chyba při nahrávání" msgstr "Chyba odesílání"
#: js/files.js:236 js/files.js:327 js/files.js:356 #: js/files.js:236 js/files.js:341 js/files.js:370
msgid "Pending" msgid "Pending"
msgstr "Očekává se" msgstr "Čekající"
#: js/files.js:341 #: js/files.js:355
msgid "Upload cancelled." msgid "Upload cancelled."
msgstr "Nahrávání zrušeno" msgstr "Odesílání zrušeno."
#: js/files.js:409 #: js/files.js:423
msgid "" msgid ""
"File upload is in progress. Leaving the page now will cancel the upload." "File upload is in progress. Leaving the page now will cancel the upload."
msgstr "" msgstr "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání."
#: js/files.js:480 #: js/files.js:493
msgid "Invalid name, '/' is not allowed." msgid "Invalid name, '/' is not allowed."
msgstr "Špatné jméno, znak '/' není povolen" msgstr "Neplatný název, znak '/' není povolen"
#: js/files.js:726 templates/index.php:55 #: js/files.js:746 templates/index.php:55
msgid "Size" msgid "Size"
msgstr "Velikost" msgstr "Velikost"
#: js/files.js:727 templates/index.php:56 #: js/files.js:747 templates/index.php:56
msgid "Modified" msgid "Modified"
msgstr "Změněno" msgstr "Změněno"
#: js/files.js:754 #: js/files.js:774
msgid "folder" msgid "folder"
msgstr "adresář" msgstr "složka"
#: js/files.js:756 #: js/files.js:776
msgid "folders" msgid "folders"
msgstr "adresáře" msgstr "složky"
#: js/files.js:764 #: js/files.js:784
msgid "file" msgid "file"
msgstr "soubor" msgstr "soubor"
#: js/files.js:766 #: js/files.js:786
msgid "files" msgid "files"
msgstr "soubory" msgstr "soubory"
#: templates/admin.php:5 #: templates/admin.php:5
msgid "File handling" msgid "File handling"
msgstr "Nastavení chování k souborům" msgstr "Zacházení se soubory"
#: templates/admin.php:7 #: templates/admin.php:7
msgid "Maximum upload size" msgid "Maximum upload size"
msgstr "Maximální velikost ukládaných souborů" msgstr "Maximální velikost pro odesílání"
#: templates/admin.php:7 #: templates/admin.php:7
msgid "max. possible: " msgid "max. possible: "
msgstr "největší možná:" msgstr "největší možná: "
#: templates/admin.php:9 #: templates/admin.php:9
msgid "Needed for multi-file and folder downloads." msgid "Needed for multi-file and folder downloads."
msgstr "Potřeba pro vícesoborvé stahování a stahování adresářů" msgstr "Potřebné pro více-souborové stahování a stahování složek."
#: templates/admin.php:9 #: templates/admin.php:9
msgid "Enable ZIP-download" msgid "Enable ZIP-download"
@ -168,7 +173,7 @@ msgstr "Maximální velikost vstupu pro ZIP soubory"
#: templates/admin.php:14 #: templates/admin.php:14
msgid "Save" msgid "Save"
msgstr "" msgstr "Uložit"
#: templates/index.php:7 #: templates/index.php:7
msgid "New" msgid "New"
@ -180,7 +185,7 @@ msgstr "Textový soubor"
#: templates/index.php:10 #: templates/index.php:10
msgid "Folder" msgid "Folder"
msgstr "Adresář" msgstr "Složka"
#: templates/index.php:11 #: templates/index.php:11
msgid "From url" msgid "From url"
@ -188,15 +193,15 @@ msgstr "Z url"
#: templates/index.php:21 #: templates/index.php:21
msgid "Upload" msgid "Upload"
msgstr "Uložit" msgstr "Odeslat"
#: templates/index.php:27 #: templates/index.php:27
msgid "Cancel upload" msgid "Cancel upload"
msgstr "Zrušit upload" msgstr "Zrušit odesílání"
#: templates/index.php:39 #: templates/index.php:39
msgid "Nothing in here. Upload something!" msgid "Nothing in here. Upload something!"
msgstr "Žádný obsah. Uložte si něco!" msgstr "Žádný obsah. Nahrajte něco."
#: templates/index.php:47 #: templates/index.php:47
msgid "Name" msgid "Name"
@ -212,13 +217,13 @@ msgstr "Stáhnout"
#: templates/index.php:64 #: templates/index.php:64
msgid "Upload too large" msgid "Upload too large"
msgstr "Příliš velký soubor" msgstr "Odeslaný soubor je příliš velký"
#: templates/index.php:66 #: templates/index.php:66
msgid "" msgid ""
"The files you are trying to upload exceed the maximum size for file uploads " "The files you are trying to upload exceed the maximum size for file uploads "
"on this server." "on this server."
msgstr "Soubory, které se snažíte uložit, překračují maximální velikosti uploadu na tomto serveru." msgstr "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru."
#: templates/index.php:71 #: templates/index.php:71
msgid "Files are being scanned, please wait." msgid "Files are being scanned, please wait."

View File

@ -4,32 +4,33 @@
# #
# Translators: # Translators:
# Martin <fireball@atlas.cz>, 2012. # Martin <fireball@atlas.cz>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-08-15 10:33+0000\n" "PO-Revision-Date: 2012-09-05 13:37+0000\n"
"Last-Translator: Martin <fireball@atlas.cz>\n" "Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: templates/settings.php:3 #: templates/settings.php:3
msgid "Encryption" msgid "Encryption"
msgstr "Kryptování" msgstr "Šifrování"
#: templates/settings.php:4 #: templates/settings.php:4
msgid "Exclude the following file types from encryption" msgid "Exclude the following file types from encryption"
msgstr "Při kryptování vynechat následující typy souborů" msgstr "Při šifrování vynechat následující typy souborů"
#: templates/settings.php:5 #: templates/settings.php:5
msgid "None" msgid "None"
msgstr "Žádný" msgstr "Žádné"
#: templates/settings.php:10 #: templates/settings.php:10
msgid "Enable Encryption" msgid "Enable Encryption"
msgstr "Povolit kryptování" msgstr "Povolit šifrování"

View File

@ -6,19 +6,20 @@
# Jan Krejci <krejca85@gmail.com>, 2012. # Jan Krejci <krejca85@gmail.com>, 2012.
# Martin <fireball@atlas.cz>, 2012. # Martin <fireball@atlas.cz>, 2012.
# Michal Hrušecký <Michal@hrusecky.net>, 2012. # Michal Hrušecký <Michal@hrusecky.net>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 19:11+0000\n" "PO-Revision-Date: 2012-09-05 13:37+0000\n"
"Last-Translator: Martin <fireball@atlas.cz>\n" "Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: templates/settings.php:3 #: templates/settings.php:3
msgid "External Storage" msgid "External Storage"
@ -30,15 +31,15 @@ msgstr "Přípojný bod"
#: templates/settings.php:8 #: templates/settings.php:8
msgid "Backend" msgid "Backend"
msgstr "Končící" msgstr "Podpůrná vrstva"
#: templates/settings.php:9 #: templates/settings.php:9
msgid "Configuration" msgid "Configuration"
msgstr "Konfigurace" msgstr "Nastavení"
#: templates/settings.php:10 #: templates/settings.php:10
msgid "Options" msgid "Options"
msgstr "Nastavení" msgstr "Možnosti"
#: templates/settings.php:11 #: templates/settings.php:11
msgid "Applicable" msgid "Applicable"
@ -46,7 +47,7 @@ msgstr "Platný"
#: templates/settings.php:23 #: templates/settings.php:23
msgid "Add mount point" msgid "Add mount point"
msgstr "Přidat přípojný bod" msgstr "Přidat bod připojení"
#: templates/settings.php:54 templates/settings.php:62 #: templates/settings.php:54 templates/settings.php:62
msgid "None set" msgid "None set"
@ -70,16 +71,16 @@ msgstr "Smazat"
#: templates/settings.php:88 #: templates/settings.php:88
msgid "SSL root certificates" msgid "SSL root certificates"
msgstr "Kořenové SSL certifikáty" msgstr "Kořenové certifikáty SSL"
#: templates/settings.php:102 #: templates/settings.php:102
msgid "Import Root Certificate" msgid "Import Root Certificate"
msgstr "Import kořenového certifikátu" msgstr "Importovat kořenového certifikátu"
#: templates/settings.php:108 #: templates/settings.php:108
msgid "Enable User External Storage" msgid "Enable User External Storage"
msgstr "Zapnout uživatelské externí úložiště" msgstr "Zapnout externí uživatelské úložiště"
#: templates/settings.php:109 #: templates/settings.php:109
msgid "Allow users to mount their own external storage" msgid "Allow users to mount their own external storage"
msgstr "Povolit uživatelů připojit jejich vlastní externí úložiště" msgstr "Povolit uživatelům připojení jejich vlastních externích úložišť"

View File

@ -5,19 +5,20 @@
# Translators: # Translators:
# Martin <fireball@atlas.cz>, 2012. # Martin <fireball@atlas.cz>, 2012.
# Michal Hrušecký <Michal@hrusecky.net>, 2012. # Michal Hrušecký <Michal@hrusecky.net>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n" "PO-Revision-Date: 2012-09-05 13:37+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: templates/authenticate.php:4 #: templates/authenticate.php:4
msgid "Password" msgid "Password"
@ -25,16 +26,16 @@ msgstr "Heslo"
#: templates/authenticate.php:6 #: templates/authenticate.php:6
msgid "Submit" msgid "Submit"
msgstr "Potvrdit" msgstr "Odeslat"
#: templates/public.php:9 templates/public.php:19 #: templates/public.php:9 templates/public.php:19
msgid "Download" msgid "Download"
msgstr "" msgstr "Stáhnout"
#: templates/public.php:18 #: templates/public.php:18
msgid "No preview available for" msgid "No preview available for"
msgstr "" msgstr "Náhled není dostupný pro"
#: templates/public.php:23 #: templates/public.php:25
msgid "web services under your control" msgid "web services under your control"
msgstr "" msgstr "služby webu pod Vaší kontrolou"

View File

@ -4,31 +4,32 @@
# #
# Translators: # Translators:
# Martin <fireball@atlas.cz>, 2012. # Martin <fireball@atlas.cz>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n" "PO-Revision-Date: 2012-09-05 13:37+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: js/settings-personal.js:31 templates/settings-personal.php:10 #: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions" msgid "Expire all versions"
msgstr "Vypršení všech verzí" msgstr "Vypršet všechny verze"
#: templates/settings-personal.php:4 #: templates/settings-personal.php:4
msgid "Versions" msgid "Versions"
msgstr "" msgstr "Verze"
#: templates/settings-personal.php:7 #: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files" msgid "This will delete all existing backup versions of your files"
msgstr "" msgstr "Odstraní všechny existující zálohované verze Vašich souborů"
#: templates/settings.php:3 #: templates/settings.php:3
msgid "Enable Files Versioning" msgid "Enable Files Versioning"

View File

@ -4,19 +4,20 @@
# #
# Translators: # Translators:
# Martin <fireball@atlas.cz>, 2012. # Martin <fireball@atlas.cz>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n" "PO-Revision-Date: 2012-09-05 13:37+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: app.php:288 #: app.php:288
msgid "Help" msgid "Help"
@ -40,7 +41,7 @@ msgstr "Aplikace"
#: app.php:314 #: app.php:314
msgid "Admin" msgid "Admin"
msgstr "Admin" msgstr "Administrace"
#: files.php:280 #: files.php:280
msgid "ZIP download is turned off." msgid "ZIP download is turned off."
@ -48,7 +49,7 @@ msgstr "Stahování ZIPu je vypnuto."
#: files.php:281 #: files.php:281
msgid "Files need to be downloaded one by one." msgid "Files need to be downloaded one by one."
msgstr "Soubory je nutno stahovat samostatně." msgstr "Soubory musí být stahovány jednotlivě."
#: files.php:281 files.php:306 #: files.php:281 files.php:306
msgid "Back to Files" msgid "Back to Files"
@ -56,7 +57,7 @@ msgstr "Zpět k souborům"
#: files.php:305 #: files.php:305
msgid "Selected files too large to generate zip file." msgid "Selected files too large to generate zip file."
msgstr "Vybarné soubory jsou pro vytvoření zipu příliš velké." msgstr "Vybrané soubory jsou příliš velké pro vytvoření zip souboru."
#: json.php:28 #: json.php:28
msgid "Application is not enabled" msgid "Application is not enabled"
@ -64,63 +65,63 @@ msgstr "Aplikace není povolena"
#: json.php:39 json.php:63 json.php:75 #: json.php:39 json.php:63 json.php:75
msgid "Authentication error" msgid "Authentication error"
msgstr "Chyba autorizace" msgstr "Chyba ověření"
#: json.php:51 #: json.php:51
msgid "Token expired. Please reload page." msgid "Token expired. Please reload page."
msgstr "Realce expirovala. Obnovte prosím stranu." msgstr "Token vypršel. Obnovte prosím stránku."
#: template.php:86 #: template.php:87
msgid "seconds ago" msgid "seconds ago"
msgstr "před vteřinami" msgstr "před vteřinami"
#: template.php:87 #: template.php:88
msgid "1 minute ago" msgid "1 minute ago"
msgstr "před 1 minutou" msgstr "před 1 minutou"
#: template.php:88 #: template.php:89
#, php-format #, php-format
msgid "%d minutes ago" msgid "%d minutes ago"
msgstr "před %d minutami" msgstr "před %d minutami"
#: template.php:91 #: template.php:92
msgid "today" msgid "today"
msgstr "dnes" msgstr "dnes"
#: template.php:92 #: template.php:93
msgid "yesterday" msgid "yesterday"
msgstr "včera" msgstr "včera"
#: template.php:93 #: template.php:94
#, php-format #, php-format
msgid "%d days ago" msgid "%d days ago"
msgstr "před %d dny" msgstr "před %d dny"
#: template.php:94 #: template.php:95
msgid "last month" msgid "last month"
msgstr "minulý měsíc" msgstr "minulý měsíc"
#: template.php:95 #: template.php:96
msgid "months ago" msgid "months ago"
msgstr "před měsíci" msgstr "před měsíci"
#: template.php:96 #: template.php:97
msgid "last year" msgid "last year"
msgstr "loni" msgstr "loni"
#: template.php:97 #: template.php:98
msgid "years ago" msgid "years ago"
msgstr "před lety" msgstr "před lety"
#: updater.php:66 #: updater.php:66
#, php-format #, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>" msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr "" msgstr "%s je dostupná. Získat <a href=\"%s\">více informací</a>"
#: updater.php:68 #: updater.php:68
msgid "up to date" msgid "up to date"
msgstr "" msgstr "aktuální"
#: updater.php:71 #: updater.php:71
msgid "updates check is disabled" msgid "updates check is disabled"
msgstr "" msgstr "kontrola aktualizací je vypnuta"

View File

@ -4,17 +4,18 @@
# #
# Translators: # Translators:
# <icewind1991@gmail.com>, 2012. # <icewind1991@gmail.com>, 2012.
# Jan Krejci <krejca85@gmail.com>, 2011, 2012. # Jan Krejci <krejca85@gmail.com>, 2011-2012.
# Martin <fireball@atlas.cz>, 2011-2012. # Martin <fireball@atlas.cz>, 2011-2012.
# Michal Hrušecký <Michal@hrusecky.net>, 2012. # Michal Hrušecký <Michal@hrusecky.net>, 2012.
# <Michal@hrusecky.net>, 2012. # <Michal@hrusecky.net>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:02+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n" "PO-Revision-Date: 2012-09-05 13:36+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -24,20 +25,20 @@ msgstr ""
#: ajax/apps/ocs.php:23 #: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store" msgid "Unable to load list from App Store"
msgstr "Nepodařílo se stáhnout seznam z App Store" msgstr "Nelze načíst seznam z App Store"
#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18 #: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
#: ajax/togglegroups.php:15 #: ajax/togglegroups.php:15
msgid "Authentication error" msgid "Authentication error"
msgstr "Chyba autorizace" msgstr "Chyba ověření"
#: ajax/creategroup.php:19 #: ajax/creategroup.php:19
msgid "Group already exists" msgid "Group already exists"
msgstr "" msgstr "Skupina již existuje"
#: ajax/creategroup.php:28 #: ajax/creategroup.php:28
msgid "Unable to add group" msgid "Unable to add group"
msgstr "" msgstr "Nelze přidat skupinu"
#: ajax/lostpassword.php:14 #: ajax/lostpassword.php:14
msgid "Email saved" msgid "Email saved"
@ -49,19 +50,19 @@ msgstr "Neplatný e-mail"
#: ajax/openid.php:16 #: ajax/openid.php:16
msgid "OpenID Changed" msgid "OpenID Changed"
msgstr "OpenID změněn" msgstr "OpenID změněno"
#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23 #: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
msgid "Invalid request" msgid "Invalid request"
msgstr "Chybný dotaz" msgstr "Neplatný požadavek"
#: ajax/removegroup.php:16 #: ajax/removegroup.php:16
msgid "Unable to delete group" msgid "Unable to delete group"
msgstr "" msgstr "Nelze smazat skupinu"
#: ajax/removeuser.php:22 #: ajax/removeuser.php:22
msgid "Unable to delete user" msgid "Unable to delete user"
msgstr "" msgstr "Nelze smazat uživatele"
#: ajax/setlanguage.php:18 #: ajax/setlanguage.php:18
msgid "Language changed" msgid "Language changed"
@ -70,12 +71,12 @@ msgstr "Jazyk byl změněn"
#: ajax/togglegroups.php:25 #: ajax/togglegroups.php:25
#, php-format #, php-format
msgid "Unable to add user to group %s" msgid "Unable to add user to group %s"
msgstr "" msgstr "Nelze přidat uživatele do skupiny %s"
#: ajax/togglegroups.php:31 #: ajax/togglegroups.php:31
#, php-format #, php-format
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr "Nelze odstranit uživatele ze skupiny %s"
#: js/apps.js:18 #: js/apps.js:18
msgid "Error" msgid "Error"
@ -83,11 +84,11 @@ msgstr "Chyba"
#: js/apps.js:39 js/apps.js:73 #: js/apps.js:39 js/apps.js:73
msgid "Disable" msgid "Disable"
msgstr "Vypnout" msgstr "Zakázat"
#: js/apps.js:39 js/apps.js:62 #: js/apps.js:39 js/apps.js:62
msgid "Enable" msgid "Enable"
msgstr "Zapnout" msgstr "Povolit"
#: js/personal.js:69 #: js/personal.js:69
msgid "Saving..." msgid "Saving..."
@ -99,7 +100,7 @@ msgstr "Česky"
#: templates/admin.php:14 #: templates/admin.php:14
msgid "Security Warning" msgid "Security Warning"
msgstr "Bezpečnostní upozornění" msgstr "Bezpečnostní varování"
#: templates/admin.php:17 #: templates/admin.php:17
msgid "" msgid ""
@ -108,7 +109,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data " "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" "directory is no longer accessible or you move the data directory outside the"
" webserver document root." " webserver document root."
msgstr "" 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 #: templates/admin.php:31
msgid "Cron" msgid "Cron"
@ -116,7 +117,7 @@ msgstr "Cron"
#: templates/admin.php:33 #: templates/admin.php:33
msgid "execute one task with each page loaded" msgid "execute one task with each page loaded"
msgstr "spustit jednu úlohu s každou nataženou stranou" msgstr "spustit jednu úlohu s každou načtenou stránkou"
#: templates/admin.php:35 #: templates/admin.php:35
msgid "cron.php is registered at a webcron service" msgid "cron.php is registered at a webcron service"
@ -124,47 +125,47 @@ msgstr "cron.php je registrován jako služba webcron"
#: templates/admin.php:37 #: templates/admin.php:37
msgid "use systems cron service" msgid "use systems cron service"
msgstr "použijte systémovou službu cron" msgstr "použít systémovou službu cron"
#: templates/admin.php:41 #: templates/admin.php:41
msgid "Share API" msgid "Share API"
msgstr "" msgstr "API sdílení"
#: templates/admin.php:46 #: templates/admin.php:46
msgid "Enable Share API" msgid "Enable Share API"
msgstr "" msgstr "Povolit API sdílení"
#: templates/admin.php:47 #: templates/admin.php:47
msgid "Allow apps to use the Share API" msgid "Allow apps to use the Share API"
msgstr "" msgstr "Povolit aplikacím používat API sdílení"
#: templates/admin.php:51 #: templates/admin.php:51
msgid "Allow links" msgid "Allow links"
msgstr "" msgstr "Povolit odkazy"
#: templates/admin.php:52 #: templates/admin.php:52
msgid "Allow users to share items to the public with links" msgid "Allow users to share items to the public with links"
msgstr "" msgstr "Povolit uživatelům sdílet položky s veřejností pomocí odkazů"
#: templates/admin.php:56 #: templates/admin.php:56
msgid "Allow resharing" msgid "Allow resharing"
msgstr "" msgstr "Povolit znovu-sdílení"
#: templates/admin.php:57 #: templates/admin.php:57
msgid "Allow users to share items shared with them again" msgid "Allow users to share items shared with them again"
msgstr "" msgstr "Povolit uživatelům znovu sdílet položky, které jsou pro ně sdíleny"
#: templates/admin.php:60 #: templates/admin.php:60
msgid "Allow users to share with anyone" msgid "Allow users to share with anyone"
msgstr "" msgstr "Povolit uživatelům sdílet s kýmkoliv"
#: templates/admin.php:62 #: templates/admin.php:62
msgid "Allow users to only share with users in their groups" msgid "Allow users to only share with users in their groups"
msgstr "" msgstr "Povolit uživatelům sdílet pouze s uživateli v jejich skupinách"
#: templates/admin.php:69 #: templates/admin.php:69
msgid "Log" msgid "Log"
msgstr "Log" msgstr "Záznam"
#: templates/admin.php:97 #: templates/admin.php:97
msgid "More" msgid "More"
@ -178,11 +179,11 @@ msgid ""
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" " "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public " "target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>." "License\">AGPL</abbr></a>."
msgstr "" msgstr "Vyvinuto <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunitou ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">zdrojový kód</a> je licencován pod <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10 #: templates/apps.php:10
msgid "Add your App" msgid "Add your App"
msgstr "Přidat vaší aplikaci" msgstr "Přidat Vaší aplikaci"
#: templates/apps.php:26 #: templates/apps.php:26
msgid "Select an App" msgid "Select an App"
@ -194,7 +195,7 @@ msgstr "Více na stránce s aplikacemi na apps.owncloud.com"
#: templates/apps.php:30 #: templates/apps.php:30
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr "" msgstr "<span class=\"licence\"></span>-licencováno <span class=\"author\"></span>"
#: templates/help.php:9 #: templates/help.php:9
msgid "Documentation" msgid "Documentation"
@ -202,7 +203,7 @@ msgstr "Dokumentace"
#: templates/help.php:10 #: templates/help.php:10
msgid "Managing Big Files" msgid "Managing Big Files"
msgstr "Spravování velkých souborů" msgstr "Správa velkých souborů"
#: templates/help.php:11 #: templates/help.php:11
msgid "Ask a question" msgid "Ask a question"
@ -242,11 +243,11 @@ msgstr "Vaše heslo bylo změněno"
#: templates/personal.php:20 #: templates/personal.php:20
msgid "Unable to change your password" msgid "Unable to change your password"
msgstr "Vaše heslo se nepodařilo změnit" msgstr "Vaše heslo nelze změnit"
#: templates/personal.php:21 #: templates/personal.php:21
msgid "Current password" msgid "Current password"
msgstr "Aktuální heslo" msgstr "Současné heslo"
#: templates/personal.php:22 #: templates/personal.php:22
msgid "New password" msgid "New password"
@ -262,15 +263,15 @@ msgstr "Změnit heslo"
#: templates/personal.php:30 #: templates/personal.php:30
msgid "Email" msgid "Email"
msgstr "Email" msgstr "E-mail"
#: templates/personal.php:31 #: templates/personal.php:31
msgid "Your email address" msgid "Your email address"
msgstr "Vaše emailová adresa" msgstr "Vaše e-mailová adresa"
#: templates/personal.php:32 #: templates/personal.php:32
msgid "Fill in an email address to enable password recovery" msgid "Fill in an email address to enable password recovery"
msgstr "Pro povolení změny hesla vyplňte email adresu" msgstr "Pro povolení změny hesla vyplňte adresu e-mailu"
#: templates/personal.php:38 templates/personal.php:39 #: templates/personal.php:38 templates/personal.php:39
msgid "Language" msgid "Language"
@ -278,7 +279,7 @@ msgstr "Jazyk"
#: templates/personal.php:44 #: templates/personal.php:44
msgid "Help translate" msgid "Help translate"
msgstr "Pomoci překládat" msgstr "Pomoci s překladem"
#: templates/personal.php:51 #: templates/personal.php:51
msgid "use this address to connect to your ownCloud in your file manager" msgid "use this address to connect to your ownCloud in your file manager"
@ -306,11 +307,11 @@ msgstr "Výchozí kvóta"
#: templates/users.php:55 templates/users.php:138 #: templates/users.php:55 templates/users.php:138
msgid "Other" msgid "Other"
msgstr "Jiné" msgstr "Jiná"
#: templates/users.php:80 templates/users.php:112 #: templates/users.php:80 templates/users.php:112
msgid "Group Admin" msgid "Group Admin"
msgstr "Administrace skupiny" msgstr "Správa skupiny"
#: templates/users.php:82 #: templates/users.php:82
msgid "Quota" msgid "Quota"
@ -318,4 +319,4 @@ msgstr "Kvóta"
#: templates/users.php:146 #: templates/users.php:146
msgid "Delete" msgid "Delete"
msgstr "Vymazat" msgstr "Smazat"

View File

@ -4,40 +4,41 @@
# #
# Translators: # Translators:
# Martin <fireball@atlas.cz>, 2012. # Martin <fireball@atlas.cz>, 2012.
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-30 02:02+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 13:53+0000\n" "PO-Revision-Date: 2012-09-05 13:37+0000\n"
"Last-Translator: Martin <fireball@atlas.cz>\n" "Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: templates/settings.php:8 #: templates/settings.php:8
msgid "Host" msgid "Host"
msgstr "Hostitel" msgstr "Počítač"
#: templates/settings.php:8 #: templates/settings.php:8
msgid "" msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://" "You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr "Nelze vynechat protokol vyžadující SSL. Začněte s ldaps://" msgstr "Můžete vynechat protokol, vyjma pokud požadujete SSL. Tehdy začněte s ldaps://"
#: templates/settings.php:9 #: templates/settings.php:9
msgid "Base DN" msgid "Base DN"
msgstr "Base DN" msgstr "Základní DN"
#: templates/settings.php:9 #: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab" msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr "V Rozšířeném nastavení můžete specifikovat pro své uživatele a skupiny element Base DN" msgstr "V rozšířeném nastavení můžete určit základní DN pro uživatele a skupiny"
#: templates/settings.php:10 #: templates/settings.php:10
msgid "User DN" msgid "User DN"
msgstr "DN uživatele" msgstr "Uživatelské DN"
#: templates/settings.php:10 #: templates/settings.php:10
msgid "" msgid ""
@ -52,47 +53,47 @@ msgstr "Heslo"
#: templates/settings.php:11 #: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty." msgid "For anonymous access, leave DN and Password empty."
msgstr "Pro anonymní přístup ponechte údaje DN and Heslo prázdné." msgstr "Pro anonymní přístup, ponechte údaje DN and heslo prázdné."
#: templates/settings.php:12 #: templates/settings.php:12
msgid "User Login Filter" msgid "User Login Filter"
msgstr "Filtr uživatelských loginů" msgstr "Filtr přihlášení uživatelů"
#: templates/settings.php:12 #: templates/settings.php:12
#, php-format #, php-format
msgid "" msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the " "Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action." "username in the login action."
msgstr "Definuje filtr, který je aplikován v průběhu logování. %%uid nahrazuje uživatelské jméno během logování." msgstr "Určuje použitý filtr, při pokusu o přihlášení. %%uid nahrazuje uživatelské jméno v činnosti přihlášení."
#: templates/settings.php:12 #: templates/settings.php:12
#, php-format #, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr "použijte %%uid pro rezervované místo, např. \"uid=%%uid\"" msgstr "použijte zástupný vzor %%uid, např. \"uid=%%uid\""
#: templates/settings.php:13 #: templates/settings.php:13
msgid "User List Filter" msgid "User List Filter"
msgstr "Filtr uživateslkých seznamů" msgstr "Filtr uživatelských seznamů"
#: templates/settings.php:13 #: templates/settings.php:13
msgid "Defines the filter to apply, when retrieving users." msgid "Defines the filter to apply, when retrieving users."
msgstr "Defunije filtr, který je plaikován při návratu uživatelů." msgstr "Určuje použitý filtr, pro získávaní uživatelů."
#: templates/settings.php:13 #: templates/settings.php:13
msgid "without any placeholder, e.g. \"objectClass=person\"." msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr "bez rezervace místa, např. \"objectClass=person\"." msgstr "bez zástupných znaků, např. \"objectClass=person\"."
#: templates/settings.php:14 #: templates/settings.php:14
msgid "Group Filter" msgid "Group Filter"
msgstr "Filtr skupiny" msgstr "Filtr skupin"
#: templates/settings.php:14 #: templates/settings.php:14
msgid "Defines the filter to apply, when retrieving groups." msgid "Defines the filter to apply, when retrieving groups."
msgstr "Definuje filtr, který je aplikován při návratu skupin" msgstr "Určuje použitý filtr, pro získávaní skupin."
#: templates/settings.php:14 #: templates/settings.php:14
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr "bez rezervace místa, např. \"objectClass=posixGroup\"." msgstr "bez zástupných znaků, např. \"objectClass=posixGroup\"."
#: templates/settings.php:17 #: templates/settings.php:17
msgid "Port" msgid "Port"
@ -112,11 +113,11 @@ msgstr "Asociace člena skupiny"
#: templates/settings.php:21 #: templates/settings.php:21
msgid "Use TLS" msgid "Use TLS"
msgstr "Použijte TLS" msgstr "Použít TLS"
#: templates/settings.php:21 #: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail." msgid "Do not use it for SSL connections, it will fail."
msgstr "Nepoužívejte pro SSL připojení, připojení selže." msgstr "Nepoužívejte pro připojení pomocí SSL, připojení selže."
#: templates/settings.php:22 #: templates/settings.php:22
msgid "Case insensitve LDAP server (Windows)" msgid "Case insensitve LDAP server (Windows)"
@ -124,17 +125,17 @@ msgstr "LDAP server nerozlišující velikost znaků (Windows)"
#: templates/settings.php:23 #: templates/settings.php:23
msgid "Turn off SSL certificate validation." msgid "Turn off SSL certificate validation."
msgstr "Vypněte ověřování SSL certifikátu" msgstr "Vypnout ověřování SSL certifikátu."
#: templates/settings.php:23 #: templates/settings.php:23
msgid "" msgid ""
"If connection only works with this option, import the LDAP server's SSL " "If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server." "certificate in your ownCloud server."
msgstr "pokud pracuje připojení pouze pokud je teto volba aktivní, importujte SSL certifikát LDAP serveru do Vašeho serveru ownCloud." msgstr "Pokud připojení pracuje pouze s touto možností, tak importujte SSL certifikát SSL serveru do Vašeho serveru ownCloud"
#: templates/settings.php:23 #: templates/settings.php:23
msgid "Not recommended, use for testing only." msgid "Not recommended, use for testing only."
msgstr "Není doporučeno, pouze pro účely testování." msgstr "Není doporučeno, pouze pro testovací účely."
#: templates/settings.php:24 #: templates/settings.php:24
msgid "User Display Name Field" msgid "User Display Name Field"
@ -154,17 +155,17 @@ msgstr "Atribut LDAP použitý k vytvoření jména skupiny ownCloud"
#: templates/settings.php:27 #: templates/settings.php:27
msgid "in bytes" msgid "in bytes"
msgstr "v bytech" msgstr "v bajtech"
#: templates/settings.php:29 #: templates/settings.php:29
msgid "in seconds. A change empties the cache." msgid "in seconds. A change empties the cache."
msgstr "ve vteřinách. Změna vyprázdní dočasnou paměť." msgstr "ve vteřinách. Změna vyprázdní vyrovnávací paměť."
#: templates/settings.php:30 #: templates/settings.php:30
msgid "" msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD " "Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute." "attribute."
msgstr "Ponechte prázdné pro uživateslké jméno (výchozí). Jinak uveďte LDAP/AD paramerty" msgstr "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr."
#: templates/settings.php:32 #: templates/settings.php:32
msgid "Help" msgid "Help"

View File

@ -13,15 +13,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-09-02 14:21+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: muunsim <simon@rosmi.dk>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: da\n" "Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided." msgid "Application name not provided."
@ -35,59 +35,55 @@ msgstr "Ingen kategori at tilføje?"
msgid "This category already exists: " msgid "This category already exists: "
msgstr "Denne kategori eksisterer allerede: " msgstr "Denne kategori eksisterer allerede: "
#: js/jquery-ui-1.8.16.custom.min.js:511 #: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:206 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "Indstillinger" msgstr "Indstillinger"
#: js/js.js:591 #: js/js.js:593
msgid "January" msgid "January"
msgstr "Januar" msgstr "Januar"
#: js/js.js:591 #: js/js.js:593
msgid "February" msgid "February"
msgstr "Februar" msgstr "Februar"
#: js/js.js:591 #: js/js.js:593
msgid "March" msgid "March"
msgstr "Marts" msgstr "Marts"
#: js/js.js:591 #: js/js.js:593
msgid "April" msgid "April"
msgstr "April" msgstr "April"
#: js/js.js:591 #: js/js.js:593
msgid "May" msgid "May"
msgstr "Maj" msgstr "Maj"
#: js/js.js:591 #: js/js.js:593
msgid "June" msgid "June"
msgstr "Juni" msgstr "Juni"
#: js/js.js:592 #: js/js.js:594
msgid "July" msgid "July"
msgstr "Juli" msgstr "Juli"
#: js/js.js:592 #: js/js.js:594
msgid "August" msgid "August"
msgstr "August" msgstr "August"
#: js/js.js:592 #: js/js.js:594
msgid "September" msgid "September"
msgstr "September" msgstr "September"
#: js/js.js:592 #: js/js.js:594
msgid "October" msgid "October"
msgstr "Oktober" msgstr "Oktober"
#: js/js.js:592 #: js/js.js:594
msgid "November" msgid "November"
msgstr "November" msgstr "November"
#: js/js.js:592 #: js/js.js:594
msgid "December" msgid "December"
msgstr "December" msgstr "December"
@ -119,7 +115,7 @@ msgstr "Fejl"
msgid "ownCloud password reset" msgid "ownCloud password reset"
msgstr "Nulstil ownCloud kodeord" msgstr "Nulstil ownCloud kodeord"
#: lostpassword/templates/email.php:1 #: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}" msgid "Use the following link to reset your password: {link}"
msgstr "Anvend følgende link til at nulstille din adgangskode: {link}" msgstr "Anvend følgende link til at nulstille din adgangskode: {link}"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -60,31 +60,35 @@ msgstr "Filer"
msgid "Delete" msgid "Delete"
msgstr "Slet" msgstr "Slet"
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "already exists" msgid "already exists"
msgstr "findes allerede" msgstr "findes allerede"
#: js/filelist.js:141 #: js/filelist.js:186 js/filelist.js:188
msgid "replace" msgid "replace"
msgstr "erstat" msgstr "erstat"
#: js/filelist.js:141 #: js/filelist.js:186
msgid "suggest name"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel" msgid "cancel"
msgstr "fortryd" msgstr "fortryd"
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237
msgid "replaced" msgid "replaced"
msgstr "erstattet" msgstr "erstattet"
#: js/filelist.js:195 #: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
msgid "with"
msgstr "med"
#: js/filelist.js:195 js/filelist.js:246
msgid "undo" msgid "undo"
msgstr "fortryd" msgstr "fortryd"
#: js/filelist.js:246 #: js/filelist.js:237
msgid "with"
msgstr "med"
#: js/filelist.js:271
msgid "deleted" msgid "deleted"
msgstr "Slettet" msgstr "Slettet"
@ -100,44 +104,44 @@ msgstr "Kunne ikke uploade din fil, da det enten er en mappe eller er tom"
msgid "Upload Error" msgid "Upload Error"
msgstr "Fejl ved upload" msgstr "Fejl ved upload"
#: js/files.js:236 js/files.js:327 js/files.js:356 #: js/files.js:236 js/files.js:341 js/files.js:370
msgid "Pending" msgid "Pending"
msgstr "Afventer" msgstr "Afventer"
#: js/files.js:341 #: js/files.js:355
msgid "Upload cancelled." msgid "Upload cancelled."
msgstr "Upload afbrudt." msgstr "Upload afbrudt."
#: js/files.js:409 #: js/files.js:423
msgid "" msgid ""
"File upload is in progress. Leaving the page now will cancel the upload." "File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret." msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret."
#: js/files.js:480 #: js/files.js:493
msgid "Invalid name, '/' is not allowed." msgid "Invalid name, '/' is not allowed."
msgstr "Ugyldigt navn, '/' er ikke tilladt." msgstr "Ugyldigt navn, '/' er ikke tilladt."
#: js/files.js:726 templates/index.php:55 #: js/files.js:746 templates/index.php:55
msgid "Size" msgid "Size"
msgstr "Størrelse" msgstr "Størrelse"
#: js/files.js:727 templates/index.php:56 #: js/files.js:747 templates/index.php:56
msgid "Modified" msgid "Modified"
msgstr "Ændret" msgstr "Ændret"
#: js/files.js:754 #: js/files.js:774
msgid "folder" msgid "folder"
msgstr "mappe" msgstr "mappe"
#: js/files.js:756 #: js/files.js:776
msgid "folders" msgid "folders"
msgstr "mapper" msgstr "mapper"
#: js/files.js:764 #: js/files.js:784
msgid "file" msgid "file"
msgstr "fil" msgstr "fil"
#: js/files.js:766 #: js/files.js:786
msgid "files" msgid "files"
msgstr "filer" msgstr "filer"

View File

@ -18,15 +18,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n" "POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 09:48+0000\n" "PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.com>\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 #: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided." msgid "Application name not provided."
@ -40,59 +40,55 @@ msgstr "Keine Kategorie hinzuzufügen?"
msgid "This category already exists: " msgid "This category already exists: "
msgstr "Kategorie existiert bereits:" msgstr "Kategorie existiert bereits:"
#: js/jquery-ui-1.8.16.custom.min.js:511 #: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:206 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "Einstellungen" msgstr "Einstellungen"
#: js/js.js:591 #: js/js.js:593
msgid "January" msgid "January"
msgstr "Januar" msgstr "Januar"
#: js/js.js:591 #: js/js.js:593
msgid "February" msgid "February"
msgstr "Februar" msgstr "Februar"
#: js/js.js:591 #: js/js.js:593
msgid "March" msgid "March"
msgstr "März" msgstr "März"
#: js/js.js:591 #: js/js.js:593
msgid "April" msgid "April"
msgstr "April" msgstr "April"
#: js/js.js:591 #: js/js.js:593
msgid "May" msgid "May"
msgstr "Mai" msgstr "Mai"
#: js/js.js:591 #: js/js.js:593
msgid "June" msgid "June"
msgstr "Juni" msgstr "Juni"
#: js/js.js:592 #: js/js.js:594
msgid "July" msgid "July"
msgstr "Juli" msgstr "Juli"
#: js/js.js:592 #: js/js.js:594
msgid "August" msgid "August"
msgstr "August" msgstr "August"
#: js/js.js:592 #: js/js.js:594
msgid "September" msgid "September"
msgstr "September" msgstr "September"
#: js/js.js:592 #: js/js.js:594
msgid "October" msgid "October"
msgstr "Oktober" msgstr "Oktober"
#: js/js.js:592 #: js/js.js:594
msgid "November" msgid "November"
msgstr "November" msgstr "November"
#: js/js.js:592 #: js/js.js:594
msgid "December" msgid "December"
msgstr "Dezember" msgstr "Dezember"
@ -124,7 +120,7 @@ msgstr "Fehler"
msgid "ownCloud password reset" msgid "ownCloud password reset"
msgstr "ownCloud-Passwort zurücksetzen" msgstr "ownCloud-Passwort zurücksetzen"
#: lostpassword/templates/email.php:1 #: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}" msgid "Use the following link to reset your password: {link}"
msgstr "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}" msgstr "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}"

Some files were not shown because too many files have changed in this diff Show More