diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
commit | fb77ff9da432f5cf304a67a538ed497ee437c155 (patch) | |
tree | c63ed4e140c60f65e86c869e58ae0ae54031677b /apps/files/l10n/ja.js | |
parent | a96137ef0bbe707d58227e0635209cf28f78e934 (diff) | |
download | nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index f784be49b52..d9d6bb6fedb 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -140,11 +140,11 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。", "Tags" : "タグ", "Deleted files" : "ゴミ箱", + "Shared with others" : "他ユーザーと共有中", + "Shared with you" : "他ユーザーがあなたと共有中", + "Shared by link" : "URLリンクで共有中", "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", - "Move" : "移動", - "Shared with you" : "他ユーザーがあなたと共有中", - "Shared with others" : "他ユーザーと共有中", - "Shared by link" : "URLリンクで共有中" + "Move" : "移動" }, "nplurals=1; plural=0;"); |