aboutsummaryrefslogtreecommitdiffstats
path: root/lineage/res/res/values-ca/strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-06-18 23:28:45 +0300
committerMichael Bestas <mkbestas@lineageos.org>2018-06-18 23:28:45 +0300
commitb51402703f30171e799f28bb86f4c9b4d483b529 (patch)
tree2a4beb5c0bc267f6655954c58d42844ab0c550f8 /lineage/res/res/values-ca/strings.xml
parentc24f696231853f6348751b77d6fee8dba5d2cd86 (diff)
downloadlineage-sdk-b51402703f30171e799f28bb86f4c9b4d483b529.tar.gz
lineage-sdk-b51402703f30171e799f28bb86f4c9b4d483b529.tar.bz2
lineage-sdk-b51402703f30171e799f28bb86f4c9b4d483b529.zip
Automatic translation import
Change-Id: I1e864fd7e123826117d996ffb688927379f28597
Diffstat (limited to 'lineage/res/res/values-ca/strings.xml')
-rw-r--r--lineage/res/res/values-ca/strings.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/lineage/res/res/values-ca/strings.xml b/lineage/res/res/values-ca/strings.xml
index 8fe15c2d..b5960597 100644
--- a/lineage/res/res/values-ca/strings.xml
+++ b/lineage/res/res/values-ca/strings.xml
@@ -150,4 +150,19 @@
<string name="accent_purple">Lavandula</string>
<string name="accent_red">Tomàquet</string>
<string name="accent_yellow">Plàtan</string>
+ <!-- Trust interface -->
+ <!-- This string will be referenced from other apps when they're referring to the Trust interface.
+ Trust is a feature name, it's not suggested to translate this unless there are conflicts due
+ to a different meaning of the word "trust" in your language -->
+ <string name="trust_feature_name">Trust</string>
+ <string name="permlab_trustInterface">accedir a la interfície Trust</string>
+ <string name="permdesc_trustInterface">Permet que una aplicació mostri avisos i suggeriments Trust</string>
+ <string name="trust_notification_channel">Alertes Trust</string>
+ <string name="trust_notification_title_selinux">Trust \u2022 Seguretat del sistema</string>
+ <string name="trust_notification_content_selinux">SELinux no s\'està aplicant, la vostra seguretat s\'ha debilitat</string>
+ <string name="trust_notification_title_root">Trust \u2022 Accés arrel</string>
+ <string name="trust_notification_content_root">Una aplicació utilitza els privilegis arrel en aquest moment</string>
+ <string name="trust_notification_title_onboarding">Descobriu Trust</string>
+ <string name="trust_notification_content_onboarding">Conegueu com mantenir el dispositiu segur</string>
+ <string name="trust_notification_action_manage">Gestió de les alertes</string>
</resources>