merge master into filesystem
This commit is contained in:
commit
d33f697a5f
|
@ -27,7 +27,7 @@ $RUNTIME_APPTYPES=array('filesystem', 'authentication', 'logging');
|
|||
|
||||
OC_App::loadApps($RUNTIME_APPTYPES);
|
||||
|
||||
ob_end_clean();
|
||||
OC_Util::obEnd();
|
||||
|
||||
// Backends
|
||||
$authBackend = new OC_Connector_Sabre_Auth();
|
||||
|
|
|
@ -44,5 +44,5 @@ header('Content-Disposition: attachment; filename="'.basename($filename).'"');
|
|||
OCP\Response::disableCaching();
|
||||
header('Content-Length: '.\OC\Files\Filesystem::filesize($filename));
|
||||
|
||||
@ob_end_clean();
|
||||
OC_Util::obEnd();
|
||||
\OC\Files\Filesystem::readfile( $filename );
|
||||
|
|
|
@ -722,7 +722,7 @@ function updateBreadcrumb(breadcrumbHtml) {
|
|||
|
||||
//options for file drag/dropp
|
||||
var dragOptions={
|
||||
distance: 20, revert: 'invalid', opacity: 0.7,
|
||||
distance: 20, revert: 'invalid', opacity: 0.7, helper: 'clone',
|
||||
stop: function(event, ui) {
|
||||
$('#fileList tr td.filename').addClass('ui-draggable');
|
||||
}
|
||||
|
@ -856,7 +856,7 @@ function getMimeIcon(mime, ready){
|
|||
if(getMimeIcon.cache[mime]){
|
||||
ready(getMimeIcon.cache[mime]);
|
||||
}else{
|
||||
$.get( OC.filePath('files','ajax','mimeicon.php')+'?mime='+mime, function(path){
|
||||
$.get( OC.filePath('files','ajax','mimeicon.php')+'&mime='+mime, function(path){
|
||||
getMimeIcon.cache[mime]=path;
|
||||
ready(getMimeIcon.cache[mime]);
|
||||
});
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "s'ha substituït {old_name} per {new_name}",
|
||||
"unshared {files}" => "no compartits {files}",
|
||||
"deleted {files}" => "eliminats {files}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos.",
|
||||
"generating ZIP-file, it may take some time." => "s'estan generant fitxers ZIP, pot trigar una estona.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes",
|
||||
"Upload Error" => "Error en la pujada",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "{old_name} ersetzt durch {new_name}",
|
||||
"unshared {files}" => "Freigabe von {files} aufgehoben",
|
||||
"deleted {files}" => "{files} gelöscht",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
|
||||
"generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile dauern.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.",
|
||||
"Upload Error" => "Fehler beim Upload",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "{count} Dateien werden hochgeladen",
|
||||
"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.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten.",
|
||||
"{count} files scanned" => "{count} Dateien wurden gescannt",
|
||||
"error while scanning" => "Fehler beim Scannen",
|
||||
"Name" => "Name",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "{old_name} wurde ersetzt durch {new_name}",
|
||||
"unshared {files}" => "Freigabe für {files} beendet",
|
||||
"deleted {files}" => "{files} gelöscht",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
|
||||
"generating ZIP-file, it may take some time." => "Erstelle ZIP-Datei. Dies kann eine Weile dauern.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist.",
|
||||
"Upload Error" => "Fehler beim Upload",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "{count} Dateien wurden hochgeladen",
|
||||
"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.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten.",
|
||||
"{count} files scanned" => "{count} Dateien wurden gescannt",
|
||||
"error while scanning" => "Fehler beim Scannen",
|
||||
"Name" => "Name",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "αντικαταστάθηκε το {new_name} με {old_name}",
|
||||
"unshared {files}" => "μη διαμοιρασμένα {files}",
|
||||
"deleted {files}" => "διαγραμμένα {files}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Μη έγκυρο όνομα, '\\', '/', '<', '>', ':', '\"', '|', '?' και '*' δεν επιτρέπονται.",
|
||||
"generating ZIP-file, it may take some time." => "παραγωγή αρχείου ZIP, ίσως διαρκέσει αρκετά.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην αποστολή του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes",
|
||||
"Upload Error" => "Σφάλμα Αποστολής",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "{count} αρχεία ανεβαίνουν",
|
||||
"Upload cancelled." => "Η αποστολή ακυρώθηκε.",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Έξοδος από την σελίδα τώρα θα ακυρώσει την αποστολή.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "Μη έγκυρο όνομα φακέλου. Η χρήση του \"Shared\" είναι δεσμευμένη από το Owncloud",
|
||||
"{count} files scanned" => "{count} αρχεία ανιχνεύτηκαν",
|
||||
"error while scanning" => "σφάλμα κατά την ανίχνευση",
|
||||
"Name" => "Όνομα",
|
||||
|
|
|
@ -7,25 +7,38 @@
|
|||
"Missing a temporary folder" => "Aldi baterako karpeta falta da",
|
||||
"Failed to write to disk" => "Errore bat izan da diskoan idazterakoan",
|
||||
"Files" => "Fitxategiak",
|
||||
"Unshare" => "Ez partekatu",
|
||||
"Unshare" => "Ez elkarbanatu",
|
||||
"Delete" => "Ezabatu",
|
||||
"Rename" => "Berrizendatu",
|
||||
"{new_name} already exists" => "{new_name} dagoeneko existitzen da",
|
||||
"replace" => "ordeztu",
|
||||
"suggest name" => "aholkatu izena",
|
||||
"cancel" => "ezeztatu",
|
||||
"replaced {new_name}" => "ordezkatua {new_name}",
|
||||
"undo" => "desegin",
|
||||
"replaced {new_name} with {old_name}" => " {new_name}-k {old_name} ordezkatu du",
|
||||
"unshared {files}" => "elkarbanaketa utzita {files}",
|
||||
"deleted {files}" => "ezabatuta {files}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "IZen aliogabea, '\\', '/', '<', '>', ':', '\"', '|', '?' eta '*' ez daude baimenduta.",
|
||||
"generating ZIP-file, it may take some time." => "ZIP-fitxategia sortzen ari da, denbora har dezake",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Ezin da zure fitxategia igo, karpeta bat da edo 0 byt ditu",
|
||||
"Upload Error" => "Igotzean errore bat suertatu da",
|
||||
"Close" => "Itxi",
|
||||
"Pending" => "Zain",
|
||||
"1 file uploading" => "fitxategi 1 igotzen",
|
||||
"{count} files uploading" => "{count} fitxategi igotzen",
|
||||
"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.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "Karpeta izen baliogabea. \"Shared\" karpetaren erabilera Owncloudek erreserbatuta dauka",
|
||||
"{count} files scanned" => "{count} fitxategi eskaneatuta",
|
||||
"error while scanning" => "errore bat egon da eskaneatzen zen bitartean",
|
||||
"Name" => "Izena",
|
||||
"Size" => "Tamaina",
|
||||
"Modified" => "Aldatuta",
|
||||
"1 folder" => "karpeta bat",
|
||||
"{count} folders" => "{count} karpeta",
|
||||
"1 file" => "fitxategi bat",
|
||||
"{count} files" => "{count} fitxategi",
|
||||
"File handling" => "Fitxategien kudeaketa",
|
||||
"Maximum upload size" => "Igo daitekeen gehienezko tamaina",
|
||||
"max. possible: " => "max, posiblea:",
|
||||
|
@ -37,6 +50,7 @@
|
|||
"New" => "Berria",
|
||||
"Text file" => "Testu fitxategia",
|
||||
"Folder" => "Karpeta",
|
||||
"From link" => "Estekatik",
|
||||
"Upload" => "Igo",
|
||||
"Cancel upload" => "Ezeztatu igoera",
|
||||
"Nothing in here. Upload something!" => "Ez dago ezer. Igo zerbait!",
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
"suggest name" => "ehdota nimeä",
|
||||
"cancel" => "peru",
|
||||
"undo" => "kumoa",
|
||||
"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.",
|
||||
"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",
|
||||
"Upload Error" => "Lähetysvirhe.",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "{new_name} a été remplacé par {old_name}",
|
||||
"unshared {files}" => "Fichiers non partagés : {files}",
|
||||
"deleted {files}" => "Fichiers supprimés : {files}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.",
|
||||
"generating ZIP-file, it may take some time." => "Fichier ZIP en cours d'assemblage ; cela peut prendre du temps.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible de charger vos fichiers car il s'agit d'un dossier ou le fichier fait 0 octet.",
|
||||
"Upload Error" => "Erreur de chargement",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "{count} fichiers téléversés",
|
||||
"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.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "Nom de répertoire invalide. \"Shared\" est réservé par ownCloud",
|
||||
"{count} files scanned" => "{count} fichiers indexés",
|
||||
"error while scanning" => "erreur lors de l'indexation",
|
||||
"Name" => "Nom",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "{old_name} を {new_name} に置換",
|
||||
"unshared {files}" => "未共有 {files}",
|
||||
"deleted {files}" => "削除 {files}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。",
|
||||
"generating ZIP-file, it may take some time." => "ZIPファイルを生成中です、しばらくお待ちください。",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "ディレクトリもしくは0バイトのファイルはアップロードできません",
|
||||
"Upload Error" => "アップロードエラー",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "{count} ファイルをアップロード中",
|
||||
"Upload cancelled." => "アップロードはキャンセルされました。",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "無効なフォルダ名です。\"Shared\" の利用は ownCloud が予約済みです。",
|
||||
"{count} files scanned" => "{count} ファイルをスキャン",
|
||||
"error while scanning" => "スキャン中のエラー",
|
||||
"Name" => "名前",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "zastąpiony {new_name} z {old_name}",
|
||||
"unshared {files}" => "Udostępniane wstrzymane {files}",
|
||||
"deleted {files}" => "usunięto {files}",
|
||||
"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.",
|
||||
"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",
|
||||
"Upload Error" => "Błąd wczytywania",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "{count} przesyłanie plików",
|
||||
"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.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "Błędna nazwa folderu. Nazwa \"Shared\" jest zarezerwowana dla Owncloud",
|
||||
"{count} files scanned" => "{count} pliki skanowane",
|
||||
"error while scanning" => "Wystąpił błąd podczas skanowania",
|
||||
"Name" => "Nazwa",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "заменено {new_name} на {old_name}",
|
||||
"unshared {files}" => "не опубликованные {files}",
|
||||
"deleted {files}" => "удаленные {files}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Неправильное имя, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' недопустимы.",
|
||||
"generating ZIP-file, it may take some time." => "создание ZIP-файла, это может занять некоторое время.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Не удается загрузить файл размером 0 байт в каталог",
|
||||
"Upload Error" => "Ошибка загрузки",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "заменено {новое_имя} с {старое_имя}",
|
||||
"unshared {files}" => "Cовместное использование прекращено {файлы}",
|
||||
"deleted {files}" => "удалено {файлы}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Некорректное имя, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не допустимы.",
|
||||
"generating ZIP-file, it may take some time." => "Создание ZIP-файла, это может занять некоторое время.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Невозможно загрузить файл,\n так как он имеет нулевой размер или является директорией",
|
||||
"Upload Error" => "Ошибка загрузки",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "ersatt {new_name} med {old_name}",
|
||||
"unshared {files}" => "stoppad delning {files}",
|
||||
"deleted {files}" => "raderade {files}",
|
||||
"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.",
|
||||
"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.",
|
||||
"Upload Error" => "Uppladdningsfel",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "{count} filer laddas upp",
|
||||
"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.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "Ogiltigt mappnamn. Ordet \"Delad\" är reserverat av ownCloud.",
|
||||
"{count} files scanned" => "{count} filer skannade",
|
||||
"error while scanning" => "fel vid skanning",
|
||||
"Name" => "Namn",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "{new_name} ஆனது {old_name} இனால் மாற்றப்பட்டது",
|
||||
"unshared {files}" => "பகிரப்படாதது {கோப்புகள்}",
|
||||
"deleted {files}" => "நீக்கப்பட்டது {கோப்புகள்}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "செல்லுபடியற்ற பெயர்,'\\', '/', '<', '>', ':', '\"', '|', '?' மற்றும் '*' ஆகியன அனுமதிக்கப்படமாட்டாது.",
|
||||
"generating ZIP-file, it may take some time." => " ZIP கோப்பு உருவாக்கப்படுகின்றது, இது சில நேரம் ஆகலாம்.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை",
|
||||
"Upload Error" => "பதிவேற்றல் வழு",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "{எண்ணிக்கை} கோப்புகள் பதிவேற்றப்படுகின்றது",
|
||||
"Upload cancelled." => "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "செல்லுபடியற்ற கோப்புறை பெயர். \"பகிர்வின்\" பாவனை Owncloud இனால் ஒதுக்கப்பட்டுள்ளது",
|
||||
"{count} files scanned" => "{எண்ணிக்கை} கோப்புகள் வருடப்பட்டது",
|
||||
"error while scanning" => "வருடும் போதான வழு",
|
||||
"Name" => "பெயர்",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "แทนที่ {new_name} ด้วย {old_name} แล้ว",
|
||||
"unshared {files}" => "ยกเลิกการแชร์แล้ว {files} ไฟล์",
|
||||
"deleted {files}" => "ลบไฟล์แล้ว {files} ไฟล์",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "ชื่อที่ใช้ไม่ถูกต้อง, '\\', '/', '<', '>', ':', '\"', '|', '?' และ '*' ไม่ได้รับอนุญาตให้ใช้งานได้",
|
||||
"generating ZIP-file, it may take some time." => "กำลังสร้างไฟล์บีบอัด ZIP อาจใช้เวลาสักครู่",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่หรือมีขนาด 0 ไบต์",
|
||||
"Upload Error" => "เกิดข้อผิดพลาดในการอัพโหลด",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "กำลังอัพโหลด {count} ไฟล์",
|
||||
"Upload cancelled." => "การอัพโหลดถูกยกเลิก",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "ชื่อโฟลเดอร์ที่ใช้ไม่ถูกต้อง การใช้งาน \"ถูกแชร์\" ถูกสงวนไว้เฉพาะ Owncloud เท่านั้น",
|
||||
"{count} files scanned" => "สแกนไฟล์แล้ว {count} ไฟล์",
|
||||
"error while scanning" => "พบข้อผิดพลาดในระหว่างการสแกนไฟล์",
|
||||
"Name" => "ชื่อ",
|
||||
|
|
|
@ -17,7 +17,9 @@
|
|||
"replaced {new_name}" => "замінено {new_name}",
|
||||
"undo" => "відмінити",
|
||||
"replaced {new_name} with {old_name}" => "замінено {new_name} на {old_name}",
|
||||
"unshared {files}" => "неопубліковано {files}",
|
||||
"deleted {files}" => "видалено {files}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Невірне ім'я, '\\', '/', '<', '>', ':', '\"', '|', '?' та '*' не дозволені.",
|
||||
"generating ZIP-file, it may take some time." => "Створення ZIP-файлу, це може зайняти певний час.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Неможливо завантажити ваш файл тому, що він тека або файл розміром 0 байт",
|
||||
"Upload Error" => "Помилка завантаження",
|
||||
|
@ -27,6 +29,7 @@
|
|||
"{count} files uploading" => "{count} файлів завантажується",
|
||||
"Upload cancelled." => "Завантаження перервано.",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "Невірне ім'я каталогу. Використання \"Shared\" зарезервовано Owncloud",
|
||||
"{count} files scanned" => "{count} файлів проскановано",
|
||||
"error while scanning" => "помилка при скануванні",
|
||||
"Name" => "Ім'я",
|
||||
|
@ -36,8 +39,10 @@
|
|||
"{count} folders" => "{count} папок",
|
||||
"1 file" => "1 файл",
|
||||
"{count} files" => "{count} файлів",
|
||||
"File handling" => "Робота з файлами",
|
||||
"Maximum upload size" => "Максимальний розмір відвантажень",
|
||||
"max. possible: " => "макс.можливе:",
|
||||
"Needed for multi-file and folder downloads." => "Необхідно для мульти-файлового та каталогового завантаження.",
|
||||
"Enable ZIP-download" => "Активувати ZIP-завантаження",
|
||||
"0 is unlimited" => "0 є безліміт",
|
||||
"Maximum input size for ZIP files" => "Максимальний розмір завантажуємого ZIP файлу",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"replaced {new_name} with {old_name}" => "đã thay thế {new_name} bằng {old_name}",
|
||||
"unshared {files}" => "hủy chia sẽ {files}",
|
||||
"deleted {files}" => "đã xóa {files}",
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Tên không hợp lệ, '\\', '/', '<', '>', ':', '\"', '|', '?' và '*' thì không được phép dùng.",
|
||||
"generating ZIP-file, it may take some time." => "Tạo tập tin ZIP, điều này có thể làm mất một chút thời gian",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Không thể tải lên tập tin này do nó là một thư mục hoặc kích thước tập tin bằng 0 byte",
|
||||
"Upload Error" => "Tải lên lỗi",
|
||||
|
@ -28,6 +29,7 @@
|
|||
"{count} files uploading" => "{count} tập tin đang 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.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "Tên thư mục không hợp lệ. Sử dụng \"Chia sẻ\" được dành riêng bởi Owncloud",
|
||||
"{count} files scanned" => "{count} tập tin đã được quét",
|
||||
"error while scanning" => "lỗi trong khi quét",
|
||||
"Name" => "Tên",
|
||||
|
|
|
@ -10,17 +10,29 @@
|
|||
"Unshare" => "取消共享",
|
||||
"Delete" => "刪除",
|
||||
"Rename" => "重新命名",
|
||||
"{new_name} already exists" => "{new_name} 已經存在",
|
||||
"replace" => "取代",
|
||||
"cancel" => "取消",
|
||||
"replaced {new_name}" => "已取代 {new_name}",
|
||||
"undo" => "復原",
|
||||
"replaced {new_name} with {old_name}" => "使用 {new_name} 取代 {old_name}",
|
||||
"generating ZIP-file, it may take some time." => "產生壓縮檔, 它可能需要一段時間.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "無法上傳您的檔案因為它可能是一個目錄或檔案大小為0",
|
||||
"Upload Error" => "上傳發生錯誤",
|
||||
"Close" => "關閉",
|
||||
"1 file uploading" => "1 個檔案正在上傳",
|
||||
"{count} files uploading" => "{count} 個檔案正在上傳",
|
||||
"Upload cancelled." => "上傳取消",
|
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "檔案上傳中. 離開此頁面將會取消上傳.",
|
||||
"Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" => "無效的資料夾名稱. \"Shared\" 名稱已被 Owncloud 所保留使用",
|
||||
"error while scanning" => "掃描時發生錯誤",
|
||||
"Name" => "名稱",
|
||||
"Size" => "大小",
|
||||
"Modified" => "修改",
|
||||
"1 folder" => "1 個資料夾",
|
||||
"{count} folders" => "{count} 個資料夾",
|
||||
"1 file" => "1 個檔案",
|
||||
"{count} files" => "{count} 個檔案",
|
||||
"File handling" => "檔案處理",
|
||||
"Maximum upload size" => "最大上傳容量",
|
||||
"max. possible: " => "最大允許: ",
|
||||
|
|
|
@ -0,0 +1,24 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Access granted" => "அனுமதி வழங்கப்பட்டது",
|
||||
"Error configuring Dropbox storage" => "Dropbox சேமிப்பை தகவமைப்பதில் வழு",
|
||||
"Grant access" => "அனுமதியை வழங்கல்",
|
||||
"Fill out all required fields" => "தேவையான எல்லா புலங்களையும் நிரப்புக",
|
||||
"Please provide a valid Dropbox app key and secret." => "தயவுசெய்து ஒரு செல்லுபடியான Dropbox செயலி சாவி மற்றும் இரகசியத்தை வழங்குக. ",
|
||||
"Error configuring Google Drive storage" => "Google இயக்க சேமிப்பகத்தை தகமைப்பதில் வழு",
|
||||
"External Storage" => "வெளி சேமிப்பு",
|
||||
"Mount point" => "ஏற்றப்புள்ளி",
|
||||
"Backend" => "பின்நிலை",
|
||||
"Configuration" => "தகவமைப்பு",
|
||||
"Options" => "தெரிவுகள்",
|
||||
"Applicable" => "பயன்படத்தக்க",
|
||||
"Add mount point" => "ஏற்றப்புள்ளியை சேர்க்க",
|
||||
"None set" => "தொகுப்பில்லா",
|
||||
"All Users" => "பயனாளர்கள் எல்லாம்",
|
||||
"Groups" => "குழுக்கள்",
|
||||
"Users" => "பயனாளர்",
|
||||
"Delete" => "நீக்குக",
|
||||
"Enable User External Storage" => "பயனாளர் வெளி சேமிப்பை இயலுமைப்படுத்துக",
|
||||
"Allow users to mount their own external storage" => "பயனாளர் அவர்களுடைய சொந்த வெளியக சேமிப்பை ஏற்ற அனுமதிக்க",
|
||||
"SSL root certificates" => "SSL வேர் சான்றிதழ்கள்",
|
||||
"Import Root Certificate" => "வேர் சான்றிதழை இறக்குமதி செய்க"
|
||||
);
|
|
@ -10,6 +10,7 @@
|
|||
"Backend" => "Backend",
|
||||
"Configuration" => "Налаштування",
|
||||
"Options" => "Опції",
|
||||
"Applicable" => "Придатний",
|
||||
"Add mount point" => "Додати точку монтування",
|
||||
"None set" => "Не встановлено",
|
||||
"All Users" => "Усі користувачі",
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"External Storage" => "外部儲存裝置",
|
||||
"Mount point" => "掛載點",
|
||||
"None set" => "尚未設定",
|
||||
"All Users" => "所有使用者",
|
||||
"Groups" => "群組",
|
||||
"Users" => "使用者",
|
||||
"Delete" => "刪除",
|
||||
"Import Root Certificate" => "匯入根憑證"
|
||||
);
|
|
@ -1,6 +1,8 @@
|
|||
<?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" => "無法預覽"
|
||||
);
|
||||
|
|
|
@ -20,7 +20,6 @@ if (isset($_GET['token'])) {
|
|||
\OCP\Util::writeLog('files_sharing', 'You have files that are shared by link originating from ownCloud 4.0. Redistribute the new links, because backwards compatibility will be removed in ownCloud 5.', \OCP\Util::WARN);
|
||||
}
|
||||
}
|
||||
// Enf of backward compatibility
|
||||
|
||||
function getID($path) {
|
||||
// use the share table from the db to find the item source if the file was reshared because shared files
|
||||
|
@ -29,7 +28,7 @@ function getID($path) {
|
|||
$path_parts = explode('/', $path, 5);
|
||||
$user = $path_parts[1];
|
||||
$intPath = '/'.$path_parts[4];
|
||||
$query = \OC_DB::prepare('SELECT item_source FROM *PREFIX*share WHERE uid_owner = ? AND file_target = ? ');
|
||||
$query = \OC_DB::prepare('SELECT `item_source` FROM `*PREFIX*share` WHERE `uid_owner` = ? AND `file_target` = ? ');
|
||||
$result = $query->execute(array($user, $intPath));
|
||||
$row = $result->fetchRow();
|
||||
$fileSource = $row['item_source'];
|
||||
|
@ -41,8 +40,51 @@ function getID($path) {
|
|||
|
||||
return $fileSource;
|
||||
}
|
||||
// Enf of backward compatibility
|
||||
|
||||
if (isset($_GET['file']) || isset($_GET['dir'])) {
|
||||
/**
|
||||
* lookup file path and owner by fetching it from the fscache
|
||||
* needed becaus OC_FileCache::getPath($id, $user) already requires the user
|
||||
* @param int $id
|
||||
* @return array
|
||||
*/
|
||||
function getPathAndUser($id) {
|
||||
$query = \OC_DB::prepare('SELECT `user`, `path` FROM `*PREFIX*fscache` WHERE `id` = ?');
|
||||
$result = $query->execute(array($id));
|
||||
$row = $result->fetchRow();
|
||||
return $row;
|
||||
}
|
||||
|
||||
|
||||
if (isset($_GET['t'])) {
|
||||
$token = $_GET['t'];
|
||||
$linkItem = OCP\Share::getShareByToken($token);
|
||||
if (is_array($linkItem) && isset($linkItem['uid_owner'])) {
|
||||
// seems to be a valid share
|
||||
$type = $linkItem['item_type'];
|
||||
$fileSource = $linkItem['file_source'];
|
||||
$shareOwner = $linkItem['uid_owner'];
|
||||
|
||||
if (OCP\User::userExists($shareOwner) && $fileSource != -1 ) {
|
||||
|
||||
$pathAndUser = getPathAndUser($linkItem['file_source']);
|
||||
$fileOwner = $pathAndUser['user'];
|
||||
|
||||
//if this is a reshare check the file owner also exists
|
||||
if ($shareOwner != $fileOwner && ! OCP\User::userExists($fileOwner)) {
|
||||
OCP\Util::writeLog('share', 'original file owner '.$fileOwner.' does not exist for share '.$linkItem['id'], \OCP\Util::ERROR);
|
||||
header('HTTP/1.0 404 Not Found');
|
||||
$tmpl = new OCP\Template('', '404', 'guest');
|
||||
$tmpl->printPage();
|
||||
exit();
|
||||
}
|
||||
|
||||
//mount filesystem of file owner
|
||||
OC_Util::setupFS($fileOwner);
|
||||
}
|
||||
}
|
||||
} else if (isset($_GET['file']) || isset($_GET['dir'])) {
|
||||
OCP\Util::writeLog('share', 'Missing token, trying fallback file/dir links', \OCP\Util::DEBUG);
|
||||
if (isset($_GET['dir'])) {
|
||||
$type = 'folder';
|
||||
$path = $_GET['dir'];
|
||||
|
@ -58,49 +100,146 @@ if (isset($_GET['file']) || isset($_GET['dir'])) {
|
|||
$path=substr($path, 0, -1);
|
||||
}
|
||||
}
|
||||
$uidOwner = substr($path, 1, strpos($path, '/', 1) - 1);
|
||||
if (OCP\User::userExists($uidOwner)) {
|
||||
OC_Util::setupFS($uidOwner);
|
||||
$shareOwner = substr($path, 1, strpos($path, '/', 1) - 1);
|
||||
|
||||
if (OCP\User::userExists($shareOwner)) {
|
||||
OC_Util::setupFS($shareOwner);
|
||||
$fileSource = getId($path);
|
||||
if ($fileSource != -1 && ($linkItem = OCP\Share::getItemSharedWithByLink($type, $fileSource, $uidOwner))) {
|
||||
// TODO Fix in the getItems
|
||||
if (!isset($linkItem['item_type']) || $linkItem['item_type'] != $type) {
|
||||
if ($fileSource != -1 ) {
|
||||
$linkItem = OCP\Share::getItemSharedWithByLink($type, $fileSource, $shareOwner);
|
||||
$pathAndUser['path'] = $path;
|
||||
$path_parts = explode('/', $path, 5);
|
||||
$pathAndUser['user'] = $path_parts[1];
|
||||
$fileOwner = $path_parts[1];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if ($linkItem) {
|
||||
if (!isset($linkItem['item_type'])) {
|
||||
OCP\Util::writeLog('share', 'No item type set for share id: '.$linkItem['id'], \OCP\Util::ERROR);
|
||||
header('HTTP/1.0 404 Not Found');
|
||||
$tmpl = new OCP\Template('', '404', 'guest');
|
||||
$tmpl->printPage();
|
||||
exit();
|
||||
}
|
||||
if (isset($linkItem['share_with'])) {
|
||||
// Authenticate share_with
|
||||
$url = OCP\Util::linkToPublic('files').'&t='.$token;
|
||||
if (isset($_GET['file'])) {
|
||||
$url .= '&file='.urlencode($_GET['file']);
|
||||
} else if (isset($_GET['dir'])) {
|
||||
$url .= '&dir='.urlencode($_GET['dir']);
|
||||
}
|
||||
if (isset($_POST['password'])) {
|
||||
$password = $_POST['password'];
|
||||
if ($linkItem['share_type'] == OCP\Share::SHARE_TYPE_LINK) {
|
||||
// Check Password
|
||||
$forcePortable = (CRYPT_BLOWFISH != 1);
|
||||
$hasher = new PasswordHash(8, $forcePortable);
|
||||
if (!($hasher->CheckPassword($password.OC_Config::getValue('passwordsalt', ''), $linkItem['share_with']))) {
|
||||
$tmpl = new OCP\Template('files_sharing', 'authenticate', 'guest');
|
||||
$tmpl->assign('URL', $url);
|
||||
$tmpl->assign('error', true);
|
||||
$tmpl->printPage();
|
||||
exit();
|
||||
} else {
|
||||
// Save item id in session for future requests
|
||||
$_SESSION['public_link_authenticated'] = $linkItem['id'];
|
||||
}
|
||||
} else {
|
||||
OCP\Util::writeLog('share', 'Unknown share type '.$linkItem['share_type'].' for share id '.$linkItem['id'], \OCP\Util::ERROR);
|
||||
header('HTTP/1.0 404 Not Found');
|
||||
$tmpl = new OCP\Template('', '404', 'guest');
|
||||
$tmpl->printPage();
|
||||
exit();
|
||||
}
|
||||
if (isset($linkItem['share_with'])) {
|
||||
// Check password
|
||||
if (isset($_GET['file'])) {
|
||||
$url = OCP\Util::linkToPublic('files').'&file='.urlencode($_GET['file']);
|
||||
} else {
|
||||
$url = OCP\Util::linkToPublic('files').'&dir='.urlencode($_GET['dir']);
|
||||
}
|
||||
if (isset($_POST['password'])) {
|
||||
$password = $_POST['password'];
|
||||
$storedHash = $linkItem['share_with'];
|
||||
$forcePortable = (CRYPT_BLOWFISH != 1);
|
||||
$hasher = new PasswordHash(8, $forcePortable);
|
||||
if (!($hasher->CheckPassword($password.OC_Config::getValue('passwordsalt', ''), $storedHash))) {
|
||||
$tmpl = new OCP\Template('files_sharing', 'authenticate', 'guest');
|
||||
$tmpl->assign('URL', $url);
|
||||
$tmpl->assign('error', true);
|
||||
$tmpl->printPage();
|
||||
exit();
|
||||
} else {
|
||||
// Save item id in session for future requests
|
||||
$_SESSION['public_link_authenticated'] = $linkItem['id'];
|
||||
}
|
||||
// Check if item id is set in session
|
||||
} else if (!isset($_SESSION['public_link_authenticated']) || $_SESSION['public_link_authenticated'] !== $linkItem['id']) {
|
||||
// Prompt for password
|
||||
$tmpl = new OCP\Template('files_sharing', 'authenticate', 'guest');
|
||||
$tmpl->assign('URL', $url);
|
||||
$tmpl->printPage();
|
||||
exit();
|
||||
}
|
||||
// Check if item id is set in session
|
||||
} else if (!isset($_SESSION['public_link_authenticated']) || $_SESSION['public_link_authenticated'] !== $linkItem['id']) {
|
||||
// Prompt for password
|
||||
$tmpl = new OCP\Template('files_sharing', 'authenticate', 'guest');
|
||||
$tmpl->assign('URL', $url);
|
||||
$tmpl->printPage();
|
||||
exit();
|
||||
}
|
||||
}
|
||||
$basePath = substr($pathAndUser['path'] , strlen('/'.$fileOwner.'/files'));
|
||||
$path = $basePath;
|
||||
if (isset($_GET['path'])) {
|
||||
$path .= $_GET['path'];
|
||||
}
|
||||
if (!$path || !OC_Filesystem::isValidPath($path) || !OC_Filesystem::file_exists($path)) {
|
||||
OCP\Util::writeLog('share', 'Invalid path '.$path.' for share id '.$linkItem['id'], \OCP\Util::ERROR);
|
||||
header('HTTP/1.0 404 Not Found');
|
||||
$tmpl = new OCP\Template('', '404', 'guest');
|
||||
$tmpl->printPage();
|
||||
exit();
|
||||
}
|
||||
$dir = dirname($path);
|
||||
$file = basename($path);
|
||||
// Download the file
|
||||
if (isset($_GET['download'])) {
|
||||
if (isset($_GET['path']) && $_GET['path'] !== '' ) {
|
||||
if ( isset($_GET['files']) ) { // download selected files
|
||||
OC_Files::get($path, $_GET['files'], $_SERVER['REQUEST_METHOD'] == 'HEAD' ? true : false);
|
||||
} else if (isset($_GET['path']) && $_GET['path'] != '' ) { // download a file from a shared directory
|
||||
OC_Files::get($dir, $file, $_SERVER['REQUEST_METHOD'] == 'HEAD' ? true : false);
|
||||
} else { // download the whole shared directory
|
||||
OC_Files::get($dir, $file, $_SERVER['REQUEST_METHOD'] == 'HEAD' ? true : false);
|
||||
}
|
||||
} else { // download a single shared file
|
||||
OC_Files::get($dir, $file, $_SERVER['REQUEST_METHOD'] == 'HEAD' ? true : false);
|
||||
}
|
||||
|
||||
} else {
|
||||
OCP\Util::addStyle('files_sharing', 'public');
|
||||
OCP\Util::addScript('files_sharing', 'public');
|
||||
OCP\Util::addScript('files', 'fileactions');
|
||||
$tmpl = new OCP\Template('files_sharing', 'public', 'base');
|
||||
$tmpl->assign('uidOwner', $shareOwner);
|
||||
$tmpl->assign('dir', $dir);
|
||||
$tmpl->assign('filename', $file);
|
||||
$tmpl->assign('mimetype', OC_Filesystem::getMimeType($path));
|
||||
if (isset($_GET['path'])) {
|
||||
$getPath = $_GET['path'];
|
||||
} else {
|
||||
$getPath = '';
|
||||
}
|
||||
//
|
||||
$urlLinkIdentifiers= (isset($token)?'&t='.$token:'').(isset($_GET['dir'])?'&dir='.$_GET['dir']:'').(isset($_GET['file'])?'&file='.$_GET['file']:'');
|
||||
// Show file list
|
||||
if (OC_Filesystem::is_dir($path)) {
|
||||
OCP\Util::addStyle('files', 'files');
|
||||
OCP\Util::addScript('files', 'files');
|
||||
OCP\Util::addScript('files', 'filelist');
|
||||
$files = array();
|
||||
$rootLength = strlen($basePath) + 1;
|
||||
foreach (OC_Files::getDirectoryContent($path) as $i) {
|
||||
$i['date'] = OCP\Util::formatDate($i['mtime']);
|
||||
if ($i['type'] == 'file') {
|
||||
$fileinfo = pathinfo($i['name']);
|
||||
$i['basename'] = $fileinfo['filename'];
|
||||
$i['extension'] = isset($fileinfo['extension']) ? ('.'.$fileinfo['extension']) : '';
|
||||
}
|
||||
$i['directory'] = '/'.substr($i['directory'], $rootLength);
|
||||
if ($i['directory'] == '/') {
|
||||
$i['directory'] = '';
|
||||
}
|
||||
$i['permissions'] = OCP\PERMISSION_READ;
|
||||
$files[] = $i;
|
||||
}
|
||||
// Make breadcrumb
|
||||
$breadcrumb = array();
|
||||
$pathtohere = '';
|
||||
|
||||
//add base breadcrumb
|
||||
$breadcrumb[] = array('dir' => '/', 'name' => basename($basePath));
|
||||
|
||||
//add subdir breadcrumbs
|
||||
foreach (explode('/', urldecode($_GET['path'])) as $i) {
|
||||
if ($i != '') {
|
||||
$pathtohere .= '/'.$i;
|
||||
$breadcrumb[] = array('dir' => $pathtohere, 'name' => $i);
|
||||
$path = $linkItem['path'];
|
||||
if (isset($_GET['path'])) {
|
||||
$path .= $_GET['path'];
|
||||
|
@ -112,20 +251,31 @@ if (isset($_GET['file']) || isset($_GET['dir'])) {
|
|||
exit();
|
||||
}
|
||||
}
|
||||
// Download the file
|
||||
if (isset($_GET['download'])) {
|
||||
if (isset($_GET['dir'])) {
|
||||
if ( isset($_GET['files']) ) { // download selected files
|
||||
OC_Files::get($path, $_GET['files'], $_SERVER['REQUEST_METHOD'] == 'HEAD' ? true : false);
|
||||
} else if (isset($_GET['path']) && $_GET['path'] != '' ) { // download a file from a shared directory
|
||||
OC_Files::get('', $path, $_SERVER['REQUEST_METHOD'] == 'HEAD' ? true : false);
|
||||
} else { // download the whole shared directory
|
||||
OC_Files::get($path, '', $_SERVER['REQUEST_METHOD'] == 'HEAD' ? true : false);
|
||||
}
|
||||
} else { // download a single shared file
|
||||
OC_Files::get("", $path, $_SERVER['REQUEST_METHOD'] == 'HEAD' ? true : false);
|
||||
}
|
||||
|
||||
$list = new OCP\Template('files', 'part.list', '');
|
||||
$list->assign('files', $files, false);
|
||||
$list->assign('publicListView', true);
|
||||
$list->assign('baseURL', OCP\Util::linkToPublic('files').$urlLinkIdentifiers.'&path=', false);
|
||||
$list->assign('downloadURL', OCP\Util::linkToPublic('files').$urlLinkIdentifiers.'&download&path=', false);
|
||||
$breadcrumbNav = new OCP\Template('files', 'part.breadcrumb', '' );
|
||||
$breadcrumbNav->assign('breadcrumb', $breadcrumb, false);
|
||||
$breadcrumbNav->assign('baseURL', OCP\Util::linkToPublic('files').$urlLinkIdentifiers.'&path=', false);
|
||||
$folder = new OCP\Template('files', 'index', '');
|
||||
$folder->assign('fileList', $list->fetchPage(), false);
|
||||
$folder->assign('breadcrumb', $breadcrumbNav->fetchPage(), false);
|
||||
$folder->assign('isCreatable', false);
|
||||
$folder->assign('permissions', 0);
|
||||
$folder->assign('files', $files);
|
||||
$folder->assign('uploadMaxFilesize', 0);
|
||||
$folder->assign('uploadMaxHumanFilesize', 0);
|
||||
$folder->assign('allowZipDownload', intval(OCP\Config::getSystemValue('allowZipDownload', true)));
|
||||
$tmpl->assign('folder', $folder->fetchPage(), false);
|
||||
$tmpl->assign('allowZipDownload', intval(OCP\Config::getSystemValue('allowZipDownload', true)));
|
||||
$tmpl->assign('downloadURL', OCP\Util::linkToPublic('files').$urlLinkIdentifiers.'&download&path='.urlencode($getPath));
|
||||
} else {
|
||||
// Show file preview if viewer is available
|
||||
if ($type == 'file') {
|
||||
$tmpl->assign('downloadURL', OCP\Util::linkToPublic('files').$urlLinkIdentifiers.'&download');
|
||||
} else {
|
||||
OCP\Util::addStyle('files_sharing', 'public');
|
||||
OCP\Util::addScript('files_sharing', 'public');
|
||||
|
@ -133,7 +283,7 @@ if (isset($_GET['file']) || isset($_GET['dir'])) {
|
|||
$tmpl = new OCP\Template('files_sharing', 'public', 'base');
|
||||
$tmpl->assign('owner', $uidOwner);
|
||||
// Show file list
|
||||
if (\OC\Files\Filesystem::is_dir($path)) {
|
||||
if (OC_Filesystem::is_dir($path)) {
|
||||
OCP\Util::addStyle('files', 'files');
|
||||
OCP\Util::addScript('files', 'files');
|
||||
OCP\Util::addScript('files', 'filelist');
|
||||
|
@ -190,7 +340,7 @@ if (isset($_GET['file']) || isset($_GET['dir'])) {
|
|||
$tmpl->assign('uidOwner', $uidOwner);
|
||||
$tmpl->assign('dir', basename($dir));
|
||||
$tmpl->assign('filename', basename($path));
|
||||
$tmpl->assign('mimetype', \OC\Files\Filesystem::getMimeType($path));
|
||||
$tmpl->assign('mimetype', OC_Filesystem::getMimeType($path));
|
||||
$tmpl->assign('allowZipDownload', intval(OCP\Config::getSystemValue('allowZipDownload', true)));
|
||||
if (isset($_GET['path'])) {
|
||||
$getPath = $_GET['path'];
|
||||
|
@ -203,7 +353,7 @@ if (isset($_GET['file']) || isset($_GET['dir'])) {
|
|||
$tmpl->assign('uidOwner', $uidOwner);
|
||||
$tmpl->assign('dir', dirname($path));
|
||||
$tmpl->assign('filename', basename($path));
|
||||
$tmpl->assign('mimetype', \OC\Files\Filesystem::getMimeType($path));
|
||||
$tmpl->assign('mimetype', OC_Filesystem::getMimeType($path));
|
||||
if ($type == 'file') {
|
||||
$tmpl->assign('downloadURL', OCP\Util::linkToPublic('files').'&file='.urlencode($_GET['file']).'&download', false);
|
||||
} else {
|
||||
|
@ -217,9 +367,12 @@ if (isset($_GET['file']) || isset($_GET['dir'])) {
|
|||
}
|
||||
$tmpl->printPage();
|
||||
}
|
||||
exit();
|
||||
}
|
||||
$tmpl->printPage();
|
||||
}
|
||||
exit();
|
||||
} else {
|
||||
OCP\Util::writeLog('share', 'could not resolve linkItem', \OCP\Util::DEBUG);
|
||||
}
|
||||
header('HTTP/1.0 404 Not Found');
|
||||
$tmpl = new OCP\Template('', '404', 'guest');
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Expire all versions" => "所有逾期的版本",
|
||||
"History" => "歷史",
|
||||
"Versions" => "版本",
|
||||
"Files Versioning" => "檔案版本化中...",
|
||||
"Enable" => "啟用"
|
||||
);
|
|
@ -1,4 +1,37 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Host" => "Хост",
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Можна не вказувати протокол, якщо вам не потрібен SSL. Тоді почніть з ldaps://",
|
||||
"Base DN" => "Базовий DN",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Ви можете задати Базовий DN для користувачів і груп на вкладинці Додатково",
|
||||
"User DN" => "DN Користувача",
|
||||
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN клієнтського користувача для прив'язки, наприклад: uid=agent,dc=example,dc=com. Для анонімного доступу, залиште DN і Пароль порожніми.",
|
||||
"Password" => "Пароль",
|
||||
"For anonymous access, leave DN and Password empty." => "Для анонімного доступу, залиште DN і Пароль порожніми.",
|
||||
"User Login Filter" => "Фільтр Користувачів, що під'єднуються",
|
||||
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Визначає фільтр, який застосовується при спробі входу. %%uid замінює ім'я користувача при вході.",
|
||||
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "використовуйте %%uid заповнювач, наприклад: \"uid=%%uid\"",
|
||||
"User List Filter" => "Фільтр Списку Користувачів",
|
||||
"Defines the filter to apply, when retrieving users." => "Визначає фільтр, який застосовується при отриманні користувачів",
|
||||
"without any placeholder, e.g. \"objectClass=person\"." => "без будь-якого заповнювача, наприклад: \"objectClass=person\".",
|
||||
"Group Filter" => "Фільтр Груп",
|
||||
"Defines the filter to apply, when retrieving groups." => "Визначає фільтр, який застосовується при отриманні груп.",
|
||||
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без будь-якого заповнювача, наприклад: \"objectClass=posixGroup\".",
|
||||
"Port" => "Порт",
|
||||
"Base User Tree" => "Основне Дерево Користувачів",
|
||||
"Base Group Tree" => "Основне Дерево Груп",
|
||||
"Group-Member association" => "Асоціація Група-Член",
|
||||
"Use TLS" => "Використовуйте TLS",
|
||||
"Do not use it for SSL connections, it will fail." => "Не використовуйте його для SSL з'єднань, це не буде виконано.",
|
||||
"Case insensitve LDAP server (Windows)" => "Нечутливий до регістру LDAP сервер (Windows)",
|
||||
"Turn off SSL certificate validation." => "Вимкнути перевірку SSL сертифіката.",
|
||||
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Якщо з'єднання працює лише з цією опцією, імпортуйте SSL сертифікат LDAP сервера у ваший ownCloud сервер.",
|
||||
"Not recommended, use for testing only." => "Не рекомендується, використовуйте лише для тестів.",
|
||||
"User Display Name Field" => "Поле, яке відображає Ім'я Користувача",
|
||||
"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP, який використовується для генерації імен користувачів ownCloud.",
|
||||
"Group Display Name Field" => "Поле, яке відображає Ім'я Групи",
|
||||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP, який використовується для генерації імен груп ownCloud.",
|
||||
"in bytes" => "в байтах",
|
||||
"in seconds. A change empties the cache." => "в секундах. Зміна очищує кеш.",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Залиште порожнім для імені користувача (за замовчанням). Інакше, вкажіть атрибут LDAP/AD.",
|
||||
"Help" => "Допомога"
|
||||
);
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Password" => "密碼",
|
||||
"Use TLS" => "使用TLS",
|
||||
"Turn off SSL certificate validation." => "關閉 SSL 憑證驗證",
|
||||
"Help" => "說明"
|
||||
);
|
|
@ -0,0 +1,3 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"WebDAV URL: http://" => "WebDAV URL: http://"
|
||||
);
|
|
@ -0,0 +1,3 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"WebDAV URL: http://" => "URL WebDAV : http://"
|
||||
);
|
|
@ -0,0 +1,3 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"WebDAV URL: http://" => "WebDAV 網址 http://"
|
||||
);
|
|
@ -28,13 +28,19 @@ if (isset($_POST['action']) && isset($_POST['itemType']) && isset($_POST['itemSo
|
|||
case 'share':
|
||||
if (isset($_POST['shareType']) && isset($_POST['shareWith']) && isset($_POST['permissions'])) {
|
||||
try {
|
||||
if ((int)$_POST['shareType'] === OCP\Share::SHARE_TYPE_LINK && $_POST['shareWith'] == '') {
|
||||
$shareType = (int)$_POST['shareType'];
|
||||
$shareWith = $_POST['shareWith'];
|
||||
if ($shareType === OCP\Share::SHARE_TYPE_LINK && $shareWith == '') {
|
||||
$shareWith = null;
|
||||
} else {
|
||||
$shareWith = $_POST['shareWith'];
|
||||
}
|
||||
OCP\Share::shareItem($_POST['itemType'], $_POST['itemSource'], (int)$_POST['shareType'], $shareWith, $_POST['permissions']);
|
||||
OC_JSON::success();
|
||||
|
||||
$token = OCP\Share::shareItem($_POST['itemType'], $_POST['itemSource'], $shareType, $shareWith, $_POST['permissions']);
|
||||
|
||||
if (is_string($token)) {
|
||||
OC_JSON::success(array('data' => array('token' => $token)));
|
||||
} else {
|
||||
OC_JSON::success();
|
||||
}
|
||||
} catch (Exception $exception) {
|
||||
OC_JSON::error(array('data' => array('message' => $exception->getMessage())));
|
||||
}
|
||||
|
|
|
@ -42,7 +42,11 @@ OC.EventSource=function(src,data){
|
|||
}
|
||||
dataStr+='requesttoken='+OC.EventSource.requesttoken;
|
||||
if(!this.useFallBack && typeof EventSource !='undefined'){
|
||||
this.source=new EventSource(src+'?'+dataStr);
|
||||
var joinChar = '&';
|
||||
if(src.indexOf('?') == -1) {
|
||||
joinChar = '?';
|
||||
}
|
||||
this.source=new EventSource(src+joinChar+dataStr);
|
||||
this.source.onmessage=function(e){
|
||||
for(var i=0;i<this.typelessListeners.length;i++){
|
||||
this.typelessListeners[i](JSON.parse(e.data));
|
||||
|
@ -54,7 +58,12 @@ OC.EventSource=function(src,data){
|
|||
this.iframe=$('<iframe/>');
|
||||
this.iframe.attr('id',iframeId);
|
||||
this.iframe.hide();
|
||||
this.iframe.attr('src',src+'?fallback=true&fallback_id='+OC.EventSource.iframeCount+'&'+dataStr);
|
||||
|
||||
var joinChar = '&';
|
||||
if(src.indexOf('?') == -1) {
|
||||
joinChar = '?';
|
||||
}
|
||||
this.iframe.attr('src',src+joinChar+'fallback=true&fallback_id='+OC.EventSource.iframeCount+'&'+dataStr);
|
||||
$('body').append(this.iframe);
|
||||
this.useFallBack=true;
|
||||
OC.EventSource.iframeCount++
|
||||
|
@ -90,7 +99,7 @@ OC.EventSource.prototype={
|
|||
lastLength:0,//for fallback
|
||||
listen:function(type,callback){
|
||||
if(callback && callback.call){
|
||||
|
||||
|
||||
if(type){
|
||||
if(this.useFallBack){
|
||||
if(!this.listeners[type]){
|
||||
|
|
|
@ -179,7 +179,7 @@ OC.Share={
|
|||
if (data.shares) {
|
||||
$.each(data.shares, function(index, share) {
|
||||
if (share.share_type == OC.Share.SHARE_TYPE_LINK) {
|
||||
OC.Share.showLink(itemSource, share.share_with);
|
||||
OC.Share.showLink(share.token, share.share_with, itemSource);
|
||||
} else {
|
||||
if (share.collection) {
|
||||
OC.Share.addShareWith(share.share_type, share.share_with, share.permissions, possiblePermissions, share.collection);
|
||||
|
@ -323,18 +323,24 @@ OC.Share={
|
|||
$('#expiration').show();
|
||||
}
|
||||
},
|
||||
showLink:function(itemSource, password) {
|
||||
showLink:function(token, password, itemSource) {
|
||||
OC.Share.itemShares[OC.Share.SHARE_TYPE_LINK] = true;
|
||||
$('#linkCheckbox').attr('checked', true);
|
||||
var filename = $('tr').filterAttr('data-id', String(itemSource)).data('file');
|
||||
var type = $('tr').filterAttr('data-id', String(itemSource)).data('type');
|
||||
if ($('#dir').val() == '/') {
|
||||
var file = $('#dir').val() + filename;
|
||||
if (! token) {
|
||||
//fallback to pre token link
|
||||
var filename = $('tr').filterAttr('data-id', String(itemSource)).data('file');
|
||||
var type = $('tr').filterAttr('data-id', String(itemSource)).data('type');
|
||||
if ($('#dir').val() == '/') {
|
||||
var file = $('#dir').val() + filename;
|
||||
} else {
|
||||
var file = $('#dir').val() + '/' + filename;
|
||||
}
|
||||
file = '/'+OC.currentUser+'/files'+file;
|
||||
var link = parent.location.protocol+'//'+location.host+OC.linkTo('', 'public.php')+'?service=files&'+type+'='+encodeURIComponent(file);
|
||||
} else {
|
||||
var file = $('#dir').val() + '/' + filename;
|
||||
//TODO add path param when showing a link to file in a subfolder of a public link share
|
||||
var link = parent.location.protocol+'//'+location.host+OC.linkTo('', 'public.php')+'?service=files&t='+token;
|
||||
}
|
||||
file = '/'+OC.currentUser+'/files'+file;
|
||||
var link = parent.location.protocol+'//'+location.host+OC.linkTo('', 'public.php')+'?service=files&'+type+'='+encodeURIComponent(file);
|
||||
$('#linkText').val(link);
|
||||
$('#linkText').show('blind');
|
||||
$('#showPassword').show();
|
||||
|
@ -480,8 +486,8 @@ $(document).ready(function() {
|
|||
var itemSource = $('#dropdown').data('item-source');
|
||||
if (this.checked) {
|
||||
// Create a link
|
||||
OC.Share.share(itemType, itemSource, OC.Share.SHARE_TYPE_LINK, '', OC.PERMISSION_READ, function() {
|
||||
OC.Share.showLink(itemSource);
|
||||
OC.Share.share(itemType, itemSource, OC.Share.SHARE_TYPE_LINK, '', OC.PERMISSION_READ, function(data) {
|
||||
OC.Share.showLink(data.token, null, itemSource);
|
||||
OC.Share.updateIcon(itemType, itemSource);
|
||||
});
|
||||
} else {
|
||||
|
|
|
@ -1,13 +1,23 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Category type not provided." => "Kategoria mota ez da zehaztu.",
|
||||
"No category to add?" => "Ez dago gehitzeko kategoriarik?",
|
||||
"This category already exists: " => "Kategoria hau dagoeneko existitzen da:",
|
||||
"Object type not provided." => "Objetu mota ez da zehaztu.",
|
||||
"%s ID not provided." => "%s ID mota ez da zehaztu.",
|
||||
"Error adding %s to favorites." => "Errorea gertatu da %s gogokoetara gehitzean.",
|
||||
"No categories selected for deletion." => "Ez da ezabatzeko kategoriarik hautatu.",
|
||||
"Error removing %s from favorites." => "Errorea gertatu da %s gogokoetatik ezabatzean.",
|
||||
"Settings" => "Ezarpenak",
|
||||
"seconds ago" => "segundu",
|
||||
"1 minute ago" => "orain dela minutu 1",
|
||||
"{minutes} minutes ago" => "orain dela {minutes} minutu",
|
||||
"1 hour ago" => "orain dela ordu bat",
|
||||
"{hours} hours ago" => "orain dela {hours} ordu",
|
||||
"today" => "gaur",
|
||||
"yesterday" => "atzo",
|
||||
"{days} days ago" => "orain dela {days} egun",
|
||||
"last month" => "joan den hilabetean",
|
||||
"{months} months ago" => "orain dela {months} hilabete",
|
||||
"months ago" => "hilabete",
|
||||
"last year" => "joan den urtean",
|
||||
"years ago" => "urte",
|
||||
|
@ -16,10 +26,15 @@
|
|||
"No" => "Ez",
|
||||
"Yes" => "Bai",
|
||||
"Ok" => "Ados",
|
||||
"The object type is not specified." => "Objetu mota ez dago zehaztuta.",
|
||||
"Error" => "Errorea",
|
||||
"The app name is not specified." => "App izena ez dago zehaztuta.",
|
||||
"The required file {file} is not installed!" => "Beharrezkoa den {file} fitxategia ez dago instalatuta!",
|
||||
"Error while sharing" => "Errore bat egon da elkarbanatzean",
|
||||
"Error while unsharing" => "Errore bat egon da elkarbanaketa desegitean",
|
||||
"Error while changing permissions" => "Errore bat egon da baimenak aldatzean",
|
||||
"Shared with you and the group {group} by {owner}" => "{owner}-k zu eta {group} taldearekin partekatuta",
|
||||
"Shared with you by {owner}" => "{owner}-k zurekin partekatuta",
|
||||
"Share with" => "Elkarbanatu honekin",
|
||||
"Share with link" => "Elkarbanatu lotura batekin",
|
||||
"Password protect" => "Babestu pasahitzarekin",
|
||||
|
@ -29,6 +44,7 @@
|
|||
"Share via email:" => "Elkarbanatu eposta bidez:",
|
||||
"No people found" => "Ez da inor aurkitu",
|
||||
"Resharing is not allowed" => "Berriz elkarbanatzea ez dago baimendua",
|
||||
"Shared in {item} with {user}" => "{user}ekin {item}-n partekatuta",
|
||||
"Unshare" => "Ez elkarbanatu",
|
||||
"can edit" => "editatu dezake",
|
||||
"access control" => "sarrera kontrola",
|
||||
|
@ -42,6 +58,8 @@
|
|||
"ownCloud password reset" => "ownCloud-en pasahitza berrezarri",
|
||||
"Use the following link to reset your password: {link}" => "Eribili hurrengo lotura zure pasahitza berrezartzeko: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Zure pashitza berrezartzeko lotura bat jasoko duzu Epostaren bidez.",
|
||||
"Reset email send." => "Berrezartzeko eposta bidali da.",
|
||||
"Request failed!" => "Eskariak huts egin du!",
|
||||
"Username" => "Erabiltzaile izena",
|
||||
"Request reset" => "Eskaera berrezarri da",
|
||||
"Your password was reset" => "Zure pasahitza berrezarri da",
|
||||
|
@ -58,6 +76,8 @@
|
|||
"Edit categories" => "Editatu kategoriak",
|
||||
"Add" => "Gehitu",
|
||||
"Security Warning" => "Segurtasun abisua",
|
||||
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ez dago hausazko zenbaki sortzaile segururik eskuragarri, mesedez gatiu PHP OpenSSL extensioa.",
|
||||
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Hausazko zenbaki sortzaile segururik gabe erasotzaile batek pasahitza berrezartzeko kodeak iragarri ditzake eta zure kontuaz jabetu.",
|
||||
"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." => "Zure data karpeta eta zure fitxategiak internetetik zuzenean eskuragarri egon daitezke. ownCloudek emandako .htaccess fitxategia ez du bere lana egiten. Aholkatzen dizugu zure web zerbitzaria ongi konfiguratzea data karpeta eskuragarri ez izateko edo data karpeta web zerbitzariaren dokumentu errotik mugitzea.",
|
||||
"Create an <strong>admin account</strong>" => "Sortu <strong>kudeatzaile kontu<strong> bat",
|
||||
"Advanced" => "Aurreratua",
|
||||
|
@ -91,10 +111,16 @@
|
|||
"December" => "Abendua",
|
||||
"web services under your control" => "web zerbitzuak zure kontrolpean",
|
||||
"Log out" => "Saioa bukatu",
|
||||
"Automatic logon rejected!" => "Saio hasiera automatikoa ez onartuta!",
|
||||
"If you did not change your password recently, your account may be compromised!" => "Zure pasahitza orain dela gutxi ez baduzu aldatu, zure kontua arriskuan egon daiteke!",
|
||||
"Please change your password to secure your account again." => "Mesedez aldatu zure pasahitza zure kontua berriz segurtatzeko.",
|
||||
"Lost your password?" => "Galdu duzu pasahitza?",
|
||||
"remember" => "gogoratu",
|
||||
"Log in" => "Hasi saioa",
|
||||
"You are logged out." => "Zure saioa bukatu da.",
|
||||
"prev" => "aurrekoa",
|
||||
"next" => "hurrengoa"
|
||||
"next" => "hurrengoa",
|
||||
"Security Warning!" => "Segurtasun abisua",
|
||||
"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Mesedez egiaztatu zure pasahitza. <br/>Segurtasun arrazoiengatik noizbehinka zure pasahitza berriz sartzea eska diezazukegu.",
|
||||
"Verify" => "Egiaztatu"
|
||||
);
|
||||
|
|
|
@ -1,15 +1,23 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Category type not provided." => "Type de catégorie non spécifié.",
|
||||
"No category to add?" => "Pas de catégorie à ajouter ?",
|
||||
"This category already exists: " => "Cette catégorie existe déjà : ",
|
||||
"Object type not provided." => "Type d'objet non spécifié.",
|
||||
"%s ID not provided." => "L'identifiant de %s n'est pas spécifié.",
|
||||
"Error adding %s to favorites." => "Erreur lors de l'ajout de %s aux favoris.",
|
||||
"No categories selected for deletion." => "Aucune catégorie sélectionnée pour suppression",
|
||||
"Error removing %s from favorites." => "Erreur lors de la suppression de %s des favoris.",
|
||||
"Settings" => "Paramètres",
|
||||
"seconds ago" => "il y a quelques secondes",
|
||||
"1 minute ago" => "il y a une minute",
|
||||
"{minutes} minutes ago" => "il y a {minutes} minutes",
|
||||
"1 hour ago" => "Il y a une heure",
|
||||
"{hours} hours ago" => "Il y a {hours} heures",
|
||||
"today" => "aujourd'hui",
|
||||
"yesterday" => "hier",
|
||||
"{days} days ago" => "il y a {days} jours",
|
||||
"last month" => "le mois dernier",
|
||||
"{months} months ago" => "Il y a {months} mois",
|
||||
"months ago" => "il y a plusieurs mois",
|
||||
"last year" => "l'année dernière",
|
||||
"years ago" => "il y a plusieurs années",
|
||||
|
@ -18,7 +26,10 @@
|
|||
"No" => "Non",
|
||||
"Yes" => "Oui",
|
||||
"Ok" => "Ok",
|
||||
"The object type is not specified." => "Le type d'objet n'est pas spécifié.",
|
||||
"Error" => "Erreur",
|
||||
"The app name is not specified." => "Le nom de l'application n'est pas spécifié.",
|
||||
"The required file {file} is not installed!" => "Le fichier requis {file} n'est pas installé !",
|
||||
"Error while sharing" => "Erreur lors de la mise en partage",
|
||||
"Error while unsharing" => "Erreur lors de l'annulation du partage",
|
||||
"Error while changing permissions" => "Erreur lors du changement des permissions",
|
||||
|
|
|
@ -1,15 +1,23 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Category type not provided." => "Typ kategorii nie podany.",
|
||||
"No category to add?" => "Brak kategorii",
|
||||
"This category already exists: " => "Ta kategoria już istnieje",
|
||||
"Object type not provided." => "Typ obiektu nie podany.",
|
||||
"%s ID not provided." => "%s ID nie podany.",
|
||||
"Error adding %s to favorites." => "Błąd dodania %s do ulubionych.",
|
||||
"No categories selected for deletion." => "Nie ma kategorii zaznaczonych do usunięcia.",
|
||||
"Error removing %s from favorites." => "Błąd usunięcia %s z ulubionych.",
|
||||
"Settings" => "Ustawienia",
|
||||
"seconds ago" => "sekund temu",
|
||||
"1 minute ago" => "1 minute temu",
|
||||
"{minutes} minutes ago" => "{minutes} minut temu",
|
||||
"1 hour ago" => "1 godzine temu",
|
||||
"{hours} hours ago" => "{hours} godzin temu",
|
||||
"today" => "dziś",
|
||||
"yesterday" => "wczoraj",
|
||||
"{days} days ago" => "{days} dni temu",
|
||||
"last month" => "ostani miesiąc",
|
||||
"{months} months ago" => "{months} miesięcy temu",
|
||||
"months ago" => "miesięcy temu",
|
||||
"last year" => "ostatni rok",
|
||||
"years ago" => "lat temu",
|
||||
|
@ -18,7 +26,10 @@
|
|||
"No" => "Nie",
|
||||
"Yes" => "Tak",
|
||||
"Ok" => "Ok",
|
||||
"The object type is not specified." => "Typ obiektu nie jest określony.",
|
||||
"Error" => "Błąd",
|
||||
"The app name is not specified." => "Nazwa aplikacji nie jest określona.",
|
||||
"The required file {file} is not installed!" => "Żądany plik {file} nie jest zainstalowany!",
|
||||
"Error while sharing" => "Błąd podczas współdzielenia",
|
||||
"Error while unsharing" => "Błąd podczas zatrzymywania współdzielenia",
|
||||
"Error while changing permissions" => "Błąd przy zmianie uprawnień",
|
||||
|
|
|
@ -1,22 +1,67 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Category type not provided." => "Не вказано тип категорії.",
|
||||
"No category to add?" => "Відсутні категорії для додавання?",
|
||||
"This category already exists: " => "Ця категорія вже існує: ",
|
||||
"Object type not provided." => "Не вказано тип об'єкту.",
|
||||
"%s ID not provided." => "%s ID не вказано.",
|
||||
"Error adding %s to favorites." => "Помилка при додаванні %s до обраного.",
|
||||
"No categories selected for deletion." => "Жодної категорії не обрано для видалення.",
|
||||
"Error removing %s from favorites." => "Помилка при видалені %s із обраного.",
|
||||
"Settings" => "Налаштування",
|
||||
"seconds ago" => "секунди тому",
|
||||
"1 minute ago" => "1 хвилину тому",
|
||||
"{minutes} minutes ago" => "{minutes} хвилин тому",
|
||||
"1 hour ago" => "1 годину тому",
|
||||
"{hours} hours ago" => "{hours} години тому",
|
||||
"today" => "сьогодні",
|
||||
"yesterday" => "вчора",
|
||||
"{days} days ago" => "{days} днів тому",
|
||||
"last month" => "минулого місяця",
|
||||
"{months} months ago" => "{months} місяців тому",
|
||||
"months ago" => "місяці тому",
|
||||
"last year" => "минулого року",
|
||||
"years ago" => "роки тому",
|
||||
"Choose" => "Обрати",
|
||||
"Cancel" => "Відмінити",
|
||||
"No" => "Ні",
|
||||
"Yes" => "Так",
|
||||
"Ok" => "Ok",
|
||||
"The object type is not specified." => "Не визначено тип об'єкту.",
|
||||
"Error" => "Помилка",
|
||||
"The app name is not specified." => "Не визначено ім'я програми.",
|
||||
"The required file {file} is not installed!" => "Необхідний файл {file} не встановлено!",
|
||||
"Error while sharing" => "Помилка під час публікації",
|
||||
"Error while unsharing" => "Помилка під час відміни публікації",
|
||||
"Error while changing permissions" => "Помилка при зміні повноважень",
|
||||
"Shared with you and the group {group} by {owner}" => " {owner} опублікував для Вас та для групи {group}",
|
||||
"Shared with you by {owner}" => "{owner} опублікував для Вас",
|
||||
"Share with" => "Опублікувати для",
|
||||
"Share with link" => "Опублікувати через посилання",
|
||||
"Password protect" => "Захистити паролем",
|
||||
"Password" => "Пароль",
|
||||
"Set expiration date" => "Встановити термін дії",
|
||||
"Expiration date" => "Термін дії",
|
||||
"Share via email:" => "Опублікувати через електронну пошту:",
|
||||
"No people found" => "Жодної людини не знайдено",
|
||||
"Resharing is not allowed" => "Пере-публікація не дозволяється",
|
||||
"Shared in {item} with {user}" => "Опубліковано {item} для {user}",
|
||||
"Unshare" => "Заборонити доступ",
|
||||
"can edit" => "може редагувати",
|
||||
"access control" => "контроль доступу",
|
||||
"create" => "створити",
|
||||
"update" => "оновити",
|
||||
"delete" => "видалити",
|
||||
"share" => "опублікувати",
|
||||
"Password protected" => "Захищено паролем",
|
||||
"Error unsetting expiration date" => "Помилка при відміні терміна дії",
|
||||
"Error setting expiration date" => "Помилка при встановленні терміна дії",
|
||||
"ownCloud password reset" => "скидання пароля ownCloud",
|
||||
"Use the following link to reset your password: {link}" => "Використовуйте наступне посилання для скидання пароля: {link}",
|
||||
"You will receive a link to reset your password via Email." => "Ви отримаєте посилання для скидання вашого паролю на e-mail.",
|
||||
"Reset email send." => "Лист скидання відправлено.",
|
||||
"Request failed!" => "Невдалий запит!",
|
||||
"Username" => "Ім'я користувача",
|
||||
"Request reset" => "Запит скидання",
|
||||
"Your password was reset" => "Ваш пароль був скинутий",
|
||||
"To login page" => "До сторінки входу",
|
||||
"New password" => "Новий пароль",
|
||||
|
@ -26,12 +71,24 @@
|
|||
"Apps" => "Додатки",
|
||||
"Admin" => "Адміністратор",
|
||||
"Help" => "Допомога",
|
||||
"Access forbidden" => "Доступ заборонено",
|
||||
"Cloud not found" => "Cloud не знайдено",
|
||||
"Edit categories" => "Редагувати категорії",
|
||||
"Add" => "Додати",
|
||||
"Security Warning" => "Попередження про небезпеку",
|
||||
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Не доступний безпечний генератор випадкових чисел, будь ласка, активуйте PHP OpenSSL додаток.",
|
||||
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Без безпечного генератора випадкових чисел зловмисник може визначити токени скидання пароля і заволодіти Вашим обліковим записом.",
|
||||
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ваш каталог з даними та Ваші файли можливо доступні з Інтернету. Файл .htaccess, наданий з ownCloud, не працює. Ми наполегливо рекомендуємо Вам налаштувати свій веб-сервер таким чином, щоб каталог data більше не був доступний, або перемістити каталог data за межі кореневого каталогу документів веб-сервера.",
|
||||
"Create an <strong>admin account</strong>" => "Створити <strong>обліковий запис адміністратора</strong>",
|
||||
"Advanced" => "Додатково",
|
||||
"Data folder" => "Каталог даних",
|
||||
"Configure the database" => "Налаштування бази даних",
|
||||
"will be used" => "буде використано",
|
||||
"Database user" => "Користувач бази даних",
|
||||
"Database password" => "Пароль для бази даних",
|
||||
"Database name" => "Назва бази даних",
|
||||
"Database tablespace" => "Таблиця бази даних",
|
||||
"Database host" => "Хост бази даних",
|
||||
"Finish setup" => "Завершити налаштування",
|
||||
"Sunday" => "Неділя",
|
||||
"Monday" => "Понеділок",
|
||||
|
@ -54,7 +111,16 @@
|
|||
"December" => "Грудень",
|
||||
"web services under your control" => "веб-сервіс під вашим контролем",
|
||||
"Log out" => "Вихід",
|
||||
"Automatic logon rejected!" => "Автоматичний вхід в систему відхилений!",
|
||||
"If you did not change your password recently, your account may be compromised!" => "Якщо Ви не міняли пароль останнім часом, Ваш обліковий запис може бути скомпрометованим!",
|
||||
"Please change your password to secure your account again." => "Будь ласка, змініть свій пароль, щоб знову захистити Ваш обліковий запис.",
|
||||
"Lost your password?" => "Забули пароль?",
|
||||
"remember" => "запам'ятати",
|
||||
"Log in" => "Вхід"
|
||||
"Log in" => "Вхід",
|
||||
"You are logged out." => "Ви вийшли з системи.",
|
||||
"prev" => "попередній",
|
||||
"next" => "наступний",
|
||||
"Security Warning!" => "Попередження про небезпеку!",
|
||||
"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Будь ласка, повторно введіть свій пароль. <br/>З питань безпеки, Вам інколи доведеться повторно вводити свій пароль.",
|
||||
"Verify" => "Підтвердити"
|
||||
);
|
||||
|
|
|
@ -5,23 +5,47 @@
|
|||
"Settings" => "設定",
|
||||
"seconds ago" => "幾秒前",
|
||||
"1 minute ago" => "1 分鐘前",
|
||||
"{minutes} minutes ago" => "{minutes} 分鐘前",
|
||||
"1 hour ago" => "1 個小時前",
|
||||
"{hours} hours ago" => "{hours} 個小時前",
|
||||
"today" => "今天",
|
||||
"yesterday" => "昨天",
|
||||
"{days} days ago" => "{days} 天前",
|
||||
"last month" => "上個月",
|
||||
"{months} months ago" => "{months} 個月前",
|
||||
"months ago" => "幾個月前",
|
||||
"last year" => "去年",
|
||||
"years ago" => "幾年前",
|
||||
"Choose" => "選擇",
|
||||
"Cancel" => "取消",
|
||||
"No" => "No",
|
||||
"Yes" => "Yes",
|
||||
"Ok" => "Ok",
|
||||
"Error" => "錯誤",
|
||||
"Error while sharing" => "分享時發生錯誤",
|
||||
"Shared with you by {owner}" => "{owner} 已經和您分享",
|
||||
"Share with" => "與分享",
|
||||
"Share with link" => "使用連結分享",
|
||||
"Password protect" => "密碼保護",
|
||||
"Password" => "密碼",
|
||||
"Set expiration date" => "設置到期日",
|
||||
"Expiration date" => "到期日",
|
||||
"Share via email:" => "透過email分享:",
|
||||
"Shared in {item} with {user}" => "已和 {user} 分享 {item}",
|
||||
"Unshare" => "取消共享",
|
||||
"can edit" => "可編輯",
|
||||
"access control" => "存取控制",
|
||||
"create" => "建立",
|
||||
"update" => "更新",
|
||||
"delete" => "刪除",
|
||||
"share" => "分享",
|
||||
"Password protected" => "密碼保護",
|
||||
"Error setting expiration date" => "錯誤的到期日設定",
|
||||
"ownCloud password reset" => "ownCloud 密碼重設",
|
||||
"Use the following link to reset your password: {link}" => "請循以下聯結重設你的密碼: (聯結) ",
|
||||
"You will receive a link to reset your password via Email." => "重設密碼的連結將會寄到你的電子郵件信箱",
|
||||
"Reset email send." => "重設郵件已送出.",
|
||||
"Request failed!" => "請求失敗!",
|
||||
"Username" => "使用者名稱",
|
||||
"Request reset" => "要求重設",
|
||||
"Your password was reset" => "你的密碼已重設",
|
||||
|
@ -38,6 +62,7 @@
|
|||
"Edit categories" => "編輯分類",
|
||||
"Add" => "添加",
|
||||
"Security Warning" => "安全性警告",
|
||||
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "沒有可用的隨機數字產生器, 請啟用 PHP 中 OpenSSL 擴充功能.",
|
||||
"Create an <strong>admin account</strong>" => "建立一個<strong>管理者帳號</strong>",
|
||||
"Advanced" => "進階",
|
||||
"Data folder" => "資料夾",
|
||||
|
@ -75,5 +100,7 @@
|
|||
"Log in" => "登入",
|
||||
"You are logged out." => "你已登出",
|
||||
"prev" => "上一頁",
|
||||
"next" => "下一頁"
|
||||
"next" => "下一頁",
|
||||
"Security Warning!" => "安全性警告!",
|
||||
"Verify" => "驗證"
|
||||
);
|
||||
|
|
|
@ -46,6 +46,13 @@
|
|||
<sorting>ascending</sorting>
|
||||
</field>
|
||||
</index>
|
||||
<index>
|
||||
<name>appconfig_config_key_index</name>
|
||||
<field>
|
||||
<name>configkey</name>
|
||||
<sorting>ascending</sorting>
|
||||
</field>
|
||||
</index>
|
||||
|
||||
</declaration>
|
||||
|
||||
|
@ -269,6 +276,13 @@
|
|||
<notnull>true</notnull>
|
||||
<length>64</length>
|
||||
</field>
|
||||
<index>
|
||||
<name>group_admin_uid</name>
|
||||
<field>
|
||||
<name>uid</name>
|
||||
<sorting>ascending</sorting>
|
||||
</field>
|
||||
</index>
|
||||
|
||||
</declaration>
|
||||
|
||||
|
@ -593,6 +607,21 @@
|
|||
<notnull>false</notnull>
|
||||
</field>
|
||||
|
||||
<field>
|
||||
<name>token</name>
|
||||
<type>text</type>
|
||||
<default></default>
|
||||
<notnull>false</notnull>
|
||||
<length>32</length>
|
||||
</field>
|
||||
|
||||
<index>
|
||||
<name>token_index</name>
|
||||
<field>
|
||||
<name>token</name>
|
||||
<sorting>ascending</sorting>
|
||||
</field>
|
||||
</index>
|
||||
</declaration>
|
||||
|
||||
</table>
|
||||
|
|
|
@ -11,9 +11,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 10:24+0000\n"
|
||||
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -107,7 +107,7 @@ msgstr "eliminats {files}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
# Translators:
|
||||
# <admin@s-goecker.de>, 2012.
|
||||
# <blobbyjj@ymail.com>, 2012.
|
||||
# I Robot <owncloud-bot@tmit.eu>, 2012.
|
||||
# I Robot <thomas.mueller@tmit.eu>, 2012.
|
||||
# Jan-Christoph Borchardt <hey@jancborchardt.net>, 2012.
|
||||
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
|
||||
|
@ -23,9 +24,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: 2012-11-28 12:56+0000\n"
|
||||
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -119,7 +120,7 @@ msgstr "{files} gelöscht"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -160,7 +161,7 @@ msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload a
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten."
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
# <admin@s-goecker.de>, 2012.
|
||||
# <a.tangemann@web.de>, 2012.
|
||||
# <blobbyjj@ymail.com>, 2012.
|
||||
# I Robot <owncloud-bot@tmit.eu>, 2012.
|
||||
# I Robot <thomas.mueller@tmit.eu>, 2012.
|
||||
# Jan-Christoph Borchardt <hey@jancborchardt.net>, 2012.
|
||||
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
|
||||
|
@ -24,9 +25,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: 2012-11-28 12:56+0000\n"
|
||||
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -120,7 +121,7 @@ msgstr "{files} gelöscht"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -161,7 +162,7 @@ msgstr "Der Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upl
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten."
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
|
@ -13,9 +13,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 15:47+0000\n"
|
||||
"Last-Translator: Dimitris M. <monopatis@gmail.com>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -109,7 +109,7 @@ msgstr "διαγραμμένα {files}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Μη έγκυρο όνομα, '\\', '/', '<', '>', ':', '\"', '|', '?' και '*' δεν επιτρέπονται."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -150,7 +150,7 @@ msgstr "Η αποστολή του αρχείου βρίσκεται σε εξέ
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "Μη έγκυρο όνομα φακέλου. Η χρήση του \"Shared\" είναι δεσμευμένη από το Owncloud"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
138
l10n/eu/core.po
138
l10n/eu/core.po
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 23:09+0000\n"
|
||||
"Last-Translator: asieriko <asieriko@gmail.com>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
|
||||
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
|
||||
msgid "Category type not provided."
|
||||
msgstr ""
|
||||
msgstr "Kategoria mota ez da zehaztu."
|
||||
|
||||
#: ajax/vcategories/add.php:30
|
||||
msgid "No category to add?"
|
||||
|
@ -35,18 +35,18 @@ msgstr "Kategoria hau dagoeneko existitzen da:"
|
|||
#: ajax/vcategories/favorites.php:24
|
||||
#: ajax/vcategories/removeFromFavorites.php:26
|
||||
msgid "Object type not provided."
|
||||
msgstr ""
|
||||
msgstr "Objetu mota ez da zehaztu."
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:30
|
||||
#: ajax/vcategories/removeFromFavorites.php:30
|
||||
#, php-format
|
||||
msgid "%s ID not provided."
|
||||
msgstr ""
|
||||
msgstr "%s ID mota ez da zehaztu."
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error adding %s to favorites."
|
||||
msgstr ""
|
||||
msgstr "Errorea gertatu da %s gogokoetara gehitzean."
|
||||
|
||||
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
|
||||
msgid "No categories selected for deletion."
|
||||
|
@ -55,61 +55,61 @@ msgstr "Ez da ezabatzeko kategoriarik hautatu."
|
|||
#: ajax/vcategories/removeFromFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error removing %s from favorites."
|
||||
msgstr ""
|
||||
msgstr "Errorea gertatu da %s gogokoetatik ezabatzean."
|
||||
|
||||
#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
|
||||
#: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
|
||||
msgid "Settings"
|
||||
msgstr "Ezarpenak"
|
||||
|
||||
#: js/js.js:688
|
||||
#: js/js.js:704
|
||||
msgid "seconds ago"
|
||||
msgstr "segundu"
|
||||
|
||||
#: js/js.js:689
|
||||
#: js/js.js:705
|
||||
msgid "1 minute ago"
|
||||
msgstr "orain dela minutu 1"
|
||||
|
||||
#: js/js.js:690
|
||||
#: js/js.js:706
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr ""
|
||||
msgstr "orain dela {minutes} minutu"
|
||||
|
||||
#: js/js.js:691
|
||||
#: js/js.js:707
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "orain dela ordu bat"
|
||||
|
||||
#: js/js.js:692
|
||||
#: js/js.js:708
|
||||
msgid "{hours} hours ago"
|
||||
msgstr ""
|
||||
msgstr "orain dela {hours} ordu"
|
||||
|
||||
#: js/js.js:693
|
||||
#: js/js.js:709
|
||||
msgid "today"
|
||||
msgstr "gaur"
|
||||
|
||||
#: js/js.js:694
|
||||
#: js/js.js:710
|
||||
msgid "yesterday"
|
||||
msgstr "atzo"
|
||||
|
||||
#: js/js.js:695
|
||||
#: js/js.js:711
|
||||
msgid "{days} days ago"
|
||||
msgstr ""
|
||||
msgstr "orain dela {days} egun"
|
||||
|
||||
#: js/js.js:696
|
||||
#: js/js.js:712
|
||||
msgid "last month"
|
||||
msgstr "joan den hilabetean"
|
||||
|
||||
#: js/js.js:697
|
||||
#: js/js.js:713
|
||||
msgid "{months} months ago"
|
||||
msgstr ""
|
||||
msgstr "orain dela {months} hilabete"
|
||||
|
||||
#: js/js.js:698
|
||||
#: js/js.js:714
|
||||
msgid "months ago"
|
||||
msgstr "hilabete"
|
||||
|
||||
#: js/js.js:699
|
||||
#: js/js.js:715
|
||||
msgid "last year"
|
||||
msgstr "joan den urtean"
|
||||
|
||||
#: js/js.js:700
|
||||
#: js/js.js:716
|
||||
msgid "years ago"
|
||||
msgstr "urte"
|
||||
|
||||
|
@ -136,21 +136,21 @@ msgstr "Ados"
|
|||
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
|
||||
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
|
||||
msgid "The object type is not specified."
|
||||
msgstr ""
|
||||
msgstr "Objetu mota ez dago zehaztuta."
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:525
|
||||
#: js/share.js:537
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:533
|
||||
#: js/share.js:545
|
||||
msgid "Error"
|
||||
msgstr "Errorea"
|
||||
|
||||
#: js/oc-vcategories.js:179
|
||||
msgid "The app name is not specified."
|
||||
msgstr ""
|
||||
msgstr "App izena ez dago zehaztuta."
|
||||
|
||||
#: js/oc-vcategories.js:194
|
||||
msgid "The required file {file} is not installed!"
|
||||
msgstr ""
|
||||
msgstr "Beharrezkoa den {file} fitxategia ez dago instalatuta!"
|
||||
|
||||
#: js/share.js:124
|
||||
msgid "Error while sharing"
|
||||
|
@ -166,11 +166,11 @@ msgstr "Errore bat egon da baimenak aldatzean"
|
|||
|
||||
#: js/share.js:151
|
||||
msgid "Shared with you and the group {group} by {owner}"
|
||||
msgstr ""
|
||||
msgstr "{owner}-k zu eta {group} taldearekin partekatuta"
|
||||
|
||||
#: js/share.js:153
|
||||
msgid "Shared with you by {owner}"
|
||||
msgstr ""
|
||||
msgstr "{owner}-k zurekin partekatuta"
|
||||
|
||||
#: js/share.js:158
|
||||
msgid "Share with"
|
||||
|
@ -211,7 +211,7 @@ msgstr "Berriz elkarbanatzea ez dago baimendua"
|
|||
|
||||
#: js/share.js:271
|
||||
msgid "Shared in {item} with {user}"
|
||||
msgstr ""
|
||||
msgstr "{user}ekin {item}-n partekatuta"
|
||||
|
||||
#: js/share.js:292
|
||||
msgid "Unshare"
|
||||
|
@ -241,15 +241,15 @@ msgstr "ezabatu"
|
|||
msgid "share"
|
||||
msgstr "elkarbanatu"
|
||||
|
||||
#: js/share.js:343 js/share.js:512 js/share.js:514
|
||||
#: js/share.js:349 js/share.js:520 js/share.js:522
|
||||
msgid "Password protected"
|
||||
msgstr "Pasahitzarekin babestuta"
|
||||
|
||||
#: js/share.js:525
|
||||
#: js/share.js:533
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Errorea izan da muga data kentzean"
|
||||
|
||||
#: js/share.js:537
|
||||
#: js/share.js:545
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Errore bat egon da muga data ezartzean"
|
||||
|
||||
|
@ -267,11 +267,11 @@ msgstr "Zure pashitza berrezartzeko lotura bat jasoko duzu Epostaren bidez."
|
|||
|
||||
#: lostpassword/templates/lostpassword.php:5
|
||||
msgid "Reset email send."
|
||||
msgstr ""
|
||||
msgstr "Berrezartzeko eposta bidali da."
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:8
|
||||
msgid "Request failed!"
|
||||
msgstr ""
|
||||
msgstr "Eskariak huts egin du!"
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38
|
||||
#: templates/login.php:20
|
||||
|
@ -342,13 +342,13 @@ msgstr "Segurtasun abisua"
|
|||
msgid ""
|
||||
"No secure random number generator is available, please enable the PHP "
|
||||
"OpenSSL extension."
|
||||
msgstr ""
|
||||
msgstr "Ez dago hausazko zenbaki sortzaile segururik eskuragarri, mesedez gatiu PHP OpenSSL extensioa."
|
||||
|
||||
#: templates/installation.php:26
|
||||
msgid ""
|
||||
"Without a secure random number generator an attacker may be able to predict "
|
||||
"password reset tokens and take over your account."
|
||||
msgstr ""
|
||||
msgstr "Hausazko zenbaki sortzaile segururik gabe erasotzaile batek pasahitza berrezartzeko kodeak iragarri ditzake eta zure kontuaz jabetu."
|
||||
|
||||
#: templates/installation.php:32
|
||||
msgid ""
|
||||
|
@ -404,103 +404,103 @@ msgstr "Datubasearen hostalaria"
|
|||
msgid "Finish setup"
|
||||
msgstr "Bukatu konfigurazioa"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Sunday"
|
||||
msgstr "Igandea"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Monday"
|
||||
msgstr "Astelehena"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Tuesday"
|
||||
msgstr "Asteartea"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Wednesday"
|
||||
msgstr "Asteazkena"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Thursday"
|
||||
msgstr "Osteguna"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Friday"
|
||||
msgstr "Ostirala"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Saturday"
|
||||
msgstr "Larunbata"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "January"
|
||||
msgstr "Urtarrila"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "February"
|
||||
msgstr "Otsaila"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "March"
|
||||
msgstr "Martxoa"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "April"
|
||||
msgstr "Apirila"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "May"
|
||||
msgstr "Maiatza"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "June"
|
||||
msgstr "Ekaina"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "July"
|
||||
msgstr "Uztaila"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "August"
|
||||
msgstr "Abuztua"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "September"
|
||||
msgstr "Iraila"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "October"
|
||||
msgstr "Urria"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "November"
|
||||
msgstr "Azaroa"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "December"
|
||||
msgstr "Abendua"
|
||||
|
||||
#: templates/layout.guest.php:41
|
||||
#: templates/layout.guest.php:42
|
||||
msgid "web services under your control"
|
||||
msgstr "web zerbitzuak zure kontrolpean"
|
||||
|
||||
#: templates/layout.user.php:44
|
||||
#: templates/layout.user.php:45
|
||||
msgid "Log out"
|
||||
msgstr "Saioa bukatu"
|
||||
|
||||
#: templates/login.php:8
|
||||
msgid "Automatic logon rejected!"
|
||||
msgstr ""
|
||||
msgstr "Saio hasiera automatikoa ez onartuta!"
|
||||
|
||||
#: templates/login.php:9
|
||||
msgid ""
|
||||
"If you did not change your password recently, your account may be "
|
||||
"compromised!"
|
||||
msgstr ""
|
||||
msgstr "Zure pasahitza orain dela gutxi ez baduzu aldatu, zure kontua arriskuan egon daiteke!"
|
||||
|
||||
#: templates/login.php:10
|
||||
msgid "Please change your password to secure your account again."
|
||||
msgstr ""
|
||||
msgstr "Mesedez aldatu zure pasahitza zure kontua berriz segurtatzeko."
|
||||
|
||||
#: templates/login.php:15
|
||||
msgid "Lost your password?"
|
||||
|
@ -528,14 +528,14 @@ msgstr "hurrengoa"
|
|||
|
||||
#: templates/verify.php:5
|
||||
msgid "Security Warning!"
|
||||
msgstr ""
|
||||
msgstr "Segurtasun abisua"
|
||||
|
||||
#: templates/verify.php:6
|
||||
msgid ""
|
||||
"Please verify your password. <br/>For security reasons you may be "
|
||||
"occasionally asked to enter your password again."
|
||||
msgstr ""
|
||||
msgstr "Mesedez egiaztatu zure pasahitza. <br/>Segurtasun arrazoiengatik noizbehinka zure pasahitza berriz sartzea eska diezazukegu."
|
||||
|
||||
#: templates/verify.php:16
|
||||
msgid "Verify"
|
||||
msgstr ""
|
||||
msgstr "Egiaztatu"
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 23:00+0000\n"
|
||||
"Last-Translator: asieriko <asieriko@gmail.com>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -55,7 +55,7 @@ msgstr "Fitxategiak"
|
|||
|
||||
#: js/fileactions.js:117 templates/index.php:64
|
||||
msgid "Unshare"
|
||||
msgstr "Ez partekatu"
|
||||
msgstr "Ez elkarbanatu"
|
||||
|
||||
#: js/fileactions.js:119 templates/index.php:66
|
||||
msgid "Delete"
|
||||
|
@ -67,7 +67,7 @@ msgstr "Berrizendatu"
|
|||
|
||||
#: js/filelist.js:201 js/filelist.js:203
|
||||
msgid "{new_name} already exists"
|
||||
msgstr ""
|
||||
msgstr "{new_name} dagoeneko existitzen da"
|
||||
|
||||
#: js/filelist.js:201 js/filelist.js:203
|
||||
msgid "replace"
|
||||
|
@ -83,7 +83,7 @@ msgstr "ezeztatu"
|
|||
|
||||
#: js/filelist.js:250
|
||||
msgid "replaced {new_name}"
|
||||
msgstr ""
|
||||
msgstr "ordezkatua {new_name}"
|
||||
|
||||
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
|
||||
msgid "undo"
|
||||
|
@ -91,21 +91,21 @@ msgstr "desegin"
|
|||
|
||||
#: js/filelist.js:252
|
||||
msgid "replaced {new_name} with {old_name}"
|
||||
msgstr ""
|
||||
msgstr " {new_name}-k {old_name} ordezkatu du"
|
||||
|
||||
#: js/filelist.js:284
|
||||
msgid "unshared {files}"
|
||||
msgstr ""
|
||||
msgstr "elkarbanaketa utzita {files}"
|
||||
|
||||
#: js/filelist.js:286
|
||||
msgid "deleted {files}"
|
||||
msgstr ""
|
||||
msgstr "ezabatuta {files}"
|
||||
|
||||
#: js/files.js:33
|
||||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "IZen aliogabea, '\\', '/', '<', '>', ':', '\"', '|', '?' eta '*' ez daude baimenduta."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -133,7 +133,7 @@ msgstr "fitxategi 1 igotzen"
|
|||
|
||||
#: js/files.js:277 js/files.js:331 js/files.js:346
|
||||
msgid "{count} files uploading"
|
||||
msgstr ""
|
||||
msgstr "{count} fitxategi igotzen"
|
||||
|
||||
#: js/files.js:349 js/files.js:382
|
||||
msgid "Upload cancelled."
|
||||
|
@ -146,11 +146,11 @@ msgstr "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "Karpeta izen baliogabea. \"Shared\" karpetaren erabilera Owncloudek erreserbatuta dauka"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
msgstr ""
|
||||
msgstr "{count} fitxategi eskaneatuta"
|
||||
|
||||
#: js/files.js:712
|
||||
msgid "error while scanning"
|
||||
|
@ -170,19 +170,19 @@ msgstr "Aldatuta"
|
|||
|
||||
#: js/files.js:814
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
msgstr "karpeta bat"
|
||||
|
||||
#: js/files.js:816
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
msgstr "{count} karpeta"
|
||||
|
||||
#: js/files.js:824
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
msgstr "fitxategi bat"
|
||||
|
||||
#: js/files.js:826
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
msgstr "{count} fitxategi"
|
||||
|
||||
#: templates/admin.php:5
|
||||
msgid "File handling"
|
||||
|
@ -230,7 +230,7 @@ msgstr "Karpeta"
|
|||
|
||||
#: templates/index.php:11
|
||||
msgid "From link"
|
||||
msgstr ""
|
||||
msgstr "Estekatik"
|
||||
|
||||
#: templates/index.php:22
|
||||
msgid "Upload"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 23:10+0000\n"
|
||||
"Last-Translator: asieriko <asieriko@gmail.com>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -42,19 +42,19 @@ msgstr "Aplikazioak"
|
|||
msgid "Admin"
|
||||
msgstr "Admin"
|
||||
|
||||
#: files.php:332
|
||||
#: files.php:361
|
||||
msgid "ZIP download is turned off."
|
||||
msgstr "ZIP deskarga ez dago gaituta."
|
||||
|
||||
#: files.php:333
|
||||
#: files.php:362
|
||||
msgid "Files need to be downloaded one by one."
|
||||
msgstr "Fitxategiak banan-banan deskargatu behar dira."
|
||||
|
||||
#: files.php:333 files.php:358
|
||||
#: files.php:362 files.php:387
|
||||
msgid "Back to Files"
|
||||
msgstr "Itzuli fitxategietara"
|
||||
|
||||
#: files.php:357
|
||||
#: files.php:386
|
||||
msgid "Selected files too large to generate zip file."
|
||||
msgstr "Hautatuko fitxategiak oso handiak dira zip fitxategia sortzeko."
|
||||
|
||||
|
@ -80,7 +80,7 @@ msgstr "Testua"
|
|||
|
||||
#: search/provider/file.php:29
|
||||
msgid "Images"
|
||||
msgstr ""
|
||||
msgstr "Irudiak"
|
||||
|
||||
#: template.php:103
|
||||
msgid "seconds ago"
|
||||
|
@ -97,12 +97,12 @@ msgstr "orain dela %d minutu"
|
|||
|
||||
#: template.php:106
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "orain dela ordu bat"
|
||||
|
||||
#: template.php:107
|
||||
#, php-format
|
||||
msgid "%d hours ago"
|
||||
msgstr ""
|
||||
msgstr "orain dela %d ordu"
|
||||
|
||||
#: template.php:108
|
||||
msgid "today"
|
||||
|
@ -124,7 +124,7 @@ msgstr "joan den hilabetea"
|
|||
#: template.php:112
|
||||
#, php-format
|
||||
msgid "%d months ago"
|
||||
msgstr ""
|
||||
msgstr "orain dela %d hilabete"
|
||||
|
||||
#: template.php:113
|
||||
msgid "last year"
|
||||
|
@ -150,4 +150,4 @@ msgstr "eguneraketen egiaztapena ez dago gaituta"
|
|||
#: vcategories.php:188 vcategories.php:249
|
||||
#, php-format
|
||||
msgid "Could not find category \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Ezin da \"%s\" kategoria aurkitu"
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-10 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-09 23:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 22:46+0000\n"
|
||||
"Last-Translator: asieriko <asieriko@gmail.com>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -100,7 +100,7 @@ msgstr "Gehitu zure aplikazioa"
|
|||
|
||||
#: templates/apps.php:11
|
||||
msgid "More Apps"
|
||||
msgstr ""
|
||||
msgstr "App gehiago"
|
||||
|
||||
#: templates/apps.php:27
|
||||
msgid "Select an App"
|
||||
|
@ -141,7 +141,7 @@ msgstr "Erantzun"
|
|||
#: templates/personal.php:8
|
||||
#, php-format
|
||||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr ""
|
||||
msgstr "Dagoeneko <strong>%s</strong> erabili duzu eskuragarri duzun <strong>%s</strong>etatik"
|
||||
|
||||
#: templates/personal.php:12
|
||||
msgid "Desktop and Mobile Syncing Clients"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <asieriko@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-09 10:06+0100\n"
|
||||
"PO-Revision-Date: 2012-11-09 09:06+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 22:56+0000\n"
|
||||
"Last-Translator: asieriko <asieriko@gmail.com>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -19,4 +20,4 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:4
|
||||
msgid "WebDAV URL: http://"
|
||||
msgstr ""
|
||||
msgstr "WebDAV URL: http://"
|
||||
|
|
|
@ -12,9 +12,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 19:12+0000\n"
|
||||
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -108,7 +108,7 @@ msgstr ""
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
|
108
l10n/fr/core.po
108
l10n/fr/core.po
|
@ -15,9 +15,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 00:59+0000\n"
|
||||
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr ""
|
|||
|
||||
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
|
||||
msgid "Category type not provided."
|
||||
msgstr ""
|
||||
msgstr "Type de catégorie non spécifié."
|
||||
|
||||
#: ajax/vcategories/add.php:30
|
||||
msgid "No category to add?"
|
||||
|
@ -41,18 +41,18 @@ msgstr "Cette catégorie existe déjà : "
|
|||
#: ajax/vcategories/favorites.php:24
|
||||
#: ajax/vcategories/removeFromFavorites.php:26
|
||||
msgid "Object type not provided."
|
||||
msgstr ""
|
||||
msgstr "Type d'objet non spécifié."
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:30
|
||||
#: ajax/vcategories/removeFromFavorites.php:30
|
||||
#, php-format
|
||||
msgid "%s ID not provided."
|
||||
msgstr ""
|
||||
msgstr "L'identifiant de %s n'est pas spécifié."
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error adding %s to favorites."
|
||||
msgstr ""
|
||||
msgstr "Erreur lors de l'ajout de %s aux favoris."
|
||||
|
||||
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
|
||||
msgid "No categories selected for deletion."
|
||||
|
@ -61,61 +61,61 @@ msgstr "Aucune catégorie sélectionnée pour suppression"
|
|||
#: ajax/vcategories/removeFromFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error removing %s from favorites."
|
||||
msgstr ""
|
||||
msgstr "Erreur lors de la suppression de %s des favoris."
|
||||
|
||||
#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
|
||||
#: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
|
||||
msgid "Settings"
|
||||
msgstr "Paramètres"
|
||||
|
||||
#: js/js.js:688
|
||||
#: js/js.js:704
|
||||
msgid "seconds ago"
|
||||
msgstr "il y a quelques secondes"
|
||||
|
||||
#: js/js.js:689
|
||||
#: js/js.js:705
|
||||
msgid "1 minute ago"
|
||||
msgstr "il y a une minute"
|
||||
|
||||
#: js/js.js:690
|
||||
#: js/js.js:706
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr "il y a {minutes} minutes"
|
||||
|
||||
#: js/js.js:691
|
||||
#: js/js.js:707
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "Il y a une heure"
|
||||
|
||||
#: js/js.js:692
|
||||
#: js/js.js:708
|
||||
msgid "{hours} hours ago"
|
||||
msgstr ""
|
||||
msgstr "Il y a {hours} heures"
|
||||
|
||||
#: js/js.js:693
|
||||
#: js/js.js:709
|
||||
msgid "today"
|
||||
msgstr "aujourd'hui"
|
||||
|
||||
#: js/js.js:694
|
||||
#: js/js.js:710
|
||||
msgid "yesterday"
|
||||
msgstr "hier"
|
||||
|
||||
#: js/js.js:695
|
||||
#: js/js.js:711
|
||||
msgid "{days} days ago"
|
||||
msgstr "il y a {days} jours"
|
||||
|
||||
#: js/js.js:696
|
||||
#: js/js.js:712
|
||||
msgid "last month"
|
||||
msgstr "le mois dernier"
|
||||
|
||||
#: js/js.js:697
|
||||
#: js/js.js:713
|
||||
msgid "{months} months ago"
|
||||
msgstr ""
|
||||
msgstr "Il y a {months} mois"
|
||||
|
||||
#: js/js.js:698
|
||||
#: js/js.js:714
|
||||
msgid "months ago"
|
||||
msgstr "il y a plusieurs mois"
|
||||
|
||||
#: js/js.js:699
|
||||
#: js/js.js:715
|
||||
msgid "last year"
|
||||
msgstr "l'année dernière"
|
||||
|
||||
#: js/js.js:700
|
||||
#: js/js.js:716
|
||||
msgid "years ago"
|
||||
msgstr "il y a plusieurs années"
|
||||
|
||||
|
@ -142,21 +142,21 @@ msgstr "Ok"
|
|||
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
|
||||
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
|
||||
msgid "The object type is not specified."
|
||||
msgstr ""
|
||||
msgstr "Le type d'objet n'est pas spécifié."
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:525
|
||||
#: js/share.js:537
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:527
|
||||
#: js/share.js:539
|
||||
msgid "Error"
|
||||
msgstr "Erreur"
|
||||
|
||||
#: js/oc-vcategories.js:179
|
||||
msgid "The app name is not specified."
|
||||
msgstr ""
|
||||
msgstr "Le nom de l'application n'est pas spécifié."
|
||||
|
||||
#: js/oc-vcategories.js:194
|
||||
msgid "The required file {file} is not installed!"
|
||||
msgstr ""
|
||||
msgstr "Le fichier requis {file} n'est pas installé !"
|
||||
|
||||
#: js/share.js:124
|
||||
msgid "Error while sharing"
|
||||
|
@ -247,15 +247,15 @@ msgstr "supprimer"
|
|||
msgid "share"
|
||||
msgstr "partager"
|
||||
|
||||
#: js/share.js:343 js/share.js:512 js/share.js:514
|
||||
#: js/share.js:343 js/share.js:514 js/share.js:516
|
||||
msgid "Password protected"
|
||||
msgstr "Protégé par un mot de passe"
|
||||
|
||||
#: js/share.js:525
|
||||
#: js/share.js:527
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Un erreur est survenue pendant la suppression de la date d'expiration"
|
||||
|
||||
#: js/share.js:537
|
||||
#: js/share.js:539
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Erreur lors de la spécification de la date d'expiration"
|
||||
|
||||
|
@ -410,87 +410,87 @@ msgstr "Serveur de la base de données"
|
|||
msgid "Finish setup"
|
||||
msgstr "Terminer l'installation"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Sunday"
|
||||
msgstr "Dimanche"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Monday"
|
||||
msgstr "Lundi"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Tuesday"
|
||||
msgstr "Mardi"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Wednesday"
|
||||
msgstr "Mercredi"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Thursday"
|
||||
msgstr "Jeudi"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Friday"
|
||||
msgstr "Vendredi"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Saturday"
|
||||
msgstr "Samedi"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "January"
|
||||
msgstr "janvier"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "February"
|
||||
msgstr "février"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "March"
|
||||
msgstr "mars"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "April"
|
||||
msgstr "avril"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "May"
|
||||
msgstr "mai"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "June"
|
||||
msgstr "juin"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "July"
|
||||
msgstr "juillet"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "August"
|
||||
msgstr "août"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "September"
|
||||
msgstr "septembre"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "October"
|
||||
msgstr "octobre"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "November"
|
||||
msgstr "novembre"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "December"
|
||||
msgstr "décembre"
|
||||
|
||||
#: templates/layout.guest.php:41
|
||||
#: templates/layout.guest.php:42
|
||||
msgid "web services under your control"
|
||||
msgstr "services web sous votre contrôle"
|
||||
|
||||
#: templates/layout.user.php:44
|
||||
#: templates/layout.user.php:45
|
||||
msgid "Log out"
|
||||
msgstr "Se déconnecter"
|
||||
|
||||
|
|
|
@ -17,9 +17,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:01+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 01:02+0000\n"
|
||||
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -113,7 +113,7 @@ msgstr "Fichiers supprimés : {files}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -154,7 +154,7 @@ msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "Nom de répertoire invalide. \"Shared\" est réservé par ownCloud"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 00:56+0000\n"
|
||||
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -43,19 +43,19 @@ msgstr "Applications"
|
|||
msgid "Admin"
|
||||
msgstr "Administration"
|
||||
|
||||
#: files.php:332
|
||||
#: files.php:361
|
||||
msgid "ZIP download is turned off."
|
||||
msgstr "Téléchargement ZIP désactivé."
|
||||
|
||||
#: files.php:333
|
||||
#: files.php:362
|
||||
msgid "Files need to be downloaded one by one."
|
||||
msgstr "Les fichiers nécessitent d'être téléchargés un par un."
|
||||
|
||||
#: files.php:333 files.php:358
|
||||
#: files.php:362 files.php:387
|
||||
msgid "Back to Files"
|
||||
msgstr "Retour aux Fichiers"
|
||||
|
||||
#: files.php:357
|
||||
#: files.php:386
|
||||
msgid "Selected files too large to generate zip file."
|
||||
msgstr "Les fichiers sélectionnés sont trop volumineux pour être compressés."
|
||||
|
||||
|
@ -98,12 +98,12 @@ msgstr "il y a %d minutes"
|
|||
|
||||
#: template.php:106
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "Il y a une heure"
|
||||
|
||||
#: template.php:107
|
||||
#, php-format
|
||||
msgid "%d hours ago"
|
||||
msgstr ""
|
||||
msgstr "Il y a %d heures"
|
||||
|
||||
#: template.php:108
|
||||
msgid "today"
|
||||
|
@ -125,7 +125,7 @@ msgstr "le mois dernier"
|
|||
#: template.php:112
|
||||
#, php-format
|
||||
msgid "%d months ago"
|
||||
msgstr ""
|
||||
msgstr "Il y a %d mois"
|
||||
|
||||
#: template.php:113
|
||||
msgid "last year"
|
||||
|
@ -151,4 +151,4 @@ msgstr "la vérification des mises à jour est désactivée"
|
|||
#: vcategories.php:188 vcategories.php:249
|
||||
#, php-format
|
||||
msgid "Could not find category \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Impossible de trouver la catégorie \"%s\""
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# Robert Di Rosa <>, 2012.
|
||||
# Romain DEP. <rom1dep@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-12 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-11 10:15+0000\n"
|
||||
"Last-Translator: Robert Di Rosa <>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 00:28+0000\n"
|
||||
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,4 +21,4 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:4
|
||||
msgid "WebDAV URL: http://"
|
||||
msgstr ""
|
||||
msgstr "URL WebDAV : http://"
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 01:15+0000\n"
|
||||
"Last-Translator: Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>\n"
|
||||
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -106,7 +106,7 @@ msgstr "削除 {files}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。"
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -147,7 +147,7 @@ msgstr "ファイル転送を実行中です。今このページから移動す
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "無効なフォルダ名です。\"Shared\" の利用は ownCloud が予約済みです。"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
108
l10n/pl/core.po
108
l10n/pl/core.po
|
@ -17,9 +17,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 08:53+0000\n"
|
||||
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
|
||||
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
|
||||
msgid "Category type not provided."
|
||||
msgstr ""
|
||||
msgstr "Typ kategorii nie podany."
|
||||
|
||||
#: ajax/vcategories/add.php:30
|
||||
msgid "No category to add?"
|
||||
|
@ -43,18 +43,18 @@ msgstr "Ta kategoria już istnieje"
|
|||
#: ajax/vcategories/favorites.php:24
|
||||
#: ajax/vcategories/removeFromFavorites.php:26
|
||||
msgid "Object type not provided."
|
||||
msgstr ""
|
||||
msgstr "Typ obiektu nie podany."
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:30
|
||||
#: ajax/vcategories/removeFromFavorites.php:30
|
||||
#, php-format
|
||||
msgid "%s ID not provided."
|
||||
msgstr ""
|
||||
msgstr "%s ID nie podany."
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error adding %s to favorites."
|
||||
msgstr ""
|
||||
msgstr "Błąd dodania %s do ulubionych."
|
||||
|
||||
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
|
||||
msgid "No categories selected for deletion."
|
||||
|
@ -63,61 +63,61 @@ msgstr "Nie ma kategorii zaznaczonych do usunięcia."
|
|||
#: ajax/vcategories/removeFromFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error removing %s from favorites."
|
||||
msgstr ""
|
||||
msgstr "Błąd usunięcia %s z ulubionych."
|
||||
|
||||
#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
|
||||
#: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
|
||||
msgid "Settings"
|
||||
msgstr "Ustawienia"
|
||||
|
||||
#: js/js.js:688
|
||||
#: js/js.js:704
|
||||
msgid "seconds ago"
|
||||
msgstr "sekund temu"
|
||||
|
||||
#: js/js.js:689
|
||||
#: js/js.js:705
|
||||
msgid "1 minute ago"
|
||||
msgstr "1 minute temu"
|
||||
|
||||
#: js/js.js:690
|
||||
#: js/js.js:706
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr "{minutes} minut temu"
|
||||
|
||||
#: js/js.js:691
|
||||
#: js/js.js:707
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "1 godzine temu"
|
||||
|
||||
#: js/js.js:692
|
||||
#: js/js.js:708
|
||||
msgid "{hours} hours ago"
|
||||
msgstr ""
|
||||
msgstr "{hours} godzin temu"
|
||||
|
||||
#: js/js.js:693
|
||||
#: js/js.js:709
|
||||
msgid "today"
|
||||
msgstr "dziś"
|
||||
|
||||
#: js/js.js:694
|
||||
#: js/js.js:710
|
||||
msgid "yesterday"
|
||||
msgstr "wczoraj"
|
||||
|
||||
#: js/js.js:695
|
||||
#: js/js.js:711
|
||||
msgid "{days} days ago"
|
||||
msgstr "{days} dni temu"
|
||||
|
||||
#: js/js.js:696
|
||||
#: js/js.js:712
|
||||
msgid "last month"
|
||||
msgstr "ostani miesiąc"
|
||||
|
||||
#: js/js.js:697
|
||||
#: js/js.js:713
|
||||
msgid "{months} months ago"
|
||||
msgstr ""
|
||||
msgstr "{months} miesięcy temu"
|
||||
|
||||
#: js/js.js:698
|
||||
#: js/js.js:714
|
||||
msgid "months ago"
|
||||
msgstr "miesięcy temu"
|
||||
|
||||
#: js/js.js:699
|
||||
#: js/js.js:715
|
||||
msgid "last year"
|
||||
msgstr "ostatni rok"
|
||||
|
||||
#: js/js.js:700
|
||||
#: js/js.js:716
|
||||
msgid "years ago"
|
||||
msgstr "lat temu"
|
||||
|
||||
|
@ -144,21 +144,21 @@ msgstr "Ok"
|
|||
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
|
||||
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
|
||||
msgid "The object type is not specified."
|
||||
msgstr ""
|
||||
msgstr "Typ obiektu nie jest określony."
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:525
|
||||
#: js/share.js:537
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:533
|
||||
#: js/share.js:545
|
||||
msgid "Error"
|
||||
msgstr "Błąd"
|
||||
|
||||
#: js/oc-vcategories.js:179
|
||||
msgid "The app name is not specified."
|
||||
msgstr ""
|
||||
msgstr "Nazwa aplikacji nie jest określona."
|
||||
|
||||
#: js/oc-vcategories.js:194
|
||||
msgid "The required file {file} is not installed!"
|
||||
msgstr ""
|
||||
msgstr "Żądany plik {file} nie jest zainstalowany!"
|
||||
|
||||
#: js/share.js:124
|
||||
msgid "Error while sharing"
|
||||
|
@ -249,15 +249,15 @@ msgstr "usuń"
|
|||
msgid "share"
|
||||
msgstr "współdziel"
|
||||
|
||||
#: js/share.js:343 js/share.js:512 js/share.js:514
|
||||
#: js/share.js:349 js/share.js:520 js/share.js:522
|
||||
msgid "Password protected"
|
||||
msgstr "Zabezpieczone hasłem"
|
||||
|
||||
#: js/share.js:525
|
||||
#: js/share.js:533
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr "Błąd niszczenie daty wygaśnięcia"
|
||||
|
||||
#: js/share.js:537
|
||||
#: js/share.js:545
|
||||
msgid "Error setting expiration date"
|
||||
msgstr "Błąd podczas ustawiania daty wygaśnięcia"
|
||||
|
||||
|
@ -412,87 +412,87 @@ msgstr "Komputer bazy danych"
|
|||
msgid "Finish setup"
|
||||
msgstr "Zakończ konfigurowanie"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Sunday"
|
||||
msgstr "Niedziela"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Monday"
|
||||
msgstr "Poniedziałek"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Tuesday"
|
||||
msgstr "Wtorek"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Wednesday"
|
||||
msgstr "Środa"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Thursday"
|
||||
msgstr "Czwartek"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Friday"
|
||||
msgstr "Piątek"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Saturday"
|
||||
msgstr "Sobota"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "January"
|
||||
msgstr "Styczeń"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "February"
|
||||
msgstr "Luty"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "March"
|
||||
msgstr "Marzec"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "April"
|
||||
msgstr "Kwiecień"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "May"
|
||||
msgstr "Maj"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "June"
|
||||
msgstr "Czerwiec"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "July"
|
||||
msgstr "Lipiec"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "August"
|
||||
msgstr "Sierpień"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "September"
|
||||
msgstr "Wrzesień"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "October"
|
||||
msgstr "Październik"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "November"
|
||||
msgstr "Listopad"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "December"
|
||||
msgstr "Grudzień"
|
||||
|
||||
#: templates/layout.guest.php:41
|
||||
#: templates/layout.guest.php:42
|
||||
msgid "web services under your control"
|
||||
msgstr "usługi internetowe pod kontrolą"
|
||||
|
||||
#: templates/layout.user.php:44
|
||||
#: templates/layout.user.php:45
|
||||
msgid "Log out"
|
||||
msgstr "Wylogowuje użytkownika"
|
||||
|
||||
|
|
|
@ -9,13 +9,14 @@
|
|||
# <mosslar@gmail.com>, 2011.
|
||||
# <mplichta@gmail.com>, 2012.
|
||||
# Piotr Sokół <psokol@jabster.pl>, 2012.
|
||||
# <tomekde@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 05:59+0000\n"
|
||||
"Last-Translator: Thomasso <tomekde@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -109,7 +110,7 @@ msgstr "usunięto {files}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Niepoprawna nazwa, Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*'są niedozwolone."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -150,7 +151,7 @@ msgstr "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zost
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "Błędna nazwa folderu. Nazwa \"Shared\" jest zarezerwowana dla Owncloud"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
|
@ -4,14 +4,15 @@
|
|||
#
|
||||
# Translators:
|
||||
# Cyryl Sochacki <>, 2012.
|
||||
# Cyryl Sochacki <cyrylsochacki@gmail.com>, 2012.
|
||||
# Marcin Małecki <gerber@tkdami.net>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 08:54+0000\n"
|
||||
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -43,19 +44,19 @@ msgstr "Aplikacje"
|
|||
msgid "Admin"
|
||||
msgstr "Administrator"
|
||||
|
||||
#: files.php:332
|
||||
#: files.php:361
|
||||
msgid "ZIP download is turned off."
|
||||
msgstr "Pobieranie ZIP jest wyłączone."
|
||||
|
||||
#: files.php:333
|
||||
#: files.php:362
|
||||
msgid "Files need to be downloaded one by one."
|
||||
msgstr "Pliki muszą zostać pobrane pojedynczo."
|
||||
|
||||
#: files.php:333 files.php:358
|
||||
#: files.php:362 files.php:387
|
||||
msgid "Back to Files"
|
||||
msgstr "Wróć do plików"
|
||||
|
||||
#: files.php:357
|
||||
#: files.php:386
|
||||
msgid "Selected files too large to generate zip file."
|
||||
msgstr "Wybrane pliki są zbyt duże, aby wygenerować plik zip."
|
||||
|
||||
|
@ -98,12 +99,12 @@ msgstr "%d minut temu"
|
|||
|
||||
#: template.php:106
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "1 godzine temu"
|
||||
|
||||
#: template.php:107
|
||||
#, php-format
|
||||
msgid "%d hours ago"
|
||||
msgstr ""
|
||||
msgstr "%d godzin temu"
|
||||
|
||||
#: template.php:108
|
||||
msgid "today"
|
||||
|
@ -125,7 +126,7 @@ msgstr "ostatni miesiąc"
|
|||
#: template.php:112
|
||||
#, php-format
|
||||
msgid "%d months ago"
|
||||
msgstr ""
|
||||
msgstr "%d miesiecy temu"
|
||||
|
||||
#: template.php:113
|
||||
msgid "last year"
|
||||
|
@ -151,4 +152,4 @@ msgstr "wybór aktualizacji jest wyłączony"
|
|||
#: vcategories.php:188 vcategories.php:249
|
||||
#, php-format
|
||||
msgid "Could not find category \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Nie można odnaleźć kategorii \"%s\""
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
# Denis <reg.transifex.net@demitel.ru>, 2012.
|
||||
# <jekader@gmail.com>, 2012.
|
||||
# <lankme@gmail.com>, 2012.
|
||||
# <mpolr21@gmail.com>, 2012.
|
||||
# Nick Remeslennikov <homolibere@gmail.com>, 2012.
|
||||
# <skoptev@ukr.net>, 2012.
|
||||
# <tony.mccourin@gmail.com>, 2011.
|
||||
|
@ -15,9 +16,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 16:49+0000\n"
|
||||
"Last-Translator: mPolr <mpolr21@gmail.com>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -111,7 +112,7 @@ msgstr "удаленные {files}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Неправильное имя, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' недопустимы."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 06:47+0000\n"
|
||||
"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
|
||||
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -105,7 +105,7 @@ msgstr "удалено {файлы}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Некорректное имя, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не допустимы."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
|
|
@ -0,0 +1,539 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2011-07-25 16:05+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
|
||||
msgid "Category type not provided."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/vcategories/add.php:30
|
||||
msgid "No category to add?"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/vcategories/add.php:37
|
||||
msgid "This category already exists: "
|
||||
msgstr ""
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
|
||||
#: ajax/vcategories/favorites.php:24
|
||||
#: ajax/vcategories/removeFromFavorites.php:26
|
||||
msgid "Object type not provided."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:30
|
||||
#: ajax/vcategories/removeFromFavorites.php:30
|
||||
#, php-format
|
||||
msgid "%s ID not provided."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error adding %s to favorites."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
|
||||
msgid "No categories selected for deletion."
|
||||
msgstr ""
|
||||
|
||||
#: ajax/vcategories/removeFromFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error removing %s from favorites."
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:704
|
||||
msgid "seconds ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:705
|
||||
msgid "1 minute ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:706
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:707
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:708
|
||||
msgid "{hours} hours ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:709
|
||||
msgid "today"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:710
|
||||
msgid "yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:711
|
||||
msgid "{days} days ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:712
|
||||
msgid "last month"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:713
|
||||
msgid "{months} months ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:714
|
||||
msgid "months ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:715
|
||||
msgid "last year"
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:716
|
||||
msgid "years ago"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:126
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:162
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:163
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-dialogs.js:180
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
|
||||
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
|
||||
msgid "The object type is not specified."
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:533
|
||||
#: js/share.js:545
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-vcategories.js:179
|
||||
msgid "The app name is not specified."
|
||||
msgstr ""
|
||||
|
||||
#: js/oc-vcategories.js:194
|
||||
msgid "The required file {file} is not installed!"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:124
|
||||
msgid "Error while sharing"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:135
|
||||
msgid "Error while unsharing"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:142
|
||||
msgid "Error while changing permissions"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:151
|
||||
msgid "Shared with you and the group {group} by {owner}"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:153
|
||||
msgid "Shared with you by {owner}"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:158
|
||||
msgid "Share with"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:163
|
||||
msgid "Share with link"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:164
|
||||
msgid "Password protect"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:168 templates/installation.php:42 templates/login.php:24
|
||||
#: templates/verify.php:13
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:173
|
||||
msgid "Set expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:174
|
||||
msgid "Expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:206
|
||||
msgid "Share via email:"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:208
|
||||
msgid "No people found"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:235
|
||||
msgid "Resharing is not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:271
|
||||
msgid "Shared in {item} with {user}"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:292
|
||||
msgid "Unshare"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:304
|
||||
msgid "can edit"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:306
|
||||
msgid "access control"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:309
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:312
|
||||
msgid "update"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:315
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:318
|
||||
msgid "share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:349 js/share.js:520 js/share.js:522
|
||||
msgid "Password protected"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:533
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:545
|
||||
msgid "Error setting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/controller.php:47
|
||||
msgid "ownCloud password reset"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/email.php:2
|
||||
msgid "Use the following link to reset your password: {link}"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:3
|
||||
msgid "You will receive a link to reset your password via Email."
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:5
|
||||
msgid "Reset email send."
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:8
|
||||
msgid "Request failed!"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38
|
||||
#: templates/login.php:20
|
||||
msgid "Username"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:14
|
||||
msgid "Request reset"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/resetpassword.php:4
|
||||
msgid "Your password was reset"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/resetpassword.php:5
|
||||
msgid "To login page"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/resetpassword.php:8
|
||||
msgid "New password"
|
||||
msgstr ""
|
||||
|
||||
#: lostpassword/templates/resetpassword.php:11
|
||||
msgid "Reset password"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:5
|
||||
msgid "Personal"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:6
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:7
|
||||
msgid "Apps"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:8
|
||||
msgid "Admin"
|
||||
msgstr ""
|
||||
|
||||
#: strings.php:9
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: templates/403.php:12
|
||||
msgid "Access forbidden"
|
||||
msgstr ""
|
||||
|
||||
#: templates/404.php:12
|
||||
msgid "Cloud not found"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit_categories_dialog.php:4
|
||||
msgid "Edit categories"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit_categories_dialog.php:16
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:23 templates/installation.php:31
|
||||
msgid "Security Warning"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:24
|
||||
msgid ""
|
||||
"No secure random number generator is available, please enable the PHP "
|
||||
"OpenSSL extension."
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:26
|
||||
msgid ""
|
||||
"Without a secure random number generator an attacker may be able to predict "
|
||||
"password reset tokens and take over your account."
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:32
|
||||
msgid ""
|
||||
"Your data directory and your files are probably accessible from the "
|
||||
"internet. The .htaccess file that ownCloud provides is not working. We "
|
||||
"strongly suggest that you configure your webserver in a way that the data "
|
||||
"directory is no longer accessible or you move the data directory outside the"
|
||||
" webserver document root."
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:36
|
||||
msgid "Create an <strong>admin account</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:48
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:50
|
||||
msgid "Data folder"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:57
|
||||
msgid "Configure the database"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:62 templates/installation.php:73
|
||||
#: templates/installation.php:83 templates/installation.php:93
|
||||
msgid "will be used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:105
|
||||
msgid "Database user"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:109
|
||||
msgid "Database password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:113
|
||||
msgid "Database name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:121
|
||||
msgid "Database tablespace"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:127
|
||||
msgid "Database host"
|
||||
msgstr ""
|
||||
|
||||
#: templates/installation.php:132
|
||||
msgid "Finish setup"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Sunday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Monday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Tuesday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Wednesday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Thursday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Friday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Saturday"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "January"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "February"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "March"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "April"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "May"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "June"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "July"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "August"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "September"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "October"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "November"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "December"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.guest.php:42
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layout.user.php:45
|
||||
msgid "Log out"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.php:8
|
||||
msgid "Automatic logon rejected!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.php:9
|
||||
msgid ""
|
||||
"If you did not change your password recently, your account may be "
|
||||
"compromised!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.php:10
|
||||
msgid "Please change your password to secure your account again."
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.php:15
|
||||
msgid "Lost your password?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.php:27
|
||||
msgid "remember"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.php:28
|
||||
msgid "Log in"
|
||||
msgstr ""
|
||||
|
||||
#: templates/logout.php:1
|
||||
msgid "You are logged out."
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.pagenavi.php:3
|
||||
msgid "prev"
|
||||
msgstr ""
|
||||
|
||||
#: templates/part.pagenavi.php:20
|
||||
msgid "next"
|
||||
msgstr ""
|
||||
|
||||
#: templates/verify.php:5
|
||||
msgid "Security Warning!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/verify.php:6
|
||||
msgid ""
|
||||
"Please verify your password. <br/>For security reasons you may be "
|
||||
"occasionally asked to enter your password again."
|
||||
msgstr ""
|
||||
|
||||
#: templates/verify.php:16
|
||||
msgid "Verify"
|
||||
msgstr ""
|
|
@ -0,0 +1,269 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2011-08-13 02:19+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: ajax/upload.php:20
|
||||
msgid "There is no error, the file uploaded with success"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:21
|
||||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:22
|
||||
msgid ""
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||||
"the HTML form"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:23
|
||||
msgid "The uploaded file was only partially uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:24
|
||||
msgid "No file was uploaded"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:25
|
||||
msgid "Missing a temporary folder"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/upload.php:26
|
||||
msgid "Failed to write to disk"
|
||||
msgstr ""
|
||||
|
||||
#: appinfo/app.php:6
|
||||
msgid "Files"
|
||||
msgstr ""
|
||||
|
||||
#: js/fileactions.js:117 templates/index.php:64
|
||||
msgid "Unshare"
|
||||
msgstr ""
|
||||
|
||||
#: js/fileactions.js:119 templates/index.php:66
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: js/fileactions.js:181
|
||||
msgid "Rename"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:201 js/filelist.js:203
|
||||
msgid "{new_name} already exists"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:201 js/filelist.js:203
|
||||
msgid "replace"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:201
|
||||
msgid "suggest name"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:201 js/filelist.js:203
|
||||
msgid "cancel"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:250
|
||||
msgid "replaced {new_name}"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
|
||||
msgid "undo"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:252
|
||||
msgid "replaced {new_name} with {old_name}"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:284
|
||||
msgid "unshared {files}"
|
||||
msgstr ""
|
||||
|
||||
#: js/filelist.js:286
|
||||
msgid "deleted {files}"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:33
|
||||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:218
|
||||
msgid "Unable to upload your file as it is a directory or has 0 bytes"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:218
|
||||
msgid "Upload Error"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:235
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:254 js/files.js:368 js/files.js:398
|
||||
msgid "Pending"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:274
|
||||
msgid "1 file uploading"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:277 js/files.js:331 js/files.js:346
|
||||
msgid "{count} files uploading"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:349 js/files.js:382
|
||||
msgid "Upload cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:451
|
||||
msgid ""
|
||||
"File upload is in progress. Leaving the page now will cancel the upload."
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:712
|
||||
msgid "error while scanning"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:785 templates/index.php:50
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:786 templates/index.php:58
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:787 templates/index.php:60
|
||||
msgid "Modified"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:814
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:816
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:824
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
|
||||
#: js/files.js:826
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:5
|
||||
msgid "File handling"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:7
|
||||
msgid "Maximum upload size"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:7
|
||||
msgid "max. possible: "
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "Needed for multi-file and folder downloads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "Enable ZIP-download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:11
|
||||
msgid "0 is unlimited"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:12
|
||||
msgid "Maximum input size for ZIP files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:15
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:7
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:9
|
||||
msgid "Text file"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:10
|
||||
msgid "Folder"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:11
|
||||
msgid "From link"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:22
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:29
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:42
|
||||
msgid "Nothing in here. Upload something!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:52
|
||||
msgid "Share"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:54
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:77
|
||||
msgid "Upload too large"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:79
|
||||
msgid ""
|
||||
"The files you are trying to upload exceed the maximum size for file uploads "
|
||||
"on this server."
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:84
|
||||
msgid "Files are being scanned, please wait."
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.php:87
|
||||
msgid "Current scanning"
|
||||
msgstr ""
|
|
@ -0,0 +1,34 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-08-12 22:33+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: templates/settings.php:3
|
||||
msgid "Encryption"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:4
|
||||
msgid "Exclude the following file types from encryption"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:5
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:10
|
||||
msgid "Enable Encryption"
|
||||
msgstr ""
|
|
@ -0,0 +1,106 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-08-12 22:34+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
|
||||
msgid "Access granted"
|
||||
msgstr ""
|
||||
|
||||
#: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
|
||||
msgid "Error configuring Dropbox storage"
|
||||
msgstr ""
|
||||
|
||||
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
|
||||
msgid "Grant access"
|
||||
msgstr ""
|
||||
|
||||
#: js/dropbox.js:73 js/google.js:72
|
||||
msgid "Fill out all required fields"
|
||||
msgstr ""
|
||||
|
||||
#: js/dropbox.js:85
|
||||
msgid "Please provide a valid Dropbox app key and secret."
|
||||
msgstr ""
|
||||
|
||||
#: js/google.js:26 js/google.js:73 js/google.js:78
|
||||
msgid "Error configuring Google Drive storage"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:3
|
||||
msgid "External Storage"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:7 templates/settings.php:19
|
||||
msgid "Mount point"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid "Backend"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:9
|
||||
msgid "Configuration"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:10
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "Applicable"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Add mount point"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:54 templates/settings.php:62
|
||||
msgid "None set"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:63
|
||||
msgid "All Users"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:64
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:69
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:77 templates/settings.php:107
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:87
|
||||
msgid "Enable User External Storage"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:88
|
||||
msgid "Allow users to mount their own external storage"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:99
|
||||
msgid "SSL root certificates"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:113
|
||||
msgid "Import Root Certificate"
|
||||
msgstr ""
|
|
@ -0,0 +1,48 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-08-12 22:35+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: templates/authenticate.php:4
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:19
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:22 templates/public.php:38
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:37
|
||||
msgid "No preview available for"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:43
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
|
@ -0,0 +1,42 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-08-12 22:37+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: js/settings-personal.js:31 templates/settings-personal.php:10
|
||||
msgid "Expire all versions"
|
||||
msgstr ""
|
||||
|
||||
#: js/versions.js:16
|
||||
msgid "History"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings-personal.php:4
|
||||
msgid "Versions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings-personal.php:7
|
||||
msgid "This will delete all existing backup versions of your files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:3
|
||||
msgid "Files Versioning"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:4
|
||||
msgid "Enable"
|
||||
msgstr ""
|
|
@ -0,0 +1,152 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: app.php:285
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:292
|
||||
msgid "Personal"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:297
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:302
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:309
|
||||
msgid "Apps"
|
||||
msgstr ""
|
||||
|
||||
#: app.php:311
|
||||
msgid "Admin"
|
||||
msgstr ""
|
||||
|
||||
#: files.php:361
|
||||
msgid "ZIP download is turned off."
|
||||
msgstr ""
|
||||
|
||||
#: files.php:362
|
||||
msgid "Files need to be downloaded one by one."
|
||||
msgstr ""
|
||||
|
||||
#: files.php:362 files.php:387
|
||||
msgid "Back to Files"
|
||||
msgstr ""
|
||||
|
||||
#: files.php:386
|
||||
msgid "Selected files too large to generate zip file."
|
||||
msgstr ""
|
||||
|
||||
#: json.php:28
|
||||
msgid "Application is not enabled"
|
||||
msgstr ""
|
||||
|
||||
#: json.php:39 json.php:64 json.php:77 json.php:89
|
||||
msgid "Authentication error"
|
||||
msgstr ""
|
||||
|
||||
#: json.php:51
|
||||
msgid "Token expired. Please reload page."
|
||||
msgstr ""
|
||||
|
||||
#: search/provider/file.php:17 search/provider/file.php:35
|
||||
msgid "Files"
|
||||
msgstr ""
|
||||
|
||||
#: search/provider/file.php:26 search/provider/file.php:33
|
||||
msgid "Text"
|
||||
msgstr ""
|
||||
|
||||
#: search/provider/file.php:29
|
||||
msgid "Images"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:103
|
||||
msgid "seconds ago"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:104
|
||||
msgid "1 minute ago"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:105
|
||||
#, php-format
|
||||
msgid "%d minutes ago"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:106
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:107
|
||||
#, php-format
|
||||
msgid "%d hours ago"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:108
|
||||
msgid "today"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:109
|
||||
msgid "yesterday"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:110
|
||||
#, php-format
|
||||
msgid "%d days ago"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:111
|
||||
msgid "last month"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:112
|
||||
#, php-format
|
||||
msgid "%d months ago"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:113
|
||||
msgid "last year"
|
||||
msgstr ""
|
||||
|
||||
#: template.php:114
|
||||
msgid "years ago"
|
||||
msgstr ""
|
||||
|
||||
#: updater.php:75
|
||||
#, php-format
|
||||
msgid "%s is available. Get <a href=\"%s\">more information</a>"
|
||||
msgstr ""
|
||||
|
||||
#: updater.php:77
|
||||
msgid "up to date"
|
||||
msgstr ""
|
||||
|
||||
#: updater.php:80
|
||||
msgid "updates check is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: vcategories.php:188 vcategories.php:249
|
||||
#, php-format
|
||||
msgid "Could not find category \"%s\""
|
||||
msgstr ""
|
|
@ -0,0 +1,243 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2011-07-25 16:05+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: ajax/apps/ocs.php:20
|
||||
msgid "Unable to load list from App Store"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/creategroup.php:10
|
||||
msgid "Group already exists"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/creategroup.php:19
|
||||
msgid "Unable to add group"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/enableapp.php:12
|
||||
msgid "Could not enable app. "
|
||||
msgstr ""
|
||||
|
||||
#: ajax/lostpassword.php:12
|
||||
msgid "Email saved"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/lostpassword.php:14
|
||||
msgid "Invalid email"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/openid.php:13
|
||||
msgid "OpenID Changed"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
|
||||
msgid "Invalid request"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/removegroup.php:13
|
||||
msgid "Unable to delete group"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:12
|
||||
msgid "Authentication error"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/removeuser.php:24
|
||||
msgid "Unable to delete user"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/setlanguage.php:15
|
||||
msgid "Language changed"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/togglegroups.php:22
|
||||
#, php-format
|
||||
msgid "Unable to add user to group %s"
|
||||
msgstr ""
|
||||
|
||||
#: ajax/togglegroups.php:28
|
||||
#, php-format
|
||||
msgid "Unable to remove user from group %s"
|
||||
msgstr ""
|
||||
|
||||
#: js/apps.js:28 js/apps.js:67
|
||||
msgid "Disable"
|
||||
msgstr ""
|
||||
|
||||
#: js/apps.js:28 js/apps.js:55
|
||||
msgid "Enable"
|
||||
msgstr ""
|
||||
|
||||
#: js/personal.js:69
|
||||
msgid "Saving..."
|
||||
msgstr ""
|
||||
|
||||
#: personal.php:42 personal.php:43
|
||||
msgid "__language_name__"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:10
|
||||
msgid "Add your App"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:11
|
||||
msgid "More Apps"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:27
|
||||
msgid "Select an App"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:31
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
msgstr ""
|
||||
|
||||
#: templates/apps.php:32
|
||||
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:9
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:10
|
||||
msgid "Managing Big Files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:11
|
||||
msgid "Ask a question"
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:22
|
||||
msgid "Problems connecting to help database."
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:23
|
||||
msgid "Go there manually."
|
||||
msgstr ""
|
||||
|
||||
#: templates/help.php:31
|
||||
msgid "Answer"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:8
|
||||
#, php-format
|
||||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:12
|
||||
msgid "Desktop and Mobile Syncing Clients"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:13
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:19
|
||||
msgid "Your password was changed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:20
|
||||
msgid "Unable to change your password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:21
|
||||
msgid "Current password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:22
|
||||
msgid "New password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:23
|
||||
msgid "show"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:24
|
||||
msgid "Change password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:30
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:31
|
||||
msgid "Your email address"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:32
|
||||
msgid "Fill in an email address to enable password recovery"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:38 templates/personal.php:39
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:44
|
||||
msgid "Help translate"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:51
|
||||
msgid "use this address to connect to your ownCloud in your file manager"
|
||||
msgstr ""
|
||||
|
||||
#: templates/personal.php:61
|
||||
msgid ""
|
||||
"Developed by the <a href=\"http://ownCloud.org/contact\" "
|
||||
"target=\"_blank\">ownCloud community</a>, the <a "
|
||||
"href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
|
||||
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
|
||||
"target=\"_blank\"><abbr title=\"Affero General Public "
|
||||
"License\">AGPL</abbr></a>."
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:21 templates/users.php:76
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:23 templates/users.php:77
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:26 templates/users.php:78 templates/users.php:98
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:32
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:35
|
||||
msgid "Default Quota"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:55 templates/users.php:138
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:80 templates/users.php:112
|
||||
msgid "Group Admin"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:82
|
||||
msgid "Quota"
|
||||
msgstr ""
|
||||
|
||||
#: templates/users.php:146
|
||||
msgid "Delete"
|
||||
msgstr ""
|
|
@ -0,0 +1,170 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid "Host"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid ""
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:9
|
||||
msgid "Base DN"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:9
|
||||
msgid "You can specify Base DN for users and groups in the Advanced tab"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:10
|
||||
msgid "User DN"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:10
|
||||
msgid ""
|
||||
"The DN of the client user with which the bind shall be done, e.g. "
|
||||
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
|
||||
"empty."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "For anonymous access, leave DN and Password empty."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:12
|
||||
msgid "User Login Filter"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:12
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Defines the filter to apply, when login is attempted. %%uid replaces the "
|
||||
"username in the login action."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:12
|
||||
#, php-format
|
||||
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:13
|
||||
msgid "User List Filter"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:13
|
||||
msgid "Defines the filter to apply, when retrieving users."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:13
|
||||
msgid "without any placeholder, e.g. \"objectClass=person\"."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:14
|
||||
msgid "Group Filter"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:14
|
||||
msgid "Defines the filter to apply, when retrieving groups."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:14
|
||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:17
|
||||
msgid "Port"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:18
|
||||
msgid "Base User Tree"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:19
|
||||
msgid "Base Group Tree"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:20
|
||||
msgid "Group-Member association"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:21
|
||||
msgid "Use TLS"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:21
|
||||
msgid "Do not use it for SSL connections, it will fail."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:22
|
||||
msgid "Case insensitve LDAP server (Windows)"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Turn off SSL certificate validation."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid ""
|
||||
"If connection only works with this option, import the LDAP server's SSL "
|
||||
"certificate in your ownCloud server."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Not recommended, use for testing only."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:24
|
||||
msgid "User Display Name Field"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:24
|
||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:25
|
||||
msgid "Group Display Name Field"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:25
|
||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:27
|
||||
msgid "in bytes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:29
|
||||
msgid "in seconds. A change empties the cache."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:30
|
||||
msgid ""
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||
"attribute."
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:32
|
||||
msgid "Help"
|
||||
msgstr ""
|
|
@ -0,0 +1,22 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-09 09:06+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: templates/settings.php:4
|
||||
msgid "WebDAV URL: http://"
|
||||
msgstr ""
|
|
@ -13,9 +13,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 10:00+0000\n"
|
||||
"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -109,7 +109,7 @@ msgstr "raderade {files}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte tillåtet."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -150,7 +150,7 @@ msgstr "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen."
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "Ogiltigt mappnamn. Ordet \"Delad\" är reserverat av ownCloud."
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 16:24+0000\n"
|
||||
"Last-Translator: suganthi <suganthi@nic.lk>\n"
|
||||
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -104,7 +104,7 @@ msgstr "நீக்கப்பட்டது {கோப்புகள்}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "செல்லுபடியற்ற பெயர்,'\\', '/', '<', '>', ':', '\"', '|', '?' மற்றும் '*' ஆகியன அனுமதிக்கப்படமாட்டாது."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -145,7 +145,7 @@ msgstr "கோப்பு பதிவேற்றம் செயல்பா
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "செல்லுபடியற்ற கோப்புறை பெயர். \"பகிர்வின்\" பாவனை Owncloud இனால் ஒதுக்கப்பட்டுள்ளது"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <suganthi@nic.lk>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-10-16 02:03+0200\n"
|
||||
"PO-Revision-Date: 2012-08-12 22:34+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2012-11-26 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-25 17:04+0000\n"
|
||||
"Last-Translator: suganthi <suganthi@nic.lk>\n"
|
||||
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -19,88 +20,88 @@ msgstr ""
|
|||
|
||||
#: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
|
||||
msgid "Access granted"
|
||||
msgstr ""
|
||||
msgstr "அனுமதி வழங்கப்பட்டது"
|
||||
|
||||
#: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
|
||||
msgid "Error configuring Dropbox storage"
|
||||
msgstr ""
|
||||
msgstr "Dropbox சேமிப்பை தகவமைப்பதில் வழு"
|
||||
|
||||
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
|
||||
msgid "Grant access"
|
||||
msgstr ""
|
||||
msgstr "அனுமதியை வழங்கல்"
|
||||
|
||||
#: js/dropbox.js:73 js/google.js:72
|
||||
msgid "Fill out all required fields"
|
||||
msgstr ""
|
||||
msgstr "தேவையான எல்லா புலங்களையும் நிரப்புக"
|
||||
|
||||
#: js/dropbox.js:85
|
||||
msgid "Please provide a valid Dropbox app key and secret."
|
||||
msgstr ""
|
||||
msgstr "தயவுசெய்து ஒரு செல்லுபடியான Dropbox செயலி சாவி மற்றும் இரகசியத்தை வழங்குக. "
|
||||
|
||||
#: js/google.js:26 js/google.js:73 js/google.js:78
|
||||
msgid "Error configuring Google Drive storage"
|
||||
msgstr ""
|
||||
msgstr "Google இயக்க சேமிப்பகத்தை தகமைப்பதில் வழு"
|
||||
|
||||
#: templates/settings.php:3
|
||||
msgid "External Storage"
|
||||
msgstr ""
|
||||
msgstr "வெளி சேமிப்பு"
|
||||
|
||||
#: templates/settings.php:7 templates/settings.php:19
|
||||
msgid "Mount point"
|
||||
msgstr ""
|
||||
msgstr "ஏற்றப்புள்ளி"
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid "Backend"
|
||||
msgstr ""
|
||||
msgstr "பின்நிலை"
|
||||
|
||||
#: templates/settings.php:9
|
||||
msgid "Configuration"
|
||||
msgstr ""
|
||||
msgstr "தகவமைப்பு"
|
||||
|
||||
#: templates/settings.php:10
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
msgstr "தெரிவுகள்"
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "Applicable"
|
||||
msgstr ""
|
||||
msgstr "பயன்படத்தக்க"
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Add mount point"
|
||||
msgstr ""
|
||||
msgstr "ஏற்றப்புள்ளியை சேர்க்க"
|
||||
|
||||
#: templates/settings.php:54 templates/settings.php:62
|
||||
msgid "None set"
|
||||
msgstr ""
|
||||
msgstr "தொகுப்பில்லா"
|
||||
|
||||
#: templates/settings.php:63
|
||||
msgid "All Users"
|
||||
msgstr ""
|
||||
msgstr "பயனாளர்கள் எல்லாம்"
|
||||
|
||||
#: templates/settings.php:64
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
msgstr "குழுக்கள்"
|
||||
|
||||
#: templates/settings.php:69
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
msgstr "பயனாளர்"
|
||||
|
||||
#: templates/settings.php:77 templates/settings.php:107
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
msgstr "நீக்குக"
|
||||
|
||||
#: templates/settings.php:87
|
||||
msgid "Enable User External Storage"
|
||||
msgstr ""
|
||||
msgstr "பயனாளர் வெளி சேமிப்பை இயலுமைப்படுத்துக"
|
||||
|
||||
#: templates/settings.php:88
|
||||
msgid "Allow users to mount their own external storage"
|
||||
msgstr ""
|
||||
msgstr "பயனாளர் அவர்களுடைய சொந்த வெளியக சேமிப்பை ஏற்ற அனுமதிக்க"
|
||||
|
||||
#: templates/settings.php:99
|
||||
msgid "SSL root certificates"
|
||||
msgstr ""
|
||||
msgstr "SSL வேர் சான்றிதழ்கள்"
|
||||
|
||||
#: templates/settings.php:113
|
||||
msgid "Import Root Certificate"
|
||||
msgstr ""
|
||||
msgstr "வேர் சான்றிதழை இறக்குமதி செய்க"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -137,8 +137,8 @@ msgid "The object type is not specified."
|
|||
msgstr ""
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:527
|
||||
#: js/share.js:539
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:533
|
||||
#: js/share.js:545
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
|
@ -239,15 +239,15 @@ msgstr ""
|
|||
msgid "share"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:343 js/share.js:514 js/share.js:516
|
||||
#: js/share.js:349 js/share.js:520 js/share.js:522
|
||||
msgid "Password protected"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:527
|
||||
#: js/share.js:533
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:539
|
||||
#: js/share.js:545
|
||||
msgid "Error setting expiration date"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-25 00:02+0100\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 01:43+0000\n"
|
||||
"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n"
|
||||
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -105,7 +105,7 @@ msgstr "ลบไฟล์แล้ว {files} ไฟล์"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "ชื่อที่ใช้ไม่ถูกต้อง, '\\', '/', '<', '>', ':', '\"', '|', '?' และ '*' ไม่ได้รับอนุญาตให้ใช้งานได้"
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -146,7 +146,7 @@ msgstr "การอัพโหลดไฟล์กำลังอยู่ใ
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "ชื่อโฟลเดอร์ที่ใช้ไม่ถูกต้อง การใช้งาน \"ถูกแชร์\" ถูกสงวนไว้เฉพาะ Owncloud เท่านั้น"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
219
l10n/uk/core.po
219
l10n/uk/core.po
|
@ -4,15 +4,16 @@
|
|||
#
|
||||
# Translators:
|
||||
# <dzubchikd@gmail.com>, 2012.
|
||||
# <skoptev@ukr.net>, 2012.
|
||||
# Soul Kim <warlock.rf@gmail.com>, 2012.
|
||||
# <victor.dubiniuk@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 15:28+0000\n"
|
||||
"Last-Translator: skoptev <skoptev@ukr.net>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -22,101 +23,101 @@ msgstr ""
|
|||
|
||||
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
|
||||
msgid "Category type not provided."
|
||||
msgstr ""
|
||||
msgstr "Не вказано тип категорії."
|
||||
|
||||
#: ajax/vcategories/add.php:30
|
||||
msgid "No category to add?"
|
||||
msgstr ""
|
||||
msgstr "Відсутні категорії для додавання?"
|
||||
|
||||
#: ajax/vcategories/add.php:37
|
||||
msgid "This category already exists: "
|
||||
msgstr ""
|
||||
msgstr "Ця категорія вже існує: "
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
|
||||
#: ajax/vcategories/favorites.php:24
|
||||
#: ajax/vcategories/removeFromFavorites.php:26
|
||||
msgid "Object type not provided."
|
||||
msgstr ""
|
||||
msgstr "Не вказано тип об'єкту."
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:30
|
||||
#: ajax/vcategories/removeFromFavorites.php:30
|
||||
#, php-format
|
||||
msgid "%s ID not provided."
|
||||
msgstr ""
|
||||
msgstr "%s ID не вказано."
|
||||
|
||||
#: ajax/vcategories/addToFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error adding %s to favorites."
|
||||
msgstr ""
|
||||
msgstr "Помилка при додаванні %s до обраного."
|
||||
|
||||
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
|
||||
msgid "No categories selected for deletion."
|
||||
msgstr ""
|
||||
msgstr "Жодної категорії не обрано для видалення."
|
||||
|
||||
#: ajax/vcategories/removeFromFavorites.php:35
|
||||
#, php-format
|
||||
msgid "Error removing %s from favorites."
|
||||
msgstr ""
|
||||
msgstr "Помилка при видалені %s із обраного."
|
||||
|
||||
#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
|
||||
#: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
|
||||
msgid "Settings"
|
||||
msgstr "Налаштування"
|
||||
|
||||
#: js/js.js:688
|
||||
#: js/js.js:704
|
||||
msgid "seconds ago"
|
||||
msgstr "секунди тому"
|
||||
|
||||
#: js/js.js:689
|
||||
#: js/js.js:705
|
||||
msgid "1 minute ago"
|
||||
msgstr "1 хвилину тому"
|
||||
|
||||
#: js/js.js:690
|
||||
#: js/js.js:706
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr ""
|
||||
msgstr "{minutes} хвилин тому"
|
||||
|
||||
#: js/js.js:691
|
||||
#: js/js.js:707
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "1 годину тому"
|
||||
|
||||
#: js/js.js:692
|
||||
#: js/js.js:708
|
||||
msgid "{hours} hours ago"
|
||||
msgstr ""
|
||||
msgstr "{hours} години тому"
|
||||
|
||||
#: js/js.js:693
|
||||
#: js/js.js:709
|
||||
msgid "today"
|
||||
msgstr "сьогодні"
|
||||
|
||||
#: js/js.js:694
|
||||
#: js/js.js:710
|
||||
msgid "yesterday"
|
||||
msgstr "вчора"
|
||||
|
||||
#: js/js.js:695
|
||||
#: js/js.js:711
|
||||
msgid "{days} days ago"
|
||||
msgstr ""
|
||||
msgstr "{days} днів тому"
|
||||
|
||||
#: js/js.js:696
|
||||
#: js/js.js:712
|
||||
msgid "last month"
|
||||
msgstr "минулого місяця"
|
||||
|
||||
#: js/js.js:697
|
||||
#: js/js.js:713
|
||||
msgid "{months} months ago"
|
||||
msgstr ""
|
||||
msgstr "{months} місяців тому"
|
||||
|
||||
#: js/js.js:698
|
||||
#: js/js.js:714
|
||||
msgid "months ago"
|
||||
msgstr "місяці тому"
|
||||
|
||||
#: js/js.js:699
|
||||
#: js/js.js:715
|
||||
msgid "last year"
|
||||
msgstr "минулого року"
|
||||
|
||||
#: js/js.js:700
|
||||
#: js/js.js:716
|
||||
msgid "years ago"
|
||||
msgstr "роки тому"
|
||||
|
||||
#: js/oc-dialogs.js:126
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
msgstr "Обрати"
|
||||
|
||||
#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
|
||||
msgid "Cancel"
|
||||
|
@ -132,58 +133,58 @@ msgstr "Так"
|
|||
|
||||
#: js/oc-dialogs.js:180
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
msgstr "Ok"
|
||||
|
||||
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
|
||||
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
|
||||
msgid "The object type is not specified."
|
||||
msgstr ""
|
||||
msgstr "Не визначено тип об'єкту."
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:525
|
||||
#: js/share.js:537
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:533
|
||||
#: js/share.js:545
|
||||
msgid "Error"
|
||||
msgstr "Помилка"
|
||||
|
||||
#: js/oc-vcategories.js:179
|
||||
msgid "The app name is not specified."
|
||||
msgstr ""
|
||||
msgstr "Не визначено ім'я програми."
|
||||
|
||||
#: js/oc-vcategories.js:194
|
||||
msgid "The required file {file} is not installed!"
|
||||
msgstr ""
|
||||
msgstr "Необхідний файл {file} не встановлено!"
|
||||
|
||||
#: js/share.js:124
|
||||
msgid "Error while sharing"
|
||||
msgstr ""
|
||||
msgstr "Помилка під час публікації"
|
||||
|
||||
#: js/share.js:135
|
||||
msgid "Error while unsharing"
|
||||
msgstr ""
|
||||
msgstr "Помилка під час відміни публікації"
|
||||
|
||||
#: js/share.js:142
|
||||
msgid "Error while changing permissions"
|
||||
msgstr ""
|
||||
msgstr "Помилка при зміні повноважень"
|
||||
|
||||
#: js/share.js:151
|
||||
msgid "Shared with you and the group {group} by {owner}"
|
||||
msgstr ""
|
||||
msgstr " {owner} опублікував для Вас та для групи {group}"
|
||||
|
||||
#: js/share.js:153
|
||||
msgid "Shared with you by {owner}"
|
||||
msgstr ""
|
||||
msgstr "{owner} опублікував для Вас"
|
||||
|
||||
#: js/share.js:158
|
||||
msgid "Share with"
|
||||
msgstr ""
|
||||
msgstr "Опублікувати для"
|
||||
|
||||
#: js/share.js:163
|
||||
msgid "Share with link"
|
||||
msgstr ""
|
||||
msgstr "Опублікувати через посилання"
|
||||
|
||||
#: js/share.js:164
|
||||
msgid "Password protect"
|
||||
msgstr ""
|
||||
msgstr "Захистити паролем"
|
||||
|
||||
#: js/share.js:168 templates/installation.php:42 templates/login.php:24
|
||||
#: templates/verify.php:13
|
||||
|
@ -192,27 +193,27 @@ msgstr "Пароль"
|
|||
|
||||
#: js/share.js:173
|
||||
msgid "Set expiration date"
|
||||
msgstr ""
|
||||
msgstr "Встановити термін дії"
|
||||
|
||||
#: js/share.js:174
|
||||
msgid "Expiration date"
|
||||
msgstr ""
|
||||
msgstr "Термін дії"
|
||||
|
||||
#: js/share.js:206
|
||||
msgid "Share via email:"
|
||||
msgstr ""
|
||||
msgstr "Опублікувати через електронну пошту:"
|
||||
|
||||
#: js/share.js:208
|
||||
msgid "No people found"
|
||||
msgstr ""
|
||||
msgstr "Жодної людини не знайдено"
|
||||
|
||||
#: js/share.js:235
|
||||
msgid "Resharing is not allowed"
|
||||
msgstr ""
|
||||
msgstr "Пере-публікація не дозволяється"
|
||||
|
||||
#: js/share.js:271
|
||||
msgid "Shared in {item} with {user}"
|
||||
msgstr ""
|
||||
msgstr "Опубліковано {item} для {user}"
|
||||
|
||||
#: js/share.js:292
|
||||
msgid "Unshare"
|
||||
|
@ -220,11 +221,11 @@ msgstr "Заборонити доступ"
|
|||
|
||||
#: js/share.js:304
|
||||
msgid "can edit"
|
||||
msgstr ""
|
||||
msgstr "може редагувати"
|
||||
|
||||
#: js/share.js:306
|
||||
msgid "access control"
|
||||
msgstr ""
|
||||
msgstr "контроль доступу"
|
||||
|
||||
#: js/share.js:309
|
||||
msgid "create"
|
||||
|
@ -232,35 +233,35 @@ msgstr "створити"
|
|||
|
||||
#: js/share.js:312
|
||||
msgid "update"
|
||||
msgstr ""
|
||||
msgstr "оновити"
|
||||
|
||||
#: js/share.js:315
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
msgstr "видалити"
|
||||
|
||||
#: js/share.js:318
|
||||
msgid "share"
|
||||
msgstr ""
|
||||
msgstr "опублікувати"
|
||||
|
||||
#: js/share.js:343 js/share.js:512 js/share.js:514
|
||||
#: js/share.js:349 js/share.js:520 js/share.js:522
|
||||
msgid "Password protected"
|
||||
msgstr ""
|
||||
msgstr "Захищено паролем"
|
||||
|
||||
#: js/share.js:525
|
||||
#: js/share.js:533
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr ""
|
||||
msgstr "Помилка при відміні терміна дії"
|
||||
|
||||
#: js/share.js:537
|
||||
#: js/share.js:545
|
||||
msgid "Error setting expiration date"
|
||||
msgstr ""
|
||||
msgstr "Помилка при встановленні терміна дії"
|
||||
|
||||
#: lostpassword/controller.php:47
|
||||
msgid "ownCloud password reset"
|
||||
msgstr ""
|
||||
msgstr "скидання пароля ownCloud"
|
||||
|
||||
#: lostpassword/templates/email.php:2
|
||||
msgid "Use the following link to reset your password: {link}"
|
||||
msgstr ""
|
||||
msgstr "Використовуйте наступне посилання для скидання пароля: {link}"
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:3
|
||||
msgid "You will receive a link to reset your password via Email."
|
||||
|
@ -268,11 +269,11 @@ msgstr "Ви отримаєте посилання для скидання ва
|
|||
|
||||
#: lostpassword/templates/lostpassword.php:5
|
||||
msgid "Reset email send."
|
||||
msgstr ""
|
||||
msgstr "Лист скидання відправлено."
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:8
|
||||
msgid "Request failed!"
|
||||
msgstr ""
|
||||
msgstr "Невдалий запит!"
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38
|
||||
#: templates/login.php:20
|
||||
|
@ -281,7 +282,7 @@ msgstr "Ім'я користувача"
|
|||
|
||||
#: lostpassword/templates/lostpassword.php:14
|
||||
msgid "Request reset"
|
||||
msgstr ""
|
||||
msgstr "Запит скидання"
|
||||
|
||||
#: lostpassword/templates/resetpassword.php:4
|
||||
msgid "Your password was reset"
|
||||
|
@ -321,15 +322,15 @@ msgstr "Допомога"
|
|||
|
||||
#: templates/403.php:12
|
||||
msgid "Access forbidden"
|
||||
msgstr ""
|
||||
msgstr "Доступ заборонено"
|
||||
|
||||
#: templates/404.php:12
|
||||
msgid "Cloud not found"
|
||||
msgstr ""
|
||||
msgstr "Cloud не знайдено"
|
||||
|
||||
#: templates/edit_categories_dialog.php:4
|
||||
msgid "Edit categories"
|
||||
msgstr ""
|
||||
msgstr "Редагувати категорії"
|
||||
|
||||
#: templates/edit_categories_dialog.php:16
|
||||
msgid "Add"
|
||||
|
@ -337,19 +338,19 @@ msgstr "Додати"
|
|||
|
||||
#: templates/installation.php:23 templates/installation.php:31
|
||||
msgid "Security Warning"
|
||||
msgstr ""
|
||||
msgstr "Попередження про небезпеку"
|
||||
|
||||
#: templates/installation.php:24
|
||||
msgid ""
|
||||
"No secure random number generator is available, please enable the PHP "
|
||||
"OpenSSL extension."
|
||||
msgstr ""
|
||||
msgstr "Не доступний безпечний генератор випадкових чисел, будь ласка, активуйте PHP OpenSSL додаток."
|
||||
|
||||
#: templates/installation.php:26
|
||||
msgid ""
|
||||
"Without a secure random number generator an attacker may be able to predict "
|
||||
"password reset tokens and take over your account."
|
||||
msgstr ""
|
||||
msgstr "Без безпечного генератора випадкових чисел зловмисник може визначити токени скидання пароля і заволодіти Вашим обліковим записом."
|
||||
|
||||
#: templates/installation.php:32
|
||||
msgid ""
|
||||
|
@ -358,19 +359,19 @@ msgid ""
|
|||
"strongly suggest that you configure your webserver in a way that the data "
|
||||
"directory is no longer accessible or you move the data directory outside the"
|
||||
" webserver document root."
|
||||
msgstr ""
|
||||
msgstr "Ваш каталог з даними та Ваші файли можливо доступні з Інтернету. Файл .htaccess, наданий з ownCloud, не працює. Ми наполегливо рекомендуємо Вам налаштувати свій веб-сервер таким чином, щоб каталог data більше не був доступний, або перемістити каталог data за межі кореневого каталогу документів веб-сервера."
|
||||
|
||||
#: templates/installation.php:36
|
||||
msgid "Create an <strong>admin account</strong>"
|
||||
msgstr ""
|
||||
msgstr "Створити <strong>обліковий запис адміністратора</strong>"
|
||||
|
||||
#: templates/installation.php:48
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
msgstr "Додатково"
|
||||
|
||||
#: templates/installation.php:50
|
||||
msgid "Data folder"
|
||||
msgstr ""
|
||||
msgstr "Каталог даних"
|
||||
|
||||
#: templates/installation.php:57
|
||||
msgid "Configure the database"
|
||||
|
@ -395,113 +396,113 @@ msgstr "Назва бази даних"
|
|||
|
||||
#: templates/installation.php:121
|
||||
msgid "Database tablespace"
|
||||
msgstr ""
|
||||
msgstr "Таблиця бази даних"
|
||||
|
||||
#: templates/installation.php:127
|
||||
msgid "Database host"
|
||||
msgstr ""
|
||||
msgstr "Хост бази даних"
|
||||
|
||||
#: templates/installation.php:132
|
||||
msgid "Finish setup"
|
||||
msgstr "Завершити налаштування"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Sunday"
|
||||
msgstr "Неділя"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Monday"
|
||||
msgstr "Понеділок"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Tuesday"
|
||||
msgstr "Вівторок"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Wednesday"
|
||||
msgstr "Середа"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Thursday"
|
||||
msgstr "Четвер"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Friday"
|
||||
msgstr "П'ятниця"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Saturday"
|
||||
msgstr "Субота"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "January"
|
||||
msgstr "Січень"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "February"
|
||||
msgstr "Лютий"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "March"
|
||||
msgstr "Березень"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "April"
|
||||
msgstr "Квітень"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "May"
|
||||
msgstr "Травень"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "June"
|
||||
msgstr "Червень"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "July"
|
||||
msgstr "Липень"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "August"
|
||||
msgstr "Серпень"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "September"
|
||||
msgstr "Вересень"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "October"
|
||||
msgstr "Жовтень"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "November"
|
||||
msgstr "Листопад"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "December"
|
||||
msgstr "Грудень"
|
||||
|
||||
#: templates/layout.guest.php:41
|
||||
#: templates/layout.guest.php:42
|
||||
msgid "web services under your control"
|
||||
msgstr "веб-сервіс під вашим контролем"
|
||||
|
||||
#: templates/layout.user.php:44
|
||||
#: templates/layout.user.php:45
|
||||
msgid "Log out"
|
||||
msgstr "Вихід"
|
||||
|
||||
#: templates/login.php:8
|
||||
msgid "Automatic logon rejected!"
|
||||
msgstr ""
|
||||
msgstr "Автоматичний вхід в систему відхилений!"
|
||||
|
||||
#: templates/login.php:9
|
||||
msgid ""
|
||||
"If you did not change your password recently, your account may be "
|
||||
"compromised!"
|
||||
msgstr ""
|
||||
msgstr "Якщо Ви не міняли пароль останнім часом, Ваш обліковий запис може бути скомпрометованим!"
|
||||
|
||||
#: templates/login.php:10
|
||||
msgid "Please change your password to secure your account again."
|
||||
msgstr ""
|
||||
msgstr "Будь ласка, змініть свій пароль, щоб знову захистити Ваш обліковий запис."
|
||||
|
||||
#: templates/login.php:15
|
||||
msgid "Lost your password?"
|
||||
|
@ -517,26 +518,26 @@ msgstr "Вхід"
|
|||
|
||||
#: templates/logout.php:1
|
||||
msgid "You are logged out."
|
||||
msgstr ""
|
||||
msgstr "Ви вийшли з системи."
|
||||
|
||||
#: templates/part.pagenavi.php:3
|
||||
msgid "prev"
|
||||
msgstr ""
|
||||
msgstr "попередній"
|
||||
|
||||
#: templates/part.pagenavi.php:20
|
||||
msgid "next"
|
||||
msgstr ""
|
||||
msgstr "наступний"
|
||||
|
||||
#: templates/verify.php:5
|
||||
msgid "Security Warning!"
|
||||
msgstr ""
|
||||
msgstr "Попередження про небезпеку!"
|
||||
|
||||
#: templates/verify.php:6
|
||||
msgid ""
|
||||
"Please verify your password. <br/>For security reasons you may be "
|
||||
"occasionally asked to enter your password again."
|
||||
msgstr ""
|
||||
msgstr "Будь ласка, повторно введіть свій пароль. <br/>З питань безпеки, Вам інколи доведеться повторно вводити свій пароль."
|
||||
|
||||
#: templates/verify.php:16
|
||||
msgid "Verify"
|
||||
msgstr ""
|
||||
msgstr "Підтвердити"
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 15:33+0000\n"
|
||||
"Last-Translator: skoptev <skoptev@ukr.net>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -96,7 +96,7 @@ msgstr "замінено {new_name} на {old_name}"
|
|||
|
||||
#: js/filelist.js:284
|
||||
msgid "unshared {files}"
|
||||
msgstr ""
|
||||
msgstr "неопубліковано {files}"
|
||||
|
||||
#: js/filelist.js:286
|
||||
msgid "deleted {files}"
|
||||
|
@ -106,7 +106,7 @@ msgstr "видалено {files}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Невірне ім'я, '\\', '/', '<', '>', ':', '\"', '|', '?' та '*' не дозволені."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -147,7 +147,7 @@ msgstr "Виконується завантаження файлу. Закрит
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "Невірне ім'я каталогу. Використання \"Shared\" зарезервовано Owncloud"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
@ -187,7 +187,7 @@ msgstr "{count} файлів"
|
|||
|
||||
#: templates/admin.php:5
|
||||
msgid "File handling"
|
||||
msgstr ""
|
||||
msgstr "Робота з файлами"
|
||||
|
||||
#: templates/admin.php:7
|
||||
msgid "Maximum upload size"
|
||||
|
@ -199,7 +199,7 @@ msgstr "макс.можливе:"
|
|||
|
||||
#: templates/admin.php:9
|
||||
msgid "Needed for multi-file and folder downloads."
|
||||
msgstr ""
|
||||
msgstr "Необхідно для мульти-файлового та каталогового завантаження."
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "Enable ZIP-download"
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-20 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-19 15:12+0000\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 15:31+0000\n"
|
||||
"Last-Translator: skoptev <skoptev@ukr.net>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -65,7 +65,7 @@ msgstr "Опції"
|
|||
|
||||
#: templates/settings.php:11
|
||||
msgid "Applicable"
|
||||
msgstr ""
|
||||
msgstr "Придатний"
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Add mount point"
|
||||
|
|
|
@ -4,14 +4,15 @@
|
|||
#
|
||||
# Translators:
|
||||
# <dzubchikd@gmail.com>, 2012.
|
||||
# <skoptev@ukr.net>, 2012.
|
||||
# <victor.dubiniuk@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 15:40+0000\n"
|
||||
"Last-Translator: skoptev <skoptev@ukr.net>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -43,19 +44,19 @@ msgstr "Додатки"
|
|||
msgid "Admin"
|
||||
msgstr "Адмін"
|
||||
|
||||
#: files.php:332
|
||||
#: files.php:361
|
||||
msgid "ZIP download is turned off."
|
||||
msgstr "ZIP завантаження вимкнено."
|
||||
|
||||
#: files.php:333
|
||||
#: files.php:362
|
||||
msgid "Files need to be downloaded one by one."
|
||||
msgstr "Файли повинні бути завантаженні послідовно."
|
||||
|
||||
#: files.php:333 files.php:358
|
||||
#: files.php:362 files.php:387
|
||||
msgid "Back to Files"
|
||||
msgstr "Повернутися до файлів"
|
||||
|
||||
#: files.php:357
|
||||
#: files.php:386
|
||||
msgid "Selected files too large to generate zip file."
|
||||
msgstr "Вибрані фали завеликі для генерування zip файлу."
|
||||
|
||||
|
@ -69,7 +70,7 @@ msgstr "Помилка автентифікації"
|
|||
|
||||
#: json.php:51
|
||||
msgid "Token expired. Please reload page."
|
||||
msgstr ""
|
||||
msgstr "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку."
|
||||
|
||||
#: search/provider/file.php:17 search/provider/file.php:35
|
||||
msgid "Files"
|
||||
|
@ -81,7 +82,7 @@ msgstr "Текст"
|
|||
|
||||
#: search/provider/file.php:29
|
||||
msgid "Images"
|
||||
msgstr ""
|
||||
msgstr "Зображення"
|
||||
|
||||
#: template.php:103
|
||||
msgid "seconds ago"
|
||||
|
@ -98,12 +99,12 @@ msgstr "%d хвилин тому"
|
|||
|
||||
#: template.php:106
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "1 годину тому"
|
||||
|
||||
#: template.php:107
|
||||
#, php-format
|
||||
msgid "%d hours ago"
|
||||
msgstr ""
|
||||
msgstr "%d годин тому"
|
||||
|
||||
#: template.php:108
|
||||
msgid "today"
|
||||
|
@ -125,7 +126,7 @@ msgstr "минулого місяця"
|
|||
#: template.php:112
|
||||
#, php-format
|
||||
msgid "%d months ago"
|
||||
msgstr ""
|
||||
msgstr "%d місяців тому"
|
||||
|
||||
#: template.php:113
|
||||
msgid "last year"
|
||||
|
@ -138,11 +139,11 @@ msgstr "роки тому"
|
|||
#: updater.php:75
|
||||
#, php-format
|
||||
msgid "%s is available. Get <a href=\"%s\">more information</a>"
|
||||
msgstr ""
|
||||
msgstr "%s доступно. Отримати <a href=\"%s\">детальну інформацію</a>"
|
||||
|
||||
#: updater.php:77
|
||||
msgid "up to date"
|
||||
msgstr ""
|
||||
msgstr "оновлено"
|
||||
|
||||
#: updater.php:80
|
||||
msgid "updates check is disabled"
|
||||
|
@ -151,4 +152,4 @@ msgstr "перевірка оновлень відключена"
|
|||
#: vcategories.php:188 vcategories.php:249
|
||||
#, php-format
|
||||
msgid "Could not find category \"%s\""
|
||||
msgstr ""
|
||||
msgstr "Не вдалося знайти категорію \"%s\""
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-22 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-21 13:10+0000\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 15:30+0000\n"
|
||||
"Last-Translator: skoptev <skoptev@ukr.net>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -131,7 +131,7 @@ msgstr "Проблема при з'єднані з базою допомоги"
|
|||
|
||||
#: templates/help.php:23
|
||||
msgid "Go there manually."
|
||||
msgstr ""
|
||||
msgstr "Перейти вручну."
|
||||
|
||||
#: templates/help.php:31
|
||||
msgid "Answer"
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-09-11 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-09-10 11:08+0000\n"
|
||||
"Last-Translator: VicDeo <victor.dubiniuk@gmail.com>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 12:54+0000\n"
|
||||
"Last-Translator: volodya327 <volodya327@gmail.com>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -20,31 +20,31 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:8
|
||||
msgid "Host"
|
||||
msgstr ""
|
||||
msgstr "Хост"
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid ""
|
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://"
|
||||
msgstr ""
|
||||
msgstr "Можна не вказувати протокол, якщо вам не потрібен SSL. Тоді почніть з ldaps://"
|
||||
|
||||
#: templates/settings.php:9
|
||||
msgid "Base DN"
|
||||
msgstr ""
|
||||
msgstr "Базовий DN"
|
||||
|
||||
#: templates/settings.php:9
|
||||
msgid "You can specify Base DN for users and groups in the Advanced tab"
|
||||
msgstr ""
|
||||
msgstr "Ви можете задати Базовий DN для користувачів і груп на вкладинці Додатково"
|
||||
|
||||
#: templates/settings.php:10
|
||||
msgid "User DN"
|
||||
msgstr ""
|
||||
msgstr "DN Користувача"
|
||||
|
||||
#: templates/settings.php:10
|
||||
msgid ""
|
||||
"The DN of the client user with which the bind shall be done, e.g. "
|
||||
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
|
||||
"empty."
|
||||
msgstr ""
|
||||
msgstr "DN клієнтського користувача для прив'язки, наприклад: uid=agent,dc=example,dc=com. Для анонімного доступу, залиште DN і Пароль порожніми."
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "Password"
|
||||
|
@ -52,119 +52,119 @@ msgstr "Пароль"
|
|||
|
||||
#: templates/settings.php:11
|
||||
msgid "For anonymous access, leave DN and Password empty."
|
||||
msgstr ""
|
||||
msgstr "Для анонімного доступу, залиште DN і Пароль порожніми."
|
||||
|
||||
#: templates/settings.php:12
|
||||
msgid "User Login Filter"
|
||||
msgstr ""
|
||||
msgstr "Фільтр Користувачів, що під'єднуються"
|
||||
|
||||
#: templates/settings.php:12
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Defines the filter to apply, when login is attempted. %%uid replaces the "
|
||||
"username in the login action."
|
||||
msgstr ""
|
||||
msgstr "Визначає фільтр, який застосовується при спробі входу. %%uid замінює ім'я користувача при вході."
|
||||
|
||||
#: templates/settings.php:12
|
||||
#, php-format
|
||||
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
|
||||
msgstr ""
|
||||
msgstr "використовуйте %%uid заповнювач, наприклад: \"uid=%%uid\""
|
||||
|
||||
#: templates/settings.php:13
|
||||
msgid "User List Filter"
|
||||
msgstr ""
|
||||
msgstr "Фільтр Списку Користувачів"
|
||||
|
||||
#: templates/settings.php:13
|
||||
msgid "Defines the filter to apply, when retrieving users."
|
||||
msgstr ""
|
||||
msgstr "Визначає фільтр, який застосовується при отриманні користувачів"
|
||||
|
||||
#: templates/settings.php:13
|
||||
msgid "without any placeholder, e.g. \"objectClass=person\"."
|
||||
msgstr ""
|
||||
msgstr "без будь-якого заповнювача, наприклад: \"objectClass=person\"."
|
||||
|
||||
#: templates/settings.php:14
|
||||
msgid "Group Filter"
|
||||
msgstr ""
|
||||
msgstr "Фільтр Груп"
|
||||
|
||||
#: templates/settings.php:14
|
||||
msgid "Defines the filter to apply, when retrieving groups."
|
||||
msgstr ""
|
||||
msgstr "Визначає фільтр, який застосовується при отриманні груп."
|
||||
|
||||
#: templates/settings.php:14
|
||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
|
||||
msgstr ""
|
||||
msgstr "без будь-якого заповнювача, наприклад: \"objectClass=posixGroup\"."
|
||||
|
||||
#: templates/settings.php:17
|
||||
msgid "Port"
|
||||
msgstr ""
|
||||
msgstr "Порт"
|
||||
|
||||
#: templates/settings.php:18
|
||||
msgid "Base User Tree"
|
||||
msgstr ""
|
||||
msgstr "Основне Дерево Користувачів"
|
||||
|
||||
#: templates/settings.php:19
|
||||
msgid "Base Group Tree"
|
||||
msgstr ""
|
||||
msgstr "Основне Дерево Груп"
|
||||
|
||||
#: templates/settings.php:20
|
||||
msgid "Group-Member association"
|
||||
msgstr ""
|
||||
msgstr "Асоціація Група-Член"
|
||||
|
||||
#: templates/settings.php:21
|
||||
msgid "Use TLS"
|
||||
msgstr ""
|
||||
msgstr "Використовуйте TLS"
|
||||
|
||||
#: templates/settings.php:21
|
||||
msgid "Do not use it for SSL connections, it will fail."
|
||||
msgstr ""
|
||||
msgstr "Не використовуйте його для SSL з'єднань, це не буде виконано."
|
||||
|
||||
#: templates/settings.php:22
|
||||
msgid "Case insensitve LDAP server (Windows)"
|
||||
msgstr ""
|
||||
msgstr "Нечутливий до регістру LDAP сервер (Windows)"
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Turn off SSL certificate validation."
|
||||
msgstr ""
|
||||
msgstr "Вимкнути перевірку SSL сертифіката."
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid ""
|
||||
"If connection only works with this option, import the LDAP server's SSL "
|
||||
"certificate in your ownCloud server."
|
||||
msgstr ""
|
||||
msgstr "Якщо з'єднання працює лише з цією опцією, імпортуйте SSL сертифікат LDAP сервера у ваший ownCloud сервер."
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Not recommended, use for testing only."
|
||||
msgstr ""
|
||||
msgstr "Не рекомендується, використовуйте лише для тестів."
|
||||
|
||||
#: templates/settings.php:24
|
||||
msgid "User Display Name Field"
|
||||
msgstr ""
|
||||
msgstr "Поле, яке відображає Ім'я Користувача"
|
||||
|
||||
#: templates/settings.php:24
|
||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
|
||||
msgstr ""
|
||||
msgstr "Атрибут LDAP, який використовується для генерації імен користувачів ownCloud."
|
||||
|
||||
#: templates/settings.php:25
|
||||
msgid "Group Display Name Field"
|
||||
msgstr ""
|
||||
msgstr "Поле, яке відображає Ім'я Групи"
|
||||
|
||||
#: templates/settings.php:25
|
||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
|
||||
msgstr ""
|
||||
msgstr "Атрибут LDAP, який використовується для генерації імен груп ownCloud."
|
||||
|
||||
#: templates/settings.php:27
|
||||
msgid "in bytes"
|
||||
msgstr ""
|
||||
msgstr "в байтах"
|
||||
|
||||
#: templates/settings.php:29
|
||||
msgid "in seconds. A change empties the cache."
|
||||
msgstr ""
|
||||
msgstr "в секундах. Зміна очищує кеш."
|
||||
|
||||
#: templates/settings.php:30
|
||||
msgid ""
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||
"attribute."
|
||||
msgstr ""
|
||||
msgstr "Залиште порожнім для імені користувача (за замовчанням). Інакше, вкажіть атрибут LDAP/AD."
|
||||
|
||||
#: templates/settings.php:32
|
||||
msgid "Help"
|
||||
|
|
|
@ -4,15 +4,16 @@
|
|||
#
|
||||
# Translators:
|
||||
# <khanhnd@kenhgiaiphap.vn>, 2012.
|
||||
# <mattheu.9x@gmail.com>, 2012.
|
||||
# <mattheu_9x@yahoo.com>, 2012.
|
||||
# Sơn Nguyễn <sonnghit@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:09+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 03:19+0000\n"
|
||||
"Last-Translator: mattheu_9x <mattheu.9x@gmail.com>\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -106,7 +107,7 @@ msgstr "đã xóa {files}"
|
|||
msgid ""
|
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
|
||||
"allowed."
|
||||
msgstr ""
|
||||
msgstr "Tên không hợp lệ, '\\', '/', '<', '>', ':', '\"', '|', '?' và '*' thì không được phép dùng."
|
||||
|
||||
#: js/files.js:183
|
||||
msgid "generating ZIP-file, it may take some time."
|
||||
|
@ -147,7 +148,7 @@ msgstr "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi t
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "Tên thư mục không hợp lệ. Sử dụng \"Chia sẻ\" được dành riêng bởi Owncloud"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
|
|
@ -4,14 +4,15 @@
|
|||
#
|
||||
# Translators:
|
||||
# Donahue Chuang <soshinwu@gmail.com>, 2012.
|
||||
# <dw4dev@gmail.com>, 2012.
|
||||
# Ming Yi Wu <mingi.wu@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: 2012-11-28 01:36+0000\n"
|
||||
"Last-Translator: dw4dev <dw4dev@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -57,65 +58,65 @@ msgstr "沒選擇要刪除的分類"
|
|||
msgid "Error removing %s from favorites."
|
||||
msgstr ""
|
||||
|
||||
#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60
|
||||
#: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
|
||||
msgid "Settings"
|
||||
msgstr "設定"
|
||||
|
||||
#: js/js.js:688
|
||||
#: js/js.js:704
|
||||
msgid "seconds ago"
|
||||
msgstr "幾秒前"
|
||||
|
||||
#: js/js.js:689
|
||||
#: js/js.js:705
|
||||
msgid "1 minute ago"
|
||||
msgstr "1 分鐘前"
|
||||
|
||||
#: js/js.js:690
|
||||
#: js/js.js:706
|
||||
msgid "{minutes} minutes ago"
|
||||
msgstr ""
|
||||
msgstr "{minutes} 分鐘前"
|
||||
|
||||
#: js/js.js:691
|
||||
#: js/js.js:707
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "1 個小時前"
|
||||
|
||||
#: js/js.js:692
|
||||
#: js/js.js:708
|
||||
msgid "{hours} hours ago"
|
||||
msgstr ""
|
||||
msgstr "{hours} 個小時前"
|
||||
|
||||
#: js/js.js:693
|
||||
#: js/js.js:709
|
||||
msgid "today"
|
||||
msgstr "今天"
|
||||
|
||||
#: js/js.js:694
|
||||
#: js/js.js:710
|
||||
msgid "yesterday"
|
||||
msgstr "昨天"
|
||||
|
||||
#: js/js.js:695
|
||||
#: js/js.js:711
|
||||
msgid "{days} days ago"
|
||||
msgstr ""
|
||||
msgstr "{days} 天前"
|
||||
|
||||
#: js/js.js:696
|
||||
#: js/js.js:712
|
||||
msgid "last month"
|
||||
msgstr "上個月"
|
||||
|
||||
#: js/js.js:697
|
||||
#: js/js.js:713
|
||||
msgid "{months} months ago"
|
||||
msgstr ""
|
||||
msgstr "{months} 個月前"
|
||||
|
||||
#: js/js.js:698
|
||||
#: js/js.js:714
|
||||
msgid "months ago"
|
||||
msgstr "幾個月前"
|
||||
|
||||
#: js/js.js:699
|
||||
#: js/js.js:715
|
||||
msgid "last year"
|
||||
msgstr "去年"
|
||||
|
||||
#: js/js.js:700
|
||||
#: js/js.js:716
|
||||
msgid "years ago"
|
||||
msgstr "幾年前"
|
||||
|
||||
#: js/oc-dialogs.js:126
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
msgstr "選擇"
|
||||
|
||||
#: js/oc-dialogs.js:146 js/oc-dialogs.js:166
|
||||
msgid "Cancel"
|
||||
|
@ -139,8 +140,8 @@ msgid "The object type is not specified."
|
|||
msgstr ""
|
||||
|
||||
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:525
|
||||
#: js/share.js:537
|
||||
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:533
|
||||
#: js/share.js:545
|
||||
msgid "Error"
|
||||
msgstr "錯誤"
|
||||
|
||||
|
@ -154,7 +155,7 @@ msgstr ""
|
|||
|
||||
#: js/share.js:124
|
||||
msgid "Error while sharing"
|
||||
msgstr ""
|
||||
msgstr "分享時發生錯誤"
|
||||
|
||||
#: js/share.js:135
|
||||
msgid "Error while unsharing"
|
||||
|
@ -170,19 +171,19 @@ msgstr ""
|
|||
|
||||
#: js/share.js:153
|
||||
msgid "Shared with you by {owner}"
|
||||
msgstr ""
|
||||
msgstr "{owner} 已經和您分享"
|
||||
|
||||
#: js/share.js:158
|
||||
msgid "Share with"
|
||||
msgstr ""
|
||||
msgstr "與分享"
|
||||
|
||||
#: js/share.js:163
|
||||
msgid "Share with link"
|
||||
msgstr ""
|
||||
msgstr "使用連結分享"
|
||||
|
||||
#: js/share.js:164
|
||||
msgid "Password protect"
|
||||
msgstr ""
|
||||
msgstr "密碼保護"
|
||||
|
||||
#: js/share.js:168 templates/installation.php:42 templates/login.php:24
|
||||
#: templates/verify.php:13
|
||||
|
@ -191,15 +192,15 @@ msgstr "密碼"
|
|||
|
||||
#: js/share.js:173
|
||||
msgid "Set expiration date"
|
||||
msgstr ""
|
||||
msgstr "設置到期日"
|
||||
|
||||
#: js/share.js:174
|
||||
msgid "Expiration date"
|
||||
msgstr ""
|
||||
msgstr "到期日"
|
||||
|
||||
#: js/share.js:206
|
||||
msgid "Share via email:"
|
||||
msgstr ""
|
||||
msgstr "透過email分享:"
|
||||
|
||||
#: js/share.js:208
|
||||
msgid "No people found"
|
||||
|
@ -211,7 +212,7 @@ msgstr ""
|
|||
|
||||
#: js/share.js:271
|
||||
msgid "Shared in {item} with {user}"
|
||||
msgstr ""
|
||||
msgstr "已和 {user} 分享 {item}"
|
||||
|
||||
#: js/share.js:292
|
||||
msgid "Unshare"
|
||||
|
@ -219,11 +220,11 @@ msgstr "取消共享"
|
|||
|
||||
#: js/share.js:304
|
||||
msgid "can edit"
|
||||
msgstr ""
|
||||
msgstr "可編輯"
|
||||
|
||||
#: js/share.js:306
|
||||
msgid "access control"
|
||||
msgstr ""
|
||||
msgstr "存取控制"
|
||||
|
||||
#: js/share.js:309
|
||||
msgid "create"
|
||||
|
@ -231,27 +232,27 @@ msgstr "建立"
|
|||
|
||||
#: js/share.js:312
|
||||
msgid "update"
|
||||
msgstr ""
|
||||
msgstr "更新"
|
||||
|
||||
#: js/share.js:315
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
msgstr "刪除"
|
||||
|
||||
#: js/share.js:318
|
||||
msgid "share"
|
||||
msgstr ""
|
||||
msgstr "分享"
|
||||
|
||||
#: js/share.js:343 js/share.js:512 js/share.js:514
|
||||
#: js/share.js:349 js/share.js:520 js/share.js:522
|
||||
msgid "Password protected"
|
||||
msgstr ""
|
||||
msgstr "密碼保護"
|
||||
|
||||
#: js/share.js:525
|
||||
#: js/share.js:533
|
||||
msgid "Error unsetting expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: js/share.js:537
|
||||
#: js/share.js:545
|
||||
msgid "Error setting expiration date"
|
||||
msgstr ""
|
||||
msgstr "錯誤的到期日設定"
|
||||
|
||||
#: lostpassword/controller.php:47
|
||||
msgid "ownCloud password reset"
|
||||
|
@ -267,11 +268,11 @@ msgstr "重設密碼的連結將會寄到你的電子郵件信箱"
|
|||
|
||||
#: lostpassword/templates/lostpassword.php:5
|
||||
msgid "Reset email send."
|
||||
msgstr ""
|
||||
msgstr "重設郵件已送出."
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:8
|
||||
msgid "Request failed!"
|
||||
msgstr ""
|
||||
msgstr "請求失敗!"
|
||||
|
||||
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38
|
||||
#: templates/login.php:20
|
||||
|
@ -342,7 +343,7 @@ msgstr "安全性警告"
|
|||
msgid ""
|
||||
"No secure random number generator is available, please enable the PHP "
|
||||
"OpenSSL extension."
|
||||
msgstr ""
|
||||
msgstr "沒有可用的隨機數字產生器, 請啟用 PHP 中 OpenSSL 擴充功能."
|
||||
|
||||
#: templates/installation.php:26
|
||||
msgid ""
|
||||
|
@ -404,87 +405,87 @@ msgstr "資料庫主機"
|
|||
msgid "Finish setup"
|
||||
msgstr "完成設定"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Sunday"
|
||||
msgstr "週日"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Monday"
|
||||
msgstr "週一"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Tuesday"
|
||||
msgstr "週二"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Wednesday"
|
||||
msgstr "週三"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Thursday"
|
||||
msgstr "週四"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Friday"
|
||||
msgstr "週五"
|
||||
|
||||
#: templates/layout.guest.php:15 templates/layout.user.php:16
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
msgid "Saturday"
|
||||
msgstr "週六"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "January"
|
||||
msgstr "一月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "February"
|
||||
msgstr "二月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "March"
|
||||
msgstr "三月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "April"
|
||||
msgstr "四月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "May"
|
||||
msgstr "五月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "June"
|
||||
msgstr "六月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "July"
|
||||
msgstr "七月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "August"
|
||||
msgstr "八月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "September"
|
||||
msgstr "九月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "October"
|
||||
msgstr "十月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "November"
|
||||
msgstr "十一月"
|
||||
|
||||
#: templates/layout.guest.php:16 templates/layout.user.php:17
|
||||
#: templates/layout.guest.php:17 templates/layout.user.php:18
|
||||
msgid "December"
|
||||
msgstr "十二月"
|
||||
|
||||
#: templates/layout.guest.php:41
|
||||
#: templates/layout.guest.php:42
|
||||
msgid "web services under your control"
|
||||
msgstr "網路服務已在你控制"
|
||||
|
||||
#: templates/layout.user.php:44
|
||||
#: templates/layout.user.php:45
|
||||
msgid "Log out"
|
||||
msgstr "登出"
|
||||
|
||||
|
@ -528,7 +529,7 @@ msgstr "下一頁"
|
|||
|
||||
#: templates/verify.php:5
|
||||
msgid "Security Warning!"
|
||||
msgstr ""
|
||||
msgstr "安全性警告!"
|
||||
|
||||
#: templates/verify.php:6
|
||||
msgid ""
|
||||
|
@ -538,4 +539,4 @@ msgstr ""
|
|||
|
||||
#: templates/verify.php:16
|
||||
msgid "Verify"
|
||||
msgstr ""
|
||||
msgstr "驗證"
|
||||
|
|
|
@ -4,15 +4,16 @@
|
|||
#
|
||||
# Translators:
|
||||
# Donahue Chuang <soshinwu@gmail.com>, 2012.
|
||||
# <dw4dev@gmail.com>, 2012.
|
||||
# Eddy Chang <taiwanmambo@gmail.com>, 2012.
|
||||
# ywang <ywang1007@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 14:11+0000\n"
|
||||
"Last-Translator: dw4dev <dw4dev@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -68,7 +69,7 @@ msgstr "重新命名"
|
|||
|
||||
#: js/filelist.js:201 js/filelist.js:203
|
||||
msgid "{new_name} already exists"
|
||||
msgstr ""
|
||||
msgstr "{new_name} 已經存在"
|
||||
|
||||
#: js/filelist.js:201 js/filelist.js:203
|
||||
msgid "replace"
|
||||
|
@ -84,15 +85,15 @@ msgstr "取消"
|
|||
|
||||
#: js/filelist.js:250
|
||||
msgid "replaced {new_name}"
|
||||
msgstr ""
|
||||
msgstr "已取代 {new_name}"
|
||||
|
||||
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
|
||||
msgid "undo"
|
||||
msgstr ""
|
||||
msgstr "復原"
|
||||
|
||||
#: js/filelist.js:252
|
||||
msgid "replaced {new_name} with {old_name}"
|
||||
msgstr ""
|
||||
msgstr "使用 {new_name} 取代 {old_name}"
|
||||
|
||||
#: js/filelist.js:284
|
||||
msgid "unshared {files}"
|
||||
|
@ -130,11 +131,11 @@ msgstr ""
|
|||
|
||||
#: js/files.js:274
|
||||
msgid "1 file uploading"
|
||||
msgstr ""
|
||||
msgstr "1 個檔案正在上傳"
|
||||
|
||||
#: js/files.js:277 js/files.js:331 js/files.js:346
|
||||
msgid "{count} files uploading"
|
||||
msgstr ""
|
||||
msgstr "{count} 個檔案正在上傳"
|
||||
|
||||
#: js/files.js:349 js/files.js:382
|
||||
msgid "Upload cancelled."
|
||||
|
@ -147,7 +148,7 @@ msgstr "檔案上傳中. 離開此頁面將會取消上傳."
|
|||
|
||||
#: js/files.js:523
|
||||
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
|
||||
msgstr ""
|
||||
msgstr "無效的資料夾名稱. \"Shared\" 名稱已被 Owncloud 所保留使用"
|
||||
|
||||
#: js/files.js:704
|
||||
msgid "{count} files scanned"
|
||||
|
@ -155,7 +156,7 @@ msgstr ""
|
|||
|
||||
#: js/files.js:712
|
||||
msgid "error while scanning"
|
||||
msgstr ""
|
||||
msgstr "掃描時發生錯誤"
|
||||
|
||||
#: js/files.js:785 templates/index.php:50
|
||||
msgid "Name"
|
||||
|
@ -171,19 +172,19 @@ msgstr "修改"
|
|||
|
||||
#: js/files.js:814
|
||||
msgid "1 folder"
|
||||
msgstr ""
|
||||
msgstr "1 個資料夾"
|
||||
|
||||
#: js/files.js:816
|
||||
msgid "{count} folders"
|
||||
msgstr ""
|
||||
msgstr "{count} 個資料夾"
|
||||
|
||||
#: js/files.js:824
|
||||
msgid "1 file"
|
||||
msgstr ""
|
||||
msgstr "1 個檔案"
|
||||
|
||||
#: js/files.js:826
|
||||
msgid "{count} files"
|
||||
msgstr ""
|
||||
msgstr "{count} 個檔案"
|
||||
|
||||
#: templates/admin.php:5
|
||||
msgid "File handling"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <dw4dev@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-10-02 23:16+0200\n"
|
||||
"PO-Revision-Date: 2012-10-02 21:17+0000\n"
|
||||
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 14:30+0000\n"
|
||||
"Last-Translator: dw4dev <dw4dev@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -43,11 +44,11 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:3
|
||||
msgid "External Storage"
|
||||
msgstr ""
|
||||
msgstr "外部儲存裝置"
|
||||
|
||||
#: templates/settings.php:7 templates/settings.php:19
|
||||
msgid "Mount point"
|
||||
msgstr ""
|
||||
msgstr "掛載點"
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid "Backend"
|
||||
|
@ -71,23 +72,23 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:54 templates/settings.php:62
|
||||
msgid "None set"
|
||||
msgstr ""
|
||||
msgstr "尚未設定"
|
||||
|
||||
#: templates/settings.php:63
|
||||
msgid "All Users"
|
||||
msgstr ""
|
||||
msgstr "所有使用者"
|
||||
|
||||
#: templates/settings.php:64
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
msgstr "群組"
|
||||
|
||||
#: templates/settings.php:69
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
msgstr "使用者"
|
||||
|
||||
#: templates/settings.php:77 templates/settings.php:107
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
msgstr "刪除"
|
||||
|
||||
#: templates/settings.php:87
|
||||
msgid "Enable User External Storage"
|
||||
|
@ -103,4 +104,4 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:113
|
||||
msgid "Import Root Certificate"
|
||||
msgstr ""
|
||||
msgstr "匯入根憑證"
|
||||
|
|
|
@ -3,14 +3,15 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <dw4dev@gmail.com>, 2012.
|
||||
# <wu0809@msn.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-09-22 01:14+0200\n"
|
||||
"PO-Revision-Date: 2012-09-21 23:15+0000\n"
|
||||
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 14:28+0000\n"
|
||||
"Last-Translator: dw4dev <dw4dev@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -26,24 +27,24 @@ msgstr "密碼"
|
|||
msgid "Submit"
|
||||
msgstr "送出"
|
||||
|
||||
#: templates/public.php:9
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "%s shared the folder %s with you"
|
||||
msgstr ""
|
||||
msgstr "%s 分享了資料夾 %s 給您"
|
||||
|
||||
#: templates/public.php:11
|
||||
#: templates/public.php:19
|
||||
#, php-format
|
||||
msgid "%s shared the file %s with you"
|
||||
msgstr ""
|
||||
msgstr "%s 分享了檔案 %s 給您"
|
||||
|
||||
#: templates/public.php:14 templates/public.php:30
|
||||
#: templates/public.php:22 templates/public.php:38
|
||||
msgid "Download"
|
||||
msgstr "下載"
|
||||
|
||||
#: templates/public.php:29
|
||||
#: templates/public.php:37
|
||||
msgid "No preview available for"
|
||||
msgstr "無法預覽"
|
||||
|
||||
#: templates/public.php:37
|
||||
#: templates/public.php:43
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <dw4dev@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-09-22 01:14+0200\n"
|
||||
"PO-Revision-Date: 2012-09-21 23:15+0000\n"
|
||||
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-29 00:04+0100\n"
|
||||
"PO-Revision-Date: 2012-11-28 01:33+0000\n"
|
||||
"Last-Translator: dw4dev <dw4dev@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -19,15 +20,15 @@ msgstr ""
|
|||
|
||||
#: js/settings-personal.js:31 templates/settings-personal.php:10
|
||||
msgid "Expire all versions"
|
||||
msgstr ""
|
||||
msgstr "所有逾期的版本"
|
||||
|
||||
#: js/versions.js:16
|
||||
msgid "History"
|
||||
msgstr ""
|
||||
msgstr "歷史"
|
||||
|
||||
#: templates/settings-personal.php:4
|
||||
msgid "Versions"
|
||||
msgstr ""
|
||||
msgstr "版本"
|
||||
|
||||
#: templates/settings-personal.php:7
|
||||
msgid "This will delete all existing backup versions of your files"
|
||||
|
@ -35,8 +36,8 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:3
|
||||
msgid "Files Versioning"
|
||||
msgstr ""
|
||||
msgstr "檔案版本化中..."
|
||||
|
||||
#: templates/settings.php:4
|
||||
msgid "Enable"
|
||||
msgstr ""
|
||||
msgstr "啟用"
|
||||
|
|
|
@ -3,15 +3,16 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <sofia168@livemail.tw>, 2012.
|
||||
# <ywang1007+transifex@gmail.com>, 2012.
|
||||
# ywang <ywang1007@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-16 00:02+0100\n"
|
||||
"PO-Revision-Date: 2012-11-14 23:13+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 09:03+0000\n"
|
||||
"Last-Translator: sofiasu <sofia168@livemail.tw>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -43,19 +44,19 @@ msgstr "應用程式"
|
|||
msgid "Admin"
|
||||
msgstr "管理"
|
||||
|
||||
#: files.php:332
|
||||
#: files.php:361
|
||||
msgid "ZIP download is turned off."
|
||||
msgstr "ZIP 下載已關閉"
|
||||
|
||||
#: files.php:333
|
||||
#: files.php:362
|
||||
msgid "Files need to be downloaded one by one."
|
||||
msgstr "檔案需要逐一下載"
|
||||
|
||||
#: files.php:333 files.php:358
|
||||
#: files.php:362 files.php:387
|
||||
msgid "Back to Files"
|
||||
msgstr "回到檔案列表"
|
||||
|
||||
#: files.php:357
|
||||
#: files.php:386
|
||||
msgid "Selected files too large to generate zip file."
|
||||
msgstr "選擇的檔案太大以致於無法產生壓縮檔"
|
||||
|
||||
|
@ -81,7 +82,7 @@ msgstr "文字"
|
|||
|
||||
#: search/provider/file.php:29
|
||||
msgid "Images"
|
||||
msgstr ""
|
||||
msgstr "圖片"
|
||||
|
||||
#: template.php:103
|
||||
msgid "seconds ago"
|
||||
|
@ -98,12 +99,12 @@ msgstr "%d 分鐘前"
|
|||
|
||||
#: template.php:106
|
||||
msgid "1 hour ago"
|
||||
msgstr ""
|
||||
msgstr "1小時之前"
|
||||
|
||||
#: template.php:107
|
||||
#, php-format
|
||||
msgid "%d hours ago"
|
||||
msgstr ""
|
||||
msgstr "%d小時之前"
|
||||
|
||||
#: template.php:108
|
||||
msgid "today"
|
||||
|
@ -125,7 +126,7 @@ msgstr "上個月"
|
|||
#: template.php:112
|
||||
#, php-format
|
||||
msgid "%d months ago"
|
||||
msgstr ""
|
||||
msgstr "%d個月之前"
|
||||
|
||||
#: template.php:113
|
||||
msgid "last year"
|
||||
|
@ -151,4 +152,4 @@ msgstr "檢查更新已停用"
|
|||
#: vcategories.php:188 vcategories.php:249
|
||||
#, php-format
|
||||
msgid "Could not find category \"%s\""
|
||||
msgstr ""
|
||||
msgstr "找不到分類-\"%s\""
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# Translators:
|
||||
# Donahue Chuang <soshinwu@gmail.com>, 2012.
|
||||
# <dw4dev@gmail.com>, 2012.
|
||||
# <sy6614@yahoo.com.hk>, 2012.
|
||||
# <weiyu871@ms14.url.com.tw>, 2012.
|
||||
# <wu0809@msn.com>, 2012.
|
||||
|
@ -12,9 +13,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-12 00:01+0100\n"
|
||||
"PO-Revision-Date: 2012-11-11 14:57+0000\n"
|
||||
"Last-Translator: sy6614 <sy6614@yahoo.com.hk>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 14:02+0000\n"
|
||||
"Last-Translator: dw4dev <dw4dev@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -143,7 +144,7 @@ msgstr "答案"
|
|||
#: templates/personal.php:8
|
||||
#, php-format
|
||||
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
|
||||
msgstr ""
|
||||
msgstr "您已經使用了 <strong>%s</strong> ,目前可用空間為 <strong>%s</strong>"
|
||||
|
||||
#: templates/personal.php:12
|
||||
msgid "Desktop and Mobile Syncing Clients"
|
||||
|
|
|
@ -3,19 +3,20 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <dw4dev@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
|
||||
"PO-Revision-Date: 2012-08-29 00:03+0000\n"
|
||||
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2012-11-28 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-27 14:32+0000\n"
|
||||
"Last-Translator: dw4dev <dw4dev@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: templates/settings.php:8
|
||||
msgid "Host"
|
||||
|
@ -47,7 +48,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:11
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
msgstr "密碼"
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "For anonymous access, leave DN and Password empty."
|
||||
|
@ -111,7 +112,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:21
|
||||
msgid "Use TLS"
|
||||
msgstr ""
|
||||
msgstr "使用TLS"
|
||||
|
||||
#: templates/settings.php:21
|
||||
msgid "Do not use it for SSL connections, it will fail."
|
||||
|
@ -123,7 +124,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:23
|
||||
msgid "Turn off SSL certificate validation."
|
||||
msgstr ""
|
||||
msgstr "關閉 SSL 憑證驗證"
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid ""
|
||||
|
@ -167,4 +168,4 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:32
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
msgstr "說明"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <sofia168@livemail.tw>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2012-11-09 10:06+0100\n"
|
||||
"PO-Revision-Date: 2012-11-09 09:06+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2012-11-27 00:10+0100\n"
|
||||
"PO-Revision-Date: 2012-11-26 09:00+0000\n"
|
||||
"Last-Translator: sofiasu <sofia168@livemail.tw>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -19,4 +20,4 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:4
|
||||
msgid "WebDAV URL: http://"
|
||||
msgstr ""
|
||||
msgstr "WebDAV 網址 http://"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue