Author: misha680-guest Date: 2010-10-10 20:13:00 +0000 (Sun, 10 Oct 2010) New Revision: 5345
Modified: trunk/packages/openmrs/trunk/debian/po/de.po trunk/packages/openmrs/trunk/debian/po/templates.pot trunk/packages/openmrs/trunk/debian/templates Log: fix translation errors shown by lintian -i -I *.deb Modified: trunk/packages/openmrs/trunk/debian/po/de.po =================================================================== --- trunk/packages/openmrs/trunk/debian/po/de.po 2010-10-08 17:17:29 UTC (rev 5344) +++ trunk/packages/openmrs/trunk/debian/po/de.po 2010-10-10 20:13:00 UTC (rev 5345) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: openmrs, 1.6.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2010-10-06 15:40-0500\n" +"POT-Creation-Date: 2010-10-09 08:59-0500\n" "PO-Revision-Date: 2010-10-08 13:13+2000\n" "Last-Translator: Andreas Tille <[email protected]>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -19,18 +19,30 @@ #. Type: boolean #. Description #: ../templates:1001 -msgid "" -"Would you like to remove the local OpenMRS database on openmrs package purge?" +#, fuzzy +#| msgid "" +#| "Would you like to remove the local OpenMRS database on openmrs package " +#| "purge?" +msgid "Remove local OpenMRS database on package purge?" msgstr "" -"Soll die lokale OpenMRS Datenbank gelöscht werden, wenn das openmrs Paket mittels " -"purge entfernt wird?" +"Soll die lokale OpenMRS Datenbank gelöscht werden, wenn das openmrs Paket " +"mittels purge entfernt wird?" #. Type: boolean #. Description #: ../templates:1001 msgid "" -"Attention, if you answer \"yes\" all your data will be gone in case of " -"purging the openmrs package." +"Attention, enabling this option will result in LOSS OF ALL DATA if the " +"package is purged." msgstr "" -"Achtung, wenn die Frage bejaht wird, werden alle Daten gelöscht, die mit OpenMRS " -"erzeugt wurden, sobald das Paket mit purge entfernt wird." + +#, fuzzy +#~| msgid "" +#~| "Attention, if you answer \"yes\" all your data will be gone in case of " +#~| "purging the openmrs package." +#~ msgid "" +#~ "Attention, if you enable this option all your data will be gone if you " +#~ "choose to purge the openmrs package." +#~ msgstr "" +#~ "Achtung, wenn die Frage bejaht wird, werden alle Daten gelöscht, die mit " +#~ "OpenMRS erzeugt wurden, sobald das Paket mit purge entfernt wird." Modified: trunk/packages/openmrs/trunk/debian/po/templates.pot =================================================================== --- trunk/packages/openmrs/trunk/debian/po/templates.pot 2010-10-08 17:17:29 UTC (rev 5344) +++ trunk/packages/openmrs/trunk/debian/po/templates.pot 2010-10-10 20:13:00 UTC (rev 5345) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2010-10-06 15:40-0500\n" +"POT-Creation-Date: 2010-10-09 08:59-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <em...@address>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -20,14 +20,13 @@ #. Type: boolean #. Description #: ../templates:1001 -msgid "" -"Would you like to remove the local OpenMRS database on openmrs package purge?" +msgid "Remove local OpenMRS database on package purge?" msgstr "" #. Type: boolean #. Description #: ../templates:1001 msgid "" -"Attention, if you answer \"yes\" all your data will be gone in case of " -"purging the openmrs package." +"Attention, enabling this option will result in LOSS OF ALL DATA if the " +"package is purged." msgstr "" Modified: trunk/packages/openmrs/trunk/debian/templates =================================================================== --- trunk/packages/openmrs/trunk/debian/templates 2010-10-08 17:17:29 UTC (rev 5344) +++ trunk/packages/openmrs/trunk/debian/templates 2010-10-10 20:13:00 UTC (rev 5345) @@ -1,5 +1,6 @@ Template: openmrs/remove-data-on-purge Type: boolean Default: false -_Description: Would you like to remove the local OpenMRS database on openmrs package purge? - Attention, if you answer "yes" all your data will be gone in case of purging the openmrs package. +_Description: Remove local OpenMRS database on package purge? + Attention, enabling this option will result in LOSS OF ALL DATA if the package is + purged. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
