[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-01-10 00:05:53 +01:00
parent fda1ada4f0
commit 912050afa0
144 changed files with 1543 additions and 523 deletions

View File

@ -1,28 +1,22 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "Файлът е качен успешно", "Missing a temporary folder" => "Липсва временна папка",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в HTML формата.",
"The uploaded file was only partially uploaded" => "Файлът е качен частично",
"No file was uploaded" => "Фахлът не бе качен",
"Missing a temporary folder" => "Липсва временната папка",
"Failed to write to disk" => "Грешка при запис на диска",
"Files" => "Файлове", "Files" => "Файлове",
"Delete" => "Изтриване", "Delete" => "Изтриване",
"Upload Error" => "Грешка при качване", "Rename" => "Преименуване",
"Upload cancelled." => "Качването е отменено.", "replace" => "препокриване",
"cancel" => "отказ",
"undo" => "възтановяване",
"Upload cancelled." => "Качването е спряно.",
"Name" => "Име", "Name" => "Име",
"Size" => "Размер", "Size" => "Размер",
"Modified" => "Променено", "Modified" => "Променено",
"Maximum upload size" => "Макс. размер за качване", "Maximum upload size" => "Максимален размер за качване",
"0 is unlimited" => "0 означава без ограничение", "0 is unlimited" => "Ползвайте 0 за без ограничения",
"Save" => "Запис", "Save" => "Запис",
"New" => "Нов", "New" => "Ново",
"Text file" => "Текстов файл",
"Folder" => "Папка", "Folder" => "Папка",
"Upload" => "Качване", "Upload" => "Качване",
"Cancel upload" => "Отказване на качването", "Nothing in here. Upload something!" => "Няма нищо тук. Качете нещо.",
"Nothing in here. Upload something!" => "Няма нищо, качете нещо!",
"Download" => "Изтегляне", "Download" => "Изтегляне",
"Upload too large" => "Файлът е прекалено голям", "Upload too large" => "Файлът който сте избрали за качване е прекалено голям"
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файловете които се опитвате да качите са по-големи от позволеното за сървъра.",
"Files are being scanned, please wait." => "Файловете се претърсват, изчакайте."
); );

View File

@ -34,6 +34,8 @@
"{count} files uploading" => "{count} fitxers en pujada", "{count} files uploading" => "{count} fitxers en pujada",
"Upload cancelled." => "La pujada s'ha cancel·lat.", "Upload cancelled." => "La pujada s'ha cancel·lat.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.", "File upload is in progress. Leaving the page now will cancel the upload." => "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
"URL cannot be empty." => "La URL no pot ser buida",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud",
"{count} files scanned" => "{count} fitxers escannejats", "{count} files scanned" => "{count} fitxers escannejats",
"error while scanning" => "error durant l'escaneig", "error while scanning" => "error durant l'escaneig",
"Name" => "Nom", "Name" => "Nom",

View File

@ -34,6 +34,8 @@
"{count} files uploading" => "odesílám {count} souborů", "{count} files uploading" => "odesílám {count} souborů",
"Upload cancelled." => "Odesílání zrušeno.", "Upload cancelled." => "Odesílání zrušeno.",
"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í.", "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í.",
"URL cannot be empty." => "URL nemůže být prázdná",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Neplatný název složky. Použití 'Shared' je rezervováno pro vnitřní potřeby Owncloud",
"{count} files scanned" => "prozkoumáno {count} souborů", "{count} files scanned" => "prozkoumáno {count} souborů",
"error while scanning" => "chyba při prohledávání", "error while scanning" => "chyba při prohledávání",
"Name" => "Název", "Name" => "Název",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} filer uploades", "{count} files uploading" => "{count} filer uploades",
"Upload cancelled." => "Upload afbrudt.", "Upload cancelled." => "Upload afbrudt.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret.", "File upload is in progress. Leaving the page now will cancel the upload." => "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret.",
"URL cannot be empty." => "URLen kan ikke være tom.",
"{count} files scanned" => "{count} filer skannet", "{count} files scanned" => "{count} filer skannet",
"error while scanning" => "fejl under scanning", "error while scanning" => "fejl under scanning",
"Name" => "Navn", "Name" => "Navn",

View File

@ -34,6 +34,7 @@
"{count} files uploading" => "{count} Dateien werden hochgeladen", "{count} files uploading" => "{count} Dateien werden hochgeladen",
"Upload cancelled." => "Upload abgebrochen.", "Upload cancelled." => "Upload abgebrochen.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.", "File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.",
"URL cannot be empty." => "Die URL darf nicht leer sein.",
"{count} files scanned" => "{count} Dateien wurden gescannt", "{count} files scanned" => "{count} Dateien wurden gescannt",
"error while scanning" => "Fehler beim Scannen", "error while scanning" => "Fehler beim Scannen",
"Name" => "Name", "Name" => "Name",

View File

@ -34,6 +34,7 @@
"{count} files uploading" => "{count} Dateien wurden hochgeladen", "{count} files uploading" => "{count} Dateien wurden hochgeladen",
"Upload cancelled." => "Upload abgebrochen.", "Upload cancelled." => "Upload abgebrochen.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Der Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.", "File upload is in progress. Leaving the page now will cancel the upload." => "Der Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.",
"URL cannot be empty." => "Die URL darf nicht leer sein.",
"{count} files scanned" => "{count} Dateien wurden gescannt", "{count} files scanned" => "{count} Dateien wurden gescannt",
"error while scanning" => "Fehler beim Scannen", "error while scanning" => "Fehler beim Scannen",
"Name" => "Name", "Name" => "Name",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} αρχεία ανεβαίνουν", "{count} files uploading" => "{count} αρχεία ανεβαίνουν",
"Upload cancelled." => "Η αποστολή ακυρώθηκε.", "Upload cancelled." => "Η αποστολή ακυρώθηκε.",
"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." => "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Το κλείσιμο της σελίδας θα ακυρώσει την αποστολή.",
"URL cannot be empty." => "Η URL δεν πρέπει να είναι κενή.",
"{count} files scanned" => "{count} αρχεία ανιχνεύτηκαν", "{count} files scanned" => "{count} αρχεία ανιχνεύτηκαν",
"error while scanning" => "σφάλμα κατά την ανίχνευση", "error while scanning" => "σφάλμα κατά την ανίχνευση",
"Name" => "Όνομα", "Name" => "Όνομα",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} dosieroj alŝutatas", "{count} files uploading" => "{count} dosieroj alŝutatas",
"Upload cancelled." => "La alŝuto nuliĝis.", "Upload cancelled." => "La alŝuto nuliĝis.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.", "File upload is in progress. Leaving the page now will cancel the upload." => "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
"URL cannot be empty." => "URL ne povas esti malplena.",
"{count} files scanned" => "{count} dosieroj skaniĝis", "{count} files scanned" => "{count} dosieroj skaniĝis",
"error while scanning" => "eraro dum skano", "error while scanning" => "eraro dum skano",
"Name" => "Nomo", "Name" => "Nomo",

View File

@ -34,6 +34,7 @@
"{count} files uploading" => "Subiendo {count} archivos", "{count} files uploading" => "Subiendo {count} archivos",
"Upload cancelled." => "Subida cancelada.", "Upload cancelled." => "Subida cancelada.",
"File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Salir de la página ahora cancelará la subida.", "File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Salir de la página ahora cancelará la subida.",
"URL cannot be empty." => "La URL no puede estar vacía.",
"{count} files scanned" => "{count} archivos escaneados", "{count} files scanned" => "{count} archivos escaneados",
"error while scanning" => "error escaneando", "error while scanning" => "error escaneando",
"Name" => "Nombre", "Name" => "Nombre",

View File

@ -32,6 +32,7 @@
"{count} files uploading" => "Subiendo {count} archivos", "{count} files uploading" => "Subiendo {count} archivos",
"Upload cancelled." => "La subida fue cancelada", "Upload cancelled." => "La subida fue cancelada",
"File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará.", "File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará.",
"URL cannot be empty." => "La URL no puede estar vacía",
"{count} files scanned" => "{count} archivos escaneados", "{count} files scanned" => "{count} archivos escaneados",
"error while scanning" => "error mientras se escaneaba", "error while scanning" => "error mientras se escaneaba",
"Name" => "Nombre", "Name" => "Nombre",

View File

@ -29,6 +29,7 @@
"{count} files uploading" => "{count} faili üleslaadimist", "{count} files uploading" => "{count} faili üleslaadimist",
"Upload cancelled." => "Üleslaadimine tühistati.", "Upload cancelled." => "Üleslaadimine tühistati.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise.", "File upload is in progress. Leaving the page now will cancel the upload." => "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise.",
"URL cannot be empty." => "URL ei saa olla tühi.",
"{count} files scanned" => "{count} faili skännitud", "{count} files scanned" => "{count} faili skännitud",
"error while scanning" => "viga skännimisel", "error while scanning" => "viga skännimisel",
"Name" => "Nimi", "Name" => "Nimi",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} fitxategi igotzen", "{count} files uploading" => "{count} fitxategi igotzen",
"Upload cancelled." => "Igoera ezeztatuta", "Upload cancelled." => "Igoera ezeztatuta",
"File upload is in progress. Leaving the page now will cancel the upload." => "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.", "File upload is in progress. Leaving the page now will cancel the upload." => "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.",
"URL cannot be empty." => "URLa ezin da hutsik egon.",
"{count} files scanned" => "{count} fitxategi eskaneatuta", "{count} files scanned" => "{count} fitxategi eskaneatuta",
"error while scanning" => "errore bat egon da eskaneatzen zen bitartean", "error while scanning" => "errore bat egon da eskaneatzen zen bitartean",
"Name" => "Izena", "Name" => "Izena",

View File

@ -17,6 +17,8 @@
"suggest name" => "ehdota nimeä", "suggest name" => "ehdota nimeä",
"cancel" => "peru", "cancel" => "peru",
"undo" => "kumoa", "undo" => "kumoa",
"'.' is an invalid file name." => "'.' on virheellinen nimi tiedostolle.",
"File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.",
"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",
@ -25,6 +27,7 @@
"Pending" => "Odottaa", "Pending" => "Odottaa",
"Upload cancelled." => "Lähetys peruttu.", "Upload cancelled." => "Lähetys peruttu.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.", "File upload is in progress. Leaving the page now will cancel the upload." => "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
"URL cannot be empty." => "Verkko-osoite ei voi olla tyhjä",
"Name" => "Nimi", "Name" => "Nimi",
"Size" => "Koko", "Size" => "Koko",
"Modified" => "Muutettu", "Modified" => "Muutettu",
@ -43,6 +46,7 @@
"New" => "Uusi", "New" => "Uusi",
"Text file" => "Tekstitiedosto", "Text file" => "Tekstitiedosto",
"Folder" => "Kansio", "Folder" => "Kansio",
"From link" => "Linkistä",
"Upload" => "Lähetä", "Upload" => "Lähetä",
"Cancel upload" => "Peru lähetys", "Cancel upload" => "Peru lähetys",
"Nothing in here. Upload something!" => "Täällä ei ole mitään. Lähetä tänne jotakin!", "Nothing in here. Upload something!" => "Täällä ei ole mitään. Lähetä tänne jotakin!",

