From deeb288fc38e09fba325741afb2c66f693438f9b Mon Sep 17 00:00:00 2001 From: vanntile Date: Thu, 24 Jan 2019 08:24:03 +0200 Subject: Rename Linux metadata Issue fix --- CMakeScripts/Install.cmake | 6 +- CMakeScripts/inkscape-desktop.cmake | 6 +- inkscape.appdata.xml.in | 67 -------- inkscape.desktop.in | 22 --- inkscape.desktop.template | 22 --- org.inkscape.Inkscape.appdata.xml.in | 67 ++++++++ org.inkscape.Inkscape.desktop.in | 22 +++ org.inkscape.Inkscape.desktop.template | 22 +++ packaging/appimage/generate.sh | 6 +- packaging/autopackage/default.apspec.in | 7 +- po/CMakeLists.txt | 28 ++-- po/POTFILES.in | 4 +- po/am.po | 14 +- po/ar.po | 14 +- po/as.po | 14 +- po/az.po | 14 +- po/be.po | 14 +- po/bg.po | 14 +- po/bn.po | 14 +- po/bn_BD.po | 14 +- po/br.po | 14 +- po/brx.po | 14 +- po/ca.po | 14 +- po/ca@valencia.po | 14 +- po/cs.po | 14 +- po/da.po | 14 +- po/de.po | 14 +- po/doi.po | 14 +- po/dz.po | 14 +- po/el.po | 14 +- po/en_AU.po | 14 +- po/en_CA.po | 14 +- po/en_GB.po | 14 +- po/eo.po | 14 +- po/es.po | 14 +- po/es_MX.po | 14 +- po/et.po | 14 +- po/eu.po | 14 +- po/fa.po | 14 +- po/fi.po | 14 +- po/fr.po | 14 +- po/ga.po | 14 +- po/generate_POTFILES.sh | 4 +- po/gl.po | 14 +- po/gu.po | 14 +- po/he.po | 14 +- po/hi.po | 14 +- po/hr.po | 14 +- po/hu.po | 14 +- po/hy.po | 14 +- po/id.po | 14 +- po/inkscape.pot | 14 +- po/is.po | 14 +- po/it.po | 14 +- po/ja.po | 14 +- po/km.po | 14 +- po/kn.po | 14 +- po/ko.po | 14 +- po/kok.po | 14 +- po/kok@latin.po | 14 +- po/ks@aran.po | 14 +- po/ks@deva.po | 14 +- po/lt.po | 14 +- po/lv.po | 14 +- po/mai.po | 14 +- po/mk.po | 14 +- po/ml.po | 14 +- po/mn.po | 14 +- po/mni.po | 14 +- po/mni@beng.po | 14 +- po/mr.po | 14 +- po/nb.po | 14 +- po/ne.po | 14 +- po/nl.po | 14 +- po/nn.po | 14 +- po/or.po | 14 +- po/pa.po | 14 +- po/pl.po | 14 +- po/pt.po | 14 +- po/pt_BR.po | 14 +- po/ro.po | 14 +- po/ru.po | 14 +- po/rw.po | 14 +- po/sa.po | 14 +- po/sat.po | 14 +- po/sat@deva.po | 14 +- po/sd.po | 14 +- po/sd@deva.po | 14 +- po/sk.po | 14 +- po/sl.po | 14 +- po/sq.po | 14 +- po/sr.po | 14 +- po/sr@latin.po | 14 +- po/sv.po | 14 +- po/ta.po | 14 +- po/te.po | 14 +- po/th.po | 14 +- po/tr.po | 14 +- po/uk.po | 14 +- po/ur.po | 14 +- po/vi.po | 14 +- po/zh_CN.po | 14 +- po/zh_TW.po | 14 +- share/icons/application/16x16/inkscape.png | Bin 989 -> 0 bytes .../application/16x16/org.inkscape.Inkscape.png | Bin 0 -> 989 bytes share/icons/application/22x22/inkscape.png | Bin 1452 -> 0 bytes .../application/22x22/org.inkscape.Inkscape.png | Bin 0 -> 1452 bytes share/icons/application/24x24/inkscape.png | Bin 1473 -> 0 bytes .../application/24x24/org.inkscape.Inkscape.png | Bin 0 -> 1473 bytes share/icons/application/256x256/inkscape.png | Bin 40270 -> 0 bytes .../application/256x256/org.inkscape.Inkscape.png | Bin 0 -> 40270 bytes share/icons/application/32x32/inkscape.png | Bin 2155 -> 0 bytes .../application/32x32/org.inkscape.Inkscape.png | Bin 0 -> 2155 bytes share/icons/application/48x48/inkscape.png | Bin 3818 -> 0 bytes .../application/48x48/org.inkscape.Inkscape.png | Bin 0 -> 3818 bytes share/icons/application/scalable/apps/inkscape.svg | 170 --------------------- .../scalable/apps/org.inkscape.Inkscape.svg | 170 +++++++++++++++++++++ snap/snapcraft.yaml | 4 +- 118 files changed, 943 insertions(+), 944 deletions(-) delete mode 100644 inkscape.appdata.xml.in delete mode 100644 inkscape.desktop.in delete mode 100644 inkscape.desktop.template create mode 100644 org.inkscape.Inkscape.appdata.xml.in create mode 100644 org.inkscape.Inkscape.desktop.in create mode 100644 org.inkscape.Inkscape.desktop.template delete mode 100644 share/icons/application/16x16/inkscape.png create mode 100644 share/icons/application/16x16/org.inkscape.Inkscape.png delete mode 100644 share/icons/application/22x22/inkscape.png create mode 100644 share/icons/application/22x22/org.inkscape.Inkscape.png delete mode 100644 share/icons/application/24x24/inkscape.png create mode 100644 share/icons/application/24x24/org.inkscape.Inkscape.png delete mode 100644 share/icons/application/256x256/inkscape.png create mode 100644 share/icons/application/256x256/org.inkscape.Inkscape.png delete mode 100644 share/icons/application/32x32/inkscape.png create mode 100644 share/icons/application/32x32/org.inkscape.Inkscape.png delete mode 100644 share/icons/application/48x48/inkscape.png create mode 100644 share/icons/application/48x48/org.inkscape.Inkscape.png delete mode 100644 share/icons/application/scalable/apps/inkscape.svg create mode 100644 share/icons/application/scalable/apps/org.inkscape.Inkscape.svg diff --git a/CMakeScripts/Install.cmake b/CMakeScripts/Install.cmake index 59f76f2eb..dff0345f4 100644 --- a/CMakeScripts/Install.cmake +++ b/CMakeScripts/Install.cmake @@ -1,9 +1,9 @@ if(UNIX) #The install directive for the binaries and libraries are found in src/CMakeList.txt install(FILES - ${CMAKE_BINARY_DIR}/inkscape.desktop + ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.desktop DESTINATION ${SHARE_INSTALL}/applications) - install(FILES ${CMAKE_BINARY_DIR}/inkscape.appdata.xml + install(FILES ${CMAKE_BINARY_DIR}/org.inkscape.Inkscape.appdata.xml DESTINATION ${SHARE_INSTALL}/metainfo) endif() @@ -21,7 +21,7 @@ if(WIN32) install(DIRECTORY doc DESTINATION .) - + # devlibs and mingw dlls # There are differences in the devlibs for 64-Bit and 32-Bit build environments. diff --git a/CMakeScripts/inkscape-desktop.cmake b/CMakeScripts/inkscape-desktop.cmake index 1d74c98d5..e25cf5d20 100644 --- a/CMakeScripts/inkscape-desktop.cmake +++ b/CMakeScripts/inkscape-desktop.cmake @@ -1,10 +1,10 @@ # This is called by cmake as an extermal process from -# ./po/CMakeLists.txt and creates inkscape.desktop +# ./po/CMakeLists.txt and creates org.inkscape.Inkscape.desktop # # These variables are defined by the caller, matching the CMake equivilents. # - ${INKSCAPE_SOURCE_DIR} # - ${INKSCAPE_BINARY_DIR} -message("building inkscape.desktop") +message("building org.inkscape.Inkscape.desktop") set(INKSCAPE_MIMETYPE "image/svg+xml;image/svg+xml-compressed;application/vnd.corel-draw;application/pdf;application/postscript;image/x-eps;application/illustrator;image/cgm;image/x-wmf;application/x-xccx;application/x-xcgm;application/x-xcdt;application/x-xsk1;application/x-xcmx;image/x-xcdr;application/visio;application/x-visio;application/vnd.visio;application/visio.drawing;application/vsd;application/x-vsd;image/x-vsd;") @@ -14,4 +14,4 @@ else() set(INKSCAPE_ICONPATH "inkscape") endif() -configure_file(${INKSCAPE_BINARY_DIR}/inkscape.desktop.template.in ${INKSCAPE_BINARY_DIR}/inkscape.desktop) +configure_file(${INKSCAPE_BINARY_DIR}/org.inkscape.Inkscape.desktop.template.in ${INKSCAPE_BINARY_DIR}/org.inkscape.Inkscape.desktop) diff --git a/inkscape.appdata.xml.in b/inkscape.appdata.xml.in deleted file mode 100644 index 3b47025c3..000000000 --- a/inkscape.appdata.xml.in +++ /dev/null @@ -1,67 +0,0 @@ - - - - - org.inkscape.Inkscape - inkscape.desktop - CC0-1.0 - GPL-2.0+ - inkscape - Inkscape - Vector Graphics Editor - -

