diff --git a/apps/files_texteditor/l10n/de.php b/apps/files_texteditor/l10n/de.php new file mode 100644 index 0000000000000000000000000000000000000000..b74f67d8229f6720819db65a944373ec20bcbb33 --- /dev/null +++ b/apps/files_texteditor/l10n/de.php @@ -0,0 +1,8 @@ +<?php $TRANSLATIONS = array( +"regex" => "Regulärer Ausdruck", +"Save" => "Speichern", +"Close" => "Schliessen", +"Saving..." => "Speichern...", +"An error occurred!" => "Ein Fehler ist aufgetreten", +"There were unsaved changes, click here to go back" => "Einige Änderungen wurde noch nicht gespeichert; klicken Sie hier um zurückzukehren." +); diff --git a/apps/impress/l10n/de.php b/apps/impress/l10n/de.php new file mode 100644 index 0000000000000000000000000000000000000000..5d0fa34631c6f62e8ed7f350a7f5dee6dc1f8870 --- /dev/null +++ b/apps/impress/l10n/de.php @@ -0,0 +1,3 @@ +<?php $TRANSLATIONS = array( +"Documentation" => "Dokumentation" +); diff --git a/core/l10n/de.php b/core/l10n/de.php index 9ed2d6178281ae8b27b3c37cf9f6525ea4c23e43..74ad8cc8f6e7a49a42f8181f92beaa96bc4570d4 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -51,6 +51,7 @@ "Database user" => "Datenbank-Benutzer", "Database password" => "Datenbank-Passwort", "Database name" => "Datenbank-Name", +"Database tablespace" => "Tablespace der Datenbank", "Database host" => "Datenbank-Host", "Finish setup" => "Installation abschließen", "web services under your control" => "Web-Services unter Ihrer Kontrolle", diff --git a/l10n/de/core.po b/l10n/de/core.po index fc4db2d98b53cb68953b176502123c83ab799585..7883db2446a4029b0bbd71c792636ce9c74b5f4a 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -6,6 +6,7 @@ # <admin@s-goecker.de>, 2011, 2012. # <alex.hotz@gmail.com>, 2011. # <georg.stefan.germany@googlemail.com>, 2011. +# I Robot <thomas.mueller@tmit.eu>, 2012. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. # Marcel Kühlhorn <susefan93@gmx.de>, 2012. # <m.fresel@sysangels.com>, 2012. @@ -17,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-24 02:02+0200\n" -"PO-Revision-Date: 2012-08-23 20:44+0000\n" -"Last-Translator: JamFX <niko@nik-o-mat.de>\n" +"POT-Creation-Date: 2012-08-26 02:01+0200\n" +"PO-Revision-Date: 2012-08-25 23:28+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -139,7 +140,7 @@ msgstr "Angefragt" msgid "Login failed!" msgstr "Login fehlgeschlagen!" -#: lostpassword/templates/lostpassword.php:11 templates/installation.php:25 +#: lostpassword/templates/lostpassword.php:11 templates/installation.php:26 #: templates/login.php:9 msgid "Username" msgstr "Benutzername" @@ -200,48 +201,52 @@ msgstr "Kategorien bearbeiten" msgid "Add" msgstr "Hinzufügen" -#: templates/installation.php:23 +#: templates/installation.php:24 msgid "Create an <strong>admin account</strong>" msgstr "<strong>Administrator-Konto</strong> anlegen" -#: templates/installation.php:29 templates/login.php:13 +#: templates/installation.php:30 templates/login.php:13 msgid "Password" msgstr "Passwort" -#: templates/installation.php:35 +#: templates/installation.php:36 msgid "Advanced" msgstr "Erweitert" -#: templates/installation.php:37 +#: templates/installation.php:38 msgid "Data folder" msgstr "Datenverzeichnis" -#: templates/installation.php:44 +#: templates/installation.php:45 msgid "Configure the database" msgstr "Datenbank einrichten" -#: templates/installation.php:49 templates/installation.php:60 -#: templates/installation.php:70 +#: templates/installation.php:50 templates/installation.php:61 +#: templates/installation.php:71 templates/installation.php:81 msgid "will be used" msgstr "wird genutzt" -#: templates/installation.php:82 +#: templates/installation.php:93 msgid "Database user" msgstr "Datenbank-Benutzer" -#: templates/installation.php:86 +#: templates/installation.php:97 msgid "Database password" msgstr "Datenbank-Passwort" -#: templates/installation.php:90 +#: templates/installation.php:101 msgid "Database name" msgstr "Datenbank-Name" -#: templates/installation.php:96 +#: templates/installation.php:109 +msgid "Database tablespace" +msgstr "Tablespace der Datenbank" + +#: templates/installation.php:115 msgid "Database host" msgstr "Datenbank-Host" -#: templates/installation.php:101 +#: templates/installation.php:120 msgid "Finish setup" msgstr "Installation abschließen" diff --git a/l10n/de/files_texteditor.po b/l10n/de/files_texteditor.po index dfddc7a7da6722f8bdd1baba4d92df3e10f4b21a..ec6268275102442363372174e198291193cdabb6 100644 --- a/l10n/de/files_texteditor.po +++ b/l10n/de/files_texteditor.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# I Robot <thomas.mueller@tmit.eu>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" -"PO-Revision-Date: 2012-08-25 23:18+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-08-26 02:01+0200\n" +"PO-Revision-Date: 2012-08-25 23:26+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,24 +22,24 @@ msgstr "" #: js/aceeditor/mode-liquid-uncompressed.js:902 #: js/aceeditor/mode-svg-uncompressed.js:1575 msgid "regex" -msgstr "" +msgstr "Regulärer Ausdruck" #: js/editor.js:72 js/editor.js:156 js/editor.js:163 msgid "Save" -msgstr "" +msgstr "Speichern" #: js/editor.js:74 msgid "Close" -msgstr "" +msgstr "Schliessen" #: js/editor.js:149 msgid "Saving..." -msgstr "" +msgstr "Speichern..." #: js/editor.js:239 msgid "An error occurred!" -msgstr "" +msgstr "Ein Fehler ist aufgetreten" #: js/editor.js:266 msgid "There were unsaved changes, click here to go back" -msgstr "" +msgstr "Einige Änderungen wurde noch nicht gespeichert; klicken Sie hier um zurückzukehren." diff --git a/l10n/de/impress.po b/l10n/de/impress.po index a997ed86f7cd39aa38755bdf37196e16599b2c3f..bdf9e101c81cf1d418bf9259949c2141cf56522d 100644 --- a/l10n/de/impress.po +++ b/l10n/de/impress.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# I Robot <thomas.mueller@tmit.eu>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" -"PO-Revision-Date: 2012-08-25 23:18+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-08-26 02:01+0200\n" +"PO-Revision-Date: 2012-08-25 23:27+0000\n" +"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,4 +20,4 @@ msgstr "" #: templates/presentations.php:7 msgid "Documentation" -msgstr "" +msgstr "Dokumentation" diff --git a/l10n/templates/admin_dependencies_chk.pot b/l10n/templates/admin_dependencies_chk.pot index 9fb39d6a9a9dce87adf8bc774c045bb0df29cb7c..2a88c24502404aa27e94613aa1eb625608be2f47 100644 --- a/l10n/templates/admin_dependencies_chk.pot +++ b/l10n/templates/admin_dependencies_chk.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/admin_migrate.pot b/l10n/templates/admin_migrate.pot index f7b84f90b03096daa7ee5cd42249eaeb3b227435..03c9d4d221b4f8a1716c5ed77055482f863e4934 100644 --- a/l10n/templates/admin_migrate.pot +++ b/l10n/templates/admin_migrate.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/bookmarks.pot b/l10n/templates/bookmarks.pot index 024d1b694da42cfa8279bc7b92dbde94b1816029..7471ca2a0693c30f64a7db4076a5cd530a6283c2 100644 --- a/l10n/templates/bookmarks.pot +++ b/l10n/templates/bookmarks.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/calendar.pot b/l10n/templates/calendar.pot index 94b30636cae077f46813d0c6b21639d718ceba17..ca06e7959864a601c1dd4da56e997818aff19192 100644 --- a/l10n/templates/calendar.pot +++ b/l10n/templates/calendar.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/contacts.pot b/l10n/templates/contacts.pot index 7e00f7f414b45cbe9717dfa5b3272f998c81a2cd..420c3194c975d8a051a1ac7bb83ff5dbd7a810a0 100644 --- a/l10n/templates/contacts.pot +++ b/l10n/templates/contacts.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 16dca1458baf1bef6a81809851fe22dad339955f..4b4ca2baf090513024f6f4421722d8d135fede59 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index c90bf2481f98ae1ac997a8d5e1d9dc55de4b1bd1..0ded59b24f2b5e5174a618b25a524501e9b75bbe 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index db83856d9199849840e84cd55bb4f182a5314389..a72e3ece334c0821ebaa10fa17ce6aac4a19bd1a 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index f6147ec37d96558dd217bd5e1607808a5d6384e9..ec3427404cb29282b1203ccace30ce81f28fcbfc 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 07dd1dbc0735498c953e5f1c3ddd933080e7e0fe..7cef8d0dd3077f6d3264e7d2b9e35cf41c8a22a4 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/files_texteditor.pot b/l10n/templates/files_texteditor.pot index c2ea5de8b130a805e229a07bfd6905e52104f7fc..dabf64400aa675d3b75dcbea639fb5c6f440162d 100644 --- a/l10n/templates/files_texteditor.pot +++ b/l10n/templates/files_texteditor.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index d54760c941846cc1257f76b6e85b197de52819fd..5be07d67439cea85b29b339426d3db581f0cc90c 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/gallery.pot b/l10n/templates/gallery.pot index c0bb60f921d6aeae465dfecfba5c0a0899337642..a33505d687cecd275c03b144af764d0093320bb8 100644 --- a/l10n/templates/gallery.pot +++ b/l10n/templates/gallery.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/impress.pot b/l10n/templates/impress.pot index cfe2f9dae7320415faff2b6baa8674eedc751f28..80ed0959cc3b00eb2c20ee76e798dec9080c46a2 100644 --- a/l10n/templates/impress.pot +++ b/l10n/templates/impress.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 6d4a022d6fa6abe0c903f02c75de264fa9782fc7..5ec04ba8b8b34839ad5a6d6f2080859aaa517cdd 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/media.pot b/l10n/templates/media.pot index 476d2d91c534f136a0ca26a1af3ff65b7f68d325..2880656ce2afef78a2facb261fc180f7101777e2 100644 --- a/l10n/templates/media.pot +++ b/l10n/templates/media.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 7844ae4fea709e3910d8d22402a21948df3e582d..af0973d40f9e5cbbaceea19caa2d0a03e00f2795 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/tasks.pot b/l10n/templates/tasks.pot index c39abd9c05d5784cf8a8e07e58128e4efed2efb1..f6d7cc5b285d99cb1138f01da93aaeb829c34298 100644 --- a/l10n/templates/tasks.pot +++ b/l10n/templates/tasks.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 77002694b3a3c81f84e1b9fcc896d0917a9f1632..7ad9d445b4a6fb2d298becb1352c0cbaabf12868 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/user_migrate.pot b/l10n/templates/user_migrate.pot index 2f6547b44f33d7ad063a4b0dd28a5fc8e464d338..d31d34365defa98c553c9f0a7aa43e1035d9c8b8 100644 --- a/l10n/templates/user_migrate.pot +++ b/l10n/templates/user_migrate.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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" diff --git a/l10n/templates/user_openid.pot b/l10n/templates/user_openid.pot index 31a513880e96fc2117972e4bb31dcfc0271e04a6..d40005630b726e06ba82e7ac540fd747a96d1dc5 100644 --- a/l10n/templates/user_openid.pot +++ b/l10n/templates/user_openid.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-26 01:17+0200\n" +"POT-Creation-Date: 2012-08-26 02:01+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"