Merge branch 'master' of git://github.com/owncloud/core

This commit is contained in:
Christian Reiner 2012-09-28 13:31:01 +02:00
commit 4dbd4c35c5
80 changed files with 972 additions and 716 deletions

View file

@ -1 +0,0 @@

View file

@ -23,6 +23,8 @@
"Unable to upload your file as it is a directory or has 0 bytes" => "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 bajtů",
"Upload Error" => "Chyba odesílání",
"Pending" => "Čekající",
"1 file uploading" => "odesílá se 1 soubor",
"files uploading" => "souborů se odesílá",
"Upload cancelled." => "Odesílání zrušeno.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání.",
"Invalid name, '/' is not allowed." => "Neplatný název, znak '/' není povolen",
@ -35,6 +37,16 @@
"folders" => "složky",
"file" => "soubor",
"files" => "soubory",
"seconds ago" => "před pár sekundami",
"minute ago" => "před minutou",
"minutes ago" => "před pár minutami",
"today" => "dnes",
"yesterday" => "včera",
"days ago" => "před pár dny",
"last month" => "minulý měsíc",
"months ago" => "před pár měsíci",
"last year" => "minulý rok",
"years ago" => "před pár lety",
"File handling" => "Zacházení se soubory",
"Maximum upload size" => "Maximální velikost pro odesílání",
"max. possible: " => "největší možná: ",

View file

@ -7,7 +7,7 @@
"Missing a temporary folder" => "Temporärer Ordner fehlt.",
"Failed to write to disk" => "Fehler beim Schreiben auf die Festplatte",
"Files" => "Dateien",
"Unshare" => "Nicht mehr teilen",
"Unshare" => "Nicht mehr freigeben",
"Delete" => "Löschen",
"Rename" => "Umbenennen",
"already exists" => "ist bereits vorhanden",
@ -17,13 +17,15 @@
"replaced" => "ersetzt",
"undo" => "rückgängig machen",
"with" => "mit",
"unshared" => "Nicht mehr teilen",
"unshared" => "Nicht mehr freigegeben",
"deleted" => "gelöscht",
"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 ist oder 0 Bytes hat.",
"Upload Error" => "Fehler beim Hochladen",
"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",
"Pending" => "Ausstehend",
"Upload cancelled." => "Hochladen abgebrochen.",
"1 file uploading" => "Eine Datei wird hoch geladen",
"files uploading" => "Dateien werden hoch geladen",
"Upload cancelled." => "Upload abgebrochen.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.",
"Invalid name, '/' is not allowed." => "Ungültiger Name: \"/\" ist nicht erlaubt.",
"files scanned" => "Dateien gescannt",
@ -35,6 +37,16 @@
"folders" => "Ordner",
"file" => "Datei",
"files" => "Dateien",
"seconds ago" => "Sekunden her",
"minute ago" => "Minute her",
"minutes ago" => "Minuten her",
"today" => "Heute",
"yesterday" => "Gestern",
"days ago" => "Tage her",
"last month" => "Letzten Monat",
"months ago" => "Monate her",
"last year" => "Letztes Jahr",
"years ago" => "Jahre her",
"File handling" => "Dateibehandlung",
"Maximum upload size" => "Maximale Upload-Größe",
"max. possible: " => "maximal möglich:",
@ -46,7 +58,7 @@
"New" => "Neu",
"Text file" => "Textdatei",
"Folder" => "Ordner",
"From url" => "URL",
"From url" => "Von einer URL",
"Upload" => "Hochladen",
"Cancel upload" => "Upload abbrechen",
"Nothing in here. Upload something!" => "Alles leer. Lade etwas hoch!",

View file

@ -31,6 +31,16 @@
"folders" => "kansiota",
"file" => "tiedosto",
"files" => "tiedostoa",
"seconds ago" => "sekuntia sitten",
"minute ago" => "minuutti sitten",
"minutes ago" => "minuuttia sitten",
"today" => "tänään",
"yesterday" => "eilen",
"days ago" => "päivää sitten",
"last month" => "viime kuussa",
"months ago" => "kuukautta sitten",
"last year" => "viime vuonna",
"years ago" => "vuotta sitten",
"File handling" => "Tiedostonhallinta",
"Maximum upload size" => "Lähetettävän tiedoston suurin sallittu koko",
"max. possible: " => "suurin mahdollinen:",

View file

@ -23,6 +23,8 @@
"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",
"Pending" => "En cours",
"1 file uploading" => "1 fichier en cours de téléchargement",
"files uploading" => "fichiers en cours de téléchargement",
"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 name, '/' is not allowed." => "Nom invalide, '/' n'est pas autorisé.",
@ -35,6 +37,16 @@
"folders" => "dossiers",
"file" => "fichier",
"files" => "fichiers",
"seconds ago" => "secondes passées",
"minute ago" => "minute passée",
"minutes ago" => "minutes passées",
"today" => "aujourd'hui",
"yesterday" => "hier",
"days ago" => "jours passés",
"last month" => "mois dernier",
"months ago" => "mois passés",
"last year" => "année dernière",
"years ago" => "années passées",
"File handling" => "Gestion des fichiers",
"Maximum upload size" => "Taille max. d'envoi",
"max. possible: " => "Max. possible :",

View file

@ -23,6 +23,8 @@
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte",
"Upload Error" => "Errore di invio",
"Pending" => "In corso",
"1 file uploading" => "1 file in fase di caricamento",
"files uploading" => "file in fase di caricamento",
"Upload cancelled." => "Invio annullato",
"File upload is in progress. Leaving the page now will cancel the upload." => "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
"Invalid name, '/' is not allowed." => "Nome non valido",
@ -35,6 +37,16 @@
"folders" => "cartelle",
"file" => "file",
"files" => "file",
"seconds ago" => "secondi fa",
"minute ago" => "minuto fa",
"minutes ago" => "minuti fa",
"today" => "oggi",
"yesterday" => "ieri",
"days ago" => "giorni fa",
"last month" => "mese scorso",
"months ago" => "mesi fa",
"last year" => "anno scorso",
"years ago" => "anni fa",
"File handling" => "Gestione file",
"Maximum upload size" => "Dimensione massima upload",
"max. possible: " => "numero mass.: ",

View file

@ -23,6 +23,8 @@
"Unable to upload your file as it is a directory or has 0 bytes" => "アップロード使用としているファイルがディレクトリ、もしくはサイズが0バイトのため、アップロードできません。",
"Upload Error" => "アップロードエラー",
"Pending" => "保留",
"1 file uploading" => "ファイルを1つアップロード中",
"files uploading" => "ファイルをアップロード中",
"Upload cancelled." => "アップロードはキャンセルされました。",
"File upload is in progress. Leaving the page now will cancel the upload." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
"Invalid name, '/' is not allowed." => "無効な名前、'/' は使用できません。",
@ -35,6 +37,16 @@
"folders" => "フォルダ",
"file" => "ファイル",
"files" => "ファイル",
"seconds ago" => "秒前",
"minute ago" => "分前",
"minutes ago" => "分前",
"today" => "今日",
"yesterday" => "昨日",
"days ago" => "日前",
"last month" => "一月前",
"months ago" => "月前",
"last year" => "一年前",
"years ago" => "年前",
"File handling" => "ファイル操作",
"Maximum upload size" => "最大アップロードサイズ",
"max. possible: " => "最大容量: ",

View file

@ -23,6 +23,8 @@
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossível enviar seus arquivo como diretório ou ele tem 0 bytes.",
"Upload Error" => "Erro de envio",
"Pending" => "Pendente",
"1 file uploading" => "enviando 1 arquivo",
"files uploading" => "enviando arquivos",
"Upload cancelled." => "Envio cancelado.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Upload em andamento. Sair da página agora resultará no cancelamento do envio.",
"Invalid name, '/' is not allowed." => "Nome inválido, '/' não é permitido.",
@ -35,6 +37,16 @@
"folders" => "pastas",
"file" => "arquivo",
"files" => "arquivos",
"seconds ago" => "segundos atrás",
"minute ago" => "minuto atrás",
"minutes ago" => "minutos atrás",
"today" => "hoje",
"yesterday" => "ontem",
"days ago" => "dias atrás",
"last month" => "último mês",
"months ago" => "meses atrás",
"last year" => "último ano",
"years ago" => "anos atrás",
"File handling" => "Tratamento de Arquivo",
"Maximum upload size" => "Tamanho máximo para carregar",
"max. possible: " => "max. possível:",

View file

@ -9,6 +9,7 @@
"Files" => "Fișiere",
"Unshare" => "Anulează partajarea",
"Delete" => "Șterge",
"Rename" => "Redenumire",
"already exists" => "deja există",
"replace" => "înlocuire",
"suggest name" => "sugerează nume",
@ -22,6 +23,8 @@
"Unable to upload your file as it is a directory or has 0 bytes" => "Nu s-a putut încărca fișierul tău deoarece pare să fie un director sau are 0 bytes.",
"Upload Error" => "Eroare la încărcare",
"Pending" => "În așteptare",
"1 file uploading" => "un fișier se încarcă",
"files uploading" => "fișiere se încarcă",
"Upload cancelled." => "Încărcare anulată.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.",
"Invalid name, '/' is not allowed." => "Nume invalid, '/' nu este permis.",
@ -34,6 +37,16 @@
"folders" => "directoare",
"file" => "fișier",
"files" => "fișiere",
"seconds ago" => "secunde în urmă",
"minute ago" => "minut în urmă",
"minutes ago" => "minute în urmă",
"today" => "astăzi",
"yesterday" => "ieri",
"days ago" => "zile în urmă",
"last month" => "ultima lună",
"months ago" => "luni în urmă",
"last year" => "ultimul an",
"years ago" => "ani în urmă",
"File handling" => "Manipulare fișiere",
"Maximum upload size" => "Dimensiune maximă admisă la încărcare",
"max. possible: " => "max. posibil:",

