[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/reservoir/develop] /: let's try the translation stuff
From:       Ingo Malchow <imalchow () kde ! org>
Date:       2014-11-01 16:23:02
Message-ID: E1XkbSA-0003n5-7m () scm ! kde ! org
[Download RAW message or body]

Git commit 82cfee790dc26d7f7932180653586c3de5c960ab by Ingo Malchow.
Committed on 01/11/2014 at 16:22.
Pushed by imalchow into branch 'develop'.

let's try the translation stuff

M  +4    -1    app/config/view.php
A  +20   -0    app/lang/i18n/de_DE/LC_MESSAGES/messages.po
D  +0    -2    app/storage/sites/.gitignore
M  +10   -10   public/themes/neverland/views/index.php

http://commits.kde.org/websites/reservoir/82cfee790dc26d7f7932180653586c3de5c960ab

diff --git a/app/config/view.php b/app/config/view.php
index 34b8f38..0f42be1 100644
--- a/app/config/view.php
+++ b/app/config/view.php
@@ -13,7 +13,10 @@ return array(
 	|
 	*/
 
-	'paths' => array(__DIR__.'/../views'),
+	'paths' => array(
+	   __DIR__.'/../views',
+	   __DIR__.'/../../public/themes/neverland/views'
+    ),
 
 	/*
 	|--------------------------------------------------------------------------
diff --git a/app/lang/i18n/de_DE/LC_MESSAGES/messages.po \
b/app/lang/i18n/de_DE/LC_MESSAGES/messages.po new file mode 100644
index 0000000..31dc64b
--- /dev/null
+++ b/app/lang/i18n/de_DE/LC_MESSAGES/messages.po
@@ -0,0 +1,20 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: MultilanguageLaravelApplication\n"
+"POT-Creation-Date: 2014-11-01 16:18+0000\n"
+"PO-Revision-Date: 2014-11-01 16:18+0000\n"
+"Last-Translator: James Translator <james@translations.colm>\n"
+"Language-Team: James Translator <james@translations.colm>\n"
+"Language: de_DE\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.5.4\n"
+"X-Poedit-KeywordsList: _\n"
+"X-Poedit-Basepath: ../../../..\n"
+"X-Poedit-SourceCharset: UTF-8\n"
+"X-Poedit-SearchPath-0: controllers\n"
+"X-Poedit-SearchPath-1: views\n"
+"X-Poedit-SearchPath-2: storage/views\n"
+"X-Poedit-SearchPath-3: public/themes/neverland/views\n"
+
diff --git a/app/storage/sites/.gitignore b/app/storage/sites/.gitignore
deleted file mode 100644
index c96a04f..0000000
--- a/app/storage/sites/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore
\ No newline at end of file
diff --git a/public/themes/neverland/views/index.php \
b/public/themes/neverland/views/index.php index ce658ab..cd2efff 100644
--- a/public/themes/neverland/views/index.php
+++ b/public/themes/neverland/views/index.php
@@ -5,29 +5,29 @@
 <tr>
 
 <td style="vertical-align: top;">
-    <p>Kopete is an instant messenger supporting AIM, ICQ, Windows Live Messenger, \
Yahoo, Jabber, +    <p><?php echo _("Kopete is an instant messenger supporting AIM, \
ICQ, Windows Live Messenger, Yahoo, Jabber,  Gadu-Gadu, Novell GroupWise Messenger, \
and more.  It is  designed to be a flexible and extensible multi-protocol system
-    suitable for personal and enterprise use.</p>
+    suitable for personal and enterprise use.") ?></p>
 
-    <p>The goal of Kopete is to provide users with a single easy-to-use
+    <p><?php echo _("The goal of Kopete is to provide users with a single \
easy-to-use  way to access all of their instant messaging systems. The interface
     puts people first, and is integrated with the system address book
     to let you access your contacts from other KDE applications. Instant messaging \
can  be intrusive, but Kopete's notification system can be tuned so that
-    only important contacts interrupt you.</p>
-    <p>Kopete also features tools to enhance your instant messaging experience,
-    such as message encryption, archiving, and many other fun and useful effects.
+    only important contacts interrupt you.") ?></p>
+    <p><?php echo _("Kopete also features tools to enhance your instant messaging \
experience, +    such as message encryption, archiving, and many other fun and useful \
effects.") ?>  </p>
-    <p>Kopete supports all commonly used instant messaging protocols,
+    <p><?php echo _("Kopete supports all commonly used instant messaging protocols,
     and the Kopete team provides templates for developers to base new
     plugins on. The API provides developers with many features to make it easy
     to support a new protocol. All protocols are plugins and allow for
-    modular installation, configuration, and usage.</p>
-    <p>If you need help with any of its features, check the Kopete Handbook,
+    modular installation, configuration, and usage.") ?></p>
+    <p><?php echo _("If you need help with any of its features, check the Kopete \
                Handbook,
     accessible from the Help menu, or see the 'Forum' and the 'Userbase' links in \
                the navigation bar.
     See the 'Communicate' section of the site to get in touch, or you can also \
                always reach the
-    team on IRC (irc.kde.org, #kopete).</p>
+    team on IRC (irc.kde.org, #kopete).") ?></p>
 
 
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic