Skip to content

Commit

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

Translation: Cofi - Brew Timer/App
Translate-URL: https://hosted.weblate.org/projects/cofi/app/ja/
  • Loading branch information
larouxn authored and weblate committed Aug 18, 2023
1 parent ec9791e commit 63b8593
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion cofi-share/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="step_type_water">水を入れる</string>
<string name="step_type_wait">待つ</string>
<string name="recipe_details_automation_dialog_title">ダイレクトリンク</string>
<string name="recipe_details_automation_dialog_text">このレシピに直接アクセスするには、このリンクを使用してください。 NFC タグに書き込むか、Tasker で自動化タスクを作成して、手軽に朝のコーヒーを淹れられます。
\n注意:この方法ではレシピを共有できません。</string>
<string name="step_add_save">保存</string>
<string name="step_add_weight">重さ(g)</string>
<string name="step_add_duration">所要時間(秒)</string>
<string name="prepopulate_step_coffee">珈琲を入れる</string>
<string name="prepopulate_step_water">水を入れる</string>
<string name="step_type_add_coffee">珈琲を入れる</string>
<string name="step_add_name">名前</string>
<string name="recipe_edit_title">レシピの編集</string>
<string name="recipe_add_new_title">レシピの作成</string>
<string name="recipe_edit_name">名前</string>
<string name="recipe_edit_description">説明</string>
<string name="recipe_edit_description_button">説明を追加</string>
<string name="settings_title">設定</string>
<string name="settings_github_item">ギットハブリポジトリ</string>
<string name="prepopulate_step_wait">待つ</string>
<string name="step_type_other">その他</string>
<string name="recipe_unsaved_title">未保存の変更があります</string>
<string name="recipe_unsaved_text">破棄しますか?</string>
</resources>

0 comments on commit 63b8593

Please sign in to comment.