View File

@ -34,6 +34,8 @@
"{count} files uploading" => "{count} fichiers téléversés", "{count} files uploading" => "{count} fichiers téléversés",
"Upload cancelled." => "Chargement annulé.", "Upload cancelled." => "Chargement annulé.",
"File upload is in progress. Leaving the page now will cancel the upload." => "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.", "File upload is in progress. Leaving the page now will cancel the upload." => "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.",
"URL cannot be empty." => "L'URL ne peut-être vide",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud",
"{count} files scanned" => "{count} fichiers indexés", "{count} files scanned" => "{count} fichiers indexés",
"error while scanning" => "erreur lors de l'indexation", "error while scanning" => "erreur lors de l'indexation",
"Name" => "Nom", "Name" => "Nom",

View File

@ -32,6 +32,7 @@
"{count} files uploading" => "{count} ficheiros subíndose", "{count} files uploading" => "{count} ficheiros subíndose",
"Upload cancelled." => "Subida cancelada.", "Upload cancelled." => "Subida cancelada.",
"File upload is in progress. Leaving the page now will cancel the upload." => "A subida do ficheiro está en curso. Saír agora da páxina cancelará a subida.", "File upload is in progress. Leaving the page now will cancel the upload." => "A subida do ficheiro está en curso. Saír agora da páxina cancelará a subida.",
"URL cannot be empty." => "URL non pode quedar baleiro.",
"{count} files scanned" => "{count} ficheiros escaneados", "{count} files scanned" => "{count} ficheiros escaneados",
"error while scanning" => "erro mentres analizaba", "error while scanning" => "erro mentres analizaba",
"Name" => "Nome", "Name" => "Nome",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} קבצים נשלחים", "{count} files uploading" => "{count} קבצים נשלחים",
"Upload cancelled." => "ההעלאה בוטלה.", "Upload cancelled." => "ההעלאה בוטלה.",
"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." => "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"URL cannot be empty." => "קישור אינו יכול להיות ריק.",
"{count} files scanned" => "{count} קבצים נסרקו", "{count} files scanned" => "{count} קבצים נסרקו",
"error while scanning" => "אירעה שגיאה במהלך הסריקה", "error while scanning" => "אירעה שגיאה במהלך הסריקה",
"Name" => "שם", "Name" => "שם",

View File

@ -34,6 +34,7 @@
"{count} files uploading" => "{count} fájl töltődik föl", "{count} files uploading" => "{count} fájl töltődik föl",
"Upload cancelled." => "A feltöltést megszakítottuk.", "Upload cancelled." => "A feltöltést megszakítottuk.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.", "File upload is in progress. Leaving the page now will cancel the upload." => "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.",
"URL cannot be empty." => "Az URL nem lehet semmi.",
"{count} files scanned" => "{count} fájlt találtunk", "{count} files scanned" => "{count} fájlt találtunk",
"error while scanning" => "Hiba a fájllista-ellenőrzés során", "error while scanning" => "Hiba a fájllista-ellenőrzés során",
"Name" => "Név", "Name" => "Név",

View File

@ -17,6 +17,7 @@
"Close" => "tutup", "Close" => "tutup",
"Pending" => "Menunggu", "Pending" => "Menunggu",
"Upload cancelled." => "Pengunggahan dibatalkan.", "Upload cancelled." => "Pengunggahan dibatalkan.",
"URL cannot be empty." => "tautan tidak boleh kosong",
"Name" => "Nama", "Name" => "Nama",
"Size" => "Ukuran", "Size" => "Ukuran",
"Modified" => "Dimodifikasi", "Modified" => "Dimodifikasi",

View File

@ -29,6 +29,7 @@
"{count} files uploading" => "{count} skrár innsendar", "{count} files uploading" => "{count} skrár innsendar",
"Upload cancelled." => "Hætt við innsendingu.", "Upload cancelled." => "Hætt við innsendingu.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast.", "File upload is in progress. Leaving the page now will cancel the upload." => "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast.",
"URL cannot be empty." => "Vefslóð má ekki vera tóm.",
"{count} files scanned" => "{count} skrár skimaðar", "{count} files scanned" => "{count} skrár skimaðar",
"error while scanning" => "villa við skimun", "error while scanning" => "villa við skimun",
"Name" => "Nafn", "Name" => "Nafn",

View File

@ -34,6 +34,8 @@
"{count} files uploading" => "{count} file in fase di caricamentoe", "{count} files uploading" => "{count} file in fase di caricamentoe",
"Upload cancelled." => "Invio annullato", "Upload cancelled." => "Invio annullato",
"File upload is in progress. Leaving the page now will cancel the upload." => "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.", "File upload is in progress. Leaving the page now will cancel the upload." => "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
"URL cannot be empty." => "L'URL non può essere vuoto.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nome della cartella non valido. L'uso di 'Shared' è riservato da ownCloud",
"{count} files scanned" => "{count} file analizzati", "{count} files scanned" => "{count} file analizzati",
"error while scanning" => "errore durante la scansione", "error while scanning" => "errore durante la scansione",
"Name" => "Nome", "Name" => "Nome",

View File

@ -34,6 +34,8 @@
"{count} files uploading" => "{count} ファイルをアップロード中", "{count} files uploading" => "{count} ファイルをアップロード中",
"Upload cancelled." => "アップロードはキャンセルされました。", "Upload cancelled." => "アップロードはキャンセルされました。",
"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." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
"URL cannot be empty." => "URLは空にできません。",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "無効なフォルダ名です。'Shared' の利用は ownCloud が予約済みです。",
"{count} files scanned" => "{count} ファイルをスキャン", "{count} files scanned" => "{count} ファイルをスキャン",
"error while scanning" => "スキャン中のエラー", "error while scanning" => "スキャン中のエラー",
"Name" => "名前", "Name" => "名前",

View File

@ -34,6 +34,7 @@
"{count} files uploading" => "파일 {count}개 업로드 중", "{count} files uploading" => "파일 {count}개 업로드 중",
"Upload cancelled." => "업로드가 취소되었습니다.", "Upload cancelled." => "업로드가 취소되었습니다.",
"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." => "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
"URL cannot be empty." => "URL을 입력해야 합니다.",
"{count} files scanned" => "파일 {count}개 검색됨", "{count} files scanned" => "파일 {count}개 검색됨",
"error while scanning" => "검색 중 오류 발생", "error while scanning" => "검색 중 오류 발생",
"Name" => "이름", "Name" => "이름",

View File

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Close" => "داخستن", "Close" => "داخستن",
"URL cannot be empty." => "ناونیشانی به‌سته‌ر نابێت به‌تاڵ بێت.",
"Name" => "ناو", "Name" => "ناو",
"Save" => "پاشکه‌وتکردن", "Save" => "پاشکه‌وتکردن",
"Folder" => "بوخچه", "Folder" => "بوخچه",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} датотеки се подигаат", "{count} files uploading" => "{count} датотеки се подигаат",
"Upload cancelled." => "Преземањето е прекинато.", "Upload cancelled." => "Преземањето е прекинато.",
"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." => "Подигање на датотека е во тек. Напуштење на страницата ќе го прекине.",
"URL cannot be empty." => "Адресата неможе да биде празна.",
"{count} files scanned" => "{count} датотеки скенирани", "{count} files scanned" => "{count} датотеки скенирани",
"error while scanning" => "грешка при скенирање", "error while scanning" => "грешка при скенирање",
"Name" => "Име", "Name" => "Име",

View File

@ -28,6 +28,7 @@
"{count} files uploading" => "{count} filer laster opp", "{count} files uploading" => "{count} filer laster opp",
"Upload cancelled." => "Opplasting avbrutt.", "Upload cancelled." => "Opplasting avbrutt.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.", "File upload is in progress. Leaving the page now will cancel the upload." => "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.",
"URL cannot be empty." => "URL-en kan ikke være tom.",
"{count} files scanned" => "{count} filer lest inn", "{count} files scanned" => "{count} filer lest inn",
"error while scanning" => "feil under skanning", "error while scanning" => "feil under skanning",
"Name" => "Navn", "Name" => "Navn",

View File

@ -34,6 +34,7 @@
"{count} files uploading" => "{count} bestanden aan het uploaden", "{count} files uploading" => "{count} bestanden aan het uploaden",
"Upload cancelled." => "Uploaden geannuleerd.", "Upload cancelled." => "Uploaden geannuleerd.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.", "File upload is in progress. Leaving the page now will cancel the upload." => "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.",
"URL cannot be empty." => "URL kan niet leeg zijn.",
"{count} files scanned" => "{count} bestanden gescanned", "{count} files scanned" => "{count} bestanden gescanned",
"error while scanning" => "Fout tijdens het scannen", "error while scanning" => "Fout tijdens het scannen",
"Name" => "Naam", "Name" => "Naam",

View File

@ -7,6 +7,8 @@
"No file was uploaded" => "Nie przesłano żadnego pliku", "No file was uploaded" => "Nie przesłano żadnego pliku",
"Missing a temporary folder" => "Brak katalogu tymczasowego", "Missing a temporary folder" => "Brak katalogu tymczasowego",
"Failed to write to disk" => "Błąd zapisu na dysk", "Failed to write to disk" => "Błąd zapisu na dysk",
"Not enough space available" => "Za mało miejsca",
"Invalid directory." => "Zła ścieżka.",
"Files" => "Pliki", "Files" => "Pliki",
"Unshare" => "Nie udostępniaj", "Unshare" => "Nie udostępniaj",
"Delete" => "Usuwa element", "Delete" => "Usuwa element",
@ -20,6 +22,8 @@
"replaced {new_name} with {old_name}" => "zastąpiony {new_name} z {old_name}", "replaced {new_name} with {old_name}" => "zastąpiony {new_name} z {old_name}",
"unshared {files}" => "Udostępniane wstrzymane {files}", "unshared {files}" => "Udostępniane wstrzymane {files}",
"deleted {files}" => "usunięto {files}", "deleted {files}" => "usunięto {files}",
"'.' is an invalid file name." => "'.' jest nieprawidłową nazwą pliku.",
"File name cannot be empty." => "Nazwa pliku nie może być pusta.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Niepoprawna nazwa, Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*'są niedozwolone.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Niepoprawna nazwa, Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*'są niedozwolone.",
"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",
@ -30,6 +34,8 @@
"{count} files uploading" => "{count} przesyłanie plików", "{count} files uploading" => "{count} przesyłanie plików",
"Upload cancelled." => "Wczytywanie anulowane.", "Upload cancelled." => "Wczytywanie anulowane.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zostanie anulowane.", "File upload is in progress. Leaving the page now will cancel the upload." => "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zostanie anulowane.",
"URL cannot be empty." => "URL nie może być pusty.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nazwa folderu nieprawidłowa. Wykorzystanie \"Shared\" jest zarezerwowane przez Owncloud",
"{count} files scanned" => "{count} pliki skanowane", "{count} files scanned" => "{count} pliki skanowane",
"error while scanning" => "Wystąpił błąd podczas skanowania", "error while scanning" => "Wystąpił błąd podczas skanowania",
"Name" => "Nazwa", "Name" => "Nazwa",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "Enviando {count} arquivos", "{count} files uploading" => "Enviando {count} arquivos",
"Upload cancelled." => "Envio cancelado.", "Upload cancelled." => "Envio cancelado.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Upload em andamento. Sair da página agora resultará no cancelamento do envio.", "File upload is in progress. Leaving the page now will cancel the upload." => "Upload em andamento. Sair da página agora resultará no cancelamento do envio.",
"URL cannot be empty." => "URL não pode ficar em branco",
"{count} files scanned" => "{count} arquivos scaneados", "{count} files scanned" => "{count} arquivos scaneados",
"error while scanning" => "erro durante verificação", "error while scanning" => "erro durante verificação",
"Name" => "Nome", "Name" => "Nome",

