@@ -263,6 +263,9 @@ OC.L10N.register(
263263 "Remove attachment" : "Eemalda manus" ,
264264 "Delete Attachment" : "Kustuta manus" ,
265265 "Restore Attachment" : "Taasta manus" ,
266+ "Modified: {modifiedDate} ⸱ Created: {createdDate}" : "Muudetud: {modifiedDate} ⸱ Loodud: {createdDate}" ,
267+ "Modified: {modifiedDate}\nCreated: {createdDate}\nCreated by: {owner}" : "Muudetud: {modifiedDate}\nLoodud: {createdDate}\nLooja: {owner}" ,
268+ "Modified: {modifiedDate}\nCreated: {createdDate}" : "Muudetud: {modifiedDate}\nLoodud: {createdDate}" ,
266269 "The title cannot be empty." : "Pealkiri ei saa olla tühi." ,
267270 "Cannot close unsaved card!" : "Salvestamata kaarti ei saa sulgeda!" ,
268271 "Open in sidebar view" : "Ava külgriba vaates" ,
@@ -307,6 +310,10 @@ OC.L10N.register(
307310 "Not done" : "Pole valmis" ,
308311 "Unarchive card" : "Eemalda kaart arhiivist" ,
309312 "Archive card" : "Arhiveeri kaart" ,
313+ "Assign a start date to this card…" : "Määra sellele kaardile alguskuupäev…" ,
314+ "Set a start date" : "Määratle alguskuupäev" ,
315+ "Add start date" : "Lisa alguskuupäev" ,
316+ "Remove start date" : "Eemalda alguskuupäev" ,
310317 "Assign a tag to this card…" : "Lisa sellele kaardile silt…" ,
311318 "Select or create a tag…" : "Vali või koosta silt…" ,
312319 "Create a new tag:" : "Lisa uus silt:" ,
0 commit comments