Hello community,

here is the log from the commit of package gnome-maps for openSUSE:Factory 
checked in at 2014-11-18 22:46:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-maps (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-maps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-maps"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes    2014-10-14 
13:25:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-maps.new/gnome-maps.changes       
2014-11-18 22:48:09.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 11 21:53:39 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.2:
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-maps-3.14.1.2.tar.xz

New:
----
  gnome-maps-3.14.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-maps.spec ++++++
--- /var/tmp/diff_new_pack.ERN460/_old  2014-11-18 22:48:11.000000000 +0100
+++ /var/tmp/diff_new_pack.ERN460/_new  2014-11-18 22:48:11.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-maps
-Version:        3.14.1.2
+Version:        3.14.2
 Release:        0
 Summary:        MAP Application for GNOME 3 
 License:        GPL-2.0+

++++++ gnome-maps-3.14.1.2.tar.xz -> gnome-maps-3.14.2.tar.xz ++++++
++++ 4007 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-maps-3.14.1.2/NEWS new/gnome-maps-3.14.2/NEWS
--- old/gnome-maps-3.14.1.2/NEWS        2014-10-13 17:04:45.000000000 +0200
+++ new/gnome-maps-3.14.2/NEWS  2014-11-10 14:39:43.000000000 +0100
@@ -1,3 +1,19 @@
+3.14.2 - Nov 10, 2014
+=======================
+
+Changes since 3.14.1.2:
+
+- Added/updated/fixed translations:
+   - Slovak
+   - Friulian
+   - Dutch
+
+All contributors to this release:
+
+Hannie Dumoleyn <han...@ubuntu-nl.org>
+Dušan Kazik <prescot...@gmail.com>
+Fabio Tomat <f.t.pub...@gmail.com>
+
 3.14.1.2 - Oct 13, 2014
 =======================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-maps-3.14.1.2/configure.ac new/gnome-maps-3.14.2/configure.ac
--- old/gnome-maps-3.14.1.2/configure.ac        2014-10-13 17:04:05.000000000 
+0200
+++ new/gnome-maps-3.14.2/configure.ac  2014-11-10 14:39:51.000000000 +0100
@@ -1,6 +1,6 @@
 # This file is processed by autoconf to create a configure script
 AC_INIT([gnome-maps],
-        [3.14.1.2],
+        [3.14.2],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps],
         [gnome-maps])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-maps-3.14.1.2/m4/libtool.m4 new/gnome-maps-3.14.2/m4/libtool.m4
--- old/gnome-maps-3.14.1.2/m4/libtool.m4       2014-10-13 17:05:28.000000000 
+0200
+++ new/gnome-maps-3.14.2/m4/libtool.m4 2014-11-10 14:40:14.000000000 +0100
@@ -1324,19 +1324,12 @@
            LD="${LD-ld} -m elf_i386_fbsd"
            ;;
          x86_64-*linux*)
-           case `/usr/bin/file conftest.o` in
-             *x86-64*)
-               LD="${LD-ld} -m elf32_x86_64"
-               ;;
-             *)
-               LD="${LD-ld} -m elf_i386"
-               ;;
-           esac
+           LD="${LD-ld} -m elf_i386"
            ;;
-         powerpc64le-*)
+         powerpc64le-*linux*)
            LD="${LD-ld} -m elf32lppclinux"
            ;;
-         powerpc64-*)
+         powerpc64-*linux*)
            LD="${LD-ld} -m elf32ppclinux"
            ;;
          s390x-*linux*)
@@ -1355,10 +1348,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_x86_64"
            ;;
-         powerpcle-*)
+         powerpcle-*linux*)
            LD="${LD-ld} -m elf64lppc"
            ;;
-         powerpc-*)
+         powerpc-*linux*)
            LD="${LD-ld} -m elf64ppc"
            ;;
          s390*-*linux*|s390*-*tpf*)
@@ -1701,8 +1694,7 @@
     ;;
   *)
     lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
-    if test -n "$lt_cv_sys_max_cmd_len" && \
-       test undefined != "$lt_cv_sys_max_cmd_len"; then
+    if test -n "$lt_cv_sys_max_cmd_len"; then
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
     else
@@ -2526,6 +2518,17 @@
   esac
   ;;
 
+gnu*)
+  version_type=linux # correct to gnu/linux during the next big refactor
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  ;;
+
 haiku*)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
@@ -2642,7 +2645,7 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+linux* | k*bsd*-gnu | kopensolaris*-gnu)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
@@ -2672,10 +2675,14 @@
   # before this can be enabled.
   hardcode_into_libs=yes
 
+  # Add ABI-specific directories to the system library path.
+  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
+
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 
2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < 
/etc/ld.so.conf | $SED -e 's/#.*//;/^[  ]*hwcap[        ]/d;s/[:,      ]/ 
/g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
+    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
+
   fi
 
   # We used to test for /lib/ld.so.1 and disable shared libraries on
@@ -2687,18 +2694,6 @@
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -3258,6 +3253,10 @@
   fi
   ;;
 
+gnu*)
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
 haiku*)
   lt_cv_deplibs_check_method=pass_all
   ;;
@@ -3296,11 +3295,11 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+linux* | k*bsd*-gnu | kopensolaris*-gnu)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd* | netbsdelf*-gnu)
+netbsd*)
   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern 
/lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
   else
@@ -4048,7 +4047,7 @@
            ;;
        esac
        ;;
-      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+      linux* | k*bsd*-gnu | kopensolaris*-gnu)
        case $cc_basename in
          KCC*)
            # KAI C++ Compiler
@@ -4112,7 +4111,7 @@
            ;;
        esac
        ;;
-      netbsd* | netbsdelf*-gnu)
+      netbsd*)
        ;;
       *qnx* | *nto*)
         # QNX uses GNU C++, but need to define -shared option too, otherwise
@@ -4347,7 +4346,7 @@
       _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
       ;;
 
-    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+    linux* | k*bsd*-gnu | kopensolaris*-gnu)
       case $cc_basename in
       # old Intel for x86_64 which still supported -KPIC.
       ecc*)
@@ -4589,9 +4588,6 @@
       ;;
     esac
     ;;
-  linux* | k*bsd*-gnu | gnu*)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-    ;;
   *)
     _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | 
$global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
     ;;
@@ -4654,9 +4650,6 @@
   openbsd*)
     with_gnu_ld=no
     ;;
-  linux* | k*bsd*-gnu | gnu*)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-    ;;
   esac
 
   _LT_TAGVAR(ld_shlibs, $1)=yes
@@ -4878,7 +4871,7 @@
       fi
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs 
$linker_flags -o $lib'
        wlarc=
@@ -5055,7 +5048,6 @@
        if test "$aix_use_runtimelinking" = yes; then
          shared_flag="$shared_flag "'${wl}-G'
        fi
-       _LT_TAGVAR(link_all_deplibs, $1)=no
       else
        # not using gcc
        if test "$host_cpu" = ia64; then
@@ -5360,7 +5352,7 @@
       _LT_TAGVAR(link_all_deplibs, $1)=yes
       ;;
 
-    netbsd* | netbsdelf*-gnu)
+    netbsd*)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs 
$linker_flags'  # a.out
       else
@@ -6240,6 +6232,9 @@
         _LT_TAGVAR(ld_shlibs, $1)=yes
         ;;
 
+      gnu*)
+        ;;
+
       haiku*)
         _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs 
$compiler_flags ${wl}-soname $wl$soname -o $lib'
         _LT_TAGVAR(link_all_deplibs, $1)=yes
@@ -6401,7 +6396,7 @@
         _LT_TAGVAR(inherit_rpath, $1)=yes
         ;;
 
-      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
+      linux* | k*bsd*-gnu | kopensolaris*-gnu)
         case $cc_basename in
           KCC*)
            # Kuck and Associates, Inc. (KAI) C++ Compiler
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-maps-3.14.1.2/po/fur.po new/gnome-maps-3.14.2/po/fur.po
--- old/gnome-maps-3.14.1.2/po/fur.po   2014-09-01 21:03:38.000000000 +0200
+++ new/gnome-maps-3.14.2/po/fur.po     2014-11-10 14:32:55.000000000 +0100
@@ -8,8 +8,8 @@
 "Project-Id-Version: gnome-maps master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "maps&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-12-18 20:54+0000\n"
-"PO-Revision-Date: 2013-12-22 03:38+0100\n"
+"POT-Creation-Date: 2014-10-10 17:52+0000\n"
+"PO-Revision-Date: 2014-10-15 01:14+0100\n"
 "Last-Translator: Fabio Tomat <f.t.pub...@gmail.com>\n"
 "Language-Team: Friulian <f...@li.org>\n"
 "Language: fur\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Poedit 1.5.4\n"
 
-#: ../data/gnome-maps.appdata.xml.in.h:1
+#: ../data/org.gnome.Maps.appdata.xml.in.h:1
 msgid ""
 "Maps gives you quick access to maps all across the world. It allows you to "
 "quickly find the place you’re looking for by searching for a city or street, "
@@ -28,17 +28,7 @@
 "di corse il puest che ti interesse cirint citât o vie, o cirî un puest dulà "
 "cjatâsi cuntun ami."
 
-#: ../data/gnome-maps.appdata.xml.in.h:2
-msgid ""
-"<li>Search for country, region, city or street.</li> <li>Search for specific "
-"types of locations, such as “Pubs near Main Street, Boston” or “Wi-Fi Access "
-"near Alexanderplatz, Berlin”.</li>"
-msgstr ""
-"<li>Cîr par stât, regjon, citât o vie.</li> <li>Cîr par specific tipo di "
-"localitât, come \"Ostarie visin Place San Jacum, Udin\" o \"Acès Wi-Fi visin "
-"vie division Osôf, Tumieç.</li>"
-
-#: ../data/gnome-maps.appdata.xml.in.h:3
+#: ../data/org.gnome.Maps.appdata.xml.in.h:2
 msgid ""
 "Maps uses the collaborative OpenStreetMap database, made by hundreds of "
 "thousands of people across the globe."
@@ -46,17 +36,32 @@
 "Mapis al dopre il database colaboratîf OpenStreetMap, fat da centenârs di "
 "miârs di personis ator pal mont."
 
-#. Translators: This is the program name.
-#: ../data/gnome-maps.desktop.in.in.h:1 ../src/application.js:55
-#: ../src/mainWindow.js:334 ../src/main-window.ui.h:3
+#. Translators: Search is carried out on OpenStreetMap data using Nominatim.
+#. Visit http://wiki.openstreetmap.org/wiki/Nominatim/Special_Phrases and click
+#. your language to see what words you can use for the translated search.
+#: ../data/org.gnome.Maps.appdata.xml.in.h:6
+#| msgid ""
+#| "<li>Search for country, region, city or street.</li> <li>Search for "
+#| "specific types of locations, such as “Pubs near Main Street, Boston” or "
+#| "“Wi-Fi Access near Alexanderplatz, Berlin”.</li>"
+msgid ""
+"You can even search for specific types of locations, such as “Pubs near Main "
+"Street, Boston” or “Hotels near Alexanderplatz, Berlin”."
+msgstr ""
+"Tu puedis cirî ancje puescj specifics come  \"Ostarie visin Place San Jacum, "
+"Udin\" o \"Hotel visin vie division Osôf, Tumieç\"."
+
+#. Translators: This is the program name. */
+#: ../data/org.gnome.Maps.desktop.in.in.h:1 ../src/application.js:66
+#: ../src/mainWindow.js:302 ../src/main-window.ui.h:1
 msgid "Maps"
 msgstr "Mapis"
 
-#: ../data/gnome-maps.desktop.in.in.h:2
+#: ../data/org.gnome.Maps.desktop.in.in.h:2
 msgid "A simple maps application"
 msgstr "Une semplice aplicazion par lis mapis"
 
-#: ../data/gnome-maps.desktop.in.in.h:3
+#: ../data/org.gnome.Maps.desktop.in.in.h:3
 msgid "Maps;"
 msgstr "Mapis;"
 
@@ -122,6 +127,14 @@
 "Indiche se l'ultime posizion cognossude a je stade impuestade a man dal "
 "utent."
 
+#: ../data/org.gnome.maps.gschema.xml.in.h:15
+msgid "Number of recent places to store"
+msgstr "Numar di lûcs recents di archiviâ"
+
+#: ../data/org.gnome.maps.gschema.xml.in.h:16
+msgid "Number of recently visited places to store."
+msgstr "Numar di lûcs visitâts di recent di archiviâ."
+
 #: ../src/app-menu.ui.h:1
 msgid "About"
 msgstr "Informazions"
