mirror of
https://github.com/zadam/trilium.git
synced 2025-11-28 19:44:24 +01:00
Translated using Weblate (Romanian)
Currently translated at 100.0% (1635 of 1635 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ro/
This commit is contained in:
parent
ce1ccf378a
commit
bfb8897188
@ -289,7 +289,11 @@
|
||||
"geo-map": "Hartă geografică",
|
||||
"board": "Tablă Kanban",
|
||||
"include_archived_notes": "Afișează notițele arhivate",
|
||||
"presentation": "Prezentare"
|
||||
"presentation": "Prezentare",
|
||||
"expand_tooltip": "Expandează subnotițele directe ale acestei colecții (un singur nivel de adâncime). Pentru mai multe opțiuni, apăsați săgeata din dreapta.",
|
||||
"expand_first_level": "Expandează subnotițele directe",
|
||||
"expand_nth_level": "Expandează pe {{depth}} nivele",
|
||||
"expand_all_levels": "Expandează pe toate nivelele"
|
||||
},
|
||||
"bookmark_switch": {
|
||||
"bookmark": "Semn de carte",
|
||||
@ -383,7 +387,10 @@
|
||||
"trilium_api_docs_button_title": "Deschide documentația API pentru Trilium"
|
||||
},
|
||||
"code_mime_types": {
|
||||
"title": "Tipuri MIME disponibile în meniul derulant"
|
||||
"title": "Tipuri MIME disponibile în meniul derulant",
|
||||
"tooltip_syntax_highlighting": "Evidențiere de sintaxă",
|
||||
"tooltip_code_block_syntax": "Blocuri de cod în notițe text",
|
||||
"tooltip_code_note_syntax": "Notițe de tip cod"
|
||||
},
|
||||
"confirm": {
|
||||
"also_delete_note": "Șterge și notița",
|
||||
@ -1658,7 +1665,8 @@
|
||||
"cut": "Decupează",
|
||||
"paste": "Lipește",
|
||||
"paste-as-plain-text": "Lipește doar textul",
|
||||
"search_online": "Caută „{{term}}” cu {{searchEngine}}"
|
||||
"search_online": "Caută „{{term}}” cu {{searchEngine}}",
|
||||
"search_in_trilium": "Caută „{{term}}” în Trilium"
|
||||
},
|
||||
"image_context_menu": {
|
||||
"copy_image_to_clipboard": "Copiază imaginea în clipboard",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user