mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
chore(i18n): reach 100% for Romanian + small change
This commit is contained in:
parent
c30a4373d9
commit
79b31bda76
@ -1445,7 +1445,7 @@
|
||||
"close_other_tabs": "Close other tabs",
|
||||
"close_right_tabs": "Close tabs to the right",
|
||||
"close_all_tabs": "Close all tabs",
|
||||
"reopen_last_tab": "Reopen closed tab",
|
||||
"reopen_last_tab": "Reopen last closed tab",
|
||||
"move_tab_to_new_window": "Move this tab to a new window",
|
||||
"copy_tab_to_new_window": "Copy this tab to a new window",
|
||||
"new_tab": "New tab"
|
||||
|
@ -1449,7 +1449,9 @@
|
||||
"close_tab": "Închide tab",
|
||||
"move_tab_to_new_window": "Mută acest tab în altă fereastră",
|
||||
"new_tab": "Tab nou",
|
||||
"close_right_tabs": "Închide taburile din dreapta"
|
||||
"close_right_tabs": "Închide taburile din dreapta",
|
||||
"copy_tab_to_new_window": "Copiază tab-ul într-o fereastră nouă",
|
||||
"reopen_last_tab": "Redeschide ultimul tab închis"
|
||||
},
|
||||
"toc": {
|
||||
"options": "Setări",
|
||||
@ -1537,5 +1539,14 @@
|
||||
},
|
||||
"editor": {
|
||||
"title": "Editor"
|
||||
},
|
||||
"electron_context_menu": {
|
||||
"add-term-to-dictionary": "Adaugă „{{term}}” în dicționar",
|
||||
"copy": "Copiază",
|
||||
"copy-link": "Copiază legătura",
|
||||
"cut": "Decupează",
|
||||
"paste": "Lipește",
|
||||
"paste-as-plain-text": "Lipește doar textul",
|
||||
"search_online": "Caută „{{term}}” cu {{searchEngine}}"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user