* New translations common.json (French) [ci skip] * New translations settings.json (French) [ci skip] * New translations common.json (Spanish) [ci skip] * New translations settings.json (Spanish) [ci skip] * New translations common.json (Arabic) [ci skip] * New translations settings.json (Arabic) [ci skip] * New translations settings.json (German) [ci skip] * New translations common.json (Japanese) [ci skip] * New translations settings.json (Japanese) [ci skip] * New translations common.json (Dutch) [ci skip] * New translations settings.json (Dutch) [ci skip] * New translations common.json (Chinese Simplified) [ci skip] * New translations settings.json (Chinese Simplified) [ci skip] * New translations common.json (Portuguese, Brazilian) [ci skip] * New translations settings.json (Portuguese, Brazilian) [ci skip]
80 lines
2.6 KiB
JSON
80 lines
2.6 KiB
JSON
{
|
|
"save": "حفظ",
|
|
"cancel": "إلغاء",
|
|
"delete": "حذف",
|
|
"edit": "تعديل",
|
|
"close": "إغلاق",
|
|
"confirm": "تأكيد",
|
|
"loading": "جارٍ التحميل...",
|
|
"error": "خطأ",
|
|
"success": "نجح",
|
|
"warning": "تحذير",
|
|
"refresh": "تحديث",
|
|
"copy": "نسخ",
|
|
"copied": "تم النسخ!",
|
|
"settings": "الإعدادات",
|
|
"yes": "نعم",
|
|
"no": "لا",
|
|
"back": "رجوع",
|
|
"backToCalendar": "العودة إلى التقويم",
|
|
"logout": "تسجيل الخروج",
|
|
"version": "النسخة",
|
|
"navigation": {
|
|
"allTasks": "جميع المهام",
|
|
"archived": "المؤرشفة",
|
|
"things": "الأشياء",
|
|
"labels": "التسميات",
|
|
"projects": "المشاريع",
|
|
"filters": "الفلاتر",
|
|
"activities": "الأنشطة",
|
|
"points": "النقاط",
|
|
"settings": "الإعدادات"
|
|
},
|
|
"feedback": {
|
|
"later": "Maybe later",
|
|
"sentiment": {
|
|
"title": "How's Donetick working for you?",
|
|
"subtitle": "Your answer helps us decide what to build next.",
|
|
"options": {
|
|
"love": "Love it",
|
|
"okay": "It's okay",
|
|
"issues": "Having issues"
|
|
}
|
|
},
|
|
"categories": {
|
|
"bugs": "Bugs",
|
|
"missingFeature": "Missing feature",
|
|
"tooComplicated": "Too complicated",
|
|
"slow": "Slow",
|
|
"notifications": "Notifications",
|
|
"ai": "AI",
|
|
"other": "Other"
|
|
},
|
|
"details": {
|
|
"title": "What could we improve?",
|
|
"messageLabel": "Tell us more",
|
|
"messagePlaceholder": "What happened, or what would make this better?",
|
|
"contextNote": "We'll include your app version, device and platform so we can reproduce issues.",
|
|
"submit": "Send feedback",
|
|
"contextNoteSelfHosted": "You're on a self-hosted instance, so nothing is sent from your server — we'll open a pre-filled GitHub issue you can review and edit first.",
|
|
"submitSelfHosted": "Continue to GitHub"
|
|
},
|
|
"review": {
|
|
"title": "Glad you're enjoying it!",
|
|
"subtitle": "A rating or a star helps other people find Donetick.",
|
|
"github": "Star on GitHub",
|
|
"appStore": "Rate on the App Store",
|
|
"playStore": "Rate on Google Play"
|
|
},
|
|
"thanks": {
|
|
"title": "Thanks for the feedback",
|
|
"subtitle": "We read every response and it shapes what we work on next."
|
|
},
|
|
"github": {
|
|
"title": "Report it on GitHub",
|
|
"subtitle": "We've filled in an issue with your notes and version details. Nothing has been sent yet — review it and post when you're ready.",
|
|
"open": "Open the issue"
|
|
}
|
|
}
|
|
}
|