Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update it.po #321

Merged
merged 1 commit into from
Oct 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions resources/po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ msgstr "Annulla"
#: src/components/indicator/clearHistoryDialog.ts:30
#: src/prefs/dangerZone/clearHistory.ts:20
msgid "Clear"
msgstr "Chiaro"
msgstr "Cancella"

#: src/components/indicator/clearHistoryDialog.ts:35
#: src/components/indicator/settingsMenu.ts:101
#: src/prefs/dangerZone/clearHistory.ts:14
msgid "Clear History"
msgstr "Cancella cronologia"
msgstr "Cancella la cronologia"

#: src/components/indicator/clearHistoryDialog.ts:36
#: src/prefs/dangerZone/clearHistory.ts:26
Expand All @@ -41,11 +41,11 @@ msgstr "Digita per cercare, Tab per scorrere"

#: src/prefs/customization/codeItemStyle.ts:15
msgid "Change the style of the code item"
msgstr "Cambia lo stile dell'elemento di codice"
msgstr "Cambia lo stile dell'elemento Codice"

#: src/prefs/customization/codeItemStyle.ts:15
msgid "Code Item Style"
msgstr "Codice Voce Stile"
msgstr "Stile dell'elemento Codice"

#: src/prefs/customization/codeItemStyle.ts:22
#: src/prefs/customization/colorItemStyle.ts:22
Expand Down Expand Up @@ -130,11 +130,11 @@ msgstr "Puoi modificare la lunghezza dei caratteri del testo visibile nel corpo"

#: src/prefs/customization/colorItemStyle.ts:15
msgid "Change the style of the color item"
msgstr "Cambia lo stile del colore dell'elemento"
msgstr "Cambia lo stile dell'elemento Colore"

#: src/prefs/customization/colorItemStyle.ts:15
msgid "Color Item Style"
msgstr "Stile colore elemento"
msgstr "Stile dell'elemento Colore"

#: src/prefs/customization/colorItemStyle.ts:42
#: src/prefs/customization/imageItemStyle.ts:51
Expand Down Expand Up @@ -233,23 +233,23 @@ msgstr "Puoi cambiare il colore di sfondo della finestra di navigazione in incog

#: src/prefs/customization/commonStyleGroup.ts:58
msgid "Search Bar Font"
msgstr "Font della barra di ricerca"
msgstr "Carattere della barra di ricerca"

#: src/prefs/customization/commonStyleGroup.ts:59
msgid "You can change the font of the search bar"
msgstr "Puoi cambiare il font della barra di ricerca"
msgstr "Puoi cambiare il carattere della barra di ricerca"

#: src/prefs/customization/commonStyleGroup.ts:65
msgid "Item Title Font"
msgstr "Font del titolo dell'elemento"
msgstr "Carattere del titolo dell'elemento"

#: src/prefs/customization/commonStyleGroup.ts:65
msgid "You can change the font of the title"
msgstr "Puoi cambiare il font del titolo"
msgstr "Puoi cambiare il carattere del titolo"

#: src/prefs/customization/commonStyleGroup.ts:68
msgid "Item Date Font"
msgstr "Data font elemento"
msgstr "Carattere dell'elemento data"

#: src/prefs/customization/commonStyleGroup.ts:68
msgid "You can change the font of the date"
Expand Down Expand Up @@ -439,7 +439,7 @@ msgstr "Opzioni generali"

#: src/prefs/general/historyLength.ts:15
msgid "History Length"
msgstr "Lunghezza della storia"
msgstr "Lunghezza della cronologia"

#: src/prefs/general/historyLength.ts:16
msgid "You can limit your clipboard history length between 10 - 500"
Expand Down Expand Up @@ -541,19 +541,19 @@ msgstr "Sincronizzare la selezione principale con la selezione degli Appunti"

#: src/prefs/general/watchExclusions.ts:15
msgid "Watch Exclusions"
msgstr "Guarda le esclusioni"
msgstr "Vedi le esclusioni"

#: src/prefs/general/watchExclusions.ts:16
msgid "When enabled, Pano will not track clipboard from excluded apps"
msgstr "Se abilitato, Pano non tiene traccia degli appunti dalle app escluse"

#: src/prefs/general/wiggleIndicator.ts:15
msgid "Wiggle Indicator"
msgstr ""
msgstr "Scuoti l'indicatore"

#: src/prefs/general/wiggleIndicator.ts:16
msgid "Wiggles the indicator on panel"
msgstr ""
msgstr "Scuoti l'indicatore sul pannello"

#: src/utils/panoItemFactory.ts:406
msgid "Image Copied"
Expand Down