mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
translation
This commit is contained in:
@@ -111,8 +111,9 @@
|
|||||||
"Merge": "Merge",
|
"Merge": "Merge",
|
||||||
"Parent": "Parent",
|
"Parent": "Parent",
|
||||||
"delete_confirmation": "Are you sure that you want to delete {source}?",
|
"delete_confirmation": "Are you sure that you want to delete {source}?",
|
||||||
"move_confirmation": "Move {child} to parent {parent}",
|
"move_confirmation": "Move <i>{child}</i> to parent <i>{parent}</i>",
|
||||||
"merge_confirmation": "Replace {source} with {target}",
|
"merge_confirmation": "Replace <i>{source}</i> with <i>{target}</i>",
|
||||||
|
"create_rule": "and create automation",
|
||||||
"move_selection": "Select a parent {type} to move {source} to.",
|
"move_selection": "Select a parent {type} to move {source} to.",
|
||||||
"merge_selection": "Replace all occurrences of {source} with the selected {type}.",
|
"merge_selection": "Replace all occurrences of {source} with the selected {type}.",
|
||||||
"Root": "Root",
|
"Root": "Root",
|
||||||
@@ -152,6 +153,7 @@
|
|||||||
"and_up": "& Up",
|
"and_up": "& Up",
|
||||||
"Instructions": "Instructions",
|
"Instructions": "Instructions",
|
||||||
"Unrated": "Unrated",
|
"Unrated": "Unrated",
|
||||||
|
"Automate": "Automate",
|
||||||
"Key_Ctrl": "Ctrl",
|
"Key_Ctrl": "Ctrl",
|
||||||
"Key_Shift": "Shift",
|
"Key_Shift": "Shift",
|
||||||
"Time": "Time",
|
"Time": "Time",
|
||||||
|
|||||||
@@ -89,8 +89,8 @@
|
|||||||
"Move": "Déplacer",
|
"Move": "Déplacer",
|
||||||
"Merge": "Fusionner",
|
"Merge": "Fusionner",
|
||||||
"Parent": "Parent",
|
"Parent": "Parent",
|
||||||
"move_confirmation": "Déplacer {child} vers le parent {parent}",
|
"move_confirmation": "Déplacer <i>{child}</i> vers le parent <i>{parent}</i>",
|
||||||
"merge_confirmation": "Remplacer {source} par {target}",
|
"merge_confirmation": "Remplacer <i>{source}</i> par <i>{target}</i>",
|
||||||
"Root": "Racine",
|
"Root": "Racine",
|
||||||
"delete_confirmation": "Êtes-vous sûr de vouloir supprimer {source} ?",
|
"delete_confirmation": "Êtes-vous sûr de vouloir supprimer {source} ?",
|
||||||
"Shopping_Category": "Catégorie de courses",
|
"Shopping_Category": "Catégorie de courses",
|
||||||
|
|||||||
@@ -92,8 +92,8 @@
|
|||||||
"Merge": "Unisci",
|
"Merge": "Unisci",
|
||||||
"Parent": "Primario",
|
"Parent": "Primario",
|
||||||
"delete_confimation": "Sei sicuro di voler eliminare {kw} e tutti gli elementi dipendenti?",
|
"delete_confimation": "Sei sicuro di voler eliminare {kw} e tutti gli elementi dipendenti?",
|
||||||
"move_confirmation": "Sposta {child} al primario {parent}",
|
"move_confirmation": "Sposta <i>{child}</i> al primario <i>{parent}</i>",
|
||||||
"merge_confirmation": "Sostituisci {source} con {target}",
|
"merge_confirmation": "Sostituisci <i>{source}</i> con <i>{target}</i>",
|
||||||
"move_selection": "Scegli un primario {type} dove spostare {source}.",
|
"move_selection": "Scegli un primario {type} dove spostare {source}.",
|
||||||
"merge_selection": "Sostituisci tutte le voci di {source} con il {type} selezionato.",
|
"merge_selection": "Sostituisci tutte le voci di {source} con il {type} selezionato.",
|
||||||
"Root": "Radice",
|
"Root": "Radice",
|
||||||
|
|||||||
@@ -82,8 +82,8 @@
|
|||||||
"Recipes": "Recepten",
|
"Recipes": "Recepten",
|
||||||
"Move": "Verplaats",
|
"Move": "Verplaats",
|
||||||
"Parent": "Ouder",
|
"Parent": "Ouder",
|
||||||
"move_confirmation": "Verplaats {child} naar ouder {parent}",
|
"move_confirmation": "Verplaats <i>{child}</i> naar ouder <i>{parent}</i>",
|
||||||
"merge_confirmation": "Vervang {source} with {target}",
|
"merge_confirmation": "Vervang <i>{source}</i> with <i>{target}</i>",
|
||||||
"move_selection": "Selecteer een ouder {type} om {source} naar te verplaatsen.",
|
"move_selection": "Selecteer een ouder {type} om {source} naar te verplaatsen.",
|
||||||
"merge_selection": "Vervang alle voorvallen van {source} door het type {type}.",
|
"merge_selection": "Vervang alle voorvallen van {source} door het type {type}.",
|
||||||
"Root": "Bron",
|
"Root": "Bron",
|
||||||
|
|||||||
Reference in New Issue
Block a user