From 80424b29e00609bf837119fa810b5afdadf2b4e9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 4 May 2016 18:27:28 +0200 Subject: Work on translations: templates and messages work --- .../dozmod/lang/en/template-tags.json | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 modules-available/dozmod/lang/en/template-tags.json (limited to 'modules-available/dozmod/lang/en/template-tags.json') diff --git a/modules-available/dozmod/lang/en/template-tags.json b/modules-available/dozmod/lang/en/template-tags.json new file mode 100644 index 00000000..7bb65540 --- /dev/null +++ b/modules-available/dozmod/lang/en/template-tags.json @@ -0,0 +1,43 @@ +{ + "lang_asteriskRequired": "Fields marked with (*) are required", + "lang_canLogin": "Members of this organization can login", + "lang_delButton": "Permanently delete selected images", + "lang_delete": "Delete", + "lang_description": "This list shows images that reached their expire date, or where the image file in the file system is damaged or missing. You need to manually confirm the deletion of these files for safety reasons (software bugs, wrong system time, etc.).", + "lang_email": "E-Mail", + "lang_emailNotifications": "E-Mail notifications enabled", + "lang_hasNewer": "Newer version exists", + "lang_heading": "Images marked for deletion", + "lang_host": "Host", + "lang_image": "VM", + "lang_lastLogin": "Last login", + "lang_mailConfig": "SMTP configuration for sending mails", + "lang_mailConfigHeadline": "email configuration", + "lang_mailDescription": "Fill in the following fields if you want to notify tutors\/professors\/lecturers about expiring VMs and lectures. If you leave one of the required fields blank, the feature will be disabled.", + "lang_organization": "Organization", + "lang_organizationList": "List of organizations", + "lang_organizationListHeader": "Set access permissions for organizations", + "lang_owner": "Owner", + "lang_password": "Password", + "lang_port": "Port", + "lang_replyTo": "Reply-To address", + "lang_save": "Save configuration", + "lang_senderAddress": "Sender address", + "lang_senderName": "Sender's display name", + "lang_size": "Size", + "lang_ssl": "SSL mode", + "lang_sslExplicit": "Explicit SSL (\"STARTTLS\")", + "lang_sslImplicit": "Implicit SSL", + "lang_sslNone": "No SSL", + "lang_subHeading": "Expired or damaged images", + "lang_superUser": "Is super user (can edit\/delete all lectures and VMs)", + "lang_test": "Send test mail", + "lang_testConfiguration": "To test the configuration, enter a recipient address here", + "lang_testRecipient": "Recipient", + "lang_user": "User name", + "lang_userList": "User list", + "lang_userListDescription": "Here you can promote \"super users\", which will have all permissions in the \"Dozenzenmodul\". You can also ban users from accessing this server via the \"Dozentenmodul\".", + "lang_userListHeader": "Users known to this satellite", + "lang_username": "User name (SMTP auth)", + "lang_version": "Version timestamp" +} \ No newline at end of file -- cgit v1.2.3-55-g7522