[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-11-09 01:45:32 -05:00
parent deafac9273
commit 3428c03b80
145 changed files with 3976 additions and 361 deletions

View File

@ -60,6 +60,7 @@ $TRANSLATIONS = array(
"Name" => "Nome",
"Size" => "Tamanho",
"Modified" => "Modificado",
"Invalid folder name. Usage of 'Shared' is reserved." => "Nome da pasta inválido. Uso de 'Shared' é reservado.",
"%s could not be renamed" => "%s não pode ser renomeado",
"Upload" => "Upload",
"File handling" => "Tratamento de Arquivo",

7
apps/files/l10n/uz.php Normal file
View File

@ -0,0 +1,7 @@
<?php
$TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array(""),
"_%n file_::_%n files_" => array(""),
"_Uploading %n file_::_Uploading %n files_" => array("")
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -9,6 +9,7 @@ $TRANSLATIONS = array(
"Private key password successfully updated." => "Senha de chave privada atualizada com sucesso.",
"Could not update the private key password. Maybe the old password was not correct." => "Não foi possível atualizar a senha de chave privada. Talvez a senha antiga esteja incorreta.",
"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." => "Sua chave privada não é válida! Provavelmente sua senha foi alterada fora de %s (por exemplo, seu diretório corporativo). Você pode atualizar sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Este arquivo não pode ser decriptado, provavelmente este é um arquivo compartilhado. Poe favoe peça ao dono do arquivo para compartilha-lo com você.",
"Unknown error please check your system settings or contact your administrator" => "Erro desconhecido, por favor verifique suas configurações ou faça contato com o administrador",
"Missing requirements." => "Requisitos não encontrados.",

View File

@ -1,12 +1,18 @@
<?php
$TRANSLATIONS = array(
"Deletion failed" => "Бришењето е неуспешно",
"Keep settings?" => "Да ги сочувам нагодувањата?",
"Cannot add server configuration" => "Не можам да ја додадам конфигурацијата на серверот",
"Error" => "Грешка",
"Connection test succeeded" => "Тестот за поврзување е успешен",
"Connection test failed" => "Тестот за поврзување не е успешен",
"Confirm Deletion" => "Потврдете го бришењето",
"_%s group found_::_%s groups found_" => array("",""),
"_%s user found_::_%s users found_" => array("",""),
"Help" => "Помош",
"Host" => "Домаќин",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Може да го скокнете протколот освен ако не ви треба SSL. Тогаш ставете ldaps://",
"Port" => "Порта",
"Password" => "Лозинка",
"Back" => "Назад",
"Continue" => "Продолжи"

View File

@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Failed to delete the server configuration" => "Falha ao deletar a configuração do servidor",
"The configuration is valid and the connection could be established!" => "A configuração é válida e a conexão foi estabelecida!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "A configuração é válida, mas o Bind falhou. Confira as configurações do servidor e as credenciais.",
"The configuration is invalid. Please have a look at the logs for further details." => "Configuração inválida. Por favor, dê uma olhada nos logs para mais detalhes.",
"No action specified" => "Nenhuma ação especificada",
"No configuration specified" => "Nenhuma configuração especificada",
"No data specified" => "Não há dados especificados",

View File

@ -0,0 +1,6 @@
<?php
$TRANSLATIONS = array(
"_%s group found_::_%s groups found_" => array(""),
"_%s user found_::_%s users found_" => array("")
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

9
core/l10n/uz.php Normal file
View File

@ -0,0 +1,9 @@
<?php
$TRANSLATIONS = array(
"_%n minute ago_::_%n minutes ago_" => array(""),
"_%n hour ago_::_%n hours ago_" => array(""),
"_%n day ago_::_%n days ago_" => array(""),
"_%n month ago_::_%n months ago_" => array(""),
"_{count} file conflict_::_{count} file conflicts_" => array("")
);
$PLURAL_FORMS = "nplurals=1; plural=0;";

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -144,6 +144,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@ -140,6 +140,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@ -138,6 +138,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-07 09:10+0000\n"
"Last-Translator: rogerc\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"
@ -30,11 +30,11 @@ msgstr "Error d'autenticació"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "El vostre nom complet ha canviat."
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "No s'ha pogut canviar el nom complet"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -507,7 +507,7 @@ msgstr "Canvia la contrasenya"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Nom complet"
#: templates/personal.php:73
msgid "Email"
@ -628,7 +628,7 @@ msgstr "Emmagatzemament"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "canvia el nom complet"
#: templates/users.php:112
msgid "set new password"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-04 10:10+0000\n"
"Last-Translator: rogerc\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@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"
@ -137,6 +137,10 @@ msgstr "Ordinador central no vàlid"
msgid "Could not find the desired feature"
msgstr "La característica desitjada no s'ha trobat"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Comprovació de la configuració"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@ -142,6 +142,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Vyzkoušet nastavení"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@ -140,6 +140,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -137,6 +137,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Test Konfiguration"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-07 09:30+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -34,11 +34,11 @@ msgstr "Fehler bei der Anmeldung"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "Dein vollständiger Name ist geändert worden."
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "Der vollständige Name konnte nicht geändert werden"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -511,7 +511,7 @@ msgstr "Passwort ändern"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Vollständiger Name"
#: templates/personal.php:73
msgid "Email"
@ -632,7 +632,7 @@ msgstr "Speicher"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "Vollständigen Namen ändern"
#: templates/users.php:112
msgid "set new password"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-05 09:59+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@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"
@ -140,6 +140,10 @@ msgstr "Ungültiger Host"
msgid "Could not find the desired feature"
msgstr "Konnte die gewünschte Funktion nicht finden"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Testkonfiguration"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"
@ -144,6 +144,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Testkonfiguration"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-07 09:30+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -35,11 +35,11 @@ msgstr "Authentifizierungs-Fehler"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "Ihr vollständiger Name ist geändert worden."
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "Der vollständige Name konnte nicht geändert werden"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -512,7 +512,7 @@ msgstr "Passwort ändern"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Vollständiger Name"
#: templates/personal.php:73
msgid "Email"
@ -633,7 +633,7 @@ msgstr "Speicher"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "Vollständigen Namen ändern"
#: templates/users.php:112
msgid "set new password"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-05 09:59+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -142,6 +142,10 @@ msgstr "Ungültiger Host"
msgid "Could not find the desired feature"
msgstr "Konnte die gewünschte Funktion nicht finden"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Testkonfiguration"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Δοκιμαστικες ρυθμισεις"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-04 17:40+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -137,6 +137,10 @@ msgstr "Invalid Host"
msgid "Could not find the desired feature"
msgstr "Could not find the desired feature"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Test Configuration"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-03 20:21+0000\n"
"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@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"
@ -137,6 +137,10 @@ msgstr "Nevalida gastigo"
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Provi agordon"

View File

@ -19,9 +19,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-07 03:10+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -40,11 +40,11 @@ msgstr "Error de autenticación"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "Se ha cambiado su nombre completo."
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "No se puede cambiar el nombre completo"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -517,7 +517,7 @@ msgstr "Cambiar contraseña"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Nombre completo"
#: templates/personal.php:73
msgid "Email"
@ -638,7 +638,7 @@ msgstr "Almacenamiento"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "cambiar el nombre completo"
#: templates/users.php:112
msgid "set new password"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-03 20:01+0000\n"
"Last-Translator: Raul Fernandez Garcia <raulfg3@gmail.com>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@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"
@ -143,6 +143,10 @@ msgstr "Host inválido"
msgid "Could not find the desired feature"
msgstr "No se puede encontrar la función deseada."
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Configuración de prueba"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
@ -137,6 +137,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Probar configuració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: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-07 08:20+0000\n"
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\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"
@ -30,11 +30,11 @@ msgstr "Autentimise viga"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "Sinu täispikk nimi on muudetud."
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "Täispika nime muutmine ebaõnnestus"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -507,7 +507,7 @@ msgstr "Muuda parooli"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Täispikk nimi"
#: templates/personal.php:73
msgid "Email"
@ -628,7 +628,7 @@ msgstr "Maht"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "Muuda täispikka nime"
#: templates/users.php:112
msgid "set new password"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-04 09:50+0000\n"
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@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"
@ -138,6 +138,10 @@ msgstr "Vigane server"
msgid "Could not find the desired feature"
msgstr "Ei suuda leida soovitud funktsioonaalsust"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Testi seadistust"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -137,6 +137,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Egiaztatu Konfigurazioa"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -135,6 +135,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "امتحان پیکربندی"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-07 07:20+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -29,11 +29,11 @@ msgstr "Tunnistautumisvirhe"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "Koko nimesi on muutettu."
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "Koko nimen muuttaminen epäonnistui"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -237,7 +237,7 @@ msgstr "Virheet ja vakavat ongelmat"
#: templates/admin.php:12
msgid "Fatal issues only"
msgstr ""
msgstr "Vain vakavat ongelmat"
#: templates/admin.php:22
msgid "Security Warning"
@ -506,7 +506,7 @@ msgstr "Vaihda salasana"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Koko nimi"
#: templates/personal.php:73
msgid "Email"
@ -627,7 +627,7 @@ msgstr "Tallennustila"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "muuta koko nimi"
#: templates/users.php:112
msgid "set new password"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-08 14:14+0000\n"
"Last-Translator: etiess <etiess@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -35,11 +35,11 @@ msgstr "Erreur d'authentification"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "Votre nom complet a été modifié."
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "Impossible de changer le nom complet"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -512,7 +512,7 @@ msgstr "Changer de mot de passe"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Nom complet"
#: templates/personal.php:73
msgid "Email"
@ -633,7 +633,7 @@ msgstr "Support de stockage"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "Modifier le nom complet"
#: templates/users.php:112
msgid "set new password"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-03 20:40+0000\n"
"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@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"
@ -139,6 +139,10 @@ msgstr "Hôte invalide"
msgid "Could not find the desired feature"
msgstr "Impossible de trouver la fonction souhaitée"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Tester la configuration"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-08 18:20+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\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"
@ -29,11 +29,11 @@ msgstr "Produciuse un erro de autenticación"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "O seu nome completo foi cambiado"
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "Non é posíbel cambiar o nome completo"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -506,7 +506,7 @@ msgstr "Cambiar o contrasinal"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Nome completo"
#: templates/personal.php:73
msgid "Email"
@ -627,7 +627,7 @@ msgstr "Almacenamento"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "Cambiar o nome completo"
#: templates/users.php:112
msgid "set new password"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-05 09:59+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@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"
@ -137,6 +137,10 @@ msgstr "Máquina incorrecta"
msgid "Could not find the desired feature"
msgstr "Non foi posíbel atopar a función desexada"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Probar a configuració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: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@ -137,6 +137,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@ -138,6 +138,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@ -138,6 +138,10 @@ msgstr "Érvénytelen gépnév"
msgid "Could not find the desired feature"
msgstr "A kívánt funkció nem található"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "A beállítások tesztelése"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@ -134,6 +134,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Uji Konfigurasi"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@ -137,6 +137,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Prúfa uppsetningu"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-08 14:16+0000\n"
"Last-Translator: polxmod <paolo.velati@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -32,11 +32,11 @@ msgstr "Errore di autenticazione"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "Il tuo nome completo è stato cambiato."
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "Impossibile cambiare il nome completo"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -509,7 +509,7 @@ msgstr "Modifica password"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Nome Completo"
#: templates/personal.php:73
msgid "Email"
@ -630,7 +630,7 @@ msgstr "Archiviazione"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "Modica nome completo"
#: templates/users.php:112
msgid "set new password"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 14:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:51+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -138,6 +138,10 @@ msgstr "Host non valido"
msgid "Could not find the desired feature"
msgstr "Impossibile trovare la funzionalità desiderata"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Prova configurazione"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr "無効なホスト"
msgid "Could not find the desired feature"
msgstr "望ましい機能は見つかりませんでした"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "設定をテスト"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n"
"MIME-Version: 1.0\n"
@ -134,6 +134,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
@ -134,6 +134,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "კავშირის ტესტირება"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
"MIME-Version: 1.0\n"
@ -134,6 +134,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
"MIME-Version: 1.0\n"
@ -134,6 +134,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@ -134,6 +134,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-03 22:20+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
@ -140,6 +140,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Bandyti konfigūraciją"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@ -138,6 +138,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Testa konfigurācija"

View File

@ -3,12 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# miroj <jmiroslav@softhome.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
@ -68,11 +69,11 @@ msgstr ""
#: js/settings.js:84
msgid "Keep settings?"
msgstr ""
msgstr "Да ги сочувам нагодувањата?"
#: js/settings.js:99
msgid "Cannot add server configuration"
msgstr ""
msgstr "Не можам да ја додадам конфигурацијата на серверот"
#: js/settings.js:113
msgid "mappings cleared"
@ -100,11 +101,11 @@ msgstr ""
#: js/settings.js:694
msgid "Connection test succeeded"
msgstr ""
msgstr "Тестот за поврзување е успешен"
#: js/settings.js:699
msgid "Connection test failed"
msgstr ""
msgstr "Тестот за поврзување не е успешен"
#: js/settings.js:709
msgid "Do you really want to delete the current Server Configuration?"
@ -112,7 +113,7 @@ msgstr ""
#: js/settings.js:710
msgid "Confirm Deletion"
msgstr ""
msgstr "Потврдете го бришењето"
#: lib/wizard.php:78 lib/wizard.php:92
#, php-format
@ -136,6 +137,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""
@ -210,7 +215,7 @@ msgstr "Може да го скокнете протколот освен ако
#: templates/part.wizard-server.php:36
msgid "Port"
msgstr ""
msgstr "Порта"
#: templates/part.wizard-server.php:44
msgid "User DN"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@ -134,6 +134,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n"
@ -134,6 +134,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-04 18:30+0000\n"
"Last-Translator: André Koot <meneer@tken.net>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -139,6 +139,10 @@ msgstr "Ongeldige server"
msgid "Could not find the desired feature"
msgstr "Kon de gewenste functie niet vinden"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Test configuratie"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n"
"MIME-Version: 1.0\n"
@ -134,6 +134,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
@ -140,6 +140,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Konfiguracja testowa"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-07 09:40+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -30,7 +30,7 @@ msgstr "Impossível mover %s - Um arquivo com este nome já existe"
msgid "Could not move %s"
msgstr "Impossível mover %s"
#: ajax/newfile.php:56 js/files.js:27
#: ajax/newfile.php:56 js/files.js:74
msgid "File name cannot be empty."
msgstr "O nome do arquivo não pode estar vazio."
@ -54,7 +54,7 @@ msgstr "Não é uma fonte válida"
msgid "Error while downloading %s to %s"
msgstr "Erro ao baixar %s para %s"
#: ajax/newfile.php:127
#: ajax/newfile.php:128
msgid "Error when creating the file"
msgstr "Erro ao criar o arquivo"
@ -117,15 +117,15 @@ msgstr "Falha ao escrever no disco"
msgid "Not enough storage available"
msgstr "Espaço de armazenamento insuficiente"
#: ajax/upload.php:127 ajax/upload.php:153
#: ajax/upload.php:127 ajax/upload.php:154
msgid "Upload failed. Could not get file info."
msgstr "Falha no envio. Não foi possível obter informações do arquivo."
#: ajax/upload.php:143
#: ajax/upload.php:144
msgid "Upload failed. Could not find uploaded file"
msgstr "Falha no envio. Não foi possível encontrar o arquivo enviado"
#: ajax/upload.php:170
#: ajax/upload.php:172
msgid "Invalid directory."
msgstr "Diretório inválido."
@ -145,24 +145,24 @@ msgstr "Espaço de armazenamento insuficiente"
msgid "Upload cancelled."
msgstr "Envio cancelado."
#: js/file-upload.js:345
#: js/file-upload.js:344
msgid "Could not get result from server."
msgstr "Não foi possível obter o resultado do servidor."
#: js/file-upload.js:437
#: js/file-upload.js:436
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Upload em andamento. Sair da página agora resultará no cancelamento do envio."
#: js/file-upload.js:520
#: js/file-upload.js:519
msgid "URL cannot be empty"
msgstr "URL não pode estar vazia"
#: js/file-upload.js:524 js/filelist.js:364
#: js/file-upload.js:523 js/filelist.js:371
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "Na pasta home 'Shared- Compartilhada' é um nome reservado"
#: js/file-upload.js:526 js/filelist.js:366
#: js/file-upload.js:525 js/filelist.js:373
msgid "{new_name} already exists"
msgstr "{new_name} já existe"
@ -186,110 +186,110 @@ msgstr "Excluir permanentemente"
msgid "Rename"
msgstr "Renomear"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:854
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:857
msgid "Pending"
msgstr "Pendente"
#: js/filelist.js:392
#: js/filelist.js:399
msgid "Could not rename file"
msgstr "Não foi possível renomear o arquivo"
#: js/filelist.js:511
#: js/filelist.js:518
msgid "replaced {new_name} with {old_name}"
msgstr "Substituído {old_name} por {new_name} "
#: js/filelist.js:511
#: js/filelist.js:518
msgid "undo"
msgstr "desfazer"
#: js/filelist.js:582 js/filelist.js:649 js/files.js:587
#: js/filelist.js:578 js/filelist.js:652 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n pasta"
msgstr[1] "%n pastas"
#: js/filelist.js:583 js/filelist.js:650 js/files.js:593
#: js/filelist.js:579 js/filelist.js:653 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n arquivo"
msgstr[1] "%n arquivos"
#: js/filelist.js:590
#: js/filelist.js:586
msgid "{dirs} and {files}"
msgstr "{dirs} e {files}"
#: js/filelist.js:793 js/filelist.js:831
#: js/filelist.js:796 js/filelist.js:834
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Enviando %n arquivo"
msgstr[1] "Enviando %n arquivos"
#: js/files.js:25
#: js/files.js:72
msgid "'.' is an invalid file name."
msgstr "'.' é um nome de arquivo inválido."
#: js/files.js:34
#: js/files.js:81
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos."
#: js/files.js:46
#: js/files.js:93
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr "Seu armazenamento está cheio, arquivos não podem mais ser atualizados ou sincronizados!"
#: js/files.js:50
#: js/files.js:97
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Seu armazenamento está quase cheio ({usedSpacePercent}%)"
#: js/files.js:63
#: js/files.js:110
msgid ""
"Encryption App is enabled but your keys are not initialized, please log-out "
"and log-in again"
msgstr "App de encriptação está ativado, mas as chaves não estão inicializadas, por favor log-out e faça login novamente"
#: js/files.js:67
#: js/files.js:114
msgid ""
"Invalid private key for Encryption App. Please update your private key "
"password in your personal settings to recover access to your encrypted "
"files."
msgstr "Chave do App de Encriptação é inválida. Por favor, atualize sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados."
#: js/files.js:71
#: js/files.js:118
msgid ""
"Encryption was disabled but your files are still encrypted. Please go to "
"your personal settings to decrypt your files."
msgstr "Encriptação foi desabilitada mas seus arquivos continuam encriptados. Por favor vá a suas configurações pessoais para descriptar seus arquivos."
#: js/files.js:302
#: js/files.js:349
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Seu download está sendo preparado. Isto pode levar algum tempo se os arquivos forem grandes."
#: js/files.js:514 js/files.js:552
#: js/files.js:558 js/files.js:596
msgid "Error moving file"
msgstr "Erro movendo o arquivo"
#: js/files.js:514 js/files.js:552
#: js/files.js:558 js/files.js:596
msgid "Error"
msgstr "Erro"
#: js/files.js:569 templates/index.php:56
#: js/files.js:613 templates/index.php:56
msgid "Name"
msgstr "Nome"
#: js/files.js:570 templates/index.php:68
#: js/files.js:614 templates/index.php:68
msgid "Size"
msgstr "Tamanho"
#: js/files.js:571 templates/index.php:70
#: js/files.js:615 templates/index.php:70
msgid "Modified"
msgstr "Modificado"
#: lib/app.php:60
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
msgstr "Nome da pasta inválido. Uso de 'Shared' é reservado."
#: lib/app.php:88
#, php-format

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-07 09:40+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -69,7 +69,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 "Sua chave privada não é válida! Provavelmente sua senha foi alterada fora de %s (por exemplo, seu diretório corporativo). Você pode atualizar sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados."
#: files/error.php:19
msgid ""

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-07 09:40+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -30,11 +30,11 @@ msgstr "Erro de autenticação"
#: ajax/changedisplayname.php:31
msgid "Your full name has been changed."
msgstr ""
msgstr "Seu nome completo foi alterado."
#: ajax/changedisplayname.php:34
msgid "Unable to change full name"
msgstr ""
msgstr "Não é possível alterar o nome completo"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -222,23 +222,23 @@ msgstr "Português (Brasil)"
#: templates/admin.php:8
msgid "Everything (fatal issues, errors, warnings, info, debug)"
msgstr ""
msgstr "Tudo (questões fatais, erros, avisos, informações, depuração)"
#: templates/admin.php:9
msgid "Info, warnings, errors and fatal issues"
msgstr ""
msgstr "Informações, avisos, erros e problemas fatais"
#: templates/admin.php:10
msgid "Warnings, errors and fatal issues"
msgstr ""
msgstr "Avisos, erros e problemas fatais"
#: templates/admin.php:11
msgid "Errors and fatal issues"
msgstr ""
msgstr "Erros e problemas fatais"
#: templates/admin.php:12
msgid "Fatal issues only"
msgstr ""
msgstr "Somente questões fatais"
#: templates/admin.php:22
msgid "Security Warning"
@ -507,7 +507,7 @@ msgstr "Alterar senha"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Nome Completo"
#: templates/personal.php:73
msgid "Email"
@ -608,7 +608,7 @@ msgstr "Armazenamento Padrão"
#: templates/users.php:44 templates/users.php:139
msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
msgstr ""
msgstr "Por favor insira cota de armazenamento (ex: \"512\" ou \"12 GB\")"
#: templates/users.php:48 templates/users.php:148
msgid "Unlimited"
@ -628,7 +628,7 @@ msgstr "Armazenamento"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "alterar nome completo"
#: templates/users.php:112
msgid "set new password"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@ -41,7 +41,7 @@ msgstr "A configuração é válida, mas o Bind falhou. Confira as configuraçõ
msgid ""
"The configuration is invalid. Please have a look at the logs for further "
"details."
msgstr ""
msgstr "Configuração inválida. Por favor, dê uma olhada nos logs para mais detalhes."
#: ajax/wizard.php:32
msgid "No action specified"
@ -138,6 +138,10 @@ msgstr "Host inválido"
msgid "Could not find the desired feature"
msgstr "Não foi possível encontrar a função desejada"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Teste de Configuração"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@ -139,6 +139,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Testar a configuração"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
@ -138,6 +138,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -9,18 +9,20 @@
# lord93 <lordakryl@gmail.com>, 2013
# jekader <jekader@gmail.com>, 2013
# eurekafag <rkfg@rkfg.me>, 2013
# unixoid <victor.ashirov@gmail.com>, 2013
# vsapronov <vladimir.sapronov@gmail.com>, 2013
# not_your_conscience <hex.void@gmail.com>, 2013
# navigator666 <yuriy.malyovaniy@gmail.com>, 2013
# hackproof <hackproof.ai@gmail.com>, 2013
# Friktor <antonshramko@yandex.ru>, 2013
# Иван Тюрин <wen89@inbox.ru>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-07 02:43+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-08 09:50+0000\n"
"Last-Translator: unixoid <victor.ashirov@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -39,11 +41,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:10
msgid "Group already exists"
@ -199,7 +201,7 @@ msgstr "Группы"
#: js/users.js:100 templates/users.php:92 templates/users.php:130
msgid "Group Admin"
msgstr "Группа Администраторы"
msgstr "Администратор группы"
#: js/users.js:123 templates/users.php:170
msgid "Delete"
@ -285,7 +287,7 @@ msgstr "Модуль 'fileinfo' отсутствует"
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "PHP модуль 'fileinfo' отсутствует. Мы настоятельно рекомендуем включить этот модуль для улучшения определения типов (mime-type) файлов."
msgstr "PHP-модуль 'fileinfo' отсутствует. Мы настоятельно рекомендуем включить этот модуль для улучшения определения типов (mime-type) файлов."
#: templates/admin.php:65
msgid "Locale not working"
@ -405,11 +407,11 @@ msgstr "Пожалуйста, подключитесь к %s используя
#: templates/admin.php:218
msgid "Log"
msgstr "Лог"
msgstr "Журнал"
#: templates/admin.php:219
msgid "Log level"
msgstr "Уровень лога"
msgstr "Уровень детализации журнала"
#: templates/admin.php:251
msgid "More"
@ -516,7 +518,7 @@ msgstr "Сменить пароль"
#: templates/personal.php:58 templates/users.php:88
msgid "Full Name"
msgstr ""
msgstr "Полное имя"
#: templates/personal.php:73
msgid "Email"
@ -528,7 +530,7 @@ msgstr "Ваш адрес электронной почты"
#: templates/personal.php:76
msgid "Fill in an email address to enable password recovery"
msgstr "Введите адрес электронной почты чтобы появилась возможность восстановления пароля"
msgstr "Введите адрес электронной почты, чтобы появилась возможность восстановления пароля"
#: templates/personal.php:86
msgid "Profile picture"
@ -536,7 +538,7 @@ msgstr "Фото профиля"
#: templates/personal.php:90
msgid "Upload new"
msgstr "Закачать новую"
msgstr "Загрузить новую"
#: templates/personal.php:92
msgid "Select new from Files"
@ -603,7 +605,7 @@ msgstr "Создать"
#: templates/users.php:36
msgid "Admin Recovery Password"
msgstr "Восстановление Пароля Администратора"
msgstr "Восстановление пароля администратора"
#: templates/users.php:37 templates/users.php:38
msgid ""
@ -613,7 +615,7 @@ msgstr "Введите пароль для того, чтобы восстано
#: templates/users.php:42
msgid "Default Storage"
msgstr "Хранилище по-умолчанию"
msgstr "Хранилище по умолчанию"
#: templates/users.php:44 templates/users.php:139
msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
@ -637,7 +639,7 @@ msgstr "Хранилище"
#: templates/users.php:108
msgid "change full name"
msgstr ""
msgstr "изменить полное имя"
#: templates/users.php:112
msgid "set new password"

View File

@ -15,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-03 20:50+0000\n"
"Last-Translator: Евгений Белоусов <kvantor12@gmail.com>\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -146,6 +146,10 @@ msgstr "Неверный сервер"
msgid "Could not find the desired feature"
msgstr "Не могу найти требуемой функциональности"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Тестовая конфигурация"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
"MIME-Version: 1.0\n"
@ -138,6 +138,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
"MIME-Version: 1.0\n"
@ -138,6 +138,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
@ -140,6 +140,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Test nastavenia"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
@ -141,6 +141,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Preizkusne nastavitve"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Provoni konfigurimet"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
@ -138,6 +138,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@ -138,6 +138,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
@ -143,6 +143,10 @@ msgstr "Felaktig Host"
msgid "Could not find the desired feature"
msgstr "Det gick inte hitta den önskade funktionen"
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr "Testa konfigurationen"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:39+0000\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\n"
"PO-Revision-Date: 2013-11-09 06:44+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
@ -136,6 +136,10 @@ msgstr ""
msgid "Could not find the desired feature"
msgstr ""
#: templates/part.settingcontrols.php:2
msgid "Save"
msgstr ""
#: templates/part.settingcontrols.php:4
msgid "Test Configuration"
msgstr ""

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: 2013-11-06 21:43-0500\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\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: 2013-11-06 21:43-0500\n"
"POT-Creation-Date: 2013-11-09 01:44-0500\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"
@ -142,32 +142,32 @@ msgstr ""
msgid "Upload cancelled."
msgstr ""
#: js/file-upload.js:345
#: js/file-upload.js:344
msgid "Could not get result from server."
msgstr ""
#: js/file-upload.js:437
#: js/file-upload.js:436
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:520
#: js/file-upload.js:519
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:524 js/filelist.js:371
#: js/file-upload.js:523 js/filelist.js:371
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:526 js/filelist.js:373
#: js/file-upload.js:525 js/filelist.js:373
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:586
#: js/file-upload.js:585
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:602
#: js/file-upload.js:601
msgid "Could not create folder"
msgstr ""

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