- An Open Source vector graphics editor, with capabilities similar to - Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector - Graphics (SVG) file format. -

-

- Inkscape supports many advanced SVG features (markers, clones, alpha blending, - etc.) and great care is taken in designing a streamlined interface. - It is very easy to edit nodes, perform complex path operations, trace - bitmaps and much more. - We also aim to maintain a thriving user and developer community by using - open, community-oriented development. -

-
- https://inkscape.org - https://inkscape.org/contribute/report-bugs - https://inkscape.org/support-us/donate - https://inkscape.org/learn - - - https://media.inkscape.org/media/resources/file/Screenshot_Freedom_Machine_Inkscape_master_FB3NeUU.png - <_caption>Main application window - - - - - -
    -
  • New command-line options to control page size when exporting to SVG
  • -
  • Support for left-to-right languages in the text tool
  • -
  • Improvements to the circle/ellipse/arc tool
  • -
  • Support for multi-line text when exporting to PDF+LaTeX
  • -
  • Many bugfixes
  • -
  • And many more! See the full list at http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.3
  • -
-
-
- - -
    -
  • Better importing and exporting of EMF/WMF files, PDF/PDF+Latex documents, Visio Stencil files, and XML files
  • -
  • Greater stability when printing on Windows
  • -
  • Improved fill and stroke HSL color selection
  • -
  • Greater stability when reverting and saving files
  • -
  • An additional handle at the center of rectangles, circles/ellipses, and stars, to allow quick and accurate alignment of these shapes with other objects
  • -
  • A command line option for updating the file's DPI value that allows for easier processing of large file collections
  • -
  • Improvements to user-defined shortcuts, including the acceptance of previously restricted special characters
  • -
  • Migration to Gitlab to make contribution easier. See https://inkscape.org/en/news/2017/06/10/inkscape-moves-gitlab/
  • -
  • And many more! See the full list at http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.2
  • -
-
-
-
- -
diff --git a/inkscape.desktop.in b/inkscape.desktop.in deleted file mode 100644 index b0523adc9..000000000 --- a/inkscape.desktop.in +++ /dev/null @@ -1,22 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0-or-later -[Desktop Entry] -Version=1.0 -_Name=Inkscape -_GenericName=Vector Graphics Editor -_X-GNOME-FullName=Inkscape Vector Graphics Editor -_Comment=Create and edit Scalable Vector Graphics images -_Keywords=image;editor;vector;drawing; -Type=Application -Categories=Graphics;VectorGraphics;GTK; -MimeType=image/svg+xml;image/svg+xml-compressed;application/vnd.corel-draw;application/pdf;application/postscript;image/x-eps;application/illustrator;image/cgm;image/x-wmf;application/x-xccx;application/x-xcgm;application/x-xcdt;application/x-xsk1;application/x-xcmx;image/x-xcdr;application/visio;application/x-visio;application/vnd.visio;application/visio.drawing;application/vsd;application/x-vsd;image/x-vsd; -Exec=inkscape %F -TryExec=inkscape -Terminal=false -StartupNotify=true -Icon=inkscape -X-Ayatana-Desktop-Shortcuts=Drawing - -[X-Drawing Shortcut Group] -_Name=New Drawing -Exec=inkscape -TargetEnvironment=Unity diff --git a/inkscape.desktop.template b/inkscape.desktop.template deleted file mode 100644 index 35198b8fa..000000000 --- a/inkscape.desktop.template +++ /dev/null @@ -1,22 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0-or-later -[Desktop Entry] -Version=1.0 -Name=Inkscape -GenericName=Vector Graphics Editor -X-GNOME-FullName=Inkscape Vector Graphics Editor -Comment=Create and edit Scalable Vector Graphics images -Keywords=image;editor;vector;drawing; -Type=Application -Categories=Graphics;VectorGraphics;GTK; -MimeType=${INKSCAPE_MIMETYPE} -Exec=inkscape %F -TryExec=inkscape -Terminal=false -StartupNotify=true -Icon=${INKSCAPE_ICONPATH} -X-Ayatana-Desktop-Shortcuts=Drawing - -[X-Drawing Shortcut Group] -Name=New Drawing -Exec=inkscape -TargetEnvironment=Unity diff --git a/org.inkscape.Inkscape.appdata.xml.in b/org.inkscape.Inkscape.appdata.xml.in new file mode 100644 index 000000000..b17939084 --- /dev/null +++ b/org.inkscape.Inkscape.appdata.xml.in @@ -0,0 +1,67 @@ + + + + + org.inkscape.Inkscape + org.inkscape.Inkscape.desktop + CC0-1.0 + GPL-2.0+ + inkscape + Inkscape + Vector Graphics Editor + +

+ An Open Source vector graphics editor, with capabilities similar to + Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector + Graphics (SVG) file format. +

+

+ Inkscape supports many advanced SVG features (markers, clones, alpha blending, + etc.) and great care is taken in designing a streamlined interface. + It is very easy to edit nodes, perform complex path operations, trace + bitmaps and much more. + We also aim to maintain a thriving user and developer community by using + open, community-oriented development. +

+
+ https://inkscape.org + https://inkscape.org/contribute/report-bugs + https://inkscape.org/support-us/donate + https://inkscape.org/learn + + + https://media.inkscape.org/media/resources/file/Screenshot_Freedom_Machine_Inkscape_master_FB3NeUU.png + <_caption>Main application window + + + + + +
    +
  • New command-line options to control page size when exporting to SVG
  • +
  • Support for left-to-right languages in the text tool
  • +
  • Improvements to the circle/ellipse/arc tool
  • +
  • Support for multi-line text when exporting to PDF+LaTeX
  • +
  • Many bugfixes
  • +
  • And many more! See the full list at http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.3
  • +
+
+
+ + +
    +
  • Better importing and exporting of EMF/WMF files, PDF/PDF+Latex documents, Visio Stencil files, and XML files
  • +
  • Greater stability when printing on Windows
  • +
  • Improved fill and stroke HSL color selection
  • +
  • Greater stability when reverting and saving files
  • +
  • An additional handle at the center of rectangles, circles/ellipses, and stars, to allow quick and accurate alignment of these shapes with other objects
  • +
  • A command line option for updating the file's DPI value that allows for easier processing of large file collections
  • +
  • Improvements to user-defined shortcuts, including the acceptance of previously restricted special characters
  • +
  • Migration to Gitlab to make contribution easier. See https://inkscape.org/en/news/2017/06/10/inkscape-moves-gitlab/
  • +
  • And many more! See the full list at http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.2
  • +
