mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 19:22:31 +08:00
Update translations
This commit is contained in:
parent
9485067749
commit
de4f06d9be
@ -1518,8 +1518,14 @@
|
|||||||
"editing": {
|
"editing": {
|
||||||
"editor_type": {
|
"editor_type": {
|
||||||
"label": "Formatting toolbar",
|
"label": "Formatting toolbar",
|
||||||
"floating": "Floating (editing tools appear near the cursor)",
|
"floating": {
|
||||||
"fixed": "Fixed (editing tools appear in the \"Formatting\" ribbon tab)"
|
"title": "Floating",
|
||||||
|
"description": "editing tools appear near the cursor;"
|
||||||
|
},
|
||||||
|
"fixed": {
|
||||||
|
"title": "Fixed",
|
||||||
|
"description": "editing tools appear in the \"Formatting\" ribbon tab."
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1518,8 +1518,14 @@
|
|||||||
"editing": {
|
"editing": {
|
||||||
"editor_type": {
|
"editor_type": {
|
||||||
"label": "Barra de herramientas de formato",
|
"label": "Barra de herramientas de formato",
|
||||||
"floating": "Flotante (las herramientas de edición aparecen cerca del cursor)",
|
"floating": {
|
||||||
"fixed": "Fijo (las herramientas de edición aparecen en la pestaña de la cinta \"Formato\")"
|
"title": "Flotante",
|
||||||
|
"description": "las herramientas de edición aparecen cerca del cursor;"
|
||||||
|
},
|
||||||
|
"fixed": {
|
||||||
|
"title": "Fijo",
|
||||||
|
"description": "las herramientas de edición aparecen en la pestaña de la cinta \"Formato\")."
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1514,9 +1514,15 @@
|
|||||||
},
|
},
|
||||||
"editing": {
|
"editing": {
|
||||||
"editor_type": {
|
"editor_type": {
|
||||||
"fixed": "Editor cu bară fixă (uneltele de editare vor apărea în tab-ul „Formatare” din panglică)",
|
"label": "Bară de formatare",
|
||||||
"floating": "Editor cu bară flotantă (uneltele de editare vor apărea lângă cursor)",
|
"floating": {
|
||||||
"label": "Bară de formatare"
|
"title": "Editor cu bară fixă",
|
||||||
|
"description": "uneltele de editare vor apărea în tab-ul „Formatare” din panglică;"
|
||||||
|
},
|
||||||
|
"fixed": {
|
||||||
|
"title": "Editor cu bară flotantă",
|
||||||
|
"description": "uneltele de editare vor apărea lângă cursor."
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user