Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r--apps/files/l10n/ja.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index e2a53695ea2..e7d1c23fe90 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -4,13 +4,13 @@
"Unknown error" : "不明なエラー",
"All files" : "すべてのファイル",
"Recent" : "最新",
+ "Favorites" : "お気に入り",
"File could not be found" : "ファイルを見つけられませんでした",
"Move or copy" : "移動またはコピー",
"Download" : "ダウンロード",
"Delete" : "削除",
"Home" : "ホーム",
"Close" : "閉じる",
- "Favorites" : "お気に入り",
"Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした",
"Upload cancelled." : "アップロードはキャンセルされました。",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリであるか、または0バイトのため {filename} をアップロードできません",
@@ -136,13 +136,13 @@
"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" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
- "Shared with you" : "他ユーザーがあなたと共有中",
- "Shared with others" : "他ユーザーと共有中",
- "Shared by link" : "URLリンクで共有中",
"Tags" : "タグ",
"Deleted files" : "ゴミ箱",
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
- "Move" : "移動"
+ "Move" : "移動",
+ "Shared with you" : "他ユーザーがあなたと共有中",
+ "Shared with others" : "他ユーザーと共有中",
+ "Shared by link" : "URLリンクで共有中"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file