View File

@ -34,6 +34,7 @@
"{count} files uploading" => "A carregar {count} ficheiros", "{count} files uploading" => "A carregar {count} ficheiros",
"Upload cancelled." => "O envio foi cancelado.", "Upload cancelled." => "O envio foi cancelado.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora.", "File upload is in progress. Leaving the page now will cancel the upload." => "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora.",
"URL cannot be empty." => "O URL não pode estar vazio.",
"{count} files scanned" => "{count} ficheiros analisados", "{count} files scanned" => "{count} ficheiros analisados",
"error while scanning" => "erro ao analisar", "error while scanning" => "erro ao analisar",
"Name" => "Nome", "Name" => "Nome",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} fisiere incarcate", "{count} files uploading" => "{count} fisiere incarcate",
"Upload cancelled." => "Încărcare anulată.", "Upload cancelled." => "Încărcare anulată.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.", "File upload is in progress. Leaving the page now will cancel the upload." => "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.",
"URL cannot be empty." => "Adresa URL nu poate fi goală.",
"{count} files scanned" => "{count} fisiere scanate", "{count} files scanned" => "{count} fisiere scanate",
"error while scanning" => "eroare la scanarea", "error while scanning" => "eroare la scanarea",
"Name" => "Nume", "Name" => "Nume",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} файлов загружается", "{count} files uploading" => "{count} файлов загружается",
"Upload cancelled." => "Загрузка отменена.", "Upload cancelled." => "Загрузка отменена.",
"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." => "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку.",
"URL cannot be empty." => "Ссылка не может быть пустой.",
"{count} files scanned" => "{count} файлов просканировано", "{count} files scanned" => "{count} файлов просканировано",
"error while scanning" => "ошибка во время санирования", "error while scanning" => "ошибка во время санирования",
"Name" => "Название", "Name" => "Название",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{количество} загружено файлов", "{count} files uploading" => "{количество} загружено файлов",
"Upload cancelled." => "Загрузка отменена", "Upload cancelled." => "Загрузка отменена",
"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." => "Процесс загрузки файла. Если покинуть страницу сейчас, загрузка будет отменена.",
"URL cannot be empty." => "URL не должен быть пустым.",
"{count} files scanned" => "{количество} файлов отсканировано", "{count} files scanned" => "{количество} файлов отсканировано",
"error while scanning" => "ошибка при сканировании", "error while scanning" => "ошибка при сканировании",
"Name" => "Имя", "Name" => "Имя",

View File

@ -20,6 +20,7 @@
"1 file uploading" => "1 ගොනුවක් උඩගත කෙරේ", "1 file uploading" => "1 ගොනුවක් උඩගත කෙරේ",
"Upload cancelled." => "උඩුගත කිරීම අත් හරින්න ලදී", "Upload cancelled." => "උඩුගත කිරීම අත් හරින්න ලදී",
"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." => "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත",
"URL cannot be empty." => "යොමුව හිස් විය නොහැක",
"error while scanning" => "පරීක්ෂා කිරීමේදී දෝෂයක්", "error while scanning" => "පරීක්ෂා කිරීමේදී දෝෂයක්",
"Name" => "නම", "Name" => "නම",
"Size" => "ප්‍රමාණය", "Size" => "ප්‍රමාණය",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} súborov odosielaných", "{count} files uploading" => "{count} súborov odosielaných",
"Upload cancelled." => "Odosielanie zrušené", "Upload cancelled." => "Odosielanie zrušené",
"File upload is in progress. Leaving the page now will cancel the upload." => "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.", "File upload is in progress. Leaving the page now will cancel the upload." => "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
"URL cannot be empty." => "URL nemôže byť prázdne",
"{count} files scanned" => "{count} súborov prehľadaných", "{count} files scanned" => "{count} súborov prehľadaných",
"error while scanning" => "chyba počas kontroly", "error while scanning" => "chyba počas kontroly",
"Name" => "Meno", "Name" => "Meno",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "nalagam {count} datotek", "{count} files uploading" => "nalagam {count} datotek",
"Upload cancelled." => "Pošiljanje je preklicano.", "Upload cancelled." => "Pošiljanje je preklicano.",
"File upload is in progress. Leaving the page now will cancel the upload." => "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.", "File upload is in progress. Leaving the page now will cancel the upload." => "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
"URL cannot be empty." => "Naslov URL ne sme biti prazen.",
"{count} files scanned" => "{count} files scanned", "{count} files scanned" => "{count} files scanned",
"error while scanning" => "napaka med pregledovanjem datotek", "error while scanning" => "napaka med pregledovanjem datotek",
"Name" => "Ime", "Name" => "Ime",

View File

@ -22,6 +22,8 @@
"replaced {new_name} with {old_name}" => "ersatt {new_name} med {old_name}", "replaced {new_name} with {old_name}" => "ersatt {new_name} med {old_name}",
"unshared {files}" => "stoppad delning {files}", "unshared {files}" => "stoppad delning {files}",
"deleted {files}" => "raderade {files}", "deleted {files}" => "raderade {files}",
"'.' is an invalid file name." => "'.' är ett ogiltigt filnamn.",
"File name cannot be empty." => "Filnamn kan inte vara tomt.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte tillåtet.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte tillåtet.",
"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.",
@ -32,6 +34,8 @@
"{count} files uploading" => "{count} filer laddas upp", "{count} files uploading" => "{count} filer laddas upp",
"Upload cancelled." => "Uppladdning avbruten.", "Upload cancelled." => "Uppladdning avbruten.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.", "File upload is in progress. Leaving the page now will cancel the upload." => "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.",
"URL cannot be empty." => "URL kan inte vara tom.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ogiltigt mappnamn. Användande av 'Shared' är reserverat av ownCloud",
"{count} files scanned" => "{count} filer skannade", "{count} files scanned" => "{count} filer skannade",
"error while scanning" => "fel vid skanning", "error while scanning" => "fel vid skanning",
"Name" => "Namn", "Name" => "Namn",

View File

@ -29,6 +29,7 @@
"{count} files uploading" => "{எண்ணிக்கை} கோப்புகள் பதிவேற்றப்படுகின்றது", "{count} files uploading" => "{எண்ணிக்கை} கோப்புகள் பதிவேற்றப்படுகின்றது",
"Upload cancelled." => "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது", "Upload cancelled." => "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது",
"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." => "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.",
"URL cannot be empty." => "URL வெறுமையாக இருக்கமுடியாது.",
"{count} files scanned" => "{எண்ணிக்கை} கோப்புகள் வருடப்பட்டது", "{count} files scanned" => "{எண்ணிக்கை} கோப்புகள் வருடப்பட்டது",
"error while scanning" => "வருடும் போதான வழு", "error while scanning" => "வருடும் போதான வழு",
"Name" => "பெயர்", "Name" => "பெயர்",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "กำลังอัพโหลด {count} ไฟล์", "{count} files uploading" => "กำลังอัพโหลด {count} ไฟล์",
"Upload cancelled." => "การอัพโหลดถูกยกเลิก", "Upload cancelled." => "การอัพโหลดถูกยกเลิก",
"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." => "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก",
"URL cannot be empty." => "URL ไม่สามารถเว้นว่างได้",
"{count} files scanned" => "สแกนไฟล์แล้ว {count} ไฟล์", "{count} files scanned" => "สแกนไฟล์แล้ว {count} ไฟล์",
"error while scanning" => "พบข้อผิดพลาดในระหว่างการสแกนไฟล์", "error while scanning" => "พบข้อผิดพลาดในระหว่างการสแกนไฟล์",
"Name" => "ชื่อ", "Name" => "ชื่อ",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} dosya yükleniyor", "{count} files uploading" => "{count} dosya yükleniyor",
"Upload cancelled." => "Yükleme iptal edildi.", "Upload cancelled." => "Yükleme iptal edildi.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur.", "File upload is in progress. Leaving the page now will cancel the upload." => "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur.",
"URL cannot be empty." => "URL boş olamaz.",
"{count} files scanned" => "{count} dosya tarandı", "{count} files scanned" => "{count} dosya tarandı",
"error while scanning" => "tararamada hata oluşdu", "error while scanning" => "tararamada hata oluşdu",
"Name" => "Ad", "Name" => "Ad",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} файлів завантажується", "{count} files uploading" => "{count} файлів завантажується",
"Upload cancelled." => "Завантаження перервано.", "Upload cancelled." => "Завантаження перервано.",
"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." => "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження.",
"URL cannot be empty." => "URL не може бути пустим.",
"{count} files scanned" => "{count} файлів проскановано", "{count} files scanned" => "{count} файлів проскановано",
"error while scanning" => "помилка при скануванні", "error while scanning" => "помилка при скануванні",
"Name" => "Ім'я", "Name" => "Ім'я",

View File

@ -29,6 +29,7 @@
"{count} files uploading" => "{count} tập tin đang tải lên", "{count} files uploading" => "{count} tập tin đang tải lên",
"Upload cancelled." => "Hủy tải lên", "Upload cancelled." => "Hủy tải lên",
"File upload is in progress. Leaving the page now will cancel the upload." => "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.", "File upload is in progress. Leaving the page now will cancel the upload." => "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
"URL cannot be empty." => "URL không được để trống.",
"{count} files scanned" => "{count} tập tin đã được quét", "{count} files scanned" => "{count} tập tin đã được quét",
"error while scanning" => "lỗi trong khi quét", "error while scanning" => "lỗi trong khi quét",
"Name" => "Tên", "Name" => "Tên",

View File

@ -28,6 +28,7 @@
"{count} files uploading" => "{count} 个文件正在上传", "{count} files uploading" => "{count} 个文件正在上传",
"Upload cancelled." => "上传取消了", "Upload cancelled." => "上传取消了",
"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." => "文件正在上传。关闭页面会取消上传。",
"URL cannot be empty." => "网址不能为空。",
"{count} files scanned" => "{count} 个文件已扫描", "{count} files scanned" => "{count} 个文件已扫描",
"error while scanning" => "扫描出错", "error while scanning" => "扫描出错",
"Name" => "名字", "Name" => "名字",

