Files
Android/feature/registration/src/main/res/values-ca/strings.xml
2026-02-19 12:51:41 -04:00

46 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">Porteu a sobre la privadesa.\nSigueu vosaltres mateixos a cada missatge.</string>
<!-- Non-English translations should use "Signal is a nonprofit" instead, dropping the 501c3 reference. -->
<string name="RegistrationActivity_terms_and_privacy">Signal és una organització sense ànim de lucre\nCondicions i Política de privacitat</string>
<string name="RegistrationActivity_continue">Continua</string>
<!-- Screen title for restoring or transfering account -->
<string name="registration_activity__restore_or_transfer">Restaurar o transferir</string>
<!-- GrantPermissionsFragment -->
<!-- Displayed as a title at the top of the screen -->
<string name="GrantPermissionsFragment__allow_permissions">Permisos</string>
<!-- Displayed as a subtitle at the top of the screen -->
<string name="GrantPermissionsFragment__to_help_you_message_people_you_know">Per ajudar-te a enviar missatges a persones que coneixes, Signal sol·licitarà aquests permisos. </string>
<!-- Displayed as a text-only action button at the bottom start of the screen -->
<string name="GrantPermissionsFragment__not_now">Ara no</string>
<!-- Displayed as an action button at the bottom end of the screen -->
<string name="GrantPermissionsFragment__next">Següent</string>
<!-- Notifications permission row title -->
<string name="GrantPermissionsFragment__notifications">Notificacions</string>
<!-- Notifications permission row description -->
<string name="GrantPermissionsFragment__get_notified_when">Rep una notificació quan arribin missatges nous.</string>
<!-- Contacts permission row title -->
<string name="GrantPermissionsFragment__contacts">Contactes</string>
<!-- Contacts permission row description -->
<string name="GrantPermissionsFragment__find_people_you_know">Troba gent que coneixes. Els teus contactes estan xifrats i no són visibles per al servei de Signal.</string>
<!-- Phone calls permission row title -->
<string name="GrantPermissionsFragment__phone_calls">Trucades de telèfon</string>
<!-- Phone calls permission row description -->
<string name="GrantPermissionsFragment__make_registering_easier">Facilita el registre i activa funcions addicionals de trucada.</string>
<!-- Storage permission row title -->
<string name="GrantPermissionsFragment__storage">Emmagatzematge</string>
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Envia fotos, vídeos i arxius des del teu dispositiu.</string>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">El teu país</string>
<!-- Close button content description -->
<string name="CountryCodeSelectScreen__close">Tanca</string>
<!-- Search bar hint text -->
<string name="CountryCodeSelectScreen__search_by">Busca per nom o prefix del número</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">País desconegut</string>
</resources>