1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "report.activebugs": {
- "description": "Lists users active bugs",
- "message": "Aktif Hatalar"
- },
- "report.browser": {
- "description": "Select Box for the user to select their browser",
- "message": "Tarayıcınızı ve Sürümünüzü Seçin. Firefox'da about:support, Chrome'da ise chrome://help sayfalarından sürümünüzü öğrenebilirsiniz."
- },
- "report.bugcount": {
- "description": "Amount of bug reports user can send",
- "message": "{count}/3 hakkınız kaldı"
- },
- "report.button": {
- "description": "Button to send the information inputed.",
- "message": "Bildir"
- },
- "report.description": {
- "description": "Text for the user to write information about the bug.",
- "message": "Hatanın canlı bir örneğine dair bir bağlantı sağlayınız veya hatanın nasıl tekrar üretilebileceğine dair kesin ve açık bir şekilde yazılmış adımlar yazınız."
- },
- "report.error": {
- "description": "User needs to input more notification",
- "message": "Daha Fazla Bilgi Gerekli"
- },
- "report.error.unauth": {
- "description": "Users Discord not verified",
- "message": "Discord hesabınızın doğrulanmış olması gerekmektedir"
- },
- "report.info": {
- "description": "Tells the user about submitting a bug",
- "message": "Hata bildirimleri sadece PreMiD sitesi ve PreMiD Discord sunucusu içerisindeki hataları kapsamaktadır. Servis hataları için servisin yapımcısına ulaşmanız gerekmektedir. Hata bildirimleri sadece İngilizce olmalıdır."
- },
- "report.os": {
- "description": "Select Box for the user to select their operating system",
- "message": "İşletim sisteminizi ve sürümünü seçin"
- },
- "report.overview": {
- "description": "Text for the user to write a brief of the bug information.",
- "message": "Hatanın ne olduğuna dair açık ve özlü bir açıklama belirtiniz."
- },
- "report.success": {
- "description": "Success notification",
- "message": "Hata Bildirildi"
- },
- "report.title": {
- "description": "Text to indicate the page.",
- "message": "Hata Bildir"
- },
- "report.toomany": {
- "description": "User has too many active reports",
- "message": "Çok fazla aktif raporunuz var. Gönderdiğiniz raporların incelenmesini bekleyin. Raporlar haftalık olarak kontrol edilir, sabırlı olun."
- },
- "report.toomany.alert": {
- "description": "User has too many active reports",
- "message": "Aktif sayıda çok fazla raporunuz bulunuyor."
- }
- }
|