View File

@ -30,6 +30,7 @@
"{count} files uploading" => "{count} 个文件上传中", "{count} files uploading" => "{count} 个文件上传中",
"Upload cancelled." => "上传已取消", "Upload cancelled." => "上传已取消",
"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." => "文件正在上传中。现在离开此页会导致上传动作被取消。",
"URL cannot be empty." => "URL不能为空",
"{count} files scanned" => "{count} 个文件已扫描。", "{count} files scanned" => "{count} 个文件已扫描。",
"error while scanning" => "扫描时出错", "error while scanning" => "扫描时出错",
"Name" => "名称", "Name" => "名称",

View File

@ -1,29 +1,42 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"No file was uploaded. Unknown error" => "沒有檔案被上傳. 未知的錯誤.", "No file was uploaded. Unknown error" => "沒有檔案被上傳. 未知的錯誤.",
"There is no error, the file uploaded with success" => "無錯誤,檔案上傳成功", "There is no error, the file uploaded with success" => "無錯誤,檔案上傳成功",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "上傳黨案的超過 HTML 表單中指定 MAX_FILE_SIZE 限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "上傳黨案的超過 HTML 表單中指定 MAX_FILE_SIZE 限制",
"The uploaded file was only partially uploaded" => "只有部分檔案被上傳", "The uploaded file was only partially uploaded" => "只有部分檔案被上傳",
"No file was uploaded" => "無已上傳檔案", "No file was uploaded" => "無已上傳檔案",
"Missing a temporary folder" => "遺失暫存資料夾", "Missing a temporary folder" => "遺失暫存資料夾",
"Failed to write to disk" => "寫入硬碟失敗", "Failed to write to disk" => "寫入硬碟失敗",
"Not enough space available" => "沒有足夠的可用空間",
"Invalid directory." => "無效的資料夾。",
"Files" => "檔案", "Files" => "檔案",
"Unshare" => "取消共享", "Unshare" => "取消共享",
"Delete" => "刪除", "Delete" => "刪除",
"Rename" => "重新命名", "Rename" => "重新命名",
"{new_name} already exists" => "{new_name} 已經存在", "{new_name} already exists" => "{new_name} 已經存在",
"replace" => "取代", "replace" => "取代",
"suggest name" => "建議檔名",
"cancel" => "取消", "cancel" => "取消",
"replaced {new_name}" => "已取代 {new_name}", "replaced {new_name}" => "已取代 {new_name}",
"undo" => "復原", "undo" => "復原",
"replaced {new_name} with {old_name}" => "使用 {new_name} 取代 {old_name}", "replaced {new_name} with {old_name}" => "使用 {new_name} 取代 {old_name}",
"unshared {files}" => "停止分享 {files}",
"deleted {files}" => "已刪除 {files}",
"'.' is an invalid file name." => "'.' 是不合法的檔名。",
"File name cannot be empty." => "檔名不能為空。",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "檔名不合法,不允許 '\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 。",
"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",
"Upload Error" => "上傳發生錯誤", "Upload Error" => "上傳發生錯誤",
"Close" => "關閉", "Close" => "關閉",
"Pending" => "等候中",
"1 file uploading" => "1 個檔案正在上傳", "1 file uploading" => "1 個檔案正在上傳",
"{count} files uploading" => "{count} 個檔案正在上傳", "{count} files uploading" => "{count} 個檔案正在上傳",
"Upload cancelled." => "上傳取消", "Upload cancelled." => "上傳取消",
"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." => "檔案上傳中. 離開此頁面將會取消上傳.",
"URL cannot be empty." => "URL不能為空白.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "無效的資料夾名稱,'Shared' 的使用被 Owncloud 保留",
"{count} files scanned" => "{count} 個檔案已掃描",
"error while scanning" => "掃描時發生錯誤", "error while scanning" => "掃描時發生錯誤",
"Name" => "名稱", "Name" => "名稱",
"Size" => "大小", "Size" => "大小",
@ -43,6 +56,7 @@
"New" => "新增", "New" => "新增",
"Text file" => "文字檔", "Text file" => "文字檔",
"Folder" => "資料夾", "Folder" => "資料夾",
"From link" => "從連結",
"Upload" => "上傳", "Upload" => "上傳",
"Cancel upload" => "取消上傳", "Cancel upload" => "取消上傳",
"Nothing in here. Upload something!" => "沒有任何東西。請上傳內容!", "Nothing in here. Upload something!" => "沒有任何東西。請上傳內容!",

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Криптиране",
"Enable Encryption" => "Включване на криптирането",
"None" => "Няма",
"Exclude the following file types from encryption" => "Изключване на следните файлови типове от криптирането"
);

View File

@ -1,4 +1,18 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Access granted" => "Достъпът е даден",
"Grant access" => "Даване на достъп",
"Fill out all required fields" => "Попълнете всички задължителни полета",
"External Storage" => "Външно хранилище",
"Backend" => "Администрация",
"Configuration" => "Конфигурация",
"Options" => "Опции",
"None set" => "Няма избрано",
"All Users" => "Всички потребители",
"Groups" => "Групи", "Groups" => "Групи",
"Delete" => "Изтриване" "Users" => "Потребители",
"Delete" => "Изтриване",
"Enable User External Storage" => "Вкл. на поддръжка за външно потр. хранилище",
"Allow users to mount their own external storage" => "Позволено е на потребителите да ползват тяхно лично външно хранилище",
"SSL root certificates" => "SSL основни сертификати",
"Import Root Certificate" => "Импортиране на основен сертификат"
); );

View File

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "Парола",
"Submit" => "Потвърждение",
"%s shared the folder %s with you" => "%s сподели папката %s с Вас",
"%s shared the file %s with you" => "%s сподели файла %s с Вас",
"Download" => "Изтегляне",
"No preview available for" => "Няма наличен преглед за",
"web services under your control" => "уеб услуги под Ваш контрол"
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"History" => "История",
"Versions" => "Версии",
"This will delete all existing backup versions of your files" => "Това действие ще изтрие всички налични архивни версии на Вашите файлове",
"Enable" => "Включено"
);

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Password" => "Парола",
"Help" => "Помощ"
);

View File

@ -1,3 +1,4 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"URL: http://" => "URL : http://" "URL: http://" => "URL : http://",
"ownCloud will send the user credentials to this URL is interpret http 401 and http 403 as credentials wrong and all other codes as credentials correct." => "Owncloud enverra les identifiants de sécurité de l'utilisateur à cet URL et interprète les http 401 et 403 comme des erreurs d'identification et tous les autres codes seront considérés comme une identification valide."
); );

View File

@ -1,62 +1,19 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"This category already exists: " => "Категорията вече съществува:",
"No categories selected for deletion." => "Няма избрани категории за изтриване",
"Settings" => "Настройки", "Settings" => "Настройки",
"Cancel" => "Отказ", "seconds ago" => "преди секунди",
"No" => "Не", "1 minute ago" => "преди 1 минута",
"Yes" => "Да", "1 hour ago" => "преди 1 час",
"Ok" => "Добре", "today" => "днес",
"Error" => "Грешка", "yesterday" => "вчера",
"last month" => "последният месец",
"last year" => "последната година",
"years ago" => "последните години",
"Password" => "Парола", "Password" => "Парола",
"You will receive a link to reset your password via Email." => "Ще получите връзка за нулиране на паролата Ви.",
"Username" => "Потребител",
"Request reset" => "Нулиране на заявка",
"Your password was reset" => "Вашата парола е нулирана",
"New password" => "Нова парола",
"Reset password" => "Нулиране на парола",
"Personal" => "Лични", "Personal" => "Лични",
"Users" => "Потребители", "Users" => "Потребители",
"Apps" => "Програми", "Apps" => "Приложения",
"Admin" => "Админ", "Admin" => "Админ",
"Help" => "Помощ", "Help" => "Помощ",
"Access forbidden" => "Достъпът е забранен",
"Cloud not found" => "облакът не намерен",
"Edit categories" => "Редактиране на категориите",
"Add" => "Добавяне", "Add" => "Добавяне",
"Create an <strong>admin account</strong>" => "Създаване на <strong>админ профил</strong>", "web services under your control" => "уеб услуги под Ваш контрол"
"Advanced" => "Разширено",
"Data folder" => "Директория за данни",
"Configure the database" => "Конфигуриране на базата",
"will be used" => "ще се ползва",
"Database user" => "Потребител за базата",
"Database password" => "Парола за базата",
"Database name" => "Име на базата",
"Database host" => "Хост за базата",
"Finish setup" => "Завършване на настройките",
"Sunday" => "Неделя",
"Monday" => "Понеделник",
"Tuesday" => "Вторник",
"Wednesday" => "Сряда",
"Thursday" => "Четвъртък",
"Friday" => "Петък",
"Saturday" => "Събота",
"January" => "Януари",
"February" => "Февруари",
"March" => "Март",
"April" => "Април",
"May" => "Май",
"June" => "Юни",
"July" => "Юли",
"August" => "Август",
"September" => "Септември",
"October" => "Октомври",
"November" => "Ноември",
"December" => "Декември",
"Log out" => "Изход",
"Lost your password?" => "Забравена парола?",
"remember" => "запомни",
"Log in" => "Вход",
"You are logged out." => "Вие излязохте.",
"prev" => "пред.",
"next" => "следващо"
); );

View File

@ -128,6 +128,7 @@
"You are logged out." => "Wylogowano użytkownika.", "You are logged out." => "Wylogowano użytkownika.",
"prev" => "wstecz", "prev" => "wstecz",
"next" => "naprzód", "next" => "naprzód",
"Updating ownCloud to version %s, this may take a while." => "Aktualizowanie ownCloud do wersji %s, może to potrwać chwilę.",
"Security Warning!" => "Ostrzeżenie o zabezpieczeniach!", "Security Warning!" => "Ostrzeżenie o zabezpieczeniach!",
"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Sprawdź swoje hasło.<br/>Ze względów bezpieczeństwa możesz zostać czasami poproszony o wprowadzenie hasła ponownie.", "Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Sprawdź swoje hasło.<br/>Ze względów bezpieczeństwa możesz zostać czasami poproszony o wprowadzenie hasła ponownie.",
"Verify" => "Zweryfikowane" "Verify" => "Zweryfikowane"

View File

@ -128,6 +128,7 @@
"You are logged out." => "Du är utloggad.", "You are logged out." => "Du är utloggad.",
"prev" => "föregående", "prev" => "föregående",
"next" => "nästa", "next" => "nästa",
"Updating ownCloud to version %s, this may take a while." => "Uppdaterar ownCloud till version %s, detta kan ta en stund.",
"Security Warning!" => "Säkerhetsvarning!", "Security Warning!" => "Säkerhetsvarning!",
"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Bekräfta ditt lösenord. <br/>Av säkerhetsskäl kan du ibland bli ombedd att ange ditt lösenord igen.", "Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Bekräfta ditt lösenord. <br/>Av säkerhetsskäl kan du ibland bli ombedd att ange ditt lösenord igen.",
"Verify" => "Verifiera" "Verify" => "Verifiera"

