From a8a21e423fa804610b8a6d276f7bd86f66f1e27a Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sun, 11 Apr 2010 16:47:20 +0200 Subject: Add basic translated .desktop file and update POTFILES accordingly --- po/POTFILES.in | 1 + po/POTFILES.skip | 1 + po/de.po | 10 +++++++++- po/fr.po | 10 +++++++++- 4 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 po/POTFILES.skip (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 3443413..60e8d16 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,6 @@ # List of source files containing translatable strings. # Please keep this list in alphabetic order. +data/sbmanager.desktop.in.in src/device.c src/gui.c src/iconstate.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip new file mode 100644 index 0000000..1a4adaf --- /dev/null +++ b/po/POTFILES.skip @@ -0,0 +1 @@ +data/sbmanager.desktop.in diff --git a/po/de.po b/po/de.po index eb2f6d0..1f566ec 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: sbmanager 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-04-07 17:55+0200\n" +"POT-Creation-Date: 2010-04-11 16:35+0200\n" "PO-Revision-Date: 2010-01-18 04:30+0100\n" "Last-Translator: Nikias Bassen \n" "Language-Team: \n" @@ -15,6 +15,14 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: ../data/sbmanager.desktop.in.in.h:1 +msgid "Manage SpringBoard icons on iPhone/iPod Touch devices" +msgstr "" + +#: ../data/sbmanager.desktop.in.in.h:2 +msgid "SpringBoard Manager" +msgstr "" + #: ../src/device.c:62 ../src/device.c:223 #, c-format msgid "No device found, is it plugged in?" diff --git a/po/fr.po b/po/fr.po index 8031213..8daed37 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: sbmanager 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-04-07 17:55+0200\n" +"POT-Creation-Date: 2010-04-11 16:35+0200\n" "PO-Revision-Date: 2010-01-18 04:30+0100\n" "Last-Translator: Christophe Fergeau \n" "Language-Team: \n" @@ -15,6 +15,14 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: ../data/sbmanager.desktop.in.in.h:1 +msgid "Manage SpringBoard icons on iPhone/iPod Touch devices" +msgstr "" + +#: ../data/sbmanager.desktop.in.in.h:2 +msgid "SpringBoard Manager" +msgstr "" + #: ../src/device.c:62 ../src/device.c:223 #, c-format msgid "No device found, is it plugged in?" -- cgit v1.1-32-gdbae