mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 02:39:24 +01:00
update Japanese translation
- Some mistranslations have been corrected. - Some expressions have been updated to make them easier to understand.
This commit is contained in:
parent
8b165a9a50
commit
f547e4a7d4
@ -49,7 +49,7 @@ footer:
|
|||||||
social: 'ソーシャル'
|
social: 'ソーシャル'
|
||||||
powered_by: '提供元:'
|
powered_by: '提供元:'
|
||||||
about: 'アプリについて'
|
about: 'アプリについて'
|
||||||
stats: あなたは %user_creation% からの %per_day% 日間で %nb_archives% 件の記事を読みました。
|
stats: あなたは %user_creation% から1日平均で %per_day% 件、合計で %nb_archives% 件の記事を読みました。
|
||||||
|
|
||||||
config:
|
config:
|
||||||
page_title: '設定'
|
page_title: '設定'
|
||||||
@ -112,12 +112,12 @@ config:
|
|||||||
action_email: 電子メールを選択
|
action_email: 電子メールを選択
|
||||||
action_app: OTP アプリを選択
|
action_app: OTP アプリを選択
|
||||||
delete:
|
delete:
|
||||||
title: アカウントの削除 (危険を伴う操作)
|
title: アカウントの削除 (注意が必要な操作)
|
||||||
description: アカウントを削除すると、あなたの全ての記事、全てのタグ、全ての注釈、およびあなたのアカウントが完全に削除されます(この操作は取り消せません)。その後、ログアウトされます。
|
description: アカウントを削除すると、あなたの全ての記事、全てのタグ、全ての注釈、およびあなたのアカウントが完全に削除されます(この操作は取り消せません)。その後、ログアウトされます。
|
||||||
confirm: 本当にアカウントを削除してよろしいですか? (この操作は取り消せません)
|
confirm: 本当にアカウントを削除してよろしいですか? (この操作は取り消せません)
|
||||||
button: アカウントを削除する
|
button: アカウントを削除する
|
||||||
reset:
|
reset:
|
||||||
title: リセットの操作 (危険を伴う操作)
|
title: リセットの操作 (注意が必要な操作)
|
||||||
description: 以下のボタンを押すと、アカウントから一部の情報を削除できます。これらの操作は取り消すことができないためご注意ください。
|
description: 以下のボタンを押すと、アカウントから一部の情報を削除できます。これらの操作は取り消すことができないためご注意ください。
|
||||||
annotations: 全ての注釈を削除
|
annotations: 全ての注釈を削除
|
||||||
tags: 全てのタグを削除
|
tags: 全てのタグを削除
|
||||||
@ -428,7 +428,7 @@ tag:
|
|||||||
list:
|
list:
|
||||||
number_on_the_page: '{0} タグはありません|{1} 1 件のタグ|]1,Inf[ %count% 件のタグ'
|
number_on_the_page: '{0} タグはありません|{1} 1 件のタグ|]1,Inf[ %count% 件のタグ'
|
||||||
see_untagged_entries: 'タグの無い記事を見る'
|
see_untagged_entries: 'タグの無い記事を見る'
|
||||||
no_untagged_entries: 'タグの無い記事は存在しません。'
|
no_untagged_entries: 'タグの付いていない記事は存在しません。'
|
||||||
new:
|
new:
|
||||||
add: '追加'
|
add: '追加'
|
||||||
placeholder: 'コンマ「,」で区切ることで、複数のタグを追加できます。'
|
placeholder: 'コンマ「,」で区切ることで、複数のタグを追加できます。'
|
||||||
|
Loading…
Reference in New Issue
Block a user