View File

@ -26,6 +26,8 @@
"The app name is not specified." => "沒有詳述APP名稱.", "The app name is not specified." => "沒有詳述APP名稱.",
"Error while sharing" => "分享時發生錯誤", "Error while sharing" => "分享時發生錯誤",
"Error while unsharing" => "取消分享時發生錯誤", "Error while unsharing" => "取消分享時發生錯誤",
"Error while changing permissions" => "修改權限時發生錯誤",
"Shared with you and the group {group} by {owner}" => "{owner} 分享給您和 {group}",
"Shared with you by {owner}" => "{owner} 已經和您分享", "Shared with you by {owner}" => "{owner} 已經和您分享",
"Share with" => "與分享", "Share with" => "與分享",
"Share with link" => "使用連結分享", "Share with link" => "使用連結分享",
@ -34,6 +36,8 @@
"Set expiration date" => "設置到期日", "Set expiration date" => "設置到期日",
"Expiration date" => "到期日", "Expiration date" => "到期日",
"Share via email:" => "透過email分享:", "Share via email:" => "透過email分享:",
"No people found" => "沒有找到任何人",
"Resharing is not allowed" => "不允許重新分享",
"Shared in {item} with {user}" => "已和 {user} 分享 {item}", "Shared in {item} with {user}" => "已和 {user} 分享 {item}",
"Unshare" => "取消共享", "Unshare" => "取消共享",
"can edit" => "可編輯", "can edit" => "可編輯",
@ -43,6 +47,7 @@
"delete" => "刪除", "delete" => "刪除",
"share" => "分享", "share" => "分享",
"Password protected" => "密碼保護", "Password protected" => "密碼保護",
"Error unsetting expiration date" => "解除過期日設定失敗",
"Error setting expiration date" => "錯誤的到期日設定", "Error setting expiration date" => "錯誤的到期日設定",
"ownCloud password reset" => "ownCloud 密碼重設", "ownCloud password reset" => "ownCloud 密碼重設",
"Use the following link to reset your password: {link}" => "請循以下聯結重設你的密碼: (聯結) ", "Use the following link to reset your password: {link}" => "請循以下聯結重設你的密碼: (聯結) ",
@ -66,6 +71,8 @@
"Add" => "添加", "Add" => "添加",
"Security Warning" => "安全性警告", "Security Warning" => "安全性警告",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "沒有可用的隨機數字產生器, 請啟用 PHP 中 OpenSSL 擴充功能.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "沒有可用的隨機數字產生器, 請啟用 PHP 中 OpenSSL 擴充功能.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "若沒有安全的亂數產生器,攻擊者可能可以預測密碼重設信物,然後控制您的帳戶。",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "您的資料目錄 (Data Directory) 和檔案可能可以由網際網路上面公開存取。Owncloud 所提供的 .htaccess 設定檔並未生效,我們強烈建議您設定您的網頁伺服器以防止資料目錄被公開存取,或將您的資料目錄移出網頁伺服器的 document root 。",
"Create an <strong>admin account</strong>" => "建立一個<strong>管理者帳號</strong>", "Create an <strong>admin account</strong>" => "建立一個<strong>管理者帳號</strong>",
"Advanced" => "進階", "Advanced" => "進階",
"Data folder" => "資料夾", "Data folder" => "資料夾",
@ -98,6 +105,9 @@
"December" => "十二月", "December" => "十二月",
"web services under your control" => "網路服務已在你控制", "web services under your control" => "網路服務已在你控制",
"Log out" => "登出", "Log out" => "登出",
"Automatic logon rejected!" => "自動登入被拒!",
"If you did not change your password recently, your account may be compromised!" => "如果您最近並未更改密碼,您的帳號可能已經遭到入侵!",
"Please change your password to secure your account again." => "請更改您的密碼以再次取得您的帳戶的控制權。",
"Lost your password?" => "忘記密碼?", "Lost your password?" => "忘記密碼?",
"remember" => "記住", "remember" => "記住",
"Log in" => "登入", "Log in" => "登入",
@ -105,5 +115,6 @@
"prev" => "上一頁", "prev" => "上一頁",
"next" => "下一頁", "next" => "下一頁",
"Security Warning!" => "安全性警告!", "Security Warning!" => "安全性警告!",
"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "請輸入您的密碼。<br/>基於安全性的理由,您有時候可能會被要求再次輸入密碼。",
"Verify" => "驗證" "Verify" => "驗證"
); );

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@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"
@ -18,6 +18,20 @@ msgstr ""
"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/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""

View File

@ -11,7 +11,7 @@ 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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2011-07-25 16:05+0000\n" "PO-Revision-Date: 2011-07-25 16:05+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
@ -85,15 +85,15 @@ msgstr ""
#: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61 #: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "" msgstr "Настройки"
#: js/js.js:711 #: js/js.js:711
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr "преди секунди"
#: js/js.js:712 #: js/js.js:712
msgid "1 minute ago" msgid "1 minute ago"
msgstr "" msgstr "преди 1 минута"
#: js/js.js:713 #: js/js.js:713
msgid "{minutes} minutes ago" msgid "{minutes} minutes ago"
@ -101,7 +101,7 @@ msgstr ""
#: js/js.js:714 #: js/js.js:714
msgid "1 hour ago" msgid "1 hour ago"
msgstr "" msgstr "преди 1 час"
#: js/js.js:715 #: js/js.js:715
msgid "{hours} hours ago" msgid "{hours} hours ago"
@ -109,11 +109,11 @@ msgstr ""
#: js/js.js:716 #: js/js.js:716
msgid "today" msgid "today"
msgstr "" msgstr "днес"
#: js/js.js:717 #: js/js.js:717
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr "вчера"
#: js/js.js:718 #: js/js.js:718
msgid "{days} days ago" msgid "{days} days ago"
@ -121,7 +121,7 @@ msgstr ""
#: js/js.js:719 #: js/js.js:719
msgid "last month" msgid "last month"
msgstr "" msgstr "последният месец"
#: js/js.js:720 #: js/js.js:720
msgid "{months} months ago" msgid "{months} months ago"
@ -133,11 +133,11 @@ msgstr ""
#: js/js.js:722 #: js/js.js:722
msgid "last year" msgid "last year"
msgstr "" msgstr "последната година"
#: js/js.js:723 #: js/js.js:723
msgid "years ago" msgid "years ago"
msgstr "" msgstr "последните години"
#: js/oc-dialogs.js:126 #: js/oc-dialogs.js:126
msgid "Choose" msgid "Choose"
@ -213,7 +213,7 @@ msgstr ""
#: js/share.js:168 templates/installation.php:44 templates/login.php:35 #: js/share.js:168 templates/installation.php:44 templates/login.php:35
#: templates/verify.php:13 #: templates/verify.php:13
msgid "Password" msgid "Password"
msgstr "" msgstr "Парола"
#: js/share.js:172 #: js/share.js:172
msgid "Email link to person" msgid "Email link to person"
@ -342,23 +342,23 @@ msgstr ""
#: strings.php:5 #: strings.php:5
msgid "Personal" msgid "Personal"
msgstr "" msgstr "Лични"
#: strings.php:6 #: strings.php:6
msgid "Users" msgid "Users"
msgstr "" msgstr "Потребители"
#: strings.php:7 #: strings.php:7
msgid "Apps" msgid "Apps"
msgstr "" msgstr "Приложения"
#: strings.php:8 #: strings.php:8
msgid "Admin" msgid "Admin"
msgstr "" msgstr "Админ"
#: strings.php:9 #: strings.php:9
msgid "Help" msgid "Help"
msgstr "" msgstr "Помощ"
#: templates/403.php:12 #: templates/403.php:12
msgid "Access forbidden" msgid "Access forbidden"
@ -374,7 +374,7 @@ msgstr ""
#: templates/edit_categories_dialog.php:16 #: templates/edit_categories_dialog.php:16
msgid "Add" msgid "Add"
msgstr "" msgstr "Добавяне"
#: templates/installation.php:23 templates/installation.php:31 #: templates/installation.php:23 templates/installation.php:31
msgid "Security Warning" msgid "Security Warning"
@ -524,7 +524,7 @@ msgstr ""
#: templates/layout.guest.php:42 #: templates/layout.guest.php:42
msgid "web services under your control" msgid "web services under your control"
msgstr "" msgstr "уеб услуги под Ваш контрол"
#: templates/layout.user.php:45 #: templates/layout.user.php:45
msgid "Log out" msgid "Log out"

View File

