fix strings

This commit is contained in:
Phillip Thelen 2023-12-01 16:29:42 +01:00
parent c352768362
commit 32abe93baf
11 changed files with 11 additions and 28 deletions

View file

@ -81,15 +81,6 @@
android:text="www.habitica.com"
android:textSize="@dimen/card_medium_text" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_marginTop="10sp"
android:autoLink="web"
android:text="http://habitica.wikia.com/"
android:textSize="@dimen/card_medium_text" />
<Button
android:id="@+id/privacy_policy_button"
android:layout_width="250dp"

View file

@ -569,8 +569,8 @@
<string name="reset_account">Reset Account</string>
<string name="reset_account_title">Are you sure you want to reset?</string>
<string name="confirm_reset">Confirm reset</string>
<string name="reset_account_description_new">You will lose all your levels, Gold, and Experience. All your tasks and their historical data will be deleted (Challenge tasks will stay). You will lose all equipment, including limited edition or subscriber equipment, but you will be able to buy it back (you will need to be the correct class to re-buy class-specific gear). You will keep your current class and your Pets and Mounts. To confirm reset, type your password below.</string>
<string name="reset_account_description_no_pw">You will lose all your levels, Gold, and Experience. All your tasks and their historical data will be deleted (Challenge tasks will stay). You will lose all equipment, including limited edition or subscriber equipment, but you will be able to buy it back (you will need to be the correct class to re-buy class-specific gear). You will keep your current class and your Pets and Mounts. To confirm reset, type RESET below.</string>
<string name="reset_account_description_new">You will lose all your levels, Gold, and Experience. All your tasks and their historical data will be deleted (Challenge tasks will stay). You will lose all equipment, except Subscriber items and free commemorative items, but you will be able to buy it back. You will need to be the correct class to re-buy class-specific gear. You will keep your current class, Achievements, and your Pets and Mounts. To confirm reset, type your password below.</string>
<string name="reset_account_description_no_pw">You will lose all your levels, Gold, and Experience. All your tasks and their historical data will be deleted (Challenge tasks will stay). You will lose all equipment, except Subscriber items and free commemorative items, but you will be able to buy it back. You will need to be the correct class to re-buy class-specific gear. You will keep your current class, Achievements, and your Pets and Mounts. To confirm reset, type RESET below.</string>
<string name="delete_caps" translatable="false">DELETE</string>
<string name="delete_account">Delete Account</string>
<string name="delete_account_description">This will delete your account forever and it can never be restored! Banked or spent Gems will not be refunded. If youre absolutely certain, type your password into the text box below.</string>

View file

@ -1,2 +1,2 @@
NAME=4.3.1
CODE=6731
CODE=6751

View file

@ -5,7 +5,6 @@
<string name="sign_in">Anmelden</string>
<string name="other_options">Andere Optionen</string>
<string name="create_account">Benutzerkonto erstellen</string>
<string name="sign_in_password">Mit Passwort anmelden</string>
<string name="continue_text">Fortfahren</string>
<string name="day_start">Tagesbeginn</string>
<string name="rya_description">Es sind noch unvervollständigte Tagesaufgaben von gestern übrig</string>
@ -24,4 +23,4 @@
<string name="check_on_phone">Auf dem Handy nachsehen</string>
<string name="ok">Okay</string>
<string name="syncing_account">Benutzerkonto vom Handy wird synchronisiert</string>
</resources>
</resources>

View file

@ -9,7 +9,6 @@
<string name="sign_in_description">Créez une liste de tâche et suivez votre progression avec votre avatar de jeu</string>
<string name="sign_in_on_phone">S\'identifier sur le téléphone</string>
<string name="create_account">Créer un compte</string>
<string name="sign_in_password">S\'identifier avec un mot de passe</string>
<string name="other_options">Autres options</string>
<string name="continue_text">Continuer</string>
<string name="day_start">Début de journée</string>
@ -41,4 +40,4 @@
<string name="version_info">Version %1$s (%2$d)</string>
<string name="starting_your_day">Votre journée commence...</string>
<string name="disconnected">Déconnecté·e</string>
</resources>
</resources>

View file

