From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-ca/suite/chrome/common/pref/pref-advanced.dtd | 24 ++++++++ .../suite/chrome/common/pref/pref-appearance.dtd | 27 +++++++++ .../chrome/common/pref/pref-applicationManager.dtd | 8 +++ .../common/pref/pref-applicationManager.properties | 10 ++++ .../suite/chrome/common/pref/pref-applications.dtd | 15 +++++ .../common/pref/pref-applications.properties | 34 +++++++++++ l10n-ca/suite/chrome/common/pref/pref-cache.dtd | 33 ++++++++++ l10n-ca/suite/chrome/common/pref/pref-certs.dtd | 23 +++++++ l10n-ca/suite/chrome/common/pref/pref-colors.dtd | 34 +++++++++++ l10n-ca/suite/chrome/common/pref/pref-content.dtd | 23 +++++++ l10n-ca/suite/chrome/common/pref/pref-cookies.dtd | 41 +++++++++++++ l10n-ca/suite/chrome/common/pref/pref-download.dtd | 31 ++++++++++ .../chrome/common/pref/pref-findasyoutype.dtd | 21 +++++++ l10n-ca/suite/chrome/common/pref/pref-fonts.dtd | 70 ++++++++++++++++++++++ l10n-ca/suite/chrome/common/pref/pref-history.dtd | 25 ++++++++ l10n-ca/suite/chrome/common/pref/pref-http.dtd | 17 ++++++ l10n-ca/suite/chrome/common/pref/pref-images.dtd | 22 +++++++ l10n-ca/suite/chrome/common/pref/pref-keynav.dtd | 21 +++++++ .../suite/chrome/common/pref/pref-languages.dtd | 27 +++++++++ .../chrome/common/pref/pref-languages.properties | 13 ++++ l10n-ca/suite/chrome/common/pref/pref-links.dtd | 29 +++++++++ .../suite/chrome/common/pref/pref-locationbar.dtd | 38 ++++++++++++ .../suite/chrome/common/pref/pref-masterpass.dtd | 11 ++++ .../suite/chrome/common/pref/pref-mousewheel.dtd | 32 ++++++++++ .../suite/chrome/common/pref/pref-navigator.dtd | 43 +++++++++++++ .../suite/chrome/common/pref/pref-offlineapps.dtd | 24 ++++++++ .../suite/chrome/common/pref/pref-passwords.dtd | 13 ++++ l10n-ca/suite/chrome/common/pref/pref-popups.dtd | 35 +++++++++++ .../suite/chrome/common/pref/pref-privatedata.dtd | 27 +++++++++ .../chrome/common/pref/pref-proxies-advanced.dtd | 32 ++++++++++ l10n-ca/suite/chrome/common/pref/pref-proxies.dtd | 32 ++++++++++ l10n-ca/suite/chrome/common/pref/pref-scripts.dtd | 21 +++++++ l10n-ca/suite/chrome/common/pref/pref-search.dtd | 23 +++++++ l10n-ca/suite/chrome/common/pref/pref-security.dtd | 33 ++++++++++ .../suite/chrome/common/pref/pref-smartupdate.dtd | 31 ++++++++++ l10n-ca/suite/chrome/common/pref/pref-spelling.dtd | 20 +++++++ l10n-ca/suite/chrome/common/pref/pref-ssl.dtd | 39 ++++++++++++ l10n-ca/suite/chrome/common/pref/pref-sync.dtd | 56 +++++++++++++++++ l10n-ca/suite/chrome/common/pref/pref-tabs.dtd | 17 ++++++ l10n-ca/suite/chrome/common/pref/preferences.dtd | 45 ++++++++++++++ l10n-ca/suite/chrome/common/pref/prefutilities.dtd | 40 +++++++++++++ .../chrome/common/pref/prefutilities.properties | 32 ++++++++++ 42 files changed, 1192 insertions(+) create mode 100644 l10n-ca/suite/chrome/common/pref/pref-advanced.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-appearance.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-applicationManager.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-applicationManager.properties create mode 100644 l10n-ca/suite/chrome/common/pref/pref-applications.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-applications.properties create mode 100644 l10n-ca/suite/chrome/common/pref/pref-cache.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-certs.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-colors.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-content.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-cookies.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-download.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-findasyoutype.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-fonts.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-history.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-http.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-images.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-keynav.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-languages.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-languages.properties create mode 100644 l10n-ca/suite/chrome/common/pref/pref-links.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-locationbar.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-masterpass.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-mousewheel.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-navigator.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-offlineapps.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-passwords.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-popups.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-privatedata.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-proxies-advanced.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-proxies.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-scripts.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-search.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-security.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-smartupdate.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-spelling.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-ssl.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-sync.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/pref-tabs.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/preferences.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/prefutilities.dtd create mode 100644 l10n-ca/suite/chrome/common/pref/prefutilities.properties (limited to 'l10n-ca/suite/chrome/common/pref') diff --git a/l10n-ca/suite/chrome/common/pref/pref-advanced.dtd b/l10n-ca/suite/chrome/common/pref/pref-advanced.dtd new file mode 100644 index 0000000000..0cfa09952b --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-advanced.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-appearance.dtd b/l10n-ca/suite/chrome/common/pref/pref-appearance.dtd new file mode 100644 index 0000000000..2d3bca91bf --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-appearance.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-applicationManager.dtd b/l10n-ca/suite/chrome/common/pref/pref-applicationManager.dtd new file mode 100644 index 0000000000..3adf510895 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-applicationManager.dtd @@ -0,0 +1,8 @@ + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-applicationManager.properties b/l10n-ca/suite/chrome/common/pref/pref-applicationManager.properties new file mode 100644 index 0000000000..e7ac810e9c --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-applicationManager.properties @@ -0,0 +1,10 @@ +# 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/. + +descriptionHandleProtocol=Les aplicacions següents poden utilitzar-se per gestionar enllaços %S +descriptionHandleWebFeeds=Les aplicacions següents poden utilitzar-se per gestionar canals web +descriptionHandleFile=Les aplicacions següents poden utilitzar-se per gestionar contingut %S + +descriptionWebApp=Aquesta aplicació web s'hostaja a: +descriptionLocalApp=Aquesta aplicació es troba a: diff --git a/l10n-ca/suite/chrome/common/pref/pref-applications.dtd b/l10n-ca/suite/chrome/common/pref/pref-applications.dtd new file mode 100644 index 0000000000..dd861be51c --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-applications.dtd @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-applications.properties b/l10n-ca/suite/chrome/common/pref/pref-applications.properties new file mode 100644 index 0000000000..53c8d51421 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-applications.properties @@ -0,0 +1,34 @@ +# 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/. + +#### Applications + +fileEnding=Fitxer %S +saveFile=Desa el fitxer + +# LOCALIZATION NOTE (useApp, useDefault): %S = Application name +useApp=Utilitza %S +useDefault=Utilitza %S (per defecte) + +useOtherApp=Utilitza una altra aplicació… +fpTitleChooseApp=Seleccioneu l'aplicació ajudant +manageApp=Detalls de l'aplicació… +webFeed=Canal web +videoPodcastFeed=Podcast de vídeo +audioPodcastFeed=Podcast +alwaysAsk=Demana-m'ho sempre + +# LOCALIZATION NOTE (usePluginIn): +# %1$S = plugin name (for example "QuickTime Plugin-in 7.2") +# %2$S = brandShortName from brand.properties (for example "Minefield") +usePluginIn=Utilitza %S (al %S) + +# LOCALIZATION NOTE (previewInApp, addNewsBlogsInApp): %S = brandShortName +previewInApp=Previsualitza amb el %S +addNewsBlogsInApp=Subscriu amb el %S + +# LOCALIZATION NOTE (typeDescriptionWithType): +# %1$S = type description (for example "Portable Document Format") +# %2$S = type (for example "application/pdf") +typeDescriptionWithType=%S (%S) diff --git a/l10n-ca/suite/chrome/common/pref/pref-cache.dtd b/l10n-ca/suite/chrome/common/pref/pref-cache.dtd new file mode 100644 index 0000000000..cbc7418a7c --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-cache.dtd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-certs.dtd b/l10n-ca/suite/chrome/common/pref/pref-certs.dtd new file mode 100644 index 0000000000..527702d2fb --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-certs.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-colors.dtd b/l10n-ca/suite/chrome/common/pref/pref-colors.dtd new file mode 100644 index 0000000000..c5a6c23cb1 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-colors.dtd @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-content.dtd b/l10n-ca/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..f997a57325 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-cookies.dtd b/l10n-ca/suite/chrome/common/pref/pref-cookies.dtd new file mode 100644 index 0000000000..ab2985003d --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-cookies.dtd @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-download.dtd b/l10n-ca/suite/chrome/common/pref/pref-download.dtd new file mode 100644 index 0000000000..03be16b634 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-download.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-findasyoutype.dtd b/l10n-ca/suite/chrome/common/pref/pref-findasyoutype.dtd new file mode 100644 index 0000000000..629a35f255 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-findasyoutype.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-fonts.dtd b/l10n-ca/suite/chrome/common/pref/pref-fonts.dtd new file mode 100644 index 0000000000..d3108b9fcd --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-fonts.dtd @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-history.dtd b/l10n-ca/suite/chrome/common/pref/pref-history.dtd new file mode 100644 index 0000000000..716c986916 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-history.dtd @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-http.dtd b/l10n-ca/suite/chrome/common/pref/pref-http.dtd new file mode 100644 index 0000000000..7afbabda87 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-http.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-images.dtd b/l10n-ca/suite/chrome/common/pref/pref-images.dtd new file mode 100644 index 0000000000..ba35d18e82 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-images.dtd @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-keynav.dtd b/l10n-ca/suite/chrome/common/pref/pref-keynav.dtd new file mode 100644 index 0000000000..f1095a2c9a --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-keynav.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-languages.dtd b/l10n-ca/suite/chrome/common/pref/pref-languages.dtd new file mode 100644 index 0000000000..7ad683c7bc --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-languages.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-languages.properties b/l10n-ca/suite/chrome/common/pref/pref-languages.properties new file mode 100644 index 0000000000..539d763036 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-languages.properties @@ -0,0 +1,13 @@ +# 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/. + +illegalOtherLanguage=Les entrades següents no tenen un codi de llengua vàlid: +illegalOtherLanguageTitle=Codi(s) de llengua no vàlid(s) +# LOCALIZATION NOTE: Next two strings are for language name representations with +# and without the region. +# e.g. languageRegionCodeFormat : "French/Canada [fr-ca]" languageCodeFormat : "French [fr]" +# %1$S = language name, %2$S = region name, %3$S = language-region code +languageRegionCodeFormat=%1$S/%2$S [%3$S] +# %1$S = language name, %2$S = language-region code +languageCodeFormat=%1$S [%2$S] diff --git a/l10n-ca/suite/chrome/common/pref/pref-links.dtd b/l10n-ca/suite/chrome/common/pref/pref-links.dtd new file mode 100644 index 0000000000..5a377ce7f9 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-links.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-ca/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100644 index 0000000000..fffa743e7f --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-locationbar.dtd @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-masterpass.dtd b/l10n-ca/suite/chrome/common/pref/pref-masterpass.dtd new file mode 100644 index 0000000000..1134a77f67 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-masterpass.dtd @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-mousewheel.dtd b/l10n-ca/suite/chrome/common/pref/pref-mousewheel.dtd new file mode 100644 index 0000000000..47992d9790 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-mousewheel.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-navigator.dtd b/l10n-ca/suite/chrome/common/pref/pref-navigator.dtd new file mode 100644 index 0000000000..c68ab95c65 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-navigator.dtd @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-offlineapps.dtd b/l10n-ca/suite/chrome/common/pref/pref-offlineapps.dtd new file mode 100644 index 0000000000..a5b7ff6278 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-offlineapps.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-passwords.dtd b/l10n-ca/suite/chrome/common/pref/pref-passwords.dtd new file mode 100644 index 0000000000..e691ff141b --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-passwords.dtd @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-popups.dtd b/l10n-ca/suite/chrome/common/pref/pref-popups.dtd new file mode 100644 index 0000000000..6061d845bd --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-popups.dtd @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-privatedata.dtd b/l10n-ca/suite/chrome/common/pref/pref-privatedata.dtd new file mode 100644 index 0000000000..b5d75d6bc1 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-privatedata.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-proxies-advanced.dtd b/l10n-ca/suite/chrome/common/pref/pref-proxies-advanced.dtd new file mode 100644 index 0000000000..98d75c1c20 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-proxies-advanced.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-proxies.dtd b/l10n-ca/suite/chrome/common/pref/pref-proxies.dtd new file mode 100644 index 0000000000..d479022dc6 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-proxies.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-scripts.dtd b/l10n-ca/suite/chrome/common/pref/pref-scripts.dtd new file mode 100644 index 0000000000..42112fdfdd --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-scripts.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-search.dtd b/l10n-ca/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..5f4ac042b0 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-security.dtd b/l10n-ca/suite/chrome/common/pref/pref-security.dtd new file mode 100644 index 0000000000..95540fef62 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-security.dtd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-smartupdate.dtd b/l10n-ca/suite/chrome/common/pref/pref-smartupdate.dtd new file mode 100644 index 0000000000..489ffd7841 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-smartupdate.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-spelling.dtd b/l10n-ca/suite/chrome/common/pref/pref-spelling.dtd new file mode 100644 index 0000000000..6f54e5c4fc --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-spelling.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-ssl.dtd b/l10n-ca/suite/chrome/common/pref/pref-ssl.dtd new file mode 100644 index 0000000000..7fc7db7639 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-ssl.dtd @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-sync.dtd b/l10n-ca/suite/chrome/common/pref/pref-sync.dtd new file mode 100644 index 0000000000..fef6419078 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-sync.dtd @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/pref-tabs.dtd b/l10n-ca/suite/chrome/common/pref/pref-tabs.dtd new file mode 100644 index 0000000000..4a82c679b5 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-tabs.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/preferences.dtd b/l10n-ca/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..a0dbf4770a --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/prefutilities.dtd b/l10n-ca/suite/chrome/common/pref/prefutilities.dtd new file mode 100644 index 0000000000..811be25508 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/prefutilities.dtd @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ca/suite/chrome/common/pref/prefutilities.properties b/l10n-ca/suite/chrome/common/pref/prefutilities.properties new file mode 100644 index 0000000000..b137986bc7 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/prefutilities.properties @@ -0,0 +1,32 @@ +# 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/. + +cachefolder=Tria la carpeta de la memòria cau +#LOCALIZATION NOTE (%1$S) is the size and (%2$S) is the unit of disk space. +cacheSizeInfo=La memòria cau actualment utilitza %1$S %2$S d'espai de disc. + +# Offline apps +offlineAppSizeInfo=L'emmagatzematge fora de línia actualment ocupa %1$S %2$S d'espai de disc +offlineAppRemoveTitle=Suprimeix les dades de llocs web fora de línia +offlineAppRemovePrompt=Després de suprimir aquestes dades, %S no estarà disponible fora de línia. Esteu segur que voleu suprimir aquest lloc web fora de línia? +offlineAppRemoveConfirm=Suprimeix les dades fora de línia + +# LOCALIZATION NOTE: The next string is for the disk usage of the +# offline application +# e.g. offlineAppUsage : "50.23 MB" +# %1$S = size (in bytes or megabytes, ...) +# %2$S = unit of measure (bytes, KB, MB, ...) +offlineAppUsage=%1$S %2$S + +choosehomepage=Tria la pàgina d'inici +downloadfolder=Tria una carpeta de baixades +desktopFolderName=Escriptori +downloadsFolderName=Baixades +choosesound=Tria un so + +SoundFiles=Sons + +syncUnlink.title=Voleu desvincular el dispositiu? +syncUnlink.label=Aquest dispositiu ja no estarà associat al vostre compte del Sync. Totes les vostres dades personals, tant al dispositiu com al vostre compte del Sync, romandran intactes. +syncUnlinkConfirm.label=Desvincula -- cgit v1.2.3