|
11 | 11 | <!-- Activity names -->
|
12 | 12 | <string name="action_settings">Axustes</string>
|
13 | 13 | <string name="dialog_delete_title">Xa existe o directorio</string>
|
14 |
| - <string name="dialog_delete_msg">O directorio escollido xa existe. A versión actual só admite un almacenaxe. Desexas eliminar o directorio actual de password store?\n(%1$s)</string> |
| 14 | + <string name="dialog_delete_msg">O directorio elexido xa existe. A versión actual só admite unha almacenaxe. Desexas eliminar o directorio actual de password store?\n(%1$s)</string> |
15 | 15 | <string name="dialog_delete">Eliminar directorio</string>
|
16 | 16 | <string name="dialog_do_not_delete">Cancelar</string>
|
17 | 17 | <string name="title_activity_git_clone">Información do repositorio</string>
|
|
37 | 37 | <string name="git_commit_move_text">Mudar nome %1$s a %2$s.</string>
|
38 | 38 | <string name="git_commit_move_multiple_text">Mover varios contrasinais a %1$s.</string>
|
39 | 39 | <!-- PGPHandler -->
|
40 |
| - <string name="clipboard_copied_text">Copiada ao portapapeis</string> |
| 40 | + <string name="clipboard_copied_text">Copiado ao portapapeis</string> |
41 | 41 | <string name="file_toast_text">Debes proporcionar un nome de ficheiro</string>
|
42 | 42 | <string name="path_toast_text">Por favor indica a ruta ao ficheiro</string>
|
43 | 43 | <string name="empty_toast_text">Non podes deixar baleiro o contrasinal ou o contido extra</string>
|
|
50 | 50 | <string name="ssh_preferences_dialog_generate">Crear</string>
|
51 | 51 | <string name="passphrase_dialog_title">Autenticar</string>
|
52 | 52 | <string name="passphrase_dialog_text">Escribe a frase de paso para a chave SSH</string>
|
53 |
| - <string name="password_dialog_text">Escribe o contrasinal de este repositorio</string> |
| 53 | + <string name="password_dialog_text">Escribe o contrasinal para este repositorio</string> |
54 | 54 | <!-- Clone fragment -->
|
55 |
| - <string name="server_url">URL do servidor</string> |
| 55 | + <string name="server_url">URL do repositorio</string> |
56 | 56 | <string name="connection_mode">Modo de autenticación</string>
|
57 | 57 | <!-- Git Config fragment -->
|
58 | 58 | <string name="git_user_name_hint">Identificador</string>
|
59 | 59 | <string name="git_user_email">Email</string>
|
60 | 60 | <string name="invalid_email_dialog_text">Escribe un enderezo de email válido</string>
|
61 |
| - <string name="clone_button">Clonar!</string> |
| 61 | + <string name="clone_button">Clonar</string> |
62 | 62 | <!-- PGP Handler -->
|
63 | 63 | <string name="crypto_name_hint">Nome</string>
|
64 | 64 | <string name="crypto_pass_label">Contrasinal</string>
|
|
77 | 77 | <!-- Preferences -->
|
78 | 78 | <string name="pref_category_repository_title">Repositorio</string>
|
79 | 79 | <string name="pref_edit_git_server_settings">Editar axustes do servidor git</string>
|
80 |
| - <string name="pref_edit_git_config">Utilidades Git</string> |
| 80 | + <string name="pref_edit_git_config">Configuración e Utilidades locais Git</string> |
81 | 81 | <string name="pref_import_ssh_key_title">Importar chave SSH</string>
|
82 | 82 | <string name="pref_ssh_keygen_title">Crear par de chaves SSH</string>
|
83 | 83 | <string name="pref_ssh_see_key_title">Ver a chave pública SSH creada</string>
|
84 | 84 | <string name="pref_git_delete_repo_title">Eliminar repositorio</string>
|
85 |
| - <string name="pref_dialog_delete_title">Baleirar repositorio</string> |
| 85 | + <string name="pref_dialog_delete_title">Limpar repositorio</string> |
86 | 86 | <string name="pref_category_general_title">Xeral</string>
|
87 | 87 | <string name="pref_category_passwords_title">Contrasinais</string>
|
88 | 88 | <string name="pref_clipboard_timeout_title">Caducidade do copiado do contrasinal</string>
|
|
144 | 144 | <string name="ssh_keygen_label_rsa">RSA</string>
|
145 | 145 | <string name="ssh_keygen_label_ecdsa">ECDSA</string>
|
146 | 146 | <string name="ssh_keygen_label_ed25519">Ed25519</string>
|
147 |
| - <string name="ssh_keygen_explanation_rsa"><b>RSA (3072 bit)</b>\nSoportado por tódolos servidores, mais a autenticación é algo máis lenta.</string> |
| 147 | + <string name="ssh_keygen_explanation_rsa"><b>RSA (3072 bit)</b>\nSoportado por tódolos servidores, pero a autenticación é algo máis lenta.</string> |
148 | 148 | <string name="ssh_keygen_explanation_ecdsa"><b>ECDSA (NIST P-256)</b>\nAutenticación rápida e soportado pola maioría dos servidores que estén actualizados.</string>
|
149 | 149 | <string name="ssh_keygen_explanation_ed25519"><b>Ed25519</b>\nAutenticación rápida, pero só soportado polos servidores máis modernos.</string>
|
150 | 150 | <string name="ssh_keygen_existing_title">Chave SSH</string>
|
151 |
| - <string name="ssh_keygen_existing_message">¿Substituír a chave SSH actual? Poderías perder o acceso ó servidor.</string> |
| 151 | + <string name="ssh_keygen_existing_message">Substituír a chave SSH actual? Poderías perder o acceso ao servidor.</string> |
152 | 152 | <string name="ssh_keygen_existing_replace">Substituír</string>
|
153 | 153 | <string name="ssh_keygen_existing_keep">Manter</string>
|
154 | 154 | <!-- SSH Android Keystore auth -->
|
|
160 | 160 | <string name="dialog_yes">Si</string>
|
161 | 161 | <string name="dialog_no">Non</string>
|
162 | 162 | <string name="dialog_cancel">Cancelar</string>
|
163 |
| - <string name="dialog_skip">Saltar</string> |
| 163 | + <string name="dialog_skip">Omitir</string> |
164 | 164 | <string name="git_sync">Sincronizar repositorio</string>
|
165 | 165 | <string name="git_pull">Traer desde remoto</string>
|
166 | 166 | <string name="git_push">Enviar a remoto</string>
|
167 |
| - <string name="git_push_up_to_date">Todo ó día</string> |
| 167 | + <string name="git_push_up_to_date">Está ao día</string> |
168 | 168 | <string name="git_log">Mostrar rexistro dos cambios</string>
|
169 | 169 | <string name="show_password_pref_title">Mostrar contrasinal</string>
|
170 | 170 | <string name="show_password_pref_summary">Controlar a visibilidade do contrasinal unha vez descifrado, esto non desactiva o copiado do contrasinal</string>
|
|
174 | 174 | <string name="app_icon_hint">Icona da app</string>
|
175 | 175 | <!-- Oreo Autofill -->
|
176 | 176 | <string name="oreo_autofill_select_and_fill_into">Elixe o elemento a completar</string>
|
177 |
| - <string name="oreo_autofill_strict_domain_search">Busca resistente ó phishing</string> |
| 177 | + <string name="oreo_autofill_strict_domain_search">Busca resistente ao phishing</string> |
178 | 178 | <string name="oreo_autofill_match_with">Coincidencia con %1$s</string>
|
179 |
| - <string name="oreo_autofill_matches_clear_existing">Baleirar coincidencias existentes</string> |
| 179 | + <string name="oreo_autofill_matches_clear_existing">Limpar coincidencias existentes</string> |
180 | 180 | <string name="oreo_autofill_filter_no_results">Sen resultados.</string>
|
181 | 181 | <string name="oreo_autofill_search_in_store">Buscar elemento</string>
|
182 | 182 | <string name="oreo_autofill_save_internal_error">Non se puido gardar por un fallo interno</string>
|
@@ -237,7 +237,7 @@ a app desde unha fonte de confianza, como a Play Store, Amazon Appstore, F-Droid
|
237 | 237 | <string name="pref_search_on_start_title">Abrir busca ao inicio</string>
|
238 | 238 | <string name="pref_search_on_start_summary">Abrir a barra de busca cando se inicia a app</string>
|
239 | 239 | <string name="tap_clear_clipboard">Toca aquí para baleirar o portapapeis</string>
|
240 |
| - <string name="clone_git_repo">Clonar un repositorio git para sincronizar os cambios</string> |
| 240 | + <string name="clone_git_repo">Hai que clonar o repositorio antes de sincronizar os cambios.</string> |
241 | 241 | <string name="pref_app_theme_title">Decorado da App</string>
|
242 | 242 | <string name="pref_app_theme_value_light">Claro</string>
|
243 | 243 | <string name="pref_app_theme_value_dark">Escuro</string>
|
@@ -331,4 +331,6 @@ a app desde unha fonte de confianza, como a Play Store, Amazon Appstore, F-Droid
|
331 | 331 | <string name="pwgen_some_error_occurred">Houbo un fallo</string>
|
332 | 332 | <string name="git_run_gc_job">Recolle o lixo</string>
|
333 | 333 | <string name="activity_label_pgp_key_manager">Xestor de Chaves PGP</string>
|
| 334 | + <string name="pgp_key_manager_delete_confirmation_dialog_title">Eliminar chave?</string> |
| 335 | + <string name="git_utils_reset_remote_branch_title">Nome da rama remota</string> |
334 | 336 | </resources>
|
0 commit comments