From f553496c10fd032d7392fad2067aee3826a6fe38 Mon Sep 17 00:00:00 2001
From: Markus Walz <lahmizzar@devxive.com>
Date: Sat, 15 Jun 2013 14:11:25 -0400
Subject: [PATCH] added untranslated strings to tpl_goggles

---
 source/languages/nl-NL/site/nl-NL.tpl_goggles.ini |    6 +++
 source/languages/ru-RU/site/ru-RU.tpl_goggles.ini |    6 +++
 source/languages/es-ES/site/es-ES.tpl_goggles.ini |    6 +++
 source/languages/pt-BR/site/pt-BR.tpl_goggles.ini |    6 +++
 source/languages/ca-ES/site/ca-ES.tpl_goggles.ini |    6 +++
 source/languages/pt-PT/site/pt-PT.tpl_goggles.ini |    6 +++
 source/languages/it-IT/site/it-IT.tpl_goggles.ini |    6 +++
 source/languages/uk_UA/site/uk_UA.tpl_goggles.ini |    6 +++
 source/languages/th-TH/site/th-TH.tpl_goggles.ini |    6 +++
 source/languages/cs-CZ/site/cs-CZ.tpl_goggles.ini |    6 +++
 source/languages/el-GR/site/el-gr.tpl_goggles.ini |    6 +++
 11 files changed, 66 insertions(+), 0 deletions(-)

diff --git a/source/languages/ca-ES/site/ca-ES.tpl_goggles.ini b/source/languages/ca-ES/site/ca-ES.tpl_goggles.ini
index e293e27..3b7707b 100644
--- a/source/languages/ca-ES/site/ca-ES.tpl_goggles.ini
+++ b/source/languages/ca-ES/site/ca-ES.tpl_goggles.ini
@@ -22,3 +22,9 @@
 ; TPL_GOGGLES_LOGO_DESC="Upload a custom logo for the site template."
 ; TPL_GOGGLES_CREATE_BUTTON_LABEL="Create Button"
 ; TPL_GOGGLES_CREATE_BUTTON_DESC="Show the Projectfork Create Button"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/cs-CZ/site/cs-CZ.tpl_goggles.ini b/source/languages/cs-CZ/site/cs-CZ.tpl_goggles.ini
index 6d6ba7d..e09e629 100644
--- a/source/languages/cs-CZ/site/cs-CZ.tpl_goggles.ini
+++ b/source/languages/cs-CZ/site/cs-CZ.tpl_goggles.ini
@@ -22,3 +22,9 @@
 TPL_GOGGLES_LOGO_DESC="Nahrajte vlastní logo pro šablonu stránky"
 TPL_GOGGLES_CREATE_BUTTON_LABEL="Vytvořit tlačítko"
 TPL_GOGGLES_CREATE_BUTTON_DESC="Zobrazit Projectfork vytváření tlačítka"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/el-GR/site/el-gr.tpl_goggles.ini b/source/languages/el-GR/site/el-gr.tpl_goggles.ini
index 371f6ee..d9d243c 100644
--- a/source/languages/el-GR/site/el-gr.tpl_goggles.ini
+++ b/source/languages/el-GR/site/el-gr.tpl_goggles.ini
@@ -22,3 +22,9 @@
 TPL_GOGGLES_LOGO_DESC="Φορτώσετε ένα προσαρμοσμένο λογότυπο για το πρότυπο τοποθεσίας."
 TPL_GOGGLES_CREATE_BUTTON_LABEL="Δημιουργία κουμπιού "
 TPL_GOGGLES_CREATE_BUTTON_DESC="Εμφάνιση της Projectfork Δημιουργίας κουμπιού "
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/es-ES/site/es-ES.tpl_goggles.ini b/source/languages/es-ES/site/es-ES.tpl_goggles.ini
index cda2da7..ab00246 100644
--- a/source/languages/es-ES/site/es-ES.tpl_goggles.ini
+++ b/source/languages/es-ES/site/es-ES.tpl_goggles.ini
@@ -22,3 +22,9 @@
 ; TPL_GOGGLES_LOGO_DESC="Upload a custom logo for the site template."
 ; TPL_GOGGLES_CREATE_BUTTON_LABEL="Create Button"
 ; TPL_GOGGLES_CREATE_BUTTON_DESC="Show the Projectfork Create Button"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/it-IT/site/it-IT.tpl_goggles.ini b/source/languages/it-IT/site/it-IT.tpl_goggles.ini
index a9c9962..7318f66 100644
--- a/source/languages/it-IT/site/it-IT.tpl_goggles.ini
+++ b/source/languages/it-IT/site/it-IT.tpl_goggles.ini
@@ -22,3 +22,9 @@
 ; TPL_GOGGLES_LOGO_DESC="Upload a custom logo for the site template."
 ; TPL_GOGGLES_CREATE_BUTTON_LABEL="Create Button"
 ; TPL_GOGGLES_CREATE_BUTTON_DESC="Show the Projectfork Create Button"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/nl-NL/site/nl-NL.tpl_goggles.ini b/source/languages/nl-NL/site/nl-NL.tpl_goggles.ini
