-
Notifications
You must be signed in to change notification settings - Fork 319
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update new Transifex translation Strings
- Loading branch information
1 parent
f43d662
commit 93da5b7
Showing
22 changed files
with
445 additions
and
3 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
48 changes: 48 additions & 0 deletions
48
libandroid-navigation-ui/src/main/res/values-bn/strings.xml
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,48 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Indicates that rerouting is in progress --> | ||
<string name="rerouting">রুট পরিবর্তন করা</string> | ||
|
||
<!-- Button title for resume tracking --> | ||
<string name="re_center">আবার কেন্দ্রে আনুন</string> | ||
|
||
<!-- Indicates voice instructions are muted --> | ||
<string name="muted">নিঃশব্দ করা</string> | ||
|
||
<!-- Indicates voice instructions are unmuted --> | ||
<string name="unmuted">সশব্দ</string> | ||
|
||
<!-- Feedback type for Bad Route --> | ||
<string name="feedback_bad_route">খারাপ \nরুট</string> | ||
|
||
<!-- Feedback type for Confusing Instruction --> | ||
<string name="feedback_confusing_instruction">বিভ্রান্তিকর নির্দেশ</string> | ||
|
||
<!-- Feedback type for Other Map Issue Issue --> | ||
<string name="feedback_general_issue">মানচিত্র সমস্যা</string> | ||
|
||
<!-- Feedback type for Missing Exit --> | ||
<string name="feedback_missing_exit">নিখোঁজ প্রস্থান</string> | ||
|
||
<!-- Feedback type for Missing Road --> | ||
<string name="feedback_missing_road">কোন রাস্তা নেই</string> | ||
|
||
<!-- Feedback type for a maneuver that is Not Allowed --> | ||
<string name="feedback_not_allowed">অনুমতি নেই</string> | ||
|
||
<!-- Feedback type for Report Traffic --> | ||
<string name="feedback_report_traffic">রিপোর্ট ট্র্যাফিক</string> | ||
|
||
<!-- Feedback type for Road Closed --> | ||
<string name="feedback_road_closure">রাস্তা বন্ধ</string> | ||
|
||
<!-- Test app dialog text --> | ||
<string name="dropoff_dialog_text">আপনি কি পরবর্তী গন্তব্যস্থানে যেতে চান?</string> | ||
|
||
<!-- Test app dialog text start next route --> | ||
<string name="dropoff_dialog_positive_text">পরবর্তী শুরু</string> | ||
|
||
<!-- Test app dialog text cancel navigation --> | ||
<string name="dropoff_dialog_negative_text">বাতিল করুন</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
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
48 changes: 48 additions & 0 deletions
48
libandroid-navigation-ui/src/main/res/values-es/strings.xml
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,48 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Indicates that rerouting is in progress --> | ||
<string name="rerouting">Enrutando</string> | ||
|
||
<!-- Button title for resume tracking --> | ||
<string name="re_center">Centrando</string> | ||
|
||
<!-- Indicates voice instructions are muted --> | ||
<string name="muted">Silenciado</string> | ||
|
||
<!-- Indicates voice instructions are unmuted --> | ||
<string name="unmuted">Sin silenciar</string> | ||
|
||
<!-- Feedback type for Bad Route --> | ||
<string name="feedback_bad_route">Ruta \nErronea</string> | ||
|
||
<!-- Feedback type for Confusing Instruction --> | ||
<string name="feedback_confusing_instruction">Instrucción\nConfusa</string> | ||
|
||
<!-- Feedback type for Other Map Issue Issue --> | ||
<string name="feedback_general_issue">Diferente\nProblema del mapa</string> | ||
|
||
<!-- Feedback type for Missing Exit --> | ||
<string name="feedback_missing_exit">Salida\nInexistente</string> | ||
|
||
<!-- Feedback type for Missing Road --> | ||
<string name="feedback_missing_road">Camino\nInexistente</string> | ||
|
||
<!-- Feedback type for a maneuver that is Not Allowed --> | ||
<string name="feedback_not_allowed">No\nPermitido</string> | ||
|
||
<!-- Feedback type for Report Traffic --> | ||
<string name="feedback_report_traffic">Reporte\nDel tráfico</string> | ||
|
||
<!-- Feedback type for Road Closed --> | ||
<string name="feedback_road_closure">Camino\nCerrado</string> | ||
|
||
<!-- Test app dialog text --> | ||
<string name="dropoff_dialog_text">¿Quieres navegar a tú siguiente destino?</string> | ||
|
||
<!-- Test app dialog text start next route --> | ||
<string name="dropoff_dialog_positive_text">Empezar siguiente</string> | ||
|
||
<!-- Test app dialog text cancel navigation --> | ||
<string name="dropoff_dialog_negative_text">Cancelar</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
33 changes: 33 additions & 0 deletions
33
libandroid-navigation-ui/src/main/res/values-hu/strings.xml
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,33 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Indicates that rerouting is in progress --> | ||
<string name="rerouting">Újratervezés...</string> | ||
|
||
<!-- Indicates voice instructions are muted --> | ||
<string name="muted">Némítva</string> | ||
|
||
<!-- Feedback type for Bad Route --> | ||
<string name="feedback_bad_route">Rossz\nútvonal</string> | ||
|
||
<!-- Feedback type for Confusing Instruction --> | ||
<string name="feedback_confusing_instruction">Megtévesztő\nutasítás</string> | ||
|
||
<!-- Feedback type for Other Map Issue Issue --> | ||
<string name="feedback_general_issue">Egyéb\ntérképi hiba</string> | ||
|
||
<!-- Feedback type for Missing Exit --> | ||
<string name="feedback_missing_exit">Hiányzó\nkijárat</string> | ||
|
||
<!-- Feedback type for Missing Road --> | ||
<string name="feedback_missing_road">Hiányzó\nút</string> | ||
|
||
<!-- Feedback type for a maneuver that is Not Allowed --> | ||
<string name="feedback_not_allowed">Nem\nengedélyezett</string> | ||
|
||
<!-- Feedback type for Road Closed --> | ||
<string name="feedback_road_closure">Lezárt\nút</string> | ||
|
||
<!-- Test app dialog text cancel navigation --> | ||
<string name="dropoff_dialog_negative_text">Mégse</string> | ||
|
||
</resources> |
48 changes: 48 additions & 0 deletions
48
libandroid-navigation-ui/src/main/res/values-pt-rPT/strings.xml
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,48 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Indicates that rerouting is in progress --> | ||
<string name="rerouting">Redirecionando...</string> | ||
|
||
<!-- Button title for resume tracking --> | ||
<string name="re_center">Recentrar</string> | ||
|
||
<!-- Indicates voice instructions are muted --> | ||
<string name="muted">Som desligado</string> | ||
|
||
<!-- Indicates voice instructions are unmuted --> | ||
<string name="unmuted">Som ligado</string> | ||
|
||
<!-- Feedback type for Bad Route --> | ||
<string name="feedback_bad_route">Percurso \nRuim</string> | ||
|
||
<!-- Feedback type for Confusing Instruction --> | ||
<string name="feedback_confusing_instruction">Instrução\nConfusa</string> | ||
|
||
<!-- Feedback type for Other Map Issue Issue --> | ||
<string name="feedback_general_issue">Outro\nProblema no Mapa</string> | ||
|
||
<!-- Feedback type for Missing Exit --> | ||
<string name="feedback_missing_exit">Saída\nem Falta</string> | ||
|
||
<!-- Feedback type for Missing Road --> | ||
<string name="feedback_missing_road">Estrada\nem Falta</string> | ||
|
||
<!-- Feedback type for a maneuver that is Not Allowed --> | ||
<string name="feedback_not_allowed">Não\nPermitido</string> | ||
|
||
<!-- Feedback type for Report Traffic --> | ||
<string name="feedback_report_traffic">Relatar\nTrânsito</string> | ||
|
||
<!-- Feedback type for Road Closed --> | ||
<string name="feedback_road_closure">Estrada\nFechada</string> | ||
|
||
<!-- Test app dialog text --> | ||
<string name="dropoff_dialog_text">Deseja navegar para o destino seguinte?</string> | ||
|
||
<!-- Test app dialog text start next route --> | ||
<string name="dropoff_dialog_positive_text">Começar seguinte</string> | ||
|
||
<!-- Test app dialog text cancel navigation --> | ||
<string name="dropoff_dialog_negative_text">Cancelar</string> | ||
|
||
</resources> |
Oops, something went wrong.