mirror of
https://ghfast.top/https://github.com/discourse/discourse-translator.git
synced 2026-07-16 11:46:33 +08:00
21 lines
821 B
YAML
21 lines
821 B
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
ja:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_translator: "Discourse 翻訳ツール"
|
|
js:
|
|
translator:
|
|
view_translation: "翻訳を表示"
|
|
hide_translation: "翻訳を非表示"
|
|
content_not_translated: "ページは翻訳されていません。クリックして翻訳"
|
|
content_translated: "ページは機械翻訳されています。クリックして元の投稿を表示"
|
|
translated_from: "%{translator} で%{language}から翻訳"
|
|
translating: "翻訳中"
|
|
originally_written_in: "元の投稿は%{language}で書かれています"
|