@@ -33,10 +33,10 @@ OC.L10N.register(
3333 "PDF (.pdf)" : "PDF (.pdf)" ,
3434 "Image (.png)" : "Görsel (.png)" ,
3535 "Image (.svg)" : "Görsel (.svg)" ,
36- "Text (.rtf)" : "Metin (.rtf)" ,
37- "Text (.txt)" : "Metin (.txt)" ,
36+ "Text (.rtf)" : "Yazı (.rtf)" ,
37+ "Text (.txt)" : "Yazı (.txt)" ,
3838 "Word Document (.docx)" : "Word belgesi (.docx)" ,
39- "OpenDocument Text (.odt)" : "OpenDocument metni (.odt)" ,
39+ "OpenDocument Text (.odt)" : "OpenDocument yazısı (.odt)" ,
4040 "Excel Workbook (.xlsx)" : "Excel çalışma sayfası (.xlsx)" ,
4141 "OpenDocument Spreadsheet (.ods)" : "OpenDocument çalışma sayfası (.ods)" ,
4242 "PowerPoint Presentation (.pptx)" : "PowerPoint sunumu (.pptx)" ,
@@ -58,17 +58,17 @@ OC.L10N.register(
5858 "Generate Slide Deck" : "Kayan tahta oluştur" ,
5959 "Generate a slide deck from a presentation script" : "Bir sunum senaryosundan bir kayan tahta oluştur" ,
6060 "Presentation script" : "Sunum senaryosu" ,
61- "Write the text for your presentation here" : "Sunumunuzun metnini buraya yazın" ,
61+ "Write the text for your presentation here" : "Sunumunuzun yazısını buraya yazın" ,
6262 "Generated slide deck" : "Oluşturulan kayan tahta" ,
6363 "The slide deck generated" : "Kayan tahta oluşturuldu" ,
64- "Nextcloud Office text document generator" : "Nextcloud Office metin belgesi oluşturucu" ,
64+ "Nextcloud Office text document generator" : "Nextcloud Office yazı belgesi oluşturucu" ,
6565 "Document format" : "Belge biçimi" ,
6666 "The format of the generated document" : "Oluşturulan belgenin biçimi" ,
6767 "OpenXML (docx)" : "OpenXML (docx)" ,
6868 "OpenDocument (odt)" : "OpenDocument (odt)" ,
6969 "Portable Document Format (pdf)" : "Portable Document Format (pdf)" ,
70- "Generate Office text document" : "Office metin belgesi oluştur" ,
71- "Generate an Office text document from a prompt" : "Bir istemden bir Office metin belgesi oluşturun" ,
70+ "Generate Office text document" : "Office yazı belgesi oluştur" ,
71+ "Generate an Office text document from a prompt" : "Bir istemden bir Office yazı belgesi oluşturun" ,
7272 "Instructions" : "Yönerge" ,
7373 "Describe the document you want the assistant to generate" : "Yardımcının oluşturmasını istediğiniz belgeyi tanımlayın" ,
7474 "Generated Office document" : "Oluşturulan Office belgesi" ,
0 commit comments