diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-10 01:54:35 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-10 01:54:35 -0500 |
commit | 22e5220c1f79a5f3db03decd9b6b13d70d4f2ff0 (patch) | |
tree | 710632772bbd5e914146ba792aaeefeea674e7c5 /apps/files_sharing/l10n/ja.js | |
parent | 19b7911d79fca5c88849498298add83bd825565f (diff) | |
download | nextcloud-server-22e5220c1f79a5f3db03decd9b6b13d70d4f2ff0.tar.gz nextcloud-server-22e5220c1f79a5f3db03decd9b6b13d70d4f2ff0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index c7943c2a6d6..1550e41e653 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -9,16 +9,17 @@ OC.L10N.register( "Shared with others" : "他ユーザーと共有中", "Shared by link" : "URLリンクで共有中", "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", - "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダは、ここに表示されます。", + "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダーは、ここに表示されます。", "Nothing shared yet" : "まだ何も共有されていません", - "Files and folders you share will show up here" : "共有したファイルやフォルダは、ここに表示されます。", + "Files and folders you share will show up here" : "共有したファイルやフォルダーは、ここに表示されます。", "No shared links" : "共有リンクはありません", - "Files and folders you share by link will show up here" : "リンクで共有したファイルやフォルダは、ここに表示されます。", + "Files and folders you share by link will show up here" : "リンクで共有したファイルやフォルダーは、ここに表示されます。", "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からリモート共有 {name} を追加してもよろしいですか?", "Remote share" : "リモート共有", "Remote share password" : "リモート共有のパスワード", "Cancel" : "キャンセル", "Add remote share" : "リモート共有を追加", + "No ownCloud installation (7 or higher) found at {remote}" : "{remote} にはownCloud (7以上)がインストールされていません", "Invalid ownCloud url" : "無効なownCloud URL です", "Shared by" : "共有者:", "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーは <strong>他のサーバー</strong>から共有されました", @@ -26,6 +27,7 @@ OC.L10N.register( "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。", "Password" : "パスワード", + "No entries found in this folder" : "このフォルダーにはエントリーがありません", "Name" : "名前", "Share time" : "共有時間", "Sorry, this link doesn’t seem to work anymore." : "申し訳ございません。このリンクはもう利用できません。", |