summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-24 01:54:37 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-24 01:54:37 -0400
commite2327f83ed60ca29fd1513a40bcefd26e52c54bf (patch)
tree60954008d75ec9bb1d7d2a7c1ab44de21e4f6ec9 /apps
parent4c99869e1f1cf816ed2086a8dd14c6f3afc05d99 (diff)
downloadnextcloud-server-e2327f83ed60ca29fd1513a40bcefd26e52c54bf.tar.gz
nextcloud-server-e2327f83ed60ca29fd1513a40bcefd26e52c54bf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/hu_HU.php3
-rw-r--r--apps/files_sharing/l10n/pt_PT.php5
-rw-r--r--apps/user_ldap/l10n/pt_PT.php2
3 files changed, 9 insertions, 1 deletions
diff --git a/apps/files/l10n/hu_HU.php b/apps/files/l10n/hu_HU.php
index 00035b376c4..97501ead209 100644
--- a/apps/files/l10n/hu_HU.php
+++ b/apps/files/l10n/hu_HU.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
+"Storage not available" => "A tároló elérhetetlen.",
+"Storage invalid" => "A tároló érvénytelen",
"Unknown error" => "Ismeretlen hiba",
"Could not move %s - File with this name already exists" => "%s áthelyezése nem sikerült - már létezik másik fájl ezzel a névvel",
"Could not move %s" => "Nem sikerült %s áthelyezése",
@@ -43,6 +45,7 @@ $TRANSLATIONS = array(
"Error fetching URL" => "A megadott URL-ről nem sikerül adatokat kapni",
"Share" => "Megosztás",
"Delete" => "Törlés",
+"Disconnect storage" => "Tároló leválasztása",
"Unshare" => "A megosztás visszavonása",
"Delete permanently" => "Végleges törlés",
"Rename" => "Átnevezés",
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index edc474c26c2..c0b59bfc191 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -8,7 +8,11 @@ $TRANSLATIONS = array(
"No files have been shared with you yet." => "Ainda não partilhados quaisquer ficheuiros consigo.",
"You haven't shared any files yet." => "Ainda não partilhou quaisquer ficheiros.",
"You haven't shared any files by link yet." => "Ainda não partilhou quaisquer ficheiros por hiperligação.",
+"Do you want to add the remote share {name} from {owner}@{remote}?" => "Deseja adicionar a partilha remota {nome} de {proprietário}@{remoto}?",
+"Remote share" => "Partilha remota",
+"Remote share password" => "Password da partilha remota",
"Cancel" => "Cancelar",
+"Add remote share" => "Adicionar partilha remota",
"No ownCloud installation found at {remote}" => "Não foi encontrada uma instalação em {remote}",
"Invalid ownCloud url" => "Endereço errado",
"Shared by" => "Partilhado por",
@@ -23,6 +27,7 @@ $TRANSLATIONS = array(
"the link expired" => "A hiperligação expirou",
"sharing is disabled" => "a partilha está desativada",
"For more info, please ask the person who sent this link." => "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.",
+"Add to your ownCloud" => "Adicionar á sua ownCloud",
"Download" => "Transferir",
"Download %s" => "Transferir %s",
"Direct link" => "Hiperligação direta",
diff --git a/apps/user_ldap/l10n/pt_PT.php b/apps/user_ldap/l10n/pt_PT.php
index 20a136384fb..fb4836c78b0 100644
--- a/apps/user_ldap/l10n/pt_PT.php
+++ b/apps/user_ldap/l10n/pt_PT.php
@@ -1,6 +1,6 @@
<?php
$TRANSLATIONS = array(
-"Failed to clear the mappings." => "Falhou a limpar os mapas",
+"Failed to clear the mappings." => "Falhou a limpar os mapas.",
"Failed to delete the server configuration" => "Erro ao eliminar a configuração do servidor",
"The configuration is valid and the connection could be established!" => "A configuração está correcta e foi possível estabelecer a ligação!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "A configuração está correcta, mas não foi possível estabelecer o \"laço\", por favor, verifique as configurações do servidor e as credenciais.",