[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-09-01 02:04:00 +02:00
parent efa0478d2d
commit ab090d5277
158 changed files with 2202 additions and 1097 deletions

View File

@ -20,6 +20,7 @@
"Upload Error" => "Error en la pujada",
"Pending" => "Pendents",
"Upload cancelled." => "La pujada s'ha cancel·lat.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
"Invalid name, '/' is not allowed." => "El nom no és vàlid, no es permet '/'.",
"Size" => "Mida",
"Modified" => "Modificat",

View File

@ -20,6 +20,7 @@
"Upload Error" => "Fehler beim Hochladen",
"Pending" => "Ausstehend",
"Upload cancelled." => "Hochladen 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.",
"Size" => "Größe",
"Modified" => "Bearbeitet",

View File

@ -20,6 +20,7 @@
"Upload Error" => "Error al subir el archivo",
"Pending" => "Pendiente",
"Upload cancelled." => "Subida cancelada.",
"File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Salir de la página ahora cancelará la subida.",
"Invalid name, '/' is not allowed." => "Nombre no válido, '/' no está permitido.",
"Size" => "Tamaño",
"Modified" => "Modificado",

View File

@ -20,6 +20,7 @@
"Upload Error" => "Erreur de chargement",
"Pending" => "En cours",
"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é.",
"Size" => "Taille",
"Modified" => "Modifié",

View File

@ -20,6 +20,7 @@
"Upload Error" => "Errore di invio",
"Pending" => "In corso",
"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",
"Size" => "Dimensione",
"Modified" => "Modificato",

View File

@ -20,6 +20,7 @@
"Upload Error" => "アップロードエラー",
"Pending" => "保留",
"Upload cancelled." => "アップロードはキャンセルされました。",
"File upload is in progress. Leaving the page now will cancel the upload." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
"Invalid name, '/' is not allowed." => "無効な名前、'/' は使用できません。",
"Size" => "サイズ",
"Modified" => "更新日時",

View File

@ -20,6 +20,7 @@
"Upload Error" => "Ошибка загрузки",
"Pending" => "Ожидание",
"Upload cancelled." => "Загрузка отменена.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку.",
"Invalid name, '/' is not allowed." => "Неверное имя, '/' не допускается.",
"Size" => "Размер",
"Modified" => "Изменён",

View File

@ -20,6 +20,7 @@
"Upload Error" => "Napaka pri nalaganju",
"Pending" => "Na čakanju",
"Upload cancelled." => "Nalaganje je bilo preklicano.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Nalaganje datoteke je v teku. Če zapustite to stran zdaj, boste nalaganje preklicali.",
"Invalid name, '/' is not allowed." => "Neveljavno ime. Znak '/' ni dovoljen.",
"Size" => "Velikost",
"Modified" => "Spremenjeno",

View File

@ -20,6 +20,7 @@
"Upload Error" => "Uppladdningsfel",
"Pending" => "Väntar",
"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.",
"Size" => "Storlek",
"Modified" => "Ändrad",

View File

@ -20,6 +20,7 @@
"Upload Error" => "เกิดข้อผิดพลาดในการอัพโหลด",
"Pending" => "อยู่ระหว่างดำเนินการ",
"Upload cancelled." => "การอัพโหลดถูกยกเลิก",
"File upload is in progress. Leaving the page now will cancel the upload." => "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก",
"Invalid name, '/' is not allowed." => "ชื่อที่ใช้ไม่ถูกต้อง '/' ไม่อนุญาตให้ใช้งาน",
"Size" => "ขนาด",
"Modified" => "ปรับปรุงล่าสุด",

View File

@ -8,6 +8,15 @@
"Failed to write to disk" => "寫入硬碟失敗",
"Files" => "檔案",
"Delete" => "刪除",
"already exists" => "已經存在",
"replace" => "取代",
"cancel" => "取消",
"generating ZIP-file, it may take some time." => "產生壓縮檔, 它可能需要一段時間.",
"Unable to upload your file as it is a directory or has 0 bytes" => "無法上傳您的檔案因為它可能是一個目錄或檔案大小為0",
"Upload Error" => "上傳發生錯誤",
"Upload cancelled." => "上傳取消",
"File upload is in progress. Leaving the page now will cancel the upload." => "檔案上傳中. 離開此頁面將會取消上傳.",
"Invalid name, '/' is not allowed." => "無效的名稱, '/'是不被允許的",
"Size" => "大小",
"Modified" => "修改",
"File handling" => "檔案處理",

View File

@ -2,5 +2,6 @@
"Password" => "Contrasenya",
"Submit" => "Envia",
"Download" => "Baixa",
"No preview available for" => "No hi ha vista prèvia disponible per a",
"web services under your control" => "controleu els vostres serveis web"
);

View File

@ -2,5 +2,6 @@
"Password" => "Passwort",
"Submit" => "Absenden",
"Download" => "Download",
"No preview available for" => "Es ist keine Vorschau verfügbar für",
"web services under your control" => "Web-Services unter Ihrer Kontrolle"
);

View File

@ -2,5 +2,6 @@
"Password" => "Contraseña",
"Submit" => "Enviar",
"Download" => "Descargar",
"No preview available for" => "No hay vista previa disponible para",
"web services under your control" => "Servicios web bajo su control"
);

View File

@ -2,5 +2,6 @@
"Password" => "Mot de passe",
"Submit" => "Envoyer",
"Download" => "Télécharger",
"No preview available for" => "Pas d'aperçu disponible pour",
"web services under your control" => "services web sous votre contrôle"
);

View File

@ -2,5 +2,6 @@
"Password" => "Password",
"Submit" => "Invia",
"Download" => "Scarica",
"No preview available for" => "Nessuna anteprima disponibile per",
"web services under your control" => "servizi web nelle tue mani"
);

View File

@ -2,5 +2,6 @@
"Password" => "パスワード",
"Submit" => "送信",
"Download" => "ダウンロード",
"No preview available for" => "プレビューはありません",
"web services under your control" => "管理下のウェブサービス"
);

View File

@ -2,5 +2,6 @@
"Password" => "Geslo",
"Submit" => "Pošlji",
"Download" => "Prenesi",
"No preview available for" => "Predogled ni na voljo za",
"web services under your control" => "spletne storitve pod vašim nadzorom"
);

View File