index 8af6a07..a6665b7 100644
--- a/source/languages/nl-NL/site/nl-NL.tpl_goggles.ini
+++ b/source/languages/nl-NL/site/nl-NL.tpl_goggles.ini
@@ -22,3 +22,9 @@
 TPL_GOGGLES_LOGO_DESC="Upload een aangepast logo voor de template van de website."
 TPL_GOGGLES_CREATE_BUTTON_LABEL="Aanmaakknop"
 TPL_GOGGLES_CREATE_BUTTON_DESC="Toon de aanmaakknop van Projectfork"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/pt-BR/site/pt-BR.tpl_goggles.ini b/source/languages/pt-BR/site/pt-BR.tpl_goggles.ini
index a465d74..060a7cb 100644
--- a/source/languages/pt-BR/site/pt-BR.tpl_goggles.ini
+++ b/source/languages/pt-BR/site/pt-BR.tpl_goggles.ini
@@ -22,3 +22,9 @@
 TPL_GOGGLES_LOGO_DESC="Adicione uma logo customizada para o template do site."
 TPL_GOGGLES_CREATE_BUTTON_LABEL="Botão Criar"
 TPL_GOGGLES_CREATE_BUTTON_DESC="Mostra o botão Criar do Projectfork"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/pt-PT/site/pt-PT.tpl_goggles.ini b/source/languages/pt-PT/site/pt-PT.tpl_goggles.ini
index 20cb428..5dad7f2 100644
--- a/source/languages/pt-PT/site/pt-PT.tpl_goggles.ini
+++ b/source/languages/pt-PT/site/pt-PT.tpl_goggles.ini
@@ -22,3 +22,9 @@
 TPL_GOGGLES_LOGO_DESC="Carregar um logótipo personalizado para o modelo do sítio"
 TPL_GOGGLES_CREATE_BUTTON_LABEL="Criar botão"
 TPL_GOGGLES_CREATE_BUTTON_DESC="Exibir o botão CRIAR do Projectfork"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/ru-RU/site/ru-RU.tpl_goggles.ini b/source/languages/ru-RU/site/ru-RU.tpl_goggles.ini
index c1da347..3a405fd 100644
--- a/source/languages/ru-RU/site/ru-RU.tpl_goggles.ini
+++ b/source/languages/ru-RU/site/ru-RU.tpl_goggles.ini
@@ -22,3 +22,9 @@
 ; TPL_GOGGLES_LOGO_DESC="Upload a custom logo for the site template."
 ; TPL_GOGGLES_CREATE_BUTTON_LABEL="Create Button"
 ; TPL_GOGGLES_CREATE_BUTTON_DESC="Show the Projectfork Create Button"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/th-TH/site/th-TH.tpl_goggles.ini b/source/languages/th-TH/site/th-TH.tpl_goggles.ini
index 093d7b2..9aa7dbe 100644
--- a/source/languages/th-TH/site/th-TH.tpl_goggles.ini
+++ b/source/languages/th-TH/site/th-TH.tpl_goggles.ini
@@ -22,3 +22,9 @@
 TPL_GOGGLES_LOGO_DESC="อัพโหลดรูปโลโก้สำหรับใช้ในเทมเพลทของเว็บไซต์"
 TPL_GOGGLES_CREATE_BUTTON_LABEL="สร้างปุ่ม"
 TPL_GOGGLES_CREATE_BUTTON_DESC="แสดง สร้างปุ่มกด Projectfork"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file
diff --git a/source/languages/uk_UA/site/uk_UA.tpl_goggles.ini b/source/languages/uk_UA/site/uk_UA.tpl_goggles.ini
index 99fc0f5..462a3ce 100644
--- a/source/languages/uk_UA/site/uk_UA.tpl_goggles.ini
+++ b/source/languages/uk_UA/site/uk_UA.tpl_goggles.ini
@@ -22,3 +22,9 @@
 ; TPL_GOGGLES_LOGO_DESC="Upload a custom logo for the site template."
 ; TPL_GOGGLES_CREATE_BUTTON_LABEL="Create Button"
 ; TPL_GOGGLES_CREATE_BUTTON_DESC="Show the Projectfork Create Button"
+
+; TPL_GOGGLES_DISPLAY_NAME_LABEL = "Display Name"
+; TPL_GOGGLES_DISPLAY_NAME_DESC  = "Select how the user name should be displayed in the top-right corner of the template"
+; TPL_GOGGLES_DISPLAY_NAME_USERNAME = "Username"
+; TPL_GOGGLES_DISPLAY_NAME_FULL_NAME = "Full Name"
+; TPL_GOGGLES_DISPLAY_NAME_EMAIL = "Email Address"
\ No newline at end of file

--
Gitblit v1.9.1