diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-15 01:54:31 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-15 01:54:31 -0500 |
commit | 31c0cce092761c090c7a2482c81d625863787728 (patch) | |
tree | 67a8bc3f555ce8482c2b3180a714d5fe6b806bba /apps/files_sharing/l10n/ja.json | |
parent | 2f851ff8bbbedcf2ca1b0df6ef2c9de2df127f8e (diff) | |
download | nextcloud-server-31c0cce092761c090c7a2482c81d625863787728.tar.gz nextcloud-server-31c0cce092761c090c7a2482c81d625863787728.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ja.json')
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 017596b2172..44f376b4899 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -2,6 +2,7 @@ "Server to server sharing is not enabled on this server" : "このサーバーでは、サーバー間の共有が有効ではありません", "The mountpoint name contains invalid characters." : "マウントポイント名 に不正な文字列が含まれています。", "Invalid or untrusted SSL certificate" : "無効または信頼できないSSL証明書", + "Could not authenticate to remote share, password might be wrong" : "リモート共有が認証できませんでした,パスワードが間違っているかもしれません", "Storage not valid" : "ストレージが無効です", "Couldn't add remote share" : "リモート共有を追加できませんでした", "Shared with you" : "他ユーザーがあなたと共有中", @@ -25,6 +26,9 @@ "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーが<strong>他のサーバー</strong>から共有されたとき", "A public shared file or folder was <strong>downloaded</strong>" : "公開共有ファイルまたはフォルダーが<strong>ダウンロードされた</strong>とき", "You received a new remote share from %s" : "%sからリモート共有のリクエストは\n届きました。", + "%1$s accepted remote share %2$s" : "%1$s は %2$s のリモート共有を承認しました。", + "%1$s declined remote share %2$s" : "%1$s は %2$s のリモート共有を拒否しました。", + "%1$s unshared %2$s from you" : "%1$s は あなたと%2$s の共有を止めました。", "Public shared folder %1$s was downloaded" : "公開共有フォルダ %1$s がダウンロードされました", "Public shared file %1$s was downloaded" : "公開共有ファイル %1$s がダウンロードされました", "This share is password-protected" : "この共有はパスワードで保護されています", |