@@ -138,45 +151,97 @@
 msgid "I’m here!"
 msgstr "O soi chi!"
 
-#: ../src/mainWindow.js:332
+#: ../src/mainWindow.js:300
 msgid "translator-credits"
 msgstr "Fabio Tomat"
 
-#: ../src/mainWindow.js:335
+#: ../src/mainWindow.js:303
 msgid "A map application for GNOME"
 msgstr "Une aplicazion di GNOME par lis mapis"
 
-#: ../src/main-window.ui.h:1
-msgid "Street"
-msgstr "Vie"
-
 #: ../src/main-window.ui.h:2
-msgid "Satellite"
-msgstr "Satelit"
+msgid "Go to current location"
+msgstr "Va inte posizion atuâl"
+
+#: ../src/main-window.ui.h:3
+msgid "Choose map type"
+msgstr "Sielç il gjenar di mape"
+
+#: ../src/main-window.ui.h:4
+msgid "Toggle route planner"
+msgstr "Ative/Disative planificazion percors"
+
+#: ../src/routeService.js:73
+msgid "No route found."
+msgstr "No soi rivât a cjatât il percors."
+
+#: ../src/routeService.js:80
+msgid "Route request failed."
+msgstr "No soi rivât a domandâ il percors."
+
+#: ../src/routeService.js:151
+msgid "Start!"
+msgstr "Tache!"
+
+#: ../src/searchResultBubble.js:60
+msgid "Country code: %s"
+msgstr "Codiç paîs: %s"
+
+#: ../src/searchResultBubble.js:66
+msgid "Postal code: %s"
+msgstr "Codiç puestâl: %s"
+
+#. Translators: %s is a time expression with the format "%f h" or "%f min" */
+#: ../src/sidebar.js:198
+msgid "Estimated time: %s"
+msgstr "Timp stimât: %s"
+
+#: ../src/user-location-bubble.ui.h:1
+msgid "Current location"
+msgstr "Posizion atuâl"
+
+#. To translators: %s can be "Unknown", "Exact" or "%f km²"
+#: ../src/user-location-bubble.ui.h:4
+#, no-c-format
+#| msgid ""
+#| "%s\n"
+#| "Position Accuracy: %s"
+msgid "Accuracy: %s"
+msgstr "Precision: %s"
 
-#. Translators: Accuracy of user location information
-#: ../src/mapLocation.js:116
+#. Translators: Accuracy of user location information */
+#: ../src/utils.js:165
 msgid "Unknown"
 msgstr "No cognossût"
 
-#. Translators: Accuracy of user location information
-#: ../src/mapLocation.js:119
+#. Translators: Accuracy of user location information */
+#: ../src/utils.js:168
 msgid "Exact"
 msgstr "Di precîs"
 
-#: ../src/mapLocation.js:123
-msgid " km²"
-msgstr " km²"
-
-#. Translators: Showing name of place where user currently is and
-#. accuracy of this information (which is translated
-#. separately)
-#.
-#: ../src/userLocation.js:62
-#, c-format
-msgid ""
-"%s\n"
-"Position Accuracy: %s"
-msgstr ""
-"%s\n"
-"Precision de posizion: %s"
+#: ../src/utils.js:178
+#| msgid " km²"
+msgid "%f km²"
+msgstr "%f km²"
+
+#: ../src/utils.js:275
+msgid "%f h"
+msgstr "%f h"
+
+#: ../src/utils.js:277
+msgid "%f min"
+msgstr "%f min"
+
+#: ../src/utils.js:287
+msgid "%f km"
+msgstr "%f km"
+
+#: ../src/utils.js:289
+msgid "%f m"
+msgstr "%f m"
+
+#~ msgid "Street"
+#~ msgstr "Vie"
+
+#~ msgid "Satellite"
+#~ msgstr "Satelit"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-maps-3.14.1.2/po/nl.po new/gnome-maps-3.14.2/po/nl.po
--- old/gnome-maps-3.14.1.2/po/nl.po    2014-09-01 21:03:38.000000000 +0200
+++ new/gnome-maps-3.14.2/po/nl.po      2014-11-10 14:37:26.000000000 +0100
@@ -3,44 +3,35 @@
 # This file is distributed under the same license as the GNOME Maps package.
 # Erwin Poeze <don...@outlook.com>, 2013, 2014.
 # Reinout van Schouwen <reino...@gnome.org>, 2013.
