[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-08-29 02:06:48 +02:00
parent 92c782c1b0
commit 9338d093f9
253 changed files with 5434 additions and 2207 deletions

View File

@ -1,13 +1,32 @@
<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "Tidak ada galat, berkas sukses diunggah",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "File yang diunggah melampaui directive upload_max_filesize di php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "File yang diunggah melampaui directive MAX_FILE_SIZE yang disebutan dalam form HTML.",
"The uploaded file was only partially uploaded" => "Berkas hanya diunggah sebagian",
"No file was uploaded" => "Tidak ada berkas yang diunggah",
"Missing a temporary folder" => "Kehilangan folder temporer",
"Failed to write to disk" => "Gagal menulis ke disk",
"Files" => "Berkas",
"Delete" => "Hapus",
"already exists" => "sudah ada",
"replace" => "mengganti",
"cancel" => "batalkan",
"replaced" => "diganti",
"with" => "dengan",
"undo" => "batal dikerjakan",
"deleted" => "dihapus",
"generating ZIP-file, it may take some time." => "membuat berkas ZIP, ini mungkin memakan waktu.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Gagal mengunggah berkas anda karena berupa direktori atau mempunyai ukuran 0 byte",
"Upload Error" => "Terjadi Galat Pengunggahan",
"Pending" => "Menunggu",
"Upload cancelled." => "Pengunggahan dibatalkan.",
"Invalid name, '/' is not allowed." => "Kesalahan nama, '/' tidak diijinkan.",
"Size" => "Ukuran",
"Modified" => "Dimodifikasi",
"folder" => "folder",
"folders" => "folder-folder",
"file" => "berkas",
"files" => "berkas-berkas",
"File handling" => "Penanganan berkas",
"Maximum upload size" => "Ukuran unggah maksimum",
"max. possible: " => "Kemungkinan maks:",

View File

@ -1,13 +1,18 @@
<?php $TRANSLATIONS = array(
"External Storage" => "Externí úložiště",
"Mount point" => "Přípojný bod",
"Backend" => "Končící",
"Configuration" => "Konfigurace",
"Options" => "Nastavení",
"Applicable" => "Platný",
"Add mount point" => "Přidat přípojný bod",
"None set" => "Nenastaveno",
"All Users" => "Všichni uživatelé",
"Groups" => "Skupiny",
"Users" => "Uživatelé",
"Delete" => "Smazat",
"SSL root certificates" => "Kořenové SSL certifikáty",
"Import Root Certificate" => "Import kořenového certifikátu",
"Enable User External Storage" => "Zapnout uživatelské externí úložiště",
"Allow users to mount their own external storage" => "Povolit uživatelů připojit jejich vlastní externí úložiště"
);

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Expirar todas as versões",
"Enable Files Versioning" => "Habilitar versionamento de arquivos"
);

View File

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Host" => "Host",
"Password" => "Parool",
"Group Filter" => "Grupi filter",
"Port" => "Port",
"Use TLS" => "Kasutaja TLS",
"in bytes" => "baitides",
"Help" => "Abiinfo"
);

View File

@ -0,0 +1,5 @@
<?php $TRANSLATIONS = array(
"Host" => "میزبانی",
"Password" => "رمز عبور",
"Help" => "راه‌نما"
);

View File