@ -2,5 +2,6 @@
"Password" => "Lösenord",
"Submit" => "Skicka",
"Download" => "Ladda ner",
"No preview available for" => "Ingen förhandsgranskning tillgänglig för",
"web services under your control" => "webbtjänster under din kontroll"
);

View File

@ -2,5 +2,6 @@
"Password" => "รหัสผ่าน",
"Submit" => "ส่ง",
"Download" => "ดาวน์โหลด",
"No preview available for" => "ไม่สามารถดูตัวอย่างได้สำหรับ",
"web services under your control" => "เว็บเซอร์วิสที่คุณควบคุมการใช้งานได้"
);

View File

@ -23,7 +23,7 @@
"Use TLS" => "Nutze TLS",
"Do not use it for SSL connections, it will fail." => "Verwenden Sie es nicht für SSL-Verbindungen, es wird fehlschlagen.",
"Case insensitve LDAP server (Windows)" => "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)",
"Turn off SSL certificate validation." => "Schalte die SSL Zertifikatsprüfung aus.",
"Turn off SSL certificate validation." => "Schalte die SSL-Zertifikatsprüfung aus.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Falls die Verbindung es erfordert, wird das SSL-Zertifikat des LDAP-Server importiert werden.",
"Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.",
"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers",
@ -32,5 +32,6 @@
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. ",
"in bytes" => "in Bytes",
"in seconds. A change empties the cache." => "in Sekunden. Eine Änderung leert den Cache.",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfalls geben Sie ein LDAP/AD-Attribut an.",
"Help" => "Hilfe"
);

View File

@ -1,7 +1,32 @@
<?php $TRANSLATIONS = array(
"Host" => "Servidor",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Puede omitir el protocolo, excepto si requiere SSL. En ese caso, empiece con ldaps://",
"Base DN" => "DN base",
"You can specify Base DN for users and groups in the Advanced tab" => "Puede especificar el DN base para usuarios y grupos en la pestaña Avanzado",
"User DN" => "DN usuario",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "El DN del usuario cliente con el que se hará la asociación, p.ej. uid=agente,dc=ejemplo,dc=com. Para acceso anónimo, deje DN y contraseña vacíos.",
"Password" => "Contraseña",
"For anonymous access, leave DN and Password empty." => "Para acceso anónimo, deje DN y contraseña vacíos.",
"User List Filter" => "Lista de filtros de usuario",
"Defines the filter to apply, when retrieving users." => "Define el filtro a aplicar, cuando se obtienen usuarios.",
"Group Filter" => "Filtro de grupo",
"Defines the filter to apply, when retrieving groups." => "Define el filtro a aplicar, cuando se obtienen grupos.",
"Port" => "Puerto",
"Base User Tree" => "Árbol base de usuario",
"Base Group Tree" => "Árbol base de grupo",
"Group-Member association" => "Asociación Grupo-Miembro",
"Use TLS" => "Usar TLS",
"Do not use it for SSL connections, it will fail." => "No usarlo para SSL, habrá error.",
"Case insensitve LDAP server (Windows)" => "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)",
"Turn off SSL certificate validation." => "Apagar la validación por certificado SSL.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la conexión sólo funciona con esta opción, importe el certificado SSL del servidor LDAP en su servidor ownCloud.",
"Not recommended, use for testing only." => "No recomendado, sólo para pruebas.",
"User Display Name Field" => "Campo de nombre de usuario a mostrar",
"The LDAP attribute to use to generate the user`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de usuario de ownCloud.",
"Group Display Name Field" => "Campo de nombre de grupo a mostrar",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud.",
"in bytes" => "en bytes",
"in seconds. A change empties the cache." => "en segundos. Un cambio vacía la cache.",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Vacío para el nombre de usuario (por defecto). En otro caso, especifique un atributo LDAP/AD.",
"Help" => "Ayuda"
);

View File

@ -51,6 +51,7 @@
"Database user" => "Usuari de la base de dades",
"Database password" => "Contrasenya de la base de dades",
"Database name" => "Nom de la base de dades",
"Database tablespace" => "Espai de taula de la base de dades",
"Database host" => "Ordinador central de la base de dades",
"Finish setup" => "Acaba la configuració",
"web services under your control" => "controleu els vostres serveis web",

View File

@ -51,6 +51,7 @@
"Database user" => "Datenbank-Benutzer",
"Database password" => "Datenbank-Passwort",
"Database name" => "Datenbank-Name",
"Database tablespace" => "Datenbank-Tablespace",
"Database host" => "Datenbank-Host",
"Finish setup" => "Installation abschließen",
"web services under your control" => "Web-Services unter Ihrer Kontrolle",

View File

@ -51,6 +51,7 @@
"Database user" => "Usuario de la base de datos",
"Database password" => "Contraseña de la base de datos",
"Database name" => "Nombre de la base de datos",
"Database tablespace" => "Espacio de tablas de la base de datos",
"Database host" => "Host de la base de datos",
"Finish setup" => "Completar la instalación",
"web services under your control" => "servicios web bajo tu control",

View File

@ -51,6 +51,7 @@
"Database user" => "Utilisateur pour la base de données",
"Database password" => "Mot de passe de la base de données",
"Database name" => "Nom de la base de données",
"Database tablespace" => "Tablespaces de la base de données",
"Database host" => "Serveur de la base de données",
"Finish setup" => "Terminer l'installation",
"web services under your control" => "services web sous votre contrôle",

View File

@ -51,6 +51,7 @@
"Database user" => "Utente del database",
"Database password" => "Password del database",
"Database name" => "Nome del database",
"Database tablespace" => "Spazio delle tabelle del database",
"Database host" => "Host del database",
"Finish setup" => "Termina la configurazione",
"web services under your control" => "servizi web nelle tue mani",

View File

@ -51,6 +51,7 @@
"Database user" => "データベースのユーザ名",
"Database password" => "データベースのパスワード",
"Database name" => "データベース名",
"Database tablespace" => "データベースの表領域",
"Database host" => "データベースのホスト名",
"Finish setup" => "セットアップを完了します",
"web services under your control" => "管理下にあるウェブサービス",

View File

@ -51,6 +51,7 @@
"Database user" => "Uporabnik zbirke",
"Database password" => "Geslo podatkovne zbirke",
"Database name" => "Ime podatkovne zbirke",
"Database tablespace" => "Razpredelnica podatkovne zbirke",
"Database host" => "Gostitelj podatkovne zbirke",
"Finish setup" => "Dokončaj namestitev",
"web services under your control" => "spletne storitve pod vašim nadzorom",

