Skip to content

Commit c831c46

Browse files
committed
New translations app_en.arb (Romanian)
[ci skip] [ci skip]
1 parent dae11de commit c831c46

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

app/lib/l10n/app_ro.arb

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,22 @@
350350
"untitled": "Fără titlu",
351351
"createTemplate": "Creează șablon",
352352
"createTemplateContent": "Sigur doriți să creați un șablon din acest document? Documentul original va fi șters.",
353+
"fileName": "File name",
354+
"defaultFileName": "Default file name",
355+
"templateFileNameDescription": "Documents opened from the template picker are saved automatically with this name. Templates without a name use the default configured in Data settings. Combine your own text with {dateExample} and {timeExample}. Characters that are not allowed in file names will be rejected.",
356+
"@templateFileNameDescription": {
357+
"placeholders": {
358+
"dateExample": {
359+
"type": "String",
360+
"example": "{date}"
361+
},
362+
"timeExample": {
363+
"type": "String",
364+
"example": "{time}"
365+
}
366+
}
367+
},
368+
"preview": "Preview",
353369
"replace": "Înlocuiește",
354370
"@replace": {
355371
"description": "Replace action"
@@ -1499,5 +1515,6 @@
14991515
"showPenOnlyToggleDescription": "Shows a quick pen-only switch in the editor after Butterfly detects a pen.",
15001516
"ignorePressureDescription": "Controls whether pen pressure changes the stroke and works around inaccurate pressure readings from some pens.",
15011517
"moveOnGestureDescription": "Lets multi-touch gestures move the canvas instead of interacting with note content.",
1502-
"spreadPagesDescription": "Splits multi-page imports across separate note pages instead of placing everything on one page."
1518+
"spreadPagesDescription": "Splits multi-page imports across separate note pages instead of placing everything on one page.",
1519+
"shear": "Shear"
15031520
}

0 commit comments

Comments
 (0)