@ -3,14 +3,14 @@
# 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:
# Stefan Ilivanov <ilivanov@gmail.com>, 2011. # Stefan Ilivanov <ilivanov@gmail.com>, 2011,2013.
# Yasen Pramatarov <yasen@lindeas.com>, 2012. # Yasen Pramatarov <yasen@lindeas.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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:05+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@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"
@ -19,6 +19,20 @@ msgstr ""
"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/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""
@ -48,7 +62,7 @@ msgstr ""
#: ajax/upload.php:28 #: ajax/upload.php:28
msgid "Missing a temporary folder" msgid "Missing a temporary folder"
msgstr "" msgstr "Липсва временна папка"
#: ajax/upload.php:29 #: ajax/upload.php:29
msgid "Failed to write to disk" msgid "Failed to write to disk"
@ -64,7 +78,7 @@ msgstr ""
#: appinfo/app.php:10 #: appinfo/app.php:10
msgid "Files" msgid "Files"
msgstr "" msgstr "Файлове"
#: js/fileactions.js:117 templates/index.php:82 templates/index.php:83 #: js/fileactions.js:117 templates/index.php:82 templates/index.php:83
msgid "Unshare" msgid "Unshare"
@ -72,11 +86,11 @@ msgstr ""
#: js/fileactions.js:119 templates/index.php:88 templates/index.php:89 #: js/fileactions.js:119 templates/index.php:88 templates/index.php:89
msgid "Delete" msgid "Delete"
msgstr "" msgstr "Изтриване"
#: js/fileactions.js:181 #: js/fileactions.js:181
msgid "Rename" msgid "Rename"
msgstr "" msgstr "Преименуване"
#: js/filelist.js:205 js/filelist.js:207 #: js/filelist.js:205 js/filelist.js:207
msgid "{new_name} already exists" msgid "{new_name} already exists"
@ -84,7 +98,7 @@ msgstr ""
#: js/filelist.js:205 js/filelist.js:207 #: js/filelist.js:205 js/filelist.js:207
msgid "replace" msgid "replace"
msgstr "" msgstr "препокриване"
#: js/filelist.js:205 #: js/filelist.js:205
msgid "suggest name" msgid "suggest name"
@ -92,7 +106,7 @@ msgstr ""
#: js/filelist.js:205 js/filelist.js:207 #: js/filelist.js:205 js/filelist.js:207
msgid "cancel" msgid "cancel"
msgstr "" msgstr "отказ"
#: js/filelist.js:254 #: js/filelist.js:254
msgid "replaced {new_name}" msgid "replaced {new_name}"
@ -100,7 +114,7 @@ msgstr ""
#: js/filelist.js:254 js/filelist.js:256 js/filelist.js:288 js/filelist.js:290 #: js/filelist.js:254 js/filelist.js:256 js/filelist.js:288 js/filelist.js:290
msgid "undo" msgid "undo"
msgstr "" msgstr "възтановяване"
#: js/filelist.js:256 #: js/filelist.js:256
msgid "replaced {new_name} with {old_name}" msgid "replaced {new_name} with {old_name}"
@ -158,7 +172,7 @@ msgstr ""
#: js/files.js:357 js/files.js:393 #: js/files.js:357 js/files.js:393
msgid "Upload cancelled." msgid "Upload cancelled."
msgstr "" msgstr "Качването е спряно."
#: js/files.js:464 #: js/files.js:464
msgid "" msgid ""
@ -183,15 +197,15 @@ msgstr ""
#: js/files.js:808 templates/index.php:64 #: js/files.js:808 templates/index.php:64
msgid "Name" msgid "Name"
msgstr "" msgstr "Име"
#: js/files.js:809 templates/index.php:75 #: js/files.js:809 templates/index.php:75
msgid "Size" msgid "Size"
msgstr "" msgstr "Размер"
#: js/files.js:810 templates/index.php:77 #: js/files.js:810 templates/index.php:77
msgid "Modified" msgid "Modified"
msgstr "" msgstr "Променено"
#: js/files.js:829 #: js/files.js:829
msgid "1 folder" msgid "1 folder"
@ -215,7 +229,7 @@ msgstr ""
#: templates/admin.php:7 #: templates/admin.php:7
msgid "Maximum upload size" msgid "Maximum upload size"
msgstr "" msgstr "Максимален размер за качване"
#: templates/admin.php:10 #: templates/admin.php:10
msgid "max. possible: " msgid "max. possible: "
@ -231,7 +245,7 @@ msgstr ""
#: templates/admin.php:20 #: templates/admin.php:20
msgid "0 is unlimited" msgid "0 is unlimited"
msgstr "" msgstr "Ползвайте 0 за без ограничения"
#: templates/admin.php:22 #: templates/admin.php:22
msgid "Maximum input size for ZIP files" msgid "Maximum input size for ZIP files"
@ -239,11 +253,11 @@ msgstr ""
#: templates/admin.php:26 #: templates/admin.php:26
msgid "Save" msgid "Save"
msgstr "" msgstr "Запис"
#: templates/index.php:7 #: templates/index.php:7
msgid "New" msgid "New"
msgstr "" msgstr "Ново"
#: templates/index.php:10 #: templates/index.php:10
msgid "Text file" msgid "Text file"
@ -251,7 +265,7 @@ msgstr ""
#: templates/index.php:12 #: templates/index.php:12
msgid "Folder" msgid "Folder"
msgstr "" msgstr "Папка"
#: templates/index.php:14 #: templates/index.php:14
msgid "From link" msgid "From link"
@ -259,7 +273,7 @@ msgstr ""
#: templates/index.php:18 #: templates/index.php:18
msgid "Upload" msgid "Upload"
msgstr "" msgstr "Качване"
#: templates/index.php:41 #: templates/index.php:41
msgid "Cancel upload" msgid "Cancel upload"
@ -267,15 +281,15 @@ msgstr ""
#: templates/index.php:56 #: templates/index.php:56
msgid "Nothing in here. Upload something!" msgid "Nothing in here. Upload something!"
msgstr "" msgstr "Няма нищо тук. Качете нещо."
#: templates/index.php:70 #: templates/index.php:70
msgid "Download" msgid "Download"
msgstr "" msgstr "Изтегляне"
#: templates/index.php:102 #: templates/index.php:102
msgid "Upload too large" msgid "Upload too large"
msgstr "" msgstr "Файлът който сте избрали за качване е прекалено голям"
#: templates/index.php:104 #: templates/index.php:104
msgid "" msgid ""

View File

@ -3,13 +3,14 @@
# 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:
# Stefan Ilivanov <ilivanov@gmail.com>, 2013.
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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2012-08-12 22:33+0000\n" "PO-Revision-Date: 2013-01-09 20:51+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: Stefan Ilivanov <ilivanov@gmail.com>\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"
@ -19,16 +20,16 @@ msgstr ""
#: templates/settings.php:3 #: templates/settings.php:3
msgid "Encryption" msgid "Encryption"
msgstr "" msgstr "Криптиране"
#: templates/settings.php:6 #: templates/settings.php:6
msgid "Enable Encryption" msgid "Enable Encryption"
msgstr "" msgstr "Включване на криптирането"
#: templates/settings.php:7 #: templates/settings.php:7
msgid "None" msgid "None"
msgstr "" msgstr "Няма"
#: templates/settings.php:12 #: templates/settings.php:12
msgid "Exclude the following file types from encryption" msgid "Exclude the following file types from encryption"
msgstr "" msgstr "Изключване на следните файлови типове от криптирането"

View File

@ -3,13 +3,14 @@
# 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:
# Stefan Ilivanov <ilivanov@gmail.com>, 2013.
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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2012-08-12 22:34+0000\n" "PO-Revision-Date: 2013-01-09 20:47+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: Stefan Ilivanov <ilivanov@gmail.com>\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"
@ -19,7 +20,7 @@ msgstr ""
#: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23 #: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
msgid "Access granted" msgid "Access granted"
msgstr "" msgstr "Достъпът е даден"
#: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86 #: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
msgid "Error configuring Dropbox storage" msgid "Error configuring Dropbox storage"
@ -27,11 +28,11 @@ msgstr ""
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40 #: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
msgid "Grant access" msgid "Grant access"
msgstr "" msgstr "Даване на достъп"
#: js/dropbox.js:73 js/google.js:72 #: js/dropbox.js:73 js/google.js:72
msgid "Fill out all required fields" msgid "Fill out all required fields"
msgstr "" msgstr "Попълнете всички задължителни полета"
#: js/dropbox.js:85 #: js/dropbox.js:85
msgid "Please provide a valid Dropbox app key and secret." msgid "Please provide a valid Dropbox app key and secret."
@ -56,7 +57,7 @@ msgstr ""
#: templates/settings.php:3 #: templates/settings.php:3
msgid "External Storage" msgid "External Storage"
msgstr "" msgstr "Външно хранилище"
#: templates/settings.php:8 templates/settings.php:22 #: templates/settings.php:8 templates/settings.php:22
msgid "Mount point" msgid "Mount point"
@ -64,15 +65,15 @@ msgstr ""
#: templates/settings.php:9 #: templates/settings.php:9
msgid "Backend" msgid "Backend"
msgstr "" msgstr "Администрация"
#: templates/settings.php:10 #: templates/settings.php:10
msgid "Configuration" msgid "Configuration"
msgstr "" msgstr "Конфигурация"
#: templates/settings.php:11 #: templates/settings.php:11
msgid "Options" msgid "Options"
msgstr "" msgstr "Опции"
#: templates/settings.php:12 #: templates/settings.php:12
msgid "Applicable" msgid "Applicable"
@ -84,37 +85,37 @@ msgstr ""
#: templates/settings.php:85 #: templates/settings.php:85
msgid "None set" msgid "None set"
msgstr "" msgstr "Няма избрано"
#: templates/settings.php:86 #: templates/settings.php:86
msgid "All Users" msgid "All Users"
msgstr "" msgstr "Всички потребители"
#: templates/settings.php:87 #: templates/settings.php:87
msgid "Groups" msgid "Groups"
msgstr "" msgstr "Групи"
#: templates/settings.php:95 #: templates/settings.php:95
msgid "Users" msgid "Users"
msgstr "" msgstr "Потребители"
#: templates/settings.php:108 templates/settings.php:109 #: templates/settings.php:108 templates/settings.php:109
#: templates/settings.php:144 templates/settings.php:145 #: templates/settings.php:144 templates/settings.php:145
msgid "Delete" msgid "Delete"
msgstr "" msgstr "Изтриване"
#: templates/settings.php:124 #: templates/settings.php:124
msgid "Enable User External Storage" msgid "Enable User External Storage"
msgstr "" msgstr "Вкл. на поддръжка за външно потр. хранилище"
#: templates/settings.php:125 #: templates/settings.php:125
msgid "Allow users to mount their own external storage" msgid "Allow users to mount their own external storage"
msgstr "" msgstr "Позволено е на потребителите да ползват тяхно лично външно хранилище"
#: templates/settings.php:136 #: templates/settings.php:136
msgid "SSL root certificates" msgid "SSL root certificates"
msgstr "" msgstr "SSL основни сертификати"
#: templates/settings.php:153 #: templates/settings.php:153
msgid "Import Root Certificate" msgid "Import Root Certificate"
msgstr "" msgstr "Импортиране на основен сертификат"

View File

@ -3,13 +3,14 @@
# 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:
# Stefan Ilivanov <ilivanov@gmail.com>, 2013.
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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2012-08-12 22:35+0000\n" "PO-Revision-Date: 2013-01-09 20:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: Stefan Ilivanov <ilivanov@gmail.com>\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"
@ -19,30 +20,30 @@ msgstr ""
#: templates/authenticate.php:4 #: templates/authenticate.php:4
msgid "Password" msgid "Password"
msgstr "" msgstr "Парола"
#: templates/authenticate.php:6 #: templates/authenticate.php:6
msgid "Submit" msgid "Submit"
msgstr "" msgstr "Потвърждение"
#: templates/public.php:17 #: templates/public.php:17
#, php-format #, php-format
msgid "%s shared the folder %s with you" msgid "%s shared the folder %s with you"
msgstr "" msgstr "%s сподели папката %s с Вас"
#: templates/public.php:19 #: templates/public.php:19
#, php-format #, php-format
msgid "%s shared the file %s with you" msgid "%s shared the file %s with you"
msgstr "" msgstr "%s сподели файла %s с Вас"
#: templates/public.php:22 templates/public.php:38 #: templates/public.php:22 templates/public.php:38
msgid "Download" msgid "Download"
msgstr "" msgstr "Изтегляне"
#: templates/public.php:37 #: templates/public.php:37
msgid "No preview available for" msgid "No preview available for"
msgstr "" msgstr "Няма наличен преглед за"
#: templates/public.php:43 #: templates/public.php:43
msgid "web services under your control" msgid "web services under your control"
msgstr "" msgstr "уеб услуги под Ваш контрол"

View File

