diff options
author | cyberta <cyberta@riseup.net> | 2022-05-06 14:26:41 +0000 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-05-06 14:26:41 +0000 |
commit | 592ec6c9243b1847e1cce022122ba9bfe655bfb6 (patch) | |
tree | b0c8540e56a6d9c5821eec406e1dfdb78e12c7c4 /app/src/main/res/values-ca/strings.xml | |
parent | 2e1ff063a14e94fe10381de71c7c145a41e240b5 (diff) | |
parent | b7b9dc82f4c20eee1fa519b8219a8c1b8f5ff48d (diff) |
Merge branch 'update_translations' into 'master'
update translations
See merge request leap/bitmask_android!177
Diffstat (limited to 'app/src/main/res/values-ca/strings.xml')
-rw-r--r-- | app/src/main/res/values-ca/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index 0005729e..d0413585 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -3,7 +3,7 @@ <string name="retry">Reintenta</string> <string name="repository_url_text">El codi font està disponible a https://0xacab.org/leap/bitmask_android</string> <string name="leap_tracker">El seguidor d\'incidències està disponible a https://0xacab.org/leap/bitmask_android/issues</string> - <string name="translation_project_text">Les traduccions són benvingudes i apreciades. Vegeu el nostre projecte Transifex a https://www.transifex.com/projects/p/bitmask-android/</string> + <string name="translation_project_text">Les traduccions són benvingudes i apreciades. Vegeu el nostre projecte Transifex a https://www.transifex.com/projects/p/bitmask/</string> <string name="switch_provider_menu_option">Canvia el proveïdor</string> <string name="info">info</string> <string name="show_connection_details">Mostra els detalls de conexió</string> @@ -148,6 +148,7 @@ <string name="version_update_error_pgp_verification">Error de verificació PGP. S\'està ignorant la baixada.</string> <string name="version_update_error">No s\'ha pogut actualitzar.</string> <string name="version_update_error_permissions">No hi ha permisos per instal·lar l\'aplicació.</string> + <string name="gateway_selection_automatic">Automàtic</string> <string name="log_onehop_create">S\'està establint una connexió xifrada amb un directori</string> <string name="log_loading_keys">S\'estan carregant els certificats d\'autoritat</string> <string name="log_circuit_create">S\'està establint un circuit Tor</string> |