View File

@ -51,6 +51,7 @@
"Database user" => "Databasanvändare",
"Database password" => "Lösenord till databasen",
"Database name" => "Databasnamn",
"Database tablespace" => "Databas tabellutrymme",
"Database host" => "Databasserver",
"Finish setup" => "Avsluta installation",
"web services under your control" => "webbtjänster under din kontroll",

View File

@ -51,6 +51,7 @@
"Database user" => "ชื่อผู้ใช้งานฐานข้อมูล",
"Database password" => "รหัสผ่านฐานข้อมูล",
"Database name" => "ชื่อฐานข้อมูล",
"Database tablespace" => "พื้นที่ตารางในฐานข้อมูล",
"Database host" => "Database host",
"Finish setup" => "ติดตั้งเรียบร้อยแล้ว",
"web services under your control" => "web services under your control",

View File

@ -51,6 +51,7 @@
"Database user" => "Veritabanı kullanıcı adı",
"Database password" => "Veritabanı parolası",
"Database name" => "Veritabanı adı",
"Database tablespace" => "Veritabanı tablo alanı",
"Database host" => "Veritabanı sunucusu",
"Finish setup" => "Kurulumu tamamla",
"web services under your control" => "kontrolünüzdeki web servisleri",

View File

@ -2,7 +2,26 @@
"Application name not provided." => "未提供應用程式名稱",
"No category to add?" => "無分類添加?",
"This category already exists: " => "此分類已經存在:",
"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "設定",
"January" => "一月",
"February" => "二月",
"March" => "三月",
"April" => "四月",
"May" => "五月",
"June" => "六月",
"July" => "七月",
"August" => "八月",
"September" => "九月",
"October" => "十月",
"November" => "十一月",
"December" => "十二月",
"Cancel" => "取消",
"No" => "No",
"Yes" => "Yes",
"Ok" => "Ok",
"No categories selected for deletion." => "沒選擇要刪除的分類",
"Error" => "錯誤",
"ownCloud password reset" => "ownCloud 密碼重設",
"Use the following link to reset your password: {link}" => "請循以下聯結重設你的密碼: (聯結) ",
"You will receive a link to reset your password via Email." => "重設密碼的連結將會寄到你的電子郵件信箱",
@ -32,6 +51,7 @@
"Database user" => "資料庫使用者",
"Database password" => "資料庫密碼",
"Database name" => "資料庫名稱",
"Database tablespace" => "資料庫 tablespace",
"Database host" => "資料庫主機",
"Finish setup" => "完成設定",
"web services under your control" => "網路服務已在你控制",

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: ar_SA\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 11:29+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -231,7 +231,7 @@ msgstr "Nom de la base de dades"
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
msgstr "Espai de taula de la base de dades"
#: templates/installation.php:115
msgid "Database host"

View File

@ -4,14 +4,14 @@
#
# Translators:
# <joan@montane.cat>, 2012.
# <rcalvoi@yahoo.com>, 2011, 2012.
# <rcalvoi@yahoo.com>, 2011-2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 11:28+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -108,7 +108,7 @@ msgstr "La pujada s'ha cancel·lat."
#: js/files.js:409
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà."
#: js/files.js:480
msgid "Invalid name, '/' is not allowed."

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 11:34+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -32,7 +32,7 @@ msgstr "Baixa"
#: templates/public.php:18
msgid "No preview available for"
msgstr ""
msgstr "No hi ha vista prèvia disponible per a"
#: templates/public.php:23
msgid "web services under your control"

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-07-29 02:04+0200\n"
"PO-Revision-Date: 2012-07-28 13:42+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,43 +18,43 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr "Ajuda"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr "Personal"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr "Configuració"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr "Usuaris"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr "Aplicacions"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr "Administració"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr "La baixada en ZIP està desactivada."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Els fitxers s'han de baixar d'un en un."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Torna a Fitxers"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "Els fitxers seleccionats son massa grans per generar un fitxer zip."
@ -111,3 +111,16 @@ msgstr "l'any passat"
#: template.php:97
msgid "years ago"
msgstr "fa anys"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 11:33+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -89,39 +89,39 @@ msgstr "usa el servei cron del sistema"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
msgstr "API de compartir"
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
msgstr "Activa l'API de compartir"
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "Permet que les aplicacions usin l'API de compartir"
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
msgstr "Permet enllaços"
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "Permet als usuaris compartir elements amb el públic amb enllaços"
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
msgstr "Permet compartir de nou"
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
msgstr "Permet als usuaris comparir elements ja compartits amb ells"
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
msgstr "Permet als usuaris compartir amb qualsevol"
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "Permet als usuaris compartir només amb usuaris del seu grup"
#: templates/admin.php:67
msgid "Log"

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-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-15 09:24+0000\n"
"Last-Translator: Martin <fireball@atlas.cz>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -42,19 +42,19 @@ msgstr "Aplikace"
msgid "Admin"
msgstr "Admin"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr "Stahování ZIPu je vypnuto."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Soubory je nutno stahovat samostatně."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Zpět k souborům"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "Vybarné soubory jsou pro vytvoření zipu příliš velké."
@ -111,3 +111,16 @@ msgstr "loni"
#: template.php:97
msgid "years ago"
msgstr "před lety"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,96 +18,109 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
msgstr "Hjælp"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
msgstr "Personlig"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
msgstr "Indstillinger"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
msgstr "Brugere"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
msgstr "Apps"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
msgstr "Admin"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
msgstr "ZIP-download er slået fra."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
msgstr "Filer skal downloades en for en."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
msgstr "Tilbage til Filer"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
msgstr "De markerede filer er for store til at generere en ZIP-fil."
#: json.php:28
msgid "Application is not enabled"
msgstr ""
msgstr "Programmet er ikke aktiveret"
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
msgstr "Adgangsfejl"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
msgstr "Adgang er udløbet. Genindlæs siden."
#: template.php:86
msgid "seconds ago"
msgstr ""
msgstr "sekunder siden"
#: template.php:87
msgid "1 minute ago"
msgstr ""
msgstr "1 minut siden"
#: template.php:88
#, php-format
msgid "%d minutes ago"
msgstr ""
msgstr "%d minutter siden"
#: template.php:91
msgid "today"
msgstr ""
msgstr "I dag"
#: template.php:92
msgid "yesterday"
msgstr ""
msgstr "I går"
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
msgstr "%d dage siden"
#: template.php:94
msgid "last month"
msgstr ""
msgstr "Sidste måned"
#: template.php:95
msgid "months ago"
msgstr ""
msgstr "måneder siden"
#: template.php:96
msgid "last year"
msgstr ""
msgstr "Sidste år"
#: template.php:97
msgid "years ago"
msgstr "år siden"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -18,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 09:48+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.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"
@ -240,7 +240,7 @@ msgstr "Datenbank-Name"
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
msgstr "Datenbank-Tablespace"
#: templates/installation.php:115
msgid "Database host"

