mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 11:39:01 +01:00 
			
		
		
		
	i18n: Add more Romanian translations
This commit is contained in:
		
							parent
							
								
									0bdb6d7e96
								
							
						
					
					
						commit
						0b5945f219
					
				| @ -210,7 +210,7 @@ | |||||||
|   "password_not_set": { |   "password_not_set": { | ||||||
|     "title": "Password is not set", |     "title": "Password is not set", | ||||||
|     "body1": "Protected notes are encrypted using a user password, but password has not been set yet.", |     "body1": "Protected notes are encrypted using a user password, but password has not been set yet.", | ||||||
|     "body2": "To be able to protect notes, click <a class=\"open-password-options-button\" href=\"javascript:\">here</a> to open the Options dialog and set your password.</a>" |     "body2": "To be able to protect notes, click <a class=\"open-password-options-button\" href=\"javascript:\">here</a> to open the Options dialog and set your password." | ||||||
|   }, |   }, | ||||||
|   "prompt": { |   "prompt": { | ||||||
|     "title": "Prompt", |     "title": "Prompt", | ||||||
| @ -228,7 +228,7 @@ | |||||||
|     "title": "Recent changes", |     "title": "Recent changes", | ||||||
|     "erase_notes_button": "Erase deleted notes now", |     "erase_notes_button": "Erase deleted notes now", | ||||||
|     "deleted_notes_message": "Deleted notes have been erased.", |     "deleted_notes_message": "Deleted notes have been erased.", | ||||||
|     "no_changes_message": "No changes yet ...", |     "no_changes_message": "No changes yet...", | ||||||
|     "undelete_link": "undelete", |     "undelete_link": "undelete", | ||||||
|     "confirm_undelete": "Do you want to undelete this note and its sub-notes?" |     "confirm_undelete": "Do you want to undelete this note and its sub-notes?" | ||||||
|   }, |   }, | ||||||
| @ -750,7 +750,7 @@ | |||||||
|     "promoted_attributes": "Promoted Attributes", |     "promoted_attributes": "Promoted Attributes", | ||||||
|     "url_placeholder": "http://website...", |     "url_placeholder": "http://website...", | ||||||
|     "open_external_link": "Open external link", |     "open_external_link": "Open external link", | ||||||
|     "unknown_label_type": "Unknown labelType '{{type}}'", |     "unknown_label_type": "Unknown label type '{{type}}'", | ||||||
|     "unknown_attribute_type": "Unknown attribute type '{{type}}'", |     "unknown_attribute_type": "Unknown attribute type '{{type}}'", | ||||||
|     "add_new_attribute": "Add new attribute", |     "add_new_attribute": "Add new attribute", | ||||||
|     "remove_this_attribute": "Remove this attribute" |     "remove_this_attribute": "Remove this attribute" | ||||||
|  | |||||||
| @ -210,7 +210,7 @@ | |||||||
|   "password_not_set": { |   "password_not_set": { | ||||||
|     "title": "La contraseña no está establecida", |     "title": "La contraseña no está establecida", | ||||||
|     "body1": "Las notas protegidas se cifran mediante una contraseña de usuario, pero la contraseña aún no se ha establecido.", |     "body1": "Las notas protegidas se cifran mediante una contraseña de usuario, pero la contraseña aún no se ha establecido.", | ||||||
|     "body2": "Para poder proteger notas, dé clic <a class=\"open-password-options-button\" href=\"javascript:\">aquí</a> para abrir el diálogo de Opciones y establecer tu contraseña.</a>" |     "body2": "Para poder proteger notas, dé clic <a class=\"open-password-options-button\" href=\"javascript:\">aquí</a> para abrir el diálogo de Opciones y establecer tu contraseña." | ||||||
|   }, |   }, | ||||||
|   "prompt": { |   "prompt": { | ||||||
|     "title": "Aviso", |     "title": "Aviso", | ||||||
| @ -476,7 +476,7 @@ | |||||||
|     "rename_note": "Renombrar nota", |     "rename_note": "Renombrar nota", | ||||||
|     "rename_note_title_to": "Renombrar título de la nota a", |     "rename_note_title_to": "Renombrar título de la nota a", | ||||||
|     "new_note_title": "nuevo título de nota", |     "new_note_title": "nuevo título de nota", | ||||||
|     "click_help_icon": "Haga clic en el icono de ayuda a la derecha para ver todas las opciones.", |     "click_help_icon": "Haga clic en el icono de ayuda a la derecha para ver todas las opciones", | ||||||
|     "evaluated_as_js_string": "El valor dado se evalúa como una cadena de JavaScript y, por lo tanto, se puede enriquecer con contenido dinámico a través de la variable <code>note</code> inyectada (se cambia el nombre de la nota). Ejemplos:", |     "evaluated_as_js_string": "El valor dado se evalúa como una cadena de JavaScript y, por lo tanto, se puede enriquecer con contenido dinámico a través de la variable <code>note</code> inyectada (se cambia el nombre de la nota). Ejemplos:", | ||||||
|     "example_note": "<code>Nota</code>: todas las notas coincidentes son renombradas a 'Nota'", |     "example_note": "<code>Nota</code>: todas las notas coincidentes son renombradas a 'Nota'", | ||||||
|     "example_new_title": "<code>NUEVO: ${note.title}</code> - los títulos de las notas coincidentes tienen el prefijo 'NUEVO: '", |     "example_new_title": "<code>NUEVO: ${note.title}</code> - los títulos de las notas coincidentes tienen el prefijo 'NUEVO: '", | ||||||
|  | |||||||
| @ -827,73 +827,73 @@ | |||||||
|     "this_note_was_originally_taken_from": "Această notiță a fost preluată original de la:" |     "this_note_was_originally_taken_from": "Această notiță a fost preluată original de la:" | ||||||
|   }, |   }, | ||||||
|   "note_type_chooser": { |   "note_type_chooser": { | ||||||
|     "modal_body": "", |     "modal_body": "Selectați tipul notiței/șablonul pentru noua notiță:", | ||||||
|     "modal_title": "", |     "modal_title": "Selectați tipul notiței", | ||||||
|     "templates": "" |     "templates": "Șabloane:" | ||||||
|   }, |   }, | ||||||
|   "onclick_button": { |   "onclick_button": { | ||||||
|     "no_click_handler": "" |     "no_click_handler": "Butonul „{{componentId}}” nu are nicio acțiune la clic definită" | ||||||
|   }, |   }, | ||||||
|   "options_widget": { |   "options_widget": { | ||||||
|     "options_change_saved": "", |     "options_change_saved": "Schimbarea opțiunilor a fost înregistrată.", | ||||||
|     "options_status": "" |     "options_status": "Starea opțiunilor" | ||||||
|   }, |   }, | ||||||
|   "order_by": { |   "order_by": { | ||||||
|     "asc": "Ascendent (implicit)", |     "asc": "Ascendent (implicit)", | ||||||
|     "children_count": "", |     "children_count": "Numărul subnotițelor", | ||||||
|     "content_and_attachments_and_revisions_size": "", |     "content_and_attachments_and_revisions_size": "Dimensiunea conținutului notiței incluzând atașamentele și reviziile", | ||||||
|     "content_and_attachments_size": "", |     "content_and_attachments_size": "Dimensiunea conținutului notiței incluzând atașamente", | ||||||
|     "content_size": "", |     "content_size": "Dimensiunea conținutului notiței", | ||||||
|     "date_created": "", |     "date_created": "Data creării", | ||||||
|     "date_modified": "", |     "date_modified": "Data ultimei modificări", | ||||||
|     "desc": "Descendent", |     "desc": "Descendent", | ||||||
|     "order_by": "", |     "order_by": "Ordonează după", | ||||||
|     "owned_label_count": "", |     "owned_label_count": "Numărul de etichete", | ||||||
|     "owned_relation_count": "", |     "owned_relation_count": "Numărul de relații", | ||||||
|     "parent_count": "", |     "parent_count": "Numărul de clone", | ||||||
|     "random": "", |     "random": "Ordine aleatorie", | ||||||
|     "relevancy": "", |     "relevancy": "Relevanță (implicit)", | ||||||
|     "revision_count": "", |     "revision_count": "Numărul de revizii", | ||||||
|     "target_relation_count": "", |     "target_relation_count": "Numărul de relații către notiță", | ||||||
|     "title": "" |     "title": "Titlu" | ||||||
|   }, |   }, | ||||||
|   "owned_attribute_list": { |   "owned_attribute_list": { | ||||||
|     "owned_attributes": "" |     "owned_attributes": "Atribute proprii" | ||||||
|   }, |   }, | ||||||
|   "password": { |   "password": { | ||||||
|     "alert_message": "", |     "alert_message": "Aveți grijă să nu uitați parola. Parola este utilizată pentru a accesa interfața web și pentru a cripta notițele protejate. Dacă uitați parola, toate notițele protejate se vor pierde pentru totdeauna.", | ||||||
|     "change_password": "", |     "change_password": "Schimbă parola", | ||||||
|     "change_password_heading": "", |     "change_password_heading": "Schimbarea parolei", | ||||||
|     "for_more_info": "", |     "for_more_info": "pentru mai multe informații.", | ||||||
|     "heading": "", |     "heading": "Parolă", | ||||||
|     "new_password": "", |     "new_password": "Parolă nouă", | ||||||
|     "new_password_confirmation": "", |     "new_password_confirmation": "Confirmarea noii parole", | ||||||
|     "old_password": "", |     "old_password": "Parola veche", | ||||||
|     "password_changed_success": "", |     "password_changed_success": "Parola a fost schimbată. Trilium se va reîncărca după apăsarea butonului OK.", | ||||||
|     "password_mismatch": "", |     "password_mismatch": "Noile parole nu coincid.", | ||||||
|     "protected_session_timeout": "", |     "protected_session_timeout": "Timpul de expirare a sesiunii protejate", | ||||||
|     "protected_session_timeout_description": "", |     "protected_session_timeout_description": "Timpul de expirare a sesiunii protejate este o perioadă de timp după care sesiunea protejată este ștearsă din memoria navigatorului. Aceasta este măsurată de la timpul ultimei interacțiuni cu notițele protejate. Vezi", | ||||||
|     "protected_session_timeout_label": "", |     "protected_session_timeout_label": "Timpul de expirare a sesiunii protejate (în secunde)", | ||||||
|     "reset_confirmation": "", |     "reset_confirmation": "Prin resetarea parolei se va pierde pentru totdeauna accesul la notițele protejate existente. Sigur doriți resetarea parolei?", | ||||||
|     "reset_link": "", |     "reset_link": "click aici pentru a o reseta.", | ||||||
|     "reset_success_message": "", |     "reset_success_message": "Parola a fost resetată. Setați o nouă parolă", | ||||||
|     "set_password": "", |     "set_password": "Setează parola", | ||||||
|     "set_password_heading": "", |     "set_password_heading": "Schimbarea parolei", | ||||||
|     "wiki": "" |     "wiki": "wiki" | ||||||
|   }, |   }, | ||||||
|   "password_not_set": { |   "password_not_set": { | ||||||
|     "body1": "", |     "body1": "Notițele protejate sunt criptate utilizând parola de utilizator, dar nu a fost setată nicio parolă.", | ||||||
|     "body2": "", |     "body2": "Pentru a putea să protejați notițe, clic <a class=\"open-password-options-button\" href=\"javascript:\">aici</a> pentru a deschide ecranul de opțiuni și pentru a seta parola.", | ||||||
|     "title": "" |     "title": "Parola nu este setată" | ||||||
|   }, |   }, | ||||||
|   "promoted_attributes": { |   "promoted_attributes": { | ||||||
|     "add_new_attribute": "", |     "add_new_attribute": "Adaugă un nou atribut", | ||||||
|     "open_external_link": "", |     "open_external_link": "Deschide legătură externă", | ||||||
|     "promoted_attributes": "", |     "promoted_attributes": "Atribute promovate", | ||||||
|     "remove_this_attribute": "", |     "remove_this_attribute": "Elimină acest atribut", | ||||||
|     "unknown_attribute_type": "", |     "unknown_attribute_type": "Tip de atribut necunoscut „{{type}}”", | ||||||
|     "unknown_label_type": "", |     "unknown_label_type": "Tip de etichetă necunoscut „{{type}}”", | ||||||
|     "url_placeholder": "" |     "url_placeholder": "http://siteweb..." | ||||||
|   }, |   }, | ||||||
|   "prompt": { |   "prompt": { | ||||||
|     "defaultTitle": "", |     "defaultTitle": "", | ||||||
| @ -901,81 +901,81 @@ | |||||||
|     "title": "" |     "title": "" | ||||||
|   }, |   }, | ||||||
|   "protected_session": { |   "protected_session": { | ||||||
|     "enter_password_instruction": "", |     "enter_password_instruction": "Afișarea notițelor protejate necesită introducerea parolei:", | ||||||
|     "start_session_button": "" |     "start_session_button": "Deschide sesiunea protejată" | ||||||
|   }, |   }, | ||||||
|   "protected_session_password": { |   "protected_session_password": { | ||||||
|     "close_label": "", |     "close_label": "Închide", | ||||||
|     "form_label": "", |     "form_label": "Pentru a putea continua cu acțiunea cerută este nevoie să fie pornită sesiunea protejată prin introducerea parolei:", | ||||||
|     "help_title": "", |     "help_title": "Informații despre notițe protejate", | ||||||
|     "modal_title": "", |     "modal_title": "Sesiune protejată", | ||||||
|     "start_button": "" |     "start_button": "Pornește sesiunea protejată <kbd>enter</kbd>" | ||||||
|   }, |   }, | ||||||
|   "protected_session_status": { |   "protected_session_status": { | ||||||
|     "active": "", |     "active": "Sesiunea protejată este activă. Clic pentru a închide sesiunea protejată.", | ||||||
|     "inactive": "" |     "inactive": "Clic pentru a porni sesiunea protejată" | ||||||
|   }, |   }, | ||||||
|   "recent_changes": { |   "recent_changes": { | ||||||
|     "confirm_undelete": "", |     "confirm_undelete": "Doriți să restaurați această notiță și subnotițele ei?", | ||||||
|     "deleted_notes_message": "", |     "deleted_notes_message": "Notițele șterse au fost eliminate.", | ||||||
|     "erase_notes_button": "", |     "erase_notes_button": "Elimină notițele șterse", | ||||||
|     "no_changes_message": "", |     "no_changes_message": "Încă nicio schimbare...", | ||||||
|     "title": "", |     "title": "Modificări recente", | ||||||
|     "undelete_link": "" |     "undelete_link": "restaurare" | ||||||
|   }, |   }, | ||||||
|   "relation_map": { |   "relation_map": { | ||||||
|     "cannot_match_transform": "", |     "cannot_match_transform": "Nu s-a putut identifica transformarea: {{transform}}", | ||||||
|     "click_on_canvas_to_place_new_note": "", |     "click_on_canvas_to_place_new_note": "Clic pentru a plasa o nouă notiță", | ||||||
|     "confirm_remove_relation": "", |     "confirm_remove_relation": "Doriți ștergerea relației?", | ||||||
|     "connection_exists": "", |     "connection_exists": "Deja există conexiunea „{{name}}” dintre aceste notițe.", | ||||||
|     "default_new_note_title": "", |     "default_new_note_title": "notiță nouă", | ||||||
|     "edit_title": "", |     "edit_title": "Editare titlu", | ||||||
|     "enter_new_title": "", |     "enter_new_title": "Introduceți noul titlu:", | ||||||
|     "enter_title_of_new_note": "", |     "enter_title_of_new_note": "Introduceți titlul noii notițe", | ||||||
|     "note_already_in_diagram": "", |     "note_already_in_diagram": "Notița „{{title}}” deja se află pe diagramă.", | ||||||
|     "note_not_found": "", |     "note_not_found": "Notița „{{noteId}}” nu a putut fi găsită!", | ||||||
|     "open_in_new_tab": "", |     "open_in_new_tab": "Deschide într-un tab nou", | ||||||
|     "remove_note": "", |     "remove_note": "Șterge notița", | ||||||
|     "remove_relation": "", |     "remove_relation": "Șterge relația", | ||||||
|     "rename_note": "", |     "rename_note": "Redenumește notița", | ||||||
|     "specify_new_relation_name": "", |     "specify_new_relation_name": "Introduceți denumirea noii relații (caractere permise: alfanumerice, două puncte și underline):", | ||||||
|     "start_dragging_relations": "" |     "start_dragging_relations": "Glisați relațiile de aici peste o altă notiță." | ||||||
|   }, |   }, | ||||||
|   "relation_map_buttons": { |   "relation_map_buttons": { | ||||||
|     "create_child_note_title": "", |     "create_child_note_title": "Crează o subnotiță și adaug-o în harta relațiilor", | ||||||
|     "reset_pan_zoom_title": "", |     "reset_pan_zoom_title": "Resetează poziția și zoom-ul la valorile implicite", | ||||||
|     "zoom_in_title": "", |     "zoom_in_title": "Mărire", | ||||||
|     "zoom_out_title": "" |     "zoom_out_title": "Micșorare" | ||||||
|   }, |   }, | ||||||
|   "rename_label": { |   "rename_label": { | ||||||
|     "name_title": "", |     "name_title": "Caracterele permise sunt alfanumerice, underline și două puncte.", | ||||||
|     "new_name_placeholder": "", |     "new_name_placeholder": "noul nume", | ||||||
|     "old_name_placeholder": "", |     "old_name_placeholder": "vechiul nume", | ||||||
|     "rename_label": "", |     "rename_label": "Redenumește eticheta", | ||||||
|     "rename_label_from": "", |     "rename_label_from": "Redenumește eticheta de la", | ||||||
|     "to": "" |     "to": "La" | ||||||
|   }, |   }, | ||||||
|   "rename_note": { |   "rename_note": { | ||||||
|     "api_docs": "", |     "api_docs": "Vedeți documentația API pentru <a href='https://zadam.github.io/trilium/backend_api/Note.html'>notițe</a> și <a href='https://day.js.org/docs/en/display/format'>proprietăților dateCreatedObj / utcDateCreatedObj</a> pentru detalii.", | ||||||
|     "click_help_icon": "", |     "click_help_icon": "Clic pe iconița de ajutor din partea dreapta pentru a vedea toate opțiunile", | ||||||
|     "evaluated_as_js_string": "", |     "evaluated_as_js_string": "Valoare introdusă este evaluată prin JavaScript și poate fi astfel îmbogățită cu conținut dinamic prin intermediul variabilei injectate <code>note</code> (notița ce este redenumită). Exemple:", | ||||||
|     "example_date_prefix": "", |     "example_date_prefix": "<code>${note.dateCreatedObj.format('MM-DD:')}: ${note.title}</code> - notițele găsite sunt prefixate cu luna și ziua creării notiței", | ||||||
|     "example_new_title": "", |     "example_new_title": "<code>NOU: ${note.title}</code> - notițele identificate sunt prefixate cu „NOU: ”", | ||||||
|     "example_note": "", |     "example_note": "<code>Notiță</code> - toate notițele identificate sunt redenumite în „Notiță”", | ||||||
|     "new_note_title": "", |     "new_note_title": "noul titlu al notiței", | ||||||
|     "rename_note": "", |     "rename_note": "Redenumește notița", | ||||||
|     "rename_note_title_to": "" |     "rename_note_title_to": "Redenumește notița în" | ||||||
|   }, |   }, | ||||||
|   "rename_relation": { |   "rename_relation": { | ||||||
|     "allowed_characters": "", |     "allowed_characters": "Se permit caractere alfanumerice, underline și două puncte.", | ||||||
|     "new_name": "", |     "new_name": "noul nume", | ||||||
|     "old_name": "", |     "old_name": "vechiul nume", | ||||||
|     "rename_relation": "", |     "rename_relation": "Redenumește relația", | ||||||
|     "rename_relation_from": "", |     "rename_relation_from": "Redenumește relația din", | ||||||
|     "to": "" |     "to": "În" | ||||||
|   }, |   }, | ||||||
|   "render": { |   "render": { | ||||||
|     "note_detail_render_help_1": "", |     "note_detail_render_help_1": "Această notă informativă este afișată deoarece această notiță de tip „Randare HTML” nu are relația necesară pentru a funcționa corespunzător.", | ||||||
|     "note_detail_render_help_2": "" |     "note_detail_render_help_2": "" | ||||||
|   }, |   }, | ||||||
|   "revisions": { |   "revisions": { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran