i18n: Translate 100% of Romanian

This commit is contained in:
Elian Doran 2024-11-09 23:34:18 +02:00
parent bc35c3c641
commit 47baa02bca
No known key found for this signature in database
3 changed files with 16 additions and 2 deletions

View File

@ -1508,5 +1508,18 @@
},
"code_block": {
"word_wrapping": "Încadrare text"
},
"classic_editor_toolbar": {
"title": "Formatare"
},
"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"
}
},
"editor": {
"title": "Editor"
}
}

View File

@ -90,7 +90,7 @@
"force-save-revision": "Force creating / saving new note revision of the active note",
"show-help": "Shows built-in Help / cheatsheet",
"toggle-book-properties": "Toggle Book Properties",
"toggle-classic-editor-toolbar": "Toggle the Formatting tab for the classic editor"
"toggle-classic-editor-toolbar": "Toggle the Formatting tab for the editor with fixed toolbar"
},
"login": {
"title": "Login",

View File

@ -89,7 +89,8 @@
"toggle-tray": "Afișează/ascunde aplicația din tray-ul de sistem",
"unhoist": "Defocalizează complet",
"zoom-in": "Mărește zoom-ul",
"zoom-out": "Micșorează zoom-ul"
"zoom-out": "Micșorează zoom-ul",
"toggle-classic-editor-toolbar": "Comută tab-ul „Formatare” pentru editorul cu bară fixă"
},
"login": {
"button": "Autentifică",