View File

@ -9,6 +9,7 @@
# Marcel Kühlhorn <susefan93@gmx.de>, 2012.
# Michael Krell <m4dmike.mni@gmail.com>, 2012.
# <nelsonfritsch@gmail.com>, 2012.
# <niko@nik-o-mat.de>, 2012.
# Phi Lieb <>, 2012.
# <thomas.mueller@tmit.eu>, 2012.
# Thomas Müller <>, 2012.
@ -17,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 07:32+0000\n"
"Last-Translator: JamFX <niko@nik-o-mat.de>\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"
@ -116,7 +117,7 @@ msgstr "Hochladen abgebrochen."
#: js/files.js:409
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen."
#: js/files.js:480
msgid "Invalid name, '/' is not allowed."

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 09:46+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.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"
@ -35,7 +35,7 @@ msgstr "Download"
#: templates/public.php:18
msgid "No preview available for"
msgstr ""
msgstr "Es ist keine Vorschau verfügbar für"
#: templates/public.php:23
msgid "web services under your control"

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-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 09:41+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.com>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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 +44,19 @@ msgstr "Apps"
msgid "Admin"
msgstr "Administrator"
#: files.php:276
#: files.php:280
msgid "ZIP download is turned off."
msgstr "Der ZIP-Download ist deaktiviert."
#: files.php:277
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Die Dateien müssen einzeln heruntergeladen werden."
#: files.php:277 files.php:302
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Zurück zu \"Dateien\""
#: files.php:301
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen."
@ -113,3 +113,16 @@ msgstr "Letztes Jahr"
#: template.php:97
msgid "years ago"
msgstr "Vor Jahren"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 07:39+0000\n"
"Last-Translator: JamFX <niko@nik-o-mat.de>\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"
@ -96,39 +96,39 @@ msgstr "Nutze System-Cron-Service"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
msgstr "Teilungs-API"
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
msgstr "Teilungs-API aktivieren"
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "Erlaubt Nutzern die Teilungs-API zu nutzen"
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
msgstr "Links erlauben"
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "Erlaube Nutzern Dateien mithilfe von Links mit der Öffentlichkeit zu teilen"
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
msgstr "Erneutes Teilen erlauben"
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
msgstr "Erlaubt Nutzern, Dateien die mit ihnen geteilt wurden, erneut zu teilen"
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
msgstr "Erlaube Nutzern mit jedem zu Teilen"
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "Erlaube Nutzern nur das Teilen in ihrer Gruppe"
#: templates/admin.php:67
msgid "Log"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-30 11:12+0000\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 15:48+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
@ -128,7 +128,7 @@ msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)"
#: templates/settings.php:23
msgid "Turn off SSL certificate validation."
msgstr "Schalte die SSL Zertifikatsprüfung aus."
msgstr "Schalte die SSL-Zertifikatsprüfung aus."
#: templates/settings.php:23
msgid ""
@ -168,7 +168,7 @@ msgstr "in Sekunden. Eine Änderung leert den Cache."
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfalls geben Sie ein LDAP/AD-Attribut an."
#: templates/settings.php:32
msgid "Help"

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-07-29 02:04+0200\n"
"PO-Revision-Date: 2012-07-28 11:45+0000\n"
"Last-Translator: Efstathios Iosifidis <diamond_gr@freemail.gr>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,43 +18,43 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr "Βοήθεια"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr "Προσωπικά"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr "Ρυθμίσεις"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr "Χρήστες"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr "Εφαρμογές"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr "Διαχειριστής"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr "Η λήψη ZIP απενεργοποιήθηκε."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Τα αρχεία πρέπει να ληφθούν ένα-ένα."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Πίσω στα Αρχεία"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "Τα επιλεγμένα αρχεία είναι μεγάλα ώστε να δημιουργηθεί αρχείο zip."
@ -111,3 +111,16 @@ msgstr "τον προηγούμενο χρόνο"
#: template.php:97
msgid "years ago"
msgstr "χρόνια πριν"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-04 02:02+0200\n"
"PO-Revision-Date: 2012-08-03 22:37+0000\n"
"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,43 +18,43 @@ msgstr ""
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr "Helpo"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr "Persona"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr "Agordo"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr "Uzantoj"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr "Aplikaĵoj"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
msgstr "Administranto"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr "ZIP-elŝuto estas malkapabligita."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Dosieroj devas elŝutiĝi unuope."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Reen al la dosieroj"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "La elektitaj dosieroj tro grandas por genero de ZIP-dosiero."
@ -111,3 +111,16 @@ msgstr "lasta jaro"
#: template.php:97
msgid "years ago"
msgstr "jarojn antaŭe"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -9,14 +9,15 @@
# Raul Fernandez Garcia <raulfg3@gmail.com>, 2012.
# <rodrigo.calvo@gmail.com>, 2012.
# <rom1dep@gmail.com>, 2011.
# Rubén Trujillo <rubentrf@gmail.com>, 2012.
# <sergioballesterossolanas@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 22:41+0000\n"
"Last-Translator: Rubén Trujillo <rubentrf@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -236,7 +237,7 @@ msgstr "Nombre de la base de datos"
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
msgstr "Espacio de tablas de la base de datos"
#: templates/installation.php:115
msgid "Database host"

View File

@ -5,14 +5,15 @@
# Translators:
# Javier Llorente <javier@opensuse.org>, 2012.
# <juanma@kde.org.ar>, 2012.
# Rubén Trujillo <rubentrf@gmail.com>, 2012.
# <sergioballesterossolanas@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 22:38+0000\n"
"Last-Translator: Rubén Trujillo <rubentrf@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -109,7 +110,7 @@ msgstr "Subida cancelada."
#: js/files.js:409
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
msgstr "La subida del archivo está en proceso. Salir de la página ahora cancelará la subida."
#: js/files.js:480
msgid "Invalid name, '/' is not allowed."