@ -3,13 +3,14 @@
# 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:
# Stefan Ilivanov <ilivanov@gmail.com>, 2013.
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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2012-08-12 22:37+0000\n" "PO-Revision-Date: 2013-01-09 20:49+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: Stefan Ilivanov <ilivanov@gmail.com>\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"
@ -23,15 +24,15 @@ msgstr ""
#: js/versions.js:16 #: js/versions.js:16
msgid "History" msgid "History"
msgstr "" msgstr "История"
#: templates/settings-personal.php:4 #: templates/settings-personal.php:4
msgid "Versions" msgid "Versions"
msgstr "" msgstr "Версии"
#: templates/settings-personal.php:10 #: templates/settings-personal.php:10
msgid "This will delete all existing backup versions of your files" msgid "This will delete all existing backup versions of your files"
msgstr "" msgstr "Това действие ще изтрие всички налични архивни версии на Вашите файлове"
#: templates/settings.php:3 #: templates/settings.php:3
msgid "Files Versioning" msgid "Files Versioning"
@ -39,4 +40,4 @@ msgstr ""
#: templates/settings.php:4 #: templates/settings.php:4
msgid "Enable" msgid "Enable"
msgstr "" msgstr "Включено"

View File

@ -3,13 +3,14 @@
# 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:
# Stefan Ilivanov <ilivanov@gmail.com>, 2013.
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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n" "PO-Revision-Date: 2013-01-09 20:43+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: Stefan Ilivanov <ilivanov@gmail.com>\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"
@ -19,134 +20,134 @@ msgstr ""
#: app.php:301 #: app.php:301
msgid "Help" msgid "Help"
msgstr "" msgstr "Помощ"
#: app.php:308 #: app.php:308
msgid "Personal" msgid "Personal"
msgstr "" msgstr "Лични"
#: app.php:313 #: app.php:313
msgid "Settings" msgid "Settings"
msgstr "" msgstr "Настройки"
#: app.php:318 #: app.php:318
msgid "Users" msgid "Users"
msgstr "" msgstr "Потребители"
#: app.php:325 #: app.php:325
msgid "Apps" msgid "Apps"
msgstr "" msgstr "Приложения"
#: app.php:327 #: app.php:327
msgid "Admin" msgid "Admin"
msgstr "" msgstr "Админ"
#: files.php:365 #: files.php:365
msgid "ZIP download is turned off." msgid "ZIP download is turned off."
msgstr "" msgstr "Изтеглянето като ZIP е изключено."
#: files.php:366 #: files.php:366
msgid "Files need to be downloaded one by one." msgid "Files need to be downloaded one by one."
msgstr "" msgstr "Файловете трябва да се изтеглят един по един."
#: files.php:366 files.php:391 #: files.php:366 files.php:391
msgid "Back to Files" msgid "Back to Files"
msgstr "" msgstr "Назад към файловете"
#: files.php:390 #: files.php:390
msgid "Selected files too large to generate zip file." msgid "Selected files too large to generate zip file."
msgstr "" msgstr "Избраните файлове са прекалено големи за генерирането на ZIP архив."
#: json.php:28 #: json.php:28
msgid "Application is not enabled" msgid "Application is not enabled"
msgstr "" msgstr "Приложението не е включено."
#: json.php:39 json.php:64 json.php:77 json.php:89 #: json.php:39 json.php:64 json.php:77 json.php:89
msgid "Authentication error" msgid "Authentication error"
msgstr "" msgstr "Възникна проблем с идентификацията"
#: json.php:51 #: json.php:51
msgid "Token expired. Please reload page." msgid "Token expired. Please reload page."
msgstr "" msgstr "Ключът е изтекъл, моля презаредете страницата"
#: search/provider/file.php:17 search/provider/file.php:35 #: search/provider/file.php:17 search/provider/file.php:35
msgid "Files" msgid "Files"
msgstr "" msgstr "Файлове"
#: search/provider/file.php:26 search/provider/file.php:33 #: search/provider/file.php:26 search/provider/file.php:33
msgid "Text" msgid "Text"
msgstr "" msgstr "Текст"
#: search/provider/file.php:29 #: search/provider/file.php:29
msgid "Images" msgid "Images"
msgstr "" msgstr "Снимки"
#: template.php:103 #: template.php:103
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr "преди секунди"
#: template.php:104 #: template.php:104
msgid "1 minute ago" msgid "1 minute ago"
msgstr "" msgstr "преди 1 минута"
#: template.php:105 #: template.php:105
#, php-format #, php-format
msgid "%d minutes ago" msgid "%d minutes ago"
msgstr "" msgstr "преди %d минути"
#: template.php:106 #: template.php:106
msgid "1 hour ago" msgid "1 hour ago"
msgstr "" msgstr "преди 1 час"
#: template.php:107 #: template.php:107
#, php-format #, php-format
msgid "%d hours ago" msgid "%d hours ago"
msgstr "" msgstr "преди %d часа"
#: template.php:108 #: template.php:108
msgid "today" msgid "today"
msgstr "" msgstr "днес"
#: template.php:109 #: template.php:109
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr "вчера"
#: template.php:110 #: template.php:110
#, php-format #, php-format
msgid "%d days ago" msgid "%d days ago"
msgstr "" msgstr "преди %d дни"
#: template.php:111 #: template.php:111
msgid "last month" msgid "last month"
msgstr "" msgstr "последният месец"
#: template.php:112 #: template.php:112
#, php-format #, php-format
msgid "%d months ago" msgid "%d months ago"
msgstr "" msgstr "преди %d месеца"
#: template.php:113 #: template.php:113
msgid "last year" msgid "last year"
msgstr "" msgstr "последната година"
#: template.php:114 #: template.php:114
msgid "years ago" msgid "years ago"
msgstr "" msgstr "последните години"
#: updater.php:75 #: updater.php:75
#, 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 е налична. Получете <a href=\"%s\">повече информация</a>"
#: updater.php:77 #: updater.php:77
msgid "up to date" msgid "up to date"
msgstr "" msgstr "е актуална"
#: updater.php:80 #: updater.php:80
msgid "updates check is disabled" msgid "updates check is disabled"
msgstr "" msgstr "проверката за обновления е изключена"
#: vcategories.php:188 vcategories.php:249 #: vcategories.php:188 vcategories.php:249
#, php-format #, php-format
msgid "Could not find category \"%s\"" msgid "Could not find category \"%s\""
msgstr "" msgstr "Невъзможно откриване на категорията \"%s\""

View File

@ -10,7 +10,7 @@ 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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2011-07-25 16:05+0000\n" "PO-Revision-Date: 2011-07-25 16:05+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
@ -58,7 +58,7 @@ msgstr ""
#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:18 #: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:18
msgid "Authentication error" msgid "Authentication error"
msgstr "" msgstr "Възникна проблем с идентификацията"
#: ajax/removeuser.php:24 #: ajax/removeuser.php:24
msgid "Unable to delete user" msgid "Unable to delete user"
@ -88,7 +88,7 @@ msgstr ""
#: js/apps.js:28 js/apps.js:55 #: js/apps.js:28 js/apps.js:55
msgid "Enable" msgid "Enable"
msgstr "" msgstr "Включено"
#: js/personal.js:69 #: js/personal.js:69
msgid "Saving..." msgid "Saving..."
@ -165,7 +165,7 @@ msgstr ""
#: templates/personal.php:21 templates/users.php:23 templates/users.php:82 #: templates/personal.php:21 templates/users.php:23 templates/users.php:82
msgid "Password" msgid "Password"
msgstr "" msgstr "Парола"
#: templates/personal.php:22 #: templates/personal.php:22
msgid "Your password was changed" msgid "Your password was changed"
@ -193,7 +193,7 @@ msgstr ""
#: templates/personal.php:33 #: templates/personal.php:33
msgid "Email" msgid "Email"
msgstr "" msgstr "E-mail"
#: templates/personal.php:34 #: templates/personal.php:34
msgid "Your email address" msgid "Your email address"
@ -235,11 +235,11 @@ msgstr ""
#: templates/users.php:21 templates/users.php:81 #: templates/users.php:21 templates/users.php:81
msgid "Name" msgid "Name"
msgstr "" msgstr "Име"
#: templates/users.php:26 templates/users.php:83 templates/users.php:103 #: templates/users.php:26 templates/users.php:83 templates/users.php:103
msgid "Groups" msgid "Groups"
msgstr "" msgstr "Групи"
#: templates/users.php:32 #: templates/users.php:32
msgid "Create" msgid "Create"
@ -271,4 +271,4 @@ msgstr ""
#: templates/users.php:161 #: templates/users.php:161
msgid "Delete" msgid "Delete"
msgstr "" msgstr "Изтриване"

View File

@ -7,7 +7,7 @@ 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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n" "PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
@ -60,7 +60,7 @@ msgstr ""
#: templates/settings.php:18 #: templates/settings.php:18
msgid "Password" msgid "Password"
msgstr "" msgstr "Парола"
#: templates/settings.php:18 #: templates/settings.php:18
msgid "For anonymous access, leave DN and Password empty." msgid "For anonymous access, leave DN and Password empty."
@ -180,4 +180,4 @@ msgstr ""
#: templates/settings.php:39 #: templates/settings.php:39
msgid "Help" msgid "Help"
msgstr "" msgstr "Помощ"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,6 +18,20 @@ msgstr ""
"Language: bn_BD\n" "Language: bn_BD\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""

View File

@ -13,8 +13,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@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"
@ -23,6 +23,20 @@ msgstr ""
"Language: ca\n" "Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "No s'ha carregat cap fitxer. Error desconegut" msgstr "No s'ha carregat cap fitxer. Error desconegut"
@ -171,11 +185,11 @@ msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·l
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "La URL no pot ser buida"
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "" msgstr "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud"
#: js/files.js:727 #: js/files.js:727
msgid "{count} files scanned" msgid "{count} files scanned"

View File

@ -10,8 +10,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@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"
@ -20,6 +20,20 @@ msgstr ""
"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/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Soubor nebyl odeslán. Neznámá chyba" msgstr "Soubor nebyl odeslán. Neznámá chyba"
@ -168,11 +182,11 @@ msgstr "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušen
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "URL nemůže být prázdná"
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "" msgstr "Neplatný název složky. Použití 'Shared' je rezervováno pro vnitřní potřeby Owncloud"
#: js/files.js:727 #: js/files.js:727
msgid "{count} files scanned" msgid "{count} files scanned"

View File

@ -15,8 +15,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@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"
@ -25,6 +25,20 @@ msgstr ""
"Language: da\n" "Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Ingen fil blev uploadet. Ukendt fejl." msgstr "Ingen fil blev uploadet. Ukendt fejl."
@ -173,7 +187,7 @@ msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuler
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "URLen kan ikke være tom."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

View File

@ -25,8 +25,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@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"
@ -35,6 +35,20 @@ msgstr ""
"Language: de\n" "Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Keine Datei hochgeladen. Unbekannter Fehler" msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
@ -183,7 +197,7 @@ msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload a
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "Die URL darf nicht leer sein."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

View File

@ -26,8 +26,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:05+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -36,6 +36,20 @@ msgstr ""
"Language: de_DE\n" "Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Keine Datei hochgeladen. Unbekannter Fehler" msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
@ -184,7 +198,7 @@ msgstr "Der Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upl
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "Die URL darf nicht leer sein."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

View File

