diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:44 +0000 |
commit | ca139a4a8125017627513a6b6cb9a92da0c652e3 (patch) | |
tree | b344a1eb1746ce252b4a178332701a714c557dcc /apps/files/l10n/ja.js | |
parent | e39f410a2ba83424f89844f208f41c4c7a1add5b (diff) | |
download | nextcloud-server-ca139a4a8125017627513a6b6cb9a92da0c652e3.tar.gz nextcloud-server-ca139a4a8125017627513a6b6cb9a92da0c652e3.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;"); |