summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index ba0a97aed74..62cddc2289b 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -220,12 +220,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、このサーバーのファイルアップロード時の最大サイズを超えています。",
"No favorites yet" : "まだお気に入りはありません",
"Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
- "Shares" : "共有",
- "Shared with others" : "他ユーザーと共有中",
- "Shared with you" : "他ユーザーがあなたと共有中",
- "Shared by link" : "URLリンクで共有中",
- "Deleted shares" : "削除された共有",
- "Pending shares" : "保留中の共有",
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
"Storage invalid" : "ストレージが無効です",
@@ -236,6 +230,12 @@ OC.L10N.register(
"%s used" : "%s 使用中",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%2$s 中%1$s 使用中",
- "Deleted files" : "ゴミ箱"
+ "Deleted files" : "ゴミ箱",
+ "Shares" : "共有",
+ "Shared with others" : "他ユーザーと共有中",
+ "Shared with you" : "他ユーザーがあなたと共有中",
+ "Shared by link" : "URLリンクで共有中",
+ "Deleted shares" : "削除された共有",
+ "Pending shares" : "保留中の共有"
},
"nplurals=1; plural=0;");