diff --git a/windowsphonepush/lang/C/messages.po b/windowsphonepush/lang/C/messages.po new file mode 100644 index 00000000..b6a10a74 --- /dev/null +++ b/windowsphonepush/lang/C/messages.po @@ -0,0 +1,38 @@ +# ADDON windowsphonepush +# Copyright (C) +# This file is distributed under the same license as the Friendica windowsphonepush addon package. +# +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-26 15:02+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: windowsphonepush.php:85 +msgid "WindowsPhonePush settings updated." +msgstr "" + +#: windowsphonepush.php:114 +msgid "WindowsPhonePush Settings" +msgstr "" + +#: windowsphonepush.php:117 +msgid "Enable WindowsPhonePush Plugin" +msgstr "" + +#: windowsphonepush.php:122 +msgid "Push text of new item" +msgstr "" + +#: windowsphonepush.php:127 +msgid "Save Settings" +msgstr "" diff --git a/windowsphonepush/lang/de/messages.po b/windowsphonepush/lang/de/messages.po deleted file mode 100644 index 543df1cc..00000000 --- a/windowsphonepush/lang/de/messages.po +++ /dev/null @@ -1,30 +0,0 @@ -# ADDON windowsphonepush -# Copyright (C) -# This file is distributed under the same license as the Friendica windowsphonepush addon package. -# -# -# Translators: -# Gerhard Seeber , 2014 -msgid "" -msgstr "" - -#: windowsphonepush.php:85 -msgid "WindowsPhonePush settings updated." -msgstr "WindowsPhonePush Einstellungen aktualisiert" - -#: geonames.php:114 -msgid "WindowsPhonePush Settings" -msgstr "WindowsPhonePush Einstellungen" - -#: geonames.php:117 -msgid "Enable WindowsPhonePush Plugin" -msgstr "WindowsPhonePush Plugin aktivieren" - -#: windowspushphone.php: 122 -msgid "Push text of new item" -msgstr "Sende Text aus neuem Eintrag" - -#: geonames.php:127 -msgid "Save Settings" -msgstr "Einstellungen speichern" - diff --git a/windowsphonepush/lang/de/strings.php b/windowsphonepush/lang/de/strings.php deleted file mode 100644 index e6cb72aa..00000000 --- a/windowsphonepush/lang/de/strings.php +++ /dev/null @@ -1,13 +0,0 @@ -strings["WindowsPhonePush settings updated."] = "WindowsPhonePush Einstellungen aktualisiert"; -$a->strings["WindowsPhonePush Settings"] = "WindowsPhonePush Einstellungen"; -$a->strings["Enable WindowsPhonePush Plugin"] = "WindowsPhonePush Plugin aktivieren"; -$a->strings["Push text of new item"] = "Sende Text aus neuem Eintrag"; -$a->strings["Save Settings"] = "Einstellungen speichern"; -