🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -1,19 +1,19 @@
{
"descriptor": {
"name": "ユーズネット",
"description": "ユーズネットインスタンスの表示と管理を可能にします。"
"name": "Usenet",
"description": "Usenetインスタンスの表示と管理を可します。"
},
"card": {
"errors": {
"noDownloadClients": {
"title": "対応するダウンロードクライアントが見つかりません",
"text": "サポートされているUsenetダウンロードクライアントを追加して、現在のダウンロードを表示する"
"text": "現在のダウンロードを表示するには、サポートされているUsenetダウンロードクライアントを追加します"
}
}
},
"tabs": {
"queue": "キュー",
"history": "沿革"
"history": "履歴"
},
"info": {
"sizeLeft": "左サイズ",
@@ -26,7 +26,7 @@
"eta": "ETA",
"progress": "進捗状況"
},
"empty": "エンプティ",
"empty": "",
"error": {
"title": "エラー",
"message": "エラーが発生しました"
@@ -39,11 +39,11 @@
"size": "サイズ",
"duration": "期間"
},
"empty": "エンプティ",
"empty": "",
"error": {
"title": "エラー",
"message": "履歴の読み込みエラー"
},
"paused": "ポーズ"
}
}
}