diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-15 00:26:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-15 00:26:46 +0000 |
commit | 5a9df6c1688d9bdd787e2b4c654b1451758b2076 (patch) | |
tree | 844f35826d5466f9935294ab0a6dec8df99fb1dc | |
parent | 0155f0598712e91b78bf20fe96ce4787761212d4 (diff) | |
download | nextcloud-server-5a9df6c1688d9bdd787e2b4c654b1451758b2076.tar.gz nextcloud-server-5a9df6c1688d9bdd787e2b4c654b1451758b2076.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r-- | apps/files/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/sk.js | 9 | ||||
-rw-r--r-- | apps/files/l10n/sk.json | 9 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.js | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.json | 6 | ||||
-rw-r--r-- | apps/settings/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/zh_HK.js | 4 | ||||
-rw-r--r-- | apps/systemtags/l10n/zh_HK.json | 4 | ||||
-rw-r--r-- | apps/theming/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/it.json | 1 |
14 files changed, 44 insertions, 8 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 1556e01428c..10022c2482b 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -186,6 +186,7 @@ OC.L10N.register( "Another entry with the same name already exists" : "Esiste già un'altra voce con lo stesso nome", "Renamed \"{oldName}\" to \"{newName}\"" : "Rinominato \"{oldName}\" in \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Il nome \"{newName}\" è attualmente in uso nella cartella \"{dir}\". Scegli un nome diverso.", "Could not rename \"{oldName}\"" : "Impossibile rinominare \"{oldName}\"", "Total rows summary" : "Riepilogo totale delle righe", "\"{displayName}\" failed on some elements " : "\"{displayName}\" è fallita su alcuni elementi", @@ -248,6 +249,7 @@ OC.L10N.register( "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", "Open details" : "Apri i dettagli", + "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", "Set up templates folder" : "Configura la cartella dei modelli", "Templates" : "Modelli", "Create new templates folder" : "Crea una nuova cartella dei templates", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 383245be4d7..f988e9632de 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -184,6 +184,7 @@ "Another entry with the same name already exists" : "Esiste già un'altra voce con lo stesso nome", "Renamed \"{oldName}\" to \"{newName}\"" : "Rinominato \"{oldName}\" in \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Il nome \"{newName}\" è attualmente in uso nella cartella \"{dir}\". Scegli un nome diverso.", "Could not rename \"{oldName}\"" : "Impossibile rinominare \"{oldName}\"", "Total rows summary" : "Riepilogo totale delle righe", "\"{displayName}\" failed on some elements " : "\"{displayName}\" è fallita su alcuni elementi", @@ -246,6 +247,7 @@ "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", "Open details" : "Apri i dettagli", + "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", "Set up templates folder" : "Configura la cartella dei modelli", "Templates" : "Modelli", "Create new templates folder" : "Crea una nuova cartella dei templates", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 12684bfb949..5f22bd22342 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -22,6 +22,7 @@ OC.L10N.register( "An unknown error has occurred" : "Vyskytla sa neznáma chyba", "File could not be uploaded" : "Súbor nemôže byť nahraný", "Uploading …" : "Nahrávanie...", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", "Uploading … ({currentNumber}/{total})" : "Nahrávanie... ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Uploading that item is not supported" : "Nahrávanie tejto položky nie je podporované", @@ -172,9 +173,10 @@ OC.L10N.register( "Select the row for {displayName}" : "Vybrať riadok pre {displayName}", "Rename file" : "Premenovať súbor", "A long time ago" : "Pred dlhším časom", + "This node is unavailable" : "Uzol nie je k dispozícií", "Download file {name}" : "Stiahnúť súbor {name}", "File name" : "Názov súboru", - "Folder name" : "Názov priečinka", + "Folder name" : "Názov adresára", "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", "\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala", "\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru", @@ -195,6 +197,7 @@ OC.L10N.register( "Storage informations" : "Úložiskové informácie", "{usedQuotaByte} used" : "{usedQuotaByte} použitých", "{relative}% used" : "{relative}% použitých", + "Could not refresh storage stats" : "Nebolo možné obnoviť úložiskové štatistiky", "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", "Change" : "Zmeniť", @@ -218,6 +221,7 @@ OC.L10N.register( "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", "Files settings" : "Nastavenia súborov", "File cannot be accessed" : "Súbor nie je možné sprístupniť", + "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", "Sort favorites first" : "Zoradiť od najobľúbenejších", "Show hidden files" : "Zobraziť skryté súbory", "Crop image previews" : "Orezať náhľady obrázkov", @@ -227,6 +231,7 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", "Clipboard is not available" : "Schránka nie je prístupná", + "WebDAV URL copied to clipboard" : "WebDAV URL skopirovaná do schránky", "Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru", "Error while loading the file data" : "Chyba pri načítaní údajov súboru", "Pick a template for {name}" : "Vyberte šablónu pre {name}", @@ -242,6 +247,7 @@ OC.L10N.register( "Created new folder \"{name}\"" : "Vytvorený nový adresár \"{name}\"", "Set up templates folder" : "Nastaviť priečinok pre šablóny", "Templates" : "Šablóny", + "Create new templates folder" : "Vytvoriť nový vzorový adresár", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", "List of favorites files and folders." : "Zoznam obľúbených súborov a adresárov.", "No favorites yet" : "Zatiaľ žiadne obľúbené", @@ -250,6 +256,7 @@ OC.L10N.register( "List of your files and folders." : "Zoznam vašich súborov a adresárov.", "List of recently modified files and folders." : "Zoznam nedávno upravených súborov a adresárov.", "No recently modified files" : "Žiadne nedávno upravené súbory", + "Files and folders you recently modified will show up here." : "Súbory a adresáre, ktoré ste nedávno upravili sa zobrazia tu", "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", "Upload too large" : "Nahrávanie je príliš veľké", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index ddf79bfa8bb..8f5cd1b90cd 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -20,6 +20,7 @@ "An unknown error has occurred" : "Vyskytla sa neznáma chyba", "File could not be uploaded" : "Súbor nemôže byť nahraný", "Uploading …" : "Nahrávanie...", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", "Uploading … ({currentNumber}/{total})" : "Nahrávanie... ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Uploading that item is not supported" : "Nahrávanie tejto položky nie je podporované", @@ -170,9 +171,10 @@ "Select the row for {displayName}" : "Vybrať riadok pre {displayName}", "Rename file" : "Premenovať súbor", "A long time ago" : "Pred dlhším časom", + "This node is unavailable" : "Uzol nie je k dispozícií", "Download file {name}" : "Stiahnúť súbor {name}", "File name" : "Názov súboru", - "Folder name" : "Názov priečinka", + "Folder name" : "Názov adresára", "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", "\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala", "\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru", @@ -193,6 +195,7 @@ "Storage informations" : "Úložiskové informácie", "{usedQuotaByte} used" : "{usedQuotaByte} použitých", "{relative}% used" : "{relative}% použitých", + "Could not refresh storage stats" : "Nebolo možné obnoviť úložiskové štatistiky", "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", "Change" : "Zmeniť", @@ -216,6 +219,7 @@ "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", "Files settings" : "Nastavenia súborov", "File cannot be accessed" : "Súbor nie je možné sprístupniť", + "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", "Sort favorites first" : "Zoradiť od najobľúbenejších", "Show hidden files" : "Zobraziť skryté súbory", "Crop image previews" : "Orezať náhľady obrázkov", @@ -225,6 +229,7 @@ "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", "Clipboard is not available" : "Schránka nie je prístupná", + "WebDAV URL copied to clipboard" : "WebDAV URL skopirovaná do schránky", "Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru", "Error while loading the file data" : "Chyba pri načítaní údajov súboru", "Pick a template for {name}" : "Vyberte šablónu pre {name}", @@ -240,6 +245,7 @@ "Created new folder \"{name}\"" : "Vytvorený nový adresár \"{name}\"", "Set up templates folder" : "Nastaviť priečinok pre šablóny", "Templates" : "Šablóny", + "Create new templates folder" : "Vytvoriť nový vzorový adresár", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", "List of favorites files and folders." : "Zoznam obľúbených súborov a adresárov.", "No favorites yet" : "Zatiaľ žiadne obľúbené", @@ -248,6 +254,7 @@ "List of your files and folders." : "Zoznam vašich súborov a adresárov.", "List of recently modified files and folders." : "Zoznam nedávno upravených súborov a adresárov.", "No recently modified files" : "Žiadne nedávno upravené súbory", + "Files and folders you recently modified will show up here." : "Súbory a adresáre, ktoré ste nedávno upravili sa zobrazia tu", "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", "Upload too large" : "Nahrávanie je príliš veľké", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index f18213fe466..c9cfc502780 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -170,7 +170,7 @@ OC.L10N.register( "in %s" : "在 %s", "File Management" : "檔案管理", "Reload current directory" : "重新加載目前目錄", - "Go to the \"{dir}\" directory" : "轉到 \"{dir}\" 目錄", + "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Select the row for {displayName}" : "選擇 {displayName} 的行", "Rename file" : "重新命名檔案", "A long time ago" : "很久以前", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 8a282833be6..dddb70ec00c 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -168,7 +168,7 @@ "in %s" : "在 %s", "File Management" : "檔案管理", "Reload current directory" : "重新加載目前目錄", - "Go to the \"{dir}\" directory" : "轉到 \"{dir}\" 目錄", + "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Select the row for {displayName}" : "選擇 {displayName} 的行", "Rename file" : "重新命名檔案", "A long time ago" : "很久以前", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 9a7f1c445cd..21d98a10a99 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Carica", "Edit" : "Modifica", "Bundled permissions" : "Permessi raggruppati", + "Open Sharing Details" : "Apri i dettagli di condivisione", "group" : "gruppo", "conversation" : "conversazione", "remote" : "remota", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Digita una data", "Create share" : "Crea condivisione", "Cancel" : "Annulla", + "Customize link" : "Personalizza il collegamento", "Add another link" : "Aggiungi un altro collegamento", "Create a new share link" : "Crea un nuovo collegamento di condivisione", "{shareWith} by {initiator}" : "{shareWith} da {initiator}", @@ -190,6 +192,7 @@ OC.L10N.register( "Deck board" : "Lavagna di Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "su {server}", + "Upload only" : "Solo caricamento", "Advanced settings" : "Impostazioni avanzate", "Share label" : "Condividi etichetta", "Set password" : "Imposta password", @@ -205,6 +208,9 @@ OC.L10N.register( "Update" : "Aggiorna", "Share" : "Condividi", "Delete share" : "Elimina condivisione", + "Share with " : "Condividi con", + "Save share" : "Salva condivisione", + "Update share" : "Aggiorna condivisione", "Others with access" : "Altri con accesso", "No other users with access found" : "Nessun altro utente con accesso trovato", "Toggle list of others with access to this directory" : "Attiva l'elenco degli altri utenti con accesso a questa cartella ", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 1107f144b5e..74042e4dd6e 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -131,6 +131,7 @@ "Upload" : "Carica", "Edit" : "Modifica", "Bundled permissions" : "Permessi raggruppati", + "Open Sharing Details" : "Apri i dettagli di condivisione", "group" : "gruppo", "conversation" : "conversazione", "remote" : "remota", @@ -156,6 +157,7 @@ "Enter a date" : "Digita una data", "Create share" : "Crea condivisione", "Cancel" : "Annulla", + "Customize link" : "Personalizza il collegamento", "Add another link" : "Aggiungi un altro collegamento", "Create a new share link" : "Crea un nuovo collegamento di condivisione", "{shareWith} by {initiator}" : "{shareWith} da {initiator}", @@ -188,6 +190,7 @@ "Deck board" : "Lavagna di Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "su {server}", + "Upload only" : "Solo caricamento", "Advanced settings" : "Impostazioni avanzate", "Share label" : "Condividi etichetta", "Set password" : "Imposta password", @@ -203,6 +206,9 @@ "Update" : "Aggiorna", "Share" : "Condividi", "Delete share" : "Elimina condivisione", + "Share with " : "Condividi con", + "Save share" : "Salva condivisione", + "Update share" : "Aggiorna condivisione", "Others with access" : "Altri con accesso", "No other users with access found" : "Nessun altro utente con accesso trovato", "Toggle list of others with access to this directory" : "Attiva l'elenco degli altri utenti con accesso a questa cartella ", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 480c28b4fa4..7e449d84299 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -204,6 +204,7 @@ OC.L10N.register( "Download and enable all" : "Scarica e abilita tutti", "_%n app has an update available_::_%n apps have an update available_" : ["%n applicazione ha un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile"], "_Update_::_Update all_" : ["Aggiorna","Aggiorna","Aggiorna tutto"], + "Device name" : "Nome dispositivo", "Marked for remote wipe" : "Marcato come cancellazione remota", "Device settings" : "Impostazioni dei dispositivi", "Allow filesystem access" : "Consenti accesso al filesystem", @@ -387,6 +388,7 @@ OC.L10N.register( "User actions" : "Azioni utente", "Password or insufficient permissions message" : "Messaggio password o permessi insufficienti", "Loading user …" : "Caricamento utente …", + "Change display name" : "Cambia nome visualizzato", "Add new password" : "Aggiungi nuova password", "You do not have permissions to see the details of this user" : "Non hai i permessi per vedere i dettagli di questo utente", "Add new email address" : "Aggiungi nuovo indirizzo email", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index e9c78efb514..f2bfc178dd9 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -202,6 +202,7 @@ "Download and enable all" : "Scarica e abilita tutti", "_%n app has an update available_::_%n apps have an update available_" : ["%n applicazione ha un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile"], "_Update_::_Update all_" : ["Aggiorna","Aggiorna","Aggiorna tutto"], + "Device name" : "Nome dispositivo", "Marked for remote wipe" : "Marcato come cancellazione remota", "Device settings" : "Impostazioni dei dispositivi", "Allow filesystem access" : "Consenti accesso al filesystem", @@ -385,6 +386,7 @@ "User actions" : "Azioni utente", "Password or insufficient permissions message" : "Messaggio password o permessi insufficienti", "Loading user …" : "Caricamento utente …", + "Change display name" : "Cambia nome visualizzato", "Add new password" : "Aggiungi nuova password", "You do not have permissions to see the details of this user" : "Non hai i permessi per vedere i dettagli di questo utente", "Add new email address" : "Aggiungi nuovo indirizzo email", diff --git a/apps/systemtags/l10n/zh_HK.js b/apps/systemtags/l10n/zh_HK.js index eef60f98d58..15a12d0b828 100644 --- a/apps/systemtags/l10n/zh_HK.js +++ b/apps/systemtags/l10n/zh_HK.js @@ -57,8 +57,8 @@ OC.L10N.register( "Failed to select tag" : "無法選擇標籤", "Failed to create tag" : "創建標籤失敗", "Failed to delete tag" : "刪除標籤失敗", - "This file has the tag {tag}" : "此檔案有標籤 {tag}", - "This file has the tags {firstTags} and {lastTag}" : "此檔案有標籤 {firstTags} 與 {lastTag}", + "This file has the tag {tag}" : "此檔案帶有 {tag} 標籤", + "This file has the tags {firstTags} and {lastTag}" : "此檔案帶有 {firstTags} 及 {lastTag} 標籤", "Failed to load last used tags" : "無法加載上次使用的標籤", "Missing \"Content-Location\" header" : "缺少 “Content-Location” 標頭", "Tagged files" : "已標籤檔案", diff --git a/apps/systemtags/l10n/zh_HK.json b/apps/systemtags/l10n/zh_HK.json index cb916020fcb..cb2ba8b67cf 100644 --- a/apps/systemtags/l10n/zh_HK.json +++ b/apps/systemtags/l10n/zh_HK.json @@ -55,8 +55,8 @@ "Failed to select tag" : "無法選擇標籤", "Failed to create tag" : "創建標籤失敗", "Failed to delete tag" : "刪除標籤失敗", - "This file has the tag {tag}" : "此檔案有標籤 {tag}", - "This file has the tags {firstTags} and {lastTag}" : "此檔案有標籤 {firstTags} 與 {lastTag}", + "This file has the tag {tag}" : "此檔案帶有 {tag} 標籤", + "This file has the tags {firstTags} and {lastTag}" : "此檔案帶有 {firstTags} 及 {lastTag} 標籤", "Failed to load last used tags" : "無法加載上次使用的標籤", "Missing \"Content-Location\" header" : "缺少 “Content-Location” 標頭", "Tagged files" : "已標籤檔案", diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index 12909687025..be4cf6cdf10 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -82,6 +82,7 @@ OC.L10N.register( "No background" : "Nessuno sfondo", "Select a background from your files" : "Seleziona uno sfondo dai tuoi file", "Select background" : "Seleziona sfondo", + "No background has been selected" : "Nessuno sfondo selezionato", "Theme selection is enforced" : "La selezione del tema è obbligata", "Select a custom color" : "Seleziona un colore personalizzato", "Reset to default" : "Ripristina valori predefiniti", diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index ef60a68f80c..fc395e548e7 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -80,6 +80,7 @@ "No background" : "Nessuno sfondo", "Select a background from your files" : "Seleziona uno sfondo dai tuoi file", "Select background" : "Seleziona sfondo", + "No background has been selected" : "Nessuno sfondo selezionato", "Theme selection is enforced" : "La selezione del tema è obbligata", "Select a custom color" : "Seleziona un colore personalizzato", "Reset to default" : "Ripristina valori predefiniti", |