View File

@ -5,13 +5,14 @@
# Translators:
# Javier Llorente <javier@opensuse.org>, 2012.
# <pedro.navia@etecsa.cu>, 2012.
# Rubén Trujillo <rubentrf@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 22:41+0000\n"
"Last-Translator: Rubén Trujillo <rubentrf@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -33,7 +34,7 @@ msgstr "Descargar"
#: templates/public.php:18
msgid "No preview available for"
msgstr ""
msgstr "No hay vista previa disponible para"
#: templates/public.php:23
msgid "web services under your control"

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-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 05:46+0000\n"
"Last-Translator: juanman <juanma@kde.org.ar>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,43 +18,43 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr "Ayuda"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr "Personal"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr "Ajustes"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr "Usuarios"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr "Aplicaciones"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr "Administración"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr "La descarga en ZIP está desactivada."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Los archivos deben ser descargados uno por uno."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Volver a Archivos"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "Los archivos seleccionados son demasiado grandes para generar el archivo zip."
@ -111,3 +111,16 @@ msgstr "este año"
#: template.php:97
msgid "years ago"
msgstr "hace años"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -10,14 +10,15 @@
# oSiNaReF <>, 2012.
# <rodrigo.calvo@gmail.com>, 2012.
# <rom1dep@gmail.com>, 2011.
# Rubén Trujillo <rubentrf@gmail.com>, 2012.
# <sergioballesterossolanas@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 22:51+0000\n"
"Last-Translator: Rubén Trujillo <rubentrf@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -95,39 +96,39 @@ msgstr "usar servicio cron del sistema"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
msgstr "API de compartición"
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
msgstr "Activar API de compartición"
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "Permitir a las aplicaciones usar la API de compartición"
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
msgstr "Permitir enlaces"
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "Permitir a los usuarios compartir elementos públicamente con enlaces"
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
msgstr "Permitir re-compartir"
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
msgstr "Permitir a los usuarios compartir elementos compartidos con ellos de nuevo"
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
msgstr "Permitir a los usuarios compartir con cualquiera"
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "Permitir a los usuarios compartir con usuarios en sus grupos"
#: templates/admin.php:67
msgid "Log"

View File