+
+
+
+ +
diff --git a/org.inkscape.Inkscape.desktop.in b/org.inkscape.Inkscape.desktop.in new file mode 100644 index 000000000..c0e3cc5e8 --- /dev/null +++ b/org.inkscape.Inkscape.desktop.in @@ -0,0 +1,22 @@ +# SPDX-License-Identifier: GPL-2.0-or-later +[Desktop Entry] +Version=1.0 +_Name=Inkscape +_GenericName=Vector Graphics Editor +_X-GNOME-FullName=Inkscape Vector Graphics Editor +_Comment=Create and edit Scalable Vector Graphics images +_Keywords=image;editor;vector;drawing; +Type=Application +Categories=Graphics;VectorGraphics;GTK; +MimeType=image/svg+xml;image/svg+xml-compressed;application/vnd.corel-draw;application/pdf;application/postscript;image/x-eps;application/illustrator;image/cgm;image/x-wmf;application/x-xccx;application/x-xcgm;application/x-xcdt;application/x-xsk1;application/x-xcmx;image/x-xcdr;application/visio;application/x-visio;application/vnd.visio;application/visio.drawing;application/vsd;application/x-vsd;image/x-vsd; +Exec=inkscape %F +TryExec=inkscape +Terminal=false +StartupNotify=true +Icon=org.inkscape.Inkscape +X-Ayatana-Desktop-Shortcuts=Drawing + +[X-Drawing Shortcut Group] +_Name=New Drawing +Exec=inkscape +TargetEnvironment=Unity diff --git a/org.inkscape.Inkscape.desktop.template b/org.inkscape.Inkscape.desktop.template new file mode 100644 index 000000000..35198b8fa --- /dev/null +++ b/org.inkscape.Inkscape.desktop.template @@ -0,0 +1,22 @@ +# SPDX-License-Identifier: GPL-2.0-or-later +[Desktop Entry] +Version=1.0 +Name=Inkscape +GenericName=Vector Graphics Editor +X-GNOME-FullName=Inkscape Vector Graphics Editor +Comment=Create and edit Scalable Vector Graphics images +Keywords=image;editor;vector;drawing; +Type=Application +Categories=Graphics;VectorGraphics;GTK; +MimeType=${INKSCAPE_MIMETYPE} +Exec=inkscape %F +TryExec=inkscape +Terminal=false +StartupNotify=true +Icon=${INKSCAPE_ICONPATH} +X-Ayatana-Desktop-Shortcuts=Drawing + +[X-Drawing Shortcut Group] +Name=New Drawing +Exec=inkscape +TargetEnvironment=Unity diff --git a/packaging/appimage/generate.sh b/packaging/appimage/generate.sh index 71b1f0afc..1d05d9e2f 100644 --- a/packaging/appimage/generate.sh +++ b/packaging/appimage/generate.sh @@ -25,7 +25,7 @@ cp ../packaging/appimage/AppRun appdir/AppRun ; chmod +x appdir/AppRun ( cd appdir/usr/lib/ ; ln -s ../* . ) # FIXME: Why is this needed? ( cd appdir/ ; ln -s usr/* . ) # FIXME: Why is this needed? cp ./appdir/usr/share/icons/hicolor/256x256/apps/inkscape.png ./appdir/ -sed -i -e 's|^Icon=.*|Icon=inkscape|g' ./appdir/usr/share/applications/inkscape.desktop # FIXME +sed -i -e 's|^Icon=.*|Icon=org.inkscape.Inkscape|g' ./appdir/usr/share/applications/org.inkscape.Inkscape.desktop # FIXME cd appdir/ ######################################################################## @@ -73,7 +73,7 @@ cd - wget -c -nv "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage" chmod a+x linuxdeployqt-continuous-x86_64.AppImage -./linuxdeployqt-continuous-x86_64.AppImage --appimage-extract-and-run appdir/usr/share/applications/inkscape.desktop \ +./linuxdeployqt-continuous-x86_64.AppImage --appimage-extract-and-run appdir/usr/share/applications/org.inkscape.Inkscape.desktop \ -appimage -unsupported-bundle-everything -executable=appdir/usr/bin/inkview \ -executable=appdir/usr/lib/inkscape/libinkscape_base.so \ -executable=$(readlink -f appdir/usr/lib/x86_64-linux-gnu/gdk-pixbuf-*/*/loaders/libpixbufloader-xpm.so) \ @@ -93,4 +93,4 @@ chmod a+x linuxdeployqt-continuous-x86_64.AppImage -executable=$(readlink -f appdir/usr/lib/x86_64-linux-gnu/gtk-*/*/engines/libadwaita.so) \ -executable=appdir/usr/bin/python2.7 -mv Inkscape*.AppImage* ../ \ No newline at end of file +mv Inkscape*.AppImage* ../ diff --git a/packaging/autopackage/default.apspec.in b/packaging/autopackage/default.apspec.in index e477ea982..1a6ffa90f 100644 --- a/packaging/autopackage/default.apspec.in +++ b/packaging/autopackage/default.apspec.in @@ -10,7 +10,7 @@ Maintainer: The Inkscape team Packager: Aaron Spike AutopackageTarget: 1.2 PackageFileName: inkscape-$SOFTWAREVERSION.x86.package -PackageDesktop: share/applications/inkscape.desktop +PackageDesktop: share/applications/org.inkscape.Inkscape.desktop [BuildPrepare] if [ ! -x configure ]; then @@ -23,7 +23,7 @@ PATH=/usr/local/src/inkscape/extra/static/bin:$PATH PKG_CONFIG_PATH=/usr/local/src/inkscape/extra/static/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig CPPFLAGS="-fno-stack-protector -I/usr/local/src/inkscape/extra/static/include" LDFLAGS="-L/usr/local/src/inkscape/extra/static/lib" -CXX="ccache apg++" +CXX="ccache apg++" export PATH PKG_CONFIG_PATH CPPFLAGS LDFLAGS CXX prepareBuild --enable-binreloc --enable-lcms @@ -52,7 +52,7 @@ removeOwningPackage $PREFIX/bin/inkscape installExe bin/inkscape bin/inkview installMan 1 man/man1/* installIcon share/pixmaps/inkscape.png -installMenuItem "Graphics" share/applications/inkscape.desktop +installMenuItem "Graphics" share/applications/org.inkscape.Inkscape.desktop copyFiles --nobackup share/locale $PREFIX/share copyFiles share/inkscape $PREFIX/share @@ -60,4 +60,3 @@ copyFiles share/inkscape $PREFIX/share [Uninstall] uninstallFromLog - 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 "新增圖畫" diff --git a/share/icons/application/16x16/inkscape.png b/share/icons/application/16x16/inkscape.png deleted file mode 100644 index e4aed9222..000000000 Binary files a/share/icons/application/16x16/inkscape.png and /dev/null differ diff --git a/share/icons/application/16x16/org.inkscape.Inkscape.png b/share/icons/application/16x16/org.inkscape.Inkscape.png new file mode 100644 index 000000000..e4aed9222 Binary files /dev/null and b/share/icons/application/16x16/org.inkscape.Inkscape.png differ diff --git a/share/icons/application/22x22/inkscape.png b/share/icons/application/22x22/inkscape.png deleted file mode 100644 index b1adda08c..000000000 Binary files a/share/icons/application/22x22/inkscape.png and /dev/null differ diff --git a/share/icons/application/22x22/org.inkscape.Inkscape.png b/share/icons/application/22x22/org.inkscape.Inkscape.png new file mode 100644 index 000000000..b1adda08c Binary files /dev/null and b/share/icons/application/22x22/org.inkscape.Inkscape.png differ diff --git a/share/icons/application/24x24/inkscape.png b/share/icons/application/24x24/inkscape.png deleted file mode 100644 index 4c2cded2c..000000000 Binary files a/share/icons/application/24x24/inkscape.png and /dev/null differ diff --git a/share/icons/application/24x24/org.inkscape.Inkscape.png b/share/icons/application/24x24/org.inkscape.Inkscape.png new file mode 100644 index 000000000..4c2cded2c Binary files /dev/null and b/share/icons/application/24x24/org.inkscape.Inkscape.png differ diff --git a/share/icons/application/256x256/inkscape.png b/share/icons/application/256x256/inkscape.png deleted file mode 100644 index 76e07fb3d..000000000 Binary files a/share/icons/application/256x256/inkscape.png and /dev/null differ diff --git a/share/icons/application/256x256/org.inkscape.Inkscape.png b/share/icons/application/256x256/org.inkscape.Inkscape.png new file mode 100644 index 000000000..76e07fb3d Binary files /dev/null and b/share/icons/application/256x256/org.inkscape.Inkscape.png differ diff --git a/share/icons/application/32x32/inkscape.png b/share/icons/application/32x32/inkscape.png deleted file mode 100644 index aa445e4bc..000000000 Binary files a/share/icons/application/32x32/inkscape.png and /dev/null differ diff --git a/share/icons/application/32x32/org.inkscape.Inkscape.png b/share/icons/application/32x32/org.inkscape.Inkscape.png new file mode 100644 index 000000000..aa445e4bc Binary files /dev/null and b/share/icons/application/32x32/org.inkscape.Inkscape.png differ diff --git a/share/icons/application/48x48/inkscape.png b/share/icons/application/48x48/inkscape.png deleted file mode 100644 index 668acfdef..000000000 Binary files a/share/icons/application/48x48/inkscape.png and /dev/null differ diff --git a/share/icons/application/48x48/org.inkscape.Inkscape.png b/share/icons/application/48x48/org.inkscape.Inkscape.png new file mode 100644 index 000000000..668acfdef Binary files /dev/null and b/share/icons/application/48x48/org.inkscape.Inkscape.png differ diff --git a/share/icons/application/scalable/apps/inkscape.svg b/share/icons/application/scalable/apps/inkscape.svg deleted file mode 100644 index bdf6ec72f..000000000 --- a/share/icons/application/scalable/apps/inkscape.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/share/icons/application/scalable/apps/org.inkscape.Inkscape.svg b/share/icons/application/scalable/apps/org.inkscape.Inkscape.svg new file mode 100644 index 000000000..bdf6ec72f --- /dev/null +++ b/share/icons/application/scalable/apps/org.inkscape.Inkscape.svg @@ -0,0 +1,170 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index b1a200e48..8d0319ccc 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -12,7 +12,7 @@ description: > etc.) and great care is taken in designing a streamlined interface. It is very easy to edit nodes, perform complex path operations, trace bitmaps and much more. - + We also aim to maintain a thriving user and developer community by using open, community-oriented development. confinement: strict @@ -155,7 +155,7 @@ apps: - x11 - wayland - removable-media - desktop: share/applications/inkscape.desktop + desktop: share/applications/org.inkscape.Inkscape.desktop viewer: command: desktop-launch ${SNAP}/snapcraft.sh inkview plugs: -- cgit v1.2.3