From e78ab589b030e416fcec9630d74e36ef33454773 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 2 Sep 2024 20:26:06 +0300 Subject: [PATCH] i18n: Add a few more translations --- src/public/translations/ro/translation.json | 26 ++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index 74c02c0bb..54fa3a7f3 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -806,25 +806,25 @@ "type": "Tip" }, "note_launcher": { - "this_launcher_doesnt_define_target_note": "" + "this_launcher_doesnt_define_target_note": "Acesată scurtătură nu definește o notiță-destinație." }, "note_map": { - "collapse": "", - "open_full": "", - "title": "" + "collapse": "Micșorează la dimensiunea normală", + "open_full": "Expandează la maximum", + "title": "Harta notițelor" }, "note_paths": { - "archived": "", - "clone_button": "", - "intro_not_placed": "", - "intro_placed": "", - "outside_hoisted": "", - "search": "", - "title": "" + "archived": "Arhivat", + "clone_button": "Clonează notița într-o nouă locație...", + "intro_not_placed": "Notița n-a fost plasată încă în arborele de notițe.", + "intro_placed": "Notița este plasată în următoarele căi:", + "outside_hoisted": "Această cale se află în afara notiței focalizate și este necesară defocalizarea.", + "search": "Caută", + "title": "Căile notiței" }, "note_properties": { - "info": "", - "this_note_was_originally_taken_from": "" + "info": "Informații", + "this_note_was_originally_taken_from": "Această notiță a fost preluată original de la:" }, "note_type_chooser": { "dropdown_trigger": "",