🌐 New Crowdin updates (#1531)

This commit is contained in:
Thomas Camlong
2023-11-03 21:15:08 +01:00
committed by GitHub
parent 4f0be52fe9
commit f4a4b3c252
428 changed files with 5095 additions and 2744 deletions

View File

@@ -1,24 +1,24 @@
{
"title": "",
"title": "キャッシュ・クリーニング",
"selector": {
"label": "",
"label": "クリアするキャッシュを選択する",
"data": {
"ping": "",
"repositoryIcons": "",
"calendar&medias": "",
"weather": ""
"ping": "Pingクエリ",
"repositoryIcons": "リモート/ローカル・アイコン",
"calendar&medias": "カレンダーからのメディア",
"weather": "気象データ"
}
},
"buttons": {
"notificationTitle": "",
"notificationTitle": "キャッシュ・クリア",
"clearAll": {
"text": "",
"notificationMessage": ""
"text": "すべてのキャッシュを消去する",
"notificationMessage": "すべてのキャッシュがクリアされました"
},
"clearSelect": {
"text": "",
"notificationMessageSingle": "",
"notificationMessageMulti": ""
"text": "選択したクエリを消去する",
"notificationMessageSingle": "{{value}} のキャッシュがクリアされました。",
"notificationMessageMulti": "{{values}} のキャッシュがクリアされた。"
}
}
}