From f6ccbfa14bcfce316e3eb8af573ca939d4bbf84a Mon Sep 17 00:00:00 2001 From: Jordi Serratosa Date: Tue, 30 Jul 2024 21:42:28 +0000 Subject: [PATCH] Pontoon: Update Catalan (ca) localization of Thunderbird Co-authored-by: Jordi Serratosa Co-authored-by: poc senderi --- ca/mail/messenger/about3Pane.ftl | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/ca/mail/messenger/about3Pane.ftl b/ca/mail/messenger/about3Pane.ftl index c87e72c795..3faafa5be7 100644 --- a/ca/mail/messenger/about3Pane.ftl +++ b/ca/mail/messenger/about3Pane.ftl @@ -503,6 +503,42 @@ apply-current-view-to-folder-message = Voleu aplicar la vista de la carpeta actu # Variables: # $name (String): The name of the folder to apply to. apply-current-view-to-folder-with-children-message = Voleu aplicar la vista de la carpeta actual a { $name } i a les seves subcarpetes? +# Variables: +# $unread (Number) - Number of unread messages in thread. +# $total (Number) - Number of messages in thread. +threadpane-sort-header-unread-count = + { $unread -> + [one] + { $total -> + [one] 1 per llegir d'1 missatge + *[other] 1 per llegir de { $total } missatges + } + *[other] + { $total -> + [one] { $unread } per llegir d'1 missatge + *[other] { $unread } per llegir de { $total } missatges + } + } +# Variables: +# $total (Number) - Number of messages in thread. +threadpane-sort-header-count = + { $total -> + [one] 1 missatge + *[other] { $total } missatges + } +threadpane-card-menu-button = + .title = MenĂº del missatge +message-list-placeholder-no-messages = No s'ha trobat cap missatge +message-list-placeholder-multiple-folders = S'han seleccionat diverses carpetes ## Folder pane context menu +# Variables: +# $count (Number) - Number of selected folders. +folder-pane-context-mark-folder-read = + .label = + { $count -> + [one] Marca la carpeta com a llegida + *[other] Marca les carpetes com a llegides + } + .accesskey = r