Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 188 → Rev 189

/trunk/LocaleData/de/LC_MESSAGES/de.pointedears.mo
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
## -1 +0,0 ##
-application/octet-stream
\ No newline at end of property
Index: trunk/po/Makefile
===================================================================
--- trunk/po/Makefile (revision 188)
+++ trunk/po/Makefile (nonexistent)
@@ -1,98 +0,0 @@
-# Makefile for various po files.
-
-srcdir = .
-libdir = ..
-
-#CATALOGS = $(addsuffix .po, LINGUAS)
-CATALOGS = $(LINGUAS)
-MO_FILES = $(addsuffix .mo, $(LINGUAS))
-
-MSGMERGE = msgmerge
-MSGFMT = msgfmt
-XGETTEXT = xgettext
-CATOBJEXT = .po
-
-include PACKAGE
-
-TD = $(strip $(TEXTDOMAIN))
-
-default: help
-
-all: $(TD).pot update-po update-mo install
-
-help:
- @echo "Available targets:"
- @echo " pot - remake master catalog"
- @echo " update-po - merge po files"
- @echo " update-mo - regenerate mo files"
- @echo " install - install mo files"
- @echo " all - all of the above"
-
-POTFILES = $(srcdir)/POTFILES.in \
- $(shell cat $(srcdir)/POTFILES.in)
-
-pot: $(TD).pot
-
-clean:
- rm -f *~ *.bak *.mo
-
-# FIXME: The parameter --from-code is only needed if your sources contain
-# any 8 bit data (even in comments). UTF-8 is only a guess here, but it
-# will at least accept any 8 bit data.
-#
-# The parameter "--language=perl" is not strictly needed because the
-# source language of all our files will be auto-detected by xgettext
-# by their filename extension. You should even avoid this parameter
-# if you want to extract strings from multiple source languages.
-# --keyword --keyword='_' --keyword='$$__' --keyword=__ --keyword=__x \
-# --keyword=__n:1,2 --keyword=__nx:1,2 --keyword=__xn:1,2 \
-# --keyword=__p:1c,2 --keyword=__np:1c,2,3 \
-# --keyword=__npx:1c,2,3 --keyword=N__ --keyword=N__n:1,2 \
-# --keyword=N__p:1c,2 --keyword=N__np:1c,2,3 --keyword=%__ \
-$(TD).pot: $(POTFILES)
- $(XGETTEXT) --output=$(srcdir)/$(TD).pox --from-code=utf-8 \
- --add-comments=TRANSLATORS: --files-from=$(srcdir)/POTFILES.in \
- --package-name="$(PACKAGE_NAME)" \
- --package-version="$(PACKAGE_VERSION)" \
- --copyright-holder="$(COPYRIGHT_HOLDER)" \
- --msgid-bugs-address="$(MSGID_BUGS_ADDRESS)" \
- rm -f $@ && mv $(TD).pox $@
-
-install: $(MO_FILES)
- cd $(srcdir); \
- targetdir='$(libdir)/LocaleData'; \
- languages='$(LINGUAS)'; \
- for lang in $$languages; do \
- mkdir -p "$$targetdir/$$lang/LC_MESSAGES" || exit 1; \
- dest="$$targetdir/$$lang/LC_MESSAGES/$(TD).mo"; \
- cat="$$lang.mo"; \
- echo "installing $$cat as $$dest"; \
- cp -f $$cat $$dest && chmod 644 $$dest || exit 1; \
- done
-
-update-mo: $(MO_FILES)
-
-update-po:
- $(MAKE) $(TD).pot
- cd $(srcdir); \
- catalogs='$(CATALOGS)'; \
- for cat in $$catalogs; do \
- cat=`basename $$cat`; \
- lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
- mv $$lang.po $$lang.old.po; \
- echo "$$lang:"; \
- if $(MSGMERGE) $$lang.old.po $(TD).pot -o $$lang.po; then \
- rm -f $$lang.old.po; \
- else \
- echo "msgmerge for $$cat failed!"; \
- rm -f $$lang.po; \
- mv $$lang.old.po $$lang.po; \
- fi; \
- done
-
-.SUFFIXES:
-.SUFFIXES: .po .mo
-
-.po.mo:
- $(MSGFMT) --check --statistics --verbose -o $@ $<
-
Index: trunk/po/de.pointedears.pot
===================================================================
--- trunk/po/de.pointedears.pot (revision 188)
+++ trunk/po/de.pointedears.pot (nonexistent)
@@ -1,251 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Thomas 'PointedEars' Lahn
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: PE 0.3.9.15\n"
-"Report-Msgid-Bugs-To: Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>\n"
-"POT-Creation-Date: 2013-07-01 23:08+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../index.phtml:21
-msgid "Access to the United Federation of Planets Databanks, an online songbook and software downloads always worth a click. Coming soon: The best internet links categorized and much more via a bilingual (English/German) LCARS terminal styled user interface that can be also used to surf the web anonymously! Bookmark NOW!"
-msgstr ""
-
-#: ../index.phtml:54
-msgid "The author is not responsible for the availability and the content of websites referred by this site, and not responsible for the availability and the content of websites referred by those sites. Whereever outsourced material is used, copyright or trademark infringement is not intended. Third parties who claim copyrights or trademarks used herein are asked to send an informal email to webmaster@PointedEars.de for immediate removal or modification of the respective material on the website instead of reminding the author of usage of this material. Thank you."
-msgstr ""
-
-#: ../global.php:39
-msgid "Software projects"
-msgstr ""
-
-#: ../index.phtml:114
-msgid "Vulcan greeting"
-msgstr ""
-
-#: ../index.phtml:127
-msgid "Welcome to PointedEars’ Website"
-msgstr ""
-
-#: ../index.phtml:132
-msgid "Latitude"
-msgstr ""
-
-#: ../index.phtml:133
-msgid "N"
-msgstr ""
-
-#: ../index.phtml:134
-msgid "S"
-msgstr ""
-
-#: ../index.phtml:135
-msgid "Longitude"
-msgstr ""
-
-#: ../index.phtml:136
-msgid "W"
-msgstr ""
-
-#: ../index.phtml:137
-msgid "E"
-msgstr ""
-
-#: ../index.phtml:138
-msgid "Lat/Lng Accuracy"
-msgstr ""
-
-#: ../index.phtml:139
-msgid "Altitude"
-msgstr ""
-
-#: ../index.phtml:140
-msgid "Alt. Accuracy"
-msgstr ""
-
-#: ../index.phtml:141
-msgid "Speed"
-msgstr ""
-
-#: ../index.phtml:142
-msgid "Heading"
-msgstr ""
-
-#: ../index.phtml:149
-msgid "Your current coordinates on Terra"
-msgstr ""
-
-#: ../index.phtml:150
-msgid "accuracy"
-msgstr ""
-
-#: ../index.phtml:49
-msgid "Send your feedback to PointedEars"
-msgstr ""
-
-#: ../index.phtml:143
-msgid "This site uses recent <a href='https://developer.mozilla.org/en-US/docs/' title='Learn more: Mozilla Developer Network'>Web technologies</a>. You can use the <a href='index.%s?printable=1'>%s</a> if it is not displayed properly with your software."
-msgstr ""
-
-#: ../index.phtml:372
-msgid "Printable version"
-msgstr ""
-
-#: ../index.phtml:375
-msgid "Printable"
-msgstr ""
-
-#: ../index.phtml:151
-msgid "Your feedback"
-msgstr ""
-
-#: ../index.phtml:156
-msgid "All rights reserved."
-msgstr ""
-
-#: ../global.php:37
-msgid "A comparison of features of ECMAScript implementations"
-msgstr ""
-
-#: ../global.php:44
-msgid "United Federation of Planets DataBase"
-msgstr ""
-
-#: ../index.phtml:184
-msgid "Original LCARS design by"
-" <a href='%s' title='%s'>Michael&nbsp;Okuda</a>."
-" Website design based on an <a href='%s'"
-" title='LCARS Standards Development Board'"
-">implementation in Flash by Chris&nbsp;Rossi</a>,"
-" and research by <a href='%s'"
-" title='Creating a Coherent LCARS Interface'>Bracer&nbsp;Jack</a>"
-" and <a href='%s'"
-" title='LCARS 47 Development Blog&nbsp;– LCARS&nbsp;101: A Designer’s Handbook'"
-">Eleanor&nbsp;C.&nbsp;Davenport</a>."
-msgstr ""
-
-#: ../index.phtml:195
-msgid "Michael Okuda on Twitter"
-msgstr ""
-
-#: ../index.phtml:271
-msgid "PointedEars' Standard Frases"
-msgstr ""
-
-#: ../index.phtml:280
-msgid "The world’s largest climate forecasting experiment for the 21st century"
-msgstr ""
-
-#: ../index.phtml:285
-msgid "Distributed computing to understand protein folding, protein aggregation, and related diseases"
-msgstr ""
-
-#: ../index.phtml:289
-msgid "Particle physics research with the Large Hadron Collider at CERN"
-msgstr ""
-
-#: ../index.phtml:293
-msgid "List of recommended TV shows and episodes, with logos in CSS"
-msgstr ""
-
-#: ../index.phtml:318
-msgid "The Search for Extra-Terrestrial Intelligence at HOME"
-msgstr ""
-
-#: ../index.phtml:322
-msgid "Me on Stack Overflow"
-msgstr ""
-
-#: ../index.phtml:323
-msgid "Me on Twitter"
-msgstr ""
-
-#: ../index.phtml:325
-msgid "http://en.wikipedia.org/wiki/Special:Contributions/PointedEars"
-msgstr ""
-
-#: ../index.phtml:327
-msgid "My contributions to Wikipedia"
-msgstr ""
-
-#: ../index.phtml:369
-msgid "Display"
-msgstr ""
-
-#: ../index.phtml:373
-msgid "available"
-msgstr ""
-
-#: ../index.phtml:373
-msgid "used"
-msgstr ""
-
-#: ../index.phtml:373
-msgid "pixels"
-msgstr ""
-
-#: ../index.phtml:375
-msgid "colors"
-msgstr ""
-
-#: ../index.phtml:376
-msgid "N/A"
-msgstr ""
-
-#: ../index.phtml:379
-msgid "User Agent"
-msgstr ""
-
-#: ../index.phtml:385
-msgid "Features"
-msgstr ""
-
-#: ../index.phtml:504
-msgid "Cookies"
-msgstr ""
-
-#: ../index.phtml:506
-msgid "Gamepad"
-msgstr ""
-
-#: ../index.phtml:508
-msgid "Geolocation"
-msgstr ""
-
-#: ../index.phtml:418
-#: ../index.phtml:453
-msgid "Fullscreen"
-msgstr ""
-
-#: ../index.phtml:443
-msgid "Window"
-msgstr ""
-
-#: ../index.phtml:497
-msgid "Cookies supported, but no data for this site"
-msgstr ""
-
-#: ../index.phtml:504
-msgid "Cookies supported, but disabled"
-msgstr ""
-
-#: ../index.phtml:538
-msgid "plugins installed"
-msgstr ""
-
-#: ../index.phtml:543
-msgid "Plugins supported, but none detected"
-msgstr ""
-
-#: ../index.phtml:529
-msgid "Date of last modification"
-msgstr ""
Index: trunk/po/de.po
===================================================================
--- trunk/po/de.po (revision 188)
+++ trunk/po/de.po (nonexistent)
@@ -1,297 +0,0 @@
-# PointedEars' Website
-# Copyright (C) 2012 Thomas 'PointedEars' Lahn
-# This file is distributed under the same license as the de.pointedears package.
-# Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>, 2012.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: PE 0.3.9.15\n"
-"Report-Msgid-Bugs-To: Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>\n"
-"POT-Creation-Date: 2013-07-01 23:08+0200\n"
-"PO-Revision-Date: 2013-07-01 23:08+0200\n"
-"Last-Translator: Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>\n"
-"Language-Team: German <webmaster@PointedEars.de>\n"
-"Language: de_DE\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../index.phtml:21
-msgid ""
-"Access to the United Federation of Planets Databanks, an online songbook and "
-"software downloads always worth a click. Coming soon: The best internet "
-"links categorized and much more via a bilingual (English/German) LCARS "
-"terminal styled user interface that can be also used to surf the web "
-"anonymously! Bookmark NOW!"
-msgstr ""
-"Zugriff auf die Datenbanken der Vereinten Föderation der Planeten, ein "
-"Online-Songbook und Software-Downloads, die immer einen Klick wert sind. "
-"Bald gibt es hier auch die besten Internet-Links kategorisiert und vieles "
-"mehr über eine zweisprachige (englisch/deutsche) Benutzeroberfläche im Stil "
-"eines LCARS-Terminals, welche auch dazu verwendet werden kann, anonym im Web "
-"zu surfen! Fügen Sie die Seite JETZT zu ihren Bookmarks hinzu!"
-
-#: ../index.phtml:54
-msgid ""
-"The author is not responsible for the availability and the content of "
-"websites referred by this site, and not responsible for the availability and "
-"the content of websites referred by those sites. Whereever outsourced "
-"material is used, copyright or trademark infringement is not intended. Third "
-"parties who claim copyrights or trademarks used herein are asked to send an "
-"informal email to webmaster@PointedEars.de for immediate removal or "
-"modification of the respective material on the website instead of reminding "
-"the author of usage of this material. Thank you."
-msgstr ""
-"Der Autor ist nicht verantwortlich für die Verfügbarkeit und den Inhalt der "
-"Webseiten, auf die durch diese Site verwiesen wird, und nicht verantwortlich "
-"für die Verfügbarkeit und den Inhalt der Webseiten, auf welche die "
-"referenzierten Seiten verweisen. Wo fremdes Material verwendet wurde, ist "
-"keine Verletzung des Copyrights oder Warenzeichens beabsichtigt. Dritte, die "
-"Copyrights oder Warenzeichen, welche hier verwendet wurden, für sich "
-"beanspruchen, werden gebeten, eine informelle E-Mail an "
-"webmaster@PointedEars.de zu senden, um das entsprechende Material umgehend "
-"von der Website entfernen oder dieses modifizieren zu lassen, und von "
-"rechtlichen Schritten abzusehen."
-
-#: ../global.php:39
-msgid "Software projects"
-msgstr "Software-Projekte"
-
-#: ../index.phtml:114
-msgid "Vulcan greeting"
-msgstr "Vulkanischer Gruss"
-
-#: ../index.phtml:127
-msgid "Welcome to PointedEars’ Website"
-msgstr "Willkommen auf PointedEars’ Website"
-
-#: ../index.phtml:132
-msgid "Latitude"
-msgstr "Geogr. Breite"
-
-#: ../index.phtml:133
-msgid "N"
-msgstr ""
-
-#: ../index.phtml:134
-msgid "S"
-msgstr ""
-
-#: ../index.phtml:135
-msgid "Longitude"
-msgstr "Geogr. Länge"
-
-#: ../index.phtml:136
-msgid "W"
-msgstr ""
-
-#: ../index.phtml:137
-msgid "E"
-msgstr "O"
-
-#: ../index.phtml:138
-msgid "Lat/Lng Accuracy"
-msgstr "Genauigkeit"
-
-#: ../index.phtml:139
-msgid "Altitude"
-msgstr "Höhe"
-
-#: ../index.phtml:140
-msgid "Alt. Accuracy"
-msgstr "Genauigkeit Höhe"
-
-#: ../index.phtml:141
-msgid "Speed"
-msgstr "Geschwindigkeit"
-
-#: ../index.phtml:142
-msgid "Heading"
-msgstr "Richtung"
-
-#: ../index.phtml:149
-msgid "Your current coordinates on Terra"
-msgstr "Ihre aktuellen Koordinaten auf Terra"
-
-#: ../index.phtml:150
-msgid "accuracy"
-msgstr "Genauigkeit"
-
-#: ../index.phtml:49
-msgid "Send your feedback to PointedEars"
-msgstr "Senden Sie eine Feedback E-Mail an PointedEars"
-
-#: ../index.phtml:143
-msgid ""
-"This site uses recent <a href='https://developer.mozilla.org/en-US/docs/' "
-"title='Learn more: Mozilla Developer Network'>Web technologies</a>. You can "
-"use the <a href='index.%s?printable=1'>%s</a> if it is not displayed "
-"properly with your software."
-msgstr ""
-"Diese Site verwendet aktuelle <a href='https://developer.mozilla.org/de/"
-"docs/' title='Mehr darüber: Mozilla Developer Network'>Webtechnologien</a>. "
-"Sie können die <a href='index.%s?printable=1'>%s</a> verwenden, falls sie "
-"von Ihrer Software nicht korrekt dargestellt wird."
-
-#: ../index.phtml:372
-msgid "Printable version"
-msgstr "Druckversion"
-
-#: ../index.phtml:375
-msgid "Printable"
-msgstr "Druckversion"
-
-#: ../index.phtml:151
-msgid "Your feedback"
-msgstr "Ihr Feedback"
-
-#: ../index.phtml:156
-msgid "All rights reserved."
-msgstr "Alle Rechte vorbehalten."
-
-#: ../global.php:37
-msgid "A comparison of features of ECMAScript implementations"
-msgstr "Ein Vergleich der Features von ECMAScript-Implementierungen"
-
-#: ../global.php:44
-msgid "United Federation of Planets DataBase"
-msgstr ""
-"United Federation of Planets DataBase -- Datenbanken der Vereinten "
-"Föderation der Planeten"
-
-#: ../index.phtml:184
-msgid ""
-"Original LCARS design by <a href='%s' title='%s'>Michael&nbsp;Okuda</a>. "
-"Website design based on an <a href='%s' title='LCARS Standards Development "
-"Board'>implementation in Flash by Chris&nbsp;Rossi</a>, and research by <a "
-"href='%s' title='Creating a Coherent LCARS Interface'>Bracer&nbsp;Jack</a> "
-"and <a href='%s' title='LCARS 47 Development Blog&nbsp;– LCARS&nbsp;101: A "
-"Designer’s Handbook'>Eleanor&nbsp;C.&nbsp;Davenport</a>."
-msgstr ""
-"Originales LCARS-Design von <a href='%s' title='%s'>Michael&nbsp;Okuda</a>. "
-"Website-Design basierend auf einer <a href='%s' title='LCARS Standards "
-"Development Board'>Implementierung in Flash von Chris&nbsp;Rossi</a> sowie "
-"Arbeiten von <a href='%s' title='Creating a Coherent LCARS "
-"Interface'>Bracer&nbsp;Jack</a> und <a href='%s' title='LCARS 47 Development "
-"Blog&nbsp;– LCARS&nbsp;101: A Designer’s Handbook'>Eleanor&nbsp;C.&nbsp;"
-"Davenport</a>."
-
-#: ../index.phtml:195
-msgid "Michael Okuda on Twitter"
-msgstr "Michael Okuda auf Twitter"
-
-#: ../index.phtml:271
-msgid "PointedEars' Standard Frases"
-msgstr "PointedEars' Standard-Floskeln"
-
-#: ../index.phtml:280
-msgid "The world’s largest climate forecasting experiment for the 21st century"
-msgstr "Das weltgrösste Klimaforschungsexperiment für das 21. Jahrhundert"
-
-#: ../index.phtml:285
-msgid ""
-"Distributed computing to understand protein folding, protein aggregation, "
-"and related diseases"
-msgstr ""
-"Verteiltes Rechnen, um die Faltung und Anordnung von Proteinen und damit "
-"verbundener Krankheiten zu verstehen"
-
-#: ../index.phtml:289
-msgid "Particle physics research with the Large Hadron Collider at CERN"
-msgstr "Teilchenphysik-Forschung mit dem Large Hadron Collider am CERN"
-
-#: ../index.phtml:293
-msgid "List of recommended TV shows and episodes, with logos in CSS"
-msgstr "Liste empfehlenswerter TV-Serien und Episoden, mit Logos in CSS"
-
-#: ../index.phtml:318
-msgid "The Search for Extra-Terrestrial Intelligence at HOME"
-msgstr "Die Suche nach ausserirdischer Intelligenz von zuhause aus"
-
-#: ../index.phtml:322
-msgid "Me on Stack Overflow"
-msgstr "Mein Profil bei Stack Overflow"
-
-#: ../index.phtml:323
-msgid "Me on Twitter"
-msgstr "Mein Profil bei Twitter"
-
-#: ../index.phtml:325
-msgid "http://en.wikipedia.org/wiki/Special:Contributions/PointedEars"
-msgstr "http://de.wikipedia.org/wiki/Spezial:Beitr%C3%A4ge/PointedEars"
-
-#: ../index.phtml:327
-msgid "My contributions to Wikipedia"
-msgstr "Meine Beiträge zur deutschsprachigen Wikipedia"
-
-#: ../index.phtml:369
-msgid "Display"
-msgstr "Anzeige"
-
-#: ../index.phtml:373
-msgid "available"
-msgstr "verfügbar"
-
-#: ../index.phtml:373
-msgid "used"
-msgstr "benutzt"
-
-#: ../index.phtml:373
-msgid "pixels"
-msgstr "Pixel"
-
-#: ../index.phtml:375
-msgid "colors"
-msgstr "Farben"
-
-#: ../index.phtml:376
-msgid "N/A"
-msgstr ""
-
-#: ../index.phtml:379
-msgid "User Agent"
-msgstr "Software"
-
-#: ../index.phtml:385
-msgid "Features"
-msgstr ""
-
-#: ../index.phtml:504
-msgid "Cookies"
-msgstr ""
-
-#: ../index.phtml:506
-msgid "Gamepad"
-msgstr ""
-
-#: ../index.phtml:508
-msgid "Geolocation"
-msgstr "Geolokalisierung"
-
-#: ../index.phtml:418 ../index.phtml:453
-msgid "Fullscreen"
-msgstr "Vollbild"
-
-#: ../index.phtml:443
-msgid "Window"
-msgstr "Fenster"
-
-#: ../index.phtml:497
-msgid "Cookies supported, but no data for this site"
-msgstr "Cookies werden unterstützt, aber es gibt keine Daten für diese Site"
-
-#: ../index.phtml:504
-msgid "Cookies supported, but disabled"
-msgstr "Cookies werden unterstützt, sind jedoch deaktiviert"
-
-#: ../index.phtml:538
-msgid "plugins installed"
-msgstr "Plugins installiert"
-
-#: ../index.phtml:543
-msgid "Plugins supported, but none detected"
-msgstr "Plugins werden unterstützt, aber es wurden keine erkannt"
-
-#: ../index.phtml:529
-msgid "Date of last modification"
-msgstr "Datum der letzten Änderung"
Index: trunk/po/POTFILES.in
===================================================================
--- trunk/po/POTFILES.in (revision 188)
+++ trunk/po/POTFILES.in (nonexistent)
@@ -1,2 +0,0 @@
-../global.php
-../index.phtml
Index: trunk/po/PACKAGE
===================================================================
--- trunk/po/PACKAGE (revision 188)
+++ trunk/po/PACKAGE (nonexistent)
@@ -1,17 +0,0 @@
-# Makefile snippet that holds all package-dependent information.
-
-# Add more languages here! Beware that this is a makefile snippet and
-# you have to adhere to make syntax.
-LINGUAS = de
-
-# Textdomain for our package.
-TEXTDOMAIN = de.pointedears
-
-PACKAGE_NAME = PE
-PACKAGE_VERSION = 0.3.2
-
-# Initial copyright holder added to pot and po files.
-COPYRIGHT_HOLDER = Thomas 'PointedEars' Lahn
-
-# Where to send msgid bugs?
-MSGID_BUGS_ADDRESS = Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>
Index: trunk/po
===================================================================
--- trunk/po (revision 188)
+++ trunk/po (nonexistent)
/trunk/po
Property changes:
Deleted: svn:ignore
## -1 +0,0 ##
-*.mo
Index: trunk/i18n/de.po
===================================================================
--- trunk/i18n/de.po (nonexistent)
+++ trunk/i18n/de.po (revision 189)
@@ -0,0 +1,297 @@
+# PointedEars' Website
+# Copyright (C) 2012 Thomas 'PointedEars' Lahn
+# This file is distributed under the same license as the de.pointedears package.
+# Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>, 2012.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PE 0.3.9.15\n"
+"Report-Msgid-Bugs-To: Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>\n"
+"POT-Creation-Date: 2013-07-01 23:08+0200\n"
+"PO-Revision-Date: 2013-07-01 23:08+0200\n"
+"Last-Translator: Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>\n"
+"Language-Team: German <webmaster@PointedEars.de>\n"
+"Language: de_DE\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../index.phtml:21
+msgid ""
+"Access to the United Federation of Planets Databanks, an online songbook and "
+"software downloads always worth a click. Coming soon: The best internet "
+"links categorized and much more via a bilingual (English/German) LCARS "
+"terminal styled user interface that can be also used to surf the web "
+"anonymously! Bookmark NOW!"
+msgstr ""
+"Zugriff auf die Datenbanken der Vereinten Föderation der Planeten, ein "
+"Online-Songbook und Software-Downloads, die immer einen Klick wert sind. "
+"Bald gibt es hier auch die besten Internet-Links kategorisiert und vieles "
+"mehr über eine zweisprachige (englisch/deutsche) Benutzeroberfläche im Stil "
+"eines LCARS-Terminals, welche auch dazu verwendet werden kann, anonym im Web "
+"zu surfen! Fügen Sie die Seite JETZT zu ihren Bookmarks hinzu!"
+
+#: ../index.phtml:54
+msgid ""
+"The author is not responsible for the availability and the content of "
+"websites referred by this site, and not responsible for the availability and "
+"the content of websites referred by those sites. Whereever outsourced "
+"material is used, copyright or trademark infringement is not intended. Third "
+"parties who claim copyrights or trademarks used herein are asked to send an "
+"informal email to webmaster@PointedEars.de for immediate removal or "
+"modification of the respective material on the website instead of reminding "
+"the author of usage of this material. Thank you."
+msgstr ""
+"Der Autor ist nicht verantwortlich für die Verfügbarkeit und den Inhalt der "
+"Webseiten, auf die durch diese Site verwiesen wird, und nicht verantwortlich "
+"für die Verfügbarkeit und den Inhalt der Webseiten, auf welche die "
+"referenzierten Seiten verweisen. Wo fremdes Material verwendet wurde, ist "
+"keine Verletzung des Copyrights oder Warenzeichens beabsichtigt. Dritte, die "
+"Copyrights oder Warenzeichen, welche hier verwendet wurden, für sich "
+"beanspruchen, werden gebeten, eine informelle E-Mail an "
+"webmaster@PointedEars.de zu senden, um das entsprechende Material umgehend "
+"von der Website entfernen oder dieses modifizieren zu lassen, und von "
+"rechtlichen Schritten abzusehen."
+
+#: ../global.php:39
+msgid "Software projects"
+msgstr "Software-Projekte"
+
+#: ../index.phtml:114
+msgid "Vulcan greeting"
+msgstr "Vulkanischer Gruss"
+
+#: ../index.phtml:127
+msgid "Welcome to PointedEars’ Website"
+msgstr "Willkommen auf PointedEars’ Website"
+
+#: ../index.phtml:132
+msgid "Latitude"
+msgstr "Geogr. Breite"
+
+#: ../index.phtml:133
+msgid "N"
+msgstr ""
+
+#: ../index.phtml:134
+msgid "S"
+msgstr ""
+
+#: ../index.phtml:135
+msgid "Longitude"
+msgstr "Geogr. Länge"
+
+#: ../index.phtml:136
+msgid "W"
+msgstr ""
+
+#: ../index.phtml:137
+msgid "E"
+msgstr "O"
+
+#: ../index.phtml:138
+msgid "Lat/Lng Accuracy"
+msgstr "Genauigkeit"
+
+#: ../index.phtml:139
+msgid "Altitude"
+msgstr "Höhe"
+
+#: ../index.phtml:140
+msgid "Alt. Accuracy"
+msgstr "Genauigkeit Höhe"
+
+#: ../index.phtml:141
+msgid "Speed"
+msgstr "Geschwindigkeit"
+
+#: ../index.phtml:142
+msgid "Heading"
+msgstr "Richtung"
+
+#: ../index.phtml:149
+msgid "Your current coordinates on Terra"
+msgstr "Ihre aktuellen Koordinaten auf Terra"
+
+#: ../index.phtml:150
+msgid "accuracy"
+msgstr "Genauigkeit"
+
+#: ../index.phtml:49
+msgid "Send your feedback to PointedEars"
+msgstr "Senden Sie eine Feedback E-Mail an PointedEars"
+
+#: ../index.phtml:143
+msgid ""
+"This site uses recent <a href='https://developer.mozilla.org/en-US/docs/' "
+"title='Learn more: Mozilla Developer Network'>Web technologies</a>. You can "
+"use the <a href='index.%s?printable=1'>%s</a> if it is not displayed "
+"properly with your software."
+msgstr ""
+"Diese Site verwendet aktuelle <a href='https://developer.mozilla.org/de/"
+"docs/' title='Mehr darüber: Mozilla Developer Network'>Webtechnologien</a>. "
+"Sie können die <a href='index.%s?printable=1'>%s</a> verwenden, falls sie "
+"von Ihrer Software nicht korrekt dargestellt wird."
+
+#: ../index.phtml:372
+msgid "Printable version"
+msgstr "Druckversion"
+
+#: ../index.phtml:375
+msgid "Printable"
+msgstr "Druckversion"
+
+#: ../index.phtml:151
+msgid "Your feedback"
+msgstr "Ihr Feedback"
+
+#: ../index.phtml:156
+msgid "All rights reserved."
+msgstr "Alle Rechte vorbehalten."
+
+#: ../global.php:37
+msgid "A comparison of features of ECMAScript implementations"
+msgstr "Ein Vergleich der Features von ECMAScript-Implementierungen"
+
+#: ../global.php:44
+msgid "United Federation of Planets DataBase"
+msgstr ""
+"United Federation of Planets DataBase -- Datenbanken der Vereinten "
+"Föderation der Planeten"
+
+#: ../index.phtml:184
+msgid ""
+"Original LCARS design by <a href='%s' title='%s'>Michael&nbsp;Okuda</a>. "
+"Website design based on an <a href='%s' title='LCARS Standards Development "
+"Board'>implementation in Flash by Chris&nbsp;Rossi</a>, and research by <a "
+"href='%s' title='Creating a Coherent LCARS Interface'>Bracer&nbsp;Jack</a> "
+"and <a href='%s' title='LCARS 47 Development Blog&nbsp;– LCARS&nbsp;101: A "
+"Designer’s Handbook'>Eleanor&nbsp;C.&nbsp;Davenport</a>."
+msgstr ""
+"Originales LCARS-Design von <a href='%s' title='%s'>Michael&nbsp;Okuda</a>. "
+"Website-Design basierend auf einer <a href='%s' title='LCARS Standards "
+"Development Board'>Implementierung in Flash von Chris&nbsp;Rossi</a> sowie "
+"Arbeiten von <a href='%s' title='Creating a Coherent LCARS "
+"Interface'>Bracer&nbsp;Jack</a> und <a href='%s' title='LCARS 47 Development "
+"Blog&nbsp;– LCARS&nbsp;101: A Designer’s Handbook'>Eleanor&nbsp;C.&nbsp;"
+"Davenport</a>."
+
+#: ../index.phtml:195
+msgid "Michael Okuda on Twitter"
+msgstr "Michael Okuda auf Twitter"
+
+#: ../index.phtml:271
+msgid "PointedEars' Standard Frases"
+msgstr "PointedEars' Standard-Floskeln"
+
+#: ../index.phtml:280
+msgid "The world’s largest climate forecasting experiment for the 21st century"
+msgstr "Das weltgrösste Klimaforschungsexperiment für das 21. Jahrhundert"
+
+#: ../index.phtml:285
+msgid ""
+"Distributed computing to understand protein folding, protein aggregation, "
+"and related diseases"
+msgstr ""
+"Verteiltes Rechnen, um die Faltung und Anordnung von Proteinen und damit "
+"verbundener Krankheiten zu verstehen"
+
+#: ../index.phtml:289
+msgid "Particle physics research with the Large Hadron Collider at CERN"
+msgstr "Teilchenphysik-Forschung mit dem Large Hadron Collider am CERN"
+
+#: ../index.phtml:293
+msgid "List of recommended TV shows and episodes, with logos in CSS"
+msgstr "Liste empfehlenswerter TV-Serien und Episoden, mit Logos in CSS"
+
+#: ../index.phtml:318
+msgid "The Search for Extra-Terrestrial Intelligence at HOME"
+msgstr "Die Suche nach ausserirdischer Intelligenz von zuhause aus"
+
+#: ../index.phtml:322
+msgid "Me on Stack Overflow"
+msgstr "Mein Profil bei Stack Overflow"
+
+#: ../index.phtml:323
+msgid "Me on Twitter"
+msgstr "Mein Profil bei Twitter"
+
+#: ../index.phtml:325
+msgid "http://en.wikipedia.org/wiki/Special:Contributions/PointedEars"
+msgstr "http://de.wikipedia.org/wiki/Spezial:Beitr%C3%A4ge/PointedEars"
+
+#: ../index.phtml:327
+msgid "My contributions to Wikipedia"
+msgstr "Meine Beiträge zur deutschsprachigen Wikipedia"
+
+#: ../index.phtml:369
+msgid "Display"
+msgstr "Anzeige"
+
+#: ../index.phtml:373
+msgid "available"
+msgstr "verfügbar"
+
+#: ../index.phtml:373
+msgid "used"
+msgstr "benutzt"
+
+#: ../index.phtml:373
+msgid "pixels"
+msgstr "Pixel"
+
+#: ../index.phtml:375
+msgid "colors"
+msgstr "Farben"
+
+#: ../index.phtml:376
+msgid "N/A"
+msgstr ""
+
+#: ../index.phtml:379
+msgid "User Agent"
+msgstr "Software"
+
+#: ../index.phtml:385
+msgid "Features"
+msgstr ""
+
+#: ../index.phtml:504
+msgid "Cookies"
+msgstr ""
+
+#: ../index.phtml:506
+msgid "Gamepad"
+msgstr ""
+
+#: ../index.phtml:508
+msgid "Geolocation"
+msgstr "Geolokalisierung"
+
+#: ../index.phtml:418 ../index.phtml:453
+msgid "Fullscreen"
+msgstr "Vollbild"
+
+#: ../index.phtml:443
+msgid "Window"
+msgstr "Fenster"
+
+#: ../index.phtml:497
+msgid "Cookies supported, but no data for this site"
+msgstr "Cookies werden unterstützt, aber es gibt keine Daten für diese Site"
+
+#: ../index.phtml:504
+msgid "Cookies supported, but disabled"
+msgstr "Cookies werden unterstützt, sind jedoch deaktiviert"
+
+#: ../index.phtml:538
+msgid "plugins installed"
+msgstr "Plugins installiert"
+
+#: ../index.phtml:543
+msgid "Plugins supported, but none detected"
+msgstr "Plugins werden unterstützt, aber es wurden keine erkannt"
+
+#: ../index.phtml:529
+msgid "Date of last modification"
+msgstr "Datum der letzten Änderung"
Index: trunk/i18n/de.pointedears.pot
===================================================================
--- trunk/i18n/de.pointedears.pot (nonexistent)
+++ trunk/i18n/de.pointedears.pot (revision 189)
@@ -0,0 +1,251 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Thomas 'PointedEars' Lahn
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PE 0.3.9.15\n"
+"Report-Msgid-Bugs-To: Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>\n"
+"POT-Creation-Date: 2013-07-01 23:08+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../index.phtml:21
+msgid "Access to the United Federation of Planets Databanks, an online songbook and software downloads always worth a click. Coming soon: The best internet links categorized and much more via a bilingual (English/German) LCARS terminal styled user interface that can be also used to surf the web anonymously! Bookmark NOW!"
+msgstr ""
+
+#: ../index.phtml:54
+msgid "The author is not responsible for the availability and the content of websites referred by this site, and not responsible for the availability and the content of websites referred by those sites. Whereever outsourced material is used, copyright or trademark infringement is not intended. Third parties who claim copyrights or trademarks used herein are asked to send an informal email to webmaster@PointedEars.de for immediate removal or modification of the respective material on the website instead of reminding the author of usage of this material. Thank you."
+msgstr ""
+
+#: ../global.php:39
+msgid "Software projects"
+msgstr ""
+
+#: ../index.phtml:114
+msgid "Vulcan greeting"
+msgstr ""
+
+#: ../index.phtml:127
+msgid "Welcome to PointedEars’ Website"
+msgstr ""
+
+#: ../index.phtml:132
+msgid "Latitude"
+msgstr ""
+
+#: ../index.phtml:133
+msgid "N"
+msgstr ""
+
+#: ../index.phtml:134
+msgid "S"
+msgstr ""
+
+#: ../index.phtml:135
+msgid "Longitude"
+msgstr ""
+
+#: ../index.phtml:136
+msgid "W"
+msgstr ""
+
+#: ../index.phtml:137
+msgid "E"
+msgstr ""
+
+#: ../index.phtml:138
+msgid "Lat/Lng Accuracy"
+msgstr ""
+
+#: ../index.phtml:139
+msgid "Altitude"
+msgstr ""
+
+#: ../index.phtml:140
+msgid "Alt. Accuracy"
+msgstr ""
+
+#: ../index.phtml:141
+msgid "Speed"
+msgstr ""
+
+#: ../index.phtml:142
+msgid "Heading"
+msgstr ""
+
+#: ../index.phtml:149
+msgid "Your current coordinates on Terra"
+msgstr ""
+
+#: ../index.phtml:150
+msgid "accuracy"
+msgstr ""
+
+#: ../index.phtml:49
+msgid "Send your feedback to PointedEars"
+msgstr ""
+
+#: ../index.phtml:143
+msgid "This site uses recent <a href='https://developer.mozilla.org/en-US/docs/' title='Learn more: Mozilla Developer Network'>Web technologies</a>. You can use the <a href='index.%s?printable=1'>%s</a> if it is not displayed properly with your software."
+msgstr ""
+
+#: ../index.phtml:372
+msgid "Printable version"
+msgstr ""
+
+#: ../index.phtml:375
+msgid "Printable"
+msgstr ""
+
+#: ../index.phtml:151
+msgid "Your feedback"
+msgstr ""
+
+#: ../index.phtml:156
+msgid "All rights reserved."
+msgstr ""
+
+#: ../global.php:37
+msgid "A comparison of features of ECMAScript implementations"
+msgstr ""
+
+#: ../global.php:44
+msgid "United Federation of Planets DataBase"
+msgstr ""
+
+#: ../index.phtml:184
+msgid "Original LCARS design by"
+" <a href='%s' title='%s'>Michael&nbsp;Okuda</a>."
+" Website design based on an <a href='%s'"
+" title='LCARS Standards Development Board'"
+">implementation in Flash by Chris&nbsp;Rossi</a>,"
+" and research by <a href='%s'"
+" title='Creating a Coherent LCARS Interface'>Bracer&nbsp;Jack</a>"
+" and <a href='%s'"
+" title='LCARS 47 Development Blog&nbsp;– LCARS&nbsp;101: A Designer’s Handbook'"
+">Eleanor&nbsp;C.&nbsp;Davenport</a>."
+msgstr ""
+
+#: ../index.phtml:195
+msgid "Michael Okuda on Twitter"
+msgstr ""
+
+#: ../index.phtml:271
+msgid "PointedEars' Standard Frases"
+msgstr ""
+
+#: ../index.phtml:280
+msgid "The world’s largest climate forecasting experiment for the 21st century"
+msgstr ""
+
+#: ../index.phtml:285
+msgid "Distributed computing to understand protein folding, protein aggregation, and related diseases"
+msgstr ""
+
+#: ../index.phtml:289
+msgid "Particle physics research with the Large Hadron Collider at CERN"
+msgstr ""
+
+#: ../index.phtml:293
+msgid "List of recommended TV shows and episodes, with logos in CSS"
+msgstr ""
+
+#: ../index.phtml:318
+msgid "The Search for Extra-Terrestrial Intelligence at HOME"
+msgstr ""
+
+#: ../index.phtml:322
+msgid "Me on Stack Overflow"
+msgstr ""
+
+#: ../index.phtml:323
+msgid "Me on Twitter"
+msgstr ""
+
+#: ../index.phtml:325
+msgid "http://en.wikipedia.org/wiki/Special:Contributions/PointedEars"
+msgstr ""
+
+#: ../index.phtml:327
+msgid "My contributions to Wikipedia"
+msgstr ""
+
+#: ../index.phtml:369
+msgid "Display"
+msgstr ""
+
+#: ../index.phtml:373
+msgid "available"
+msgstr ""
+
+#: ../index.phtml:373
+msgid "used"
+msgstr ""
+
+#: ../index.phtml:373
+msgid "pixels"
+msgstr ""
+
+#: ../index.phtml:375
+msgid "colors"
+msgstr ""
+
+#: ../index.phtml:376
+msgid "N/A"
+msgstr ""
+
+#: ../index.phtml:379
+msgid "User Agent"
+msgstr ""
+
+#: ../index.phtml:385
+msgid "Features"
+msgstr ""
+
+#: ../index.phtml:504
+msgid "Cookies"
+msgstr ""
+
+#: ../index.phtml:506
+msgid "Gamepad"
+msgstr ""
+
+#: ../index.phtml:508
+msgid "Geolocation"
+msgstr ""
+
+#: ../index.phtml:418
+#: ../index.phtml:453
+msgid "Fullscreen"
+msgstr ""
+
+#: ../index.phtml:443
+msgid "Window"
+msgstr ""
+
+#: ../index.phtml:497
+msgid "Cookies supported, but no data for this site"
+msgstr ""
+
+#: ../index.phtml:504
+msgid "Cookies supported, but disabled"
+msgstr ""
+
+#: ../index.phtml:538
+msgid "plugins installed"
+msgstr ""
+
+#: ../index.phtml:543
+msgid "Plugins supported, but none detected"
+msgstr ""
+
+#: ../index.phtml:529
+msgid "Date of last modification"
+msgstr ""
Index: trunk/i18n/Makefile
===================================================================
--- trunk/i18n/Makefile (nonexistent)
+++ trunk/i18n/Makefile (revision 189)
@@ -0,0 +1,98 @@
+# Makefile for various po files.
+
+srcdir = .
+targetdir= ./LocaleData
+
+#CATALOGS = $(addsuffix .po, LINGUAS)
+CATALOGS = $(LINGUAS)
+MO_FILES = $(addsuffix .mo, $(LINGUAS))
+
+MSGMERGE = msgmerge
+MSGFMT = msgfmt
+XGETTEXT = xgettext
+CATOBJEXT = .po
+
+include PACKAGE
+
+TD = $(strip $(TEXTDOMAIN))
+
+default: help
+
+all: $(TD).pot update-po update-mo install
+
+help:
+ @echo "Available targets:"
+ @echo " pot - remake master catalog"
+ @echo " update-po - merge po files"
+ @echo " update-mo - regenerate mo files"
+ @echo " install - install mo files"
+ @echo " all - all of the above"
+
+POTFILES = $(srcdir)/POTFILES.in \
+ $(shell cat $(srcdir)/POTFILES.in)
+
+pot: $(TD).pot
+
+clean:
+ rm -f *~ *.bak *.mo
+
+# FIXME: The parameter --from-code is only needed if your sources contain
+# any 8 bit data (even in comments). UTF-8 is only a guess here, but it
+# will at least accept any 8 bit data.
+#
+# The parameter "--language=perl" is not strictly needed because the
+# source language of all our files will be auto-detected by xgettext
+# by their filename extension. You should even avoid this parameter
+# if you want to extract strings from multiple source languages.
+# --keyword --keyword='_' --keyword='$$__' --keyword=__ --keyword=__x \
+# --keyword=__n:1,2 --keyword=__nx:1,2 --keyword=__xn:1,2 \
+# --keyword=__p:1c,2 --keyword=__np:1c,2,3 \
+# --keyword=__npx:1c,2,3 --keyword=N__ --keyword=N__n:1,2 \
+# --keyword=N__p:1c,2 --keyword=N__np:1c,2,3 --keyword=%__ \
+$(TD).pot: $(POTFILES)
+ $(XGETTEXT) --output=$(srcdir)/$(TD).pox --from-code=utf-8 \
+ --add-comments=TRANSLATORS: --files-from=$(srcdir)/POTFILES.in \
+ --package-name="$(PACKAGE_NAME)" \
+ --package-version="$(PACKAGE_VERSION)" \
+ --copyright-holder="$(COPYRIGHT_HOLDER)" \
+ --msgid-bugs-address="$(MSGID_BUGS_ADDRESS)" \
+ rm -f $@ && mv $(TD).pox $@
+
+install: $(MO_FILES)
+ cd $(srcdir); \
+ targetdir='$(targetdir)'; \
+ languages='$(LINGUAS)'; \
+ for lang in $$languages; do \
+ mkdir -p "$$targetdir/$$lang/LC_MESSAGES" || exit 1; \
+ dest="$$targetdir/$$lang/LC_MESSAGES/$(TD).mo"; \
+ cat="$$lang.mo"; \
+ echo "installing $$cat as $$dest"; \
+ cp -f $$cat $$dest && chmod 644 $$dest || exit 1; \
+ done
+
+update-mo: $(MO_FILES)
+
+update-po:
+ $(MAKE) $(TD).pot
+ cd $(srcdir); \
+ catalogs='$(CATALOGS)'; \
+ for cat in $$catalogs; do \
+ cat=`basename $$cat`; \
+ lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
+ mv $$lang.po $$lang.old.po; \
+ echo "$$lang:"; \
+ if $(MSGMERGE) $$lang.old.po $(TD).pot -o $$lang.po; then \
+ rm -f $$lang.old.po; \
+ else \
+ echo "msgmerge for $$cat failed!"; \
+ rm -f $$lang.po; \
+ mv $$lang.old.po $$lang.po; \
+ fi; \
+ done
+
+.SUFFIXES:
+.SUFFIXES: .po .mo
+
+.po.mo:
+ $(MSGFMT) --check --statistics --verbose -o $@ $<
+
Index: trunk/i18n/POTFILES.in
===================================================================
--- trunk/i18n/POTFILES.in (nonexistent)
+++ trunk/i18n/POTFILES.in (revision 189)
@@ -0,0 +1,2 @@
+../global.php
+../index.phtml
Index: trunk/i18n/PACKAGE
===================================================================
--- trunk/i18n/PACKAGE (nonexistent)
+++ trunk/i18n/PACKAGE (revision 189)
@@ -0,0 +1,17 @@
+# Makefile snippet that holds all package-dependent information.
+
+# Add more languages here! Beware that this is a makefile snippet and
+# you have to adhere to make syntax.
+LINGUAS = de
+
+# Textdomain for our package.
+TEXTDOMAIN = de.pointedears
+
+PACKAGE_NAME = PE
+PACKAGE_VERSION = 0.3.2
+
+# Initial copyright holder added to pot and po files.
+COPYRIGHT_HOLDER = Thomas 'PointedEars' Lahn
+
+# Where to send msgid bugs?
+MSGID_BUGS_ADDRESS = Thomas 'PointedEars' Lahn <webmaster@PointedEars.de>
Index: trunk/i18n
===================================================================
--- trunk/i18n (nonexistent)
+++ trunk/i18n (revision 189)
/trunk/i18n
Property changes:
Added: svn:ignore
## -0,0 +1 ##
+*.mo
Index: trunk/global.php
===================================================================
--- trunk/global.php (revision 188)
+++ trunk/global.php (revision 189)
@@ -35,7 +35,7 @@
$translator = new Zend\I18n\Translator\Translator();
// $translator->setCache(new Zend\Cache\Storage\*Adapter());
$type = 'gettext';
-$baseDir = './LocaleData';
+$baseDir = './i18n/LocaleData';
$pattern = '%s/LC_MESSAGES/%1$s.pointedears.mo';
$textDomain = 'de.pointedears';
$translator->addTranslationFilePattern($type, $baseDir, $pattern, $textDomain);