diff --git a/app/src/main/res/values-et/strings.xml b/app/src/main/res/values-et/strings.xml index f1825ca3..6a5e5b1e 100644 --- a/app/src/main/res/values-et/strings.xml +++ b/app/src/main/res/values-et/strings.xml @@ -54,12 +54,12 @@ <string name="call_add">Lisa kõne</string> <string name="conference_manage">Halda rühmakõnet</string> <string name="conference">Rühmakõne</string> - <string name="audio_route_speaker">Speaker</string> - <string name="audio_route_earpiece">Earpiece</string> + <string name="audio_route_speaker">Kõlar</string> + <string name="audio_route_earpiece">Kõrvasisesed kõrvaklapid</string> <string name="audio_route_bluetooth">Bluetooth</string> - <string name="audio_route_wired_headset">Wired Headset</string> - <string name="audio_route_wired_or_earpiece">Wired or Earpiece</string> - <string name="choose_audio_route">Choose audio route</string> + <string name="audio_route_wired_headset">Juhtmega kõrvaklapid</string> + <string name="audio_route_wired_or_earpiece">Juhtmega või kõrvasisesed kõrvaklapid</string> + <string name="choose_audio_route">Vali heliruuting</string> <!-- Speed dial --> <string name="speed_dial">Kiirvalimine</string> <string name="speed_dial_label">Klõpsa numbrit ja seosta ta konkreetse telefoniraamatu kirjega. Hiljem saad samale numbrile pikalt vajutades alustada kõnet määratud telefoninumbrile.</string> @@ -77,4 +77,4 @@ Haven't found some strings? There's more at https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> -</resources> +</resources> \ No newline at end of file diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index b0381653..31ef924c 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -54,12 +54,12 @@ <string name="call_add">Dodaj połączenie</string> <string name="conference_manage">Zarządzaj połączeniem konferencyjnym</string> <string name="conference">Konferencja</string> - <string name="audio_route_speaker">Speaker</string> - <string name="audio_route_earpiece">Earpiece</string> + <string name="audio_route_speaker">Głośnik</string> + <string name="audio_route_earpiece">Słuchawka</string> <string name="audio_route_bluetooth">Bluetooth</string> - <string name="audio_route_wired_headset">Wired Headset</string> - <string name="audio_route_wired_or_earpiece">Wired or Earpiece</string> - <string name="choose_audio_route">Choose audio route</string> + <string name="audio_route_wired_headset">Słuchawki przewodowe</string> + <string name="audio_route_wired_or_earpiece">Słuchawka urządzenia lub przewodowa</string> + <string name="choose_audio_route">Wybierz urządzenie audio</string> <!-- Speed dial --> <string name="speed_dial">Szybkie wybieranie</string> <string name="manage_speed_dial">Zarządzaj szybkim wybieraniem</string> @@ -77,4 +77,4 @@ Haven't found some strings? There's more at https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> -</resources> +</resources> \ No newline at end of file diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index c739c5bb..3c78a0d9 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -54,12 +54,12 @@ <string name="call_add">Arama ekle</string> <string name="conference_manage">Konferans aramasını yönet</string> <string name="conference">Konferans</string> - <string name="audio_route_speaker">Speaker</string> - <string name="audio_route_earpiece">Earpiece</string> + <string name="audio_route_speaker">Hoparlör</string> + <string name="audio_route_earpiece">Kulaklık</string> <string name="audio_route_bluetooth">Bluetooth</string> - <string name="audio_route_wired_headset">Wired Headset</string> - <string name="audio_route_wired_or_earpiece">Wired or Earpiece</string> - <string name="choose_audio_route">Choose audio route</string> + <string name="audio_route_wired_headset">Kablolu Kulaklık</string> + <string name="audio_route_wired_or_earpiece">Kablolu veya Kulaklık</string> + <string name="choose_audio_route">Ses çıkışını seçin</string> <!-- Speed dial --> <string name="speed_dial">Hızlı arama</string> <string name="manage_speed_dial">Hızlı aramayı yönet</string> @@ -77,4 +77,4 @@ Bazı dizeleri bulamadınız mı? Burada daha fazlası var: https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> -</resources> +</resources> \ No newline at end of file diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 5586c49d..3dead56d 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -54,12 +54,12 @@ <string name="call_add">添加通话</string> <string name="conference_manage">管理电话会议</string> <string name="conference">会议</string> - <string name="audio_route_speaker">Speaker</string> - <string name="audio_route_earpiece">Earpiece</string> + <string name="audio_route_speaker">扬声器</string> + <string name="audio_route_earpiece">听筒</string> <string name="audio_route_bluetooth">Bluetooth</string> - <string name="audio_route_wired_headset">Wired Headset</string> - <string name="audio_route_wired_or_earpiece">Wired or Earpiece</string> - <string name="choose_audio_route">Choose audio route</string> + <string name="audio_route_wired_headset">有线耳机</string> + <string name="audio_route_wired_or_earpiece">有线或听筒</string> + <string name="choose_audio_route">选择音频线路</string> <!-- Speed dial --> <string name="speed_dial">快速拨号</string> <string name="manage_speed_dial">管理快速拨号</string> @@ -77,4 +77,4 @@ Haven't found some strings? There's more at https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> -</resources> +</resources> \ No newline at end of file