12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- {
- "donate": {
- "description": "Donate button of the tab which opens when you install PreMiD for the first time",
- "message": "Δωρήστε"
- },
- "tab.button.changelog": {
- "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time",
- "message": "Αρχείο αλλαγών"
- },
- "tab.button.wiki": {
- "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "Wiki"
- },
- "tab.installed.error": {
- "description": "Error message of the tab which opens when you install PreMiD for the first time",
- "message": "** Ω όχι! ** Δεν ήταν δυνατή η σύνδεση με την εφαρμογή... Είναι ήδη εγκατεστημένη;"
- },
- "tab.installed.heading": {
- "description": "Title of the tab which opens when you install PreMiD for the first time",
- "message": "Ευχαριστούμε"
- },
- "tab.installed.link.installApplication": {
- "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time",
- "message": "Εγκαταστήστε εφαρμογή"
- },
- "tab.installed.link.troubleshooting": {
- "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "Αντιμετώπιση προβλημάτων"
- },
- "tab.installed.start": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time",
- "message": "Ξεκινήστε να χρησιμοποιείτε το {0}"
- },
- "tab.installed.subHeading": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time",
- "message": "για εγκατάσταση {0}"
- },
- "tab.updated.changed": {
- "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
- "message": "Άλλαξε"
- },
- "tab.updated.fixed": {
- "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
- "message": "Σταθερό"
- },
- "tab.updated.heading": {
- "description": "Title of the tab which opens when PreMiD was updated",
- "message": "Επίπεδο επάνω!"
- },
- "tab.updated.new": {
- "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
- "message": "Νέο"
- },
- "tab.updated.subHeading": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated",
- "message": "{0} έχει ενημερωθεί!"
- },
- "tab.troubleshooting.heading": {
- "description": "Title of the tab which opens when you click on the troubleshooting button",
- "message": "Αντιμετώπιση προβλημάτων"
- },
- "tab.updated.changeTypes.features": {
- "description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
- "message": "Λειτουργίες"
- },
- "tab.installed.next": {
- "description": "Next button text",
- "message": "Επώμενο"
- },
- "tab.installed.close": {
- "description": "Close button text",
- "message": "Κλείσιμο"
- },
- "tab.installed.donate": {
- "description": "Donate button text",
- "message": "Δωρήστε"
- }
- }
|