+# Hannie Dumoleyn <han...@ubuntu-nl.org>, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-maps 3.10\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "maps&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2014-03-13 07:56+0000\n"
-"PO-Revision-Date: 2014-03-13 17:38-0000\n"
-"Last-Translator: Erwin Poeze <don...@outlook.com>\n"
-"Language-Team: Dutch <vertal...@vrijschrift.org>\n"
+"POT-Creation-Date: 2014-11-06 07:49+0000\n"
+"PO-Revision-Date: 2014-11-08 11:13+0100\n"
+"Last-Translator: Hannie Dumoleyn <han...@ubuntu-nl.org>\n"
+"Language-Team: Dutch <gnome-nl-l...@gnome.org>\n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Lokalize 1.5\n"
 "X-Project-Style: gnome\n"
 
-#: ../data/gnome-maps.appdata.xml.in.h:1
+#: ../data/org.gnome.Maps.appdata.xml.in.h:1
 msgid ""
 "Maps gives you quick access to maps all across the world. It allows you to "
 "quickly find the place you’re looking for by searching for a city or street, "
 "or locate a place to meet a friend."
 msgstr ""
 "Kaarten geeft u snelle toegang tot kaarten over de hele wereld. U kunt snel "
-"de plaats waarnaar u op zoek bent vinden door te zoeken naar een stad of de "
+"de plaats waarnaar u op zoek bent vinden door te zoeken naar een stad of "
 "straat, of de plek opzoeken om een vriend te ontmoeten."
 
-#: ../data/gnome-maps.appdata.xml.in.h:2
-msgid ""
-"<li>Search for country, region, city or street.</li> <li>Search for specific "
-"types of locations, such as “Pubs near Main Street, Boston” or “Wi-Fi Access "
-"near Alexanderplatz, Berlin”.</li>"
-msgstr ""
-"<li>Zoek naar een land, regio, stad of straat.</li> <li>Zoeken naar "
-"specifieke soorten locaties, zoals \"Pubs in de buurt van Main Street, Boston"
-"\" of \"WiFi-toegang in de buurt van Alexanderplatz, Berlijn\"</li>"
-
-#: ../data/gnome-maps.appdata.xml.in.h:3
+#: ../data/org.gnome.Maps.appdata.xml.in.h:2
 msgid ""
 "Maps uses the collaborative OpenStreetMap database, made by hundreds of "
 "thousands of people across the globe."
@@ -48,17 +39,33 @@
 "Kaarten gebruikt de gemeenschappelijk opgebouwde OpenStreetMap-database, "
 "gemaakt door honderdduizenden mensen over de hele wereld."
 
+#. Translators: Search is carried out on OpenStreetMap data using Nominatim.
+#. Visit http://wiki.openstreetmap.org/wiki/Nominatim/Special_Phrases and click
+#. your language to see what words you can use for the translated search.
+#: ../data/org.gnome.Maps.appdata.xml.in.h:6
+#| msgid ""
+#| "<li>Search for country, region, city or street.</li> <li>Search for "
+#| "specific types of locations, such as “Pubs near Main Street, Boston” or "
+#| "“Wi-Fi Access near Alexanderplatz, Berlin”.</li>"
+msgid ""
+"You can even search for specific types of locations, such as “Pubs near Main "
+"Street, Boston” or “Hotels near Alexanderplatz, Berlin”."
+msgstr ""
+"U kunt zelfs zoeken naar specifieke soorten locaties, zoals \"Pubs in de "
+"buurt van Main Street, Boston\" of \"Hotels in de buurt van Alexanderplatz, "
+"Berlijn\"."
+
 #. Translators: This is the program name. */
-#: ../data/gnome-maps.desktop.in.in.h:1 ../src/application.js:55
-#: ../src/mainWindow.js:300 ../src/main-window.ui.h:3
+#: ../data/org.gnome.Maps.desktop.in.in.h:1 ../src/application.js:66
+#: ../src/mainWindow.js:302 ../src/main-window.ui.h:1
 msgid "Maps"
 msgstr "Kaarten"
 
