summaryrefslogtreecommitdiffstats
path: root/l10n-oc
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /l10n-oc
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-oc')
-rw-r--r--l10n-oc/browser/browser/appmenu.ftl9
-rw-r--r--l10n-oc/browser/browser/firefoxView.ftl19
-rw-r--r--l10n-oc/browser/browser/fxviewTabList.ftl27
-rw-r--r--l10n-oc/browser/browser/menubar.ftl2
-rw-r--r--l10n-oc/browser/browser/newtab/asrouter.ftl5
-rw-r--r--l10n-oc/browser/browser/newtab/newtab.ftl4
-rw-r--r--l10n-oc/browser/browser/newtab/onboarding.ftl5
-rw-r--r--l10n-oc/browser/browser/preferences/moreFromMozilla.ftl1
-rw-r--r--l10n-oc/browser/browser/preferences/preferences.ftl5
-rw-r--r--l10n-oc/browser/browser/shopping.ftl6
-rw-r--r--l10n-oc/browser/browser/sidebarMenu.ftl6
-rw-r--r--l10n-oc/browser/browser/sync.ftl2
-rw-r--r--l10n-oc/browser/browser/webauthnDialog.ftl5
-rw-r--r--l10n-oc/devtools/client/components.properties11
-rw-r--r--l10n-oc/devtools/client/debugger.properties130
-rw-r--r--l10n-oc/devtools/shared/styleinspector.properties16
-rw-r--r--l10n-oc/toolkit/chrome/global/narrate.properties4
-rw-r--r--l10n-oc/toolkit/crashreporter/crashreporter.ftl27
-rw-r--r--l10n-oc/toolkit/toolkit/about/aboutSupport.ftl4
-rw-r--r--l10n-oc/toolkit/toolkit/about/aboutWebauthn.ftl20
-rw-r--r--l10n-oc/toolkit/toolkit/about/aboutWebrtc.ftl17
-rw-r--r--l10n-oc/toolkit/toolkit/branding/brandings.ftl12
-rw-r--r--l10n-oc/toolkit/toolkit/contentanalysis/contentanalysis.ftl8
-rw-r--r--l10n-oc/toolkit/toolkit/formautofill/formAutofill.ftl18
-rw-r--r--l10n-oc/toolkit/toolkit/global/handlerDialog.ftl41
-rw-r--r--l10n-oc/toolkit/toolkit/passwordmgr/passwordmgr.ftl6
-rw-r--r--l10n-oc/toolkit/toolkit/pdfviewer/viewer.ftl36
27 files changed, 385 insertions, 61 deletions
diff --git a/l10n-oc/browser/browser/appmenu.ftl b/l10n-oc/browser/browser/appmenu.ftl
index 9acabc556f..333b823057 100644
--- a/l10n-oc/browser/browser/appmenu.ftl
+++ b/l10n-oc/browser/browser/appmenu.ftl
@@ -168,6 +168,11 @@ profiler-popup-capture-shortcut =
# devtools/client/performance-new/shared/background.jsm.js
# Please take care that the same values are also defined in devtools' perftools.ftl.
+
+# Presets and their l10n IDs are defined in the file
+# devtools/client/performance-new/shared/background.sys.mjs
+# Please take care that the same values are also defined in devtools' perftools.ftl.
+
profiler-popup-presets-web-developer-description = Reglatge recomandat pel desbugatge de la màger part de las aplicacions amb pauca subrecarga.
profiler-popup-presets-web-developer-label =
.label = Desvolopaire web
@@ -257,3 +262,7 @@ appmenu-developer-tools-extensions =
.label = Extensions pels desvolopaires
appmenuitem-report-broken-site =
.label = Senhalar un site copat
+
+## Panel for privacy and security products
+
+appmenuitem-sign-in-account = Connectatz-vos a vòstre compte
diff --git a/l10n-oc/browser/browser/firefoxView.ftl b/l10n-oc/browser/browser/firefoxView.ftl
index 364dbddf50..1b11c9b780 100644
--- a/l10n-oc/browser/browser/firefoxView.ftl
+++ b/l10n-oc/browser/browser/firefoxView.ftl
@@ -242,3 +242,22 @@ firefoxview-recentlyclosed-empty-header = Avètz tampat los onglets per inatenci
firefoxview-syncedtabs-device-notabs = Cap d’onglet pas dobèrt sus aqueste aparelh
firefoxview-syncedtabs-connect-another-device = Connectar un autre periferic
+firefoxview-pinned-tabs =
+ .title = Onglets penjats
+firefoxview-tabs =
+ .title = Onglets
+
+## These tooltips will be displayed when hovering over a pinned tab on the Open Tabs page
+## Variables:
+## $tabTitle (string) - Title of pinned tab that will be opened when selected
+
+firefoxview-opentabs-pinned-tab =
+ .title = Anar a { $tabTitle }
+
+## These tooltips will be displayed when hovering over an unpinned Open Tab
+## Variables:
+## $url (string) - URL of tab that will be opened when selected
+
+# This tooltip will be shown for an unpinned tab whose URL is currently bookmarked.
+firefoxview-opentabs-bookmarked-tab =
+ .title = (En marcapagina) { $url }
diff --git a/l10n-oc/browser/browser/fxviewTabList.ftl b/l10n-oc/browser/browser/fxviewTabList.ftl
index 76e734128a..f90305df30 100644
--- a/l10n-oc/browser/browser/fxviewTabList.ftl
+++ b/l10n-oc/browser/browser/fxviewTabList.ftl
@@ -15,6 +15,10 @@ fxviewtabrow-time = { DATETIME($time, timeStyle: "short") }
fxviewtabrow-tabs-list-tab =
.title = Dobrir { $targetURI } dins un onglet novèl
# Variables:
+# $tabTitle (string) - Title of tab being closed
+fxviewtabrow-close-tab-button =
+ .title = Tampar { $tabTitle }
+# Variables:
# $tabTitle (string) - Title of tab being dismissed
fxviewtabrow-dismiss-tab-button =
.title = Tampar { $tabTitle }
@@ -51,7 +55,30 @@ fxviewtabrow-move-tab-window = Desplaçar cap a una fenèstra novèla
.accesskey = n
fxviewtabrow-send-tab = Enviar l'onglet al periferic
.accesskey = a
+fxviewtabrow-pin-tab = Penjar l’onglets
+ .accesskey = P
+fxviewtabrow-unpin-tab = Despenjar l’onglet
+ .accesskey = p
+fxviewtabrow-mute-tab = Amudir l'onglet
+ .accesskey = A
+fxviewtabrow-unmute-tab = Restablir lo son de l’onglets
+ .accesskey = e
# Variables:
# $tabTitle (string) - Title of the tab to which the context menu is associated
fxviewtabrow-options-menu-button =
.title = Opcions per { $tabTitle }
+# Variables:
+# $tabTitle (string) - Title of tab being muted
+fxviewtabrow-mute-tab-button =
+ .title = Amudir { $tabTitle }
+# Variables:
+# $tabTitle (string) - Title of tab being unmuted
+fxviewtabrow-unmute-tab-button =
+ .title = Tornar lo son { $tabTitle }
+
+## Strings below are to be used without context (tab title/URL) on mute/unmute buttons
+
+fxviewtabrow-mute-tab-button-no-context =
+ .title = Rendre l'onglet mut
+fxviewtabrow-unmute-tab-button-no-context =
+ .title = Restablir lo son de l’onglet
diff --git a/l10n-oc/browser/browser/menubar.ftl b/l10n-oc/browser/browser/menubar.ftl
index abd3a08ee2..d6bf937484 100644
--- a/l10n-oc/browser/browser/menubar.ftl
+++ b/l10n-oc/browser/browser/menubar.ftl
@@ -146,6 +146,8 @@ menu-view-history-button =
.label = Istoric
menu-view-synced-tabs-sidebar =
.label = Onglets sincronizats
+menu-view-megalist-sidebar =
+ .label = Senhals
menu-view-full-zoom =
.label = Zoom
.accesskey = Z
diff --git a/l10n-oc/browser/browser/newtab/asrouter.ftl b/l10n-oc/browser/browser/newtab/asrouter.ftl
index 38c685d4fb..665d59f618 100644
--- a/l10n-oc/browser/browser/newtab/asrouter.ftl
+++ b/l10n-oc/browser/browser/newtab/asrouter.ftl
@@ -204,7 +204,6 @@ cfr-cbh-confirm-button = Regetar las bandièras de cookies
.accesskey = R
cfr-cbh-dismiss-button = Mai tard
.accesskey = M
-cookie-banner-blocker-cfr-header = { -brand-short-name } ven de blocar de cookies per vos
cookie-banner-blocker-onboarding-header = { -brand-short-name } ven de refusar un cookie per vos
cookie-banner-blocker-onboarding-body = Mens de distraccions, mens de cookies que vos pistan sus aqueste site.
cookie-banner-blocker-onboarding-learn-more = Ne saber mai
@@ -264,3 +263,7 @@ launch-on-login-infobar-reject-button = Mai tard
launch-on-login-infobar-final-reject-button = Non, mercé
.accesskey = N
+
+## Tail Fox Set Default Spotlight
+
+tail-fox-spotlight-secondary-button = Pas ara
diff --git a/l10n-oc/browser/browser/newtab/newtab.ftl b/l10n-oc/browser/browser/newtab/newtab.ftl
index c37b1c83b2..6e49c31e25 100644
--- a/l10n-oc/browser/browser/newtab/newtab.ftl
+++ b/l10n-oc/browser/browser/newtab/newtab.ftl
@@ -45,6 +45,7 @@ newtab-topsites-add-search-engine-header = Apondre un motor de recèrca
newtab-topsites-add-shortcut-header = Acorchi novèl
newtab-topsites-edit-topsites-header = Modificar lo site popular
newtab-topsites-edit-shortcut-header = Modificar acorchi
+newtab-topsites-add-shortcut-label = Apondre un acorchi
newtab-topsites-title-label = Títol
newtab-topsites-title-input =
.placeholder = Picar un títol
@@ -254,9 +255,6 @@ newtab-custom-row-selector =
newtab-custom-sponsored-sites = Acorchis pairinejats
newtab-custom-pocket-title = Recomandat per { -pocket-brand-name }
newtab-custom-pocket-subtitle = Contengut excepcional seleccionat per { -pocket-brand-name }, membre de la familha { -brand-product-name }
-newtab-custom-pocket-toggle =
- .label = Recomandat per { -pocket-brand-name }
- .description = Contengut excepcional seleccionat per { -pocket-brand-name }, membre de la familha { -brand-product-name }
newtab-custom-pocket-sponsored = Istòrias pairinejadas
newtab-custom-pocket-show-recent-saves = Afichar los enregistraments recents
newtab-custom-recent-title = Activitat recenta
diff --git a/l10n-oc/browser/browser/newtab/onboarding.ftl b/l10n-oc/browser/browser/newtab/onboarding.ftl
index 2d8f65ba81..0785c7a3a9 100644
--- a/l10n-oc/browser/browser/newtab/onboarding.ftl
+++ b/l10n-oc/browser/browser/newtab/onboarding.ftl
@@ -340,3 +340,8 @@ onboarding-easy-setup-security-and-privacy-title = Nos impòrta vòstra vida pri
onboarding-mobile-download-security-and-privacy-title = Demoratz en lòc segur amb lo chiframent quand basculatz d’aparelh
# Gratitude screen
onboarding-gratitude-security-and-privacy-title = { -brand-short-name } es totjorn aquí per vos
+
+## New user time and familiarity survey strings
+
+# When translating "next" it means the next screen in onboarding.
+onboarding-new-user-survey-next-button-label = Seguent
diff --git a/l10n-oc/browser/browser/preferences/moreFromMozilla.ftl b/l10n-oc/browser/browser/preferences/moreFromMozilla.ftl
index e264babe3a..114e2f79d9 100644
--- a/l10n-oc/browser/browser/preferences/moreFromMozilla.ftl
+++ b/l10n-oc/browser/browser/preferences/moreFromMozilla.ftl
@@ -28,4 +28,5 @@ more-from-moz-firefox-relay-button = Obténer { -relay-brand-short-name }
## These strings are for the Mozilla Monitor card in about:preferences moreFromMozilla page
+more-from-moz-mozilla-monitor-title = { -mozmonitor-brand-name }
more-from-moz-mozilla-monitor-button = Obténer { -monitor-brand-short-name }
diff --git a/l10n-oc/browser/browser/preferences/preferences.ftl b/l10n-oc/browser/browser/preferences/preferences.ftl
index 2938d2d5a5..8d04932731 100644
--- a/l10n-oc/browser/browser/preferences/preferences.ftl
+++ b/l10n-oc/browser/browser/preferences/preferences.ftl
@@ -699,6 +699,9 @@ sync-mobile-promo = Telecargatz Firefox per <img data-l10n-name="android-icon"/>
sync-profile-picture =
.tooltiptext = Cambiar la fòto de perfil de l'utilizaire
+sync-profile-picture-with-alt =
+ .tooltiptext = Cambiar la fòto de perfil de l'utilizaire
+ .alt = Cambiar la fòto de perfil de l'utilizaire
sync-sign-out =
.label = Se desconnectar
.accesskey = d
@@ -1242,6 +1245,8 @@ addon-recommendations-link = Ne saber mai
collection-health-report-disabled = Lo rapòrt de donadas es desactivat per aquela configuracion de compilacion
collection-backlogged-crash-reports-with-link = Autorizar { -brand-short-name } a enviar de rapòrt de plantatge en espèra a vòstre nom <a data-l10n-name="crash-reports-link">Ne saber mai</a>
.accesskey = A
+collection-backlogged-crash-reports = Autorizar { -brand-short-name } a enviar de rapòrt de plantatge en espèra a vòstre nom
+ .accesskey = A
privacy-segmentation-section-header = Foncionalitats novèlas per melhorar vòstra navegacion
privacy-segmentation-section-description = Quand propausam foncionalitats qu’utilizan vòstras donadas per vos provesir una experiéncia mai personala :
privacy-segmentation-radio-off =
diff --git a/l10n-oc/browser/browser/shopping.ftl b/l10n-oc/browser/browser/shopping.ftl
index 67652823b7..9b93ef5f8f 100644
--- a/l10n-oc/browser/browser/shopping.ftl
+++ b/l10n-oc/browser/browser/shopping.ftl
@@ -46,9 +46,13 @@ shopping-message-bar-generic-error =
shopping-message-bar-warning-product-not-available-button2 = Senhalar que’l produch es en estòc
shopping-message-bar-analysis-in-progress-title2 = Evaluacion de la qualitat dels avises
shopping-message-bar-analysis-in-progress-message2 = Aquò trigar unas 60 segondas.
+shopping-message-bar-keep-closed-dismiss-button = Non, mercé
+shopping-message-bar-keep-closed-accept-button = Òc, lo gardar tampat
## Strings for the product review snippets card
+shopping-highlights-label =
+ .label = Elements essencials dels avises recents
shopping-highlight-price = Prètz
shopping-highlight-quality = Qualitat
shopping-highlight-shipping = Expedicion
@@ -125,6 +129,8 @@ shopping-survey-terms-link = Condicions d’utilizacion
## "price tag" refers to the price tag icon displayed in the address bar to
## access the feature.
+shopping-callout-not-opted-in-reminder-close-button = Ignorar
+shopping-callout-not-opted-in-reminder-ignore-checkbox = Mostrar pas mai
## Onboarding message strings.
diff --git a/l10n-oc/browser/browser/sidebarMenu.ftl b/l10n-oc/browser/browser/sidebarMenu.ftl
index 4c9a66a442..06636e1de4 100644
--- a/l10n-oc/browser/browser/sidebarMenu.ftl
+++ b/l10n-oc/browser/browser/sidebarMenu.ftl
@@ -4,15 +4,13 @@
sidebar-menu-bookmarks =
.label = Marcapaginas
-
sidebar-menu-history =
.label = Istoric
-
sidebar-menu-synced-tabs =
.label = Onglets sincronizats
-
+sidebar-menu-megalist =
+ .label = Senhals
sidebar-menu-close =
.label = Tampar lo panèl lateral
-
sidebar-close-button =
.tooltiptext = Tampar lo panèl lateral
diff --git a/l10n-oc/browser/browser/sync.ftl b/l10n-oc/browser/browser/sync.ftl
index d9d7eb20eb..bc8fa21fa1 100644
--- a/l10n-oc/browser/browser/sync.ftl
+++ b/l10n-oc/browser/browser/sync.ftl
@@ -33,3 +33,5 @@ fxa-menu-send-tab-to-device-syncnotready =
fxa-menu-send-tab-to-device-description = Enviatz un onglet sul pic a qual periferic que siá ont avètz una session.
fxa-menu-sign-out =
.label = Se desconnectar…
+fxa-menu-sync-title = Sincronizacion
+fxa-menu-sync-description = Accedissètz a vòstre Web de pertot
diff --git a/l10n-oc/browser/browser/webauthnDialog.ftl b/l10n-oc/browser/browser/webauthnDialog.ftl
index 3f24797e89..52a926ae58 100644
--- a/l10n-oc/browser/browser/webauthnDialog.ftl
+++ b/l10n-oc/browser/browser/webauthnDialog.ftl
@@ -5,3 +5,8 @@
webauthn-pin-invalid-short-prompt = Còdi PIN incorrècte. Tornatz ensajar.
webauthn-pin-required-prompt = Picatz lo còdi PIN de l’aparelh.
webauthn-select-sign-result-unknown-account = Compte desconegut
+webauthn-a-passkey-label = Utilizar una clau d’accès
+webauthn-another-passkey-label = Utilizar una autra clau d’accès
+# Variables:
+# $domain (String): the domain of the site.
+webauthn-specific-passkey-label = Clau d’accès per { $domain }
diff --git a/l10n-oc/devtools/client/components.properties b/l10n-oc/devtools/client/components.properties
index a7763c8af4..68a24638b1 100644
--- a/l10n-oc/devtools/client/components.properties
+++ b/l10n-oc/devtools/client/components.properties
@@ -47,3 +47,14 @@ searchModifier.caseSensitiveModifier=Respectar la cassa
# LOCALIZATION NOTE(searchModifier.wholeWordModifier): A search option
# when searching text in a file
searchModifier.wholeWordModifier=Mot entièr
+
+# LOCALIZATION NOTE (searchBox.clearButtonTitle): The title of the SearchBox clear input
+# button, which is displayed when the input is not empty.
+
+# LOCALIZATION NOTE treeNode.collapseButtonTitle): The title of the Tree node toggle
+# button when the node is expanded.
+treeNode.collapseButtonTitle=Plegar
+
+# LOCALIZATION NOTE treeNode.expandButtonTitle): The title of the Tree node toggle
+# button when the node is collapsed.
+treeNode.expandButtonTitle=Desplegar
diff --git a/l10n-oc/devtools/client/debugger.properties b/l10n-oc/devtools/client/debugger.properties
index 9e15bbc584..f13aa0434c 100644
--- a/l10n-oc/devtools/client/debugger.properties
+++ b/l10n-oc/devtools/client/debugger.properties
@@ -147,6 +147,24 @@ traceInWebConsole=Traçar dins la consòla web
# This is used to force logging JavaScript traces in the stdout.
traceInStdout=Traçar dins lo stdout
+# LOCALIZATION NOTE (traceValues): The label that is displayed in the context menu
+# of the trace button, which is in the top of the debugger right sidebar.
+# This is used to enable logging arguments passed to function calls
+# as well as returned values (only for JS function calls, but not native function calls)
+
+# LOCALIZATION NOTE (traceOnNextLoad): The label that is displayed in the context menu
+# of the trace button, which is in the top of the debugger right sidebar.
+# This is used to automatically start the tracing on next user interaction (mousedown/keydown)
+
+# LOCALIZATION NOTE (traceOnNextLoad): The label that is displayed in the context menu
+# of the trace button, which is in the top of the debugger right sidebar.
+# This is used to automatically start the tracing on next page load.
+
+# LOCALIZATION NOTE (traceFunctionReturn): The label that is displayed in the context menu
+# of the trace button, which is in the top of the debugger right sidebar.
+# This is used to also log when a function call just returned.
+# Depending on "traceValues", this will log or not log the returned value.
+
# LOCALIZATION NOTE (resumeButtonTooltip): The label that is displayed on the pause
# button when the debugger is in a paused state.
resumeButtonTooltip=Reprendre %S
@@ -171,6 +189,8 @@ skipPausingTooltip.label=Desactivar los punts d’arrèst
# breakpoints and pausing triggers
undoSkipPausingTooltip.label=Activar los punts d’arrèst
+# LOCALIZATION NOTE (pauseOnDebuggerStatement): The pause on debugger statement checkbox label
+
# LOCALIZATION NOTE (pauseOnExceptionsItem2): The pause on exceptions checkbox description
# when the debugger will pause on all exceptions.
pauseOnExceptionsItem2=Pausa a las excepcions
@@ -186,6 +206,8 @@ threadsHeader=Fils d’execucion
# program as opposed to worker threads.
mainThread=Fil d’execucion principal
+# LOCALIZATION NOTE (pausedThread): The text to describe the status of paused threads
+
# LOCALIZATION NOTE (noSourcesText): The text to display in the sources list
# when there are no sources.
noSourcesText=Aquesta pagina a pas cap de font.
@@ -314,6 +336,18 @@ projectTextSearch.excludePatterns.placeholder=Per exemple : **/node_modules/**,
# message when the query did not match any text of all files in a project.
projectTextSearch.noResults=Cap de resultat pas trobat
+# LOCALIZATION NOTE (projectTextSearch.pageNavigated): Tooltip shown on the refresh
+# button, only when it is highlighted because the page navigated to a new document
+# and the results might be obsolete.
+
+# LOCALIZATION NOTE (projectTextSearch.pageNavigated): Tooltip shown on the refresh
+# button, only when it is highlighted because the page navigated to a new document
+# and the results might be obsolete.
+
+# LOCALIZATION NOTE (projectTextSearch.sourceNoLongerAvailable): Tooltip message shown
+# on Text Search results when the related source no longer exists.
+# This typically happens after navigating or reloading the page and search results are obsolete.
+
# LOCALIZATION NOTE (sourceSearch.search.key2): Key shortcut to open the search
# for searching within a the currently opened files in the editor
# Do not localize "CmdOrCtrl+F", or change the format of the string. These are
@@ -599,8 +633,18 @@ expressions.placeholder=Apondre una expression de vigiláncia
# LOCALIZATION NOTE (expressions.errorMsg): Error text for expression
# input element
expressions.errorMsg=Expression invalida…
+
+# LOCALIZATION NOTE (expressions.placeholder): Placeholder text for expression
+# input element
+
+# LOCALIZATION NOTE (expressions.noOriginalScopes): Expressions right sidebar pane message
+# for when the`map variable names`is off and the debugger is paused in an original source
+
+# LOCALIZATION NOTE (expressions.label): For the "Add watch expression" context menu item in the editor
expressions.label=Apondre una expression espiona
expressions.accesskey=x
+
+# LOCALIZATION NOTE (expressions.remove.tooltip): For the tooltip on the button to remove a watch expression
expressions.remove.tooltip=Suprimir l’expression espiona
# LOCALIZATION NOTE (xhrBreakpoints.header): The pause on any XHR breakpoints headings
@@ -704,6 +748,64 @@ sourceFooter.unignore=Quitar d’ignorar la font
# LOCALIZATION NOTE (sourceFooter.ignoreList): Tooltip text associated
# with the ignore source button when the selected source is on the ignore list
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.disabled): Label displayed next to the
+# Source Map icon displayed in editor footer.
+# Displayed when Source Maps are disabled.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.sourceNotMapped): Label displayed next to the
+# Source Map icon displayed in editor footer.
+# Displayed when the selected source is a regular source, without any source map.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.isOriginalSource): Label displayed next to the
+# Source Map icon displayed in editor footer.
+# Displayed when the selected source is an original source.
+# i.e. a file which may not be in JavaScript and isn't being executed by Firefox.
+# This file is transpiled by the web developer into a "bundle" JavaScript file, which is executed by the page.
+sourceFooter.sourceMapButton.isOriginalSource = fichièr original
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.isBundleSource): Label displayed next to the
+# Source Map icon displayed in editor footer.
+# Displayed when the selected source is a bundle. i.e. a file referring to a source map file,
+# which will be mapped to one or many original sources.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.enable): Label displayed in the menu opened
+# from the Source Map icon displayed in editor footer.
+# This allows to toggle Source Map support.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.showOriginalSourceByDefault): Label displayed in the menu opened
+# from the Source Map icon displayed in editor footer.
+# This controls the settings which will make the debugger automatically show and open original source by default.
+# This typically happens when you pause or hit a breakpoint.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.jumpToGeneratedSource): Label displayed in the menu opened
+# from the Source Map icon displayed in editor footer.
+# This allows to select the related bundle source, when we are currently selecting an original one.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.jumpToOriginalSource): Label displayed in the menu opened
+# from the Source Map icon displayed in editor footer.
+# This allows to select the related original source, when we are currently selecting a bundle.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.openSourceMapInNewTab): Label displayed in the menu opened
+# from the Source Map icon displayed in editor footer.
+# When selecting a bundle with a valid source map, link to open the source map in a new tab.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.title): Tooltip displayed on
+# the Source Map icon displayed in editor footer.
+# This is the default title.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.loadingTitle): Tooltip displayed on
+# the Source Map icon displayed in editor footer.
+# This title is displayed when the source map is still loading.
+
+# LOCALIZATION NOTE (sourceFooter.sourceMapButton.errorTitle): Tooltip displayed on
+# the Source Map icon displayed in editor footer.
+# This title is displayed when the source map has an error.
+# %S will be the error string.
+
+# LOCALIZATION NOTE (editorNotificationFooter.noOriginalScopes): The notification message displayed in the editor notification footer
+# when paused in an original file and original variable mapping is turned off
+# %S is text from the label for checkbox to show original scopes
+
# LOCALIZATION NOTE (ignoreContextItem.ignore): Text associated
# with the ignore context menu item
ignoreContextItem.ignore=Ignorar la font
@@ -748,6 +850,18 @@ sourceFooter.mappedSource=(De %S)
# with a mapped source. %S is replaced by the source map origin.
sourceFooter.mappedSourceTooltip=(Font ligada de %S)
+# LOCALIZATION NOTE (sourceFooter.mappedOriginalSource.title): Text associated
+# with an original source mapped to a bundle. %S is replaced by the bundle url.
+
+# LOCALIZATION NOTE (sourceFooter.mappedOriginalSource.tooltip): Tooltip text associated
+# with an original source mapped to a bundle. %S is replaced by bundle url.
+
+# LOCALIZATION NOTE (sourceFooter.mappedGeneratedSource.title): Text associated
+# with a bundled source mapped to an original source. %S is replaced by the original source url.
+
+# LOCALIZATION NOTE (sourceFooter.mappedGeneratedSource.tooltip): Tooltip text associated
+# with a bundled source mapped to an original source. %S is replaced by the original source url.
+
# LOCALIZATION NOTE (sourceFooter.mappedSuffix): Text associated
# with a mapped source. Displays next to URLs in tree and tabs.
sourceFooter.mappedSuffix=(ligada)
@@ -771,6 +885,13 @@ scopes.header=Encastres
# for when the debugger is paused, but there isn't pause data.
scopes.notAvailable=Encastres indisponibles
+# LOCALIZATION NOTE (scopes.noOriginalScopes): Scopes right sidebar pane message
+# for when original variable mapping is disabled. This is only displayed when paused in an original source.
+# %S is text from the label for checkbox to show original scopes
+
+# LOCALIZATION NOTE (scopes.loadingOriginalScopes): Scopes right sidebar pane message
+# for when the debugger is still loading the original variable mapping information.
+
# LOCALIZATION NOTE (scopes.notPaused): Scopes right sidebar pane message
# for when the debugger is not paused.
scopes.notPaused=Es en pausa
@@ -793,6 +914,15 @@ scopes.helpTooltip.label=N'aprene mai suls encastres de map
# LOCALIZATION NOTE (scopes.map.label): Checkbox label to map scopes
scopes.map.label=Map
+# LOCALIZATION NOTE (scopes.showOriginalScopesHelpTooltip): Scopes right sidebar pane
+# icon tooltip for link to MDN
+
+# LOCALIZATION NOTE (scopes.showOriginalScopesTooltip): Scopes right sidebar pane
+# tooltip for checkbox and label
+
+# LOCALIZATION NOTE (scopes.showOriginalScopes): Checkbox label to show original scopes
+scopes.showOriginalScopes=Afichar las variablas originalas
+
# LOCALIZATION NOTE (scopes.block): Refers to a block of code in
# the scopes pane when the debugger is paused.
scopes.block=Blocar
diff --git a/l10n-oc/devtools/shared/styleinspector.properties b/l10n-oc/devtools/shared/styleinspector.properties
index 9aa5dc2408..cfd43c5832 100644
--- a/l10n-oc/devtools/shared/styleinspector.properties
+++ b/l10n-oc/devtools/shared/styleinspector.properties
@@ -156,10 +156,26 @@ rule.twistyCollapse.label=Plegar
# speaks when the header of a rule is collapsed.
rule.twistyExpand.label=Desplegar
+# LOCALIZATION NOTE (rule.expandableContainerToggleButton.title):
+# This is the tooltip for expandable container toggle button in the Rule View (Pseudo-elements, keyframes, …)
+
# LOCALIZATION NOTE (rule.containerQuery.selectContainerButton.tooltip): Text displayed in a
# tooltip when the mouse is over the icon to select a container in a container query in the rule view.
rule.containerQuery.selectContainerButton.tooltip=Clicar per seleccionar lo nos contenedor
+# LOCALIZATION NOTE (rule.propertyToggle.label):
+# This is the label for the checkbox input in the rule view that allow to disable/re-enable
+# a specific property in a rule.
+# The argument is the property name.
+
+# LOCALIZATION NOTE (rule.newPropertyName.label):
+# This is the label for the new property input in the rule view.
+rule.newPropertyName.label=Nom novèl de la proprietat
+
+# LOCALIZATION NOTE (rule.propertyName.label):
+# This is the label for the property name input in the rule view.
+rule.propertyName.label=Nom de la proprietat
+
# LOCALIZATION NOTE (styleinspector.contextmenu.copyColor): Text displayed in the rule
# and computed view context menu when a color value was clicked.
styleinspector.contextmenu.copyColor=Copiar la color
diff --git a/l10n-oc/toolkit/chrome/global/narrate.properties b/l10n-oc/toolkit/chrome/global/narrate.properties
index c995cbea8a..20a720c62b 100644
--- a/l10n-oc/toolkit/chrome/global/narrate.properties
+++ b/l10n-oc/toolkit/chrome/global/narrate.properties
@@ -8,6 +8,8 @@
# %S is the keyboard shortcut for the listen command
listen-label = Escotar (%S)
back = Enrèire
+# %S is the keyboard shortcut for the skip back command
+previous-label = Precedent (%S)
# %S is the keyboard shortcut for the start command
start-label = Aviar (%S)
# %S is the keyboard shortcut for the stop command
@@ -15,6 +17,8 @@ stop-label = Arrestar (%S)
# Keyboard shortcut to toggle the narrate feature
narrate-key-shortcut = N
forward = Avançar
+# %S is the keyboard shortcut for the skip forward command
+next-label = Seguent (%S)
speed = Velocitat
selectvoicelabel = Votz :
# Default voice is determined by the language of the document.
diff --git a/l10n-oc/toolkit/crashreporter/crashreporter.ftl b/l10n-oc/toolkit/crashreporter/crashreporter.ftl
new file mode 100644
index 0000000000..6c03c29000
--- /dev/null
+++ b/l10n-oc/toolkit/crashreporter/crashreporter.ftl
@@ -0,0 +1,27 @@
+# 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/.
+
+crashreporter-plea = Per nos ajudar a diagnosticar e corregir aqueste problèma, nos podètz mandar un rapòrt de plantatge.
+# $details (String) - the reason that a crash report cannot be submitted
+crashreporter-error-details = Detalhs : { $details }
+crashreporter-no-run-message = Aquesta aplicacion es executada aprèp un plantatge per raportar lo problèma que s'es producha per l'editor de l'aplicacion. Deu pas èsser aviada dirèctament.
+crashreporter-button-details = Detalhs…
+crashreporter-loading-details = Cargament…
+crashreporter-view-report-title = Contengut del rapòrt
+crashreporter-comment-prompt = Apondre un comentari (los comentaris son visibles publicament)
+crashreporter-report-info = Aqueste rapòrt conten tanben d'informacions tecnicas sus l'estat de l'aplicacion al moment del plantatge.
+crashreporter-submit-status = Vòstre rapòrt de plantatge serà mandat abans la tampadura o la reaviada del programa.
+crashreporter-submit-in-progress = Mandadís del rapòrt…
+crashreporter-submit-success = Lo rapòrt es estat mandat amb succès !
+crashreporter-submit-failure = I a agut un problèma al moment del mandadís del rapòrt.
+crashreporter-resubmit-status = Renviar los rapòrts pels quals las precedentas temptativas de mandadís an fracassat…
+crashreporter-button-quit = Quitar { -brand-short-name }
+crashreporter-button-restart = Reaviar { -brand-short-name }
+crashreporter-button-ok = D'acòrdi
+crashreporter-button-close = Tampar
+# $id (String) - the crash id from the server, typically a UUID
+crashreporter-crash-identifier = ID de plantatge : { $id }
+
+# Error strings
+
diff --git a/l10n-oc/toolkit/toolkit/about/aboutSupport.ftl b/l10n-oc/toolkit/toolkit/about/aboutSupport.ftl
index 86b597ee23..0ab4532a56 100644
--- a/l10n-oc/toolkit/toolkit/about/aboutSupport.ftl
+++ b/l10n-oc/toolkit/toolkit/about/aboutSupport.ftl
@@ -177,6 +177,7 @@ media-capabilities-enumerate = Percórrer la basa de donadas
## Codec support table
+media-codec-support-lack-of-extension = Installar una extension
## Media Content Decryption Modules (CDM)
## See EME Spec for more explanation for following technical terms
@@ -407,3 +408,6 @@ support-remote-features-status = Estat
pointing-device-mouse = Mirga
pointing-device-touchscreen = Ecran tactil
+
+## Content Analysis (DLP)
+
diff --git a/l10n-oc/toolkit/toolkit/about/aboutWebauthn.ftl b/l10n-oc/toolkit/toolkit/about/aboutWebauthn.ftl
index be0373db3b..a6d4f8c5ee 100644
--- a/l10n-oc/toolkit/toolkit/about/aboutWebauthn.ftl
+++ b/l10n-oc/toolkit/toolkit/about/aboutWebauthn.ftl
@@ -8,15 +8,23 @@
## Section titles
+about-webauthn-info-section-title = Informacions de l’aparelh
+about-webauthn-pin-section-title = Gestion del còdi PIN
+about-webauthn-credential-management-section-title = Gerir los identificants
+about-webauthn-pin-required-section-title = Còdi PIN requerit
+about-webauthn-confirm-deletion-section-title = Confirmacion la supression
## Info field texts
## Results label
+about-webauthn-results-success = Succès !
+about-webauthn-results-general-error = Error !
## Labels
+about-webauthn-credential-list-subsection-title = Identificants :
## Buttons
@@ -28,12 +36,24 @@ about-webauthn-update-button = Metre a jorn
## Authenticator options fields
## Option fields correspond to the CTAP2 option IDs and definitions found in https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-20210615.html#option-id
+about-webauthn-auth-option-clientpin = Còdi PIN del client
## Authenticator info fields
## Info fields correspond to the CTAP2 authenticatorGetInfo field member name and definitions found in https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-20210615.html#authenticatorGetInfo
+about-webauthn-auth-info-certifications = Certificacions
+about-webauthn-auth-info-algorithms = Algoritmes
+about-webauthn-auth-info-transports = Transpòrts
+about-webauthn-auth-info-pin-protocols = Protocòls de còdi PIN
+about-webauthn-auth-info-max-msg-size = Talha maximala dels messatges
+# AAGUID should not be translated.
+about-webauthn-auth-info-aaguid = AAGUID
about-webauthn-auth-info-extensions = Extensions
about-webauthn-auth-info-versions = Versions
+# Shows when boolean value for an info field is True. True should not be translated.
+about-webauthn-auth-info-true = True
+# Shows when boolean value for an info field is False. False should not be translated.
+about-webauthn-auth-info-false = False
## Bio enrollment sample feedbacks
diff --git a/l10n-oc/toolkit/toolkit/about/aboutWebrtc.ftl b/l10n-oc/toolkit/toolkit/about/aboutWebrtc.ftl
index 033ad72279..8966ccda91 100644
--- a/l10n-oc/toolkit/toolkit/about/aboutWebrtc.ftl
+++ b/l10n-oc/toolkit/toolkit/about/aboutWebrtc.ftl
@@ -30,8 +30,6 @@ about-webrtc-aec-logging-toggled-off-state-msg = Los fichièrs de jornalizacion
# The autorefresh checkbox causes a stats section to autorefresh its content when checked
about-webrtc-auto-refresh-label = Actualizacion auto
-# Determines the default state of the Auto Refresh check boxes
-about-webrtc-auto-refresh-default-label = Actualizacion auto per defaut
# A button which forces a refresh of displayed statistics
about-webrtc-force-refresh-button = Actualizar
# "PeerConnection" is a proper noun associated with the WebRTC module. "ID" is
@@ -103,6 +101,8 @@ about-webrtc-log-section-show-msg = Afichar l'istoric
.title = Clicatz per desvolopar aquesta seccion
about-webrtc-log-section-hide-msg = Amagar l'istoric
.title = Clicatz per reduire aquesta seccion
+about-webrtc-copy-report-button = Copiar lo rapòrt
+about-webrtc-copy-report-history-button = Copiar l’istoric dels rapòrts
## These are used to display a header for a PeerConnection.
## Variables:
@@ -118,6 +118,7 @@ about-webrtc-connection-closed = [ { $browser-id } | { $id } ] { $url } (tampat)
## Variables:
## $codecs - a list of media codecs
+about-webrtc-short-send-receive-direction = Mandadís – Recepcion : { $codecs }
about-webrtc-short-send-direction = Mandadís : { $codecs }
about-webrtc-short-receive-direction = Recepcion : { $codecs }
@@ -183,6 +184,13 @@ about-webrtc-configuration-element-provided = Fornit
about-webrtc-configuration-element-not-provided = Pas fornit
# The options set by the user in about:config that could impact a WebRTC call
about-webrtc-custom-webrtc-configuration-heading = Preferéncias utilizaire pel WebRTC
+
+## These are displayed on the button that shows or hides the
+## user modified configuration disclosure
+
+
+##
+
# Section header for estimated bandwidths of WebRTC media flows
about-webrtc-bandwidth-stats-heading = Benda passanta estimada
# The ID of the MediaStreamTrack
@@ -218,8 +226,6 @@ about-webrtc-aec-logging-off-state-msg = los fichièrs de jornalizacion capturat
# Variables:
# $path (String) - The path to which the file is saved.
about-webrtc-save-page-complete-msg = Pagina enregistrada a l'emplaçament seguent : { $path }
-about-webrtc-debug-mode-toggled-off-state-msg = Lo fichièr de la traça es disponible a l'emplaçament seguent : { $path }
-about-webrtc-debug-mode-toggled-on-state-msg = Mòde desbugatge actiu, lo fichièr de la traça es disponible a l'emplaçament seguent : { $path }
# This is the total number of frames encoded or decoded over an RTP stream.
# Variables:
# $frames (Number) - The number of frames encoded or decoded.
@@ -299,6 +305,3 @@ about-webrtc-hide-msg-sdp = Amagar lo SDP
##
-
-##
-
diff --git a/l10n-oc/toolkit/toolkit/branding/brandings.ftl b/l10n-oc/toolkit/toolkit/branding/brandings.ftl
index 77d735fc80..e3c4999bd8 100644
--- a/l10n-oc/toolkit/toolkit/branding/brandings.ftl
+++ b/l10n-oc/toolkit/toolkit/branding/brandings.ftl
@@ -20,6 +20,7 @@
-lockwise-brand-short-name = Lockwise
-monitor-brand-name = Firefox Monitor
-monitor-brand-short-name = Monitor
+-mozmonitor-brand-name = Mozilla Monitor
-pocket-brand-name = Pocket
-send-brand-name = Firefox Send
-screenshots-brand-name = Firefox Screenshots
@@ -27,20 +28,19 @@
-profiler-brand-name = Firefox Profiler
-translations-brand-name = Firefox Translations
-focus-brand-name = Firefox Focus
-
-relay-brand-name = Firefox Relay
-relay-brand-short-name = Relay
-
+-fakespot-brand-name = Fakespot
+# Note the name of the website is capitalized.
+-fakespot-website-name = Fakespot.com
+# The particle "by" can be localized, "Fakespot" and "Mozilla" should not be localized or transliterated.
+-fakespot-brand-full-name = Fakespot per Mozilla
# “Suggest” can be localized, “Firefox” must be treated as a brand
# and kept in English.
-firefox-suggest-brand-name = Suggestion Firefox
-
# ”Home" can be localized, “Firefox” must be treated as a brand
# and kept in English.
-firefox-home-brand-name = Acuèlh de Firefox
-
# View" can be localized, “Firefox” must be treated as a brand
# and kept in English.
-firefoxview-brand-name = Firefox View
-
--mozmonitor-brand-name = Mozilla Monitor
diff --git a/l10n-oc/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-oc/toolkit/toolkit/contentanalysis/contentanalysis.ftl
index ccab5e2752..866b53d7e9 100644
--- a/l10n-oc/toolkit/toolkit/contentanalysis/contentanalysis.ftl
+++ b/l10n-oc/toolkit/toolkit/contentanalysis/contentanalysis.ftl
@@ -2,4 +2,12 @@
# 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/.
+contentanalysis-operationtype-clipboard = quichapapièrs
+contentanalysis-operationtype-dropped-text = tèxte depausat
+# $filename - The filename associated with the request, such as "aFile.txt"
+contentanalysis-customdisplaystring-description = mandadís de « { $filename } »
+contentanalysis-warndialogtitle = Aqueste contengut poiriá èsser insegur
+contentanalysis-warndialog-response-allow = Utilizar lo contengut
contentanalysis-warndialog-response-deny = Anullar
+contentanalysis-inprogress-quit-title = Quitar { -brand-shorter-name } ?
+contentanalysis-inprogress-quit-yesbutton = Òc, quitar
diff --git a/l10n-oc/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-oc/toolkit/toolkit/formautofill/formAutofill.ftl
index 49b2f863da..5a00c1f4d9 100644
--- a/l10n-oc/toolkit/toolkit/formautofill/formAutofill.ftl
+++ b/l10n-oc/toolkit/toolkit/formautofill/formAutofill.ftl
@@ -20,6 +20,8 @@ credit-card-capture-cancel-button =
# Used on the doorhanger when an credit card change is detected.
+# Label for the button in the dropdown menu used to clear the populated form.
+autofill-clear-form-label = Escafar l’autocomplecion
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
autofill-manage-addresses-label = Gerir las adreças
@@ -34,3 +36,19 @@ autofill-card-network-mastercard = MasterCard
autofill-card-network-mir = MIR
autofill-card-network-unionpay = Union Pay
autofill-card-network-visa = Visa
+# The warning text that is displayed for informing users what categories are
+# about to be filled. The text would be, for example,
+# Also autofills organization, phone, email.
+# Variables:
+# $categories - one or more of the categories, see autofill-category-X below
+autofill-phishing-warningmessage-extracategory = Garnís tanben { $categories }
+# Variation when all are in the same category.
+# Variables:
+# $categories - one or more of the categories
+autofill-phishing-warningmessage = Garnís tanben { $categories }
+# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill.
+autofill-category-address = adreça
+autofill-category-name = nom
+autofill-category-organization = societat
+autofill-category-tel = telefòn
+autofill-category-email = adreça electronica
diff --git a/l10n-oc/toolkit/toolkit/global/handlerDialog.ftl b/l10n-oc/toolkit/toolkit/global/handlerDialog.ftl
index 56388695bb..b2f83c1f41 100644
--- a/l10n-oc/toolkit/toolkit/global/handlerDialog.ftl
+++ b/l10n-oc/toolkit/toolkit/global/handlerDialog.ftl
@@ -5,44 +5,20 @@
## Permission Dialog
## Variables:
-## $host - the hostname that is initiating the request
-## $scheme - the type of link that's being opened.
-## $appName - Name of the application that will be opened.
-
-
-## Permission Dialog
-## Variables:
-## $host - the hostname that is initiating the request
-## $scheme - the type of link that's being opened.
-## $appName - Name of the application that will be opened.
-## $extension - Name of extension that initiated the request
-
-## Permission Dialog
-## Variables:
## $host (string) - The hostname that is initiating the request
## $scheme (string) - The type of link that's being opened.
## $appName (string) - Name of the application that will be opened.
## $extension (string) - Name of extension that initiated the request
permission-dialog-description = Autorizar lo site a dobrir lo ligam { $scheme } ?
-
permission-dialog-description-file = Autorizar aqueste fichièr a dobrir lo ligam { $scheme } ?
-
permission-dialog-description-host = Autorizar { $host } a dobrir lo ligam { $scheme } ?
-
permission-dialog-description-extension = Autorizar l’extension { $extension } a dobrir lo ligam { $scheme } ?
-
permission-dialog-description-app = Autorizar aqueste site a dobrir lo ligam { $scheme } amb { $appName } ?
-
permission-dialog-description-host-app = Autorizar { $host } a dobrir lo ligam { $scheme } amb { $appName } ?
-
permission-dialog-description-file-app = Autorizar aqueste fichièr a dobrir lo ligam { $scheme } amb { $appName } ?
-
permission-dialog-description-extension-app = Autorizar l’extension { $extension } a dobrir lo ligam { $scheme } amb { $appName } ?
-
-## Please keep the emphasis around the hostname and scheme (ie the
-## `<strong>` HTML tags). Please also keep the hostname as close to the start
-## of the sentence as your language's grammar allows.
+permission-dialog-description-system-noapp = Dobrir lo ligam { $scheme } ?
## Please keep the emphasis around the hostname and scheme (ie the
## `<strong>` HTML tags). Please also keep the hostname as close to the start
@@ -52,9 +28,7 @@ permission-dialog-description-extension-app = Autorizar l’extension { $extensi
## $scheme (string) - The type of link that's being opened.
permission-dialog-remember = Totjorn autorizar <strong>{ $host }</strong> a dobir los ligams <strong>{ $scheme }</strong>
-
permission-dialog-remember-file = Totjorn autorizar aqueste fichièr a dobrir los ligams <strong>{ $scheme }</strong>
-
permission-dialog-remember-extension = Totjorn autorizar aquesta extension a dobrir los ligams <strong>{ $scheme }</strong>
##
@@ -62,47 +36,34 @@ permission-dialog-remember-extension = Totjorn autorizar aquesta extension a dob
permission-dialog-btn-open-link =
.label = Dobrir lo ligam
.accessKey = D
-
permission-dialog-btn-choose-app =
.label = Causir una aplicacion
.accessKey = a
-
permission-dialog-unset-description = Deuretz causir una aplicacion.
-
permission-dialog-set-change-app-link = Causir una autra aplicacion.
## Chooser dialog
## Variables:
-## $scheme - the type of link that's being opened.
-
-## Chooser dialog
-## Variables:
## $scheme (string) - The type of link that's being opened.
chooser-window =
.title = Causir una aplicacion
.style = min-width: 26em; min-height: 26em;
-
chooser-dialog =
.buttonlabelaccept = Dobrir lo ligam
.buttonaccesskeyaccept = D
-
chooser-dialog-description = Causissètz una aplicacion per dobrir lo ligam { $scheme }.
-
# Please keep the emphasis around the scheme (ie the `<strong>` HTML tags).
chooser-dialog-remember = Totjorn utilizar aquesta aplicacion per dobrir los ligams <strong>{ $scheme }</strong>
-
chooser-dialog-remember-extra =
{ PLATFORM() ->
[windows] Se pòt cambiar a las opcions de { -brand-short-name }.
*[other] Se pòt cambiar a las preferéncias de { -brand-short-name }.
}
-
choose-other-app-description = Causir una aplicacion
choose-app-btn =
.label = Causir…
.accessKey = C
choose-other-app-window-title = Una autra aplicacion…
-
# Displayed under the name of a protocol handler in the Launch Application dialog.
choose-dialog-privatebrowsing-disabled = Desactivat en fenèstras privadas
diff --git a/l10n-oc/toolkit/toolkit/passwordmgr/passwordmgr.ftl b/l10n-oc/toolkit/toolkit/passwordmgr/passwordmgr.ftl
index b9ac6c3ec1..cc5f7f597b 100644
--- a/l10n-oc/toolkit/toolkit/passwordmgr/passwordmgr.ftl
+++ b/l10n-oc/toolkit/toolkit/passwordmgr/passwordmgr.ftl
@@ -8,6 +8,9 @@
# Variables
# $host (String) - Hostname for which the password is saved for.
password-manager-save-password-message = Salvar lo senhal per { $host } ?
+password-manager-save-password-button-deny =
+ .label = Pas ara
+ .accesskey = P
password-manager-save-password-button-allow =
.label = Enregistrar
.accesskey = E
@@ -17,6 +20,9 @@ password-manager-save-password-button-never =
# Variables
# $host (String) - Hostname for which the password is updated for.
password-manager-update-password-message = Actualizar lo senhal per { $host } ?
+password-manager-update-password-button-delete =
+ .label = Suprimir los senhals salvats
+ .accesskey = S
password-manager-update-login-add-username = Apondre un nom d’utilizaire al senhal salvat ?
password-manager-password-password-button-allow =
.label = Metre a jorn
diff --git a/l10n-oc/toolkit/toolkit/pdfviewer/viewer.ftl b/l10n-oc/toolkit/toolkit/pdfviewer/viewer.ftl
index 59500d97cc..68889798b0 100644
--- a/l10n-oc/toolkit/toolkit/pdfviewer/viewer.ftl
+++ b/l10n-oc/toolkit/toolkit/pdfviewer/viewer.ftl
@@ -286,6 +286,16 @@ pdfjs-editor-ink-button-label = Dessenhar
pdfjs-editor-stamp-button =
.title = Apondre o modificar d’imatges
pdfjs-editor-stamp-button-label = Apondre o modificar d’imatges
+
+## Remove button for the various kind of editor.
+
+pdfjs-editor-remove-freetext-button =
+ .title = Suprimir lo tèxte
+pdfjs-editor-remove-stamp-button =
+ .title = Suprimir l’imatge
+
+##
+
# Editor Parameters
pdfjs-editor-free-text-color-input = Color
pdfjs-editor-free-text-size-input = Talha
@@ -295,6 +305,8 @@ pdfjs-editor-ink-opacity-input = Opacitat
pdfjs-editor-stamp-add-image-button =
.title = Apondre imatge
pdfjs-editor-stamp-add-image-button-label = Apondre imatge
+# This refers to the thickness of the line used for free highlighting (not bound to text)
+pdfjs-editor-free-highlight-thickness-input = Espessor
pdfjs-free-text =
.aria-label = Editor de tèxte
pdfjs-free-text-default-content = Començatz d’escriure…
@@ -316,3 +328,27 @@ pdfjs-editor-alt-text-save-button = Enregistrar
## Editor resizers
## This is used in an aria label to help to understand the role of the resizer.
+
+## Color picker
+
+# This means "Color used to highlight text"
+pdfjs-editor-highlight-colorpicker-label = Color de suslinhatge
+pdfjs-editor-colorpicker-button =
+ .title = Cambiar de color
+pdfjs-editor-colorpicker-yellow =
+ .title = Jaune
+pdfjs-editor-colorpicker-green =
+ .title = Verd
+pdfjs-editor-colorpicker-blue =
+ .title = Blau
+pdfjs-editor-colorpicker-pink =
+ .title = Ròse
+pdfjs-editor-colorpicker-red =
+ .title = Roge
+
+## Show all highlights
+## This is a toggle button to show/hide all the highlights.
+
+pdfjs-editor-highlight-show-all-button-label = O afichar tot
+pdfjs-editor-highlight-show-all-button =
+ .title = O afichar tot