-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #121 from OpenSRP/trasifex-client
Configure transifex client and pull swahili translations
- Loading branch information
Showing
11 changed files
with
69 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[main] | ||
host = https://www.transifex.com | ||
|
||
[opensrp-client-chw-hf.strings-xml--master] | ||
file_filter = opensrp-chw-hf/src/main/res/values-<lang>/strings.xml | ||
source_file = opensrp-chw-hf/src/main/res/values/strings.xml | ||
source_lang = en | ||
type = ANDROID |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<resources> | ||
<string name="app_name">Kituoni</string> | ||
<string name="logo">Nembo</string> | ||
<string name="login_title">USAID Boresha Afya\nKituo cha Afya</string> | ||
<string name="nav_logo">USAID Boresha Afya Kituo cha Afya</string> | ||
<string name="due_only">Amepewa rufaa</string> | ||
|
||
<string name="clicked_sick_child">Umebonyeza kitendo cha ufuatiliaji wa mtoto mgonjwa</string> | ||
<string name="clicked_malaria_diagnosis">Umebonyeza kitendo cha utambuzi wa malaria</string> | ||
<string name="referral_for">Rufaa kwa %s</string> | ||
<string name="full_referral_info">Angalia taarifa za rufaa</string> | ||
<string name="back_to_referrals">Rudi kwa rufaa</string> | ||
<string name="mark_done">Imefanyika</string> | ||
<string name="mark_as_done">Imefanyika</string> | ||
<string name="view_profile">Angalia taarifa za huyu</string> | ||
<string name="chw_phone">Simu ya Mja</string> | ||
<string name="chw">Mja</string> | ||
<string name="referral_date">Tarehe ya rufaa</string> | ||
<string name="problem">Tatizo</string> | ||
<string name="phone">Simu</string> | ||
<string name="client_name_age_suffix">%s, %s</string> | ||
<string name="mark_as_done_title">Imefanyika?</string> | ||
<string name="mark_as_done_message">Rufaa itafungwa na haitakwepo.</string> | ||
<string name="phone_not_provided">Namba ya simu haijatolewa</string> | ||
<string name="anc_danger_sign_prefix">Dalili za hatari wakati la ujazito; Dalili: %s</string> | ||
<string name="referral_day">Rufaa %s iliyopita</string> | ||
<string name="fp_update_family_planning">Update usajili wa uzazi wa mpango</string> | ||
<string name="error_opening_profile">Tatizo kufungua taarifa za mteja</string> | ||
<string name="family">Kaya ya %s</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
include ':opensrp-chw-hf' | ||
|
||
//include ':opensrp-chw-core' | ||
//project(":opensrp-chw-core").projectDir = new File("../opensrp-client-chw-core/opensrp-chw-core") |