mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 00:36:33 +01:00
i18n: Translate note_info_widget in Romanian
This commit is contained in:
@@ -795,15 +795,15 @@
|
|||||||
"note_erasure_timeout_title": "Timpul de eliminare automată a notițelor șterse"
|
"note_erasure_timeout_title": "Timpul de eliminare automată a notițelor șterse"
|
||||||
},
|
},
|
||||||
"note_info_widget": {
|
"note_info_widget": {
|
||||||
"calculate": "",
|
"calculate": "calculează",
|
||||||
"created": "",
|
"created": "Creată la",
|
||||||
"modified": "",
|
"modified": "Modificată la",
|
||||||
"note_id": "",
|
"note_id": "ID-ul notiței",
|
||||||
"note_size": "",
|
"note_size": "Dimensiunea notiței",
|
||||||
"note_size_info": "",
|
"note_size_info": "Dimensiunea notiței reprezintă o aproximare a cerințelor de stocare ale acestei notițe. Ia în considerare conținutul notiței dar și ale reviziilor sale.",
|
||||||
"subtree_size": "",
|
"subtree_size": "(dimensiunea sub-arborelui: {{size}} în {{count}} notițe)",
|
||||||
"title": "",
|
"title": "Informații despre notiță",
|
||||||
"type": ""
|
"type": "Tip"
|
||||||
},
|
},
|
||||||
"note_launcher": {
|
"note_launcher": {
|
||||||
"this_launcher_doesnt_define_target_note": ""
|
"this_launcher_doesnt_define_target_note": ""
|
||||||
|
|||||||
Reference in New Issue
Block a user