New translations en-us.ts (Greek)
This commit is contained in:
@@ -308,6 +308,7 @@ export default {
|
|||||||
"admin.config.title": "Διαμόρφωση",
|
"admin.config.title": "Διαμόρφωση",
|
||||||
"admin.config.category.general": "Γενικά",
|
"admin.config.category.general": "Γενικά",
|
||||||
"admin.config.category.share": "Διαμοιρασμός",
|
"admin.config.category.share": "Διαμοιρασμός",
|
||||||
|
"admin.config.category.cache": "Cache",
|
||||||
"admin.config.category.email": "Email",
|
"admin.config.category.email": "Email",
|
||||||
"admin.config.category.smtp": "SMTP",
|
"admin.config.category.smtp": "SMTP",
|
||||||
"admin.config.category.oauth": "Σύνδεση με λογαριασμό μέσων κοινωνικού δικτύου",
|
"admin.config.category.oauth": "Σύνδεση με λογαριασμό μέσων κοινωνικού δικτύου",
|
||||||
@@ -324,6 +325,14 @@ export default {
|
|||||||
"admin.config.general.logo": "Λογότυπο",
|
"admin.config.general.logo": "Λογότυπο",
|
||||||
"admin.config.general.logo.description": "Αλλάξτε το λογότυπό σας ανεβάζοντας μια νέα εικόνα. Η εικόνα πρέπει να είναι PNG και αναλογία 1:1.",
|
"admin.config.general.logo.description": "Αλλάξτε το λογότυπό σας ανεβάζοντας μια νέα εικόνα. Η εικόνα πρέπει να είναι PNG και αναλογία 1:1.",
|
||||||
"admin.config.general.logo.placeholder": "Επιλέξτε εικόνα",
|
"admin.config.general.logo.placeholder": "Επιλέξτε εικόνα",
|
||||||
|
"admin.config.cache.ttl": "TTL",
|
||||||
|
"admin.config.cache.ttl.description": "Time in second to keep information inside the cache.",
|
||||||
|
"admin.config.cache.max-items": "Maximum items",
|
||||||
|
"admin.config.cache.max-items.description": "Maximum number of items inside the cache.",
|
||||||
|
"admin.config.cache.redis-enabled": "Redis enabled",
|
||||||
|
"admin.config.cache.redis-enabled.description": "Normally Pingvin Share caches information in memory. If you run multiple instances of Pingvin Share, you need to enable Redis caching to share the cache between the instances.",
|
||||||
|
"admin.config.cache.redis-url": "Redis URL",
|
||||||
|
"admin.config.cache.redis-url.description": "Url to connect to the Redis instance used for caching.",
|
||||||
"admin.config.email.enable-share-email-recipients": "Enable email recipient sharing",
|
"admin.config.email.enable-share-email-recipients": "Enable email recipient sharing",
|
||||||
"admin.config.email.enable-share-email-recipients.description": "Whether to allow email sharing with recipients. Only enable this if SMTP is activated.",
|
"admin.config.email.enable-share-email-recipients.description": "Whether to allow email sharing with recipients. Only enable this if SMTP is activated.",
|
||||||
"admin.config.email.share-recipients-subject": "Θέμα στο email διαμοιρασμού",
|
"admin.config.email.share-recipients-subject": "Θέμα στο email διαμοιρασμού",
|
||||||
|
|||||||
Reference in New Issue
Block a user