Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #2052

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1172,4 +1172,9 @@
<string name="augmented_reality">Rozšířená realita</string>
<string name="augmented_reality_description">Zobrazte si blízké majáky a slunce/měsíc vaším fotoaparátem</string>
<string name="magnetic_north">Magnetický sever</string>
<string name="tool_long_press_hint_toast">Podržte pro zobrazení více možností</string>
<string name="unpin">Odepnout</string>
<string name="pinned">Připnuto</string>
<string name="tool_quick_actions">Rychlé akce nástroje</string>
<string name="pin">Připnout</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1160,4 +1160,9 @@
<string name="augmented_reality">Realidad Aumentada</string>
<string name="augmented_reality_description">Ver balizas cercanas y el sol / luna con tu cámara</string>
<string name="magnetic_north">El Norte magnético</string>
<string name="tool_long_press_hint_toast">Pulsa prolongadamente en una herramienta para ver más opciones</string>
<string name="unpin">Desbloquear</string>
<string name="pinned">Fijado</string>
<string name="tool_quick_actions">Herramienta de acciones rápidas</string>
<string name="pin">Bloquear</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1131,4 +1131,9 @@
<string name="augmented_reality">增强现实</string>
<string name="augmented_reality_description">用相机查看附近信标及太阳/月亮</string>
<string name="magnetic_north">磁北</string>
<string name="tool_long_press_hint_toast">长按工具查看更多选项</string>
<string name="unpin">取消固定</string>
<string name="pinned">已固定</string>
<string name="tool_quick_actions">工具快速操作</string>
<string name="pin">固定</string>
</resources>
Loading