Minor refactors:
- Renames s_assemble to s_brief - Link s_local to s_brief
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
en:
|
||||
account_successfully_created: |-
|
||||
Hello %{first_name} you have been registered on Sarafu Network! Your balance is %{balance} %{token_symbol}. To use dial *483*46#. For help 0757628885.
|
||||
Hello, you have been registered on Sarafu Network! Your balance is %{balance} %{token_symbol}. To use dial *483*46#. For help 0757628885.
|
||||
received_tokens: |-
|
||||
Successfully received %{amount} %{token_symbol} from %{tx_sender_information} %{timestamp}. New balance is %{balance} %{token_symbol}.
|
||||
terms: |-
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
sw:
|
||||
account_successfully_created: |-
|
||||
Habari %{first_name}, umesajiliwa kwa huduma ya sarafu! Salio lako ni %{token_symbol} %{balance}. Kutumia bonyeza *483*46#. Kwa Usaidizi 0757628885.
|
||||
Habari, umesajiliwa kwa huduma ya sarafu! Salio lako ni %{token_symbol} %{balance}. Kutumia bonyeza *483*46#. Kwa Usaidizi 0757628885.
|
||||
received_tokens: |-
|
||||
Umepokea %{amount} %{token_symbol} kutoka kwa %{tx_sender_information} %{timestamp}. Salio la %{token_symbol} ni %{balance}.
|
||||
terms: |-
|
||||
|
||||
@@ -11,6 +11,23 @@ en:
|
||||
initial_pin_confirmation: |-
|
||||
CON Enter your PIN again
|
||||
0. Back
|
||||
enter_given_name: |-
|
||||
CON Enter first name
|
||||
0. Back
|
||||
enter_family_name: |-
|
||||
CON Enter last name
|
||||
0. Back
|
||||
enter_gender: |-
|
||||
CON Enter gender
|
||||
1. Male
|
||||
2. Female
|
||||
0. Back
|
||||
enter_location: |-
|
||||
CON Enter location
|
||||
0. Back
|
||||
enter_products: |-
|
||||
CON Please enter a product or service you offer
|
||||
0. Back
|
||||
start: |-
|
||||
CON Balance %{account_balance} %{account_token_name}
|
||||
1. Send
|
||||
@@ -27,40 +44,23 @@ en:
|
||||
1. My profile
|
||||
2. Change language
|
||||
3. Check balance
|
||||
4. Change PIN
|
||||
4. Check statement
|
||||
5. Change PIN
|
||||
0. Back
|
||||
profile_management: |-
|
||||
metadata_management: |-
|
||||
CON My profile
|
||||
1. Edit name
|
||||
2. Edit gender
|
||||
3. Edit location
|
||||
4. Edit business
|
||||
4. Edit products
|
||||
5. View my profile
|
||||
0. Back
|
||||
enter_first_name: |-
|
||||
CON Enter first name
|
||||
0. Back
|
||||
enter_last_name: |-
|
||||
CON Enter last name
|
||||
0. Back
|
||||
enter_gender: |-
|
||||
CON Enter gender
|
||||
1. Male
|
||||
2. Female
|
||||
0. Back
|
||||
enter_location: |-
|
||||
CON Enter location
|
||||
0. Back
|
||||
enter_business_profile: |-
|
||||
CON Please enter a product or service you offer
|
||||
0. Back
|
||||
display_user_profile_data: |-
|
||||
END Your details are:
|
||||
Name: %{full_name}
|
||||
Gender: %{gender}
|
||||
Location: %{location}
|
||||
You sell: %{business_profile}
|
||||
If any details are missing, please use my profile to add your details.
|
||||
You sell: %{products}
|
||||
0. Back
|
||||
select_preferred_language: |-
|
||||
CON Choose language
|
||||
@@ -85,48 +85,46 @@ en:
|
||||
retry: |-
|
||||
CON Please enter your PIN. You have %{remaining_attempts} attempts remaining.
|
||||
0. Back
|
||||
name_management_pin_authorization:
|
||||
standard_pin_authorization:
|
||||
first: |-
|
||||
CON Please enter your PIN.
|
||||
0. Back
|
||||
retry: |-
|
||||
CON Please enter your PIN. You have %{remaining_attempts} attempts remaining.
|
||||
0. Back
|
||||
gender_management_pin_authorization:
|
||||
account_balances_pin_authorization:
|
||||
first: |-
|
||||
CON Please enter your PIN.
|
||||
CON Please enter your PIN to view balances.
|
||||
0. Back
|
||||
retry: |-
|
||||
CON Please enter your PIN. You have %{remaining_attempts} attempts remaining.
|
||||
0. Back
|
||||
location_management_pin_authorization:
|
||||
account_statement_pin_authorization:
|
||||
first: |-
|
||||
CON Please enter your PIN.
|
||||
0. Back
|
||||
retry: |-
|
||||
CON Please enter your PIN. You have %{remaining_attempts} attempts remaining.
|
||||
0. Back
|
||||
business_profile_management_pin_authorization:
|
||||
first: |-
|
||||
CON Please enter your PIN.
|
||||
0. Back
|
||||
retry: |-
|
||||
CON Please enter your PIN. You have %{remaining_attempts} attempts remaining.
|
||||
0. Back
|
||||
view_profile_pin_authorization:
|
||||
first: |-
|
||||
CON Please enter your PIN.
|
||||
0. Back
|
||||
retry: |-
|
||||
CON Please enter your PIN. You have %{remaining_attempts} attempts remaining.
|
||||
0. Back
|
||||
mini_statement_pin_authorization:
|
||||
first: |-
|
||||
CON Please enter your PIN.
|
||||
CON Please enter your PIN to view statement.
|
||||
0. Back
|
||||
retry: |-
|
||||
CON Please enter your PIN. You have %{remaining_attempts} attempts remaining.
|
||||
0. Back
|
||||
account_balances: |-
|
||||
CON Your balances are as follows:
|
||||
balance: %{operational_balance} %{token_symbol}
|
||||
taxes: %{tax} %{token_symbol}
|
||||
bonsuses: %{bonus} %{token_symbol}
|
||||
0. Back
|
||||
first_transaction_set: |-
|
||||
CON %{first_transaction_set}
|
||||
1. Next
|
||||
00. Exit
|
||||
middle_transaction_set: |-
|
||||
CON %{middle_transaction_set}
|
||||
1. Next
|
||||
2. Previous
|
||||
00. Exit
|
||||
last_transaction_set: |-
|
||||
CON %{last_transaction_set}
|
||||
2. Previous
|
||||
00. Exit
|
||||
exit: |-
|
||||
END Thank you for using the service.
|
||||
exit_invalid_request: |-
|
||||
@@ -168,5 +166,5 @@ en:
|
||||
CON Your request has been sent. You will receive an SMS shortly.
|
||||
00. Back
|
||||
99. Exit
|
||||
account_creation_prompt: >
|
||||
account_creation_prompt: |-
|
||||
Your account is being created. You will receive an SMS when your account is ready.
|
||||
@@ -11,6 +11,23 @@ sw:
|
||||
initial_pin_confirmation: |-
|
||||
CON Weka PIN yako tena
|
||||
0. Nyuma
|
||||
enter_given_name: |-
|
||||
CON Weka jina lako la kwanza
|
||||
0. Nyuma
|
||||
enter_family_name: |-
|
||||
CON Weka jina lako la mwisho
|
||||
0. Nyuma
|
||||
enter_gender: |-
|
||||
CON Weka jinsia yako
|
||||
1. Mwanaume
|
||||
2. Mwanamke
|
||||
0. Nyuma
|
||||
enter_location: |-
|
||||
CON Weka eneo lako
|
||||
0. Nyuma
|
||||
enter_products: |-
|
||||
CON Tafadhali weka bidhaa ama huduma unauza
|
||||
0. Nyuma
|
||||
start: |-
|
||||
CON Salio %{account_balance} %{account_token_name}
|
||||
1. Tuma
|
||||
@@ -27,39 +44,23 @@ sw:
|
||||
1. Wasifu wangu
|
||||
2. Chagua lugha utakayotumia
|
||||
3. Angalia salio
|
||||
4. Badilisha nambari ya siri
|
||||
4. Angalia taarifa ya matumizi
|
||||
5. Badilisha nambari ya siri
|
||||
0. Nyuma
|
||||
profile_management: |-
|
||||
metadata_management: |-
|
||||
CON Wasifu wangu
|
||||
1. Weka jina
|
||||
2. Weka jinsia
|
||||
3. Weka eneo
|
||||
4. Weka biashara
|
||||
4. Weka bidhaa
|
||||
5. Angalia wasifu wako
|
||||
0. Nyuma
|
||||
enter_first_name: |-
|
||||
CON Weka jina lako la kwanza
|
||||
0. Nyuma
|
||||
enter_last_name: |-
|
||||
CON Weka jina lako la mwisho
|
||||
0. Nyuma
|
||||
enter_gender: |-
|
||||
CON Weka jinsia yako
|
||||
1. Mwanaume
|
||||
2. Mwanamke
|
||||
0. Nyuma
|
||||
enter_location: |-
|
||||
CON Weka eneo lako
|
||||
0. Nyuma
|
||||
enter_business_profile: |-
|
||||
CON Tafadhali weka bidhaa ama huduma unauza
|
||||
0. Nyuma
|
||||
display_user_profile_data: |-
|
||||
display_user_metadata: |-
|
||||
END Wasifu wako una maelezo yafuatayo:
|
||||
Jina: %{full_name}
|
||||
Jinsia: %{gender}
|
||||
Eneo: %{location}
|
||||
Unauza: %{user_bio}
|
||||
Iwapo hakuna, enda kwa wasifu wako uweke maelezo zaidi.
|
||||
0. Nyuma
|
||||
select_preferred_language: |-
|
||||
CON Chagua lugha
|
||||
@@ -84,48 +85,46 @@ sw:
|
||||
retry: |-
|
||||
CON Weka nambari ya siri. Una majaribio %{remaining_attempts} yaliyobaki.
|
||||
0. Nyuma
|
||||
name_management_pin_authorization:
|
||||
standard_pin_authorization:
|
||||
first: |-
|
||||
CON Tafadhali weka PIN yako.
|
||||
0. Nyuma
|
||||
retry: |-
|
||||
CON Tafadhali weka PIN yako. Una majaribio %{remaining_attempts} yaliyobaki.
|
||||
0. Nyuma
|
||||
gender_management_pin_authorization:
|
||||
account_balances_pin_authorization:
|
||||
first: |-
|
||||
CON Tafadhali weka PIN yako.
|
||||
CON Tafadhali weka PIN yako kuona salio.
|
||||
0. Nyuma
|
||||
retry: |-
|
||||
CON Tafadhali weka PIN yako. Una majaribio %{remaining_attempts} yaliyobaki.
|
||||
0. Nyuma
|
||||
location_management_pin_authorization:
|
||||
account_statement_pin_authorization:
|
||||
first: |-
|
||||
CON Tafadhali weka PIN yako.
|
||||
0. Nyuma
|
||||
retry: |-
|
||||
CON Tafadhali weka PIN yako. Una majaribio %{remaining_attempts} yaliyobaki.
|
||||
0. Nyuma
|
||||
business_profile_management_pin_authorization:
|
||||
first: |-
|
||||
CON Tafadhali weka PIN yako.
|
||||
0. Nyuma
|
||||
retry: |-
|
||||
CON Tafadhali weka PIN yako. Una majaribio %{remaining_attempts} yaliyobaki.
|
||||
0. Nyuma
|
||||
view_profile_pin_authorization:
|
||||
first: |-
|
||||
CON Tafadhali weka PIN yako.
|
||||
0. Nyuma
|
||||
retry: |-
|
||||
CON Tafadhali weka PIN yako. Una majaribio %{remaining_attempts} yaliyobaki.
|
||||
0. Nyuma
|
||||
mini_statement_pin_authorization:
|
||||
first: |-
|
||||
CON Tafadhali weka PIN yako.
|
||||
CON Tafadhali weka PIN yako kuona taarifa ya matumizi.
|
||||
0. Nyuma
|
||||
retry: |-
|
||||
CON Tafadhali weka PIN yako. Una majaribio %{remaining_attempts} yaliyobaki.
|
||||
0. Nyuma
|
||||
account_balances: |-
|
||||
CON Salio zako ni zifuatazo:
|
||||
salio: %{operational_balance}
|
||||
ushuru: %{tax}
|
||||
tuzo: %{bonus}
|
||||
0. Back
|
||||
first_transaction_set: |-
|
||||
CON %{first_transaction_set}
|
||||
1. Mbele
|
||||
00. Ondoka
|
||||
middle_transaction_set: |-
|
||||
CON %{middle_transaction_set}
|
||||
1. Mbele
|
||||
2. Nyuma
|
||||
00. Ondoka
|
||||
last_transaction_set: |-
|
||||
CON %{last_transaction_set}
|
||||
2. Nyuma
|
||||
00. Ondoka
|
||||
exit: |-
|
||||
END Asante kwa kutumia huduma.
|
||||
exit_invalid_request: |-
|
||||
|
||||
Reference in New Issue
Block a user