summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-30 01:55:06 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-30 01:55:06 -0500
commitf4d20dc1f30d4ab4748166956fcacdaeb0773e75 (patch)
tree77568458e7fa2e159f1a8182ebc7b2e43de766a0 /apps/files_sharing/l10n/ja.js
parent24fc1c751ac1521ef02540bbf6d4d8fefc393b39 (diff)
downloadnextcloud-server-f4d20dc1f30d4ab4748166956fcacdaeb0773e75.tar.gz
nextcloud-server-f4d20dc1f30d4ab4748166956fcacdaeb0773e75.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r--apps/files_sharing/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index 664bb2b14ef..8be8a7159d4 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Server to server sharing is not enabled on this server" : "このサーバーでは、サーバー間の共有が有効ではありません",
"The mountpoint name contains invalid characters." : "マウントポイント名 に不正な文字列が含まれています。",
"Invalid or untrusted SSL certificate" : "無効または信頼できないSSL証明書",
+ "Storage not valid" : "ストレージが無効です",
"Couldn't add remote share" : "リモート共有を追加できませんでした",
"Shared with you" : "他ユーザーがあなたと共有中",
"Shared with others" : "他ユーザーと共有中",
@@ -43,7 +44,6 @@ OC.L10N.register(
"Download" : "ダウンロード",
"Download %s" : "%s をダウンロード",
"Direct link" : "リンク",
- "Server-to-Server Sharing" : "サーバー間共有",
"Allow users on this server to send shares to other servers" : "ユーザーがこのサーバーから他のサーバーに共有することを許可する",
"Allow users on this server to receive shares from other servers" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する"
},