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