Skip to content

Commit 0f5cdfa

Browse files
committed
Localisation updates from https://translatewiki.net.
1 parent ba51540 commit 0f5cdfa

File tree

1 file changed

+14
-14
lines changed
  • application/locale/resources/i18n

1 file changed

+14
-14
lines changed

application/locale/resources/i18n/ja.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
"get-configurations-from-page-$1": "ページ %1 から設定を取得",
275275
"continue-key": "後続の索引",
276276
"cache-information-about-the-api-modules-of-$1-module-path=$2": "%1 のAPIモジュールに関する情報をキャッシュする: モジュールパスは %2",
277-
"found-$2-query-modules-$1": "クエリ・モジュールが %2 種類あります:%1",
277+
"found-$2-query-modules-$1": "%2 件のクエリ {{PLURAL:%2|モジュール}}があります: %1",
278278
"invalid-parameter-$1": "無効なパラメーター:「%1」",
279279
"does-not-exist": "存在しません",
280280
"configuration-page-$1": "設定ページ: %1",
@@ -292,8 +292,8 @@
292292
"missing-page": "ページが見つかりません",
293293
"invalid-page-title": "無効なページタイトル",
294294
"page-edit-function-error-$1": "ページの編集関数に例外が発生しました: %1",
295-
"$1-pages-processed": "%1 本の記事処理済み",
296-
"$1-pages-have-not-changed": "%1 本の記事変更なし",
295+
"$1-pages-processed": "%1 件の{{PLURAL:%2|ページ}}処理済み",
296+
"$1-pages-have-not-changed": "%1 件の{{PLURAL:%1|ページ}}変更なし",
297297
"$1-elapsed": "経過時間 %1。",
298298
"stopped-give-up-editing": "編集を'''中止した'''。",
299299
"processing-chunks-$1-$2": "塊 %1–%2 を処理中",
@@ -326,17 +326,17 @@
326326
"number": "数字",
327327
"string": "文字列",
328328
"skip-all-chapters": "全てのチャプターをスキップする",
329-
"«$1»": "『%1』",
329+
"«$1»": "『%1』: ",
330330
"retry-$1-$2": "再試行 %1/%2",
331331
"$1-image(s)-left": "%1件の{{PLURAL:%1|画像}}を処理中です...",
332-
"$1-$2-image-download-error-recorded": "%1:%2画像ダウンロードエラーが記録されました",
332+
"$1-$2-image-download-error-recorded": "%1: %2 件の{{PLURAL:%2|画像}}ダウンロードエラーが記録されました",
333333
"update-image-archive-$1": "画像アーカイブを更新: %1",
334334
"create-image-archive-$1": "画像アーカイブを作成:%1",
335335
"$2-jump-to-chapter-$1": "%2: 章%1にジャンプ",
336336
"download-completed-for-$1": "%1のダウンロードが完了しました。",
337337
"some-are-paid-restricted-chapters": "一部は有料/制限付きの章です。",
338-
"chapter-$1": "章番号%1:",
339-
"preserve": "古いファイルを残す",
338+
"chapter-$1": "章番号 %1: ",
339+
"preserve": "古いファイルを残す: ",
340340
"move-to-→": "移動する→",
341341
"unspecified-image-data": "不特定の画像データ",
342342
"number-of-errors-$1": "エラー数:%1",
@@ -347,7 +347,7 @@
347347
"failed-to-get-image": "画像の取得に失敗しました。",
348348
"image-without-content": "内容が見つかりません:",
349349
"$1-bytes-too-small": "%1 バイト、小さすぎる:",
350-
"$1-bytes": "%1 バイト",
350+
"$1-bytes": "%1 {{PLURAL:%1|バイト}}:",
351351
"failed-to-download-image": "画像をダウンロードできませんでした",
352352
"login-as-$1": "[%1]としてログインする",
353353
"invalid-work-id-$1": "無効な作業 id: %1",
@@ -423,17 +423,17 @@
423423
"egypt": "エジプト",
424424
"$1-years-and-$2-months": "%1年%2ヶ月",
425425
"$1-y-$2-m": "%1年%2ヶ月",
426-
"$1-years": "%1年",
426+
"$1-years": "%1{{PLURAL:%1|年}}",
427427
"$1-y": "%1年",
428428
"$1-months": "%1ヶ月",
429429
"$1-m": "%1ヶ月",
430-
"$1-milliseconds": "%1ミリ秒",
430+
"$1-milliseconds": "%1{{PLURAL:%1|ミリ秒}}",
431431
"$1-ms": "%1ミリ秒",
432-
"$1-seconds": "%1秒",
432+
"$1-seconds": "%1{{PLURAL:%1|秒}}",
433433
"$1-s": "%1秒",
434434
"$1-minutes": "%1分",
435435
"$1-min": "%1分",
436-
"$1-hours": "%1時間",
436+
"$1-hours": "%1{{PLURAL:$1|時間}}",
437437
"$1-hr": "%1時間",
438438
"$1-days": "%1日",
439439
"$1-d": "%1日",
@@ -455,8 +455,8 @@
455455
"$1-hours-ago": "%1時間前",
456456
"$1-hours-later": "%1時間後",
457457
"$1-days-ago": "%1日前",
458-
"$1-days-later": "%1日後",
459-
"$1-weeks-ago": "%1週間前",
458+
"$1-days-later": "%1{{PLURAL:%1|日}}後",
459+
"$1-weeks-ago": "%1{{PLURAL:%1|週間}}前",
460460
"$1-weeks-later": "%1週間後",
461461
"era-date": "元号",
462462
"note": "注釈",

0 commit comments

Comments
 (0)