summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-20 01:56:58 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-20 01:56:58 -0400
commitea8c0bce088b938617cda5fa9fb92914e4836bd3 (patch)
tree533d342f172cdfed03c31f8ba65139781bd4894c /apps/files_sharing
parent5ddea98df2fce74342735063127e9195937f35ea (diff)
downloadnextcloud-server-ea8c0bce088b938617cda5fa9fb92914e4836bd3.tar.gz
nextcloud-server-ea8c0bce088b938617cda5fa9fb92914e4836bd3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/ja.php5
-rw-r--r--apps/files_sharing/l10n/pt_PT.php1
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ja.php b/apps/files_sharing/l10n/ja.php
index dc45b81c3c1..63ac003c92f 100644
--- a/apps/files_sharing/l10n/ja.php
+++ b/apps/files_sharing/l10n/ja.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "このサーバーでは、サーバー間の共有が有効ではありません",
+"Invalid or untrusted SSL certificate" => "無効または信頼できないSSL証明書",
"Couldn't add remote share" => "リモート共有を追加できませんでした",
"Shared with you" => "他ユーザーがあなたと共有中",
"Shared with others" => "他ユーザーと共有中",
@@ -13,8 +14,8 @@ $TRANSLATIONS = array(
"Remote share password" => "リモート共有のパスワード",
"Cancel" => "キャンセル",
"Add remote share" => "リモート共有を追加",
-"No ownCloud installation found at {remote}" => "{remote} には ownCloud がインストールされていません",
-"Invalid ownCloud url" => "無効な ownCloud URL です",
+"No ownCloud installation found at {remote}" => "{remote} にはownCloudがインストールされていません",
+"Invalid ownCloud url" => "無効なownCloud URL です",
"Shared by" => "共有者:",
"This share is password-protected" => "この共有はパスワードで保護されています",
"The password is wrong. Try again." => "パスワードが間違っています。再試行してください。",
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index c0b59bfc191..fc5c7cabec5 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "A partilha entre servidores não se encontra disponível",
+"Invalid or untrusted SSL certificate" => "Certificado SSL inválido ou não confiável",
"Couldn't add remote share" => "Ocorreu um erro ao adicionar a partilha remota",
"Shared with you" => "Partilhado consigo ",
"Shared with others" => "Partilhado com outros",