Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Sep 29, 2024
2 parents b4dcf9f + 2b81941 commit 84cf887
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1218,4 +1218,5 @@
<string name="shelter_and_clothing">Přístřeší a oblečení</string>
<string name="overview">Přehled</string>
<string name="chapter_number">Kapitola %d</string>
<string name="survival_guide_disclaimer">Stejně jako u všech nástrojů v aplikaci Trail Sense je i tato příručka určena k poskytování obecných informací a neměla by být považována za náhradu odborného školení nebo zkušeností. Slouží pouze pro vzdělávací účely. Autoři nenesou odpovědnost za případné nehody, zranění nebo jiné škody, které mohou vzniknout v důsledku použití těchto informací. Při práci venku vždy dbejte zdravého rozumu a opatrnosti.</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1207,4 +1207,6 @@
<string name="water">Agua</string>
<string name="chapter_number">Capítulo %d</string>
<string name="overview">Resumen</string>
<string name="survival_guide_disclaimer">Al igual que con todas las herramientas de Trail Sense, esta guía tiene como objetivo brindar información general y no debe considerarse un sustituto de la capacitación o la experiencia profesional. Se ofrece únicamente con fines educativos. Los autores no son responsables de ningún accidente, lesión u otro daño que pueda resultar del uso de esta información. Siempre ejerza el sentido común y la precaución cuando esté al aire libre.</string>
<string name="shelter_and_clothing">Refugio y ropa</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1220,4 +1220,5 @@
<string name="shelter_and_clothing">Abrigo e vestuário</string>
<string name="chapter_number">Capítulo %d</string>
<string name="overview">Resumo</string>
<string name="survival_guide_disclaimer">Como acontece com todas as ferramentas do Trail Sense, este guia tem o objetivo de fornecer informações gerais e não deve ser considerado um substituto para treinamento ou experiência profissional. Ele serve apenas para fins educacionais. Os autores não se responsabilizam por quaisquer acidentes, lesões ou outros danos que possam resultar do uso dessas informações. Sempre use o bom senso e a cautela ao ar livre.</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1197,4 +1197,5 @@
<string name="overview">Genel görünüm</string>
<string name="shelter_and_clothing">Barınma ve giyim</string>
<string name="chapter_number">Bölüm %d</string>
<string name="survival_guide_disclaimer">Trail Sense\'teki tüm araçlarda olduğu gibi, bu kılavuz da genel bilgi sağlama amaçlıdır ve profesyonel eğitim veya deneyimin yerine geçmemelidir. Bu kılavuz yalnızca eğitim amaçlıdır. Yazarlar, bu bilgilerin kullanımından kaynaklanabilecek herhangi bir kaza, yaralanma veya diğer hasarlardan sorumlu değildir. Dışarıdayken her zaman sağduyulu ve dikkatli olun.</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1183,4 +1183,5 @@
<string name="crafting">手工</string>
<string name="water">水</string>
<string name="shelter_and_clothing">帐篷和衣服</string>
<string name="survival_guide_disclaimer">和 Trail Sense 中的所有工具类似,此指南意在提供常规信息,不应被视为专业训练或经验的替代。此指南仅用作教育目的。作者不为任何使用这些信息可能导致的任何事故、受伤、或其他损害负责。在户外时,应始终运用常识并谨慎行事。</string>
</resources>

0 comments on commit 84cf887

Please sign in to comment.