@ -5,7 +5,6 @@
<string name="version_info">Verzija %1$s (%2$d)</string>
<string name="create_account">Stvori račun</string>
<string name="other_options">Ostale opcije</string>
<string name="sign_in_password">Prijavi se s lozinkom</string>
<string name="continue_text">Nastavi</string>
<string name="you_ran_out_of_hp">Ponestalo ti je HP-a</string>
<string name="day_start">Početak dana</string>
@ -41,4 +40,4 @@
<string name="some_food">Ponešto Hrane</string>
<string name="faint_description">Izgubio/la si Level, Iskustvo i Zlatnike. Ne odustaj!</string>
<string name="levelup_description">Zahvaljujući tvom napornom radu, prešao/la si na novu razinu!</string>
</resources>
</resources>

View file

@ -14,7 +14,6 @@
<string name="x_quest_item">%d item Misi</string>
<string name="x_and_y">%1$s dan %2$s</string>
<string name="create_account">Buat akun</string>
<string name="sign_in_password">Masuk dengan sandi</string>
<string name="continue_text">Lanjutkan</string>
<string name="you_ran_out_of_hp">Kamu kehabisan nyawa</string>
<string name="faint_description">Kamu kehilangan Level, Pengalaman, dan Koin Emas. Jangan menyerah!</string>
@ -41,4 +40,4 @@
<string name="all_done_today">Semuanya selesai untuk hari ini!</string>
<string name="starting_your_day">Memulai harimu...</string>
<string name="disconnected">Terputus</string>
</resources>
</resources>

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="other_options">ほかのオプション</string>
<string name="sign_in_password">パスワードでサインイン</string>
<string name="continue_text">続ける</string>
<string name="you_ran_out_of_hp">体力がなくなりました</string>
<string name="x_quest_item">%d個のクエストアイテム</string>
@ -32,4 +31,4 @@
<string name="levelup_description">あなたは努力の積み重ねでレベルアップしました!</string>
<string name="all_done_today">今日はすべて完了しました!</string>
<string name="disconnected">接続を切断されました</string>
</resources>
</resources>

View file

@ -10,7 +10,6 @@
<string name="sign_in_on_phone">Conectează-te pe telefon</string>
<string name="other_options">Alte opțiuni</string>
<string name="create_account">Creare cont</string>
<string name="sign_in_password">Conectează-te cu parolă</string>
<string name="day_start">Începutul zilei</string>
<string name="rya_description">Nu există zilnice incomplete de ieri</string>
<string name="review_dailies">Verificare zilnice</string>
@ -35,4 +34,4 @@
<string name="continue_on_your_phone">Continuă pe telefon</string>
<string name="disconnected">Deconectat</string>
<string name="task_title_hint">Scrie numele sarcinii</string>
</resources>
</resources>

View file

@ -14,7 +14,6 @@
<string name="sign_in_on_phone">Telefondan oturum aç</string>
<string name="other_options">Diğer seçenekler</string>
<string name="create_account">Hesap Oluştur</string>
<string name="sign_in_password">Şifre ile Oturum Aç</string>
<string name="continue_text">Devam Et</string>
<string name="you_ran_out_of_hp">Canın Bitti</string>
<string name="faint_description">Bir seviye, DP ve Altın kaybettin. Sakın pes etme!</string>
@ -41,4 +40,4 @@
<string name="all_done_today">Bugünlük Tamam!</string>
<string name="starting_your_day">Gününü başlatıyoruz...</string>
<string name="disconnected">Bağlantı kesildi</string>
</resources>
</resources>

View file

@ -5,7 +5,6 @@
<string name="one_quest_item">1 Квестова річ</string>
<string name="syncing_account">Синхронізуємо акаунт з телефоном</string>
<string name="ok">ОК</string>
<string name="sign_in_password">Увійти за допомогою пароля</string>
<string name="starting_your_day">Починаємо твій день...</string>
<string name="disconnected">Роз\'єднано</string>
<string name="sign_in_description">Створюйте списки завдань та відстежуйте прогрес з вашим ігровим аватаром</string>
@ -41,4 +40,4 @@
<string name="checklist_disclaimer">Списки завдань доступні на телефоні</string>
<string name="hide_task_rewards">Сховати нагоди за завдання</string>
<string name="levelup_description">Твій рівень підвищено завдяки твоїм старанням!</string>
</resources>
</resources>