From: Tuomo Tanskanen Date: Fri, 19 Feb 2010 15:30:06 +0000 (+0200) Subject: localizations should be in place for all 17 langs X-Git-Tag: v0.5-1~1 X-Git-Url: https://vcs.maemo.org/git/?p=cell-modem-ui;a=commitdiff_plain;h=c0f1ef41263d172287336d063f170ce088e5eb9c localizations should be in place for all 17 langs --- diff --git a/cell-modem-ui/debian/rules b/cell-modem-ui/debian/rules index 87a3051..f2222a0 100755 --- a/cell-modem-ui/debian/rules +++ b/cell-modem-ui/debian/rules @@ -83,6 +83,27 @@ install: build mkdir -p $(CURDIR)/debian/tmp/usr/share/locale/en_US/LC_MESSAGES msgfmt $(CURDIR)/po/en_US.po -o $(CURDIR)/debian/tmp/usr/share/locale/en_US/LC_MESSAGES/cell-modem-ui.mo + mkdir -p $(CURDIR)/debian/tmp/usr/share/locale/ru_RU/LC_MESSAGES + msgfmt $(CURDIR)/po/ru_RU.po -o $(CURDIR)/debian/tmp/usr/share/locale/ru_RU/LC_MESSAGES/cell-modem-ui.mo + + mkdir -p $(CURDIR)/debian/tmp/usr/share/locale/fr_CA/LC_MESSAGES + msgfmt $(CURDIR)/po/fr_CA.po -o $(CURDIR)/debian/tmp/usr/share/locale/fr_CA/LC_MESSAGES/cell-modem-ui.mo + + mkdir -p $(CURDIR)/debian/tmp/usr/share/locale/da_DK/LC_MESSAGES + msgfmt $(CURDIR)/po/da_DK.po -o $(CURDIR)/debian/tmp/usr/share/locale/da_DK/LC_MESSAGES/cell-modem-ui.mo + + mkdir -p $(CURDIR)/debian/tmp/usr/share/locale/no_NO/LC_MESSAGES + msgfmt $(CURDIR)/po/no_NO.po -o $(CURDIR)/debian/tmp/usr/share/locale/no_NO/LC_MESSAGES/cell-modem-ui.mo + + mkdir -p $(CURDIR)/debian/tmp/usr/share/locale/es_MX/LC_MESSAGES + msgfmt $(CURDIR)/po/es_MX.po -o $(CURDIR)/debian/tmp/usr/share/locale/es_MX/LC_MESSAGES/cell-modem-ui.mo + + mkdir -p $(CURDIR)/debian/tmp/usr/share/locale/cs_CZ/LC_MESSAGES + msgfmt $(CURDIR)/po/cs_CZ.po -o $(CURDIR)/debian/tmp/usr/share/locale/cs_CZ/LC_MESSAGES/cell-modem-ui.mo + + mkdir -p $(CURDIR)/debian/tmp/usr/share/locale/pt_PT/LC_MESSAGES + msgfmt $(CURDIR)/po/pt_PT.po -o $(CURDIR)/debian/tmp/usr/share/locale/pt_PT/LC_MESSAGES/cell-modem-ui.mo + binary-indep: build install binary-arch: build install diff --git a/cell-modem-ui/po/cs_CZ.po b/cell-modem-ui/po/cs_CZ.po new file mode 100644 index 0000000..f71b2dd --- /dev/null +++ b/cell-modem-ui/po/cs_CZ.po @@ -0,0 +1,24 @@ + +# Cellular Modem Control Buttons cs_CZ translation file. +# Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. +# This file is distributed under the same license as the cell-modem-ui package. + +msgid "" +msgstr "" +"Project-Id-Version: 0.5\n" +"Report-Msgid-Bugs-To: Tuomo Tanskanen \n" +"POT-Creation-Date: 2010-02-19 14:31+0300\n\n" +"PO-Revision-Date: 2010-02-19 14:31+0300\n\n" +"Last-Translator: Tuomo Tanskanen \n" +"Language-Team: Tuomo Tanskanen \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cell-modem-ui.xml +msgid "cellmodemui_tablet_mode" +msgstr "!! Tablet mode" + +#: cell-modem-ui.xml +msgid "cellmodemui_phone_mode" +msgstr "!! Phone mode" diff --git a/cell-modem-ui/po/da_DK.po b/cell-modem-ui/po/da_DK.po new file mode 100644 index 0000000..658ab31 --- /dev/null +++ b/cell-modem-ui/po/da_DK.po @@ -0,0 +1,24 @@ + +# Cellular Modem Control Buttons da_DK translation file. +# Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. +# This file is distributed under the same license as the cell-modem-ui package. + +msgid "" +msgstr "" +"Project-Id-Version: 0.5\n" +"Report-Msgid-Bugs-To: Tuomo Tanskanen \n" +"POT-Creation-Date: 2010-02-19 14:31+0300\n\n" +"PO-Revision-Date: 2010-02-19 14:31+0300\n\n" +"Last-Translator: Tuomo Tanskanen \n" +"Language-Team: Tuomo Tanskanen \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cell-modem-ui.xml +msgid "cellmodemui_tablet_mode" +msgstr "!! Pekdatorläge" + +#: cell-modem-ui.xml +msgid "cellmodemui_phone_mode" +msgstr "!! Telefonläge" diff --git a/cell-modem-ui/po/de_DE.po b/cell-modem-ui/po/de_DE.po index b463b5a..0788fe8 100644 --- a/cell-modem-ui/po/de_DE.po +++ b/cell-modem-ui/po/de_DE.po @@ -1,5 +1,5 @@ -# Cellular Modem Control Buttons fi_FI translation file. +# Cellular Modem Control Buttons de_DE translation file. # Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. # This file is distributed under the same license as the cell-modem-ui package. @@ -17,8 +17,8 @@ msgstr "" #: cell-modem-ui.xml msgid "cellmodemui_tablet_mode" -msgstr "Tablet mode" +msgstr "Tablet-Modus" #: cell-modem-ui.xml msgid "cellmodemui_phone_mode" -msgstr "Phone mode" +msgstr "Telefon-Modus" diff --git a/cell-modem-ui/po/en_GB.po b/cell-modem-ui/po/en_GB.po index b463b5a..4b73f24 100644 --- a/cell-modem-ui/po/en_GB.po +++ b/cell-modem-ui/po/en_GB.po @@ -1,5 +1,5 @@ -# Cellular Modem Control Buttons fi_FI translation file. +# Cellular Modem Control Buttons en_GB translation file. # Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. # This file is distributed under the same license as the cell-modem-ui package. diff --git a/cell-modem-ui/po/en_US.po b/cell-modem-ui/po/en_US.po index b463b5a..964fef3 100644 --- a/cell-modem-ui/po/en_US.po +++ b/cell-modem-ui/po/en_US.po @@ -1,5 +1,5 @@ -# Cellular Modem Control Buttons fi_FI translation file. +# Cellular Modem Control Buttons en_US translation file. # Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. # This file is distributed under the same license as the cell-modem-ui package. diff --git a/cell-modem-ui/po/es_ES.po b/cell-modem-ui/po/es_ES.po index b463b5a..42a0560 100644 --- a/cell-modem-ui/po/es_ES.po +++ b/cell-modem-ui/po/es_ES.po @@ -1,5 +1,5 @@ -# Cellular Modem Control Buttons fi_FI translation file. +# Cellular Modem Control Buttons es_ES translation file. # Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. # This file is distributed under the same license as the cell-modem-ui package. @@ -17,8 +17,8 @@ msgstr "" #: cell-modem-ui.xml msgid "cellmodemui_tablet_mode" -msgstr "Tablet mode" +msgstr "Modo TabletPC" #: cell-modem-ui.xml msgid "cellmodemui_phone_mode" -msgstr "Phone mode" +msgstr "Modo Teléfono" diff --git a/cell-modem-ui/po/es_MX.po b/cell-modem-ui/po/es_MX.po new file mode 100644 index 0000000..926bb71 --- /dev/null +++ b/cell-modem-ui/po/es_MX.po @@ -0,0 +1,24 @@ + +# Cellular Modem Control Buttons es_MX translation file. +# Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. +# This file is distributed under the same license as the cell-modem-ui package. + +msgid "" +msgstr "" +"Project-Id-Version: 0.5\n" +"Report-Msgid-Bugs-To: Tuomo Tanskanen \n" +"POT-Creation-Date: 2010-02-19 14:31+0300\n\n" +"PO-Revision-Date: 2010-02-19 14:31+0300\n\n" +"Last-Translator: Tuomo Tanskanen \n" +"Language-Team: Tuomo Tanskanen \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cell-modem-ui.xml +msgid "cellmodemui_tablet_mode" +msgstr "!! Modo TabletPC" + +#: cell-modem-ui.xml +msgid "cellmodemui_phone_mode" +msgstr "!! Modo Teléfono" diff --git a/cell-modem-ui/po/fr_CA.po b/cell-modem-ui/po/fr_CA.po new file mode 100644 index 0000000..8343352 --- /dev/null +++ b/cell-modem-ui/po/fr_CA.po @@ -0,0 +1,24 @@ + +# Cellular Modem Control Buttons fr_CA translation file. +# Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. +# This file is distributed under the same license as the cell-modem-ui package. + +msgid "" +msgstr "" +"Project-Id-Version: 0.5\n" +"Report-Msgid-Bugs-To: Tuomo Tanskanen \n" +"POT-Creation-Date: 2010-02-19 14:31+0300\n\n" +"PO-Revision-Date: 2010-02-19 14:31+0300\n\n" +"Last-Translator: Tuomo Tanskanen \n" +"Language-Team: Tuomo Tanskanen \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cell-modem-ui.xml +msgid "cellmodemui_tablet_mode" +msgstr "!! Mode Tablette" + +#: cell-modem-ui.xml +msgid "cellmodemui_phone_mode" +msgstr "!! Mode Téléphone" diff --git a/cell-modem-ui/po/fr_FR.po b/cell-modem-ui/po/fr_FR.po index b463b5a..db07674 100644 --- a/cell-modem-ui/po/fr_FR.po +++ b/cell-modem-ui/po/fr_FR.po @@ -1,5 +1,5 @@ -# Cellular Modem Control Buttons fi_FI translation file. +# Cellular Modem Control Buttons fr_FR translation file. # Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. # This file is distributed under the same license as the cell-modem-ui package. @@ -17,8 +17,8 @@ msgstr "" #: cell-modem-ui.xml msgid "cellmodemui_tablet_mode" -msgstr "Tablet mode" +msgstr "Mode Tablette" #: cell-modem-ui.xml msgid "cellmodemui_phone_mode" -msgstr "Phone mode" +msgstr "Mode Téléphone" diff --git a/cell-modem-ui/po/it_IT.po b/cell-modem-ui/po/it_IT.po index b463b5a..6cccdb1 100644 --- a/cell-modem-ui/po/it_IT.po +++ b/cell-modem-ui/po/it_IT.po @@ -1,5 +1,5 @@ -# Cellular Modem Control Buttons fi_FI translation file. +# Cellular Modem Control Buttons it_IT translation file. # Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. # This file is distributed under the same license as the cell-modem-ui package. @@ -17,8 +17,8 @@ msgstr "" #: cell-modem-ui.xml msgid "cellmodemui_tablet_mode" -msgstr "Tablet mode" +msgstr "Modalità TabletPC" #: cell-modem-ui.xml msgid "cellmodemui_phone_mode" -msgstr "Phone mode" +msgstr "Modalità Cellulare" diff --git a/cell-modem-ui/po/nl_NL.po b/cell-modem-ui/po/nl_NL.po index b463b5a..f9fb9a6 100644 --- a/cell-modem-ui/po/nl_NL.po +++ b/cell-modem-ui/po/nl_NL.po @@ -1,5 +1,5 @@ -# Cellular Modem Control Buttons fi_FI translation file. +# Cellular Modem Control Buttons nl_NL translation file. # Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. # This file is distributed under the same license as the cell-modem-ui package. @@ -17,8 +17,8 @@ msgstr "" #: cell-modem-ui.xml msgid "cellmodemui_tablet_mode" -msgstr "Tablet mode" +msgstr "Tablet Modus" #: cell-modem-ui.xml msgid "cellmodemui_phone_mode" -msgstr "Phone mode" +msgstr "Telefoon Modus" diff --git a/cell-modem-ui/po/no_NO.po b/cell-modem-ui/po/no_NO.po new file mode 100644 index 0000000..ad098eb --- /dev/null +++ b/cell-modem-ui/po/no_NO.po @@ -0,0 +1,24 @@ + +# Cellular Modem Control Buttons no_NO translation file. +# Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. +# This file is distributed under the same license as the cell-modem-ui package. + +msgid "" +msgstr "" +"Project-Id-Version: 0.5\n" +"Report-Msgid-Bugs-To: Tuomo Tanskanen \n" +"POT-Creation-Date: 2010-02-19 14:31+0300\n\n" +"PO-Revision-Date: 2010-02-19 14:31+0300\n\n" +"Last-Translator: Tuomo Tanskanen \n" +"Language-Team: Tuomo Tanskanen \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cell-modem-ui.xml +msgid "cellmodemui_tablet_mode" +msgstr "!! Pekdatorläge" + +#: cell-modem-ui.xml +msgid "cellmodemui_phone_mode" +msgstr "!! Telefonläge" diff --git a/cell-modem-ui/po/pl_PL.po b/cell-modem-ui/po/pl_PL.po index b463b5a..0efd725 100644 --- a/cell-modem-ui/po/pl_PL.po +++ b/cell-modem-ui/po/pl_PL.po @@ -1,5 +1,5 @@ -# Cellular Modem Control Buttons fi_FI translation file. +# Cellular Modem Control Buttons pl_PL translation file. # Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. # This file is distributed under the same license as the cell-modem-ui package. @@ -17,8 +17,8 @@ msgstr "" #: cell-modem-ui.xml msgid "cellmodemui_tablet_mode" -msgstr "Tablet mode" +msgstr "Tryb tabletu" #: cell-modem-ui.xml msgid "cellmodemui_phone_mode" -msgstr "Phone mode" +msgstr "Tryb telefonu" diff --git a/cell-modem-ui/po/pt_PT.po b/cell-modem-ui/po/pt_PT.po new file mode 100644 index 0000000..95b2621 --- /dev/null +++ b/cell-modem-ui/po/pt_PT.po @@ -0,0 +1,24 @@ + +# Cellular Modem Control Buttons pt_PT translation file. +# Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. +# This file is distributed under the same license as the cell-modem-ui package. + +msgid "" +msgstr "" +"Project-Id-Version: 0.5\n" +"Report-Msgid-Bugs-To: Tuomo Tanskanen \n" +"POT-Creation-Date: 2010-02-19 14:31+0300\n\n" +"PO-Revision-Date: 2010-02-19 14:31+0300\n\n" +"Last-Translator: Tuomo Tanskanen \n" +"Language-Team: Tuomo Tanskanen \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cell-modem-ui.xml +msgid "cellmodemui_tablet_mode" +msgstr "!! Tablet mode" + +#: cell-modem-ui.xml +msgid "cellmodemui_phone_mode" +msgstr "!! Phone mode" diff --git a/cell-modem-ui/po/ru_RU.po b/cell-modem-ui/po/ru_RU.po new file mode 100644 index 0000000..acb1734 --- /dev/null +++ b/cell-modem-ui/po/ru_RU.po @@ -0,0 +1,24 @@ + +# Cellular Modem Control Buttons ru_RU translation file. +# Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. +# This file is distributed under the same license as the cell-modem-ui package. + +msgid "" +msgstr "" +"Project-Id-Version: 0.5\n" +"Report-Msgid-Bugs-To: Tuomo Tanskanen \n" +"POT-Creation-Date: 2010-02-19 14:31+0300\n\n" +"PO-Revision-Date: 2010-02-19 14:31+0300\n\n" +"Last-Translator: Tuomo Tanskanen \n" +"Language-Team: Tuomo Tanskanen \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: cell-modem-ui.xml +msgid "cellmodemui_tablet_mode" +msgstr "!! Tablet mode" + +#: cell-modem-ui.xml +msgid "cellmodemui_phone_mode" +msgstr "!! Phone mode" diff --git a/cell-modem-ui/po/sv_SE.po b/cell-modem-ui/po/sv_SE.po index b463b5a..ff0a949 100644 --- a/cell-modem-ui/po/sv_SE.po +++ b/cell-modem-ui/po/sv_SE.po @@ -1,5 +1,5 @@ -# Cellular Modem Control Buttons fi_FI translation file. +# Cellular Modem Control Buttons sv_SE translation file. # Copyright (C) 2010 Tuomo Tanskanen . All rights reserved. # This file is distributed under the same license as the cell-modem-ui package. @@ -17,8 +17,8 @@ msgstr "" #: cell-modem-ui.xml msgid "cellmodemui_tablet_mode" -msgstr "Tablet mode" +msgstr "Pekdatorläge" #: cell-modem-ui.xml msgid "cellmodemui_phone_mode" -msgstr "Phone mode" +msgstr "Telefonläge"