@ -1,14 +1,14 @@
<?php $TRANSLATIONS = array(
"Host" => "Hôte",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Vous pouvez omettre le protocole, sauf si vous avez besoin de SSL. Dans ce cas préfixez avec ldaps://",
"Base DN" => "DN de base",
"You can specify Base DN for users and groups in the Advanced tab" => "Vous pouvez spécifier le DN de base pour les utilisateurs et les groupes dans l'onglet Avancé",
"User DN" => "DN Utilisateur",
"Base DN" => "DN Racine",
"You can specify Base DN for users and groups in the Advanced tab" => "Vous pouvez détailler les DN Racines de vos utilisateurs et groupes dans l'onglet Avancé",
"User DN" => "DN Utilisateur (Autorisé à consulter l'annuaire)",
"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." => "Le DN de l'utilisateur client avec lequel la liaison doit se faire, par exemple uid=agent,dc=example,dc=com. Pour l'accès anonyme, laisser le DN et le mot de passe vides.",
"Password" => "Mot de passe",
"For anonymous access, leave DN and Password empty." => "Pour l'accès anonyme, laisser le DN et le mot de passe vides.",
"User Login Filter" => "Filtre d'identifiants utilisateur",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Définit le filtre à appliquer lors d'une tentative de connexion. %%uid remplace le nom d'utilisateur lors de la connexion.",
"For anonymous access, leave DN and Password empty." => "Pour un accès anonyme, laisser le DN Utilisateur et le mot de passe vides.",
"User Login Filter" => "Modèle d'authentification utilisateurs",
"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Définit le motif à appliquer, lors d'une tentative de connexion. %%uid est remplacé par le nom d'utilisateur lors de la connexion.",
"use %%uid placeholder, e.g. \"uid=%%uid\"" => "veuillez utiliser le champ %%uid , ex.: \"uid=%%uid\"",
"User List Filter" => "Filtre d'utilisateurs",
"Defines the filter to apply, when retrieving users." => "Définit le filtre à appliquer lors de la récupération des utilisateurs.",
@ -17,15 +17,19 @@
"Defines the filter to apply, when retrieving groups." => "Définit le filtre à appliquer lors de la récupération des groupes.",
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sans élément de substitution, par exemple \"objectClass=posixGroup\".",
"Port" => "Port",
"Base User Tree" => "DN racine de l'arbre utilisateurs",
"Base Group Tree" => "DN racine de l'arbre groupes",
"Group-Member association" => "Association groupe-membre",
"Use TLS" => "Utiliser TLS",
"Do not use it for SSL connections, it will fail." => "Ne pas utiliser pour les connexions SSL, car cela échouera.",
"Case insensitve LDAP server (Windows)" => "Serveur LDAP insensible à la casse (Windows)",
"Turn off SSL certificate validation." => "Désactiver la validation du certificat SSL",
"Turn off SSL certificate validation." => "Désactiver la validation du certificat SSL.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la connexion ne fonctionne qu'avec cette option, importez le certificat SSL du serveur LDAP dans le serveur ownCloud.",
"Not recommended, use for testing only." => "Non recommendé, utilisation pour tests uniquement.",
"The LDAP attribute to use to generate the user`s ownCloud name." => "L'attribut LDAP utilisé pour générer les noms d'utilisateurs d'ownCloud",
"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",
"Not recommended, use for testing only." => "Non recommandé, utilisation pour tests uniquement.",
"User Display Name Field" => "Champ \"nom d'affichage\" de l'utilisateur",
"The LDAP attribute to use to generate the user`s ownCloud name." => "L'attribut LDAP utilisé pour générer les noms d'utilisateurs d'ownCloud.",
"Group Display Name Field" => "Champ \"nom d'affichage\" du groupe",
"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.",
"Help" => "Aide"

View File

@ -15,11 +15,21 @@
"without any placeholder, e.g. \"objectClass=person\"." => "без заполнителя, например: \"objectClass=person\".",
"Group Filter" => "Фильтр группы",
"Defines the filter to apply, when retrieving groups." => "Определяет фильтр для применения при получении группы.",
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "без заполнения, например \"objectClass=posixGroup\".",
"Port" => "Порт",
"Base User Tree" => "База пользовательского дерева",
"Base Group Tree" => "База группового дерева",
"Group-Member association" => "Ассоциация Группа-Участник",
"Use TLS" => "Использовать TLS",
"Do not use it for SSL connections, it will fail." => "Не используйте для соединений SSL",
"Case insensitve LDAP server (Windows)" => "Нечувствительный к регистру сервер LDAP (Windows)",
"Turn off SSL certificate validation." => "Отключить проверку сертификата SSL.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Если соединение работает только с этой опцией, импортируйте на ваш сервер ownCloud сертификат SSL сервера LDAP.",
"Not recommended, use for testing only." => "Не рекомендуется, используйте только для тестирования.",
"User Display Name Field" => "Поле отображаемого имени пользователя",
"The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP для генерации имени пользователя ownCloud.",
"Group Display Name Field" => "Поле отображаемого имени группы",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP для генерации имени группы ownCloud.",
"in bytes" => "в байтах",
"in seconds. A change empties the cache." => "в секундах. Изменение очистит кэш.",
"Help" => "Помощь"

14
core/l10n/hi.php Normal file
View File

@ -0,0 +1,14 @@
<?php $TRANSLATIONS = array(
"Username" => "प्रयोक्ता का नाम",
"Cloud not found" => "क्लौड नहीं मिला ",
"Create an <strong>admin account</strong>" => "व्यवस्थापक खाता बनाएँ",
"Password" => "पासवर्ड",
"Advanced" => "उन्नत",
"Configure the database" => "डेटाबेस कॉन्फ़िगर करें ",
"Database user" => "डेटाबेस उपयोगकर्ता",
"Database password" => "डेटाबेस पासवर्ड",
"Finish setup" => "सेटअप समाप्त करे",
"You are logged out." => "आप लोग आउट कर दिए गए हैं.",
"prev" => "पिछला",
"next" => "अगला"
);

View File

@ -3,6 +3,23 @@
"No category to add?" => "Tidak ada kategori yang akan ditambahkan?",
"This category already exists: " => "Kategori ini sudah ada:",
"Settings" => "Setelan",
"January" => "Januari",
"February" => "Februari",
"March" => "Maret",
"April" => "April",
"May" => "Mei",
"June" => "Juni",
"July" => "Juli",
"August" => "Agustus",
"September" => "September",
"October" => "Oktober",
"November" => "Nopember",
"December" => "Desember",
"Cancel" => "Batalkan",
"No" => "Tidak",
"Yes" => "Ya",
"Ok" => "Oke",
"No categories selected for deletion." => "Tidak ada kategori terpilih untuk penghapusan.",
"ownCloud password reset" => "reset password ownCloud",
"Use the following link to reset your password: {link}" => "Gunakan tautan berikut untuk mereset password anda: {link}",
"You will receive a link to reset your password via Email." => "Anda akan mendapatkan link untuk mereset password anda lewat Email.",

View File

@ -39,7 +39,7 @@
"Admin" => "Admin",
"Help" => "Aiuto",
"Access forbidden" => "Accesso negato",
"Cloud not found" => "Cloud non trovata",
"Cloud not found" => "Nuvola non trovata",
"Edit categories" => "Modifica le categorie",
"Add" => "Aggiungi",
"Create an <strong>admin account</strong>" => "Crea un <strong>account amministratore</strong>",
@ -47,7 +47,7 @@
"Advanced" => "Avanzate",
"Data folder" => "Cartella dati",
"Configure the database" => "Configura il database",
"will be used" => "sarà usato",
"will be used" => "sarà utilizzato",
"Database user" => "Utente del database",
"Database password" => "Password del database",
"Database name" => "Nome del database",

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -33,55 +33,55 @@ msgstr ""
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr ""

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
@ -17,18 +17,10 @@ msgstr ""
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -86,10 +86,46 @@ msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Log"
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr ""
#: templates/admin.php:95
msgid "More"
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-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -159,6 +159,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -34,55 +34,55 @@ msgstr ""
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "تعديلات"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr ""

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -17,18 +17,10 @@ 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"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -88,10 +88,46 @@ msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Log"
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr ""
#: templates/admin.php:95
msgid "More"
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-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -159,6 +159,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -33,55 +33,55 @@ msgstr ""
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr ""

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
"MIME-Version: 1.0\n"
@ -17,18 +17,10 @@ msgstr ""
"Language: ar_SA\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -86,10 +86,46 @@ msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Log"
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr ""
#: templates/admin.php:95
msgid "More"
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-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -159,6 +159,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:01+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -37,55 +37,55 @@ msgstr "Категорията вече съществува:"
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Настройки"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Януари"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Февруари"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Март"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Април"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Май"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Юни"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Юли"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Август"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Септември"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Октомври"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Ноември"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Декември"

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -17,18 +17,10 @@ msgstr ""
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -89,10 +89,46 @@ msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Log"
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr ""
#: templates/admin.php:95
msgid "More"
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-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -159,6 +159,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -35,55 +35,55 @@ msgstr "Aquesta categoria ja existeix:"
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Arranjament"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Gener"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Febrer"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Març"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Abril"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Maig"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Juny"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Juliol"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Agost"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Setembre"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Octubre"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Novembre"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Desembre"

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -18,18 +18,10 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr "Mida"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr "Modificat"
#: templates/get.php:5
msgid "Delete all"
msgstr "Esborra-ho tot"
#: templates/get.php:5
msgid "Delete"
msgstr "Elimina"
#: templates/authenticate.php:6
msgid "Submit"
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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 07:27+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -88,10 +88,46 @@ msgid "use systems cron service"
msgstr "usa el servei cron del sistema"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Registre"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Més"

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-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-13 18:54+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\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"
"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"
@ -160,6 +160,12 @@ msgstr "en bytes"
msgid "in seconds. A change empties the cache."
msgstr "en segons. Un canvi buidarà la memòria de cau."
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Ajuda"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -36,55 +36,55 @@ msgstr "Tato kategorie již existuje:"
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Nastavení"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Leden"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Únor"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Březen"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Duben"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Květen"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Červen"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Červenec"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Srpen"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Září"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Říjen"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Listopad"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Prosinec"

View File

@ -4,14 +4,15 @@
#
# Translators:
# Jan Krejci <krejca85@gmail.com>, 2012.
# Martin <fireball@atlas.cz>, 2012.
# Michal Hrušecký <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-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 23:53+0000\n"
"Last-Translator: Jan Krejci <krejca85@gmail.com>\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 19:11+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"
@ -29,7 +30,7 @@ msgstr "Přípojný bod"
#: templates/settings.php:8
msgid "Backend"
msgstr ""
msgstr "Končící"
#: templates/settings.php:9
msgid "Configuration"
@ -41,7 +42,7 @@ msgstr "Nastavení"
#: templates/settings.php:11
msgid "Applicable"
msgstr ""
msgstr "Platný"
#: templates/settings.php:23
msgid "Add mount point"
@ -49,7 +50,7 @@ msgstr "Přidat přípojný bod"
#: templates/settings.php:54 templates/settings.php:62
msgid "None set"
msgstr ""
msgstr "Nenastaveno"
#: templates/settings.php:63
msgid "All Users"
@ -69,11 +70,11 @@ msgstr "Smazat"
#: templates/settings.php:88
msgid "SSL root certificates"
msgstr ""
msgstr "Kořenové SSL certifikáty"
#: templates/settings.php:102
msgid "Import Root Certificate"
msgstr ""
msgstr "Import kořenového certifikátu"
#: templates/settings.php:108
msgid "Enable User External Storage"

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-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 19:58+0000\n"
"Last-Translator: Michal Hrušecký <Michal@hrusecky.net>\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"
"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"
@ -19,18 +19,10 @@ msgstr ""
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
#: templates/get.php:4
msgid "Size"
msgstr "Velikost"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr "Upraveno"
#: templates/get.php:5
msgid "Delete all"
msgstr "Smazat vše"
#: templates/get.php:5
msgid "Delete"
msgstr "Smazat"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -91,10 +91,46 @@ msgid "use systems cron service"
msgstr "použijte systémovou službu cron"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Log"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Více"

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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-17 16:01+0000\n"
"Last-Translator: Martin <fireball@atlas.cz>\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"
"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"
@ -160,6 +160,12 @@ msgstr "v bytech"
msgid "in seconds. A change empties the cache."
msgstr "ve vteřinách. Změna vyprázdní dočasnou paměť."
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Nápověda"

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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:01+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -38,55 +38,55 @@ msgstr "Denne kategori eksisterer allerede: "
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Indstillinger"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Januar"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Februar"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Marts"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "April"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Maj"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Juni"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Juli"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "August"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "September"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Oktober"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "November"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "December"

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -17,18 +17,10 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
#: templates/authenticate.php:6
msgid "Submit"
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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 14:35+0000\n"
"Last-Translator: ressel <sr@ybnet.dk>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -93,10 +93,46 @@ msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Log"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Mere"

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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 14:58+0000\n"
"Last-Translator: ressel <sr@ybnet.dk>\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"
"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"
@ -160,6 +160,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Hjælp"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:01+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -44,55 +44,55 @@ msgstr "Kategorie existiert bereits:"
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Einstellungen"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Januar"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Februar"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "März"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "April"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Mai"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Juni"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Juli"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "August"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "September"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Oktober"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "November"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Dezember"

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
@ -20,18 +20,10 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr "Größe"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr "Geändert"
#: templates/get.php:5
msgid "Delete all"
msgstr "Alle löschen"
#: templates/get.php:5
msgid "Delete"
msgstr "Löschen"
#: templates/authenticate.php:6
msgid "Submit"
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-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 09:08+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.com>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -95,10 +95,46 @@ msgid "use systems cron service"
msgstr "Nutze System-Cron-Service"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Log"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Mehr"

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-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 10:14+0000\n"
"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.com>\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"
"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"
@ -164,6 +164,12 @@ msgstr "in Bytes"
msgid "in seconds. A change empties the cache."
msgstr "in Sekunden. Eine Änderung leert den Cache."
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Hilfe"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:01+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -37,55 +37,55 @@ msgstr "Αυτή η κατηγορία υπάρχει ήδη"
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Ρυθμίσεις"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Ιανουάριος"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Φεβρουάριος"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Μάρτιος"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Απρίλιος"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Μάϊος"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Ιούνιος"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Ιούλιος"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Αύγουστος"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Σεπτέμβριος"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Οκτώβριος"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Νοέμβριος"
#: js/js.js:576
#: js/js.js:587
msgid "December"
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 08:57+0000\n"
"Last-Translator: Nisok Kosin <nikos.efthimiou@gmail.com>\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"
"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,18 +18,10 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr "Μέγεθος"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr "Τροποποιήθηκε"
#: templates/get.php:5
msgid "Delete all"
msgstr "Διαγραφή όλων"
#: templates/get.php:5
msgid "Delete"
msgstr "Διαγραφή"
#: templates/authenticate.php:6
msgid "Submit"
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-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 08:43+0000\n"
"Last-Translator: Nisok Kosin <nikos.efthimiou@gmail.com>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -93,10 +93,46 @@ msgid "use systems cron service"
msgstr "Χρήση της υπηρεσίας cron του συστήματος"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Αρχείο καταγραφής"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
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 13:38+0000\n"
"Last-Translator: Efstathios Iosifidis <diamond_gr@freemail.gr>\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"
"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"
@ -160,6 +160,12 @@ msgstr "σε bytes"
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Βοήθεια"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -36,55 +36,55 @@ msgstr "Ĉi tiu kategorio jam ekzistas: "
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Agordo"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Januaro"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Februaro"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Marto"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Aprilo"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Majo"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Junio"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Julio"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Aŭgusto"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Septembro"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Oktobro"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Novembro"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Decembro"

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -18,18 +18,10 @@ msgstr ""
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
msgstr "Forigi"

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-19 02:02+0200\n"
"PO-Revision-Date: 2012-08-18 17:13+0000\n"
"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -88,10 +88,46 @@ msgid "use systems cron service"
msgstr "uzi la cron-servon de la sistemo"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Protokolo"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Pli"

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-19 02:02+0200\n"
"PO-Revision-Date: 2012-08-18 14:28+0000\n"
"Last-Translator: Mariano <mstreet@kde.org.ar>\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"
"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"
@ -160,6 +160,12 @@ msgstr "duumoke"
msgid "in seconds. A change empties the cache."
msgstr "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron."
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Helpo"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:01+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -40,55 +40,55 @@ msgstr "Esta categoría ya existe: "
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Ajustes"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Enero"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Febrero"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Marzo"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Abril"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Mayo"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Junio"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Julio"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Agosto"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Septiembre"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Octubre"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Noviembre"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Diciembre"

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 09:11+0000\n"
"Last-Translator: Javier Llorente <javier@opensuse.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"
"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,18 +18,10 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr "Tamaño"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr "Modificado"
#: templates/get.php:5
msgid "Delete all"
msgstr "Eliminar todo"
#: templates/get.php:5
msgid "Delete"
msgstr "Eliminar"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -15,9 +15,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:14+0000\n"
"Last-Translator: Javier Llorente <javier@opensuse.org>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -94,10 +94,46 @@ msgid "use systems cron service"
msgstr "usar servicio cron del sistema"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Registro"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Más"

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 09:28+0000\n"
"Last-Translator: Javier Llorente <javier@opensuse.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"
"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"
@ -160,6 +160,12 @@ msgstr "en bytes"
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Ayuda"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:01+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -34,55 +34,55 @@ msgstr "See kategooria on juba olemas: "
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Seaded"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Jaanuar"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Veebruar"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Märts"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Aprill"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Mai"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Juuni"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Juuli"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "August"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "September"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Oktoober"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "November"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Detsember"

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@ -18,18 +18,10 @@ msgstr ""
"Language: et_EE\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
msgstr "Kustutamine"

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 19:46+0200\n"
"PO-Revision-Date: 2012-08-26 17:19+0000\n"
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -88,10 +88,46 @@ msgid "use systems cron service"
msgstr "kasuta süsteemide cron teenuseid"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Logi"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Veel"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Rivo Zängov <eraser@eraser.ee>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -19,7 +20,7 @@ msgstr ""
#: templates/settings.php:8
msgid "Host"
msgstr ""
msgstr "Host"
#: templates/settings.php:8
msgid ""
@ -47,7 +48,7 @@ msgstr ""
#: templates/settings.php:11
msgid "Password"
msgstr ""
msgstr "Parool"
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
@ -83,7 +84,7 @@ msgstr ""
#: templates/settings.php:14
msgid "Group Filter"
msgstr ""
msgstr "Grupi filter"
#: templates/settings.php:14
msgid "Defines the filter to apply, when retrieving groups."
@ -95,7 +96,7 @@ msgstr ""
#: templates/settings.php:17
msgid "Port"
msgstr ""
msgstr "Port"
#: templates/settings.php:18
msgid "Base User Tree"
@ -111,7 +112,7 @@ msgstr ""
#: templates/settings.php:21
msgid "Use TLS"
msgstr ""
msgstr "Kasutaja TLS"
#: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail."
@ -153,12 +154,18 @@ msgstr ""
#: templates/settings.php:27
msgid "in bytes"
msgstr ""
msgstr "baitides"
#: templates/settings.php:29
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
msgid "Help"
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Abiinfo"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -35,55 +35,55 @@ msgstr "Kategoria hau dagoeneko existitzen da:"
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Ezarpenak"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Urtarrila"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Otsaila"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Martxoa"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Apirila"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Maiatza"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Ekaina"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Uztaila"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Abuztua"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Iraila"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Urria"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Azaroa"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Abendua"

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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-27 08:54+0000\n"
"Last-Translator: asieriko <asieriko@gmail.com>\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"
"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"
@ -18,18 +18,10 @@ msgstr ""
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr "Tamaina"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr "Aldatuta"
#: templates/get.php:5
msgid "Delete all"
msgstr "Ezabatu dena"
#: templates/get.php:5
msgid "Delete"
msgstr "Ezabatu"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-27 11:17+0000\n"
"Last-Translator: asieriko <asieriko@gmail.com>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -89,10 +89,46 @@ msgid "use systems cron service"
msgstr "erabili sistemaren cron zerbitzua"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Egunkaria"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Gehiago"

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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-27 10:45+0000\n"
"Last-Translator: asieriko <asieriko@gmail.com>\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"
"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"
@ -160,6 +160,12 @@ msgstr "bytetan"
msgid "in seconds. A change empties the cache."
msgstr "segundutan. Aldaketak katxea husten du."
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Laguntza"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -33,55 +33,55 @@ msgstr ""
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr ""

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
"MIME-Version: 1.0\n"
@ -17,18 +17,10 @@ msgstr ""
"Language: eu_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -86,10 +86,46 @@ msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Log"
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr ""
#: templates/admin.php:95
msgid "More"
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-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -159,6 +159,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -34,55 +34,55 @@ msgstr "این گروه از قبل اضافه شده"
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "تنظیمات"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "ژانویه"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "فبریه"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "مارس"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "آوریل"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "می"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "ژوئن"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "جولای"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "آگوست"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "سپتامبر"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "اکتبر"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "نوامبر"
#: js/js.js:576
#: js/js.js:587
msgid "December"
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:07+0000\n"
"Last-Translator: Mohammad Dashtizadeh <mohammad@dashtizadeh.net>\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"
"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"
@ -18,18 +18,10 @@ msgstr ""
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0\n"
#: templates/get.php:4
msgid "Size"
msgstr "اندازه"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr "تاریخ"
#: templates/get.php:5
msgid "Delete all"
msgstr "حذف همه"
#: templates/get.php:5
msgid "Delete"
msgstr "حذف"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -88,10 +88,46 @@ msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "کارنامه"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "بیشتر"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -19,7 +20,7 @@ msgstr ""
#: templates/settings.php:8
msgid "Host"
msgstr ""
msgstr "میزبانی"
#: templates/settings.php:8
msgid ""
@ -47,7 +48,7 @@ msgstr ""
#: templates/settings.php:11
msgid "Password"
msgstr ""
msgstr "رمز عبور"
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
@ -159,6 +160,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
msgid "Help"
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "راه‌نما"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -33,55 +33,55 @@ msgstr ""
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr ""
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr ""
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr ""

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n"
"MIME-Version: 1.0\n"
@ -17,18 +17,10 @@ msgstr ""
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -86,10 +86,46 @@ msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Log"
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr ""
#: templates/admin.php:95
msgid "More"
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-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -159,6 +159,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -38,55 +38,55 @@ msgstr "Tämä luokka on jo olemassa: "
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Asetukset"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Tammikuu"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Helmikuu"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Maaliskuu"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Huhtikuu"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Toukokuu"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Kesäkuu"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Heinäkuu"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Elokuu"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Syyskuu"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Lokakuu"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Marraskuu"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Joulukuu"

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 11:35+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\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"
"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,18 +18,10 @@ msgstr ""
"Language: fi_FI\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr "Koko"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr "Muokattu"
#: templates/get.php:5
msgid "Delete all"
msgstr "Poista kaikki"
#: templates/get.php:5
msgid "Delete"
msgstr "Poista"
#: templates/authenticate.php:6
msgid "Submit"
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-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 12:07+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -88,10 +88,46 @@ msgid "use systems cron service"
msgstr "käytä järjestelmän cron-palvelua"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Loki"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Lisää"

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-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 18:00+0000\n"
"Last-Translator: kyyberi <jarkko.moilanen@want3d.fi>\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"
"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"
@ -161,6 +161,12 @@ msgstr "tavuissa"
msgid "in seconds. A change empties the cache."
msgstr "sekunneissa. Muutos tyhjentää välimuistin."
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Ohje"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:01+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -37,55 +37,55 @@ msgstr "Cette catégorie existe déjà : "
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Paramètres"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Janvier"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Février"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Mars"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Avril"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Mai"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Juin"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Juillet"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Août"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Septembre"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Octobre"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Novembre"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Décembre"

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
@ -19,18 +19,10 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
#: templates/get.php:4
msgid "Size"
msgstr "Taille"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr "Modifié"
#: templates/get.php:5
msgid "Delete all"
msgstr "Tout effacer"
#: templates/get.php:5
msgid "Delete"
msgstr "Effacement"
#: templates/authenticate.php:6
msgid "Submit"
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-21 02:03+0200\n"
"PO-Revision-Date: 2012-08-20 15:19+0000\n"
"Last-Translator: gp4004 <gp4004@arghh.org>\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -95,10 +95,46 @@ msgid "use systems cron service"
msgstr "utiliser le service cron du système "
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Journaux"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Plus"

View File

@ -3,15 +3,17 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Cyril Glapa <kyriog@gmail.com>, 2012.
# <mathieu.payrol@gmail.com>, 2012.
# Romain DEP. <rom1dep@gmail.com>, 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-24 02:02+0200\n"
"PO-Revision-Date: 2012-08-23 17:01+0000\n"
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\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"
"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"
@ -30,15 +32,15 @@ msgstr "Vous pouvez omettre le protocole, sauf si vous avez besoin de SSL. Dans
#: templates/settings.php:9
msgid "Base DN"
msgstr "DN de base"
msgstr "DN Racine"
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr "Vous pouvez spécifier le DN de base pour les utilisateurs et les groupes dans l'onglet Avancé"
msgstr "Vous pouvez détailler les DN Racines de vos utilisateurs et groupes dans l'onglet Avancé"
#: templates/settings.php:10
msgid "User DN"
msgstr "DN Utilisateur"
msgstr "DN Utilisateur (Autorisé à consulter l'annuaire)"
#: templates/settings.php:10
msgid ""
@ -53,18 +55,18 @@ msgstr "Mot de passe"
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
msgstr "Pour l'accès anonyme, laisser le DN et le mot de passe vides."
msgstr "Pour un accès anonyme, laisser le DN Utilisateur et le mot de passe vides."
#: templates/settings.php:12
msgid "User Login Filter"
msgstr "Filtre d'identifiants utilisateur"
msgstr "Modèle d'authentification utilisateurs"
#: templates/settings.php:12
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr "Définit le filtre à appliquer lors d'une tentative de connexion. %%uid remplace le nom d'utilisateur lors de la connexion."
msgstr "Définit le motif à appliquer, lors d'une tentative de connexion. %%uid est remplacé par le nom d'utilisateur lors de la connexion."
#: templates/settings.php:12
#, php-format
@ -101,11 +103,11 @@ msgstr "Port"
#: templates/settings.php:18
msgid "Base User Tree"
msgstr ""
msgstr "DN racine de l'arbre utilisateurs"
#: templates/settings.php:19
msgid "Base Group Tree"
msgstr ""
msgstr "DN racine de l'arbre groupes"
#: templates/settings.php:20
msgid "Group-Member association"
@ -125,7 +127,7 @@ msgstr "Serveur LDAP insensible à la casse (Windows)"
#: templates/settings.php:23
msgid "Turn off SSL certificate validation."
msgstr "Désactiver la validation du certificat SSL"
msgstr "Désactiver la validation du certificat SSL."
#: templates/settings.php:23
msgid ""
@ -135,23 +137,23 @@ msgstr "Si la connexion ne fonctionne qu'avec cette option, importez le certific
#: templates/settings.php:23
msgid "Not recommended, use for testing only."
msgstr "Non recommendé, utilisation pour tests uniquement."
msgstr "Non recommandé, utilisation pour tests uniquement."
#: templates/settings.php:24
msgid "User Display Name Field"
msgstr ""
msgstr "Champ \"nom d'affichage\" de l'utilisateur"
#: templates/settings.php:24
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr "L'attribut LDAP utilisé pour générer les noms d'utilisateurs d'ownCloud"
msgstr "L'attribut LDAP utilisé pour générer les noms d'utilisateurs d'ownCloud."
#: templates/settings.php:25
msgid "Group Display Name Field"
msgstr ""
msgstr "Champ \"nom d'affichage\" du groupe"
#: templates/settings.php:25
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr "L'attribut LDAP utilisé pour générer les noms de groupes d'ownCloud"
msgstr "L'attribut LDAP utilisé pour générer les noms de groupes d'ownCloud."
#: templates/settings.php:27
msgid "in bytes"
@ -161,6 +163,12 @@ msgstr "en octets"
msgid "in seconds. A change empties the cache."
msgstr "en secondes. Tout changement vide le cache."
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr "Aide"

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -35,55 +35,55 @@ msgstr "Esta categoría xa existe: "
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "Preferencias"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "Xaneiro"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "Febreiro"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "Marzo"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "Abril"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "Maio"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "Xuño"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "Xullo"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "Agosto"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "Setembro"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "Outubro"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "Novembro"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "Nadal"

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -17,18 +17,10 @@ msgstr ""
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -88,10 +88,46 @@ msgid "use systems cron service"
msgstr "utilice o servizo cron do sistema"
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "Conectar"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
msgstr "Máis"

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-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -159,6 +159,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

View File

@ -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-28 02:01+0200\n"
"PO-Revision-Date: 2012-08-28 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -36,55 +36,55 @@ msgstr "קטגוריה זאת כבר קיימת: "
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:190 templates/layout.user.php:64 templates/layout.user.php:65
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr "הגדרות"
#: js/js.js:575
#: js/js.js:586
msgid "January"
msgstr "ינואר"
#: js/js.js:575
#: js/js.js:586
msgid "February"
msgstr "פברואר"
#: js/js.js:575
#: js/js.js:586
msgid "March"
msgstr "מרץ"
#: js/js.js:575
#: js/js.js:586
msgid "April"
msgstr "אפריל"
#: js/js.js:575
#: js/js.js:586
msgid "May"
msgstr "מאי"
#: js/js.js:575
#: js/js.js:586
msgid "June"
msgstr "יוני"
#: js/js.js:576
#: js/js.js:587
msgid "July"
msgstr "יולי"
#: js/js.js:576
#: js/js.js:587
msgid "August"
msgstr "אוגוסט"
#: js/js.js:576
#: js/js.js:587
msgid "September"
msgstr "ספטמבר"
#: js/js.js:576
#: js/js.js:587
msgid "October"
msgstr "אוקטובר"
#: js/js.js:576
#: js/js.js:587
msgid "November"
msgstr "נובמבר"
#: js/js.js:576
#: js/js.js:587
msgid "December"
msgstr "דצמבר"

View File

@ -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-23 02:03+0200\n"
"PO-Revision-Date: 2012-08-23 00:04+0000\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"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@ -17,18 +17,10 @@ msgstr ""
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/get.php:4
msgid "Size"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/get.php:5
msgid "Modified"
msgstr ""
#: templates/get.php:5
msgid "Delete all"
msgstr ""
#: templates/get.php:5
msgid "Delete"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

View File

@ -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-18 02:01+0200\n"
"PO-Revision-Date: 2012-08-18 00:02+0000\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
@ -89,10 +89,46 @@ msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr "יומן"
#: templates/admin.php:67
#: templates/admin.php:95
msgid "More"
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-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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"
@ -159,6 +159,12 @@ msgstr ""
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:31
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

273
l10n/hi/core.po Normal file
View File

@ -0,0 +1,273 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sanjay Rabidas <rabidassanjay@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: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"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided."
msgstr ""
#: ajax/vcategories/add.php:29
msgid "No category to add?"
msgstr ""
#: ajax/vcategories/add.php:36
msgid "This category already exists: "
msgstr ""
#: js/jquery-ui-1.8.16.custom.min.js:511
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
msgstr ""
#: js/js.js:201 templates/layout.user.php:64 templates/layout.user.php:65
msgid "Settings"
msgstr ""
#: js/js.js:586
msgid "January"
msgstr ""
#: js/js.js:586
msgid "February"
msgstr ""
#: js/js.js:586
msgid "March"
msgstr ""
#: js/js.js:586
msgid "April"
msgstr ""
#: js/js.js:586
msgid "May"
msgstr ""
#: js/js.js:586
msgid "June"
msgstr ""
#: js/js.js:587
msgid "July"
msgstr ""
#: js/js.js:587
msgid "August"
msgstr ""
#: js/js.js:587
msgid "September"
msgstr ""
#: js/js.js:587
msgid "October"
msgstr ""
#: js/js.js:587
msgid "November"
msgstr ""
#: js/js.js:587
msgid "December"
msgstr ""
#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
msgid "Cancel"
msgstr ""
#: js/oc-dialogs.js:159
msgid "No"
msgstr ""
#: js/oc-dialogs.js:160
msgid "Yes"
msgstr ""
#: js/oc-dialogs.js:177
msgid "Ok"
msgstr ""
#: js/oc-vcategories.js:68
msgid "No categories selected for deletion."
msgstr ""
#: js/oc-vcategories.js:68
msgid "Error"
msgstr ""
#: lostpassword/index.php:26
msgid "ownCloud password reset"
msgstr ""
#: lostpassword/templates/email.php:1
msgid "Use the following link to reset your password: {link}"
msgstr ""
#: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email."
msgstr ""
#: lostpassword/templates/lostpassword.php:5
msgid "Requested"
msgstr ""
#: lostpassword/templates/lostpassword.php:8
msgid "Login failed!"
msgstr ""
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:26
#: templates/login.php:9
msgid "Username"
msgstr "प्रयोक्ता का नाम"
#: lostpassword/templates/lostpassword.php:15
msgid "Request reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
msgstr ""
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
msgstr ""
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
msgstr ""
#: strings.php:5
msgid "Personal"
msgstr ""
#: strings.php:6
msgid "Users"
msgstr ""
#: strings.php:7
msgid "Apps"
msgstr ""
#: strings.php:8
msgid "Admin"
msgstr ""
#: strings.php:9
msgid "Help"
msgstr ""
#: templates/403.php:12
msgid "Access forbidden"
msgstr ""
#: templates/404.php:12
msgid "Cloud not found"
msgstr "क्लौड नहीं मिला "
#: templates/edit_categories_dialog.php:4
msgid "Edit categories"
msgstr ""
#: templates/edit_categories_dialog.php:14
msgid "Add"
msgstr ""
#: templates/installation.php:24
msgid "Create an <strong>admin account</strong>"
msgstr "व्यवस्थापक खाता बनाएँ"
#: templates/installation.php:30 templates/login.php:13
msgid "Password"
msgstr "पासवर्ड"
#: templates/installation.php:36
msgid "Advanced"
msgstr "उन्नत"
#: templates/installation.php:38
msgid "Data folder"
msgstr ""
#: templates/installation.php:45
msgid "Configure the database"
msgstr "डेटाबेस कॉन्फ़िगर करें "
#: templates/installation.php:50 templates/installation.php:61
#: templates/installation.php:71 templates/installation.php:81
msgid "will be used"
msgstr ""
#: templates/installation.php:93
msgid "Database user"
msgstr "डेटाबेस उपयोगकर्ता"
#: templates/installation.php:97
msgid "Database password"
msgstr "डेटाबेस पासवर्ड"
#: templates/installation.php:101
msgid "Database name"
msgstr ""
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
#: templates/installation.php:115
msgid "Database host"
msgstr ""
#: templates/installation.php:120
msgid "Finish setup"
msgstr "सेटअप समाप्त करे"
#: templates/layout.guest.php:42
msgid "web services under your control"
msgstr ""
#: templates/layout.user.php:49
msgid "Log out"
msgstr ""
#: templates/login.php:6
msgid "Lost your password?"
msgstr ""
#: templates/login.php:17
msgid "remember"
msgstr ""
#: templates/login.php:18
msgid "Log in"
msgstr ""
#: templates/logout.php:1
msgid "You are logged out."
msgstr "आप लोग आउट कर दिए गए हैं."
#: templates/part.pagenavi.php:3
msgid "prev"
msgstr "पिछला"
#: templates/part.pagenavi.php:20
msgid "next"
msgstr "अगला"

218
l10n/hi/files.po Normal file
View File

@ -0,0 +1,218 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2011-08-13 02:19+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr ""
#: appinfo/app.php:6
msgid "Files"
msgstr ""
#: js/fileactions.js:111 templates/index.php:56
msgid "Delete"
msgstr ""
#: js/filelist.js:141
msgid "already exists"
msgstr ""
#: js/filelist.js:141
msgid "replace"
msgstr ""
#: js/filelist.js:141
msgid "cancel"
msgstr ""
#: js/filelist.js:195
msgid "replaced"
msgstr ""
#: js/filelist.js:195
msgid "with"
msgstr ""
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
msgstr ""
#: js/filelist.js:246
msgid "deleted"
msgstr ""
#: js/files.js:171
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:200
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:200
msgid "Upload Error"
msgstr ""
#: js/files.js:228 js/files.js:319 js/files.js:348
msgid "Pending"
msgstr ""
#: js/files.js:333
msgid "Upload cancelled."
msgstr ""
#: js/files.js:457
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:703 templates/index.php:55
msgid "Size"
msgstr ""
#: js/files.js:704 templates/index.php:56
msgid "Modified"
msgstr ""
#: js/files.js:731
msgid "folder"
msgstr ""
#: js/files.js:733
msgid "folders"
msgstr ""
#: js/files.js:741
msgid "file"
msgstr ""
#: js/files.js:743
msgid "files"
msgstr ""
#: templates/admin.php:5
msgid "File handling"
msgstr ""
#: templates/admin.php:7
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:7
msgid "max. possible: "
msgstr ""
#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:9
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:11
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:12
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/index.php:7
msgid "New"
msgstr ""
#: templates/index.php:9
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""
#: templates/index.php:11
msgid "From url"
msgstr ""
#: templates/index.php:21
msgid "Upload"
msgstr ""
#: templates/index.php:27
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
msgid "Name"
msgstr ""
#: templates/index.php:49
msgid "Share"
msgstr ""
#: templates/index.php:51
msgid "Download"
msgstr ""
#: templates/index.php:64
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
msgid "Current scanning"
msgstr ""

View File

@ -0,0 +1,34 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-12 22:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/settings.php:3
msgid "Encryption"
msgstr ""
#: templates/settings.php:4
msgid "Exclude the following file types from encryption"
msgstr ""
#: templates/settings.php:5
msgid "None"
msgstr ""
#: templates/settings.php:10
msgid "Enable Encryption"
msgstr ""

82
l10n/hi/files_external.po Normal file
View File

@ -0,0 +1,82 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-12 22:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/settings.php:3
msgid "External Storage"
msgstr ""
#: templates/settings.php:7 templates/settings.php:19
msgid "Mount point"
msgstr ""
#: templates/settings.php:8
msgid "Backend"
msgstr ""
#: templates/settings.php:9
msgid "Configuration"
msgstr ""
#: templates/settings.php:10
msgid "Options"
msgstr ""
#: templates/settings.php:11
msgid "Applicable"
msgstr ""
#: templates/settings.php:23
msgid "Add mount point"
msgstr ""
#: templates/settings.php:54 templates/settings.php:62
msgid "None set"
msgstr ""
#: templates/settings.php:63
msgid "All Users"
msgstr ""
#: templates/settings.php:64
msgid "Groups"
msgstr ""
#: templates/settings.php:69
msgid "Users"
msgstr ""
#: templates/settings.php:77 templates/settings.php:96
msgid "Delete"
msgstr ""
#: templates/settings.php:88
msgid "SSL root certificates"
msgstr ""
#: templates/settings.php:102
msgid "Import Root Certificate"
msgstr ""
#: templates/settings.php:108
msgid "Enable User External Storage"
msgstr ""
#: templates/settings.php:109
msgid "Allow users to mount their own external storage"
msgstr ""

26
l10n/hi/files_sharing.po Normal file
View File

@ -0,0 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-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"
"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"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""

26
l10n/hi/files_versions.po Normal file
View File

@ -0,0 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-12 22:37+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: js/settings-personal.js:31
msgid "Expire all versions"
msgstr ""
#: templates/settings.php:3
msgid "Enable Files Versioning"
msgstr ""

112
l10n/hi/lib.po Normal file
View File

@ -0,0 +1,112 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: app.php:288
msgid "Help"
msgstr ""
#: app.php:295
msgid "Personal"
msgstr ""
#: app.php:300
msgid "Settings"
msgstr ""
#: app.php:305
msgid "Users"
msgstr ""
#: app.php:312
msgid "Apps"
msgstr ""
#: app.php:314
msgid "Admin"
msgstr ""
#: files.php:276
msgid "ZIP download is turned off."
msgstr ""
#: files.php:277
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:277 files.php:302
msgid "Back to Files"
msgstr ""
#: files.php:301
msgid "Selected files too large to generate zip file."
msgstr ""
#: json.php:28
msgid "Application is not enabled"
msgstr ""
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
#: template.php:86
msgid "seconds ago"
msgstr ""
#: template.php:87
msgid "1 minute ago"
msgstr ""
#: template.php:88
#, php-format
msgid "%d minutes ago"
msgstr ""
#: template.php:91
msgid "today"
msgstr ""
#: template.php:92
msgid "yesterday"
msgstr ""
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
#: template.php:94
msgid "last month"
msgstr ""
#: template.php:95
msgid "months ago"
msgstr ""
#: template.php:96
msgid "last year"
msgstr ""
#: template.php:97
msgid "years ago"
msgstr ""

274
l10n/hi/settings.po Normal file
View File

@ -0,0 +1,274 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 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"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
msgstr ""
#: ajax/lostpassword.php:14
msgid "Email saved"
msgstr ""
#: ajax/lostpassword.php:16
msgid "Invalid email"
msgstr ""
#: ajax/openid.php:16
msgid "OpenID Changed"
msgstr ""
#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
msgid "Invalid request"
msgstr ""
#: ajax/removeuser.php:13 ajax/setquota.php:18 ajax/togglegroups.php:18
msgid "Authentication error"
msgstr ""
#: ajax/setlanguage.php:18
msgid "Language changed"
msgstr ""
#: js/apps.js:18
msgid "Error"
msgstr ""
#: js/apps.js:39 js/apps.js:73
msgid "Disable"
msgstr ""
#: js/apps.js:39 js/apps.js:62
msgid "Enable"
msgstr ""
#: js/personal.js:69
msgid "Saving..."
msgstr ""
#: personal.php:46 personal.php:47
msgid "__language_name__"
msgstr ""
#: templates/admin.php:14
msgid "Security Warning"
msgstr ""
#: templates/admin.php:29
msgid "Cron"
msgstr ""
#: templates/admin.php:31
msgid "execute one task with each page loaded"
msgstr ""
#: templates/admin.php:33
msgid "cron.php is registered at a webcron service"
msgstr ""
#: templates/admin.php:35
msgid "use systems cron service"
msgstr ""
#: templates/admin.php:39
msgid "Share API"
msgstr ""
#: templates/admin.php:44
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:45
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:49
msgid "Allow links"
msgstr ""
#: templates/admin.php:50
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:54
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:55
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:58
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:67
msgid "Log"
msgstr ""
#: templates/admin.php:95
msgid "More"
msgstr ""
#: templates/apps.php:10
msgid "Add your App"
msgstr ""
#: templates/apps.php:26
msgid "Select an App"
msgstr ""
#: templates/apps.php:29
msgid "See application page at apps.owncloud.com"
msgstr ""
#: templates/apps.php:30
msgid "-licensed"
msgstr ""
#: templates/apps.php:30
msgid "by"
msgstr ""
#: templates/help.php:8
msgid "Documentation"
msgstr ""
#: templates/help.php:9
msgid "Managing Big Files"
msgstr ""
#: templates/help.php:10
msgid "Ask a question"
msgstr ""
#: templates/help.php:22
msgid "Problems connecting to help database."
msgstr ""
#: templates/help.php:23
msgid "Go there manually."
msgstr ""
#: templates/help.php:31
msgid "Answer"
msgstr ""
#: templates/personal.php:8
msgid "You use"
msgstr ""
#: templates/personal.php:8
msgid "of the available"
msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
msgstr ""
#: templates/personal.php:13
msgid "Download"
msgstr ""
#: templates/personal.php:19
msgid "Your password got changed"
msgstr ""
#: templates/personal.php:20
msgid "Unable to change your password"
msgstr ""
#: templates/personal.php:21
msgid "Current password"
msgstr ""
#: templates/personal.php:22
msgid "New password"
msgstr ""
#: templates/personal.php:23
msgid "show"
msgstr ""
#: templates/personal.php:24
msgid "Change password"
msgstr ""
#: templates/personal.php:30
msgid "Email"
msgstr ""
#: templates/personal.php:31
msgid "Your email address"
msgstr ""
#: templates/personal.php:32
msgid "Fill in an email address to enable password recovery"
msgstr ""
#: templates/personal.php:38 templates/personal.php:39
msgid "Language"
msgstr ""
#: templates/personal.php:44
msgid "Help translate"
msgstr ""
#: templates/personal.php:51
msgid "use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr ""
#: templates/users.php:23 templates/users.php:77
msgid "Password"
msgstr ""
#: templates/users.php:26 templates/users.php:78 templates/users.php:98
msgid "Groups"
msgstr ""
#: templates/users.php:32
msgid "Create"
msgstr ""
#: templates/users.php:35
msgid "Default Quota"
msgstr ""
#: templates/users.php:55 templates/users.php:138
msgid "Other"
msgstr ""
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
msgstr ""
#: templates/users.php:82
msgid "Quota"
msgstr ""
#: templates/users.php:146
msgid "Delete"
msgstr ""

170
l10n/hi/user_ldap.po Normal file
View File

@ -0,0 +1,170 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-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"
"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"
"Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: templates/settings.php:8
msgid "Host"
msgstr ""
#: templates/settings.php:8
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr ""
#: templates/settings.php:9
msgid "Base DN"
msgstr ""
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
#: templates/settings.php:10
msgid "User DN"
msgstr ""
#: templates/settings.php:10
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
msgstr ""
#: templates/settings.php:11
msgid "Password"
msgstr ""
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
msgstr ""
#: templates/settings.php:12
msgid "User Login Filter"
msgstr ""
#: templates/settings.php:12
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr ""
#: templates/settings.php:12
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr ""
#: templates/settings.php:13
msgid "User List Filter"
msgstr ""
#: templates/settings.php:13
msgid "Defines the filter to apply, when retrieving users."
msgstr ""
#: templates/settings.php:13
msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr ""
#: templates/settings.php:14
msgid "Group Filter"
msgstr ""
#: templates/settings.php:14
msgid "Defines the filter to apply, when retrieving groups."
msgstr ""
#: templates/settings.php:14
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr ""
#: templates/settings.php:17
msgid "Port"
msgstr ""
#: templates/settings.php:18
msgid "Base User Tree"
msgstr ""
#: templates/settings.php:19
msgid "Base Group Tree"
msgstr ""
#: templates/settings.php:20
msgid "Group-Member association"
msgstr ""
#: templates/settings.php:21
msgid "Use TLS"
msgstr ""
#: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail."
msgstr ""
#: templates/settings.php:22
msgid "Case insensitve LDAP server (Windows)"
msgstr ""
#: templates/settings.php:23
msgid "Turn off SSL certificate validation."
msgstr ""
#: templates/settings.php:23
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
msgstr ""
#: templates/settings.php:23
msgid "Not recommended, use for testing only."
msgstr ""
#: templates/settings.php:24
msgid "User Display Name Field"
msgstr ""
#: templates/settings.php:24
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr ""
#: templates/settings.php:25
msgid "Group Display Name Field"
msgstr ""
#: templates/settings.php:25
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr ""
#: templates/settings.php:27
msgid "in bytes"
msgstr ""
#: templates/settings.php:29
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
msgstr ""

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