@ -14,8 +14,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -24,6 +24,20 @@ msgstr ""
"Language: el\n" "Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Δεν ανέβηκε κάποιο αρχείο. Άγνωστο σφάλμα" msgstr "Δεν ανέβηκε κάποιο αρχείο. Άγνωστο σφάλμα"
@ -172,7 +186,7 @@ msgstr "Η αποστολή του αρχείου βρίσκεται σε εξέ
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "Η URL δεν πρέπει να είναι κενή."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,6 +19,20 @@ msgstr ""
"Language: eo\n" "Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Neniu dosiero alŝutiĝis. Nekonata eraro." msgstr "Neniu dosiero alŝutiĝis. Nekonata eraro."
@ -167,7 +181,7 @@ msgstr "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton."
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "URL ne povas esti malplena."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

View File

@ -15,8 +15,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -25,6 +25,20 @@ msgstr ""
"Language: es\n" "Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Fallo no se subió el fichero" msgstr "Fallo no se subió el fichero"
@ -173,7 +187,7 @@ msgstr "La subida del archivo está en proceso. Salir de la página ahora cancel
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "La URL no puede estar vacía."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,6 +19,20 @@ msgstr ""
"Language: es_AR\n" "Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "El archivo no fue subido. Error desconocido" msgstr "El archivo no fue subido. Error desconocido"
@ -167,7 +181,7 @@ msgstr "La subida del archivo está en proceso. Si salís de la página ahora, l
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "La URL no puede estar vacía"
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,6 +19,20 @@ msgstr ""
"Language: et_EE\n" "Language: et_EE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Ühtegi faili ei laetud üles. Tundmatu viga" msgstr "Ühtegi faili ei laetud üles. Tundmatu viga"
@ -167,7 +181,7 @@ msgstr "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle ülesl
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "URL ei saa olla tühi."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

View File

@ -10,8 +10,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,6 +20,20 @@ msgstr ""
"Language: eu\n" "Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Ez da fitxategirik igo. Errore ezezaguna" msgstr "Ez da fitxategirik igo. Errore ezezaguna"
@ -168,7 +182,7 @@ msgstr "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "URLa ezin da hutsik egon."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

View File

@ -10,8 +10,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,6 +20,20 @@ msgstr ""
"Language: fa\n" "Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "هیچ فایلی آپلود نشد.خطای ناشناس" msgstr "هیچ فایلی آپلود نشد.خطای ناشناس"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -22,6 +22,20 @@ msgstr ""
"Language: fi_FI\n" "Language: fi_FI\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Tiedostoa ei lähetetty. Tuntematon virhe" msgstr "Tiedostoa ei lähetetty. Tuntematon virhe"
@ -119,11 +133,11 @@ msgstr ""
#: js/files.js:31 #: js/files.js:31
msgid "'.' is an invalid file name." msgid "'.' is an invalid file name."
msgstr "" msgstr "'.' on virheellinen nimi tiedostolle."
#: js/files.js:36 #: js/files.js:36
msgid "File name cannot be empty." msgid "File name cannot be empty."
msgstr "" msgstr "Tiedoston nimi ei voi olla tyhjä."
#: js/files.js:45 #: js/files.js:45
msgid "" msgid ""
@ -170,7 +184,7 @@ msgstr "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedos
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "Verkko-osoite ei voi olla tyhjä"
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
@ -258,7 +272,7 @@ msgstr "Kansio"
#: templates/index.php:14 #: templates/index.php:14
msgid "From link" msgid "From link"
msgstr "" msgstr "Linkistä"
#: templates/index.php:18 #: templates/index.php:18
msgid "Upload" msgid "Upload"

View File

@ -19,8 +19,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -29,6 +29,20 @@ msgstr ""
"Language: fr\n" "Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Aucun fichier n'a été chargé. Erreur inconnue" msgstr "Aucun fichier n'a été chargé. Erreur inconnue"
@ -177,11 +191,11 @@ msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "L'URL ne peut-être vide"
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "" msgstr "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud"
#: js/files.js:727 #: js/files.js:727
msgid "{count} files scanned" msgid "{count} files scanned"

View File

@ -3,6 +3,7 @@
# 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:
# Christophe Lherieau <skimpax@gmail.com>, 2013.
# <nicolas@shivaserv.fr>, 2012. # <nicolas@shivaserv.fr>, 2012.
# Robert Di Rosa <>, 2012. # Robert Di Rosa <>, 2012.
# Romain DEP. <rom1dep@gmail.com>, 2012. # Romain DEP. <rom1dep@gmail.com>, 2012.
@ -10,9 +11,9 @@ 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-12-30 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2012-12-28 23:13+0000\n" "PO-Revision-Date: 2013-01-09 14:46+0000\n"
"Last-Translator: ouafnico <nicolas@shivaserv.fr>\n" "Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\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"
@ -29,4 +30,4 @@ msgid ""
"ownCloud will send the user credentials to this URL is interpret http 401 " "ownCloud will send the user credentials to this URL is interpret http 401 "
"and http 403 as credentials wrong and all other codes as credentials " "and http 403 as credentials wrong and all other codes as credentials "
"correct." "correct."
msgstr "" msgstr "Owncloud enverra les identifiants de sécurité de l'utilisateur à cet URL et interprète les http 401 et 403 comme des erreurs d'identification et tous les autres codes seront considérés comme une identification valide."

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,6 +19,20 @@ msgstr ""
"Language: gl\n" "Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Non se subiu ningún ficheiro. Erro descoñecido." msgstr "Non se subiu ningún ficheiro. Erro descoñecido."
@ -167,7 +181,7 @@ msgstr "A subida do ficheiro está en curso. Saír agora da páxina cancelará a
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "URL non pode quedar baleiro."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

View File

@ -11,8 +11,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,6 +21,20 @@ msgstr ""
"Language: he\n" "Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "לא הועלה קובץ. טעות בלתי מזוהה." msgstr "לא הועלה קובץ. טעות בלתי מזוהה."
@ -169,7 +183,7 @@ msgstr "מתבצעת כעת העלאת קבצים. עזיבה של העמוד ת
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "קישור אינו יכול להיות ריק."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -17,6 +17,20 @@ msgstr ""
"Language: hi\n" "Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""

View File

@ -10,8 +10,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,6 +20,20 @@ msgstr ""
"Language: hr\n" "Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:05+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/owncloud/language/hu/)\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/owncloud/language/hu/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -17,6 +17,20 @@ msgstr ""
"Language: hu\n" "Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""

View File

@ -11,8 +11,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,6 +21,20 @@ msgstr ""
"Language: hu_HU\n" "Language: hu_HU\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Nem történt feltöltés. Ismeretlen hiba" msgstr "Nem történt feltöltés. Ismeretlen hiba"
@ -169,7 +183,7 @@ msgstr "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a fel
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "Az URL nem lehet semmi."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,6 +19,20 @@ msgstr ""
"Language: ia\n" "Language: ia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""

View File

@ -10,8 +10,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,6 +20,20 @@ msgstr ""
"Language: id\n" "Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""
@ -168,7 +182,7 @@ msgstr ""
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "tautan tidak boleh kosong"
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,6 +18,20 @@ msgstr ""
"Language: is\n" "Language: is\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""
@ -166,7 +180,7 @@ msgstr "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending mis
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "Vefslóð má ekki vera tóm."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

View File

@ -11,8 +11,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,6 +21,20 @@ msgstr ""
"Language: it\n" "Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Nessun file è stato inviato. Errore sconosciuto" msgstr "Nessun file è stato inviato. Errore sconosciuto"
@ -169,11 +183,11 @@ msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il ca
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "L'URL non può essere vuoto."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "" msgstr "Nome della cartella non valido. L'uso di 'Shared' è riservato da ownCloud"
#: js/files.js:727 #: js/files.js:727
msgid "{count} files scanned" msgid "{count} files scanned"

View File

@ -11,8 +11,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,6 +21,20 @@ msgstr ""
"Language: ja_JP\n" "Language: ja_JP\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "ファイルは何もアップロードされていません。不明なエラー" msgstr "ファイルは何もアップロードされていません。不明なエラー"
@ -169,11 +183,11 @@ msgstr "ファイル転送を実行中です。今このページから移動す
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "URLは空にできません。"
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "" msgstr "無効なフォルダ名です。'Shared' の利用は ownCloud が予約済みです。"
#: js/files.js:727 #: js/files.js:727
msgid "{count} files scanned" msgid "{count} files scanned"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:05+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,6 +18,20 @@ msgstr ""
"Language: ka_GE\n" "Language: ka_GE\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""

View File

@ -11,8 +11,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,6 +21,20 @@ msgstr ""
"Language: ko\n" "Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "파일이 업로드되지 않았습니다. 알 수 없는 오류입니다" msgstr "파일이 업로드되지 않았습니다. 알 수 없는 오류입니다"
@ -169,7 +183,7 @@ msgstr "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "URL을 입력해야 합니다."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -17,6 +17,20 @@ msgstr ""
"Language: ku_IQ\n" "Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""
@ -165,7 +179,7 @@ msgstr ""
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "ناونیشانی به‌سته‌ر نابێت به‌تاڵ بێت."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,6 +18,20 @@ msgstr ""
"Language: lb\n" "Language: lb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""

View File

@ -10,8 +10,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,6 +20,20 @@ msgstr ""
"Language: lt_LT\n" "Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -19,6 +19,20 @@ msgstr ""
"Language: lv\n" "Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "" msgstr ""

View File

@ -10,8 +10,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -20,6 +20,20 @@ msgstr ""
"Language: mk\n" "Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Ниту еден фајл не се вчита. Непозната грешка" msgstr "Ниту еден фајл не се вчита. Непозната грешка"
@ -168,7 +182,7 @@ msgstr "Подигање на датотека е во тек. Напуштењ
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "Адресата неможе да биде празна."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

View File

@ -11,8 +11,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,6 +21,20 @@ msgstr ""
"Language: ms_MY\n" "Language: ms_MY\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Tiada fail dimuatnaik. Ralat tidak diketahui." msgstr "Tiada fail dimuatnaik. Ralat tidak diketahui."

View File

@ -16,8 +16,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: 2013-01-09 00:04+0100\n" "POT-Creation-Date: 2013-01-10 00:04+0100\n"
"PO-Revision-Date: 2013-01-08 23:04+0000\n" "PO-Revision-Date: 2013-01-09 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -26,6 +26,20 @@ msgstr ""
"Language: nb_NO\n" "Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""
#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""
#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""
#: ajax/upload.php:14 #: ajax/upload.php:14
msgid "No file was uploaded. Unknown error" msgid "No file was uploaded. Unknown error"
msgstr "Ingen filer ble lastet opp. Ukjent feil." msgstr "Ingen filer ble lastet opp. Ukjent feil."
@ -174,7 +188,7 @@ msgstr "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen."
#: js/files.js:537 #: js/files.js:537
msgid "URL cannot be empty." msgid "URL cannot be empty."
msgstr "" msgstr "URL-en kan ikke være tom."
#: js/files.js:543 #: js/files.js:543
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"

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