Skip to content

Commit

Permalink
Updates for project OSMTracker for Android™ and language fa (#398)
Browse files Browse the repository at this point in the history
* Translate waypoints.xml in fa [Manual Sync]

100% translated source file: 'waypoints.xml'
on 'fa'.

* Translate accessibility.xml in fa [Manual Sync]

100% translated source file: 'accessibility.xml'
on 'fa'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
  • Loading branch information
transifex-integration[bot] authored Jul 9, 2024
1 parent 93e226f commit 6cd1a51
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
14 changes: 14 additions & 0 deletions app/src/main/res/values-fa/accessibility.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--About screen-->
<string name="acc.osmtracker_logo">لوگو OSMTracker</string>
<!--Zoom in/out in map view-->
<string name="acc.zoom_in">بزرگنمایی</string>
<string name="acc.zoom_out">کوچکنمایی</string>
<!--GPS status bar-->
<string name="acc.sat_indicator">نشانگر قدرت سیگنال ماهواره</string>
<string name="acc.record_indicator">نشانگر «در حال ضبط»</string>
<!--Track list-->
<string name="acc.track_status">نشانگر «وضعیت رد»</string>
<string name="acc.upload_status">نشانگر «وضعیت بارگذاری در OpenStreetMap»</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-fa/waypoints.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="wpt_voicerec">ضبط صدا</string>
<string name="wpt_stillimage">تصویر</string>
</resources>

0 comments on commit 6cd1a51

Please sign in to comment.