diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-20 01:55:01 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-20 01:55:01 -0500 |
commit | 79ef5eda9688c998a51bfbb3f24f5274cc83bcc2 (patch) | |
tree | 7c6cbc7f75b73fdbbb3c3e0fd8fe5261febecb33 /apps/files_sharing/l10n/ja.js | |
parent | 602e563d99f3e82562862503d8bd82ae3252b2f3 (diff) | |
download | nextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.tar.gz nextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index ad9481917c7..37799f5a86d 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -25,6 +25,7 @@ OC.L10N.register( "Invalid ownCloud url" : "無効なownCloud URL です", "Share" : "共有", "Shared by" : "共有者:", + "A file or folder has been <strong>shared</strong>" : "ファイルまたはフォルダーを<strong>共有</strong>したとき", "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届きました。", @@ -33,6 +34,11 @@ OC.L10N.register( "%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 がダウンロードされました", + "You shared %1$s with %2$s" : "あなたは %1$s を %2$s と共有しました", + "You shared %1$s with group %2$s" : "あなたは %1$s をグループ %2$s と共有しました", + "%2$s shared %1$s with you" : "%2$s は %1$s をあなたと共有しました", + "You shared %1$s via link" : "リンク経由で %1$s を共有しています", + "Shares" : "共有", "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。", "Password" : "パスワード", |