diff options
author | cyBerta <cyberta@riseup.net> | 2022-05-05 12:29:28 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2022-05-05 12:29:28 +0200 |
commit | 69ee2d4e1d685f52e6d49e36aa04017314f1e10e (patch) | |
tree | c9a9f60eca34dd4b74d1ae13443d7c46ba5f8c9c /app/src/main/res/values-ca | |
parent | 0c3adf0ceff6c9fd4cd4910ae5257352ce5753c6 (diff) |
update translations
Diffstat (limited to 'app/src/main/res/values-ca')
-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> |