@ -4,13 +4,15 @@
#
# Translators:
# Javier Llorente <javier@opensuse.org>, 2012.
# Rubén Trujillo <rubentrf@gmail.com>, 2012.
# <sergioballesterossolanas@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 23:04+0000\n"
"Last-Translator: Rubén Trujillo <rubentrf@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,31 +22,31 @@ msgstr ""
#: templates/settings.php:8
msgid "Host"
msgstr ""
msgstr "Servidor"
#: templates/settings.php:8
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr ""
msgstr "Puede omitir el protocolo, excepto si requiere SSL. En ese caso, empiece con ldaps://"
#: templates/settings.php:9
msgid "Base DN"
msgstr ""
msgstr "DN base"
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
msgstr "Puede especificar el DN base para usuarios y grupos en la pestaña Avanzado"
#: templates/settings.php:10
msgid "User DN"
msgstr ""
msgstr "DN usuario"
#: templates/settings.php:10
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
msgstr ""
msgstr "El DN del usuario cliente con el que se hará la asociación, p.ej. uid=agente,dc=ejemplo,dc=com. Para acceso anónimo, deje DN y contraseña vacíos."
#: templates/settings.php:11
msgid "Password"
@ -52,7 +54,7 @@ msgstr "Contraseña"
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
msgstr ""
msgstr "Para acceso anónimo, deje DN y contraseña vacíos."
#: templates/settings.php:12
msgid "User Login Filter"
@ -72,11 +74,11 @@ msgstr ""
#: templates/settings.php:13
msgid "User List Filter"
msgstr ""
msgstr "Lista de filtros de usuario"
#: templates/settings.php:13
msgid "Defines the filter to apply, when retrieving users."
msgstr ""
msgstr "Define el filtro a aplicar, cuando se obtienen usuarios."
#: templates/settings.php:13
msgid "without any placeholder, e.g. \"objectClass=person\"."
@ -84,11 +86,11 @@ msgstr ""
#: templates/settings.php:14
msgid "Group Filter"
msgstr ""
msgstr "Filtro de grupo"
#: templates/settings.php:14
msgid "Defines the filter to apply, when retrieving groups."
msgstr ""
msgstr "Define el filtro a aplicar, cuando se obtienen grupos."
#: templates/settings.php:14
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
@ -100,15 +102,15 @@ msgstr "Puerto"
#: templates/settings.php:18
msgid "Base User Tree"
msgstr ""
msgstr "Árbol base de usuario"
#: templates/settings.php:19
msgid "Base Group Tree"
msgstr ""
msgstr "Árbol base de grupo"
#: templates/settings.php:20
msgid "Group-Member association"
msgstr ""
msgstr "Asociación Grupo-Miembro"
#: templates/settings.php:21
msgid "Use TLS"
@ -116,41 +118,41 @@ msgstr "Usar TLS"
#: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail."
msgstr ""
msgstr "No usarlo para SSL, habrá error."
#: templates/settings.php:22
msgid "Case insensitve LDAP server (Windows)"
msgstr ""
msgstr "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)"
#: templates/settings.php:23
msgid "Turn off SSL certificate validation."
msgstr ""
msgstr "Apagar la validación por certificado SSL."
#: templates/settings.php:23
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
msgstr ""
msgstr "Si la conexión sólo funciona con esta opción, importe el certificado SSL del servidor LDAP en su servidor ownCloud."
#: templates/settings.php:23
msgid "Not recommended, use for testing only."
msgstr ""
msgstr "No recomendado, sólo para pruebas."
#: templates/settings.php:24
msgid "User Display Name Field"
msgstr ""
msgstr "Campo de nombre de usuario a mostrar"
#: templates/settings.php:24
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr ""
msgstr "El atributo LDAP a usar para generar el nombre de usuario de ownCloud."
#: templates/settings.php:25
msgid "Group Display Name Field"
msgstr ""
msgstr "Campo de nombre de grupo a mostrar"
#: templates/settings.php:25
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr ""
msgstr "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud."
#: templates/settings.php:27
msgid "in bytes"
@ -158,13 +160,13 @@ msgstr "en bytes"
#: templates/settings.php:29
msgid "in seconds. A change empties the cache."
msgstr ""
msgstr "en segundos. Un cambio vacía la cache."
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
msgstr "Vacío para el nombre de usuario (por defecto). En otro caso, especifique un atributo LDAP/AD."
#: templates/settings.php:32
msgid "Help"

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-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 10:25+0000\n"
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,43 +18,43 @@ msgstr ""
"Language: et_EE\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr "Abiinfo"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr "Isiklik"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr "Seaded"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr "Kasutajad"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr "Rakendused"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr "Admin"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr "ZIP-ina allalaadimine on välja lülitatud."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Failid tuleb alla laadida ükshaaval."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Tagasi failide juurde"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "Valitud failid on ZIP-faili loomiseks liiga suured."
@ -111,3 +111,16 @@ msgstr "eelmisel aastal"
#: template.php:97
msgid "years ago"
msgstr "aastat tagasi"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <asieriko@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,96 +18,109 @@ msgstr ""
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
msgstr "Laguntza"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
msgstr "Pertsonala"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
msgstr "Ezarpenak"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
msgstr "Erabiltzaileak"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
msgstr "Aplikazioak"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
msgstr "Admin"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
msgstr "ZIP deskarga ez dago gaituta."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
msgstr "Fitxategiak banan-banan deskargatu behar dira."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
msgstr "Itzuli fitxategietara"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
msgstr "Hautatuko fitxategiak oso handiak dira zip fitxategia sortzeko."
#: json.php:28
msgid "Application is not enabled"
msgstr ""
msgstr "Aplikazioa ez dago gaituta"
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
msgstr "Autentikazio errorea"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
msgstr "Tokena iraungitu da. Mesedez birkargatu orria."
#: template.php:86
msgid "seconds ago"
msgstr ""
msgstr "orain dela segundu batzuk"
#: template.php:87
msgid "1 minute ago"
msgstr ""
msgstr "orain dela minutu 1"
#: template.php:88
#, php-format
msgid "%d minutes ago"
msgstr ""
msgstr "orain dela %d minutu"
#: template.php:91
msgid "today"
msgstr ""
msgstr "gaur"
#: template.php:92
msgid "yesterday"
msgstr ""
msgstr "atzo"
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
msgstr "orain dela %d egun"
#: template.php:94
msgid "last month"
msgstr ""
msgstr "joan den hilabetea"
#: template.php:95
msgid "months ago"
msgstr ""
msgstr "orain dela hilabete batzuk"
#: template.php:96
msgid "last year"
msgstr ""
msgstr "joan den urtea"
#: template.php:97
msgid "years ago"
msgstr "orain dela urte batzuk"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: eu_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 20:01+0000\n"
"Last-Translator: Mohammad Dashtizadeh <mohammad@dashtizadeh.net>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -42,19 +42,19 @@ msgstr ""
msgid "Admin"
msgstr "مدیر"
#: files.php:276
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:277
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:277 files.php:302
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:301
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -111,3 +111,16 @@ msgstr "سال قبل"
#: template.php:97
msgid "years ago"
msgstr "سال‌های قبل"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-09 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -41,19 +41,19 @@ msgstr ""
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-03 02:02+0200\n"
"PO-Revision-Date: 2012-08-02 18:23+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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"
@ -18,43 +18,43 @@ msgstr ""
"Language: fi_FI\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr "Ohje"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr "Henkilökohtainen"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr "Asetukset"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr "Käyttäjät"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr "Sovellukset"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr "Ylläpitäjä"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr "ZIP-lataus on poistettu käytöstä."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Tiedostot on ladattava yksittäin."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Takaisin tiedostoihin"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "Valitut tiedostot ovat liian suurikokoisia mahtuakseen zip-tiedostoon."
@ -111,3 +111,16 @@ msgstr "viime vuonna"
#: template.php:97
msgid "years ago"
msgstr "vuotta sitten"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <florentin.lemoal@gmail.com>, 2012.
# Guillaume Paumier <guillom.pom@gmail.com>, 2012.
# Nahir Mohamed <nahirmoha@gmail.com>, 2012.
# <nathaplop@gmail.com>, 2012.
@ -12,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 19:09+0000\n"
"Last-Translator: Florentin Le Moal <florentin.lemoal@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"
@ -234,7 +235,7 @@ msgstr "Nom de la base de données"
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
msgstr "Tablespaces de la base de données"
#: templates/installation.php:115
msgid "Database host"

View File

@ -5,6 +5,7 @@
# Translators:
# Cyril Glapa <kyriog@gmail.com>, 2012.
# Geoffrey Guerrier <geoffrey.guerrier@gmail.com>, 2012.
# <gp4004@arghh.org>, 2012.
# <guiguidu31300@gmail.com>, 2012.
# Guillaume Paumier <guillom.pom@gmail.com>, 2012.
# Nahir Mohamed <nahirmoha@gmail.com>, 2012.
@ -14,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 09:27+0000\n"
"Last-Translator: gp4004 <gp4004@arghh.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -113,7 +114,7 @@ msgstr "Chargement annulé."
#: js/files.js:409
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier."
#: js/files.js:480
msgid "Invalid name, '/' is not allowed."

View File

