mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-12 20:02:28 +08:00
i18n: Translate 100% of Romanian
This commit is contained in:
parent
bc35c3c641
commit
47baa02bca
@ -1508,5 +1508,18 @@
|
|||||||
},
|
},
|
||||||
"code_block": {
|
"code_block": {
|
||||||
"word_wrapping": "Încadrare text"
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -90,7 +90,7 @@
|
|||||||
"force-save-revision": "Force creating / saving new note revision of the active note",
|
"force-save-revision": "Force creating / saving new note revision of the active note",
|
||||||
"show-help": "Shows built-in Help / cheatsheet",
|
"show-help": "Shows built-in Help / cheatsheet",
|
||||||
"toggle-book-properties": "Toggle Book Properties",
|
"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": {
|
"login": {
|
||||||
"title": "Login",
|
"title": "Login",
|
||||||
|
@ -89,7 +89,8 @@
|
|||||||
"toggle-tray": "Afișează/ascunde aplicația din tray-ul de sistem",
|
"toggle-tray": "Afișează/ascunde aplicația din tray-ul de sistem",
|
||||||
"unhoist": "Defocalizează complet",
|
"unhoist": "Defocalizează complet",
|
||||||
"zoom-in": "Mărește zoom-ul",
|
"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": {
|
"login": {
|
||||||
"button": "Autentifică",
|
"button": "Autentifică",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user