зеркало из https://github.com/nextcloud/server.git
[tx-robot] updated from transifex
This commit is contained in:
Родитель
598815b21e
Коммит
898ca364a2
|
@ -8,7 +8,15 @@
|
|||
"Failed to write to disk" => "디스크에 쓰지 못했습니다",
|
||||
"Files" => "파일",
|
||||
"Delete" => "삭제",
|
||||
"already exists" => "이미 존재 합니다",
|
||||
"replace" => "대체",
|
||||
"cancel" => "취소",
|
||||
"replaced" => "대체됨",
|
||||
"with" => "와",
|
||||
"undo" => "복구",
|
||||
"deleted" => "삭제",
|
||||
"generating ZIP-file, it may take some time." => "ZIP파일 생성에 시간이 걸릴 수 있습니다.",
|
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "이 파일은 디렉토리이거나 0 바이트이기 때문에 업로드 할 수 없습니다.",
|
||||
"Upload Error" => "업로드 에러",
|
||||
"Pending" => "보류 중",
|
||||
"Upload cancelled." => "업로드 취소.",
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "Mida",
|
||||
"Modified" => "Modificat",
|
||||
"Delete all" => "Esborra-ho tot",
|
||||
"Delete" => "Elimina"
|
||||
"Password" => "Contrasenya",
|
||||
"Submit" => "Envia"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "Velikost",
|
||||
"Modified" => "Upraveno",
|
||||
"Delete all" => "Smazat vše",
|
||||
"Delete" => "Smazat"
|
||||
"Password" => "Heslo",
|
||||
"Submit" => "Potvrdit"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "Größe",
|
||||
"Modified" => "Geändert",
|
||||
"Delete all" => "Alle löschen",
|
||||
"Delete" => "Löschen"
|
||||
"Password" => "Passwort",
|
||||
"Submit" => "Absenden"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "Μέγεθος",
|
||||
"Modified" => "Τροποποιήθηκε",
|
||||
"Delete all" => "Διαγραφή όλων",
|
||||
"Delete" => "Διαγραφή"
|
||||
"Password" => "Συνθηματικό",
|
||||
"Submit" => "Καταχώρηση"
|
||||
);
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Delete" => "Forigi"
|
||||
"Password" => "Pasvorto",
|
||||
"Submit" => "Sendi"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "Taille",
|
||||
"Modified" => "Modifié",
|
||||
"Delete all" => "Tout effacer",
|
||||
"Delete" => "Effacement"
|
||||
"Password" => "Mot de passe",
|
||||
"Submit" => "Envoyer"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "Dimensione",
|
||||
"Modified" => "Modificato",
|
||||
"Delete all" => "Elimina tutto",
|
||||
"Delete" => "Eliminazione"
|
||||
"Password" => "Password",
|
||||
"Submit" => "Invia"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "サイズ",
|
||||
"Modified" => "変更",
|
||||
"Delete all" => "すべて削除",
|
||||
"Delete" => "削除"
|
||||
"Password" => "パスワード",
|
||||
"Submit" => "送信"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "Размер",
|
||||
"Modified" => "Изменён",
|
||||
"Delete all" => "Удалить все",
|
||||
"Delete" => "Удалить"
|
||||
"Password" => "Пароль",
|
||||
"Submit" => "Отправить"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "Velikost",
|
||||
"Modified" => "Spremenjeno",
|
||||
"Delete all" => "Izbriši vse",
|
||||
"Delete" => "Izbriši"
|
||||
"Password" => "Geslo",
|
||||
"Submit" => "Pošlji"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "Storlek",
|
||||
"Modified" => "Ändrad",
|
||||
"Delete all" => "Radera alla",
|
||||
"Delete" => "Radera"
|
||||
"Password" => "Lösenord",
|
||||
"Submit" => "Skicka"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Size" => "ขนาด",
|
||||
"Modified" => "แก้ไขแล้ว",
|
||||
"Delete all" => "ลบทั้งหมด",
|
||||
"Delete" => "ลบ"
|
||||
"Password" => "รหัสผ่าน",
|
||||
"Submit" => "ส่ง"
|
||||
);
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP a usar per generar el nom de grup ownCloud.",
|
||||
"in bytes" => "en bytes",
|
||||
"in seconds. A change empties the cache." => "en segons. Un canvi buidarà la memòria de cau.",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixeu-ho buit pel nom d'usuari (per defecte). Altrament, especifiqueu un atribut LDAP/AD.",
|
||||
"Help" => "Ajuda"
|
||||
);
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP použitý k vytvoření jména skupiny ownCloud",
|
||||
"in bytes" => "v bytech",
|
||||
"in seconds. A change empties the cache." => "ve vteřinách. Změna vyprázdní dočasnou paměť.",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ponechte prázdné pro uživateslké jméno (výchozí). Jinak uveďte LDAP/AD paramerty",
|
||||
"Help" => "Nápověda"
|
||||
);
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
"Port" => "Pordo",
|
||||
"Base User Tree" => "Baza uzantarbo",
|
||||
"Base Group Tree" => "Baza gruparbo",
|
||||
"Group-Member association" => "Asocio de grupo kaj membro",
|
||||
"Use TLS" => "Uzi TLS-on",
|
||||
"Do not use it for SSL connections, it will fail." => "Ne uzu ĝin por SSL-konektoj, ĝi malsukcesos.",
|
||||
"Case insensitve LDAP server (Windows)" => "LDAP-servilo blinda je litergrandeco (Vindozo)",
|
||||
|
@ -28,5 +29,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "La atributo de LDAP uzota por generi la ownCloud-an nomon de la grupo.",
|
||||
"in bytes" => "duumoke",
|
||||
"in seconds. A change empties the cache." => "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron.",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lasu malplena por uzantonomo (defaŭlto). Alie, specifu LDAP/AD-atributon.",
|
||||
"Help" => "Helpo"
|
||||
);
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "L'attribut LDAP utilisé pour générer les noms de groupes d'ownCloud.",
|
||||
"in bytes" => "en octets",
|
||||
"in seconds. A change empties the cache." => "en secondes. Tout changement vide le cache.",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Laisser vide ",
|
||||
"Help" => "Aide"
|
||||
);
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "L'attributo LDAP da usare per generare il nome del gruppo ownCloud.",
|
||||
"in bytes" => "in byte",
|
||||
"in seconds. A change empties the cache." => "in secondi. Il cambio svuota la cache.",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lascia vuoto per il nome utente (predefinito). Altrimenti, specifica un attributo LDAP/AD.",
|
||||
"Help" => "Aiuto"
|
||||
);
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "グループのownCloud名の生成に利用するLDAP属性。",
|
||||
"in bytes" => "バイト",
|
||||
"in seconds. A change empties the cache." => "秒。変更後にキャッシュがクリアされます。",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "ユーザ名を空のままにしてください(デフォルト)。そうでない場合は、LDAPもしくはADの属性を指定してください.",
|
||||
"Help" => "ヘルプ"
|
||||
);
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP для генерации имени группы ownCloud.",
|
||||
"in bytes" => "в байтах",
|
||||
"in seconds. A change empties the cache." => "в секундах. Изменение очистит кэш.",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Оставьте имя пользователя пустым (по умолчанию). Иначе укажите атрибут LDAP/AD.",
|
||||
"Help" => "Помощь"
|
||||
);
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "LDAP atribut uporabljen pri ustvarjanju ownCloud imen skupin.",
|
||||
"in bytes" => "v bajtih",
|
||||
"in seconds. A change empties the cache." => "v sekundah. Sprememba izprazni predpomnilnik.",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Pustite prazno za uporabniško ime (privzeto). V nasprotnem primeru navedite LDAP/AD atribut.",
|
||||
"Help" => "Pomoč"
|
||||
);
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Attribut som används för att generera gruppnamn i ownCloud.",
|
||||
"in bytes" => "i bytes",
|
||||
"in seconds. A change empties the cache." => "i sekunder. En förändring tömmer cache.",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Lämnas tomt för användarnamn (standard). Ange annars ett LDAP/AD-attribut.",
|
||||
"Help" => "Hjälp"
|
||||
);
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"The LDAP attribute to use to generate the groups`s ownCloud name." => "คุณลักษณะ LDAP ที่ต้องการใช้สร้างชื่อกลุ่มของ ownCloud",
|
||||
"in bytes" => "ในหน่วยไบต์",
|
||||
"in seconds. A change empties the cache." => "ในอีกไม่กี่วินาที ระบบจะเปลี่ยนแปลงข้อมูลในแคชให้ว่างเปล่า",
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "เว้นว่างไว้สำหรับ ชื่อผู้ใช้ (ค่าเริ่มต้น) หรือไม่กรุณาระบุคุณลักษณะของ LDAP/AD",
|
||||
"Help" => "ช่วยเหลือ"
|
||||
);
|
||||
|
|
|
@ -7,8 +7,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -11,8 +11,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -10,8 +10,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -9,8 +9,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -20,8 +20,16 @@ msgstr ""
|
|||
|
||||
#: templates/authenticate.php:4
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
msgstr "Contrasenya"
|
||||
|
||||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr "Envia"
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -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-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-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-29 13:55+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"
|
||||
|
@ -164,7 +164,7 @@ msgstr "en segons. Un canvi buidarà la memòria de cau."
|
|||
msgid ""
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||
"attribute."
|
||||
msgstr ""
|
||||
msgstr "Deixeu-ho buit pel nom d'usuari (per defecte). Altrament, especifiqueu un atribut LDAP/AD."
|
||||
|
||||
#: templates/settings.php:32
|
||||
msgid "Help"
|
||||
|
|
|
@ -10,8 +10,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -9,8 +9,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -21,8 +21,16 @@ msgstr ""
|
|||
|
||||
#: templates/authenticate.php:4
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
msgstr "Heslo"
|
||||
|
||||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr "Potvrdit"
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -5,15 +5,15 @@
|
|||
# Translators:
|
||||
# <icewind1991@gmail.com>, 2012.
|
||||
# Jan Krejci <krejca85@gmail.com>, 2011, 2012.
|
||||
# Martin <fireball@atlas.cz>, 2011, 2012.
|
||||
# Martin <fireball@atlas.cz>, 2011-2012.
|
||||
# Michal Hrušecký <Michal@hrusecky.net>, 2012.
|
||||
# <Michal@hrusecky.net>, 2012.
|
||||
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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -268,7 +268,7 @@ msgstr "Jiné"
|
|||
|
||||
#: templates/users.php:80 templates/users.php:112
|
||||
msgid "Group Admin"
|
||||
msgstr ""
|
||||
msgstr "Administrace skupiny"
|
||||
|
||||
#: templates/users.php:82
|
||||
msgid "Quota"
|
||||
|
|
|
@ -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-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-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-29 13:53+0000\n"
|
||||
"Last-Translator: Martin <fireball@atlas.cz>\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"
|
||||
|
@ -164,7 +164,7 @@ msgstr "ve vteřinách. Změna vyprázdní dočasnou paměť."
|
|||
msgid ""
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||
"attribute."
|
||||
msgstr ""
|
||||
msgstr "Ponechte prázdné pro uživateslké jméno (výchozí). Jinak uveďte LDAP/AD paramerty"
|
||||
|
||||
#: templates/settings.php:32
|
||||
msgid "Help"
|
||||
|
|
|
@ -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-29 02:01+0200\n"
|
||||
"PO-Revision-Date: 2012-08-29 00:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -14,8 +14,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -18,8 +18,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -6,12 +6,13 @@
|
|||
# I Robot <thomas.mueller@tmit.eu>, 2012.
|
||||
# <niko@nik-o-mat.de>, 2012.
|
||||
# <thomas.mueller@tmit.eu>, 2012.
|
||||
# <transifex.3.mensaje@spamgourmet.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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -22,8 +23,16 @@ msgstr ""
|
|||
|
||||
#: templates/authenticate.php:4
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
msgstr "Passwort"
|
||||
|
||||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr "Absenden"
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -16,8 +16,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -11,8 +11,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -3,13 +3,14 @@
|
|||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Dimitris M. <monopatis@gmail.com>, 2012.
|
||||
# Nisok Kosin <nikos.efthimiou@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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -20,8 +21,16 @@ msgstr ""
|
|||
|
||||
#: templates/authenticate.php:4
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
msgstr "Συνθηματικό"
|
||||
|
||||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr "Καταχώρηση"
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -14,8 +14,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -10,8 +10,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -20,8 +20,16 @@ msgstr ""
|
|||
|
||||
#: templates/authenticate.php:4
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
msgstr "Pasvorto"
|
||||
|
||||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr "Sendi"
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -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-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-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-29 20:31+0000\n"
|
||||
"Last-Translator: Mariano <mstreet@kde.org.ar>\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"
|
||||
|
@ -108,7 +108,7 @@ msgstr "Baza gruparbo"
|
|||
|
||||
#: templates/settings.php:20
|
||||
msgid "Group-Member association"
|
||||
msgstr ""
|
||||
msgstr "Asocio de grupo kaj membro"
|
||||
|
||||
#: templates/settings.php:21
|
||||
msgid "Use TLS"
|
||||
|
@ -164,7 +164,7 @@ msgstr "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron."
|
|||
msgid ""
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||
"attribute."
|
||||
msgstr ""
|
||||
msgstr "Lasu malplena por uzantonomo (defaŭlto). Alie, specifu LDAP/AD-atributon."
|
||||
|
||||
#: templates/settings.php:32
|
||||
msgid "Help"
|
||||
|
|
|
@ -14,8 +14,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -25,3 +25,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -15,8 +15,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -25,3 +25,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -9,8 +9,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -25,3 +25,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -10,8 +10,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -25,3 +25,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -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-29 02:01+0200\n"
|
||||
"PO-Revision-Date: 2012-08-29 00:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -25,3 +25,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -11,8 +11,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -5,12 +5,13 @@
|
|||
# Translators:
|
||||
# <gp4004@arghh.org>, 2012.
|
||||
# Romain DEP. <rom1dep@gmail.com>, 2012.
|
||||
# <windes@tructor.net>, 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -21,8 +22,16 @@ msgstr ""
|
|||
|
||||
#: templates/authenticate.php:4
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
msgstr "Mot de passe"
|
||||
|
||||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr "Envoyer"
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -16,8 +16,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -6,14 +6,15 @@
|
|||
# Cyril Glapa <kyriog@gmail.com>, 2012.
|
||||
# <mathieu.payrol@gmail.com>, 2012.
|
||||
# Romain DEP. <rom1dep@gmail.com>, 2012.
|
||||
# <windes@tructor.net>, 2012.
|
||||
# <zrk951@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-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-29 08:51+0000\n"
|
||||
"Last-Translator: Windes <windes@tructor.net>\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"
|
||||
|
@ -167,7 +168,7 @@ msgstr "en secondes. Tout changement vide le cache."
|
|||
msgid ""
|
||||
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
|
||||
"attribute."
|
||||
msgstr ""
|
||||
msgstr "Laisser vide "
|
||||
|
||||
#: templates/settings.php:32
|
||||
msgid "Help"
|
||||
|
|
|
@ -9,8 +9,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -10,8 +10,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -10,8 +10,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -10,8 +10,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -10,8 +10,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -10,8 +10,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -25,3 +25,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,8 +9,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
|
@ -7,8 +7,8 @@ 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"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
@ -24,3 +24,11 @@ msgstr ""
|
|||
#: templates/authenticate.php:6
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:9
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: templates/public.php:17
|
||||
msgid "web services under your control"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,8 +7,8 @@ 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-08-29 00:03+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 00:03+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"
|
||||
|
|
|
@ -8,8 +8,8 @@ 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:02+0000\n"
|
||||
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
|
||||
"PO-Revision-Date: 2012-08-30 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"
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче