summaryrefslogtreecommitdiffstats
path: root/l10n-it/suite/chrome/common/search
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-it/suite/chrome/common/search
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-it/suite/chrome/common/search')
-rw-r--r--l10n-it/suite/chrome/common/search/engineManager.dtd28
-rw-r--r--l10n-it/suite/chrome/common/search/engineManager.properties9
-rw-r--r--l10n-it/suite/chrome/common/search/search-panel.dtd8
-rw-r--r--l10n-it/suite/chrome/common/search/search.properties6
-rw-r--r--l10n-it/suite/chrome/common/search/searchbar.dtd6
5 files changed, 57 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/common/search/engineManager.dtd b/l10n-it/suite/chrome/common/search/engineManager.dtd
new file mode 100644
index 0000000000..e8f2fef03a
--- /dev/null
+++ b/l10n-it/suite/chrome/common/search/engineManager.dtd
@@ -0,0 +1,28 @@
+<!-- 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/. -->
+
+<!ENTITY engineManager.title "Gestione elenco motori di ricerca">
+<!ENTITY engineManager.style "min-width: 35em;">
+<!ENTITY engineManager.intro "I seguenti motori di ricerca risultano installati:">
+
+<!ENTITY columnLabel.name "Nome">
+<!ENTITY columnLabel.keyword "Parola chiave">
+
+<!ENTITY up.label "Muovi su">
+<!ENTITY up.accesskey "M">
+<!ENTITY dn.label "Muovi giù">
+<!ENTITY dn.accesskey "M">
+<!ENTITY remove.label "Elimina">
+<!ENTITY remove.accesskey "E">
+<!ENTITY edit.label "Modifica parola chiave…">
+<!ENTITY edit.accesskey "h">
+
+<!ENTITY addEngine.label "Aggiungi motori di ricerca…">
+<!ENTITY addEngine.accesskey "A">
+
+<!ENTITY enableSuggest.label "Mostra suggerimenti ricerca">
+<!ENTITY enableSuggest.accesskey "s">
+
+<!ENTITY restoreDefaults.label "Impostazioni predefinite">
+<!ENTITY restoreDefaults.accesskey "I">
diff --git a/l10n-it/suite/chrome/common/search/engineManager.properties b/l10n-it/suite/chrome/common/search/engineManager.properties
new file mode 100644
index 0000000000..72b98e58d3
--- /dev/null
+++ b/l10n-it/suite/chrome/common/search/engineManager.properties
@@ -0,0 +1,9 @@
+# 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/.
+
+editTitle = Modifica parola chiave
+editMsg = Inserisci nuova parola chiave per "%S":
+duplicateTitle = Parola chiave duplicata
+duplicateEngineMsg = Hai scelto una parola chiave utilizzata da "%S". Scegline un'altra.
+duplicateBookmarkMsg = Hai scelto una parola chiave utilizzata da un segnalibro. Scegline un'altra.
diff --git a/l10n-it/suite/chrome/common/search/search-panel.dtd b/l10n-it/suite/chrome/common/search/search-panel.dtd
new file mode 100644
index 0000000000..5bbf72ec45
--- /dev/null
+++ b/l10n-it/suite/chrome/common/search/search-panel.dtd
@@ -0,0 +1,8 @@
+<!-- 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/. -->
+
+<!ENTITY search.button.label "Cerca">
+<!ENTITY search.placeholder "Inserisci testo da cercare">
+
+<!ENTITY search.engineManager.label "Gestione motori di ricerca…">
diff --git a/l10n-it/suite/chrome/common/search/search.properties b/l10n-it/suite/chrome/common/search/search.properties
new file mode 100644
index 0000000000..d9cef5d5e4
--- /dev/null
+++ b/l10n-it/suite/chrome/common/search/search.properties
@@ -0,0 +1,6 @@
+# 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/.
+
+searchtip = Cerca usando %S
+cmd_addFoundEngine = Aggiungi "%S"
diff --git a/l10n-it/suite/chrome/common/search/searchbar.dtd b/l10n-it/suite/chrome/common/search/searchbar.dtd
new file mode 100644
index 0000000000..ed8240fd0d
--- /dev/null
+++ b/l10n-it/suite/chrome/common/search/searchbar.dtd
@@ -0,0 +1,6 @@
+<!-- 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/. -->
+
+<!ENTITY cmd_engineManager.label "Gestione motori di ricerca…">
+<!ENTITY searchEndCap.label "Cerca">