Baligh Uddin | 51393c5 | 2014-07-21 09:40:38 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2014 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Bill Yi | 1ae0eba | 2019-11-05 12:40:22 -0800 | [diff] [blame] | 19 | <string name="sip_settings" msgid="7452587325305604702">"Configuración SIP"</string> |
| 20 | <string name="sip_accounts" msgid="7297896885665783239">"Contas SIP"</string> |
| 21 | <string name="sip_accounts_title" msgid="3061686404598143943">"Contas"</string> |
| 22 | <string name="sip_receive_calls" msgid="3403644006618369349">"Recibir chamadas entrantes"</string> |
| 23 | <string name="sip_receive_calls_summary" msgid="5306603671778761443">"Consome máis batería"</string> |
| 24 | <string name="sip_call_options_title" msgid="5027066677561068192">"Utilizar chamadas SIP"</string> |
| 25 | <string name="sip_call_options_wifi_only_title" msgid="6663105297927456484">"Utilizar chamadas SIP (só por wifi)"</string> |
| 26 | <string name="sip_call_options_entry_1" msgid="4722647332760934261">"Para todas as chamadas cando a rede de datos está dispoñible"</string> |
| 27 | <string name="sip_call_options_entry_2" msgid="7338504256051655013">"Só para chamadas SIP"</string> |
| 28 | <string name="sip_call_options_wifi_only_entry_1" msgid="922329055414010991">"Para todas as chamadas"</string> |
| 29 | <string name="add_sip_account" msgid="5754758646745144384">"Engadir conta"</string> |
| 30 | <string name="remove_sip_account" msgid="8272617403399636513">"Quitar conta"</string> |
| 31 | <string name="sip_account_list" msgid="2596262496233721769">"Contas SIP"</string> |
| 32 | <string name="saving_account" msgid="3390358043846687266">"Gardando a conta..."</string> |
| 33 | <string name="removing_account" msgid="1544132880414780408">"Eliminando a conta..."</string> |
| 34 | <string name="sip_menu_save" msgid="4377112554203123060">"Gardar"</string> |
| 35 | <string name="sip_menu_discard" msgid="1883166691772895243">"Descartar"</string> |
| 36 | <string name="alert_dialog_close" msgid="1734746505531110706">"Pechar o perfil"</string> |
| 37 | <string name="alert_dialog_ok" msgid="7806760618798687406">"Aceptar"</string> |
| 38 | <string name="close_profile" msgid="3756064641769751774">"Pechar"</string> |
| 39 | <string name="registration_status_checking_status" msgid="884179594507591180">"Comprobando o estado..."</string> |
| 40 | <string name="registration_status_registering" msgid="7986331597809521791">"Rexistrando..."</string> |
| 41 | <string name="registration_status_still_trying" msgid="7178623685868766282">"Aínda se está tentando..."</string> |
| 42 | <string name="registration_status_not_receiving" msgid="3873074208531938401">"Non se están recibindo chamadas."</string> |
| 43 | <string name="registration_status_no_data" msgid="2987064560116584121">"O rexistro da conta detívose debido a que non hai conexión a Internet."</string> |
| 44 | <string name="registration_status_no_wifi_data" msgid="685470618241482948">"O rexistro da conta detívose debido a que non hai conexión wifi."</string> |
| 45 | <string name="registration_status_not_running" msgid="6236403137652262659">"Rexistro da conta incorrecto."</string> |
| 46 | <string name="registration_status_done" msgid="6787397199273357721">"Recibindo chamadas."</string> |
| 47 | <string name="registration_status_failed_try_later" msgid="7855389184910312091">"O rexistro da conta non se realizou correctamente: (<xliff:g id="REGISTRATION_ERROR_MESSAGE">%s</xliff:g>); tentarase máis tarde"</string> |
| 48 | <string name="registration_status_invalid_credentials" msgid="8896714049938660777">"O rexistro da conta non se completou correctamente: nome de usuario ou contrasinal incorrectos."</string> |
| 49 | <string name="registration_status_server_unreachable" msgid="3832339558868965604">"Rexistro da conta incorrecto. Comproba o nome do servidor."</string> |
| 50 | <string name="third_party_account_summary" msgid="5918779106950859167">"Esta conta está sendo utilizada actualmente pola aplicación de <xliff:g id="ACCOUNT_OWNER">%s</xliff:g>."</string> |
| 51 | <string name="sip_edit_title" msgid="7438891546610820307">"Conta SIP"</string> |
| 52 | <string name="sip_edit_new_title" msgid="8394790068979636381">"Conta SIP"</string> |
| 53 | <string name="domain_address_title" msgid="8238078615181248579">"Servidor"</string> |
| 54 | <string name="username_title" msgid="298416796886107970">"Nome de usuario"</string> |
| 55 | <string name="password_title" msgid="8035579335591959021">"Contrasinal"</string> |
Bill Yi | 02edb80 | 2019-12-04 04:51:02 -0800 | [diff] [blame] | 56 | <string name="display_name_title" msgid="3730105783656830160">"Nome visible"</string> |
Bill Yi | 1ae0eba | 2019-11-05 12:40:22 -0800 | [diff] [blame] | 57 | <string name="proxy_address_title" msgid="4120361943254795287">"Enderezo proxy saínte"</string> |
| 58 | <string name="port_title" msgid="1703586046264385110">"Número de porto"</string> |
| 59 | <string name="transport_title" msgid="1661659138226029178">"Tipo de transporte"</string> |
Bill Yi | fb835ee | 2021-04-11 07:27:42 -0700 | [diff] [blame] | 60 | <string name="send_keepalive_title" msgid="5319788151608946049">"Enviar sinal de conexión permanente"</string> |
Bill Yi | 1ae0eba | 2019-11-05 12:40:22 -0800 | [diff] [blame] | 61 | <string name="advanced_settings" msgid="2704644977548662872">"Configuración opcional"</string> |
| 62 | <string name="auth_username_title" msgid="9002505242616662698">"Nome de usuario da autenticación"</string> |
| 63 | <string name="auth_username_summary" msgid="6346313945275377230">"Nome de usuario utilizado para a autenticación"</string> |
| 64 | <string name="default_preference_summary_username" msgid="8788114717555599222">"<Sen definir>"</string> |
| 65 | <string name="default_preference_summary_password" msgid="3695366978153175549">"<Sen definir>"</string> |
| 66 | <string name="default_preference_summary_domain_address" msgid="443247296785732364">"<Sen definir>"</string> |
| 67 | <string name="display_name_summary" msgid="6749135030093260358">"<Igual que o nome de usuario>"</string> |
| 68 | <string name="optional_summary" msgid="620379377865437488">"<Opcional>"</string> |
| 69 | <string name="advanced_settings_show" msgid="2318728080037568529">"▷ Toca aquí para mostrar todo"</string> |
| 70 | <string name="advanced_settings_hide" msgid="6200816937370652083">"▽ Toca aquí para ocultar todo"</string> |
| 71 | <string name="all_empty_alert" msgid="6085603517610199098">"Introduce os datos da nova conta SIP."</string> |
| 72 | <string name="empty_alert" msgid="3693655518612836718">"<xliff:g id="INPUT_FIELD_NAME">%s</xliff:g> é obrigatorio e non se pode deixar en branco."</string> |
| 73 | <string name="not_a_valid_port" msgid="3664668836663491376">"O número do porto debe estar comprendido entre o 1000 e o 65534."</string> |
| 74 | <string name="no_internet_available" msgid="161720645084325479">"Para realizar unha chamada SIP, primeiro debes comprobar a túa conexión de Internet."</string> |
| 75 | <string name="no_wifi_available" msgid="1179092018692306312">"Tes que estar conectado a unha rede wifi para facer chamadas SIP (utiliza a configuración de Sen fíos e rede)."</string> |
| 76 | <string name="no_voip" msgid="3366395789297981738">"As chamadas SIP non son compatibles"</string> |
| 77 | <string name="sip_system_decide" msgid="197230378376326430">"Automático"</string> |
| 78 | <string name="sip_always_send_keepalive" msgid="4986533673960084769">"Enviar sempre"</string> |
| 79 | <string name="sip_connection_service_label" msgid="8796284274240316006">"Chamadas SIP integradas"</string> |
Baligh Uddin | 51393c5 | 2014-07-21 09:40:38 -0700 | [diff] [blame] | 80 | </resources> |