Fix tests for translations, where missing in the po/mo files Add original and post translation for compare for outside and inside smarty translation Update documentation and only keep the git update path, the others are deprecated Update phpunit to v11 and update tests according to this, including updated test template data file Add the tools folder to git ignore
31 lines
857 B
Plaintext
31 lines
857 B
Plaintext
# Project Name here
|
|
# Language Name here
|
|
# Copyright (C) 2012 E-GRAPHICS Japan
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# Clemens Schwaigher <clemens.schwaighofer@e-graphics.com>, 2012/5/31
|
|
#
|
|
# to craete: msgfmt -o ja.mo messages.po
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Test for Smarty 3\n"
|
|
"Report-Msgid-Bugs-To: clemens.schwaighofer@e-graphics.com\n"
|
|
"POT-Creation-Date: 2012-05-31 14:27+0900\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: E-GRAPHICS Japan <info.japan@e-graphics.com>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
msgid "Original"
|
|
msgstr "Translated"
|
|
|
|
msgid "Original with string: %1"
|
|
msgstr "Translated with string: %1"
|
|
|
|
msgid "Are we translated?"
|
|
msgstr "Yes, we are translated!"
|
|
|
|
#msgid ""
|
|
#msgstr ""
|