From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../browser/identityCredentialNotification.ftl | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 l10n-ca/browser/browser/identityCredentialNotification.ftl (limited to 'l10n-ca/browser/browser/identityCredentialNotification.ftl') diff --git a/l10n-ca/browser/browser/identityCredentialNotification.ftl b/l10n-ca/browser/browser/identityCredentialNotification.ftl new file mode 100644 index 0000000000..1befa74755 --- /dev/null +++ b/l10n-ca/browser/browser/identityCredentialNotification.ftl @@ -0,0 +1,29 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +## Credential panel +## +## Identity providers are websites you use to log in to another website, for +## example: Google when you Log in with Google. +## +## Variables: +## $host (String): the hostname of the site that is being displayed. +## $provider (String): the hostname of another website you are using to log in to the site being displayed + +identity-credential-header-providers = Inicieu la sessió amb un proveïdor d'inici de sessió +identity-credential-header-accounts = Inicieu la sessió amb { $provider } +identity-credential-urlbar-anchor = + .tooltiptext = Obre la subfinestra d'inici de sessió +identity-credential-cancel-button = + .label = Cancel·la + .accesskey = n +identity-credential-accept-button = + .label = Continua + .accesskey = C +identity-credential-sign-in-button = + .label = Inicia la sessió + .accesskey = I +identity-credential-policy-title = Utilitza { $provider } com a proveïdor d'inici de sessió +identity-credential-policy-description = L'inici de sessió a { $host } amb un compte de { $provider } està subjecte a la seva i . -- cgit v1.2.3