summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorvanntile <valentin.ionita1201@gmail.com>2019-01-24 06:24:03 +0000
committervanntile <valentin.ionita1201@gmail.com>2019-01-24 06:24:03 +0000
commitdeeb288fc38e09fba325741afb2c66f693438f9b (patch)
tree8bfd904d16ae1b598afaf82ee9bd9ffe83afbe9f /po
parentOnly connect color profile event when building against LCMS. (diff)
downloadinkscape-deeb288fc38e09fba325741afb2c66f693438f9b.tar.gz
inkscape-deeb288fc38e09fba325741afb2c66f693438f9b.zip
Rename Linux metadata Issue fix
Diffstat (limited to 'po')
-rw-r--r--po/CMakeLists.txt28
-rw-r--r--po/POTFILES.in4
-rw-r--r--po/am.po14
-rw-r--r--po/ar.po14
-rw-r--r--po/as.po14
-rw-r--r--po/az.po14
-rw-r--r--po/be.po14
-rw-r--r--po/bg.po14
-rw-r--r--po/bn.po14
-rw-r--r--po/bn_BD.po14
-rw-r--r--po/br.po14
-rw-r--r--po/brx.po14
-rw-r--r--po/ca.po14
-rw-r--r--po/ca@valencia.po14
-rw-r--r--po/cs.po14
-rw-r--r--po/da.po14
-rw-r--r--po/de.po14
-rw-r--r--po/doi.po14
-rw-r--r--po/dz.po14
-rw-r--r--po/el.po14
-rw-r--r--po/en_AU.po14
-rw-r--r--po/en_CA.po14
-rw-r--r--po/en_GB.po14
-rw-r--r--po/eo.po14
-rw-r--r--po/es.po14
-rw-r--r--po/es_MX.po14
-rw-r--r--po/et.po14
-rw-r--r--po/eu.po14
-rw-r--r--po/fa.po14
-rw-r--r--po/fi.po14
-rw-r--r--po/fr.po14
-rw-r--r--po/ga.po14
-rwxr-xr-xpo/generate_POTFILES.sh4
-rw-r--r--po/gl.po14
-rw-r--r--po/gu.po14
-rw-r--r--po/he.po14
-rw-r--r--po/hi.po14
-rw-r--r--po/hr.po14
-rw-r--r--po/hu.po14
-rw-r--r--po/hy.po14
-rw-r--r--po/id.po14
-rw-r--r--po/inkscape.pot14
-rw-r--r--po/is.po14
-rw-r--r--po/it.po14
-rw-r--r--po/ja.po14
-rw-r--r--po/km.po14
-rw-r--r--po/kn.po14
-rw-r--r--po/ko.po14
-rw-r--r--po/kok.po14
-rw-r--r--po/kok@latin.po14
-rw-r--r--po/ks@aran.po14
-rw-r--r--po/ks@deva.po14
-rw-r--r--po/lt.po14
-rw-r--r--po/lv.po14
-rw-r--r--po/mai.po14
-rw-r--r--po/mk.po14
-rw-r--r--po/ml.po14
-rw-r--r--po/mn.po14
-rw-r--r--po/mni.po14
-rw-r--r--po/mni@beng.po14
-rw-r--r--po/mr.po14
-rw-r--r--po/nb.po14
-rw-r--r--po/ne.po14
-rw-r--r--po/nl.po14
-rw-r--r--po/nn.po14
-rw-r--r--po/or.po14
-rw-r--r--po/pa.po14
-rw-r--r--po/pl.po14
-rw-r--r--po/pt.po14
-rw-r--r--po/pt_BR.po14
-rw-r--r--po/ro.po14
-rw-r--r--po/ru.po14
-rw-r--r--po/rw.po14
-rw-r--r--po/sa.po14
-rw-r--r--po/sat.po14
-rw-r--r--po/sat@deva.po14
-rw-r--r--po/sd.po14
-rw-r--r--po/sd@deva.po14
-rw-r--r--po/sk.po14
-rw-r--r--po/sl.po14
-rw-r--r--po/sq.po14
-rw-r--r--po/sr.po14
-rw-r--r--po/sr@latin.po14
-rw-r--r--po/sv.po14
-rw-r--r--po/ta.po14
-rw-r--r--po/te.po14
-rw-r--r--po/th.po14
-rw-r--r--po/tr.po14
-rw-r--r--po/uk.po14
-rw-r--r--po/ur.po14
-rw-r--r--po/vi.po14
-rw-r--r--po/zh_CN.po14
-rw-r--r--po/zh_TW.po14
93 files changed, 648 insertions, 648 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index aed737fdb..6230035d6 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -12,36 +12,36 @@ endforeach(language)
if(UNIX)
- # translate inkscape.desktop
+ # translate org.inkscape.Inkscape.desktop
if("${GETTEXT_VERSION_STRING}" VERSION_GREATER "0.19")
- add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/inkscape.desktop
+ add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.desktop
DEPENDS ${LANGUAGES}
- COMMAND ${GETTEXT_MSGFMT_EXECUTABLE} --desktop --template ${CMAKE_SOURCE_DIR}/inkscape.desktop.template -d ${CMAKE_CURRENT_SOURCE_DIR} -o ${CMAKE_BINARY_DIR}/inkscape.desktop.template.in --keyword=Name --keyword=GenericName --keyword=X-GNOME-FullName --keyword=Comment --keyword=Keywords
+ COMMAND ${GETTEXT_MSGFMT_EXECUTABLE} --desktop --template ${CMAKE_SOURCE_DIR}/org.inkscape.Inkscape.desktop.template -d ${CMAKE_CURRENT_SOURCE_DIR} -o ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.desktop.template.in --keyword=Name --keyword=GenericName --keyword=X-GNOME-FullName --keyword=Comment --keyword=Keywords
COMMAND ${CMAKE_COMMAND} -DINKSCAPE_SOURCE_DIR=${CMAKE_SOURCE_DIR} -DINKSCAPE_BINARY_DIR=${CMAKE_BINARY_DIR} -DENABLE_BINRELOC=${ENABLE_BINRELOC} -P ${CMAKE_SOURCE_DIR}/CMakeScripts/inkscape-desktop.cmake
)
else()
- message("Old gettext version, not translating inkscape.desktop")
- add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/inkscape.desktop
- COMMAND cp ${CMAKE_SOURCE_DIR}/inkscape.desktop.template ${CMAKE_BINARY_DIR}/inkscape.desktop.template.in
+ message("Old gettext version, not translating org.inkscape.Inkscape.desktop")
+ add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.desktop
+ COMMAND cp ${CMAKE_SOURCE_DIR}/org.inkscape.Inkscape.desktop.template ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.desktop.template.in
COMMAND ${CMAKE_COMMAND} -DINKSCAPE_SOURCE_DIR=${CMAKE_SOURCE_DIR} -DINKSCAPE_BINARY_DIR=${CMAKE_BINARY_DIR} -DENABLE_BINRELOC=${ENABLE_BINRELOC} -P ${CMAKE_SOURCE_DIR}/CMakeScripts/inkscape-desktop.cmake
)
endif()
- add_custom_target(inkscape_desktop ALL DEPENDS ${CMAKE_BINARY_DIR}/inkscape.desktop)
+ add_custom_target(inkscape_desktop ALL DEPENDS ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.desktop)
- # translate inkscape.appdata.xml
+ # translate org.inkscape.Inkscape.appdata.xml
if("${GETTEXT_VERSION_STRING}" VERSION_GREATER "0.19")
- add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/inkscape.appdata.xml
+ add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.appdata.xml
DEPENDS ${LANGUAGES}
- COMMAND ${GETTEXT_MSGFMT_EXECUTABLE} --xml --template ${CMAKE_SOURCE_DIR}/inkscape.appdata.xml.in -d ${CMAKE_CURRENT_SOURCE_DIR} -o ${CMAKE_BINARY_DIR}/inkscape.appdata.xml
+ COMMAND ${GETTEXT_MSGFMT_EXECUTABLE} --xml --template ${CMAKE_SOURCE_DIR}/org.inkscape.Inkscape.appdata.xml.in -d ${CMAKE_CURRENT_SOURCE_DIR} -o ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.appdata.xml
)
else()
- message("Old gettext version, not translating inkscape.appdata.xml")
- add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/inkscape.appdata.xml
- COMMAND cp ${CMAKE_SOURCE_DIR}/inkscape.appdata.xml.in ${CMAKE_BINARY_DIR}/inkscape.appdata.xml
+ message("Old gettext version, not translating org.inkscape.Inkscape.appdata.xml")
+ add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.appdata.xml
+ COMMAND cp ${CMAKE_SOURCE_DIR}/org.inkscape.Inkscape.appdata.xml.in ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.appdata.xml
)
endif()
- add_custom_target(inkscape_appdata ALL DEPENDS ${CMAKE_BINARY_DIR}/inkscape.appdata.xml)
+ add_custom_target(inkscape_appdata ALL DEPENDS ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.appdata.xml)
endif()
# update inkscape.pot
diff --git a/po/POTFILES.in b/po/POTFILES.in
index bb029f9ee..b5e1b1de5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,8 +2,8 @@
# Please keep this file sorted alphabetically.
# Generated by ./generate_POTFILES.sh at Sun Jan 20 11:29:25 CET 2019
[encoding: UTF-8]
-inkscape.appdata.xml.in
-inkscape.desktop.in
+org.inkscape.Inkscape.appdata.xml.in
+org.inkscape.Inkscape.desktop.in
share/filters/filters.svg.h
share/palettes/palettes.h
share/patterns/patterns.svg.h
diff --git a/po/am.po b/po/am.po
index 75eab9d95..5e2a4e689 100644
--- a/po/am.po
+++ b/po/am.po
@@ -17,31 +17,31 @@ msgstr ""
"X-Poedit-Language: Amharic\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr ""
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr ""
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr ""
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index 98758e010..2296685b5 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -33,32 +33,32 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ضاعِف النافذة"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "إنكسكيب"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "محرر الرسومات الشعاعية"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "إنكسكيب محرر الرسومات الشعاعية"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "إنشاء و تحرير الرسومات الشعاعية"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "رسم جديد"
diff --git a/po/as.po b/po/as.po
index 9f55dc0eb..f702def17 100644
--- a/po/as.po
+++ b/po/as.po
@@ -19,32 +19,32 @@ msgstr ""
"X-Generator: Lokalize 1.1\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "নকল উইণ্ডোখন "
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "ইনস্কেপ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ভেক্টৰ গ্ৰাফিক্স সম্পাদনকৰ্তা "
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "ইনস্কেপ ভেক্টৰ গ্ৰাফিক্স সম্পাদনকৰ্তা "
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "জুখিব পৰা ভেক্টৰ গ্ৰাফিক্স ছবিবোৰ তৈয়াৰ আৰু সম্পাদনা কৰক"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ড্ৰয়িং"
diff --git a/po/az.po b/po/az.po
index e3deb0bdc..f4bacc2f1 100644
--- a/po/az.po
+++ b/po/az.po
@@ -18,36 +18,36 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.0.1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Düyünü ikiləşdir"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Sodipodi slayd göstərişi"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "SVG Vektor İlyustratoru"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "SVG Vektor İlyustratoru"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
#, fuzzy
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Ölçülənə Bilən Vektor Qrafikası formatı"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Rəsm"
diff --git a/po/be.po b/po/be.po
index 08ad0732d..89a474359 100644
--- a/po/be.po
+++ b/po/be.po
@@ -34,32 +34,32 @@ msgstr ""
"X-Poedit-Basepath: /home/globus/build/inkscape-devel/src\n"
"X-Poedit-Bookmarks: 4750,-1,-1,-1,-1,-1,-1,-1,-1,-1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "_Падвоіць вакно"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Рэдактар вэктарнай ґрафікі"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Рэдактар вэктарнай ґрафікі Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Стварэньне й зьмяненьне відарысаў вэктарнай ґрафікі (SVG)"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Рысунак"
diff --git a/po/bg.po b/po/bg.po
index 16a299a3a..ced6c748a 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -22,34 +22,34 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.11.4\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "_Дублиране на прозореца"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Напускане на Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape илюстратор за векторна графика"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape илюстратор за векторна графика"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Създаване и редакция на изображения Scalable Vector Graphics"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Рисунка"
diff --git a/po/bn.po b/po/bn.po
index 7563b5d72..a620f3e22 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -18,34 +18,34 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Rosetta-Export-Date: 2007-02-07 06:34+0000\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr ""
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "ইন্কস্কেপ পরিচিতি"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "ইন্কস্কেপ ভেক্টর ইলাস্ট্রেটর"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "ইন্কস্কেপ ভেক্টর ইলাস্ট্রেটর"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "স্কেলেবল ভেক্টর গ্রাফিক্স ছবি তৈরী ও সম্পাদনা করুন"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "লাইসেন্স (_ল)"
diff --git a/po/bn_BD.po b/po/bn_BD.po
index b43d7f45f..a431f71b2 100644
--- a/po/bn_BD.po
+++ b/po/bn_BD.po
@@ -18,32 +18,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Rosetta-Export-Date: 2007-02-07 06:34+0000\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "উইন্ডো প্রতিলিপি করুন (_a)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "ইন্কস্কেপ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ভেক্টর গ্রাফিক্স সম্পাদক"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "ইন্কস্কেপ ভেক্টর গ্রাফিক্স সম্পাদক"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "স্কেলেবল ভেক্টর গ্রাফিক্স ছবি তৈরী ও সম্পাদনা করুন"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "নতুন ড্রইং"
diff --git a/po/br.po b/po/br.po
index d2f9d3cec..a066e97d0 100644
--- a/po/br.po
+++ b/po/br.po
@@ -16,32 +16,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 1.5.5\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Arred_aoliñ ar prenestr"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Embanner kevregadoù sturiadel"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape Embanner kevregadoù sturiadel"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Krouiñ hag embann skeudennoù mod SVG (Scalable Vector Graphics)"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Tresadenn nevez"
diff --git a/po/brx.po b/po/brx.po
index 9d6e893da..1bc1e815d 100644
--- a/po/brx.po
+++ b/po/brx.po
@@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-Bookmarks: 3328,56,267,188,302,-1,-1,-1,-1,-1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "डुप्लिकेट उइन्ड'"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "इङ्कस्केप"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "भेक्टर ग्राफिक्स सुजुगिरि "
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "इङ्कस्केप भेक्टर ग्राफिक्स सुजुगिरि "
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "सुजाथाव भेक्टर ग्राफिक्स मुसुखाफोर सोरजि आरो सुजु"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "आखिनाय "
diff --git a/po/ca.po b/po/ca.po
index 66b626e83..2a1f86818 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -30,31 +30,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.0.6\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Finestra principal de l'aplicació"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Editor de gràfics vectorials"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Editor de gràfics vectorials Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Creeu i editeu imatges de gràfics de vectors escalables"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "imatge;editor;vector;dibuix;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Dibuix nou"
diff --git a/po/ca@valencia.po b/po/ca@valencia.po
index e9f55ca92..08a00791b 100644
--- a/po/ca@valencia.po
+++ b/po/ca@valencia.po
@@ -22,32 +22,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Gtranslator\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Duplic_a la finestra"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Editor de gràfics vectorials"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Editor de gràfics vectorials Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Creeu i editeu imatges de gràfics de vectors escalables"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Dibuix"
diff --git a/po/cs.po b/po/cs.po
index 59ad6a5f7..e326709f0 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -14,31 +14,31 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Poedit 2.2\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Hlavní okno aplikace"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Editor vektorové grafiky"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape - editor vektorové grafiky"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Vytvářejte a upravujte obrázky Scalable Vector Graphics"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "obrázek;editor;vektor;kresba;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Nová kresba"
diff --git a/po/da.po b/po/da.po
index 46180d8f4..32b602d88 100644
--- a/po/da.po
+++ b/po/da.po
@@ -22,32 +22,32 @@ msgstr ""
"X-Language: da_DK\n"
"X-Source-Language: C\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Dupli_kér vindue"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Vectorgrafik redigering"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape vektorgrafik redigering"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Opret og redigér SVG-billeder"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Ny tegning"
diff --git a/po/de.po b/po/de.po
index 7c493fd62..ef554e4ea 100644
--- a/po/de.po
+++ b/po/de.po
@@ -38,31 +38,31 @@ msgstr ""
"X-Source-Language: C\n"
"X-Generator: Lokalize 2.0\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Hauptfenster"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Vektorgrafikeditor"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Vektorgrafikeditor Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Skalierbare Vektorgrafiken erstellen und bearbeiten"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "image;editor;vector;drawing;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Neue Zeichnung"
diff --git a/po/doi.po b/po/doi.po
index b2e624744..593f89f00 100644
--- a/po/doi.po
+++ b/po/doi.po
@@ -18,32 +18,32 @@ msgstr ""
"X-Generator: Translate Toolkit 1.9.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "नकली विंडो "
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "इंकस्केप "
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "वैक्टर ग्राफिक्स संपादक"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "इंकस्केप वैक्टर ग्राफिक्स संपादक"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "मापजोग वैक्टर ग्राफिक्स बिंब बनाओ ते संपादत करो "
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "चित्रकारी "
diff --git a/po/dz.po b/po/dz.po
index e0f7824fc..1bb70aed3 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -21,35 +21,35 @@ msgstr ""
"X-Poedit-Country: Bhutan\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "སྒོ་སྒྲིག་རྫུན་མ།(_a)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "ཨིངཀིསི་ཀེབ་སྤང་།"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "ཨིཀིསིཀེཔི་ སི་ཝི་ཇི་ མཉམ་ཐིག་གི་པར་རིས་མཁན།"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "ཨིཀིསིཀེཔི་ སི་ཝི་ཇི་ མཉམ་ཐིག་གི་པར་རིས་མཁན།"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "ཆ་ཚད་འཇལ་བཏུབ་པའི་མཉམ་ཐིག་ཚད་རིས་ཀྱི་གཟུགས་བརྙན་ཚུ་གསར་བསྐྲུན་དང་ཞུན་དག་འབད།"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "པར་རིས།"
diff --git a/po/el.po b/po/el.po
index 94fe86940..7c4c4a33b 100644
--- a/po/el.po
+++ b/po/el.po
@@ -21,32 +21,32 @@ msgstr ""
"X-Generator: Poedit 1.5.4\n"
"X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,1797,-1,-1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Διπλασιασμός παρα_θύρου"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Επεξεργαστής διανυσματικών γραφικών"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Επεξεργαστής διανυσματικών γραφικών Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Δημιουργία και τροποποίηση κλιμακώσιμων διανυσματικών εικόνων γραφικών"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Νέο σχέδιο"
diff --git a/po/en_AU.po b/po/en_AU.po
index 10b3604b8..580b0e1f5 100644
--- a/po/en_AU.po
+++ b/po/en_AU.po
@@ -17,35 +17,35 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Duplic_ate Window"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Quit Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape Vector Illustrator"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape Vector Illustrator"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Create and edit Scalable Vector Graphics images"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Drawing"
diff --git a/po/en_CA.po b/po/en_CA.po
index 1bd6a24da..aa14727e8 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -18,36 +18,36 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Duplicate node"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Sodipodi slideshow"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "SVG Vector Illustrator"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "SVG Vector Illustrator"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
#, fuzzy
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Scalable Vector Graphics format"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Drawing"
diff --git a/po/en_GB.po b/po/en_GB.po
index 736ea31b3..da6eda6e6 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -19,31 +19,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.8.11\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Main application window"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Vector Graphics Editor"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape Vector Graphics Editor"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Create and edit Scalable Vector Graphics images"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "image;editor;vector;drawing;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "New Drawing"
diff --git a/po/eo.po b/po/eo.po
index f1792dfc5..4cc96f8b1 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -29,34 +29,34 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.0.2\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Duplik_atu Fenestron"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Fermu Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape: Ilustrilo por Vektoraj Bildoj"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape: Ilustrilo por Vektoraj Bildoj"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Kreu kaj redaktu bildoj en formato SVG (Scalable Vector Graphics)"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Desegno"
diff --git a/po/es.po b/po/es.po
index 7e1313797..18a7ad0d2 100644
--- a/po/es.po
+++ b/po/es.po
@@ -24,31 +24,31 @@ msgstr ""
"X-Generator: Gtranslator 2.91.7\n"
"X-Poedit-SourceCharset: UTF-8\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Ventana principal de la aplicación"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Editor de gráficos vectoriales"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Editor de gráficos vectoriales Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Cree y edite Gráficos Vectoriales Escalables (SVG)"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "imagen, editor; vectorial; dibujo;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Dibujo nuevo"
diff --git a/po/es_MX.po b/po/es_MX.po
index 8f168a055..064b2d46c 100644
--- a/po/es_MX.po
+++ b/po/es_MX.po
@@ -21,35 +21,35 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Duplicar nodo"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Acerca de Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Ilustrador vectorial SVG"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "Ilustrador vectorial SVG"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr ""
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Dibujo"
diff --git a/po/et.po b/po/et.po
index b702855bb..2664a8244 100644
--- a/po/et.po
+++ b/po/et.po
@@ -20,34 +20,34 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Bookmarks: -1,2858,-1,-1,-1,-1,-1,-1,-1,-1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Akna _paljundamine"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Inkscape töö lõpetamine"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape, vektorgraafika redaktor"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape, vektorgraafika redaktor"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "SVG-vektorgraafikas piltide joonistamine ja muutmine"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Joonistus"
diff --git a/po/eu.po b/po/eu.po
index 91425b74a..0d1e4501c 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -20,31 +20,31 @@ msgstr ""
"X-Generator: Poedit 2.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Aplikazioaren leiho nagusia"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Grafiko bektorialen editorea"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape grafiko bektorialen editorea"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Sortu eta editatu Grafiko Bektorial Eskalakor (SVG) formatuko irudiak"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "irudia;editotea;bektoriala;marrazkia;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Marrazki berria"
diff --git a/po/fa.po b/po/fa.po
index 309db93c5..cf2d961dd 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -17,32 +17,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n>1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "_تکثیر پنجره"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr ""
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr ""
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "طراحی"
diff --git a/po/fi.po b/po/fi.po
index 10c5b6253..edb7a8b96 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -19,34 +19,34 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.0\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Monista ikkun_a"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Lopeta Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape vektorigrafiikkatyökalu"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape vektorigrafiikkatyökalu"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Luo ja muokkaa Scalable Vector Graphics -piirroksia"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Piirros"
diff --git a/po/fr.po b/po/fr.po
index ccdbf9b86..687206061 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -32,31 +32,31 @@ msgstr ""
"X-Poedit-Bookmarks: 46,-1,-1,-1,-1,-1,-1,-1,-1,-1\n"
"X-Generator: Poedit 2.2\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Fenêtre principale de l'application"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Éditeur d'images vectorielles SVG Inkscape"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Éditeur d'images vectorielles SVG Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Créer et éditer des images Scalable Vector Graphics"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "image;éditeur;vectoriel;dessin;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Nouveau dessin"
diff --git a/po/ga.po b/po/ga.po
index d7732548b..279230dab 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -17,32 +17,32 @@ msgstr ""
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr ""
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Úsáideor"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr ""
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Amharc Nua"
diff --git a/po/generate_POTFILES.sh b/po/generate_POTFILES.sh
index f3cb24ac9..bbdeff0a4 100755
--- a/po/generate_POTFILES.sh
+++ b/po/generate_POTFILES.sh
@@ -21,8 +21,8 @@ rm -f POTFILES.in.new
echo "# Please keep this file sorted alphabetically."
echo "# Generated by $prog at `date`"
echo "[encoding: UTF-8]"
- echo "inkscape.appdata.xml.in"
- echo "inkscape.desktop.in"
+ echo "org.inkscape.Inkscape.appdata.xml.in"
+ echo "org.inkscape.Inkscape.desktop.in"
echo "share/filters/filters.svg.h"
echo "share/palettes/palettes.h"
echo "share/patterns/patterns.svg.h"
diff --git a/po/gl.po b/po/gl.po
index d8b719785..0e5ef0a3b 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -23,32 +23,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.0\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Duplic_ar xanela"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Editor de imaxes vectoriais"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Editor de imaxes vectoriais Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Cree e edite imaxes Scalable Vector Graphics"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Debuxo"
diff --git a/po/gu.po b/po/gu.po
index c31c6ec27..a5e97156f 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -17,32 +17,32 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ડુપ્લિ_કેટ વિંડો"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "વ્હેક્ટર ગ્રાફિક્સ સંપાદક"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape વ્હેક્ટર ગ્રાફિક્સ સંપાદક"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "માપવાયોગ્ય વ્હેક્ટર ગ્રાફિક્સ છવિઓ બનાવો અને સંપાદિત કરો"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ચિત્ર"
diff --git a/po/he.po b/po/he.po
index 80d441671..57e8a4e9a 100644
--- a/po/he.po
+++ b/po/he.po
@@ -18,32 +18,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.6.1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "שכפול _חלון"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "אינקסקייפ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "עורך גרפיקה וקטורית"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "אינקסקייפ — עורך גרפיקה וקטורית"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "יצירה ועריכה של תמונות בגרפיקת וקטורים נמתחת"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ציור"
diff --git a/po/hi.po b/po/hi.po
index f08835258..93e48ab12 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.6.1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "नकली विंडो (_a)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "इंकस्केप"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "वेक्टर ग्राफिक्स संपादक "
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "इंकस्केप वेक्टर ग्राफिक्स संपादक "
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "मापनीय वेक्टर ग्राफिक्स छवियां बनाएं और संपादित करें"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "रेखाचित्र"
diff --git a/po/hr.po b/po/hr.po
index 0a55183d1..11930f1f5 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -24,31 +24,31 @@ msgstr ""
"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
"X-Generator: Poedit 2.2\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Osnovni prozor programa"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Uređivač vektorskih grafika"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape – uređivač vektorskih grafika"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Stvaraj i uređuj skalabilne vektorske grafike"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "slika;uređivač;vektor;crtež;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Novi crtež"
diff --git a/po/hu.po b/po/hu.po
index 0a0c7fc23..8481d4b5b 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -22,33 +22,33 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.1.1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Fő alkalmazásablak"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Vektorgrafikai szerkesztő"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape - vektorgrafikai szerkesztő"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr ""
"Scalable Vector Graphics (méretezhető vektorgrafika, SVG)-képek létrehozása "
"és szerkesztése"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "kép;szerkesztő;vektor;rajzolás;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Új rajz"
diff --git a/po/hy.po b/po/hy.po
index 6d23d1faa..4d5271299 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -16,34 +16,34 @@ msgstr ""
"X-Poedit-SourceCharset: utf-8\n"
"Plural-Forms: nplurals=2; plural=n != 1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr ""
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Դուրս Գալ Inkscape-ից"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape Վեկտորային Գրաֆիկայի Խմբագիր"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape Վեկտորային Գրաֆիկայի Խմբագիր"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
#, fuzzy
msgid "Create and edit Scalable Vector Graphics images"
msgstr "SVG նկարների ստեղծում և խմբագրում"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "drawing%s"
diff --git a/po/id.po b/po/id.po
index bbfb71bb2..35e0bec6e 100644
--- a/po/id.po
+++ b/po/id.po
@@ -20,32 +20,32 @@ msgstr ""
"X-Poedit-Language: Indonesian\n"
"X-Poedit-Country: INDONESIA\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "_Gandakan Jendela"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Penyunting Grafik Vektor"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Penyunting Grafik Vektor Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Membuat dan mengedit gambar Scalable Vector Graphics"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Gambar"
diff --git a/po/inkscape.pot b/po/inkscape.pot
index c1af58919..6c0e1729d 100644
--- a/po/inkscape.pot
+++ b/po/inkscape.pot
@@ -18,31 +18,31 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr ""
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr ""
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr ""
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr ""
diff --git a/po/is.po b/po/is.po
index aba92d7ed..7d5ec3648 100644
--- a/po/is.po
+++ b/po/is.po
@@ -19,31 +19,31 @@ msgstr ""
"\n"
"X-Generator: Lokalize 2.0\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Aðalgluggi forritsins"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Teikniforrit fyrir vigramyndir / línuteikningar"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape teikniforrit fyrir vigramyndir"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Vinna með SVG vektorteikningar (Scalable Vector Graphics)"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "mynd;ritill;vigur;vektor;línur;teikning;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Ný teikning"
diff --git a/po/it.po b/po/it.po
index 6e093b093..47c21b39e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -22,31 +22,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.5.4\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Finestra applicazione"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Grafica vettoriale SVG"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape - Grafica vettoriale SVG"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Crea e modifica immagini Scalable Vector Graphics"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "immagine;editor;vettoriale;disegno;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Nuovo disegno"
diff --git a/po/ja.po b/po/ja.po
index 0abfa9807..8cee117f8 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -30,32 +30,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ウィンドウを複製(_A)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ベクターグラフィックエディター"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape ベクターグラフィックエディター"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Scalable Vector Graphics (SVG) 画像の作成と編集を行います"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "新しいベクター画像"
diff --git a/po/km.po b/po/km.po
index f6498100b..8e60a48c8 100644
--- a/po/km.po
+++ b/po/km.po
@@ -18,32 +18,32 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"X-Language: km_KH\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ចម្លង​បង្អួច"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "កម្មវិធី​កែ​សម្រួល​ក្រាហ្វិក​វ៉ិចទ័រ"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "កម្មវិធី​កែ​សម្រួល​ក្រាហ្វិក​វ៉ិចទ័រ​របស់​ Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "បង្កើត និង​កែសម្រួល​​​រូបភាព​ក្រាហ្វិក​វ៉ិចទ័រ​ដែល​អាច​ធ្វើ​មាត្រដ្ឋាន​បាន​​"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "គំនូរ"
diff --git a/po/kn.po b/po/kn.po
index db6367d22..f51310c40 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ಕಿಟಕಿಯ ನಕಲು ಪ್ರತಿ ಮಾಡಿ (_a)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "ಇಂಕ್‌ಸ್ಕೇಪ್"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ವೆಕ್ಟರ್ ಗ್ರಾಫಿಕ್ಸ್ ಸಂಪಾದಕ"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "ಇಂಕ್‌ಸ್ಕೇಪ್ ವೆಕ್ಟರ್ ಗ್ರಾಫಿಕ್ಸ್ ಸಂಪಾದಕ"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "ಸ್ಕೇಲೆಬಲ್ ವೆಕ್ಟರ್ ಗ್ರಾಫಿಕ್ಸ್ ಚಿತ್ರಗಳನ್ನು ರಚಿಸಿ ಹಾಗು ಸಂಪಾದಿಸಿ"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ಚಿತ್ರರಚನೆ"
diff --git a/po/ko.po b/po/ko.po
index ee1d52c60..e886fc28e 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -13,31 +13,31 @@ msgstr ""
"X-Generator: Poedit 2.0.4\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "주 애플리케이션 창"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "잉크스케이프"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "벡터 그래픽 편집기"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "잉크스케이프 벡터 그래픽 편집기"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "SVG(Scalable Vector Graphics) 이미지 만들기 및 편집하기"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "이미지;편집기;벡터;그리기;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "새 그림"
diff --git a/po/kok.po b/po/kok.po
index c2a2312cb..869f74e9f 100644
--- a/po/kok.po
+++ b/po/kok.po
@@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.7.1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Duplic_ate विंडो"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "इंकस्केप"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "व्हेक्टर ग्राफिक्स संपादक"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "इंकस्केप व्हेक्टर ग्राफिक्स संपादक"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "स्केलेबल व्हेक्टर ग्राफिक्स प्रतिमा तयार आणि संपादित करात"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "चित्र"
diff --git a/po/kok@latin.po b/po/kok@latin.po
index a868713cd..ac01f1dc0 100644
--- a/po/kok@latin.po
+++ b/po/kok@latin.po
@@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "no_kli zonel"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "vekttor grafiks edittor"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape vekttor grafiks edittor"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Mapache vekttor grafiks rupnnem roch ani sompadit kor"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "pintravnni"
diff --git a/po/ks@aran.po b/po/ks@aran.po
index 440638bf7..1c3b9556e 100644
--- a/po/ks@aran.po
+++ b/po/ks@aran.po
@@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "وِنڈو کٔرۍ ہُن نقل"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "اِنکسکیپ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ویکٹر گرافکس اڈیٹر"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "اِنسکیپ ویکٹر گرافکس اڈیٹر"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "بناویوتہٕ ادارت کٔریو قابلئ پیمائش ویکٹر گرافکس شکلہٕ"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ڈارئنگ"
diff --git a/po/ks@deva.po b/po/ks@deva.po
index e9c0accbb..7452c1524 100644
--- a/po/ks@deva.po
+++ b/po/ks@deva.po
@@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "विनडव करिहुन नक़ल "
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "इनकसकेप "
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "वयक्टर ग्राफ़िक्स अडीटर"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "इनकसकेप वेक्टर ग्राफ़िक्स अडीटर "
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "बनावीव तअ. इदारत कॲरीव क़ाबलिअ पेयमाईश वयक्टर ग्राफ़िक्स शकलअ. "
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "डराएंग"
diff --git a/po/lt.po b/po/lt.po
index f8ac463b2..18a5b37cd 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -22,34 +22,34 @@ msgstr ""
"X-Launchpad-Export-Date: 2008-04-17 08:30+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "_Dubliuoti langą"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Užbaigti programos darbą"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape vektorinės grafikos rengyklė"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape vektorinės grafikos rengyklė"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Kurti ir redaguoti vektorinius grafinius piešinius"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Piešinys"
diff --git a/po/lv.po b/po/lv.po
index bef12dcda..e4a7b3d26 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -20,31 +20,31 @@ msgstr ""
"X-Generator: Poedit 1.8.6\n"
"X-Poedit-SourceCharset: UTF-8\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Galvenais lietotnes logs"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Vektoru grafikas redaktors"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Vektoru grafikas redaktors Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Izveidojiet un labojiet mērogojamās vektoru grafikas (SVG) attēlus"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "attēls;redaktors;vektors;zīmējums;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Jauns zīmējums"
diff --git a/po/mai.po b/po/mai.po
index d1b115ba2..039f7e77d 100644
--- a/po/mai.po
+++ b/po/mai.po
@@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.6.1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "नकली विंडो (_a)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "सदिश आलेखी संपादक "
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape सदिश आलेखी संपादक"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "मापनीय सदिश आलेखी छवि बनाउ आओर संपादित करू"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "रेखाचित्र"
diff --git a/po/mk.po b/po/mk.po
index 21c9e3535..bc985eae9 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -17,33 +17,33 @@ msgstr ""
"X-Generator: KBabel 1.0\n"
"Plural-Forms: nplurals=3; plural= n==1 || n%10==1 ? 0 : 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Дуплицирај"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Печати на екран"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr ""
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr ""
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Цртеж"
diff --git a/po/ml.po b/po/ml.po
index 578baf3ac..7d5245d2e 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2;plural=(n!=1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "പകര്‍പ്പായ ജാലകം(_a)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "ഇങ്ക്സ്കെയ്പ്"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "വെക്ടര്‍ ഗ്രാഫിക്സ് എഡിറ്റര്‍"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "ഇങ്ക്സ്കെയ്പ് വെക്ടര്‍ ഗ്രാഫിക്സ് എഡിറ്റര്‍"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "സ്കെയിലബിള്‍ വെക്റ്റര്‍ ഗ്രാഫിക്സ് ചിത്രങ്ങളെ നിര്‍മ്മിക്കുകയൊ എഡിറ്റൊ ചെയ്യുക"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "വര"
diff --git a/po/mn.po b/po/mn.po
index fc255576c..4e7f1ae68 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -19,36 +19,36 @@ msgstr ""
"X-Generator: KBabel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Зангилааг хувилах"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Содиподи слайдаар үзүүлэх"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "СВЖ (SVG) вектор дүрслэгч"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "СВЖ (SVG) вектор дүрслэгч"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
#, fuzzy
msgid "Create and edit Scalable Vector Graphics images"
msgstr "СВЖ (SVG) хэлбэр (Scalable Vector Graphic)"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Зурах"
diff --git a/po/mni.po b/po/mni.po
index 9b8c980fa..3dd2fbbb9 100644
--- a/po/mni.po
+++ b/po/mni.po
@@ -20,32 +20,32 @@ msgstr ""
"X-Poedit-Country: INDIA\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ꯗꯨꯄ꯭ꯂꯤ_ꯀꯦꯠ ꯋꯤꯟꯗꯣ"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "ꯏꯪꯛꯁ꯭ꯀꯦꯞ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ꯚꯦꯛꯇꯔ ꯒ꯭ꯔꯥꯐꯤꯛꯁ ꯏꯗꯤꯇꯔ"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "ꯏꯪꯛꯁ꯭ꯀꯦꯞ ꯚꯦꯛꯇꯔ ꯒ꯭ꯔꯥꯐꯤꯛꯁ ꯏꯗꯤꯇꯔ"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "ꯁ꯭ꯀꯦꯂꯦꯕꯜ ꯚꯦꯛꯇꯔ ꯒ꯭ꯔꯥꯐꯤꯛꯁ ꯏꯃꯦꯖꯁꯤꯡ ꯁꯦꯝꯒꯠꯂꯣ ꯑꯃꯁꯨꯡ ꯁꯦꯝꯗꯣꯛꯎ"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ꯗ꯭ꯔꯣꯌꯤꯡ"
diff --git a/po/mni@beng.po b/po/mni@beng.po
index 9be06fc74..86f871754 100644
--- a/po/mni@beng.po
+++ b/po/mni@beng.po
@@ -20,32 +20,32 @@ msgstr ""
"X-Poedit-Country: INDIA\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "দুপ্লি_কেত ৱিন্দো"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "ইঙ্কস্কেপ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ভেক্তর গ্রাফিক্স ইদিতর"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "ইঙ্কস্কেপ ভেক্তর গ্রাফিক্স ইদিতর"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "স্কেলেবল ভেক্তর গ্রাফিক্স ইমেজশিং শেমগৎলো অমসুং শেমদোকউ"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "দ্রোইং"
diff --git a/po/mr.po b/po/mr.po
index 859624404..63cf5bb89 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -18,32 +18,32 @@ msgstr ""
"X-Generator: Lokalize 1.1\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "विंडोची प्रति_कृती बनवा "
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "इंकस्केप"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "व्हेक्टर ग्राफिक्स संपादक"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "इंकस्केप व्हेक्टर ग्राफिक्स संपादक "
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "स्केलेबल व्हेक्टर ग्राफिक्स प्रतिमा तयार आणि संपादित करा"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "आकृती"
diff --git a/po/nb.po b/po/nb.po
index 7d01409b4..85eddf0b8 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -22,34 +22,34 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 0.3\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "D_upliser Vindu"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Avslutt Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape vektor-tegneprogram"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape vektor-tegneprogram"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Lag og rediger Skalerbar VektorGrafikk-bilder"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Tegning"
diff --git a/po/ne.po b/po/ne.po
index 6c27ec348..04b410b96 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -20,35 +20,35 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"X-Generator: KBabel 1.10.2\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "सञ्झ्याल नक्कल गर्नुहोस्"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Inkspace अन्त्य गर्नुहोस्"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "इन्क्सकेप SVG भेक्टर दृष्टान्तकर्ता"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "इन्क्सकेप SVG भेक्टर दृष्टान्तकर्ता"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "स्केलेबुल भेक्टर ग्राफिक्स छविहरू सिर्जना गर्नुहोस् र सम्पादन गर्नुहोस्"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "रेखाचित्र"
diff --git a/po/nl.po b/po/nl.po
index 8c09412e6..a98310e1d 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -70,31 +70,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.6.7\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Hoofdvenster"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Vector tekenpakket"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape vector tekenpakket"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Scalable Vector Graphics-afbeeldingen maken en bewerken"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "image;editor;vector;drawing;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Nieuwe tekening"
diff --git a/po/nn.po b/po/nn.po
index daeb27be2..6d55c763c 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -23,35 +23,35 @@ msgstr ""
"X-Generator: KBabel 1.11.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "_Lag kopi av vindauge"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Avslutt Inkscape."
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape SVG-vektorteikneprogram"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape SVG-vektorteikneprogram"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Lag og rediger skalerbare vektorbilete (SVG)"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Teikning"
diff --git a/po/or.po b/po/or.po
index ec3e6cd91..3ffaf0483 100644
--- a/po/or.po
+++ b/po/or.po
@@ -19,32 +19,32 @@ msgstr ""
"X-Generator: Lokalize 1.1\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ଡୁପ୍ଲିକେଟ ଉଇଣ୍ଡୋ"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "ଇଙ୍କ୍ସ୍କେପ "
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ଭେକ୍ଟର ଗ୍ରାଫିକ୍ସ ସଂପାଦ୍କ"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "ଇଙ୍କସ୍କେପ ଭେକ୍ଟର ଗ୍ରାଫିକ୍ସ ସଂପାଦକ"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "ସ୍କେଲେବଲ େଭକ୍ଟର ଗ୍ରାଫିକ୍ସ ଚିତ୍ରସବୁ ସୃଷ୍ଟି ଏବଂ ସଂପାଦନା କରନ୍୍ତୁ "
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ଡ୍ରଇଂ (ଅଙ୍କନ)"
diff --git a/po/pa.po b/po/pa.po
index 2a180a342..c77910caf 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -19,35 +19,35 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.9.1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ਦੁਹਰਾ ਝਰੋਖਾ(_a)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "ਇੰਕਸਕੇਪੀ ਬੰਦ ਕਰੋ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "ਇੰਕਸਕੇਪੀ SVG ਵੈਕਟਰ ਚਿੱਤਰਕਾਰੀ"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "ਇੰਕਸਕੇਪੀ SVG ਵੈਕਟਰ ਚਿੱਤਰਕਾਰੀ"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "ਸਕੇਲੇਬਲ ਵੈਕਟਰ ਗਰਾਫਿਕਸ ਚਿੱਤਰ ਬਣਾਓ ਅਤੇ ਸੋਧੋ"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ਡਰਾਇੰਗ"
diff --git a/po/pl.po b/po/pl.po
index 41df4a1b6..32c88bf96 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -22,32 +22,32 @@ msgstr ""
"X-Poedit-Basepath: ../../inkscape/scr\n"
"X-Generator: Poedit 1.7.5\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "_Powiel okno"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Edytor grafiki wektorowej"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape - edytor grafiki wektorowej"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Tworzenie i edycja grafiki wektorowej SVG"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Nowy Rysunek"
diff --git a/po/pt.po b/po/pt.po
index f24967f3a..8070bcf69 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -35,31 +35,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 1.8.8\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Janela principal da aplicação"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Editor de Imagens Vetoriais"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape - Editor de Imagens Vetoriais"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Criar e editar imagens gráficas vetoriais escaláveis"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "imagem;editor;vetorial;desenho;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Novo Desenho"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 0d9551834..df2a30808 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -22,32 +22,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 1.8.9\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Janela principal da aplição"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Editor de Imagens Vetoriais"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Editor de Imagens Vetoriais Inkscape"
# "imagens gráficas" estava feio e redundante!
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Crie e edite desenhos vetoriais escaláveis (SVG)"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "imagem;editor;vetor;desenho;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Novo Desenho"
diff --git a/po/ro.po b/po/ro.po
index 992747a50..db30abb26 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -19,31 +19,31 @@ msgstr ""
"20)) ? 1 : 2);\n"
"X-Generator: Poedit 1.6.11\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Fereastra principală a aplicației"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Editor de grafică vectorială"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape – Editor de grafică vectorială"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Creează și editează imagini în format Scalable Vector Graphics"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Desen nou"
diff --git a/po/ru.po b/po/ru.po
index 7e994b891..465c03d08 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -27,32 +27,32 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Главное окно приложения"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Редактор векторной графики"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Редактор векторной графики Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr ""
"Создание и редактирование масштабируемой векторной графики в формате SVG"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "изображение;редактор;вектор;рисунок;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Новый рисунок"
diff --git a/po/rw.po b/po/rw.po
index 08587958e..6d34d426b 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -17,32 +17,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Gusubiramo"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Imisusire Ibikoresho"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Imiterere"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "Imiterere"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
#, fuzzy
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Imiterere"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
@@ -50,7 +50,7 @@ msgstr ""
# officecfg/registry\schema\org\openoffice\Office\Draw.xcs:....Print.Content.Drawing.text
# #-#-#-#-# officecfg.pot (PACKAGE VERSION) #-#-#-#-#
# officecfg/registry\schema\org\openoffice\Office\Writer.xcs:....Insert.Caption.OfficeObject.Draw.Enable.text
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Igishushanyo"
diff --git a/po/sa.po b/po/sa.po
index b2368f4ed..d3a5079d6 100644
--- a/po/sa.po
+++ b/po/sa.po
@@ -19,32 +19,32 @@ msgstr ""
"X-Generator: Lokalize 1.1\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "विण्डो अनुकुरु(_a)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "इङ्क्स्केप् "
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "वेक्टर् सुचित्रीयसंपादकः "
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "इङ्क्स्केप् वेक्टर् सुचित्रीयसंपादकः "
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "माप्य-वेक्टर्-सुचित्रीय-चित्राणि उत्पाद्य सम्पादय "
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "आलेखः"
diff --git a/po/sat.po b/po/sat.po
index a17c46705..4f6c626ad 100644
--- a/po/sat.po
+++ b/po/sat.po
@@ -17,32 +17,32 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ᱱᱚᱠᱚᱞᱟ ᱣᱤᱸᱰᱚ "
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "ᱠᱟᱞᱤ ᱧᱮᱱᱮᱞ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ᱣᱮᱠᱴᱨ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱥᱟᱥᱟᱯᱲᱟᱣ "
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "ᱠᱟᱞᱤ ᱧᱮᱱᱮᱞ ᱣᱮᱠᱴᱨ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱥᱟᱥᱟᱯᱲᱟᱣ "
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "ᱱᱟᱯ ᱫᱟᱲᱮᱭᱟᱜ ᱣᱮᱠᱴᱨ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱟᱦᱞᱟ ᱛᱮᱭᱟᱨ ᱢᱮ ᱟᱨ ᱥᱟᱥᱟᱯᱲᱟᱣ ᱢᱮ "
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ"
diff --git a/po/sat@deva.po b/po/sat@deva.po
index 04c5aa3c7..4be7368d8 100644
--- a/po/sat@deva.po
+++ b/po/sat@deva.po
@@ -19,32 +19,32 @@ msgstr ""
"X-Generator: Translate Toolkit 1.9.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "नोकोला विंडो "
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "काली ञेनेल"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "वेक्टर गार चिता़र सासापड़ाव "
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "काली ञेनेल वेक्टर गार चिता़र सासापड़ाव "
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "नाप दाड़ेयाक् वेक्टर गार चिता़र आहला तेयार मे आर सासापड़ाव मे "
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "गार चिता़र"
diff --git a/po/sd.po b/po/sd.po
index 85834d411..cf62a7450 100644
--- a/po/sd.po
+++ b/po/sd.po
@@ -19,32 +19,32 @@ msgstr ""
"X-Generator: Lokalize 1.1\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "نقلي ونڊو "
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "اِنڪسڪيپ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "ويڪٽر اکري چٽ سمپادڪ"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "اِنڪسڪيپ ويڪٽر اکري چٽ"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "ماپڻ جوڳا ويڪٽر اکري چٽ ۽ عڪس خلقيو ۽ سمپادت ڪريو"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "نقش"
diff --git a/po/sd@deva.po b/po/sd@deva.po
index 7f18a9c5c..257437b3a 100644
--- a/po/sd@deva.po
+++ b/po/sd@deva.po
@@ -19,32 +19,32 @@ msgstr ""
"X-Generator: Lokalize 1.1\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "नक़ली विंडो"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "इंकस्केप"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "वेक्टर अखिरी चिट संपादकु"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "इंकस्केप वेक्टर अखिरी चिट संपादकु"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "मापण जोॻो वेक्टर अखिरी चिट ऐं अक्स खलिकियो ऐं संपादित करियो."
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "नक़्शु"
diff --git a/po/sk.po b/po/sk.po
index 8d3cfaa58..1a6032e68 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -21,31 +21,31 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Poedit 2.0.3\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Hlavné okno aplikácie"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "editor vektorovej grafiky"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape - editor vektorovej grafiky"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Tvorba a úprava obrázkov Scalable Vector Graphics"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "obrázok;editor;vektorový;kreslenie;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Nová kresba"
diff --git a/po/sl.po b/po/sl.po
index 26d534097..b1bfabccc 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -23,32 +23,32 @@ msgstr ""
"X-Generator: KBabel 1.9.1\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Po_dvoji okno"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Urejevalnik vektorskih slik"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Urejevalnik vektorskih slik Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Ustvarjajte in urejajte vektorske slike SVG"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Nova risba"
diff --git a/po/sq.po b/po/sq.po
index 8e4f8369e..d706503f5 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -18,35 +18,35 @@ msgstr ""
"X-Generator: KBabel 1.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Dyfisho"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "Përpjestim"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Ilustrues vektorësh SVG"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "Ilustrues vektorësh SVG"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr ""
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Vizatim"
diff --git a/po/sr.po b/po/sr.po
index 8ff750302..7ef133bca 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -21,32 +21,32 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "_Удвостручи прозор"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Програм за векторско цртање"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape програм за векторско цртање"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Прављење и уређивање SVG векторских слика"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Нови цртеж"
diff --git a/po/sr@latin.po b/po/sr@latin.po
index 20c923098..35b063e7d 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -21,32 +21,32 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "_Udvostruči prozor"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Program za vektorsko crtanje"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape program za vektorsko crtanje"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Pravljenje i uređivanje SVG vektorskih slika"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Novi crtež"
diff --git a/po/sv.po b/po/sv.po
index e67d285a6..4e5c91959 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -24,33 +24,33 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n>1);\n"
"X-Generator: Poedit 1.5.4\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Duplicera Fönster"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Vektorillustratör"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Vektorillustratören Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Skapa och redigera SVG-bilder"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Ny teckning"
diff --git a/po/ta.po b/po/ta.po
index 1dbfa7a05..e4b4a9d0f 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -20,32 +20,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,979,-1,-1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "விண்டோவை பிரதியெடு (_a)"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "வெக்டார் வரைகலை எடிட்டர்"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape வெக்டர் வரைகலை எடிட்டர்"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "அளவிடக்கூடிய வெக்டார் வரைகலைகளின் படங்களை உருவாக்கி திருத்தவும்"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "வரைதல்"
diff --git a/po/te.po b/po/te.po
index fdc5831d1..5dd9193a4 100644
--- a/po/te.po
+++ b/po/te.po
@@ -16,31 +16,31 @@ msgstr ""
"X-Poedit-Language: Telugu\n"
"X-Poedit-Country: India\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr ""
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "ఇంక్‌స్కేప్"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "సదిశ రేఖాచిత్రాల కూర్పరి"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "ఇంక్‌స్కేప్ సదిశ రేఖాచిత్రాల కూర్పరి"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "సదిశ రేఖాచిత్రాలని సృష్టించండి మరియు దిద్దుబాటు చేయండి"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "కొత్త పంక్తి"
diff --git a/po/th.po b/po/th.po
index 01dd14830..6c5188494 100644
--- a/po/th.po
+++ b/po/th.po
@@ -18,35 +18,35 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ทำ_ซ้ำหน้าต่าง"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
#, fuzzy
msgid "Inkscape"
msgstr "ออกจากโปรแกรม Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
#, fuzzy
msgid "Vector Graphics Editor"
msgstr "Inkscape SVG Vector Illustrator"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
#, fuzzy
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape SVG Vector Illustrator"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "สร้างและแก้ไขภาพ Scalable Vector Graphics"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "งานวาด"
diff --git a/po/tr.po b/po/tr.po
index 3fd6c20e4..d9c0b603d 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,32 +20,32 @@ msgstr ""
"X-Generator: Lokalize 2.0\n"
"Plural-Forms: nplurals=2; plural=0;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Pencerenin Eşini Oluştur"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Vektörel Grafik Düzenleyici"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape Vektörel Grafik Düzenleyici"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Ölçeklenebilir Vektör İmgeleri oluşturur ve düzenler"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Yeni Çizim"
diff --git a/po/uk.po b/po/uk.po
index 4451439e6..0f5e08cd2 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -23,32 +23,32 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 2.0\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "Основне вікно програми"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Редактор векторної графіки"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Редактор векторної графіки Inkscape"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Створення та редагування зображень у форматі SVG"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
"image;editor;vector;drawing;зображення;редактор;векторне;вектор;малювання;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "Новий малюнок"
diff --git a/po/ur.po b/po/ur.po
index 9c28c4937..491d5be96 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -18,32 +18,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Translate Toolkit 1.9.0\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "ڈوبلیكیٹ ونڈو"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "انك اسكیپ"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "انك اسكیپ ویكٹر گرافیكس ایڈیٹر"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "انك اسكیپ ویكٹر گرافیكس ایڈیٹر"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "اسكیلیبل ویكٹر گرافیكس امیجس تخلیق اور مرتب كریں"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "ڈرائینگ"
diff --git a/po/vi.po b/po/vi.po
index 3fbd3093d..5c39c9807 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -20,32 +20,32 @@ msgstr ""
"X-Generator: LocFactoryEditor 1.7b1\n"
"X-Poedit-Bookmarks: 4944,4774,-1,4492,-1,-1,-1,-1,-1,-1\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
#, fuzzy
msgid "Main application window"
msgstr "Nhân đôi cử_a sổ"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "Trình xử lý ảnh Véc-tơ"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape - Trình Xử lý Ảnh Véc-tơ"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "Tạo và sửa ảnh véc-tơ co giãn được"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr ""
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
#, fuzzy
msgid "New Drawing"
msgstr "Bản vẽ"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 85682ccc3..11052a7d4 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -24,31 +24,31 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "主应用程序窗口"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "矢量图形编辑器"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape 矢量绘图软件"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "创建、编辑可缩放矢量图形图像"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "image;editor;vector;drawing;矢量;图像;编辑;编辑器;向量;绘图;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "新建绘图"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 64300cd1c..66f31b8b4 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -19,31 +19,31 @@ msgstr ""
"X-Poedit-Country: TAIWAN\n"
"X-Generator: Lokalize 2.0\n"
-#: ../inkscape.appdata.xml.in.h:1
+#: ../org.inkscape.Inkscape.appdata.xml.in.h:1
msgid "Main application window"
msgstr "應用程式主視窗"
-#: ../inkscape.desktop.in.h:1
+#: ../org.inkscape.Inkscape.desktop.in.h:1
msgid "Inkscape"
msgstr "Inkscape"
-#: ../inkscape.desktop.in.h:2
+#: ../org.inkscape.Inkscape.desktop.in.h:2
msgid "Vector Graphics Editor"
msgstr "向量繪圖軟體"
-#: ../inkscape.desktop.in.h:3
+#: ../org.inkscape.Inkscape.desktop.in.h:3
msgid "Inkscape Vector Graphics Editor"
msgstr "Inkscape 向量繪圖軟體"
-#: ../inkscape.desktop.in.h:4
+#: ../org.inkscape.Inkscape.desktop.in.h:4
msgid "Create and edit Scalable Vector Graphics images"
msgstr "建立和編輯可縮放向量繪圖圖形"
-#: ../inkscape.desktop.in.h:5
+#: ../org.inkscape.Inkscape.desktop.in.h:5
msgid "image;editor;vector;drawing;"
msgstr "影像;編輯器;向量;圖畫;"
-#: ../inkscape.desktop.in.h:6
+#: ../org.inkscape.Inkscape.desktop.in.h:6
msgid "New Drawing"
msgstr "新增圖畫"