-#: ../data/gnome-maps.desktop.in.in.h:2
+#: ../data/org.gnome.Maps.desktop.in.in.h:2
 msgid "A simple maps application"
 msgstr "Een eenvoudige kaartentoepassing"
 
-#: ../data/gnome-maps.desktop.in.in.h:3
+#: ../data/org.gnome.Maps.desktop.in.in.h:3
 msgid "Maps;"
 msgstr "Maps;Kaarten;"
 
@@ -146,50 +153,111 @@
 msgid "I’m here!"
 msgstr "Ik ben hier!"
 
-#: ../src/mainWindow.js:298
+#: ../src/mainWindow.js:300
 msgid "translator-credits"
 msgstr ""
 "Erwin Poeze <don...@outlook.com>\n"
 "Reinout van Schouwen <reino...@gnome.org>"
 
-#: ../src/mainWindow.js:301
+#: ../src/mainWindow.js:303
 msgid "A map application for GNOME"
 msgstr "Een kaartentoepassing voor Gnome"
 
-#: ../src/main-window.ui.h:1
-msgid "Street"
-msgstr "Straat"
-
 #: ../src/main-window.ui.h:2
-msgid "Satellite"
-msgstr "Satelliet"
+msgid "Go to current location"
+msgstr "Ga naar de huidige locatie"
+
+#: ../src/main-window.ui.h:3
+msgid "Choose map type"
+msgstr "Kaarttype kiezen"
+
+#: ../src/main-window.ui.h:4
+msgid "Toggle route planner"
+msgstr "Van routeplanner wisselen"
+
+#: ../src/routeService.js:73
+msgid "No route found."
+msgstr "Geen route gevonden."
+
+#: ../src/routeService.js:80
+msgid "Route request failed."
+msgstr "Routeverzoek is mislukt."
+
+#: ../src/routeService.js:151
+msgid "Start!"
+msgstr "Begin!"
+
+#: ../src/searchResultBubble.js:60
+#, javascript-format
+msgid "Country code: %s"
+msgstr "Landcode: %s"
+
+#: ../src/searchResultBubble.js:66
+#, javascript-format
+msgid "Postal code: %s"
+msgstr "Postcode: %s"
+
+#. Translators: %s is a time expression with the format "%f h" or "%f min" */
+#: ../src/sidebar.js:198
+#, javascript-format
+msgid "Estimated time: %s"
+msgstr "Geschatte tijd: %s"
+
+#: ../src/user-location-bubble.ui.h:1
+msgid "Current location"
+msgstr "Huidige locatie"
+
+#. To translators: %s can be "Unknown", "Exact" or "%f km²"
+#: ../src/user-location-bubble.ui.h:4
+#, no-c-format
+#| msgid ""
+#| "%s\n"
+#| "Position Accuracy: %s"
+msgid "Accuracy: %s"
+msgstr "Nauwkeurigheid: %s"
 
 #. Translators: Accuracy of user location information */
-#: ../src/mapLocation.js:164
+#: ../src/utils.js:165
 msgid "Unknown"
 msgstr "Onbekend"
 
 #. Translators: Accuracy of user location information */
-#: ../src/mapLocation.js:167
+#: ../src/utils.js:168
 msgid "Exact"
 msgstr "Exact"
 
-#: ../src/mapLocation.js:177
-msgid " km<sup>2</sup>"
-msgstr " km<sup>2</sup>"
-
-#. Translators: Showing name of place where user currently is and
-#. accuracy of this information (which is translated
-#. separately)
-#. */
-#: ../src/userLocation.js:62
+# Hier stond: moet worden nagekeken.
+#: ../src/utils.js:178
 #, javascript-format
-msgid ""
-"%s\n"
-"Position Accuracy: %s"
-msgstr ""
-"%s\n"
-"Positienauwkeurigheid: %s"
+#| msgid " km²"
+msgid "%f km²"
+msgstr "%f km²"
+
+#: ../src/utils.js:275
+#, javascript-format
+msgid "%f h"
+msgstr "%f u"
+
+#: ../src/utils.js:277
+#, javascript-format
+msgid "%f min"
+msgstr "%f min"
+
+#: ../src/utils.js:287
+#, javascript-format
+msgid "%f km"
+msgstr "%f km"
+
+#: ../src/utils.js:289
+#, javascript-format
+msgid "%f m"
+msgstr "%f m"
+
+#~ msgid "Street"
+#~ msgstr "Straat"
+
+#~ msgid "Satellite"
+#~ msgstr "Satelliet"
 