View file

@ -23,6 +23,8 @@
"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",
"Pending" => "Väntar",
"1 file uploading" => "1 filuppladdning",
"files uploading" => "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 name, '/' is not allowed." => "Ogiltigt namn, '/' är inte tillåten.",
@ -35,6 +37,16 @@
"folders" => "mappar",
"file" => "fil",
"files" => "filer",
"seconds ago" => "sekunder sedan",
"minute ago" => "minut sedan",
"minutes ago" => "minuter sedan",
"today" => "i dag",
"yesterday" => "i går",
"days ago" => "dagar sedan",
"last month" => "förra månaden",
"months ago" => "månader sedan",
"last year" => "förra året",
"years ago" => "år sedan",
"File handling" => "Filhantering",
"Maximum upload size" => "Maximal storlek att ladda upp",
"max. possible: " => "max. möjligt:",

View file

@ -23,6 +23,8 @@
"Unable to upload your file as it is a directory or has 0 bytes" => "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่หรือมีขนาด 0 ไบต์",
"Upload Error" => "เกิดข้อผิดพลาดในการอัพโหลด",
"Pending" => "อยู่ระหว่างดำเนินการ",
"1 file uploading" => "กำลังอัพโหลดไฟล์ 1 ไฟล์",
"files uploading" => "การอัพโหลดไฟล์",
"Upload cancelled." => "การอัพโหลดถูกยกเลิก",
"File upload is in progress. Leaving the page now will cancel the upload." => "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก",
"Invalid name, '/' is not allowed." => "ชื่อที่ใช้ไม่ถูกต้อง '/' ไม่อนุญาตให้ใช้งาน",
@ -35,6 +37,16 @@
"folders" => "โฟลเดอร์",
"file" => "ไฟล์",
"files" => "ไฟล์",
"seconds ago" => "วินาที ก่อนหน้านี้",
"minute ago" => "นาที ที่ผ่านมา",
"minutes ago" => "นาที ที่ผ่านมา",
"today" => "วันนี้",
"yesterday" => "เมื่อวานนี้",
"days ago" => "วัน ที่ผ่านมา",
"last month" => "เดือนที่แล้ว",
"months ago" => "เดือน ที่ผ่านมา",
"last year" => "ปีที่แล้ว",
"years ago" => "ปี ที่ผ่านมา",
"File handling" => "การจัดกาไฟล์",
"Maximum upload size" => "ขนาดไฟล์สูงสุดที่อัพโหลดได้",
"max. possible: " => "จำนวนสูงสุดที่สามารถทำได้: ",

View file

@ -23,6 +23,8 @@
"Unable to upload your file as it is a directory or has 0 bytes" => "无法上传文件,因为它是一个目录或者大小为 0 字节",
"Upload Error" => "上传错误",
"Pending" => "操作等待中",
"1 file uploading" => "1个文件上传中",
"files uploading" => "文件上传中",
"Upload cancelled." => "上传已取消",
"File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传中。现在离开此页会导致上传动作被取消。",
"Invalid name, '/' is not allowed." => "非法的名称,不允许使用‘/’。",
@ -35,6 +37,16 @@
"folders" => "文件夹",
"file" => "文件",
"files" => "文件",
"seconds ago" => "几秒前",
"minute ago" => "1分钟前",
"minutes ago" => "分钟前",
"today" => "今天",
"yesterday" => "昨天",
"days ago" => "%d 天前",
"last month" => "上月",
"months ago" => "月前",
"last year" => "上年",
"years ago" => "几年前",
"File handling" => "文件处理",
"Maximum upload size" => "最大上传大小",
"max. possible: " => "最大可能: ",

View file

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Encriptação",
"Exclude the following file types from encryption" => "Excluir da encriptação os seguintes tipo de ficheiros",
"None" => "Nenhum",
"Enable Encryption" => "Activar Encriptação"
);

View file

@ -2,22 +2,35 @@
OCP\JSON::checkAppEnabled('files_external');
if ( !($filename = $_FILES['rootcert_import']['name']) ) {
header("Location: settings/personal.php");
exit;
}
$fh = fopen($_FILES['rootcert_import']['tmp_name'], 'r');
$data = fread($fh, filesize($_FILES['rootcert_import']['tmp_name']));
fclose($fh);
$filename = $_FILES['rootcert_import']['name'];
$view = new \OC_FilesystemView('/'.\OCP\User::getUser().'/files_external/uploads');
if (!$view->file_exists('')) $view->mkdir('');
//check if it is a PEM certificate, otherwise convert it if possible
if (!strpos($data, 'BEGIN CERTIFICATE')) {
$isValid = openssl_pkey_get_public($data);
//maybe it was just the wrong file format, try to convert it...
if ($isValid == false) {
$data = chunk_split(base64_encode($data), 64, "\n");
$data = "-----BEGIN CERTIFICATE-----\n".$data."-----END CERTIFICATE-----\n";
$data = "-----BEGIN CERTIFICATE-----\n".$data."-----END CERTIFICATE-----\n";
$isValid = openssl_pkey_get_public($data);
}
$view->file_put_contents($_FILES['rootcert_import']['name'], $data);
OC_Mount_Config::createCertificateBundle();
// add the certificate if it could be verified
if ( $isValid ) {
$view->file_put_contents($filename, $data);
OC_Mount_Config::createCertificateBundle();
} else {
OCP\Util::writeLog("files_external", "Couldn't import SSL root certificate ($filename), allowed formats: PEM and DER", OCP\Util::WARN);
}
header("Location: settings/personal.php");
exit;

View file

@ -5,7 +5,10 @@ OCP\JSON::checkLoggedIn();
OCP\JSON::callCheck();
$view = \OCP\Files::getStorage("files_external");
$cert = $_POST['cert'];
$file = \OCP\Config::getSystemValue('datadirectory').$view->getAbsolutePath("").'uploads/'.$cert;
unlink($file);
OC_Mount_Config::createCertificateBundle();
$file = 'uploads/'.ltrim($_POST['cert'], "/\\.");
if ( $view->file_exists($file) ) {
$view->unlink($file);
OC_Mount_Config::createCertificateBundle();
}

View file

@ -0,0 +1,10 @@
<?php $TRANSLATIONS = array(
"Configuration" => "Configuração",
"Options" => "Opções",
"Applicable" => "Aplicável",
"All Users" => "Todos os utilizadores",
"Groups" => "Grupos",
"Users" => "Utilizadores",
"Delete" => "Apagar",
"Import Root Certificate" => "Importar Certificado Root"
);

View file

@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "Salasana",
"Submit" => "Lähetä",
"%s shared the folder %s with you" => "%s jakoi kansion %s kanssasi",
"%s shared the file %s with you" => "%s jakoi tiedoston %s kanssasi",
"Download" => "Lataa",
"No preview available for" => "Ei esikatselua kohteelle",
"web services under your control" => "verkkopalvelut hallinnassasi"

View file

@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "Parolă",
"Submit" => "Trimite",
"%s shared the folder %s with you" => "%s a partajat directorul %s cu tine",
"%s shared the file %s with you" => "%s a partajat fișierul %s cu tine",
"Download" => "Descarcă",
"No preview available for" => "Nici o previzualizare disponibilă pentru ",
"web services under your control" => "servicii web controlate de tine"

View file

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "密码",
"Submit" => "提交",
"%s shared the folder %s with you" => "%s与您共享了%s文件夹",
"%s shared the file %s with you" => "%s与您共享了%s文件",
"Download" => "下载",
"No preview available for" => "没有预览",
"web services under your control" => "您控制的web服务"
);

View file

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Vanhenna kaikki versiot",
"History" => "Historia",
"Versions" => "Versiot",
"This will delete all existing backup versions of your files" => "Tämä poistaa kaikki tiedostojesi olemassa olevat varmuuskopioversiot",
"Files Versioning" => "Tiedostojen versiointi",

View file

@ -0,0 +1,7 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Expirar todas as versões",
"History" => "Histórico",
"Versions" => "Versões",
"This will delete all existing backup versions of your files" => "Isto irá apagar todas as versões de backup do seus ficheiros",
"Enable" => "Activar"
);

View file

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Expiră toate versiunile",
"History" => "Istoric",
"Versions" => "Versiuni",
"This will delete all existing backup versions of your files" => "Această acțiune va șterge toate versiunile salvate ale fișierelor tale",
"Files Versioning" => "Versionare fișiere",

View file

