summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.json
diff options
context:
space:
mode:
authorLucas Azevedo <lhs_azevedo@hotmail.com>2023-08-28 12:25:01 -0300
committerLucas Azevedo <lhs_azevedo@hotmail.com>2023-08-28 12:25:01 -0300
commit79bc6ba06cc19793c8bb1cf3b3dc231ae0dc1969 (patch)
tree91226f2f6fa52e506f9ba957946e15ff4906739b /core/l10n/ja.json
parentcc912c3b51be06a7034c397a2b77d7968a28a7bd (diff)
parentfc3eef9d2f0210729d3203ad857980cd621e0427 (diff)
downloadnextcloud-server-79bc6ba06cc19793c8bb1cf3b3dc231ae0dc1969.tar.gz
nextcloud-server-79bc6ba06cc19793c8bb1cf3b3dc231ae0dc1969.zip
Merge branch 'master' into auth-token-commands
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r--core/l10n/ja.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index cf4196973e8..a265895a267 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -233,21 +233,9 @@
"Looking for {term} …" : "{term} を確認中 ...",
"No" : "いいえ",
"Yes" : "はい",
- "No files in here" : "ここにはファイルがありません",
- "New folder" : "新しいフォルダー",
- "No more subfolders in here" : "ここにはサブフォルダーはありません",
- "Name" : "名前",
- "Size" : "サイズ",
- "Modified" : "更新日時",
- "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
- "File name cannot be empty." : "ファイル名を空にすることはできません。",
- "\"/\" is not allowed inside a file name." : "\"/\" はファイル名に利用できません。",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です",
- "{newName} already exists" : "{newName} はすでに存在します",
"Choose" : "選択",
"Copy" : "コピー",
"Move" : "移動",
- "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
"read-only" : "読み取り専用",
@@ -262,12 +250,6 @@
"(all selected)" : "(すべて選択)",
"({count} selected)" : "({count} 選択)",
"Error loading file exists template" : "既存ファイルのテンプレートの読み込みエラー",
- "Show list view" : "リストビューで表示",
- "Show grid view" : "グリッドビューで表示",
- "Pending" : "保留中",
- "Home" : "ホーム",
- "Copy to {folder}" : "{folder}へコピー",
- "Move to {folder}" : "{folder}へ移動",
"Saving …" : "保存中...",
"Authentication required" : "認証が必要です",
"This action requires you to confirm your password" : "この操作では、パスワードを確認する必要があります",
@@ -421,6 +403,24 @@
"If it is not there ask your local administrator." : "もしそうでない場合は、管理者に問い合わせてください。",
"Press enter to start searching" : "Enterキーを押して検索を開始します",
"Settings" : "設定",
+ "No files in here" : "ここにはファイルがありません",
+ "New folder" : "新しいフォルダー",
+ "No more subfolders in here" : "ここにはサブフォルダーはありません",
+ "Name" : "名前",
+ "Size" : "サイズ",
+ "Modified" : "更新日時",
+ "\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
+ "File name cannot be empty." : "ファイル名を空にすることはできません。",
+ "\"/\" is not allowed inside a file name." : "\"/\" はファイル名に利用できません。",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です",
+ "{newName} already exists" : "{newName} はすでに存在します",
+ "Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}",
+ "Show list view" : "リストビューで表示",
+ "Show grid view" : "グリッドビューで表示",
+ "Pending" : "保留中",
+ "Home" : "ホーム",
+ "Copy to {folder}" : "{folder}へコピー",
+ "Move to {folder}" : "{folder}へ移動",
"File not found" : "ファイルが見つかりません",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。",
"Please use the command line updater because automatic updating is disabled in the config.php." : "config.php で自動更新が無効になっているので、コマンドラインでの更新を利用してください。",