@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <florentin.lemoal@gmail.com>, 2012.
# <gp4004@arghh.org>, 2012.
# Guillaume Paumier <guillom.pom@gmail.com>, 2012.
# Romain DEP. <rom1dep@gmail.com>, 2012.
@ -11,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 19:11+0000\n"
"Last-Translator: Florentin Le Moal <florentin.lemoal@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"
@ -35,7 +36,7 @@ msgstr "Télécharger"
#: templates/public.php:18
msgid "No preview available for"
msgstr ""
msgstr "Pas d'aperçu disponible pour"
#: templates/public.php:23
msgid "web services under your control"

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-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 00:22+0000\n"
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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"
@ -19,43 +19,43 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr "Aide"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr "Personnel"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr "Paramètres"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr "Utilisateurs"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr "Applications"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr "Administration"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr "Téléchargement ZIP désactivé."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Les fichiers nécessitent d'être téléchargés un par un."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Retour aux Fichiers"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "Les fichiers sélectionnés sont trop volumineux pour être compressés."
@ -112,3 +112,16 @@ msgstr "l'année dernière"
#: template.php:97
msgid "years ago"
msgstr "il y a plusieurs années"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -5,6 +5,7 @@
# Translators:
# Cyril Glapa <kyriog@gmail.com>, 2012.
# <fboulogne@april.org>, 2011.
# <florentin.lemoal@gmail.com>, 2012.
# <gp4004@arghh.org>, 2012.
# <guiguidu31300@gmail.com>, 2012.
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
@ -16,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 18:08+0000\n"
"Last-Translator: Florentin Le Moal <florentin.lemoal@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"
@ -96,39 +97,39 @@ msgstr "utiliser le service cron du système "
#: templates/admin.php:39
msgid "Share API"
msgstr ""
msgstr "API de partage"
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
msgstr "Activer l'API de partage"
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "Autoriser les applications à utiliser l'API de partage"
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
msgstr "Autoriser les liens"
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "Autoriser les utilisateurs à partager du contenu public avec des liens"
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
msgstr "Autoriser le re-partage"
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
msgstr "Autoriser les utilisateurs à partager des éléments déjà partagés entre eux"
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
msgstr "Autoriser les utilisateurs à partager avec tout le monde"
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "Autoriser les utilisateurs à ne partager qu'avec les utilisateurs dans leurs groupes"
#: templates/admin.php:67
msgid "Log"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -41,19 +41,19 @@ msgstr ""
msgid "Admin"
msgstr ""
#: files.php:276
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:277
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:277 files.php:302
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:301
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Adam Toth <adazlord@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,96 +18,109 @@ msgstr ""
"Language: hu_HU\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
msgstr "Súgó"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
msgstr "Személyes"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
msgstr "Beállítások"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
msgstr "Felhasználók"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
msgstr "Alkalmazások"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
msgstr "Admin"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
msgstr "ZIP-letöltés letiltva"
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
msgstr "A file-okat egyenként kell letölteni"
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
msgstr "Vissza a File-okhoz"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
msgstr "Túl nagy file-ok a zip-generáláshoz"
#: json.php:28
msgid "Application is not enabled"
msgstr ""
msgstr "Az alkalmazás nincs engedélyezve"
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
msgstr "Hitelesítési hiba"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
msgstr "A token lejárt. Frissítsd az oldalt."
#: template.php:86
msgid "seconds ago"
msgstr ""
msgstr "másodperccel ezelőtt"
#: template.php:87
msgid "1 minute ago"
msgstr ""
msgstr "1 perccel ezelőtt"
#: template.php:88
#, php-format
msgid "%d minutes ago"
msgstr ""
msgstr "%d perccel ezelőtt"
#: template.php:91
msgid "today"
msgstr ""
msgstr "ma"
#: template.php:92
msgid "yesterday"
msgstr ""
msgstr "tegnap"
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
msgstr "%d évvel ezelőtt"
#: template.php:94
msgid "last month"
msgstr ""
msgstr "múlt hónapban"
#: template.php:95
msgid "months ago"
msgstr ""
msgstr "hónappal ezelőtt"
#: template.php:96
msgid "last year"
msgstr ""
msgstr "tavaly"
#: template.php:97
msgid "years ago"
msgstr "évvel ezelőtt"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: hy\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: ia\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/owncloud/language/id_ID/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: id_ID\n"
"Plural-Forms: nplurals=1; plural=0\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 05:26+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"
@ -234,7 +234,7 @@ msgstr "Nome del database"
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
msgstr "Spazio delle tabelle del database"
#: templates/installation.php:115
msgid "Database host"

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 05:43+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"
@ -110,7 +110,7 @@ msgstr "Invio annullato"
#: js/files.js:409
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento."
#: js/files.js:480
msgid "Invalid name, '/' is not allowed."

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 05:29+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"
@ -32,7 +32,7 @@ msgstr "Scarica"
#: templates/public.php:18
msgid "No preview available for"
msgstr ""
msgstr "Nessuna anteprima disponibile per"
#: templates/public.php:23
msgid "web services under your control"

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-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-30 10:25+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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"
@ -18,43 +18,43 @@ msgstr ""
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr "Aiuto"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr "Personale"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr "Impostazioni"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr "Utenti"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr "Applicazioni"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr "Admin"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr "Lo scaricamento in formato ZIP è stato disabilitato."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "I file devono essere scaricati uno alla volta."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Torna ai file"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "I file selezionati sono troppo grandi per generare un file zip."
@ -111,3 +111,16 @@ msgstr "l'anno scorso"
#: template.php:97
msgid "years ago"
msgstr "anni fa"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 10:32+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"
@ -94,39 +94,39 @@ msgstr "usa il servizio cron di sistema"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
msgstr "API di condivisione"
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
msgstr "Abilita API di condivisione"
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "Consenti alle applicazioni di utilizzare le API di condivisione"
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
msgstr "Consenti collegamenti"
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "Consenti agli utenti di condividere elementi al pubblico con collegamenti"
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
msgstr "Consenti la ri-condivisione"
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
msgstr "Consenti agli utenti di condividere elementi già condivisi"
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
msgstr "Consenti agli utenti di condividere con chiunque"
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "Consenti agli utenti di condividere con gli utenti del proprio gruppo"
#: templates/admin.php:67
msgid "Log"

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 07:44+0000\n"
"Last-Translator: ttyn <tetuyano+transi@gmail.com>\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"
@ -231,7 +231,7 @@ msgstr "データベース名"
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
msgstr "データベースの表領域"
#: templates/installation.php:115
msgid "Database host"

View File