-#~ msgid " km²"
-#~ msgstr " km²"
+#~ msgid " km<sup>2</sup>"
+#~ msgstr " km<sup>2</sup>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-maps-3.14.1.2/po/sk.po new/gnome-maps-3.14.2/po/sk.po
--- old/gnome-maps-3.14.1.2/po/sk.po    2014-09-10 19:32:44.000000000 +0200
+++ new/gnome-maps-3.14.2/po/sk.po      2014-11-10 14:32:55.000000000 +0100
@@ -8,8 +8,8 @@
 "Project-Id-Version: gnome-maps master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "maps&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2014-09-09 06:56+0000\n"
-"PO-Revision-Date: 2014-09-09 19:01+0100\n"
+"POT-Creation-Date: 2014-10-10 17:52+0000\n"
+"PO-Revision-Date: 2014-10-20 19:22+0100\n"
 "Last-Translator: Dušan Kazik <prescot...@gmail.com>\n"
 "Language-Team: Slovak <kde-i18n-...@kde.org>\n"
 "Language: sk\n"
@@ -41,10 +41,6 @@
 #. Visit http://wiki.openstreetmap.org/wiki/Nominatim/Special_Phrases and click
 #. your language to see what words you can use for the translated search.
 #: ../data/org.gnome.Maps.appdata.xml.in.h:6
-#| msgid ""
-#| "<li>Search for country, region, city or street.</li> <li>Search for "
-#| "specific types of locations, such as “Pubs near Main Street, Boston” or "
-#| "“Wi-Fi Access near Alexanderplatz, Berlin”.</li>"
 msgid ""
 "You can even search for specific types of locations, such as “Pubs near Main "
 "Street, Boston” or “Hotels near Alexanderplatz, Berlin”."
@@ -55,7 +51,7 @@
 # desktop entry name
 #. Translators: This is the program name. */
 #: ../data/org.gnome.Maps.desktop.in.in.h:1 ../src/application.js:66
-#: ../src/mainWindow.js:303 ../src/main-window.ui.h:1
+#: ../src/mainWindow.js:302 ../src/main-window.ui.h:1
 msgid "Maps"
 msgstr "Mapy"
 
@@ -167,11 +163,11 @@
 msgid "I’m here!"
 msgstr "Tu sa nachádzam!"
 
-#: ../src/mainWindow.js:301
+#: ../src/mainWindow.js:300
 msgid "translator-credits"
 msgstr "Dušan Kazik <prescot...@gmail.com>"
 
-#: ../src/mainWindow.js:304
+#: ../src/mainWindow.js:303
 msgid "A map application for GNOME"
 msgstr "Aplikácia na prezeranie máp pre GNOME"
 
@@ -200,7 +196,7 @@
 
 #: ../src/routeService.js:151
 msgid "Start!"
-msgstr "Spustiť!"
+msgstr "Začiatok!"
 
 #: ../src/searchResultBubble.js:60
 #, javascript-format
@@ -213,22 +209,18 @@
 msgstr "Smerovacie číslo: %s"
 
 #. Translators: %s is a time expression with the format "%f h" or "%f min" */
-#: ../src/sidebar.js:193
+#: ../src/sidebar.js:198
 #, javascript-format
 msgid "Estimated time: %s"
 msgstr "Odhadovaný čas: %s"
 
 #: ../src/user-location-bubble.ui.h:1
-#| msgid "Track user location"
 msgid "Current location"
 msgstr "Aktuálne umiestnenie"
 
 #. To translators: %s can be "Unknown", "Exact" or "%f km²"
 #: ../src/user-location-bubble.ui.h:4
 #, no-c-format
-#| msgid ""
-#| "%s\n"
-#| "Position Accuracy: %s"
 msgid "Accuracy: %s"
 msgstr "Presnosť: %s"
 
@@ -244,7 +236,6 @@
 
 #: ../src/utils.js:178
 #, javascript-format
-#| msgid " km²"
 msgid "%f km²"
 msgstr "%f km²"
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to