aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 12:44:12 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 12:44:12 -0500
commit07e540613e1445451ace78e639be36a1c1e7e58f (patch)
treee5c5744bca2ba245f9ebe03874933712d8b18c39 /apps/files_sharing/l10n
parent7125bfba21b957b7c9ee96f0405e78ecb6b1e4f9 (diff)
downloadnextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.tar.gz
nextcloud-server-07e540613e1445451ace78e639be36a1c1e7e58f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/pt_PT.php5
-rw-r--r--apps/files_sharing/l10n/zh_TW.php1
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index ce513485497..cd94211b5d3 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -2,7 +2,7 @@
$TRANSLATIONS = array(
"This share is password-protected" => "Esta partilha está protegida por palavra-chave",
"The password is wrong. Try again." => "Password errada, por favor tente de novo",
-"Password" => "Password",
+"Password" => "Palavra-passe",
"Sorry, this link doesn’t seem to work anymore." => "Desculpe, mas este link parece não estar a funcionar.",
"Reasons might be:" => "As razões poderão ser:",
"the item was removed" => "O item foi removido",
@@ -14,6 +14,7 @@ $TRANSLATIONS = array(
"Download" => "Transferir",
"Upload" => "Carregar",
"Cancel upload" => "Cancelar envio",
-"No preview available for" => "Não há pré-visualização para"
+"No preview available for" => "Não há pré-visualização para",
+"Direct link" => "Link direto"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_sharing/l10n/zh_TW.php b/apps/files_sharing/l10n/zh_TW.php
index bc415913e4b..3854b7ae582 100644
--- a/apps/files_sharing/l10n/zh_TW.php
+++ b/apps/files_sharing/l10n/zh_TW.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"This share is password-protected" => "這個分享有密碼保護",
"The password is wrong. Try again." => "請檢查您的密碼並再試一次",
"Password" => "密碼",
"Sorry, this link doesn’t seem to work anymore." => "抱歉,此連結已經失效",