summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/translation
diff options
context:
space:
mode:
authorJonathan Bauer2016-04-01 16:50:13 +0200
committerJonathan Bauer2016-04-01 16:50:13 +0200
commitdbc0d9614421e064cc62aacf116ebb783c83f2f3 (patch)
tree091844b8578ff1d9ac18edfd3cee3e63210133d7 /lang/en/modules/translation
parent[ldapauth] Add homedir conf to ldap wizard (diff)
downloadslx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.gz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.xz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.zip
[merge] merging c3sl / fr - initial commit
Diffstat (limited to 'lang/en/modules/translation')
-rw-r--r--lang/en/modules/translation/_page.json9
-rw-r--r--lang/en/modules/translation/edit.json12
-rw-r--r--lang/en/modules/translation/template-list.json5
3 files changed, 26 insertions, 0 deletions
diff --git a/lang/en/modules/translation/_page.json b/lang/en/modules/translation/_page.json
new file mode 100644
index 00000000..5a48b696
--- /dev/null
+++ b/lang/en/modules/translation/_page.json
@@ -0,0 +1,9 @@
+{
+ "lang_adminInfo": "In this section you can change the JSON tags that contains the translated texts used by the site. To do this, select a template below to modify their respective tags. Alternatively, click the link below to change the messages of the site.",
+ "lang_editConfigModule": "Edit config module strings",
+ "lang_editHardcoded": "Edit hardcoded strings",
+ "lang_editMessages": "Edit Messages",
+ "lang_editSettings": "Edit configuration variables related strings",
+ "lang_editTemplates": "Edit template strings",
+ "lang_langAdministration": "Language Administration"
+} \ No newline at end of file
diff --git a/lang/en/modules/translation/edit.json b/lang/en/modules/translation/edit.json
new file mode 100644
index 00000000..05c6697a
--- /dev/null
+++ b/lang/en/modules/translation/edit.json
@@ -0,0 +1,12 @@
+{
+ "lang_back": "Back",
+ "lang_createTag": "Create TAG",
+ "lang_deleteTAG": "Delete",
+ "lang_englishTAG": "English TAG",
+ "lang_germanTAG": "German TAG",
+ "lang_newTAG": "New TAG",
+ "lang_portugueseTAG": "Portuguese TAG",
+ "lang_save": "Save",
+ "lang_templateAdminHelp": "Here you can translate and edit phrases and texts.",
+ "lang_templateHint": "Hint: Yellow lines indicate a translation is missing and red lines indicate a tag is not being used by the template."
+} \ No newline at end of file
diff --git a/lang/en/modules/translation/template-list.json b/lang/en/modules/translation/template-list.json
new file mode 100644
index 00000000..e3feb70b
--- /dev/null
+++ b/lang/en/modules/translation/template-list.json
@@ -0,0 +1,5 @@
+{
+ "lang_adminInfo": "This is a list of all templates. The \u0022status\u0022-column tells if there are translations missing, or unused tags are defined.",
+ "lang_langAdministration": "Templates",
+ "lang_status": "Status"
+} \ No newline at end of file