@ -143,7 +143,7 @@ class GROUP_LDAP extends lib\Access implements \OCP\GroupInterface {
if(!empty($this->groupSearch)) {
$groupUsers = array_filter($groupUsers, array($this, 'groupMatchesFilter'));
}
if($limit = -1) {
if($limit == -1) {
$limit = null;
}
return array_slice($groupUsers, $offset, $limit);
@ -187,7 +187,7 @@ class GROUP_LDAP extends lib\Access implements \OCP\GroupInterface {
if(!empty($this->groupSearch)) {
$groupUsers = array_filter($groupUsers, array($this, 'groupMatchesFilter'));
}
if($limit = -1) {
if($limit == -1) {
$limit = null;
}
return array_slice($groupUsers, $offset, $limit);

View file

@ -111,7 +111,7 @@ class USER_LDAP extends lib\Access implements \OCP\UserInterface {
if(!empty($this->userSearch)) {
$ldap_users = array_filter($ldap_users, array($this, 'userMatchesFilter'));
}
if($limit = -1) {
if($limit == -1) {
$limit = null;
}
return array_slice($ldap_users, $offset, $limit);

View file

@ -45,6 +45,7 @@
"delete" => "smazat",
"share" => "sdílet",
"Password protected" => "Chráněno heslem",
"Error unsetting expiration date" => "Chyba při odstraňování data vypršení platnosti",
"Error setting expiration date" => "Chyba při nastavení data vypršení platnosti",
"ownCloud password reset" => "Obnovení hesla pro ownCloud",
"Use the following link to reset your password: {link}" => "Heslo obnovíte použitím následujícího odkazu: {link}",

View file

@ -22,7 +22,7 @@
"Ok" => "OK",
"No categories selected for deletion." => "Es wurde keine Kategorien zum Löschen ausgewählt.",
"Error" => "Fehler",
"Error while sharing" => "Fehler beim Teilen",
"Error while sharing" => "Fehler beim Freigeben",
"Error while unsharing" => "Fehler beim Aufheben der Freigabe",
"Error while changing permissions" => "Fehler beim Ändern der Rechte",
"Shared with you and the group %s by %s" => "%s hat dies für dich und die Gruppe %s freigegeben.",
@ -44,15 +44,16 @@
"update" => "aktualisieren",
"delete" => "löschen",
"share" => "teilen",
"Password protected" => "Passwort geschützt",
"Password protected" => "Durch ein Passwort geschützt",
"Error unsetting expiration date" => "Fehler beim entfernen des Ablaufdatums",
"Error setting expiration date" => "Fehler beim Setzen des Ablaufdatums",
"ownCloud password reset" => "ownCloud-Passwort zurücksetzen",
"Use the following link to reset your password: {link}" => "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}",
"You will receive a link to reset your password via Email." => "Sie erhalten einen Link, um Ihr Passwort per E-Mail zurückzusetzen.",
"You will receive a link to reset your password via Email." => "Du erhälst einen Link per E-Mail, um Dein Passwort zurückzusetzen.",
"Requested" => "Angefragt",
"Login failed!" => "Login fehlgeschlagen!",
"Username" => "Benutzername",
"Request reset" => "Anfrage zurückgesetzt",
"Request reset" => "Beantrage Zurücksetzung",
"Your password was reset" => "Ihr Passwort wurde zurückgesetzt.",
"To login page" => "Zur Login-Seite",
"New password" => "Neues Passwort",
@ -67,10 +68,10 @@
"Edit categories" => "Kategorien bearbeiten",
"Add" => "Hinzufügen",
"Create an <strong>admin account</strong>" => "<strong>Administrator-Konto</strong> anlegen",
"Advanced" => "Erweitert",
"Advanced" => "Fortgeschritten",
"Data folder" => "Datenverzeichnis",
"Configure the database" => "Datenbank einrichten",
"will be used" => "wird genutzt",
"will be used" => "wird verwendet",
"Database user" => "Datenbank-Benutzer",
"Database password" => "Datenbank-Passwort",
"Database name" => "Datenbank-Name",
@ -82,7 +83,7 @@
"Lost your password?" => "Passwort vergessen?",
"remember" => "merken",
"Log in" => "Einloggen",
"You are logged out." => "Sie wurden abgemeldet.",
"You are logged out." => "Du wurdest abgemeldet.",
"prev" => "Zurück",
"next" => "Weiter"
);

View file

@ -45,6 +45,7 @@
"delete" => "supprimer",
"share" => "partager",
"Password protected" => "Protégé par un mot de passe",
"Error unsetting expiration date" => "Un erreur est survenue pendant la suppression de la date d'expiration",
"Error setting expiration date" => "Erreur lors de la spécification de la date d'expiration",
"ownCloud password reset" => "Réinitialisation de votre mot de passe Owncloud",
"Use the following link to reset your password: {link}" => "Utilisez le lien suivant pour réinitialiser votre mot de passe : {link}",

View file

@ -45,6 +45,7 @@
"delete" => "eliminare",
"share" => "condividere",
"Password protected" => "Protetta da password",
"Error unsetting expiration date" => "Errore durante la rimozione della data di scadenza",
"Error setting expiration date" => "Errore durante l'impostazione della data di scadenza",
"ownCloud password reset" => "Ripristino password di ownCloud",
"Use the following link to reset your password: {link}" => "Usa il collegamento seguente per ripristinare la password: {link}",

View file

@ -45,6 +45,7 @@
"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}",

View file

@ -45,6 +45,7 @@
"delete" => "remover",
"share" => "compartilhar",
"Password protected" => "Protegido com senha",
"Error unsetting expiration date" => "Erro ao remover data de expiração",
"Error setting expiration date" => "Erro ao definir data de expiração",
"ownCloud password reset" => "Redefinir senha ownCloud",
"Use the following link to reset your password: {link}" => "Use o seguinte link para redefinir sua senha: {link}",

View file

@ -15,13 +15,38 @@
"October" => "Octombrie",
"November" => "Noiembrie",
"December" => "Decembrie",
"Choose" => "Alege",
"Cancel" => "Anulare",
"No" => "Nu",
"Yes" => "Da",
"Ok" => "Ok",
"No categories selected for deletion." => "Nici o categorie selectată pentru ștergere.",
"Error" => "Eroare",
"Error while sharing" => "Eroare la partajare",
"Error while unsharing" => "Eroare la anularea partajării",
"Error while changing permissions" => "Eroare la modificarea permisiunilor",
"Shared with you and the group %s by %s" => "Partajat cu tine și grupul %s de %s",
"Shared with you by %s" => "Partajat cu tine de %s",
"Share with" => "Partajat cu",
"Share with link" => "Partajare cu legătură",
"Password protect" => "Protejare cu parolă",
"Password" => "Parola",
"Set expiration date" => "Specifică data expirării",
"Expiration date" => "Data expirării",
"Share via email: %s" => "Partajare prin email: %s",
"No people found" => "Nici o persoană găsită",
"Resharing is not allowed" => "Repartajarea nu este permisă",
"Shared in %s with %s" => "Partajat în %s cu %s",
"Unshare" => "Anulare partajare",
"can edit" => "poate edita",
"access control" => "control acces",
"create" => "creare",
"update" => "actualizare",
"delete" => "ștergere",
"share" => "partajare",
"Password protected" => "Protejare cu parolă",
"Error unsetting expiration date" => "Eroare la anularea datei de expirare",
"Error setting expiration date" => "Eroare la specificarea datei de expirare",
"ownCloud password reset" => "Resetarea parolei ownCloud ",
"Use the following link to reset your password: {link}" => "Folosește următorul link pentru a reseta parola: {link}",
"You will receive a link to reset your password via Email." => "Vei primi un mesaj prin care vei putea reseta parola via email",

View file

@ -45,6 +45,7 @@
"delete" => "radera",
"share" => "dela",
"Password protected" => "Lösenordsskyddad",
"Error unsetting expiration date" => "Fel vid borttagning av utgångsdatum",
"Error setting expiration date" => "Fel vid sättning av utgångsdatum",
"ownCloud password reset" => "ownCloud lösenordsåterställning",
"Use the following link to reset your password: {link}" => "Använd följande länk för att återställa lösenordet: {link}",

View file

@ -45,6 +45,7 @@
"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}",

View file

@ -15,13 +15,38 @@
"October" => "十月",
"November" => "十一月",
"December" => "十二月",
"Choose" => "选择(&C)...",
"Cancel" => "取消",
"No" => "",
"Yes" => "",
"Ok" => "",
"No categories selected for deletion." => "没有选择要删除的类别",
"Error" => "错误",
"Error while sharing" => "共享时出错",
"Error while unsharing" => "取消共享时出错",
"Error while changing permissions" => "修改权限时出错",
"Shared with you and the group %s by %s" => "与你及%s组共享共享人: %s",
"Shared with you by %s" => "共享人: %s",
"Share with" => "共享",
"Share with link" => "共享链接",
"Password protect" => "密码保护",
"Password" => "密码",
"Set expiration date" => "设置过期日期",
"Expiration date" => "过期日期",
"Share via email: %s" => "发电子邮件分享: %s",
"No people found" => "未找到此人",
"Resharing is not allowed" => "不允许二次共享",
"Shared in %s with %s" => "在%s中与%s共享",
"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." => "您将会收到包含可以重置密码链接的邮件。",

View file

@ -18,7 +18,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>255</length>
<length>32</length>
</field>
<field>
@ -26,7 +26,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>255</length>
<length>64</length>
</field>
<field>
@ -310,7 +310,7 @@
<type>text</type>
<default></default>
<notnull>false</notnull>
<length>200</length>
<length>64</length>
</field>
<field>
@ -379,7 +379,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>255</length>
<length>64</length>
</field>
<field>
@ -387,7 +387,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>255</length>
<length>32</length>
</field>
<field>
@ -395,7 +395,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>255</length>
<length>64</length>
</field>
<field>
@ -435,7 +435,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
<length>200</length>
<length>64</length>
</field>
<field>

View file

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 11:43+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -212,7 +212,7 @@ msgstr "Chráněno heslem"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "Chyba při odstraňování data vypršení platnosti"
#: js/share.js:501
msgid "Error setting expiration date"

View file

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 12:01+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -120,11 +120,11 @@ msgstr "Čekající"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "odesílá se 1 soubor"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "souborů se odesílá"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -139,81 +139,81 @@ msgstr "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušen
msgid "Invalid name, '/' is not allowed."
msgstr "Neplatný název, znak '/' není povolen"
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "soubory prohledány"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "chyba při prohledávání"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Název"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Velikost"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Změněno"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "složka"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "složky"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "soubor"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "soubory"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "před pár sekundami"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "před minutou"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "před pár minutami"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "dnes"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "včera"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "před pár dny"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "minulý měsíc"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "před pár měsíci"
#: js/files.js:845
msgid "last year"
msgstr "minulý rok"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "před pár lety"
#: templates/admin.php:5
msgid "File handling"

View file

@ -20,9 +20,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\n"
"PO-Revision-Date: 2012-09-27 22:12+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"
@ -125,7 +125,7 @@ msgstr "Fehler"
#: js/share.js:103
msgid "Error while sharing"
msgstr "Fehler beim Teilen"
msgstr "Fehler beim Freigeben"
#: js/share.js:114
msgid "Error while unsharing"
@ -217,11 +217,11 @@ msgstr "teilen"
#: js/share.js:317 js/share.js:476
msgid "Password protected"
msgstr "Passwort geschützt"
msgstr "Durch ein Passwort geschützt"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "Fehler beim entfernen des Ablaufdatums"
#: js/share.js:501
msgid "Error setting expiration date"
@ -237,7 +237,7 @@ msgstr "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {lin
#: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email."
msgstr "Sie erhalten einen Link, um Ihr Passwort per E-Mail zurückzusetzen."
msgstr "Du erhälst einen Link per E-Mail, um Dein Passwort zurückzusetzen."
#: lostpassword/templates/lostpassword.php:5
msgid "Requested"
@ -254,7 +254,7 @@ msgstr "Benutzername"
#: lostpassword/templates/lostpassword.php:15
msgid "Request reset"
msgstr "Anfrage zurückgesetzt"
msgstr "Beantrage Zurücksetzung"
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
@ -314,7 +314,7 @@ msgstr "<strong>Administrator-Konto</strong> anlegen"
#: templates/installation.php:36
msgid "Advanced"
msgstr "Erweitert"
msgstr "Fortgeschritten"
#: templates/installation.php:38
msgid "Data folder"
@ -327,7 +327,7 @@ msgstr "Datenbank einrichten"
#: templates/installation.php:50 templates/installation.php:61
#: templates/installation.php:71 templates/installation.php:81
msgid "will be used"
msgstr "wird genutzt"
msgstr "wird verwendet"
#: templates/installation.php:93
msgid "Database user"
@ -375,7 +375,7 @@ msgstr "Einloggen"
#: templates/logout.php:1
msgid "You are logged out."
msgstr "Sie wurden abgemeldet."
msgstr "Du wurdest abgemeldet."
#: templates/part.pagenavi.php:3
msgid "prev"

View file

@ -4,6 +4,7 @@
#
# Translators:
# <admin@s-goecker.de>, 2012.
# <blobbyjj@ymail.com>, 2012.
# I Robot <thomas.mueller@tmit.eu>, 2012.
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
# Jan-Christoph Borchardt <jan@unhosted.org>, 2011.
@ -21,9 +22,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\n"
"PO-Revision-Date: 2012-09-27 22:31+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"
@ -67,7 +68,7 @@ msgstr "Dateien"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr "Nicht mehr teilen"
msgstr "Nicht mehr freigeben"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@ -107,7 +108,7 @@ msgstr "mit"
#: js/filelist.js:273
msgid "unshared"
msgstr "Nicht mehr teilen"
msgstr "Nicht mehr freigegeben"
#: js/filelist.js:275
msgid "deleted"
@ -119,11 +120,11 @@ msgstr "Erstelle ZIP-Datei. Dies kann eine Weile dauern."
#: js/files.js:208
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis ist oder 0 Bytes hat."
msgstr "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist."
#: js/files.js:208
msgid "Upload Error"
msgstr "Fehler beim Hochladen"
msgstr "Fehler beim Upload"
#: js/files.js:236 js/files.js:341 js/files.js:371
msgid "Pending"
@ -131,15 +132,15 @@ msgstr "Ausstehend"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "Eine Datei wird hoch geladen"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "Dateien werden hoch geladen"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
msgstr "Hochladen abgebrochen."
msgstr "Upload abgebrochen."
#: js/files.js:424
msgid ""
@ -150,81 +151,81 @@ msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload
msgid "Invalid name, '/' is not allowed."
msgstr "Ungültiger Name: \"/\" ist nicht erlaubt."
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "Dateien gescannt"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "Fehler beim Scannen"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Name"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Größe"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "Ordner"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "Ordner"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "Datei"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "Dateien"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "Sekunden her"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "Minute her"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "Minuten her"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "Heute"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "Gestern"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "Tage her"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "Letzten Monat"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "Monate her"
#: js/files.js:845
msgid "last year"
msgstr "Letztes Jahr"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "Jahre her"
#: templates/admin.php:5
msgid "File handling"
@ -272,7 +273,7 @@ msgstr "Ordner"
#: templates/index.php:11
msgid "From url"
msgstr "URL"
msgstr "Von einer URL"
#: templates/index.php:20
msgid "Upload"

View file

@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <blobbyjj@ymail.com>, 2012.
# Phi Lieb <>, 2012.
# <thomas.mueller@tmit.eu>, 2012.
# <transifex.3.mensaje@spamgourmet.com>, 2012.
@ -10,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-18 02:01+0200\n"
"PO-Revision-Date: 2012-09-17 21:03+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.com>\n"
"POT-Creation-Date: 2012-09-28 02:03+0200\n"
"PO-Revision-Date: 2012-09-27 22:40+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"
@ -44,19 +45,19 @@ msgstr "Apps"
msgid "Admin"
msgstr "Administrator"
#: files.php:280
#: files.php:327
msgid "ZIP download is turned off."
msgstr "Der ZIP-Download ist deaktiviert."
#: files.php:281
#: files.php:328
msgid "Files need to be downloaded one by one."
msgstr "Die Dateien müssen einzeln heruntergeladen werden."
#: files.php:281 files.php:306
#: files.php:328 files.php:353
msgid "Back to Files"
msgstr "Zurück zu \"Dateien\""
#: files.php:305
#: files.php:352
msgid "Selected files too large to generate zip file."
msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen."
@ -70,7 +71,7 @@ msgstr "Authentifizierungs-Fehler"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr "Token abgelaufen. Bitte laden Sie die Seite neu."
msgstr "Token abgelaufen. Bitte lade die Seite neu."
#: template.php:87
msgid "seconds ago"
@ -83,7 +84,7 @@ msgstr "Vor einer Minute"
#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr "Vor %d Minute(n)"
msgstr "Vor %d Minuten"
#: template.php:92
msgid "today"

View file

@ -4,6 +4,7 @@
#
# Translators:
# <admin@s-goecker.de>, 2011, 2012.
# <blobbyjj@ymail.com>, 2012.
# <icewind1991@gmail.com>, 2012.
# I Robot <thomas.mueller@tmit.eu>, 2012.
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
@ -20,9 +21,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-24 02:02+0200\n"
"PO-Revision-Date: 2012-09-23 21:04+0000\n"
"Last-Translator: AnybodyElse <lukas@statuscode.ch>\n"
"POT-Creation-Date: 2012-09-28 02:03+0200\n"
"PO-Revision-Date: 2012-09-27 22:24+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"
@ -32,12 +33,12 @@ msgstr ""
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
msgstr "Die Liste der Apps im Store konnte nicht geladen werden."
msgstr "Die Liste der Anwendungen im Store konnte nicht geladen werden."
#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
#: ajax/togglegroups.php:15
msgid "Authentication error"
msgstr "Anmeldungsfehler"
msgstr "Fehler bei der Anmeldung"
#: ajax/creategroup.php:19
msgid "Group already exists"
@ -53,11 +54,11 @@ msgstr "App konnte nicht aktiviert werden."
#: ajax/lostpassword.php:14
msgid "Email saved"
msgstr "E-Mail gespeichert"
msgstr "E-Mail Adresse gespeichert"
#: ajax/lostpassword.php:16
msgid "Invalid email"
msgstr "Ungültige E-Mail"
msgstr "Ungültige E-Mail Adresse"
#: ajax/openid.php:16
msgid "OpenID Changed"
@ -120,23 +121,23 @@ msgstr "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. D
#: templates/admin.php:31
msgid "Cron"
msgstr "Cron"
msgstr "Cron-Jobs"
#: templates/admin.php:37
msgid "Execute one task with each page loaded"
msgstr "Führe eine Aufgabe pro geladener Seite aus."
msgstr "Führe eine Aufgabe bei jeder geladenen Seite aus."
#: templates/admin.php:43
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr "cron.php ist bei einem Webcron-Dienst registriert. Rufen Sie die Seite cron.php im ownCloud-Root minütlich per HTTP auf."
msgstr "cron.php ist bei einem Webcron-Dienst registriert. Ruf die Seite cron.php im ownCloud-Root minütlich per HTTP auf."
#: templates/admin.php:49
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr "Benutzen Sie den System-Crondienst. Rufen Sie die cron.php im ownCloud-Ordner über einen System-Cronjob minütlich auf."
msgstr "Benutze den System-Crondienst. Bitte ruf die cron.php im ownCloud-Ordner über einen System-Cronjob minütlich auf."
#: templates/admin.php:56
msgid "Sharing"
@ -144,11 +145,11 @@ msgstr "Freigabe"
#: templates/admin.php:61
msgid "Enable Share API"
msgstr "Teilungs-API aktivieren"
msgstr "Freigabe-API aktivieren"
#: templates/admin.php:62
msgid "Allow apps to use the Share API"
msgstr "Erlaubt Nutzern, die Teilungs-API zu nutzen"
msgstr "Erlaubt Anwendungen, die Freigabe-API zu nutzen"
#: templates/admin.php:67
msgid "Allow links"
@ -156,7 +157,7 @@ msgstr "Links erlauben"
#: templates/admin.php:68
msgid "Allow users to share items to the public with links"
msgstr "Erlaube Nutzern, Dateien mithilfe von Links mit der Öffentlichkeit zu teilen"
msgstr "Erlaube Nutzern, Dateien mithilfe von Links öffentlich zu teilen"
#: templates/admin.php:73
msgid "Allow resharing"
@ -168,11 +169,11 @@ msgstr "Erlaubt Nutzern, Dateien die mit ihnen geteilt wurden, erneut zu teilen"
#: templates/admin.php:79
msgid "Allow users to share with anyone"
msgstr "Erlaube Nutzern mit jedem zu Teilen"
msgstr "Erlaubet Nutzern mit jedem zu Teilen"
#: templates/admin.php:81
msgid "Allow users to only share with users in their groups"
msgstr "Erlaube Nutzern nur das Teilen in ihrer Gruppe"
msgstr "Erlaubet Nutzern nur das Teilen in ihrer Gruppe"
#: templates/admin.php:88
msgid "Log"
@ -194,15 +195,15 @@ msgstr "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_bla
#: templates/apps.php:10
msgid "Add your App"
msgstr "Fügen Sie Ihre App hinzu"
msgstr "Füge Deine Anwendung hinzu"
#: templates/apps.php:26
msgid "Select an App"
msgstr "Wählen Sie eine Anwendung aus"
msgstr "Wähle eine Anwendung aus"
#: templates/apps.php:29
msgid "See application page at apps.owncloud.com"
msgstr "Weitere Anwendungen finden Sie auf apps.owncloud.com"
msgstr "Weitere Anwendungen findest Du auf apps.owncloud.com"
#: templates/apps.php:30
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
@ -218,7 +219,7 @@ msgstr "Große Dateien verwalten"
#: templates/help.php:11
msgid "Ask a question"
msgstr "Stellen Sie eine Frage"
msgstr "Stelle eine Frage"
#: templates/help.php:23
msgid "Problems connecting to help database."
@ -235,7 +236,7 @@ msgstr "Antwort"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>"
msgstr "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s<strong>"
msgstr "Du verwendest <strong>%s</strong> der verfügbaren <strong>%s<strong>"
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
@ -247,7 +248,7 @@ msgstr "Download"
#: templates/personal.php:19
msgid "Your password was changed"
msgstr "Ihr Passwort wurde geändert."
msgstr "Dein Passwort wurde geändert."
#: templates/personal.php:20
msgid "Unable to change your password"
@ -275,11 +276,11 @@ msgstr "E-Mail"
#: templates/personal.php:31
msgid "Your email address"
msgstr "Ihre E-Mail-Adresse"
msgstr "Deine E-Mail-Adresse"
#: templates/personal.php:32
msgid "Fill in an email address to enable password recovery"
msgstr "Tragen Sie eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren."
msgstr "Trage eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren."
#: templates/personal.php:38 templates/personal.php:39
msgid "Language"
@ -287,7 +288,7 @@ msgstr "Sprache"
#: templates/personal.php:44
msgid "Help translate"
msgstr "Helfen Sie bei der Übersetzung"
msgstr "Hilf bei der Übersetzung"
#: templates/personal.php:51
msgid "use this address to connect to your ownCloud in your file manager"

View file

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 12:21+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"
@ -141,81 +141,81 @@ msgstr "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedos
msgid "Invalid name, '/' is not allowed."
msgstr "Virheellinen nimi, merkki '/' ei ole sallittu."
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr ""
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr ""
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Nimi"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Koko"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Muutettu"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "kansio"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "kansiota"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "tiedosto"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "tiedostoa"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "sekuntia sitten"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "minuutti sitten"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "minuuttia sitten"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "tänään"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "eilen"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "päivää sitten"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "viime kuussa"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "kuukautta sitten"
#: js/files.js:845
msgid "last year"
msgstr "viime vuonna"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "vuotta sitten"
#: templates/admin.php:5
msgid "File handling"

View file

@ -9,9 +9,9 @@ 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-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 12:20+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"
@ -30,12 +30,12 @@ msgstr "Lähetä"
#: templates/public.php:9
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
msgstr "%s jakoi kansion %s kanssasi"
#: templates/public.php:11
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
msgstr "%s jakoi tiedoston %s kanssasi"
#: templates/public.php:14 templates/public.php:30
msgid "Download"

View file

@ -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-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-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 12:22+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"
@ -24,7 +24,7 @@ msgstr "Vanhenna kaikki versiot"
#: js/versions.js:16
msgid "History"
msgstr ""
msgstr "Historia"
#: templates/settings-personal.php:4
msgid "Versions"

View file

@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Christophe Lherieau <skimpax@gmail.com>, 2012.
# <florentin.lemoal@gmail.com>, 2012.
# Guillaume Paumier <guillom.pom@gmail.com>, 2012.
# Nahir Mohamed <nahirmoha@gmail.com>, 2012.
@ -13,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 13:01+0000\n"
"Last-Translator: Christophe Lherieau <skimpax@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"
@ -214,7 +215,7 @@ msgstr "Protégé par un mot de passe"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "Un erreur est survenue pendant la suppression de la date d'expiration"
#: js/share.js:501
msgid "Error setting expiration date"

View file

@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Christophe Lherieau <skimpax@gmail.com>, 2012.
# Cyril Glapa <kyriog@gmail.com>, 2012.
# Geoffrey Guerrier <geoffrey.guerrier@gmail.com>, 2012.
# <gp4004@arghh.org>, 2012.
@ -16,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 12:42+0000\n"
"Last-Translator: Christophe Lherieau <skimpax@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"
@ -126,11 +127,11 @@ msgstr "En cours"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "1 fichier en cours de téléchargement"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "fichiers en cours de téléchargement"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -145,81 +146,81 @@ msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera
msgid "Invalid name, '/' is not allowed."
msgstr "Nom invalide, '/' n'est pas autorisé."
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "fichiers indexés"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "erreur lors de l'indexation"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Nom"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Taille"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Modifié"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "dossier"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "dossiers"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "fichier"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "fichiers"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "secondes passées"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "minute passée"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "minutes passées"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "aujourd'hui"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "hier"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "jours passés"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "mois dernier"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "mois passés"
#: js/files.js:845
msgid "last year"
msgstr "année dernière"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "années passées"
#: templates/admin.php:5
msgid "File handling"

View file

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 11:52+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -213,7 +213,7 @@ msgstr "Protetta da password"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "Errore durante la rimozione della data di scadenza"
#: js/share.js:501
msgid "Error setting expiration date"

View file

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 12:00+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -121,11 +121,11 @@ msgstr "In corso"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "1 file in fase di caricamento"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "file in fase di caricamento"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -140,81 +140,81 @@ msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il ca
msgid "Invalid name, '/' is not allowed."
msgstr "Nome non valido"
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "file analizzati"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "errore durante la scansione"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Nome"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Dimensione"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Modificato"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "cartella"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "cartelle"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "file"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "file"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "secondi fa"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "minuto fa"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "minuti fa"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "oggi"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "ieri"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "giorni fa"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "mese scorso"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "mesi fa"
#: js/files.js:845
msgid "last year"
msgstr "anno scorso"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "anni fa"
#: templates/admin.php:5
msgid "File handling"

View file

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\n"
"PO-Revision-Date: 2012-09-27 00:52+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"
@ -210,7 +210,7 @@ msgstr "パスワード保護"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "有効期限の未設定エラー"
#: js/share.js:501
msgid "Error setting expiration date"

View file

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\n"
"PO-Revision-Date: 2012-09-27 00:51+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"
@ -119,11 +119,11 @@ msgstr "保留"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "ファイルを1つアップロード中"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "ファイルをアップロード中"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -138,81 +138,81 @@ msgstr "ファイル転送を実行中です。今このページから移動す
msgid "Invalid name, '/' is not allowed."
msgstr "無効な名前、'/' は使用できません。"
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "ファイルをスキャンしました"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "スキャン中のエラー"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "名前"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "サイズ"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "更新日時"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "フォルダ"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "フォルダ"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "ファイル"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "ファイル"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "秒前"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "分前"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "分前"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "今日"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "昨日"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "日前"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "一月前"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "月前"
#: js/files.js:845
msgid "last year"
msgstr "一年前"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "年前"
#: templates/admin.php:5
msgid "File handling"

View file

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 12:25+0000\n"
"Last-Translator: sedir <philippi.sedir@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -214,7 +214,7 @@ msgstr "Protegido com senha"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "Erro ao remover data de expiração"
#: js/share.js:501
msgid "Error setting expiration date"

View file

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 12:31+0000\n"
"Last-Translator: sedir <philippi.sedir@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -123,11 +123,11 @@ msgstr "Pendente"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "enviando 1 arquivo"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "enviando arquivos"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -142,81 +142,81 @@ msgstr "Upload em andamento. Sair da página agora resultará no cancelamento do
msgid "Invalid name, '/' is not allowed."
msgstr "Nome inválido, '/' não é permitido."
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "arquivos verificados"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "erro durante verificação"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Nome"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Tamanho"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Modificado"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "pasta"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "pastas"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "arquivo"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "arquivos"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "segundos atrás"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "minuto atrás"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "minutos atrás"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "hoje"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "ontem"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "dias atrás"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "último mês"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "meses atrás"
#: js/files.js:845
msgid "last year"
msgstr "último ano"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "anos atrás"
#: templates/admin.php:5
msgid "File handling"

View file

@ -3,32 +3,33 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Duarte Velez Grilo <duartegrilo@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 13:24+0000\n"
"Last-Translator: Duarte Velez Grilo <duartegrilo@gmail.com>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/settings.php:3
msgid "Encryption"
msgstr ""
msgstr "Encriptação"
#: templates/settings.php:4
msgid "Exclude the following file types from encryption"
msgstr ""
msgstr "Excluir da encriptação os seguintes tipo de ficheiros"
#: templates/settings.php:5
msgid "None"
msgstr ""
msgstr "Nenhum"
#: templates/settings.php:10
msgid "Enable Encryption"
msgstr ""
msgstr "Activar Encriptação"

View file

@ -3,19 +3,20 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Duarte Velez Grilo <duartegrilo@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 13:10+0000\n"
"Last-Translator: Duarte Velez Grilo <duartegrilo@gmail.com>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/settings.php:3
msgid "External Storage"
@ -31,15 +32,15 @@ msgstr ""
#: templates/settings.php:9
msgid "Configuration"
msgstr ""
msgstr "Configuração"
#: templates/settings.php:10
msgid "Options"
msgstr ""
msgstr "Opções"
#: templates/settings.php:11
msgid "Applicable"
msgstr ""
msgstr "Aplicável"
#: templates/settings.php:23
msgid "Add mount point"
@ -51,32 +52,32 @@ msgstr ""
#: templates/settings.php:63
msgid "All Users"
msgstr ""
msgstr "Todos os utilizadores"
#: templates/settings.php:64
msgid "Groups"
msgstr ""
msgstr "Grupos"
#: templates/settings.php:69
msgid "Users"
msgstr ""
msgstr "Utilizadores"
#: templates/settings.php:77 templates/settings.php:96
#: templates/settings.php:77 templates/settings.php:107
msgid "Delete"
msgstr ""
msgstr "Apagar"
#: templates/settings.php:88
msgid "SSL root certificates"
msgstr ""
#: templates/settings.php:102
msgid "Import Root Certificate"
msgstr ""
#: templates/settings.php:108
#: templates/settings.php:87
msgid "Enable User External Storage"
msgstr ""
#: templates/settings.php:109
#: 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 "Importar Certificado Root"

View file

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Duarte Velez Grilo <duartegrilo@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-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 13:15+0000\n"
"Last-Translator: Duarte Velez Grilo <duartegrilo@gmail.com>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,19 +20,19 @@ msgstr ""
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
msgstr ""
msgstr "Expirar todas as versões"
#: js/versions.js:16
msgid "History"
msgstr ""
msgstr "Histórico"
#: templates/settings-personal.php:4
msgid "Versions"
msgstr ""
msgstr "Versões"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
msgstr "Isto irá apagar todas as versões de backup do seus ficheiros"
#: templates/settings.php:3
msgid "Files Versioning"
@ -39,4 +40,4 @@ msgstr ""
#: templates/settings.php:4
msgid "Enable"
msgstr ""
msgstr "Activar"

View file

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 13:12+0000\n"
"Last-Translator: g.ciprian <g.ciprian@osn.ro>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -87,7 +87,7 @@ msgstr "Decembrie"
#: js/oc-dialogs.js:123
msgid "Choose"
msgstr ""
msgstr "Alege"
#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
msgid "Cancel"
@ -116,37 +116,37 @@ msgstr "Eroare"
#: js/share.js:103
msgid "Error while sharing"
msgstr ""
msgstr "Eroare la partajare"
#: js/share.js:114
msgid "Error while unsharing"
msgstr ""
msgstr "Eroare la anularea partajării"
#: js/share.js:121
msgid "Error while changing permissions"
msgstr ""
msgstr "Eroare la modificarea permisiunilor"
#: js/share.js:130
#, python-format
msgid "Shared with you and the group %s by %s"
msgstr ""
msgstr "Partajat cu tine și grupul %s de %s"
#: js/share.js:132
#, python-format
msgid "Shared with you by %s"
msgstr ""
msgstr "Partajat cu tine de %s"
#: js/share.js:137
msgid "Share with"
msgstr ""
msgstr "Partajat cu"
#: js/share.js:142
msgid "Share with link"
msgstr ""
msgstr "Partajare cu legătură"
#: js/share.js:143
msgid "Password protect"
msgstr ""
msgstr "Protejare cu parolă"
#: js/share.js:147 templates/installation.php:30 templates/login.php:13
msgid "Password"
@ -154,69 +154,69 @@ msgstr "Parola"
#: js/share.js:152
msgid "Set expiration date"
msgstr ""
msgstr "Specifică data expirării"
#: js/share.js:153
msgid "Expiration date"
msgstr ""
msgstr "Data expirării"
#: js/share.js:185
#, python-format
msgid "Share via email: %s"
msgstr ""
msgstr "Partajare prin email: %s"
#: js/share.js:187
msgid "No people found"
msgstr ""
msgstr "Nici o persoană găsită"
#: js/share.js:214
msgid "Resharing is not allowed"
msgstr ""
msgstr "Repartajarea nu este permisă"
#: js/share.js:250
#, python-format
msgid "Shared in %s with %s"
msgstr ""
msgstr "Partajat în %s cu %s"
#: js/share.js:271
msgid "Unshare"
msgstr ""
msgstr "Anulare partajare"
#: js/share.js:279
msgid "can edit"
msgstr ""
msgstr "poate edita"
#: js/share.js:281
msgid "access control"
msgstr ""
msgstr "control acces"
#: js/share.js:284
msgid "create"
msgstr ""
msgstr "creare"
#: js/share.js:287
msgid "update"
msgstr ""
msgstr "actualizare"
#: js/share.js:290
msgid "delete"
msgstr ""
msgstr "ștergere"
#: js/share.js:293
msgid "share"
msgstr ""
msgstr "partajare"
#: js/share.js:317 js/share.js:476
msgid "Password protected"
msgstr ""
msgstr "Protejare cu parolă"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "Eroare la anularea datei de expirare"
#: js/share.js:501
msgid "Error setting expiration date"
msgstr ""
msgstr "Eroare la specificarea datei de expirare"
#: lostpassword/index.php:26
msgid "ownCloud password reset"

View file

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 13:07+0000\n"
"Last-Translator: g.ciprian <g.ciprian@osn.ro>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -65,7 +65,7 @@ msgstr "Șterge"
#: js/fileactions.js:182
msgid "Rename"
msgstr ""
msgstr "Redenumire"
#: js/filelist.js:190 js/filelist.js:192
msgid "already exists"
@ -121,11 +121,11 @@ msgstr "În așteptare"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "un fișier se încarcă"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "fișiere se încarcă"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -140,81 +140,81 @@ msgstr "Fișierul este în curs de încărcare. Părăsirea paginii va întrerup
msgid "Invalid name, '/' is not allowed."
msgstr "Nume invalid, '/' nu este permis."
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "fișiere scanate"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "eroare la scanarea"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Nume"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Dimensiune"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Modificat"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "director"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "directoare"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "fișier"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "fișiere"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "secunde în urmă"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "minut în urmă"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "minute în urmă"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "astăzi"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "ieri"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "zile în urmă"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "ultima lună"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "luni în urmă"
#: js/files.js:845
msgid "last year"
msgstr "ultimul an"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "ani în urmă"
#: templates/admin.php:5
msgid "File handling"

View file

@ -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-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-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 13:27+0000\n"
"Last-Translator: g.ciprian <g.ciprian@osn.ro>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -29,12 +29,12 @@ msgstr "Trimite"
#: templates/public.php:9
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
msgstr "%s a partajat directorul %s cu tine"
#: templates/public.php:11
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
msgstr "%s a partajat fișierul %s cu tine"
#: templates/public.php:14 templates/public.php:30
msgid "Download"

View file

@ -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-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-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 13:05+0000\n"
"Last-Translator: g.ciprian <g.ciprian@osn.ro>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,7 +24,7 @@ msgstr "Expiră toate versiunile"
#: js/versions.js:16
msgid "History"
msgstr ""
msgstr "Istoric"
#: templates/settings-personal.php:4
msgid "Versions"

View file

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 12:40+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"
@ -214,7 +214,7 @@ msgstr "Lösenordsskyddad"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "Fel vid borttagning av utgångsdatum"
#: js/share.js:501
msgid "Error setting expiration date"

View file

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 14:51+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"
@ -123,11 +123,11 @@ msgstr "Väntar"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "1 filuppladdning"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "filer laddas upp"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -142,81 +142,81 @@ msgstr "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen."
msgid "Invalid name, '/' is not allowed."
msgstr "Ogiltigt namn, '/' är inte tillåten."
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "filer skannade"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "fel vid skanning"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Namn"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Storlek"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Ändrad"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "mapp"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "mappar"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "fil"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "filer"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "sekunder sedan"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "minut sedan"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "minuter sedan"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "i dag"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "i går"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "dagar sedan"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "förra månaden"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "månader sedan"
#: js/files.js:845
msgid "last year"
msgstr "förra året"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "år sedan"
#: templates/admin.php:5
msgid "File handling"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\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"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\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"
@ -136,79 +136,79 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr ""
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr ""
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr ""
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr ""
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr ""
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr ""
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr ""
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr ""
#: js/files.js:833
#: js/files.js:834
msgid "seconds ago"
msgstr ""
#: js/files.js:834
#: js/files.js:835
msgid "minute ago"
msgstr ""
#: js/files.js:835
#: js/files.js:836
msgid "minutes ago"
msgstr ""
#: js/files.js:838
#: js/files.js:839
msgid "today"
msgstr ""
#: js/files.js:839
#: js/files.js:840
msgid "yesterday"
msgstr ""
#: js/files.js:840
#: js/files.js:841
msgid "days ago"
msgstr ""
#: js/files.js:841
#: js/files.js:842
msgid "last month"
msgstr ""
#: js/files.js:843
#: js/files.js:844
msgid "months ago"
msgstr ""
#: js/files.js:844
#: js/files.js:845
msgid "last year"
msgstr ""
#: js/files.js:845
#: js/files.js:846
msgid "years ago"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\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"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\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"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\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"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\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"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"POT-Creation-Date: 2012-09-28 02:03+0200\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"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"POT-Creation-Date: 2012-09-28 02:03+0200\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"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\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"

View file

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 11:22+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"
@ -210,7 +210,7 @@ msgstr "ใส่รหัสผ่านไว้"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "เกิดข้อผิดพลาดในการยกเลิกการตั้งค่าวันที่หมดอายุ"
#: js/share.js:501
msgid "Error setting expiration date"

View file

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-27 02:01+0200\n"
"PO-Revision-Date: 2012-09-26 11:27+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"
@ -119,11 +119,11 @@ msgstr "อยู่ระหว่างดำเนินการ"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "กำลังอัพโหลดไฟล์ 1 ไฟล์"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "การอัพโหลดไฟล์"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -138,81 +138,81 @@ msgstr "การอัพโหลดไฟล์กำลังอยู่ใ
msgid "Invalid name, '/' is not allowed."
msgstr "ชื่อที่ใช้ไม่ถูกต้อง '/' ไม่อนุญาตให้ใช้งาน"
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "ไฟล์ต่างๆได้รับการสแกนแล้ว"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "พบข้อผิดพลาดในระหว่างการสแกนไฟล์"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "ชื่อ"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "ขนาด"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "ปรับปรุงล่าสุด"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "โฟลเดอร์"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "โฟลเดอร์"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "ไฟล์"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "ไฟล์"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "วินาที ก่อนหน้านี้"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "นาที ที่ผ่านมา"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "นาที ที่ผ่านมา"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "วันนี้"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "เมื่อวานนี้"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "วัน ที่ผ่านมา"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "เดือนที่แล้ว"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "เดือน ที่ผ่านมา"
#: js/files.js:845
msgid "last year"
msgstr "ปีที่แล้ว"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "ปี ที่ผ่านมา"
#: templates/admin.php:5
msgid "File handling"

View file

@ -5,14 +5,15 @@
# Translators:
# <appweb.cn@gmail.com>, 2012.
# Phoenix Nemo <>, 2012.
# <suiy02@gmail.com>, 2012.
# <wengxt@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:19+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\n"
"PO-Revision-Date: 2012-09-27 14:37+0000\n"
"Last-Translator: waterone <suiy02@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -86,7 +87,7 @@ msgstr "十二月"
#: js/oc-dialogs.js:123
msgid "Choose"
msgstr ""
msgstr "选择(&C)..."
#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
msgid "Cancel"
@ -115,37 +116,37 @@ msgstr "错误"
#: js/share.js:103
msgid "Error while sharing"
msgstr ""
msgstr "共享时出错"
#: js/share.js:114
msgid "Error while unsharing"
msgstr ""
msgstr "取消共享时出错"
#: js/share.js:121
msgid "Error while changing permissions"
msgstr ""
msgstr "修改权限时出错"
#: js/share.js:130
#, python-format
msgid "Shared with you and the group %s by %s"
msgstr ""
msgstr "与你及%s组共享共享人: %s"
#: js/share.js:132
#, python-format
msgid "Shared with you by %s"
msgstr ""
msgstr "共享人: %s"
#: js/share.js:137
msgid "Share with"
msgstr ""
msgstr "共享"
#: js/share.js:142
msgid "Share with link"
msgstr ""
msgstr "共享链接"
#: js/share.js:143
msgid "Password protect"
msgstr ""
msgstr "密码保护"
#: js/share.js:147 templates/installation.php:30 templates/login.php:13
msgid "Password"
@ -153,69 +154,69 @@ msgstr "密码"
#: js/share.js:152
msgid "Set expiration date"
msgstr ""
msgstr "设置过期日期"
#: js/share.js:153
msgid "Expiration date"
msgstr ""
msgstr "过期日期"
#: js/share.js:185
#, python-format
msgid "Share via email: %s"
msgstr ""
msgstr "发电子邮件分享: %s"
#: js/share.js:187
msgid "No people found"
msgstr ""
msgstr "未找到此人"
#: js/share.js:214
msgid "Resharing is not allowed"
msgstr ""
msgstr "不允许二次共享"
#: js/share.js:250
#, python-format
msgid "Shared in %s with %s"
msgstr ""
msgstr "在%s中与%s共享"
#: js/share.js:271
msgid "Unshare"
msgstr ""
msgstr "取消共享"
#: js/share.js:279
msgid "can edit"
msgstr ""
msgstr "可以修改"
#: js/share.js:281
msgid "access control"
msgstr ""
msgstr "访问控制"
#: js/share.js:284
msgid "create"
msgstr ""
msgstr "创建"
#: js/share.js:287
msgid "update"
msgstr ""
msgstr "更新"
#: js/share.js:290
msgid "delete"
msgstr ""
msgstr "删除"
#: js/share.js:293
msgid "share"
msgstr ""
msgstr "共享"
#: js/share.js:317 js/share.js:476
msgid "Password protected"
msgstr ""
msgstr "密码已受保护"
#: js/share.js:489
msgid "Error unsetting expiration date"
msgstr ""
msgstr "取消设置过期日期时出错"
#: js/share.js:501
msgid "Error setting expiration date"
msgstr ""
msgstr "设置过期日期时出错"
#: lostpassword/index.php:26
msgid "ownCloud password reset"

View file

@ -5,14 +5,15 @@
# Translators:
# <appweb.cn@gmail.com>, 2012.
# <rainofchaos@gmail.com>, 2012.
# <suiy02@gmail.com>, 2012.
# <wengxt@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-28 02:02+0200\n"
"PO-Revision-Date: 2012-09-27 14:26+0000\n"
"Last-Translator: waterone <suiy02@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -120,11 +121,11 @@ msgstr "操作等待中"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "1个文件上传中"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "文件上传中"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -139,81 +140,81 @@ msgstr "文件正在上传中。现在离开此页会导致上传动作被取消
msgid "Invalid name, '/' is not allowed."
msgstr "非法的名称,不允许使用‘/’。"
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "已扫描文件"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "扫描时出错"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "名称"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "大小"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "修改日期"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "文件夹"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "文件夹"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "文件"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "文件"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "几秒前"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "1分钟前"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "分钟前"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "今天"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "昨天"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "%d 天前"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "上月"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "月前"
#: js/files.js:845
msgid "last year"
msgstr "上年"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "几年前"
#: templates/admin.php:5
msgid "File handling"

View file

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <suiy02@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-09-28 02:02+0200\n"
"PO-Revision-Date: 2012-09-27 14:41+0000\n"
"Last-Translator: waterone <suiy02@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,30 +20,30 @@ msgstr ""
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
msgstr "密码"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""
msgstr "提交"
#: templates/public.php:9
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
msgstr "%s与您共享了%s文件夹"
#: templates/public.php:11
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
msgstr "%s与您共享了%s文件"
#: templates/public.php:14 templates/public.php:30
msgid "Download"
msgstr ""
msgstr "下载"
#: templates/public.php:29
msgid "No preview available for"
msgstr ""
msgstr "没有预览"
#: templates/public.php:37
msgid "web services under your control"
msgstr ""
msgstr "您控制的web服务"

View file

@ -6,14 +6,15 @@
# <appweb.cn@gmail.com>, 2012.
# Phoenix Nemo <>, 2012.
# <rainofchaos@gmail.com>, 2012.
# <suiy02@gmail.com>, 2012.
# <wengxt@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-19 02:02+0200\n"
"PO-Revision-Date: 2012-09-19 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-28 02:03+0200\n"
"PO-Revision-Date: 2012-09-27 14:13+0000\n"
"Last-Translator: waterone <suiy02@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -32,11 +33,11 @@ msgstr "认证错误"
#: ajax/creategroup.php:19
msgid "Group already exists"
msgstr "已存在组"
msgstr "已存在组"
#: ajax/creategroup.php:28
msgid "Unable to add group"
msgstr "不能添加组"
msgstr "无法添加组"
#: ajax/enableapp.php:14
msgid "Could not enable app. "
@ -60,11 +61,11 @@ msgstr "非法请求"
#: ajax/removegroup.php:16
msgid "Unable to delete group"
msgstr "不能删除组"
msgstr "无法删除组"
#: ajax/removeuser.php:22
msgid "Unable to delete user"
msgstr "不能删除用户"
msgstr "无法删除用户"
#: ajax/setlanguage.php:18
msgid "Language changed"
@ -73,12 +74,12 @@ msgstr "语言已修改"
#: ajax/togglegroups.php:25
#, php-format
msgid "Unable to add user to group %s"
msgstr "不能把用户添加到组 %s"
msgstr "无法把用户添加到组 %s"
#: ajax/togglegroups.php:31
#, php-format
msgid "Unable to remove user from group %s"
msgstr "不能从组%s中移除用户"
msgstr "无法从组%s中移除用户"
#: js/apps.js:27 js/apps.js:61
msgid "Disable"
@ -107,7 +108,7 @@ 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 "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器以使数据文件夹不可被访问或者将数据文件夹移到web服务器以外。"
msgstr "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器以使数据文件夹不可被访问或者将数据文件夹移到web服务器根目录以外。"
#: templates/admin.php:31
msgid "Cron"
@ -226,7 +227,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"
@ -238,7 +239,7 @@ msgstr "下载"
#: templates/personal.php:19
msgid "Your password was changed"
msgstr ""
msgstr "密码已修改"
#: templates/personal.php:20
msgid "Unable to change your password"
@ -282,7 +283,7 @@ msgstr "帮助翻译"
#: templates/personal.php:51
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "在文件管理器中使用这个地址来连接到您的 ownCloud"
msgstr "您可在文件管理器中使用该地址连接到ownCloud"
#: templates/users.php:21 templates/users.php:76
msgid "Name"

View file

@ -11,10 +11,10 @@
"Selected files too large to generate zip file." => "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen.",
"Application is not enabled" => "Die Anwendung ist nicht aktiviert",
"Authentication error" => "Authentifizierungs-Fehler",
"Token expired. Please reload page." => "Token abgelaufen. Bitte laden Sie die Seite neu.",
"Token expired. Please reload page." => "Token abgelaufen. Bitte lade die Seite neu.",
"seconds ago" => "Vor wenigen Sekunden",
"1 minute ago" => "Vor einer Minute",
"%d minutes ago" => "Vor %d Minute(n)",
"%d minutes ago" => "Vor %d Minuten",
"today" => "Heute",
"yesterday" => "Gestern",
"%d days ago" => "Vor %d Tag(en)",

View file

@ -81,7 +81,7 @@ class OC_Util {
*/
public static function getVersion() {
// hint: We only can count up. So the internal version number of ownCloud 4.5 will be 4,9,0. This is not visible to the user
return array(4,84,10);
return array(4,85,11);
}
/**
@ -89,7 +89,7 @@ class OC_Util {
* @return string
*/
public static function getVersionString() {
return '4.5 beta 4';
return '4.5 RC 1';
}
/**

View file

@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Die Liste der Apps im Store konnte nicht geladen werden.",
"Authentication error" => "Anmeldungsfehler",
"Unable to load list from App Store" => "Die Liste der Anwendungen im Store konnte nicht geladen werden.",
"Authentication error" => "Fehler bei der Anmeldung",
"Group already exists" => "Gruppe existiert bereits",
"Unable to add group" => "Gruppe konnte nicht angelegt werden",
"Could not enable app. " => "App konnte nicht aktiviert werden.",
"Email saved" => "E-Mail gespeichert",
"Invalid email" => "Ungültige E-Mail",
"Email saved" => "E-Mail Adresse gespeichert",
"Invalid email" => "Ungültige E-Mail Adresse",
"OpenID Changed" => "OpenID geändert",
"Invalid request" => "Ungültige Anfrage",
"Unable to delete group" => "Gruppe konnte nicht gelöscht werden",
@ -19,46 +19,46 @@
"__language_name__" => "Deutsch",
"Security Warning" => "Sicherheitshinweis",
"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." => "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von ownCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.",
"Cron" => "Cron",
"Execute one task with each page loaded" => "Führe eine Aufgabe pro geladener Seite aus.",
"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php ist bei einem Webcron-Dienst registriert. Rufen Sie die Seite cron.php im ownCloud-Root minütlich per HTTP auf.",
"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Benutzen Sie den System-Crondienst. Rufen Sie die cron.php im ownCloud-Ordner über einen System-Cronjob minütlich auf.",
"Cron" => "Cron-Jobs",
"Execute one task with each page loaded" => "Führe eine Aufgabe bei jeder geladenen Seite aus.",
"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php ist bei einem Webcron-Dienst registriert. Ruf die Seite cron.php im ownCloud-Root minütlich per HTTP auf.",
"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Benutze den System-Crondienst. Bitte ruf die cron.php im ownCloud-Ordner über einen System-Cronjob minütlich auf.",
"Sharing" => "Freigabe",
"Enable Share API" => "Teilungs-API aktivieren",
"Allow apps to use the Share API" => "Erlaubt Nutzern, die Teilungs-API zu nutzen",
"Enable Share API" => "Freigabe-API aktivieren",
"Allow apps to use the Share API" => "Erlaubt Anwendungen, die Freigabe-API zu nutzen",
"Allow links" => "Links erlauben",
"Allow users to share items to the public with links" => "Erlaube Nutzern, Dateien mithilfe von Links mit der Öffentlichkeit zu teilen",
"Allow users to share items to the public with links" => "Erlaube Nutzern, Dateien mithilfe von Links öffentlich zu teilen",
"Allow resharing" => "Erneutes Teilen erlauben",
"Allow users to share items shared with them again" => "Erlaubt Nutzern, Dateien die mit ihnen geteilt wurden, erneut zu teilen",
"Allow users to share with anyone" => "Erlaube Nutzern mit jedem zu Teilen",
"Allow users to only share with users in their groups" => "Erlaube Nutzern nur das Teilen in ihrer Gruppe",
"Allow users to share with anyone" => "Erlaubet Nutzern mit jedem zu Teilen",
"Allow users to only share with users in their groups" => "Erlaubet Nutzern nur das Teilen in ihrer Gruppe",
"Log" => "Log",
"More" => "Mehr",
"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>." => "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>, der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.",
"Add your App" => "Fügen Sie Ihre App hinzu",
"Select an App" => "Wählen Sie eine Anwendung aus",
"See application page at apps.owncloud.com" => "Weitere Anwendungen finden Sie auf apps.owncloud.com",
"Add your App" => "Füge Deine Anwendung hinzu",
"Select an App" => "Wähle eine Anwendung aus",
"See application page at apps.owncloud.com" => "Weitere Anwendungen findest Du auf apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lizenziert von <span class=\"author\"></span>",
"Documentation" => "Dokumentation",
"Managing Big Files" => "Große Dateien verwalten",
"Ask a question" => "Stellen Sie eine Frage",
"Ask a question" => "Stelle eine Frage",
"Problems connecting to help database." => "Probleme bei der Verbindung zur Hilfe-Datenbank.",
"Go there manually." => "Datenbank direkt besuchen.",
"Answer" => "Antwort",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s<strong>",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Du verwendest <strong>%s</strong> der verfügbaren <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Desktop- und mobile Clients für die Synchronisation",
"Download" => "Download",
"Your password was changed" => "Ihr Passwort wurde geändert.",
"Your password was changed" => "Dein Passwort wurde geändert.",
"Unable to change your password" => "Passwort konnte nicht geändert werden",
"Current password" => "Aktuelles Passwort",
"New password" => "Neues Passwort",
"show" => "zeigen",
"Change password" => "Passwort ändern",
"Email" => "E-Mail",
"Your email address" => "Ihre E-Mail-Adresse",
"Fill in an email address to enable password recovery" => "Tragen Sie eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren.",
"Your email address" => "Deine E-Mail-Adresse",
"Fill in an email address to enable password recovery" => "Trage eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren.",
"Language" => "Sprache",
"Help translate" => "Helfen Sie bei der Übersetzung",
"Help translate" => "Hilf bei der Übersetzung",
"use this address to connect to your ownCloud in your file manager" => "Benutzen Sie diese Adresse, um Ihre ownCloud mit Ihrem Dateimanager zu verbinden.",
"Name" => "Name",
"Password" => "Passwort",

View file

@ -1,24 +1,24 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "无法从应用商店载入列表",
"Authentication error" => "认证错误",
"Group already exists" => "已存在",
"Unable to add group" => "不能添加组",
"Group already exists" => "已存在",
"Unable to add group" => "无法添加组",
"Could not enable app. " => "无法开启App",
"Email saved" => "电子邮件已保存",
"Invalid email" => "无效的电子邮件",
"OpenID Changed" => "OpenID 已修改",
"Invalid request" => "非法请求",
"Unable to delete group" => "不能删除组",
"Unable to delete user" => "不能删除用户",
"Unable to delete group" => "无法删除组",
"Unable to delete user" => "无法删除用户",
"Language changed" => "语言已修改",
"Unable to add user to group %s" => "不能把用户添加到组 %s",
"Unable to remove user from group %s" => "不能从组%s中移除用户",
"Unable to add user to group %s" => "无法把用户添加到组 %s",
"Unable to remove user from group %s" => "无法从组%s中移除用户",
"Disable" => "禁用",
"Enable" => "启用",
"Saving..." => "正在保存",
"__language_name__" => "简体中文",
"Security Warning" => "安全警告",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器以使数据文件夹不可被访问或者将数据文件夹移到web服务器以外。",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器以使数据文件夹不可被访问或者将数据文件夹移到web服务器根目录以外。",
"Cron" => "计划任务",
"Execute one task with each page loaded" => "每次页面加载完成后执行任务",
"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php已被注册到网络定时任务服务。通过http每分钟调用owncloud根目录的cron.php网页。",
@ -45,8 +45,10 @@
"Problems connecting to help database." => "连接帮助数据库错误 ",
"Go there manually." => "手动访问",
"Answer" => "回答",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "您已使用空间: <strong>%s</strong>,总空间: <strong>%s</strong>",
"Desktop and Mobile Syncing Clients" => "桌面和移动设备同步程序",
"Download" => "下载",
"Your password was changed" => "密码已修改",
"Unable to change your password" => "无法修改密码",
"Current password" => "当前密码",
"New password" => "新密码",
@ -57,7 +59,7 @@
"Fill in an email address to enable password recovery" => "填写电子邮件地址以启用密码恢复",
"Language" => "语言",
"Help translate" => "帮助翻译",
"use this address to connect to your ownCloud in your file manager" => "在文件管理器中使用这个地址来连接到您的 ownCloud",
"use this address to connect to your ownCloud in your file manager" => "您可在文件管理器中使用该地址连接到ownCloud",
"Name" => "名称",
"Password" => "密码",
"Groups" => "",