Skip to content

Commit

Permalink
Translated using Weblate (Japanese)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (74 of 74 strings)

Translation: IITC-CE/IITC Button
Translate-URL: https://weblate.iitc.app/projects/iitc-ce/iitc-button/ja/
  • Loading branch information
weblate committed May 19, 2024
1 parent 1a31f1d commit c2fd391
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions public/_locales/ja/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,83 @@
},
"jsViewDetailsHideDetails": {
"message": "詳細を隠す"
},
"other": {
"message": ""
},
"backup": {
"message": "バックアップ"
},
"addedCustomIITCCore": {
"message": "$PLUGIN_NAME$ はIITCの組み込み版を置き換えています",
"placeholders": {
"plugin_name": {
"content": "$1",
"example": "Awesome plugin"
}
}
},
"import_message": {
"message": "IITC Buttonのバックアップを含む.zipファイルを選択しインポートするものを選択してください"
},
"export_data": {
"message": "プラグインデータをエクスポート"
},
"backupRestored": {
"message": "バックアップを復元しました"
},
"warningAboutLocalStoragePart1": {
"message": "注: ローカルストレージにはIITC Buttonが利用できるすべてのデータが含まれています. 例えばあなたのプラグインやそのソースコード、プラグインによってはその設定が含まれることもあります(プラグインの実装によります)."
},
"warningAboutLocalStoragePart2": {
"message": "ファクションプラグインをお使いの場合はこのデータを一般に公開しないでください!"
},
"every5seconds": {
"message": "5秒おき"
},
"donate": {
"message": "寄付"
},
"debug": {
"message": "デバッグ"
},
"import": {
"message": "インポート"
},
"export": {
"message": "エクスポート"
},
"import_settings": {
"message": "IITC設定をインポート"
},
"import_data": {
"message": "プラグインデータをインポート"
},
"import_external": {
"message": "外部プラグインのインポート"
},
"importFromZip": {
"message": "zipファイルからインポート"
},
"export_settings": {
"message": "IITC設定をエクスポート"
},
"export_external": {
"message": "外部プラグインのエクスポート"
},
"exportToZip": {
"message": "zipファイルにエクスポート"
},
"pleaseWait": {
"message": "しばらくお待ちください"
},
"restoreBackup": {
"message": "バックアップを復元する"
},
"invalidBackup": {
"message": "ファイルが破損しているかIITC Buttonのバックアップではありません"
},
"saveToJson": {
"message": "JSONに保存"
}
}

0 comments on commit c2fd391

Please sign in to comment.