@ -4,13 +4,14 @@
#
# Translators:
# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012.
# <tetuyano+transi@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 07:52+0000\n"
"Last-Translator: ttyn <tetuyano+transi@gmail.com>\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"
@ -107,7 +108,7 @@ msgstr "アップロードはキャンセルされました。"
#: js/files.js:409
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
msgstr "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。"
#: js/files.js:480
msgid "Invalid name, '/' is not allowed."

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 07:43+0000\n"
"Last-Translator: ttyn <tetuyano+transi@gmail.com>\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"
@ -33,7 +33,7 @@ msgstr "ダウンロード"
#: templates/public.php:18
msgid "No preview available for"
msgstr ""
msgstr "プレビューはありません"
#: templates/public.php:23
msgid "web services under your control"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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"
@ -17,96 +18,109 @@ msgstr ""
"Language: ja_JP\n"
"Plural-Forms: nplurals=1; plural=0\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
msgstr "ヘルプ"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
msgstr "個人設定"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
msgstr "設定"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
msgstr "ユーザ"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
msgstr "アプリ"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
msgstr "管理者"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
msgstr "ZIPダウンロードは無効です。"
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
msgstr "ファイルは1つずつダウンロードする必要があります。"
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
msgstr "ファイルに戻る"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
msgstr "選択したファイルはZIPファイルの生成には大きすぎます。"
#: json.php:28
msgid "Application is not enabled"
msgstr ""
msgstr "アプリケーションは無効です"
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
msgstr "認証エラー"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
msgstr "トークンが無効になりました。ページを再読込してください。"
#: template.php:86
msgid "seconds ago"
msgstr ""
msgstr "秒前"
#: template.php:87
msgid "1 minute ago"
msgstr ""
msgstr "1分前"
#: template.php:88
#, php-format
msgid "%d minutes ago"
msgstr ""
msgstr "%d 分前"
#: template.php:91
msgid "today"
msgstr ""
msgstr "今日"
#: template.php:92
msgid "yesterday"
msgstr ""
msgstr "昨日"
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
msgstr "%d 日前"
#: template.php:94
msgid "last month"
msgstr ""
msgstr "先月"
#: template.php:95
msgid "months ago"
msgstr ""
msgstr "月前"
#: template.php:96
msgid "last year"
msgstr ""
msgstr "昨年"
#: template.php:97
msgid "years ago"
msgstr "年前"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-08-31 08:06+0000\n"
"Last-Translator: ttyn <tetuyano+transi@gmail.com>\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"
@ -89,39 +89,39 @@ msgstr "システムのcronサービスを使用"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
msgstr "Share API"
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
msgstr "Share APIを有効"
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "Share APIの使用をアプリケーションに許可"
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
msgstr "リンクを許可"
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "ユーザーがリンクによる公開でアイテムを共有することが出来るようにする"
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
msgstr "再共有を許可"
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
msgstr "ユーザーが共有されているアイテムをさらに共有することが出来るようにする"
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
msgstr "ユーザーが誰にでも共有出来るようにする"
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "ユーザーがグループの人にしか共有出来ないようにする"
#: templates/admin.php:67
msgid "Log"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: lb\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-22 12:43+0000\n"
"Last-Translator: Dr. ROX <to.dr.rox@gmail.com>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -42,19 +42,19 @@ msgstr "Programos"
msgid "Admin"
msgstr "Administravimas"
#: files.php:276
#: files.php:280
msgid "ZIP download is turned off."
msgstr "ZIP atsisiuntimo galimybė yra išjungta."
#: files.php:277
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Failai turi būti parsiunčiami vienas po kito."
#: files.php:277 files.php:302
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Atgal į Failus"
#: files.php:301
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "Pasirinkti failai per dideli archyvavimui į ZIP."
@ -111,3 +111,16 @@ msgstr "pereitais metais"
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: ms_MY\n"
"Plural-Forms: nplurals=1; plural=0\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-26 01:17+0200\n"
"PO-Revision-Date: 2012-08-25 22:57+0000\n"
"Last-Translator: runesudden <runesudden@gmail.com>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -43,19 +43,19 @@ msgstr "Apper"
msgid "Admin"
msgstr "Admin"
#: files.php:276
#: files.php:280
msgid "ZIP download is turned off."
msgstr "ZIP-nedlasting av avslått"
#: files.php:277
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Filene må lastes ned en om gangen"
#: files.php:277 files.php:302
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Tilbake til filer"
#: files.php:301
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "De valgte filene er for store til å kunne generere ZIP-fil"
@ -112,3 +112,16 @@ msgstr "i fjor"
#: template.php:97
msgid "years ago"
msgstr "år siden"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 15:58+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -42,19 +42,19 @@ msgstr "Apps"
msgid "Admin"
msgstr "Administrator"
#: files.php:276
#: files.php:280
msgid "ZIP download is turned off."
msgstr "ZIP download is uitgeschakeld."
#: files.php:277
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "Bestanden moeten één voor één worden gedownload."
#: files.php:277 files.php:302
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "Terug naar bestanden"
#: files.php:301
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "De geselecteerde bestanden zijn te groot om een zip bestand te maken."
@ -111,3 +111,16 @@ msgstr "vorig jaar"
#: template.php:97
msgid "years ago"
msgstr "jaar geleden"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,43 +17,43 @@ msgstr ""
"Language: nn_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Cyryl Sochacki <>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,96 +18,109 @@ msgstr ""
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
msgstr "Pomoc"
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
msgstr "Osobiste"
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
msgstr "Ustawienia"
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
msgstr "Użytkownicy"
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
msgstr "Aplikacje"
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
msgstr "Administrator"
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
msgstr "Pobieranie ZIP jest wyłączone."
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
msgstr "Pliki muszą zostać pobrane pojedynczo."
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
msgstr "Wróć do plików"
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
msgstr "Wybrane pliki są zbyt duże, aby wygenerować plik zip."
#: json.php:28
msgid "Application is not enabled"
msgstr ""
msgstr "Aplikacja nie jest włączona"
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
msgstr "Błąd uwierzytelniania"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
msgstr "Token wygasł. Proszę ponownie załadować stronę."
#: template.php:86
msgid "seconds ago"
msgstr ""
msgstr "sekund temu"
#: template.php:87
msgid "1 minute ago"
msgstr ""
msgstr "1 minutę temu"
#: template.php:88
#, php-format
msgid "%d minutes ago"
msgstr ""
msgstr "%d minut temu"
#: template.php:91
msgid "today"
msgstr ""
msgstr "dzisiaj"
#: template.php:92
msgid "yesterday"
msgstr ""
msgstr "wczoraj"
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
msgstr "%d dni temu"
#: template.php:94
msgid "last month"
msgstr ""
msgstr "ostatni miesiąc"
#: template.php:95
msgid "months ago"
msgstr ""
msgstr "miesięcy temu"
#: template.php:96
msgid "last year"
msgstr ""
msgstr "ostatni rok"
#: template.php:97
msgid "years ago"
msgstr "lat temu"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -41,19 +41,19 @@ msgstr ""
msgid "Admin"
msgstr ""
#: files.php:276
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:277
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:277 files.php:302
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:301
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-28 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\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"
@ -17,43 +17,43 @@ msgstr ""
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
#: app.php:287
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:294
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:299
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:304
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:311
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:313
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:245
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:246
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:246 files.php:271
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:270
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
@ -110,3 +110,16 @@ msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

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