aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-11 00:20:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-11 00:20:46 +0000
commit8f517325f577c64562cad10be9195d2d706e82f5 (patch)
tree4590e176cdaca2443e8c1e928be8e8cddf8412b5 /core/l10n/ja.js
parent28a30a6ea89974601a5cf849fb480238df906060 (diff)
downloadnextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.tar.gz
nextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index cb332dfc1df..4f397b8165f 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -98,6 +98,8 @@ OC.L10N.register(
"More apps" : "さらにアプリ",
"Currently open" : "編集中",
"_{count} notification_::_{count} notifications_" : ["通知 {count} 件"],
+ "No" : "いいえ",
+ "Yes" : "はい",
"Custom date range" : "カスタム日付の範囲",
"Pick start date" : "開始日を指定",
"Pick end date" : "終了日を指定",
@@ -202,8 +204,6 @@ OC.L10N.register(
"{name} version {version} and above" : "{name} バージョン {version} 以上が対象",
"Settings menu" : "メニュー設定",
"Avatar of {displayName}" : "{displayName} のアバター",
- "No" : "いいえ",
- "Yes" : "はい",
"Choose {file}" : "{file}を選択",
"Choose" : "選択",
"Copy to {target}" : "{target} にコピー",
@@ -211,7 +211,6 @@ OC.L10N.register(
"Move to {target}" : "{target} に移動",
"Move" : "移動",
"OK" : "OK",
- "Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
"read-only" : "読み取り専用",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} ファイルが競合"],
"One file conflict" : "1ファイルが競合",
@@ -448,6 +447,7 @@ OC.L10N.register(
"\"{name}\" is not an allowed filetype" : "\"{name}\" は無効なファイル形式です",
"{newName} already exists" : "{newName} はすでに存在します",
"Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}",
+ "Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
"Show list view" : "リストビューで表示",
"Show grid view" : "グリッドビューで表示",
"Pending" : "保留中",