summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/files/l10n/pt_PT.php4
-rw-r--r--apps/files_external/l10n/sk_SK.php5
-rw-r--r--apps/files_sharing/l10n/he.php2
-rw-r--r--apps/files_versions/l10n/ca.php2
-rw-r--r--apps/user_ldap/l10n/ru_RU.php1
-rw-r--r--core/l10n/sk_SK.php21
-rw-r--r--l10n/ca/files_versions.po6
-rw-r--r--l10n/ca/settings.po8
-rw-r--r--l10n/cs_CZ/settings.po8
-rw-r--r--l10n/de/settings.po6
-rw-r--r--l10n/es/settings.po8
-rw-r--r--l10n/he/files_sharing.po12
-rw-r--r--l10n/it/settings.po8
-rw-r--r--l10n/pt_PT/files.po8
-rw-r--r--l10n/pt_PT/settings.po24
-rw-r--r--l10n/ru_RU/user_ldap.po6
-rw-r--r--l10n/sk_SK/core.po78
-rw-r--r--l10n/sk_SK/files_external.po17
-rw-r--r--l10n/sk_SK/settings.po8
-rw-r--r--l10n/sv/settings.po8
-rw-r--r--l10n/templates/core.pot2
-rw-r--r--l10n/templates/files.pot2
-rw-r--r--l10n/templates/files_encryption.pot2
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot2
-rw-r--r--l10n/templates/settings.pot2
-rw-r--r--l10n/templates/user_ldap.pot2
-rw-r--r--settings/l10n/ca.php1
-rw-r--r--settings/l10n/cs_CZ.php1
-rw-r--r--settings/l10n/de.php1
-rw-r--r--settings/l10n/es.php1
-rw-r--r--settings/l10n/it.php1
-rw-r--r--settings/l10n/pt_PT.php17
-rw-r--r--settings/l10n/sk_SK.php1
-rw-r--r--settings/l10n/sv.php1
37 files changed, 160 insertions, 122 deletions
diff --git a/apps/files/l10n/pt_PT.php b/apps/files/l10n/pt_PT.php
index eaea703c858..5968769f2a1 100644
--- a/apps/files/l10n/pt_PT.php
+++ b/apps/files/l10n/pt_PT.php
@@ -50,7 +50,7 @@
"File handling" => "Manuseamento de ficheiros",
"Maximum upload size" => "Tamanho máximo de envio",
"max. possible: " => "max. possivel: ",
-"Needed for multi-file and folder downloads." => "Necessário para multi download de ficheiros e pastas",
+"Needed for multi-file and folder downloads." => "Necessário para descarregamento múltiplo de ficheiros e pastas",
"Enable ZIP-download" => "Permitir descarregar em ficheiro ZIP",
"0 is unlimited" => "0 é ilimitado",
"Maximum input size for ZIP files" => "Tamanho máximo para ficheiros ZIP",
@@ -65,7 +65,7 @@
"Share" => "Partilhar",
"Download" => "Transferir",
"Upload too large" => "Envio muito grande",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os ficheiro que está a tentar enviar excedem o tamanho máximo de envio neste servidor.",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os ficheiros que está a tentar enviar excedem o tamanho máximo de envio permitido neste servidor.",
"Files are being scanned, please wait." => "Os ficheiros estão a ser analisados, por favor aguarde.",
"Current scanning" => "Análise actual"
);
diff --git a/apps/files_external/l10n/sk_SK.php b/apps/files_external/l10n/sk_SK.php
index 0b351d306ef..04257a80144 100644
--- a/apps/files_external/l10n/sk_SK.php
+++ b/apps/files_external/l10n/sk_SK.php
@@ -1,4 +1,9 @@
<?php $TRANSLATIONS = array(
+"Access granted" => "Prístup povolený",
+"Grant access" => "Povoliť prístup",
+"Fill out all required fields" => "Vyplňte všetky vyžadované kolónky",
+"Please provide a valid Dropbox app key and secret." => "Zadajte platný kľúč aplikácie a heslo Dropbox",
+"Error configuring Google Drive storage" => "Chyba pri konfigurácii úložiska Google drive",
"External Storage" => "Externé úložisko",
"Mount point" => "Prípojný bod",
"Backend" => "Backend",
diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php
index 68a337241da..ff7be88af87 100644
--- a/apps/files_sharing/l10n/he.php
+++ b/apps/files_sharing/l10n/he.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "ססמה",
"Submit" => "שליחה",
+"%s shared the folder %s with you" => "%s שיתף עמך את התיקייה %s",
+"%s shared the file %s with you" => "%s שיתף עמך את הקובץ %s",
"Download" => "הורדה",
"No preview available for" => "אין תצוגה מקדימה זמינה עבור",
"web services under your control" => "שירותי רשת תחת השליטה שלך"
diff --git a/apps/files_versions/l10n/ca.php b/apps/files_versions/l10n/ca.php
index f81fdc6c4a5..0076d02992f 100644
--- a/apps/files_versions/l10n/ca.php
+++ b/apps/files_versions/l10n/ca.php
@@ -4,5 +4,5 @@
"Versions" => "Versions",
"This will delete all existing backup versions of your files" => "Això eliminarà totes les versions de còpia de seguretat dels vostres fitxers",
"Files Versioning" => "Fitxers de Versions",
-"Enable" => "Permetre"
+"Enable" => "Habilita"
);
diff --git a/apps/user_ldap/l10n/ru_RU.php b/apps/user_ldap/l10n/ru_RU.php
index 68f385358d9..62c0cfaec3b 100644
--- a/apps/user_ldap/l10n/ru_RU.php
+++ b/apps/user_ldap/l10n/ru_RU.php
@@ -2,6 +2,7 @@
"Host" => "Хост",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Вы можете пропустить протокол, если Вам не требуется SSL. Затем начните с ldaps://",
"Base DN" => "База DN",
+"You can specify Base DN for users and groups in the Advanced tab" => "Вы можете задать Base DN для пользователей и групп во вкладке «Дополнительно»",
"User DN" => "DN пользователя",
"Password" => "Пароль",
"For anonymous access, leave DN and Password empty." => "Для анонимного доступа оставьте поля DN и пароль пустыми.",
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php
index 069a169b5df..20ad151778a 100644
--- a/core/l10n/sk_SK.php
+++ b/core/l10n/sk_SK.php
@@ -15,13 +15,34 @@
"October" => "Október",
"November" => "November",
"December" => "December",
+"Choose" => "Výber",
"Cancel" => "Zrušiť",
"No" => "Nie",
"Yes" => "Áno",
"Ok" => "Ok",
"No categories selected for deletion." => "Neboli vybrané žiadne kategórie pre odstránenie.",
"Error" => "Chyba",
+"Error while sharing" => "Chyba počas zdieľania",
+"Error while unsharing" => "Chyba počas ukončenia zdieľania",
+"Error while changing permissions" => "Chyba počas zmeny oprávnení",
+"Shared with you and the group" => "Zdieľané s vami a so skupinou",
+"by" => "od",
+"Shared with you by" => "Zdieľané s vami od",
+"Share with" => "Zdieľať s",
+"Share with link" => "Zdieľať cez odkaz",
+"Password protect" => "Chrániť heslom",
"Password" => "Heslo",
+"Set expiration date" => "Nastaviť dátum expirácie",
+"Expiration date" => "Dátum expirácie",
+"Share via email:" => "Zdieľať cez e-mail:",
+"No people found" => "Užívateľ nenájdený",
+"with" => "s",
+"Unshare" => "Zrušiť zdieľanie",
+"access control" => "riadenie prístupu",
+"create" => "vytvoriť",
+"delete" => "zmazať",
+"share" => "zdieľať",
+"Password protected" => "Chránené heslom",
"ownCloud password reset" => "Obnovenie hesla pre ownCloud",
"Use the following link to reset your password: {link}" => "Použite nasledujúci odkaz pre obnovenie vášho hesla: {link}",
"You will receive a link to reset your password via Email." => "Odkaz pre obnovenie hesla obdržíte E-mailom.",
diff --git a/l10n/ca/files_versions.po b/l10n/ca/files_versions.po
index a4d8639a09e..4bd9bdf45c9 100644
--- a/l10n/ca/files_versions.po
+++ b/l10n/ca/files_versions.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-02 02:03+0200\n"
-"PO-Revision-Date: 2012-10-01 08:52+0000\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\n"
+"PO-Revision-Date: 2012-10-09 07:30+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@@ -41,4 +41,4 @@ msgstr "Fitxers de Versions"
#: templates/settings.php:4
msgid "Enable"
-msgstr "Permetre"
+msgstr "Habilita"
diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po
index e3e5b1c3f6d..15ab377f6fb 100644
--- a/l10n/ca/settings.po
+++ b/l10n/ca/settings.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\n"
+"PO-Revision-Date: 2012-10-09 07:31+0000\n"
+"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -189,7 +189,7 @@ msgstr "Afegiu la vostra aplicació"
#: templates/apps.php:11
msgid "More Apps"
-msgstr ""
+msgstr "Més aplicacions"
#: templates/apps.php:27
msgid "Select an App"
diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po
index 435c9509379..3fe9dd8a58f 100644
--- a/l10n/cs_CZ/settings.po
+++ b/l10n/cs_CZ/settings.po
@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\n"
+"PO-Revision-Date: 2012-10-09 08:35+0000\n"
+"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\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"
@@ -191,7 +191,7 @@ msgstr "Přidat Vaší aplikaci"
#: templates/apps.php:11
msgid "More Apps"
-msgstr ""
+msgstr "Více aplikací"
#: templates/apps.php:27
msgid "Select an App"
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index 982522ade96..6e58215f025 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:03+0000\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\n"
+"PO-Revision-Date: 2012-10-09 10:11+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
@@ -199,7 +199,7 @@ msgstr "Füge Deine Anwendung hinzu"
#: templates/apps.php:11
msgid "More Apps"
-msgstr ""
+msgstr "Weitere Apps"
#: templates/apps.php:27
msgid "Select an App"
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index 5e71fdf844e..ef87a1c16ba 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\n"
+"PO-Revision-Date: 2012-10-09 15:22+0000\n"
+"Last-Translator: Rubén Trujillo <rubentrf@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -195,7 +195,7 @@ msgstr "Añade tu aplicación"
#: templates/apps.php:11
msgid "More Apps"
-msgstr ""
+msgstr "Más aplicaciones"
#: templates/apps.php:27
msgid "Select an App"
diff --git a/l10n/he/files_sharing.po b/l10n/he/files_sharing.po
index 51347af93b6..2ccef5f2b52 100644
--- a/l10n/he/files_sharing.po
+++ b/l10n/he/files_sharing.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-22 01:14+0200\n"
-"PO-Revision-Date: 2012-09-21 23:15+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\n"
+"PO-Revision-Date: 2012-10-09 11:45+0000\n"
+"Last-Translator: Tomer Cohen <tomerc+transifex.net@gmail.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,12 +29,12 @@ msgstr "שליחה"
#: templates/public.php:9
#, php-format
msgid "%s shared the folder %s with you"
-msgstr ""
+msgstr "%s שיתף עמך את התיקייה %s"
#: templates/public.php:11
#, php-format
msgid "%s shared the file %s with you"
-msgstr ""
+msgstr "%s שיתף עמך את הקובץ %s"
#: templates/public.php:14 templates/public.php:30
msgid "Download"
@@ -44,6 +44,6 @@ msgstr "הורדה"
msgid "No preview available for"
msgstr "אין תצוגה מקדימה זמינה עבור"
-#: templates/public.php:37
+#: templates/public.php:35
msgid "web services under your control"
msgstr "שירותי רשת תחת השליטה שלך"
diff --git a/l10n/it/settings.po b/l10n/it/settings.po
index 52f0fbf1c73..b79343b9d11 100644
--- a/l10n/it/settings.po
+++ b/l10n/it/settings.po
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:03+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\n"
+"PO-Revision-Date: 2012-10-09 00:10+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -192,7 +192,7 @@ msgstr "Aggiungi la tua applicazione"
#: templates/apps.php:11
msgid "More Apps"
-msgstr ""
+msgstr "Altre applicazioni"
#: templates/apps.php:27
msgid "Select an App"
diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po
index 7ee0bd6a36e..a6c43b21b31 100644
--- a/l10n/pt_PT/files.po
+++ b/l10n/pt_PT/files.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:02+0200\n"
-"PO-Revision-Date: 2012-10-08 16:35+0000\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\n"
+"PO-Revision-Date: 2012-10-09 15:25+0000\n"
"Last-Translator: Duarte Velez Grilo <duartegrilo@gmail.com>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@@ -230,7 +230,7 @@ msgstr "max. possivel: "
#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
-msgstr "Necessário para multi download de ficheiros e pastas"
+msgstr "Necessário para descarregamento múltiplo de ficheiros e pastas"
#: templates/admin.php:9
msgid "Enable ZIP-download"
@@ -292,7 +292,7 @@ msgstr "Envio muito grande"
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
-msgstr "Os ficheiro que está a tentar enviar excedem o tamanho máximo de envio neste servidor."
+msgstr "Os ficheiros que está a tentar enviar excedem o tamanho máximo de envio permitido neste servidor."
#: templates/index.php:82
msgid "Files are being scanned, please wait."
diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po
index a26a6766d35..ed70cb0d395 100644
--- a/l10n/pt_PT/settings.po
+++ b/l10n/pt_PT/settings.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\n"
+"PO-Revision-Date: 2012-10-09 15:29+0000\n"
+"Last-Translator: Duarte Velez Grilo <duartegrilo@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"
@@ -82,11 +82,11 @@ msgstr "Impossível apagar utilizador do grupo %s"
#: js/apps.js:28 js/apps.js:65
msgid "Disable"
-msgstr "Desativar"
+msgstr "Desactivar"
#: js/apps.js:28 js/apps.js:54
msgid "Enable"
-msgstr "Ativar"
+msgstr "Activar"
#: js/personal.js:69
msgid "Saving..."
@@ -139,7 +139,7 @@ msgstr "Activar API de partilha"
#: templates/admin.php:62
msgid "Allow apps to use the Share API"
-msgstr "Permitir que apps usem a API de partilha"
+msgstr "Permitir que as aplicações usem a API de partilha"
#: templates/admin.php:67
msgid "Allow links"
@@ -189,7 +189,7 @@ msgstr "Adicione a sua aplicação"
#: templates/apps.php:11
msgid "More Apps"
-msgstr ""
+msgstr "Mais Aplicações"
#: templates/apps.php:27
msgid "Select an App"
@@ -217,7 +217,7 @@ msgstr "Coloque uma questão"
#: templates/help.php:23
msgid "Problems connecting to help database."
-msgstr "Problemas ao conectar à base de dados de ajuda"
+msgstr "Problemas ao ligar à base de dados de ajuda"
#: templates/help.php:24
msgid "Go there manually."
@@ -234,7 +234,7 @@ msgstr "Usou <strong>%s</strong> dos <strong>%s<strong> disponíveis."
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
-msgstr "Clientes de sincronização desktop e movel"
+msgstr "Clientes de sincronização desktop e móvel"
#: templates/personal.php:13
msgid "Download"
@@ -250,7 +250,7 @@ msgstr "Não foi possivel alterar a sua palavra-chave"
#: templates/personal.php:21
msgid "Current password"
-msgstr "Palavra-chave atual"
+msgstr "Palavra-chave actual"
#: templates/personal.php:22
msgid "New password"
@@ -286,7 +286,7 @@ msgstr "Ajude a traduzir"
#: templates/personal.php:51
msgid "use this address to connect to your ownCloud in your file manager"
-msgstr "utilize este endereço para conectar ao seu ownCloud através do seu gerenciador de ficheiros"
+msgstr "utilize este endereço para ligar ao seu ownCloud através do seu gestor de ficheiros"
#: templates/users.php:21 templates/users.php:76
msgid "Name"
@@ -306,7 +306,7 @@ msgstr "Criar"
#: templates/users.php:35
msgid "Default Quota"
-msgstr "Quota por defeito"
+msgstr "Quota por padrão"
#: templates/users.php:55 templates/users.php:138
msgid "Other"
diff --git a/l10n/ru_RU/user_ldap.po b/l10n/ru_RU/user_ldap.po
index 72760a3543d..0ae4a652e00 100644
--- a/l10n/ru_RU/user_ldap.po
+++ b/l10n/ru_RU/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-22 01:14+0200\n"
-"PO-Revision-Date: 2012-09-21 12:37+0000\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\n"
+"PO-Revision-Date: 2012-10-09 13:45+0000\n"
"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
"MIME-Version: 1.0\n"
@@ -33,7 +33,7 @@ msgstr "База DN"
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
-msgstr ""
+msgstr "Вы можете задать Base DN для пользователей и групп во вкладке «Дополнительно»"
#: templates/settings.php:10
msgid "User DN"
diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po
index 514dfb07d66..719062c7870 100644
--- a/l10n/sk_SK/core.po
+++ b/l10n/sk_SK/core.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-28 23:34+0200\n"
-"PO-Revision-Date: 2012-09-28 21:34+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\n"
+"PO-Revision-Date: 2012-10-09 18:37+0000\n"
+"Last-Translator: martinb <martin.babik@gmail.com>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,7 +86,7 @@ msgstr "December"
#: js/oc-dialogs.js:123
msgid "Choose"
-msgstr ""
+msgstr "Výber"
#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
msgid "Cancel"
@@ -108,46 +108,46 @@ msgstr "Ok"
msgid "No categories selected for deletion."
msgstr "Neboli vybrané žiadne kategórie pre odstránenie."
-#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:489
-#: js/share.js:501
+#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:497
+#: js/share.js:509
msgid "Error"
msgstr "Chyba"
#: js/share.js:103
msgid "Error while sharing"
-msgstr ""
+msgstr "Chyba počas zdieľania"
#: js/share.js:114
msgid "Error while unsharing"
-msgstr ""
+msgstr "Chyba počas ukončenia zdieľania"
#: js/share.js:121
msgid "Error while changing permissions"
-msgstr ""
+msgstr "Chyba počas zmeny oprávnení"
#: js/share.js:130
msgid "Shared with you and the group"
-msgstr ""
+msgstr "Zdieľané s vami a so skupinou"
#: js/share.js:130
msgid "by"
-msgstr ""
+msgstr "od"
#: js/share.js:132
msgid "Shared with you by"
-msgstr ""
+msgstr "Zdieľané s vami od"
#: js/share.js:137
msgid "Share with"
-msgstr ""
+msgstr "Zdieľať s"
#: js/share.js:142
msgid "Share with link"
-msgstr ""
+msgstr "Zdieľať cez odkaz"
#: js/share.js:143
msgid "Password protect"
-msgstr ""
+msgstr "Chrániť heslom"
#: js/share.js:147 templates/installation.php:30 templates/login.php:13
msgid "Password"
@@ -155,19 +155,19 @@ msgstr "Heslo"
#: js/share.js:152
msgid "Set expiration date"
-msgstr ""
+msgstr "Nastaviť dátum expirácie"
#: js/share.js:153
msgid "Expiration date"
-msgstr ""
+msgstr "Dátum expirácie"
#: js/share.js:185
msgid "Share via email:"
-msgstr ""
+msgstr "Zdieľať cez e-mail:"
#: js/share.js:187
msgid "No people found"
-msgstr ""
+msgstr "Užívateľ nenájdený"
#: js/share.js:214
msgid "Resharing is not allowed"
@@ -179,45 +179,45 @@ msgstr ""
#: js/share.js:250
msgid "with"
-msgstr ""
+msgstr "s"
#: js/share.js:271
msgid "Unshare"
-msgstr ""
+msgstr "Zrušiť zdieľanie"
-#: js/share.js:279
+#: js/share.js:283
msgid "can edit"
msgstr ""
-#: js/share.js:281
+#: js/share.js:285
msgid "access control"
-msgstr ""
+msgstr "riadenie prístupu"
-#: js/share.js:284
+#: js/share.js:288
msgid "create"
-msgstr ""
+msgstr "vytvoriť"
-#: js/share.js:287
+#: js/share.js:291
msgid "update"
msgstr ""
-#: js/share.js:290
+#: js/share.js:294
msgid "delete"
-msgstr ""
+msgstr "zmazať"
-#: js/share.js:293
+#: js/share.js:297
msgid "share"
-msgstr ""
+msgstr "zdieľať"
-#: js/share.js:317 js/share.js:476
+#: js/share.js:322 js/share.js:484
msgid "Password protected"
-msgstr ""
+msgstr "Chránené heslom"
-#: js/share.js:489
+#: js/share.js:497
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:501
+#: js/share.js:509
msgid "Error setting expiration date"
msgstr ""
@@ -246,7 +246,7 @@ msgstr "Prihlásenie zlyhalo!"
msgid "Username"
msgstr "Prihlasovacie meno"
-#: lostpassword/templates/lostpassword.php:15
+#: lostpassword/templates/lostpassword.php:14
msgid "Request reset"
msgstr "Požiadať o obnovenie"
@@ -347,7 +347,7 @@ msgstr "Server databázy"
msgid "Finish setup"
msgstr "Dokončiť inštaláciu"
-#: templates/layout.guest.php:36
+#: templates/layout.guest.php:38
msgid "web services under your control"
msgstr "webové služby pod vašou kontrolou"
@@ -359,11 +359,11 @@ msgstr "Odhlásiť"
msgid "Lost your password?"
msgstr "Zabudli ste heslo?"
-#: templates/login.php:17
+#: templates/login.php:16
msgid "remember"
msgstr "zapamätať"
-#: templates/login.php:18
+#: templates/login.php:17
msgid "Log in"
msgstr "Prihlásiť sa"
diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po
index 867efe7bb6e..627d7e866fc 100644
--- a/l10n/sk_SK/files_external.po
+++ b/l10n/sk_SK/files_external.po
@@ -4,13 +4,14 @@
#
# Translators:
# <intense.feel@gmail.com>, 2012.
+# <martin.babik@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-02 23:16+0200\n"
-"PO-Revision-Date: 2012-10-02 21:17+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\n"
+"PO-Revision-Date: 2012-10-09 18:56+0000\n"
+"Last-Translator: martinb <martin.babik@gmail.com>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,7 +21,7 @@ msgstr ""
#: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
msgid "Access granted"
-msgstr ""
+msgstr "Prístup povolený"
#: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
msgid "Error configuring Dropbox storage"
@@ -28,19 +29,19 @@ msgstr ""
#: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
msgid "Grant access"
-msgstr ""
+msgstr "Povoliť prístup"
#: js/dropbox.js:73 js/google.js:72
msgid "Fill out all required fields"
-msgstr ""
+msgstr "Vyplňte všetky vyžadované kolónky"
#: js/dropbox.js:85
msgid "Please provide a valid Dropbox app key and secret."
-msgstr ""
+msgstr "Zadajte platný kľúč aplikácie a heslo Dropbox"
#: js/google.js:26 js/google.js:73 js/google.js:78
msgid "Error configuring Google Drive storage"
-msgstr ""
+msgstr "Chyba pri konfigurácii úložiska Google drive"
#: templates/settings.php:3
msgid "External Storage"
diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po
index 6aae117401a..44fb0c7a548 100644
--- a/l10n/sk_SK/settings.po
+++ b/l10n/sk_SK/settings.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\n"
+"PO-Revision-Date: 2012-10-09 18:37+0000\n"
+"Last-Translator: martinb <martin.babik@gmail.com>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -189,7 +189,7 @@ msgstr "Pridať vašu aplikáciu"
#: templates/apps.php:11
msgid "More Apps"
-msgstr ""
+msgstr "Viac aplikácií"
#: templates/apps.php:27
msgid "Select an App"
diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po
index e5ac9a6e2fe..a5cb8d2b240 100644
--- a/l10n/sv/settings.po
+++ b/l10n/sv/settings.po
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\n"
+"PO-Revision-Date: 2012-10-09 12:28+0000\n"
+"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -192,7 +192,7 @@ msgstr "Lägg till din applikation"
#: templates/apps.php:11
msgid "More Apps"
-msgstr ""
+msgstr "Fler Appar"
#: templates/apps.php:27
msgid "Select an App"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index cba51358709..616766556e6 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-09 02:02+0200\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\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"
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index 6362ef2c29e..d8deaacef2f 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-09 02:02+0200\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\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"
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index 90a10556512..0fc76b9eda6 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-09 02:02+0200\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\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"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index 25f13c3b1c4..76772c8f719 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-09 02:02+0200\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\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"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index b76e50bde1a..281ac6daadd 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-09 02:02+0200\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\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"
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index 005d0a34cc6..8d2f16806cd 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-09 02:02+0200\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\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"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index 760d1441d48..cdde7839540 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\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"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index fd633cafb25..80a2da76fbf 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
+"POT-Creation-Date: 2012-10-10 02:05+0200\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"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index 99c486c71d3..07062370bb8 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-09 02:02+0200\n"
+"POT-Creation-Date: 2012-10-10 02:04+0200\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"
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php
index 54bfdecde74..16660fb07d3 100644
--- a/settings/l10n/ca.php
+++ b/settings/l10n/ca.php
@@ -36,6 +36,7 @@
"More" => "Més",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desenvolupat per la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunitat ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">codi font</a> té llicència <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Afegiu la vostra aplicació",
+"More Apps" => "Més aplicacions",
"Select an App" => "Seleccioneu una aplicació",
"See application page at apps.owncloud.com" => "Mireu la pàgina d'aplicacions a apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-propietat de <span class=\"author\"></span>",
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index bc64b68992b..c0f7ebd8686 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -36,6 +36,7 @@
"More" => "Více",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Vyvinuto <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunitou ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">zdrojový kód</a> je licencován pod <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Přidat Vaší aplikaci",
+"More Apps" => "Více aplikací",
"Select an App" => "Vyberte aplikaci",
"See application page at apps.owncloud.com" => "Více na stránce s aplikacemi na apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencováno <span class=\"author\"></span>",
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 6b86a08ced5..f81deed0c70 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -36,6 +36,7 @@
"More" => "Mehr",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Entwickelt von der <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-Community</a>, der <a href=\"https://github.com/owncloud\" target=\"_blank\">Quellcode</a> ist unter der <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> lizenziert.",
"Add your App" => "Füge Deine Anwendung hinzu",
+"More Apps" => "Weitere Apps",
"Select an App" => "Wähle eine Anwendung aus",
"See application page at apps.owncloud.com" => "Weitere Anwendungen findest Du auf apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lizenziert von <span class=\"author\"></span>",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 268c7ef1263..9a578fa6368 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -36,6 +36,7 @@
"More" => "Más",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Añade tu aplicación",
+"More Apps" => "Más aplicaciones",
"Select an App" => "Seleccionar una aplicación",
"See application page at apps.owncloud.com" => "Echa un vistazo a la web de aplicaciones apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenciado por <span class=\"author\"></span>",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 474149c836c..0fc32c0b931 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -36,6 +36,7 @@
"More" => "Altro",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Sviluppato dalla <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunità di ownCloud</a>, il <a href=\"https://github.com/owncloud\" target=\"_blank\">codice sorgente</a> è licenziato nei termini della <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Aggiungi la tua applicazione",
+"More Apps" => "Altre applicazioni",
"Select an App" => "Seleziona un'applicazione",
"See application page at apps.owncloud.com" => "Vedere la pagina dell'applicazione su apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenziato da <span class=\"author\"></span>",
diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php
index 2a3ec92f769..a5eb8c399be 100644
--- a/settings/l10n/pt_PT.php
+++ b/settings/l10n/pt_PT.php
@@ -13,8 +13,8 @@
"Language changed" => "Idioma alterado",
"Unable to add user to group %s" => "Impossível acrescentar utilizador ao grupo %s",
"Unable to remove user from group %s" => "Impossível apagar utilizador do grupo %s",
-"Disable" => "Desativar",
-"Enable" => "Ativar",
+"Disable" => "Desactivar",
+"Enable" => "Activar",
"Saving..." => "A guardar...",
"__language_name__" => "__language_name__",
"Security Warning" => "Aviso de Segurança",
@@ -25,7 +25,7 @@
"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Usar o serviço cron do sistema. Chame a página cron.php na pasta owncloud via um cronjob do sistema uma vez por minuto.",
"Sharing" => "Partilhando",
"Enable Share API" => "Activar API de partilha",
-"Allow apps to use the Share API" => "Permitir que apps usem a API de partilha",
+"Allow apps to use the Share API" => "Permitir que as aplicações usem a API de partilha",
"Allow links" => "Permitir ligações",
"Allow users to share items to the public with links" => "Permitir que os utilizadores partilhem itens com o público com ligações",
"Allow resharing" => "Permitir voltar a partilhar",
@@ -36,21 +36,22 @@
"More" => "Mais",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desenvolvido pela <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o<a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está licenciado sob a <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Adicione a sua aplicação",
+"More Apps" => "Mais Aplicações",
"Select an App" => "Selecione uma aplicação",
"See application page at apps.owncloud.com" => "Ver a página da aplicação em apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenciado por <span class=\"author\"></span>",
"Documentation" => "Documentação",
"Managing Big Files" => "Gestão de ficheiros grandes",
"Ask a question" => "Coloque uma questão",
-"Problems connecting to help database." => "Problemas ao conectar à base de dados de ajuda",
+"Problems connecting to help database." => "Problemas ao ligar à base de dados de ajuda",
"Go there manually." => "Vá lá manualmente",
"Answer" => "Resposta",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Usou <strong>%s</strong> dos <strong>%s<strong> disponíveis.",
-"Desktop and Mobile Syncing Clients" => "Clientes de sincronização desktop e movel",
+"Desktop and Mobile Syncing Clients" => "Clientes de sincronização desktop e móvel",
"Download" => "Transferir",
"Your password was changed" => "A sua palavra-passe foi alterada",
"Unable to change your password" => "Não foi possivel alterar a sua palavra-chave",
-"Current password" => "Palavra-chave atual",
+"Current password" => "Palavra-chave actual",
"New password" => "Nova palavra-chave",
"show" => "mostrar",
"Change password" => "Alterar palavra-chave",
@@ -59,12 +60,12 @@
"Fill in an email address to enable password recovery" => "Preencha com o seu endereço de email para ativar a recuperação da palavra-chave",
"Language" => "Idioma",
"Help translate" => "Ajude a traduzir",
-"use this address to connect to your ownCloud in your file manager" => "utilize este endereço para conectar ao seu ownCloud através do seu gerenciador de ficheiros",
+"use this address to connect to your ownCloud in your file manager" => "utilize este endereço para ligar ao seu ownCloud através do seu gestor de ficheiros",
"Name" => "Nome",
"Password" => "Palavra-chave",
"Groups" => "Grupos",
"Create" => "Criar",
-"Default Quota" => "Quota por defeito",
+"Default Quota" => "Quota por padrão",
"Other" => "Outro",
"Group Admin" => "Grupo Administrador",
"Quota" => "Quota",
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php
index c1f2f88b364..4dd824a8088 100644
--- a/settings/l10n/sk_SK.php
+++ b/settings/l10n/sk_SK.php
@@ -32,6 +32,7 @@
"Log" => "Záznam",
"More" => "Viac",
"Add your App" => "Pridať vašu aplikáciu",
+"More Apps" => "Viac aplikácií",
"Select an App" => "Vyberte aplikáciu",
"See application page at apps.owncloud.com" => "Pozrite si stránku aplikácie na apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencované <span class=\"author\"></span>",
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php
index 8e6f0dbbd7b..17d33896423 100644
--- a/settings/l10n/sv.php
+++ b/settings/l10n/sv.php
@@ -36,6 +36,7 @@
"More" => "Mera",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Utvecklad av <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud kommunity</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">källkoden</a> är licenserad under <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Lägg till din applikation",
+"More Apps" => "Fler Appar",
"Select an App" => "Välj en App",
"See application page at apps.owncloud.com" => "Se programsida på apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licensierad av <span class=\"author\"></span>",