[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-06-10 01:54:54 -04:00
parent b2c86b7a07
commit 6546b589ce
102 changed files with 278 additions and 245 deletions

View File

@ -6,12 +6,17 @@ $TRANSLATIONS = array(
"Could not disable recovery key. Please check your recovery key password!" => "Não foi possível desactivar a chave de recuperação. Por favor verifique a password da chave de recuperação.",
"Password successfully changed." => "Password alterada com sucesso.",
"Could not change the password. Maybe the old password was not correct." => "Não foi possivel alterar a password. Possivelmente a password antiga não está correcta.",
"Private key password successfully updated." => "Password da chave privada atualizada com sucesso. ",
"Could not update the private key password. Maybe the old password was not correct." => "Não foi possível alterar a chave. Possivelmente a password antiga não está correcta.",
"Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Aplicativo de criptografia não foi inicializado! Talvez o aplicativo de criptografia tenha sido reativado durante essa sessão. Por favor, tente fazer logoff e login novamente para inicializar o aplicativo de criptografia. ",
"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Chave privada não é válida! Provavelmente password foi alterada fora do %s (por exemplo, seu diretório corporativo). Pode atualizar password da chave privada nas definições pessoais para recuperar o acesso aos seus ficheiros criptografados. ",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Não foi possível desencriptar este ficheiro, possivelmente é um ficheiro partilhado. Peça ao proprietário do ficheiro para voltar a partilhar o ficheiro consigo.",
"Unknown error. Please check your system settings or contact your administrator" => "Erro desconhecido. Por favor, verifique as configurações do sistema ou entre em contacto com o administrador ",
"Missing requirements." => "Faltam alguns requisitos.",
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Por favor, certifique-se que PHP 5.3.3 ou mais recente está instalado e que OpenSSL juntamente com a extensão PHP está ativada e corretamente configurada. Por agora, a aplicação de encriptação está desactivada.",
"Following users are not set up for encryption:" => "Os utilizadores seguintes não estão marcados para cifragem:",
"Initial encryption started... This can take some time. Please wait." => "A encriptação inicial começou... Pode demorar algum tempo. Aguarde, por favor.",
"Initial encryption running... Please try again later." => "Criptografia inicial em execução ... Por favor, tente novamente mais tarde. ",
"Go directly to your " => "Ir directamente para o seu",
"personal settings" => "configurações personalizadas ",
"Encryption" => "Encriptação",
@ -25,8 +30,12 @@ $TRANSLATIONS = array(
"New Recovery key password" => "Nova chave de recuperação da conta",
"Repeat New Recovery key password" => "Repetir a nova chave de recuperação da conta",
"Change Password" => "Mudar a Password",
"Your private key password no longer match your log-in password:" => "Password da sua chave privada não coincide com password do login: ",
"Set your old private key password to your current log-in password." => "Alter password antiga da chave privada para nova password do login. ",
" If you don't remember your old password you can ask your administrator to recover your files." => "Se não se lembra da antiga password pode pedir ao administrador que recupere seus ficheiros. ",
"Old log-in password" => "Password anterior da conta",
"Current log-in password" => "Password actual da conta",
"Update Private Key Password" => "Atualizar password da chave privada ",
"Enable password recovery:" => "ativar recuperação do password:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Ao activar esta opção, tornar-lhe-a possível a obtenção de acesso aos seus ficheiros encriptados caso perca a password.",
"File recovery settings updated" => "Actualizadas as definições de recuperação de ficheiros",

View File

@ -6,6 +6,7 @@ $TRANSLATIONS = array(
"Amazon S3" => "Amazon S3",
"Key" => "Klíč",
"Secret" => "Tajemství",
"Amazon S3 and compliant" => "Amazon S3 a kompatibilní",
"Access Key" => "Přístupový klíč",
"Secret Key" => "Tajný klíč",
"Hostname (optional)" => "Hostname (nepovinný)",
@ -19,6 +20,7 @@ $TRANSLATIONS = array(
"Password" => "Heslo",
"Root" => "Root",
"Secure ftps://" => "Zabezpečené ftps://",
"Client ID" => "Klientské ID",
"Username (required)" => "Uživatelské jméno (nutné)",
"Region (optional for OpenStack Object Storage)" => "Region (nepovinný pro OpenStack Object Storage)",
"Password (required for OpenStack Object Storage)" => "Heslo (vyžadováno pro OpenStack Object Storage)",
@ -35,13 +37,16 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Zadejte, prosím, platný klíč a bezpečnostní frázi aplikace Dropbox.",
"Error configuring Google Drive storage" => "Chyba při nastavení úložiště Google Drive",
"Personal" => "Osobní",
"System" => "Systém",
"Saved" => "Uloženo",
"<b>Note:</b> " => "<b>Poznámka:</b>",
" and " => "a",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Poznámka:</b> cURL podpora v PHP není povolena nebo nainstalována. Není možné připojení %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Poznámka:</b> FTP podpora v PHP není povolena nebo nainstalována. Není možné připojení %s. Prosím požádejte svého správce systému ať ji nainstaluje.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Poznámka:</b> \"%s\" není instalováno. Není možné připojení %s. Prosím požádejte svého správce systému o instalaci.",
"You don't have any external storages" => "Nemáte žádná externí úložiště",
"Name" => "Název",
"Storage type" => "Typ úložiště",
"External Storage" => "Externí úložiště",
"Folder name" => "Název složky",
"Configuration" => "Nastavení",

View File

@ -15,6 +15,7 @@ $TRANSLATIONS = array(
"The password is wrong. Try again." => "Heslo není správné. Zkuste to znovu.",
"Password" => "Heslo",
"Name" => "Název",
"Share time" => "Čas sdílení",
"Sorry, this link doesnt seem to work anymore." => "Je nám líto, ale tento odkaz již není funkční.",
"Reasons might be:" => "Možné důvody:",
"the item was removed" => "položka byla odebrána",
@ -24,6 +25,8 @@ $TRANSLATIONS = array(
"Download" => "Stáhnout",
"Download %s" => "Stáhnout %s",
"Direct link" => "Přímý odkaz",
"Mail templates" => "E-mailové šablony",
"Theme" => "Vzhled",
"Template" => "Šablona",
"Save" => "Uložit"
);

View File

@ -17,6 +17,7 @@ $TRANSLATIONS = array(
"mappings cleared" => "mapování zrušeno",
"Success" => "Úspěch",
"Error" => "Chyba",
"Please specify the port" => "Prosím zadej port",
"Configuration OK" => "Konfigurace v pořádku",
"Configuration incorrect" => "Nesprávná konfigurace",
"Configuration incomplete" => "Nekompletní konfigurace",

View File

@ -34,6 +34,7 @@ $TRANSLATIONS = array(
"File" => "Soubor",
"Folder" => "Složka",
"Image" => "Obrázek",
"Audio" => "Audio",
"Saving..." => "Ukládám...",
"seconds ago" => "před pár vteřinami",
"_%n minute ago_::_%n minutes ago_" => array("před %n minutou","před %n minutami","před %n minutami"),
@ -162,6 +163,7 @@ $TRANSLATIONS = array(
"Storage & database" => "Úložiště & databáze",
"Data folder" => "Složka s daty",
"Configure the database" => "Nastavit databázi",
"Only %s is available." => "Pouze %s je dostupný.",
"Database user" => "Uživatel databáze",
"Database password" => "Heslo databáze",
"Database name" => "Název databáze",
@ -188,6 +190,8 @@ $TRANSLATIONS = array(
"Thank you for your patience." => "Děkuji za trpělivost.",
"%s will be updated to version %s." => "%s bude aktualizován na verzi %s.",
"The following apps will be disabled:" => "Následující aplikace budou zakázány:",
"The theme %s has been disabled." => "%s vzhled byl zakázán.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Před provedením dalšího kroku se prosím přesvědči, že databáze a konfigurační a datový adresář byly zazálohovány. ",
"Start update" => "Aktualizovat",
"This ownCloud instance is currently being updated, which may take a while." => "Tato instalace ownCloud je právě aktualizována, může to chvíli trvat.",
"Please reload this page after a short time to continue using ownCloud." => "Pro pokračování načtěte, prosím, stránku po chvíli znovu."

View File

@ -35,6 +35,7 @@ $TRANSLATIONS = array(
"File" => "ファイル",
"Folder" => "フォルダー",
"Image" => "画像",
"Audio" => "オーディオ",
"Saving..." => "保存中...",
"seconds ago" => "数秒前",
"_%n minute ago_::_%n minutes ago_" => array("%n 分前"),

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-04 01:54-0400\n"
"PO-Revision-Date: 2014-06-04 05:54+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"PO-Revision-Date: 2014-06-08 17:00+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-04 01:54-0400\n"
"PO-Revision-Date: 2014-06-04 05:54+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"

View File

@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 06:12+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-09 15:40+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.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"
@ -171,7 +171,7 @@ msgstr "Obrázek"
#: js/js.js:593
msgid "Audio"
msgstr ""
msgstr "Audio"
#: js/js.js:607
msgid "Saving..."
@ -747,7 +747,7 @@ msgstr "Nastavit databázi"
#: templates/installation.php:96
#, php-format
msgid "Only %s is available."
msgstr ""
msgstr "Pouze %s je dostupný."
#: templates/installation.php:111 templates/installation.php:113
msgid "Database user"
@ -874,13 +874,13 @@ msgstr "Následující aplikace budou zakázány:"
#: templates/update.admin.php:17
#, php-format
msgid "The theme %s has been disabled."
msgstr ""
msgstr "%s vzhled byl zakázán."
#: templates/update.admin.php:21
msgid ""
"Please make sure that the database, the config folder and the data folder "
"have been backed up before proceeding."
msgstr ""
msgstr "Před provedením dalšího kroku se prosím přesvědči, že databáze a konfigurační a datový adresář byly zazálohovány. "
#: templates/update.admin.php:23
msgid "Start update"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 06:12+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-09 15:30+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.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"
@ -50,7 +50,7 @@ msgstr ""
#: appinfo/app.php:60
msgid "Amazon S3 and compliant"
msgstr ""
msgstr "Amazon S3 a kompatibilní"
#: appinfo/app.php:63
msgid "Access Key"
@ -114,7 +114,7 @@ msgstr "Zabezpečené ftps://"
#: appinfo/app.php:101
msgid "Client ID"
msgstr ""
msgstr "Klientské ID"
#: appinfo/app.php:102
msgid "Client secret"
@ -210,7 +210,7 @@ msgstr "Osobní"
#: js/mountsfilelist.js:36
msgid "System"
msgstr ""
msgstr "Systém"
#: js/settings.js:318 js/settings.js:325
msgid "Saved"
@ -247,7 +247,7 @@ msgstr "<b>Poznámka:</b> \"%s\" není instalováno. Není možné připojení %
#: templates/list.php:7
msgid "You don't have any external storages"
msgstr ""
msgstr "Nemáte žádná externí úložiště"
#: templates/list.php:16
msgid "Name"
@ -255,7 +255,7 @@ msgstr "Název"
#: templates/list.php:20
msgid "Storage type"
msgstr ""
msgstr "Typ úložiště"
#: templates/list.php:23
msgid "Scope"

View File

@ -4,6 +4,7 @@
#
# Translators:
# Jan Liska, 2013
# Jaroslav Lichtblau <jaroslav@lichtblau.cz>, 2014
# Josef Moravec <josef.moravec@gmail.com>, 2014
# MICHAL D. <black23@gmail.com>, 2014
# Petr Šťastný <petr@stastny.eu>, 2013-2014
@ -11,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 06:12+0000\n"
"Last-Translator: Josef Moravec <josef.moravec@gmail.com>\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-09 15:30+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.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"
@ -83,7 +84,7 @@ msgstr "Název"
#: templates/list.php:20
msgid "Share time"
msgstr ""
msgstr "Čas sdílení"
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
@ -124,11 +125,11 @@ msgstr "Přímý odkaz"
#: templates/settings-admin.php:3
msgid "Mail templates"
msgstr ""
msgstr "E-mailové šablony"
#: templates/settings-admin.php:8
msgid "Theme"
msgstr ""
msgstr "Vzhled"
#: templates/settings-admin.php:17
msgid "Template"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 06:12+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-09 15:30+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.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"
@ -276,7 +276,7 @@ msgstr "Sdílení %s selhalo, protože soubor neexistuje"
#: private/share/share.php:501
#, php-format
msgid "You are not allowed to share %s"
msgstr ""
msgstr "Nemáte povoleno sdílet %s"
#: private/share/share.php:531
#, php-format
@ -314,7 +314,7 @@ msgstr "Sdílení položky %s selhalo, protože uživatel %s není členem skupi
msgid ""
"You need to provide a password to create a public link, only protected links"
" are allowed"
msgstr ""
msgstr "Pro vytvoření veřejného odkazu je nutné zadat heslo, jsou povoleny pouze chráněné odkazy"
#: private/share/share.php:653
#, php-format

View File

@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-07 01:54-0400\n"
"PO-Revision-Date: 2014-06-06 10:10+0000\n"
"Last-Translator: Josef Moravec <josef.moravec@gmail.com>\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-09 15:30+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.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"
@ -292,7 +292,7 @@ msgstr "Obnovit šifrovací klíče"
#: js/users/deleteHandler.js:166
msgid "Unable to delete "
msgstr ""
msgstr "Nelze smazat"
#: js/users/groups.js:73 js/users/groups.js:178
msgid "Error creating group"
@ -447,7 +447,7 @@ msgstr ""
#: templates/admin.php:105
msgid "Database Performance Info"
msgstr ""
msgstr "Informace o výkonu databáze"
#: templates/admin.php:108
msgid ""
@ -636,7 +636,7 @@ msgstr "Adresa odesílatele"
#: templates/admin.php:382
msgid "mail"
msgstr ""
msgstr "e-mail"
#: templates/admin.php:403
msgid "Authentication required"
@ -730,7 +730,7 @@ msgstr "<span class=\"licence\"></span>-licencováno <span class=\"author\"></sp
#: templates/apps.php:58
msgid "Enable only for specific groups"
msgstr ""
msgstr "Povolit pouze pro vybrané skupiny"
#: templates/apps.php:60
msgid "All"
@ -900,7 +900,7 @@ msgstr "Zadejte heslo obnovy pro obnovení souborů uživatele při změně hesl
#: templates/users/part.createuser.php:32
msgid "Search Users and Groups"
msgstr ""
msgstr "Prohledat Užiatele a Skupiny"
#: templates/users/part.grouplist.php:5
msgid "Add Group"
@ -912,11 +912,11 @@ msgstr "Skupina"
#: templates/users/part.grouplist.php:18
msgid "Everyone"
msgstr ""
msgstr "Všichni"
#: templates/users/part.grouplist.php:29
msgid "Admins"
msgstr ""
msgstr "Administrátoři"
#: templates/users/part.setquota.php:7
msgid "Default Quota"

View File

@ -15,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-07 01:54-0400\n"
"PO-Revision-Date: 2014-06-06 10:10+0000\n"
"Last-Translator: Josef Moravec <josef.moravec@gmail.com>\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.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"
@ -108,7 +108,7 @@ msgstr ""
#: js/settings.js:276
msgid "Please specify the port"
msgstr ""
msgstr "Prosím zadej port"
#: js/settings.js:780
msgid "Configuration OK"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n"

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 17:10+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Vassilis Kehayas <vkehayas@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 13:21+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Darren Richardson <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"

View File

@ -19,8 +19,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 16:51+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 12:10+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 16:51+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: themen <themen2004@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 06:12+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 03:00+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -168,7 +168,7 @@ msgstr "画像"
#: js/js.js:593
msgid "Audio"
msgstr ""
msgstr "オーディオ"
#: js/js.js:607
msgid "Saving..."

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-07 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 05:50+0000\n"
"Last-Translator: YANO Tetsu <tetuyano+transi@gmail.com>\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 03:00+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -76,11 +76,11 @@ msgstr "認証エラー"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr "フルネームを変更しました。"
msgstr "名前を変更しました。"
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr "フルネームを変更できません"
msgstr "名前を変更できません"
#: ajax/creategroup.php:11
msgid "Group already exists"
@ -781,11 +781,11 @@ msgstr "パスワードを変更することができません"
#: templates/personal.php:42
msgid "Current password"
msgstr "Current password"
msgstr "現在のパスワード"
#: templates/personal.php:45
msgid "New password"
msgstr "新しいパスワードを入力"
msgstr "新しいパスワード"
#: templates/personal.php:49
msgid "Change password"
@ -949,7 +949,7 @@ msgstr "最終ログイン"
#: templates/users/part.userlist.php:30
msgid "change full name"
msgstr "フルネームを変更"
msgstr "名前を変更"
#: templates/users/part.userlist.php:34
msgid "set new password"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-07 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 01:20+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: YANO Tetsu <tetuyano+transi@gmail.com>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 08:20+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: beth borin <borovin38@gmail.com>\n"
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-04 01:54-0400\n"
"PO-Revision-Date: 2014-06-04 05:54+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 06:50+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: vidaren <news@vidartysse.net>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 07:42+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: André Koot <meneer@tken.net>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 07:20+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Maciej Przybecki <maciej.przybecki@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 16:50+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"

View File

@ -3,18 +3,18 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mouxy <daniel@mouxy.net>, 2013
# Duarte Velez Grilo <duartegrilo@gmail.com>, 2013
# moura232 <moura232@gmail.com>, 2013
# Daniel Pinto <daniel@mouxy.net>, 2013
# zedascouves <duartegrilo@gmail.com>, 2013
# Fernando Moura <moura232@gmail.com>, 2013-2014
# Helder Meneses <helder.meneses@gmail.com>, 2013-2014
# Drew Melim <nokostya.translation@gmail.com>, 2014
# Andrew_Melim <nokostya.translation@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-05-28 01:54-0400\n"
"PO-Revision-Date: 2014-05-28 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-09 16:20+0000\n"
"Last-Translator: Fernando Moura <moura232@gmail.com>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -50,7 +50,7 @@ msgstr "Não foi possivel alterar a password. Possivelmente a password antiga n
#: ajax/updatePrivateKeyPassword.php:52
msgid "Private key password successfully updated."
msgstr ""
msgstr "Password da chave privada atualizada com sucesso. "
#: ajax/updatePrivateKeyPassword.php:54
msgid ""
@ -63,7 +63,7 @@ msgid ""
"Encryption app not initialized! Maybe the encryption app was re-enabled "
"during your session. Please try to log out and log back in to initialize the"
" encryption app."
msgstr ""
msgstr "Aplicativo de criptografia não foi inicializado! Talvez o aplicativo de criptografia tenha sido reativado durante essa sessão. Por favor, tente fazer logoff e login novamente para inicializar o aplicativo de criptografia. "
#: files/error.php:16
#, php-format
@ -71,7 +71,7 @@ msgid ""
"Your private key is not valid! Likely your password was changed outside of "
"%s (e.g. your corporate directory). You can update your private key password"
" in your personal settings to recover access to your encrypted files."
msgstr ""
msgstr "Chave privada não é válida! Provavelmente password foi alterada fora do %s (por exemplo, seu diretório corporativo). Pode atualizar password da chave privada nas definições pessoais para recuperar o acesso aos seus ficheiros criptografados. "
#: files/error.php:19
msgid ""
@ -83,20 +83,20 @@ msgstr "Não foi possível desencriptar este ficheiro, possivelmente é um fiche
msgid ""
"Unknown error. Please check your system settings or contact your "
"administrator"
msgstr ""
msgstr "Erro desconhecido. Por favor, verifique as configurações do sistema ou entre em contacto com o administrador "
#: hooks/hooks.php:64
#: hooks/hooks.php:66
msgid "Missing requirements."
msgstr "Faltam alguns requisitos."
#: hooks/hooks.php:65
#: hooks/hooks.php:67
msgid ""
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
"together with the PHP extension is enabled and configured properly. For now,"
" the encryption app has been disabled."
msgstr "Por favor, certifique-se que PHP 5.3.3 ou mais recente está instalado e que OpenSSL juntamente com a extensão PHP está ativada e corretamente configurada. Por agora, a aplicação de encriptação está desactivada."
#: hooks/hooks.php:299
#: hooks/hooks.php:300
msgid "Following users are not set up for encryption:"
msgstr "Os utilizadores seguintes não estão marcados para cifragem:"
@ -106,7 +106,7 @@ msgstr "A encriptação inicial começou... Pode demorar algum tempo. Aguarde, p
#: js/detect-migration.js:25
msgid "Initial encryption running... Please try again later."
msgstr ""
msgstr "Criptografia inicial em execução ... Por favor, tente novamente mais tarde. "
#: templates/invalid_private_key.php:8
msgid "Go directly to your "
@ -163,17 +163,17 @@ msgstr "Mudar a Password"
#: templates/settings-personal.php:8
msgid "Your private key password no longer match your log-in password:"
msgstr ""
msgstr "Password da sua chave privada não coincide com password do login: "
#: templates/settings-personal.php:11
msgid "Set your old private key password to your current log-in password."
msgstr ""
msgstr "Alter password antiga da chave privada para nova password do login. "
#: templates/settings-personal.php:13
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
msgstr ""
msgstr "Se não se lembra da antiga password pode pedir ao administrador que recupere seus ficheiros. "
#: templates/settings-personal.php:21
msgid "Old log-in password"
@ -185,7 +185,7 @@ msgstr "Password actual da conta"
#: templates/settings-personal.php:32
msgid "Update Private Key Password"
msgstr ""
msgstr "Atualizar password da chave privada "
#: templates/settings-personal.php:41
msgid "Enable password recovery:"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"

View File

@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 17:01+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Alexander Savchenko <a.v.savchenko@mail.ru>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"

View File

@ -18,8 +18,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 09:02+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Juho Ojala\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -177,7 +177,7 @@ msgstr ""
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:559 js/filelist.js:1188
#: js/file-upload.js:559 js/filelist.js:1190
msgid "{new_name} already exists"
msgstr ""
@ -215,55 +215,55 @@ msgid ""
"big."
msgstr ""
#: js/filelist.js:619 js/filelist.js:1691
#: js/filelist.js:621 js/filelist.js:1693
msgid "Pending"
msgstr ""
#: js/filelist.js:1139
#: js/filelist.js:1141
msgid "Error moving file."
msgstr ""
#: js/filelist.js:1147
#: js/filelist.js:1149
msgid "Error moving file"
msgstr ""
#: js/filelist.js:1147
#: js/filelist.js:1149
msgid "Error"
msgstr ""
#: js/filelist.js:1225
#: js/filelist.js:1227
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:1346
#: js/filelist.js:1348
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:1449 templates/list.php:62
#: js/filelist.js:1451 templates/list.php:62
msgid "Name"
msgstr ""
#: js/filelist.js:1450 templates/list.php:73
#: js/filelist.js:1452 templates/list.php:73
msgid "Size"
msgstr ""
#: js/filelist.js:1451 templates/list.php:76
#: js/filelist.js:1453 templates/list.php:76
msgid "Modified"
msgstr ""
#: js/filelist.js:1461 js/filesummary.js:141 js/filesummary.js:168
#: js/filelist.js:1463 js/filesummary.js:141 js/filesummary.js:168
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:1467 js/filesummary.js:142 js/filesummary.js:169
#: js/filelist.js:1469 js/filesummary.js:142 js/filesummary.js:169
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:1599 js/filelist.js:1638
#: js/filelist.js:1601 js/filelist.js:1640
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 6.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-09 01:54-0400\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-06 01:54-0400\n"
"PO-Revision-Date: 2014-06-05 06:13+0000\n"
"POT-Creation-Date: 2014-06-10 01:54-0400\n"
"PO-Revision-Date: 2014-06-10 05:01+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"

View File

@ -51,12 +51,14 @@ $TRANSLATIONS = array(
"Please double check the <a href='%s'>installation guides</a>." => "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>.",
"%s shared »%s« with you" => "%s s vámi sdílí »%s«",
"Sharing %s failed, because the file does not exist" => "Sdílení %s selhalo, protože soubor neexistuje",
"You are not allowed to share %s" => "Nemáte povoleno sdílet %s",
"Sharing %s failed, because the user %s is the item owner" => "Sdílení položky %s selhalo, protože uživatel %s je jejím vlastníkem",
"Sharing %s failed, because the user %s does not exist" => "Sdílení položky %s selhalo, protože uživatel %s neexistuje",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "Sdílení položky %s selhalo, protože uživatel %s není členem žádné skupiny společné s uživatelem %s",
"Sharing %s failed, because this item is already shared with %s" => "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena",
"Sharing %s failed, because the group %s does not exist" => "Sdílení položky %s selhalo, protože skupina %s neexistuje",
"Sharing %s failed, because %s is not a member of the group %s" => "Sdílení položky %s selhalo, protože uživatel %s není členem skupiny %s",
"You need to provide a password to create a public link, only protected links are allowed" => "Pro vytvoření veřejného odkazu je nutné zadat heslo, jsou povoleny pouze chráněné odkazy",
"Sharing %s failed, because sharing with links is not allowed" => "Sdílení položky %s selhalo, protože sdílení pomocí linků není povoleno",
"Share type %s is not valid for %s" => "Sdílení typu %s není korektní pro %s",
"Setting permissions for %s failed, because the item was not found" => "Nastavení práv pro %s selhalo, protože položka nebyla nalezena",

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