mirror of
https://github.com/directus/directus.git
synced 2026-01-24 16:28:10 -05:00
New Crowdin updates (#7149)
* New translations en-US.yaml (Bulgarian) * New translations en-US.yaml (Italian) * New translations en-US.yaml (Italian) * New translations en-US.yaml (Italian)
This commit is contained in:
@@ -117,6 +117,8 @@ no_access: Без достъп
|
||||
use_custom: Персонализиран
|
||||
nullable: Може да е null
|
||||
allow_null_value: Може да е NULL
|
||||
allow_multiple: Множествен избор
|
||||
allow_multiple_to_be_open: Отваряне на множество
|
||||
enter_value_to_replace_nulls: Въвеждане на нова стойност, която да замени NULL в полето.
|
||||
field_standard: Стандартно
|
||||
field_presentation: Презентационни и псевдоними
|
||||
@@ -893,10 +895,16 @@ template: Шаблон
|
||||
translation: Превод
|
||||
value: Стойност
|
||||
view_project: Преглед на проект
|
||||
weeks: { }
|
||||
report_error: Докладване на грешка
|
||||
interfaces:
|
||||
group-accordion:
|
||||
name: Акордеон
|
||||
description: Показване на полетата или групите по секции, като акордеон
|
||||
start: Начало
|
||||
all_closed: Всички са затворени
|
||||
first_opened: Първият е отворен
|
||||
all_opened: Всички са отворени
|
||||
presentation-links:
|
||||
presentation-links: Бутони с връзки
|
||||
links: Връзки
|
||||
@@ -1101,6 +1109,12 @@ interfaces:
|
||||
value_path: Път до стойността
|
||||
trigger: Задействане
|
||||
rate: Оценка
|
||||
group-standard:
|
||||
name: Обикновена група
|
||||
description: Показване на полетата както обикновено, с опция за заглавие.
|
||||
show_header: Заглавие на групата
|
||||
header_icon: Икона на заглавието
|
||||
header_color: Цвят на заглавието
|
||||
displays:
|
||||
boolean:
|
||||
boolean: Булев
|
||||
|
||||
@@ -117,6 +117,8 @@ no_access: Nessun Accesso
|
||||
use_custom: Usa Personalizzato
|
||||
nullable: Può essere null
|
||||
allow_null_value: Consenti valore NULL
|
||||
allow_multiple: Consenti apertura multipla
|
||||
allow_multiple_to_be_open: Consenti l'apertura di più sezioni
|
||||
enter_value_to_replace_nulls: Inserisci un nuovo valore per sostituire qualsiasi NULL all'interno di questo campo.
|
||||
field_standard: Standard
|
||||
field_presentation: Presentazione e Alias
|
||||
@@ -893,8 +895,16 @@ template: Template
|
||||
translation: Traduzione
|
||||
value: Valore
|
||||
view_project: Visualizza Progetto
|
||||
weeks: { }
|
||||
report_error: Segnala l'errore
|
||||
interfaces:
|
||||
group-accordion:
|
||||
name: Accordion
|
||||
description: Mostra i campi o i gruppi come sezioni in un accordion
|
||||
start: Inizio
|
||||
all_closed: Tutto chiuso
|
||||
first_opened: Apri la prima sezione
|
||||
all_opened: Tutto aperto
|
||||
presentation-links:
|
||||
presentation-links: Collegamenti del pulsante
|
||||
links: Collegamenti
|
||||
@@ -1007,7 +1017,7 @@ interfaces:
|
||||
customSyntax_add: Aggiungi sintassi personalizzata
|
||||
box: Blocco / In linea
|
||||
imageToken: Token Immagine
|
||||
imageToken_label: Token (statico) da aggiungere alle sorgenti dell'immagine
|
||||
imageToken_label: Token (statico) da aggiungere alle sorgenti delle immagini
|
||||
presentation-notice:
|
||||
notice: Avviso
|
||||
description: Mostra un avviso breve
|
||||
@@ -1063,7 +1073,7 @@ interfaces:
|
||||
maximum_value: Valore massimo
|
||||
step_interval: Intervallo
|
||||
slug: Slugify
|
||||
slug_label: Rendi il valore inserito a prova di URL
|
||||
slug_label: Rendi il valore a prova di URL
|
||||
input-multiline:
|
||||
textarea: Area di testo
|
||||
description: Inserisci testo su più righe
|
||||
@@ -1099,6 +1109,12 @@ interfaces:
|
||||
value_path: Percorso del valore
|
||||
trigger: Attivazione
|
||||
rate: Intervallo
|
||||
group-standard:
|
||||
name: Gruppo standard
|
||||
description: Mostra i campi con una intestazione di gruppo opzionale.
|
||||
show_header: Mostra intestazione di gruppo
|
||||
header_icon: Icona intestazione
|
||||
header_color: Colore intestazione
|
||||
displays:
|
||||
boolean:
|
||||
boolean: Boolean
|
||||
@@ -1139,7 +1155,7 @@ displays:
|
||||
formatted-value: Valore Formattato
|
||||
description: Mostra una versione formattata del testo
|
||||
format_title: Formatta il titolo
|
||||
format_title_label: Formattazione automatica maiuscole/minuscole
|
||||
format_title_label: Maiuscole/minuscole automatiche
|
||||
bold_label: Usa lo stile grassetto
|
||||
formatted-json-value:
|
||||
formatted-json-value: Valore JSON formattato
|
||||
|
||||
Reference in New Issue
Block a user