Hello community,

here is the log from the commit of package gnome-initial-setup for 
openSUSE:Factory checked in at 2016-10-26 13:28:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-initial-setup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-initial-setup"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes  
2016-09-23 11:35:30.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-initial-setup.new/gnome-initial-setup.changes 
    2016-10-26 13:28:27.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct 10 18:17:37 UTC 2016 - [email protected]
+
+- Update to version 3.22.1:
+  + Clarify privacy policy links.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-initial-setup-3.22.0.tar.xz

New:
----
  gnome-initial-setup-3.22.1.tar.xz

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

Other differences:
------------------
++++++ gnome-initial-setup.spec ++++++
--- /var/tmp/diff_new_pack.XK8awF/_old  2016-10-26 13:28:29.000000000 +0200
+++ /var/tmp/diff_new_pack.XK8awF/_new  2016-10-26 13:28:29.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-initial-setup
-Version:        3.22.0
+Version:        3.22.1
 Release:        0
 Summary:        GNOME Initial Setup Assistant
 License:        GPL-2.0+

++++++ gnome-initial-setup-3.22.0.tar.xz -> gnome-initial-setup-3.22.1.tar.xz 
++++++
++++ 2579 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-initial-setup-3.22.0/NEWS new/gnome-initial-setup-3.22.1/NEWS
--- old/gnome-initial-setup-3.22.0/NEWS 2016-09-19 16:01:48.000000000 +0200
+++ new/gnome-initial-setup-3.22.1/NEWS 2016-10-10 19:20:07.000000000 +0200
@@ -1,3 +1,8 @@
+3.22.1
+
+ * Clarify privacy policy links
+ * Translation updates
+
 3.22.0
 
  * Translation updates
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-initial-setup-3.22.0/configure.ac 
new/gnome-initial-setup-3.22.1/configure.ac
--- old/gnome-initial-setup-3.22.0/configure.ac 2016-09-19 16:02:30.000000000 
+0200
+++ new/gnome-initial-setup-3.22.1/configure.ac 2016-10-10 19:20:18.000000000 
+0200
@@ -1,4 +1,4 @@
-AC_INIT([gnome-initial-setup],[3.22.0])
+AC_INIT([gnome-initial-setup],[3.22.1])
 AC_CONFIG_MACRO_DIR([m4])
 
 AM_INIT_AUTOMAKE([dist-xz no-dist-gzip foreign])
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-initial-setup-3.22.0/gnome-initial-setup/pages/account/um-realm-generated.c
 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/account/um-realm-generated.c
--- 
old/gnome-initial-setup-3.22.0/gnome-initial-setup/pages/account/um-realm-generated.c
       2016-09-19 16:03:54.000000000 +0200
+++ 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/account/um-realm-generated.c
       2016-10-10 19:26:52.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Generated by gdbus-codegen 2.48.2. DO NOT EDIT.
+ * Generated by gdbus-codegen 2.50.0. DO NOT EDIT.
  *
  * The license of this code is the same as for the source it was derived from.
  */
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-initial-setup-3.22.0/gnome-initial-setup/pages/account/um-realm-generated.h
 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/account/um-realm-generated.h
--- 
old/gnome-initial-setup-3.22.0/gnome-initial-setup/pages/account/um-realm-generated.h
       2016-09-19 16:03:54.000000000 +0200
+++ 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/account/um-realm-generated.h
       2016-10-10 19:26:52.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Generated by gdbus-codegen 2.48.2. DO NOT EDIT.
+ * Generated by gdbus-codegen 2.50.0. DO NOT EDIT.
  *
  * The license of this code is the same as for the source it was derived from.
  */
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-initial-setup-3.22.0/gnome-initial-setup/pages/privacy/gis-privacy-page.c
 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/privacy/gis-privacy-page.c
--- 
old/gnome-initial-setup-3.22.0/gnome-initial-setup/pages/privacy/gis-privacy-page.c
 2016-08-31 09:22:09.000000000 +0200
+++ 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/privacy/gis-privacy-page.c
 2016-10-10 19:18:37.000000000 +0200
@@ -38,7 +38,8 @@
   GtkWidget *reporting_row;
   GtkWidget *reporting_switch;
   GtkWidget *reporting_label;
-  GtkWidget *privacy_policy_label;
+  GtkWidget *mozilla_privacy_policy_label;
+  GtkWidget *distro_privacy_policy_label;
   GSettings *location_settings;
   GSettings *privacy_settings;
   guint abrt_watch_id;
@@ -110,12 +111,16 @@
   gtk_label_set_label (GTK_LABEL (priv->reporting_label), text);
   g_free (text);
 
-  if (!privacy_policy)
-    privacy_policy = g_strdup 
("https://location.services.mozilla.com/privacy";);
-
-  text = g_strdup_printf ("%s <a href='%s'>%s</a>", _("Uses Mozilla Location 
Service:"), privacy_policy, _("Privacy Policy"));
-  gtk_label_set_markup (GTK_LABEL (priv->privacy_policy_label), text);
-  g_free (text);
+  if (privacy_policy)
+    {
+      text = g_strdup_printf ("<a href='%s'>%s</a>", privacy_policy, 
_("Privacy Policy"));
+      gtk_label_set_markup (GTK_LABEL (priv->distro_privacy_policy_label), 
text);
+      g_free (text);
+    }
+  else
+    {
+      gtk_widget_hide (priv->distro_privacy_policy_label);
+    }
 
   g_free (name);
   g_free (privacy_policy);
@@ -132,6 +137,7 @@
 
   gtk_widget_show (priv->reporting_row);
   gtk_widget_show (priv->reporting_label);
+  gtk_widget_show (priv->distro_privacy_policy_label);
 }
 
 static void
@@ -144,6 +150,7 @@
 
   gtk_widget_hide (priv->reporting_row);
   gtk_widget_hide (priv->reporting_label);
+  gtk_widget_hide (priv->distro_privacy_policy_label);
 }
 
 static void
@@ -151,6 +158,7 @@
 {
   GisPrivacyPage *page = GIS_PRIVACY_PAGE (object);
   GisPrivacyPagePrivate *priv = gis_privacy_page_get_instance_private (page);
+  char *text;
 
   G_OBJECT_CLASS (gis_privacy_page_parent_class)->constructed (object);
 
@@ -164,6 +172,10 @@
 
   update_os_data (page);
 
+  text = g_strdup_printf ("<a href='%s'>%s</a>", 
"https://location.services.mozilla.com/privacy";, _("Privacy Policy"));
+  gtk_label_set_markup (GTK_LABEL (priv->mozilla_privacy_policy_label), text);
+  g_free (text);
+
   priv->abrt_watch_id = g_bus_watch_name (G_BUS_TYPE_SYSTEM,
                                           "org.freedesktop.problems.daemon",
                                           G_BUS_NAME_WATCHER_FLAGS_NONE,
@@ -285,7 +297,8 @@
   gtk_widget_class_bind_template_child_private (GTK_WIDGET_CLASS (klass), 
GisPrivacyPage, reporting_row);
   gtk_widget_class_bind_template_child_private (GTK_WIDGET_CLASS (klass), 
GisPrivacyPage, reporting_switch);
   gtk_widget_class_bind_template_child_private (GTK_WIDGET_CLASS (klass), 
GisPrivacyPage, reporting_label);
-  gtk_widget_class_bind_template_child_private (GTK_WIDGET_CLASS (klass), 
GisPrivacyPage, privacy_policy_label);
+  gtk_widget_class_bind_template_child_private (GTK_WIDGET_CLASS (klass), 
GisPrivacyPage, mozilla_privacy_policy_label);
+  gtk_widget_class_bind_template_child_private (GTK_WIDGET_CLASS (klass), 
GisPrivacyPage, distro_privacy_policy_label);
   gtk_widget_class_bind_template_callback (GTK_WIDGET_CLASS (klass), 
activate_link);
 
   page_class->page_id = PAGE_ID;
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-initial-setup-3.22.0/gnome-initial-setup/pages/privacy/gis-privacy-page.ui
 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/privacy/gis-privacy-page.ui
--- 
old/gnome-initial-setup-3.22.0/gnome-initial-setup/pages/privacy/gis-privacy-page.ui
        2016-09-13 12:34:06.000000000 +0200
+++ 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/privacy/gis-privacy-page.ui
        2016-10-10 19:18:37.000000000 +0200
@@ -71,7 +71,7 @@
           </object>
         </child>
         <child>
-          <object class="GtkLabel" id="privacy_policy_label">
+          <object class="GtkLabel" id="mozilla_privacy_policy_label">
             <property name="visible">True</property>
             <property name="margin-top">10</property>
             <property name="xalign">0</property>
@@ -112,6 +112,16 @@
           </object>
         </child>
         <child>
+          <object class="GtkLabel" id="distro_privacy_policy_label">
+            <property name="visible">True</property>
+            <property name="margin-top">10</property>
+            <property name="xalign">0</property>
+            <property name="halign">start</property>
+            <property name="use-markup">True</property>
+            <signal name="activate-link" handler="activate_link"/>
+          </object>
+        </child>
+        <child>
           <object class="GtkLabel" id="footer_label">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
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-initial-setup-3.22.0/gnome-initial-setup/pages/privacy/privacy-resources.c
 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/privacy/privacy-resources.c
--- 
old/gnome-initial-setup-3.22.0/gnome-initial-setup/pages/privacy/privacy-resources.c
        2016-09-19 16:03:51.000000000 +0200
+++ 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/privacy/privacy-resources.c
        2016-10-10 19:26:46.000000000 +0200
@@ -6,7 +6,7 @@
 # define SECTION
 #endif
 
-static const SECTION union { const guint8 data[4324]; const double alignment; 
void * const ptr;}  privacy_resource_data = { {
+static const SECTION union { const guint8 data[4668]; const double alignment; 
void * const ptr;}  privacy_resource_data = { {
   0x47, 0x56, 0x61, 0x72, 0x69, 0x61, 0x6e, 0x74, 
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
   0x18, 0x00, 0x00, 0x00, 0xac, 0x00, 0x00, 0x00, 
@@ -25,10 +25,10 @@
   0xd0, 0x00, 0x00, 0x00, 0xeb, 0x0d, 0x0e, 0x0f, 
   0x00, 0x00, 0x00, 0x00, 0xd0, 0x00, 0x00, 0x00, 
   0x13, 0x00, 0x76, 0x00, 0xe8, 0x00, 0x00, 0x00, 
-  0xd7, 0x10, 0x00, 0x00, 0xb0, 0xb7, 0x24, 0x30, 
-  0x02, 0x00, 0x00, 0x00, 0xd7, 0x10, 0x00, 0x00, 
-  0x06, 0x00, 0x4c, 0x00, 0xe0, 0x10, 0x00, 0x00, 
-  0xe4, 0x10, 0x00, 0x00, 0x69, 0x6e, 0x69, 0x74, 
+  0x2f, 0x12, 0x00, 0x00, 0xb0, 0xb7, 0x24, 0x30, 
+  0x02, 0x00, 0x00, 0x00, 0x2f, 0x12, 0x00, 0x00, 
+  0x06, 0x00, 0x4c, 0x00, 0x38, 0x12, 0x00, 0x00, 
+  0x3c, 0x12, 0x00, 0x00, 0x69, 0x6e, 0x69, 0x74, 
   0x69, 0x61, 0x6c, 0x2d, 0x73, 0x65, 0x74, 0x75, 
   0x70, 0x2f, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 
   0x2f, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 
@@ -36,7 +36,7 @@
   0x67, 0x69, 0x73, 0x2d, 0x70, 0x72, 0x69, 0x76, 
   0x61, 0x63, 0x79, 0x2d, 0x70, 0x61, 0x67, 0x65, 
   0x2e, 0x75, 0x69, 0x00, 0x00, 0x00, 0x00, 0x00, 
-  0xdf, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
+  0x37, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
   0x3c, 0x3f, 0x78, 0x6d, 0x6c, 0x20, 0x76, 0x65, 
   0x72, 0x73, 0x69, 0x6f, 0x6e, 0x3d, 0x22, 0x31, 
   0x2e, 0x30, 0x22, 0x3f, 0x3e, 0x0a, 0x3c, 0x69, 
@@ -319,7 +319,8 @@
   0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x20, 0x63, 
   0x6c, 0x61, 0x73, 0x73, 0x3d, 0x22, 0x47, 0x74, 
   0x6b, 0x4c, 0x61, 0x62, 0x65, 0x6c, 0x22, 0x20, 
-  0x69, 0x64, 0x3d, 0x22, 0x70, 0x72, 0x69, 0x76, 
+  0x69, 0x64, 0x3d, 0x22, 0x6d, 0x6f, 0x7a, 0x69, 
+  0x6c, 0x6c, 0x61, 0x5f, 0x70, 0x72, 0x69, 0x76, 
   0x61, 0x63, 0x79, 0x5f, 0x70, 0x6f, 0x6c, 0x69, 
   0x63, 0x79, 0x5f, 0x6c, 0x61, 0x62, 0x65, 0x6c, 
   0x22, 0x3e, 0x3c, 0x70, 0x72, 0x6f, 0x70, 0x65, 
@@ -464,6 +465,48 @@
   0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x3e, 0x3c, 
   0x2f, 0x63, 0x68, 0x69, 0x6c, 0x64, 0x3e, 0x3c, 
   0x63, 0x68, 0x69, 0x6c, 0x64, 0x3e, 0x3c, 0x6f, 
+  0x62, 0x6a, 0x65, 0x63, 0x74, 0x20, 0x63, 0x6c, 
+  0x61, 0x73, 0x73, 0x3d, 0x22, 0x47, 0x74, 0x6b, 
+  0x4c, 0x61, 0x62, 0x65, 0x6c, 0x22, 0x20, 0x69, 
+  0x64, 0x3d, 0x22, 0x64, 0x69, 0x73, 0x74, 0x72, 
+  0x6f, 0x5f, 0x70, 0x72, 0x69, 0x76, 0x61, 0x63, 
+  0x79, 0x5f, 0x70, 0x6f, 0x6c, 0x69, 0x63, 0x79, 
+  0x5f, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x22, 0x3e, 
+  0x3c, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 
+  0x79, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 
+  0x76, 0x69, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x22, 
+  0x3e, 0x54, 0x72, 0x75, 0x65, 0x3c, 0x2f, 0x70, 
+  0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x3e, 
+  0x3c, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 
+  0x79, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 
+  0x6d, 0x61, 0x72, 0x67, 0x69, 0x6e, 0x2d, 0x74, 
+  0x6f, 0x70, 0x22, 0x3e, 0x31, 0x30, 0x3c, 0x2f, 
+  0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 
+  0x3e, 0x3c, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 
+  0x74, 0x79, 0x20, 0x6e, 0x61, 0x6d, 0x65, 0x3d, 
+  0x22, 0x78, 0x61, 0x6c, 0x69, 0x67, 0x6e, 0x22, 
+  0x3e, 0x30, 0x3c, 0x2f, 0x70, 0x72, 0x6f, 0x70, 
+  0x65, 0x72, 0x74, 0x79, 0x3e, 0x3c, 0x70, 0x72, 
+  0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x20, 0x6e, 
+  0x61, 0x6d, 0x65, 0x3d, 0x22, 0x68, 0x61, 0x6c, 
+  0x69, 0x67, 0x6e, 0x22, 0x3e, 0x73, 0x74, 0x61, 
+  0x72, 0x74, 0x3c, 0x2f, 0x70, 0x72, 0x6f, 0x70, 
+  0x65, 0x72, 0x74, 0x79, 0x3e, 0x3c, 0x70, 0x72, 
+  0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x20, 0x6e, 
+  0x61, 0x6d, 0x65, 0x3d, 0x22, 0x75, 0x73, 0x65, 
+  0x2d, 0x6d, 0x61, 0x72, 0x6b, 0x75, 0x70, 0x22, 
+  0x3e, 0x54, 0x72, 0x75, 0x65, 0x3c, 0x2f, 0x70, 
+  0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x79, 0x3e, 
+  0x3c, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x6c, 0x20, 
+  0x6e, 0x61, 0x6d, 0x65, 0x3d, 0x22, 0x61, 0x63, 
+  0x74, 0x69, 0x76, 0x61, 0x74, 0x65, 0x2d, 0x6c, 
+  0x69, 0x6e, 0x6b, 0x22, 0x20, 0x68, 0x61, 0x6e, 
+  0x64, 0x6c, 0x65, 0x72, 0x3d, 0x22, 0x61, 0x63, 
+  0x74, 0x69, 0x76, 0x61, 0x74, 0x65, 0x5f, 0x6c, 
+  0x69, 0x6e, 0x6b, 0x22, 0x2f, 0x3e, 0x3c, 0x2f, 
+  0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x3e, 0x3c, 
+  0x2f, 0x63, 0x68, 0x69, 0x6c, 0x64, 0x3e, 0x3c, 
+  0x63, 0x68, 0x69, 0x6c, 0x64, 0x3e, 0x3c, 0x6f, 
   0x62, 0x6a, 0x65, 0x63, 0x74, 0x20, 0x63, 0x6c, 
   0x61, 0x73, 0x73, 0x3d, 0x22, 0x47, 0x74, 0x6b, 
   0x4c, 0x61, 0x62, 0x65, 0x6c, 0x22, 0x20, 0x69, 
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-initial-setup-3.22.0/gnome-initial-setup/pages/timezone/timedated.c 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/timezone/timedated.c
--- 
old/gnome-initial-setup-3.22.0/gnome-initial-setup/pages/timezone/timedated.c   
    2016-09-19 16:03:46.000000000 +0200
+++ 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/timezone/timedated.c   
    2016-10-10 19:26:34.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Generated by gdbus-codegen 2.48.2. DO NOT EDIT.
+ * Generated by gdbus-codegen 2.50.0. DO NOT EDIT.
  *
  * The license of this code is the same as for the source it was derived from.
  */
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-initial-setup-3.22.0/gnome-initial-setup/pages/timezone/timedated.h 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/timezone/timedated.h
--- 
old/gnome-initial-setup-3.22.0/gnome-initial-setup/pages/timezone/timedated.h   
    2016-09-19 16:03:46.000000000 +0200
+++ 
new/gnome-initial-setup-3.22.1/gnome-initial-setup/pages/timezone/timedated.h   
    2016-10-10 19:26:34.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Generated by gdbus-codegen 2.48.2. DO NOT EDIT.
+ * Generated by gdbus-codegen 2.50.0. DO NOT EDIT.
  *
  * The license of this code is the same as for the source it was derived from.
  */
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-initial-setup-3.22.0/po/eu.po new/gnome-initial-setup-3.22.1/po/eu.po
--- old/gnome-initial-setup-3.22.0/po/eu.po     2016-08-31 09:22:09.000000000 
+0200
+++ new/gnome-initial-setup-3.22.1/po/eu.po     2016-10-10 19:18:37.000000000 
+0200
@@ -8,9 +8,10 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-initial-setup master\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-03-20 18:04+0100\n"
-"PO-Revision-Date: 2016-03-20 18:24+0100\n"
+"Report-Msgid-Bugs-To: 
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-in";
+"itial-setup&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2016-09-01 15:51+0000\n"
+"PO-Revision-Date: 2016-09-20 12:45+0100\n"
 "Last-Translator: dooteo <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
@@ -25,35 +26,35 @@
 msgid "Initial Setup"
 msgstr "Hasierako konfigurazioa"
 
-#: ../gnome-initial-setup/gis-assistant.c:384
+#: ../gnome-initial-setup/gis-assistant.c:396
 msgid "_Next"
 msgstr "_Hurrengoa"
 
-#: ../gnome-initial-setup/gis-assistant.c:385
+#: ../gnome-initial-setup/gis-assistant.c:397
 msgid "_Accept"
 msgstr "_Onartu"
 
-#: ../gnome-initial-setup/gis-assistant.c:386
+#: ../gnome-initial-setup/gis-assistant.c:398
 msgid "_Skip"
 msgstr "_Saltatu"
 
-#: ../gnome-initial-setup/gis-assistant.c:387
+#: ../gnome-initial-setup/gis-assistant.c:399
 msgid "_Previous"
 msgstr "_Aurrekoa"
 
-#: ../gnome-initial-setup/gis-assistant.c:388
+#: ../gnome-initial-setup/gis-assistant.c:400
 msgid "_Cancel"
 msgstr "_Utzi"
 
-#: ../gnome-initial-setup/gnome-initial-setup.c:197
+#: ../gnome-initial-setup/gnome-initial-setup.c:199
 msgid "Force existing user mode"
 msgstr "Behartu dagoen erabiltzaile-modura"
 
-#: ../gnome-initial-setup/gnome-initial-setup.c:203
+#: ../gnome-initial-setup/gnome-initial-setup.c:205
 msgid "- GNOME initial setup"
 msgstr "- GNOMEren hasierako konfigurazioa"
 
-#: ../gnome-initial-setup/pages/account/gis-account-page.c:243
+#: ../gnome-initial-setup/pages/account/gis-account-page.c:242
 #: ../gnome-initial-setup/pages/account/gis-account-page-local.ui.h:2
 msgid "About You"
 msgstr "Zuri buruz"
@@ -248,8 +249,8 @@
 "Connect your accounts to easily access your email, online calendar, "
 "contacts, documents and photos."
 msgstr ""
-"Konektatu zure kontuak posta elektroniko, lineako egutegia, "
-"kontaktuak, dokumentuak eta argazkiak modu errazean atzitzeko."
+"Konektatu zure kontuak posta elektroniko, lineako egutegia, kontaktuak, "
+"dokumentuak eta argazkiak modu errazean atzitzeko."
 
 #: ../gnome-initial-setup/pages/goa/gis-goa-page.ui.h:3
 msgid ""
@@ -634,13 +635,65 @@
 "The time zone will be set automatically if your location can be found. You "
 "can also search for a city to set it yourself."
 msgstr ""
-"Ordu-zona automatikoki konfiguratuko da zure kokalekua aurkitzen bada. "
-"Herri bat ere bila dezakezu zuk zeuk konfiguratzeko."
+"Ordu-zona automatikoki konfiguratuko da zure kokalekua aurkitzen bada. Herri "
+"bat ere bila dezakezu zuk zeuk konfiguratzeko."
 
 #: ../gnome-initial-setup/pages/timezone/gis-timezone-page.ui.h:3
 msgid "Please search for a nearby city"
 msgstr "Bilatu hurbileko herri bat"
 
+#. Translators: the parameter here is the name of a distribution,
+#. * like "Fedora" or "Ubuntu". It falls back to "GNOME" if we can't
+#. * detect any distribution.
+#.
+#: ../gnome-initial-setup/pages/software/gis-software-page.c:112
+#, c-format
+msgid ""
+"Proprietary software sources provide access to additional software, "
+"including web browsers and games. This software typically has restrictions "
+"on use and access to source code, and is not provided by %s."
+msgstr ""
+"Jabedun softwarearen iturburuak software gehigarria eskuratzea "
+"eskaintzen du, web arakatzaileak eta jokoak barne. Software mota "
+"honek murriztapenak eduki ohi ditu bai bere erabilpenean bai "
+"bere iturburuko kodea atzitzean, eta '%s'(e)k ez du hornitzen."
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.c:245
+#| msgid "Input Sources"
+msgid "Software Sources"
+msgstr "Softwareen iturburuak"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:1
+msgid "Additional Software Sources"
+msgstr "Softwareen iturburu gehigarriak"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:2
+msgid "<a href=\"more\">Find out more…</a>"
+msgstr "<a href=\"more\">Bilatu gehiago…</a>"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:3
+msgid "Proprietary Software Sources"
+msgstr "Jabedun softwareen iturburuak"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:4
+msgid ""
+"Proprietary software typically has restrictions on how it can be used and on "
+"access to source code. This prevents anyone but the software owner from "
+"inspecting, improving or learning from its code."
+msgstr ""
+"Jabedun softwareak murriztapenak eduki ohi ditu bai bere erabilpenean bai "
+"bere iturburuko kodea atzitzean. Honek bere jabea ez den beste edonori "
+"kodea aztertzea, hobetzea edo ikastea debekatzen dio."
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:5
+msgid ""
+"In contrast, Free Software can be freely run, copied, distributed, studied "
+"and modified."
+msgstr ""
+"Alderantziz, Softwarea Librea libreki exekutatu, kopiatu, banatu, ikertu eta"
+" eralda "
+"daiteke."
+
 #~ msgid "Are these the right details? You can change them if you want."
 #~ msgstr "Xehetasun egokiak dira? Nahi duzunean alda ditzakezu."
 
@@ -761,9 +814,6 @@
 #~ msgid "Other"
 #~ msgstr "Bestelakoa"
 
-#~ msgid "Input Sources"
-#~ msgstr "Sarrerako iturburuak"
-
 #~ msgid "Add an Input Source"
 #~ msgstr "Gehitu sarrerako iturburu bat"
 
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-initial-setup-3.22.0/po/zh_TW.po 
new/gnome-initial-setup-3.22.1/po/zh_TW.po
--- old/gnome-initial-setup-3.22.0/po/zh_TW.po  2016-08-31 09:22:09.000000000 
+0200
+++ new/gnome-initial-setup-3.22.1/po/zh_TW.po  2016-10-10 19:18:37.000000000 
+0200
@@ -8,50 +8,50 @@
 "Project-Id-Version: gnome-initial-setup master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "initial-setup&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-02-20 21:14+0000\n"
-"PO-Revision-Date: 2016-02-23 11:49+0800\n"
-"Last-Translator: Chao-Hsiung Liao <[email protected]>\n"
+"POT-Creation-Date: 2016-09-30 23:08+0000\n"
+"PO-Revision-Date: 2016-10-09 22:21+0800\n"
+"Last-Translator: Cheng-Chia Tseng <[email protected]>\n"
 "Language-Team: Chinese (Taiwan) <[email protected]>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.8.7\n"
+"X-Generator: Poedit 1.8.8\n"
 
 #: ../data/gnome-initial-setup.desktop.in.in.h:1
 #: ../data/gnome-initial-setup-first-login.desktop.in.in.h:1
 msgid "Initial Setup"
 msgstr "初始設定"
 
-#: ../gnome-initial-setup/gis-assistant.c:384
+#: ../gnome-initial-setup/gis-assistant.c:396
 msgid "_Next"
 msgstr "下一步(_N)"
 
-#: ../gnome-initial-setup/gis-assistant.c:385
+#: ../gnome-initial-setup/gis-assistant.c:397
 msgid "_Accept"
 msgstr "套用(_A)"
 
-#: ../gnome-initial-setup/gis-assistant.c:386
+#: ../gnome-initial-setup/gis-assistant.c:398
 msgid "_Skip"
 msgstr "略過(_S)"
 
-#: ../gnome-initial-setup/gis-assistant.c:387
+#: ../gnome-initial-setup/gis-assistant.c:399
 msgid "_Previous"
 msgstr "上一個(_P)"
 
-#: ../gnome-initial-setup/gis-assistant.c:388
+#: ../gnome-initial-setup/gis-assistant.c:400
 msgid "_Cancel"
 msgstr "取消(_C)"
 
-#: ../gnome-initial-setup/gnome-initial-setup.c:197
+#: ../gnome-initial-setup/gnome-initial-setup.c:199
 msgid "Force existing user mode"
 msgstr "強制既有使用者模式"
 
-#: ../gnome-initial-setup/gnome-initial-setup.c:203
+#: ../gnome-initial-setup/gnome-initial-setup.c:205
 msgid "- GNOME initial setup"
 msgstr "- GNOME 初始設定"
 
-#: ../gnome-initial-setup/pages/account/gis-account-page.c:243
+#: ../gnome-initial-setup/pages/account/gis-account-page.c:242
 #: ../gnome-initial-setup/pages/account/gis-account-page-local.ui.h:2
 msgid "About You"
 msgstr "關於您"
@@ -280,7 +280,11 @@
 msgid "Welcome"
 msgstr "歡迎使用"
 
-#: ../gnome-initial-setup/pages/language/gis-welcome-widget.c:119
+#. Translators: This is meant to be a warm, engaging welcome message,
+#. * like greeting somebody at the door. If the exclamation mark is not
+#. * suitable for this in your language you may replace it.
+#.
+#: ../gnome-initial-setup/pages/language/gis-welcome-widget.c:123
 msgid "Welcome!"
 msgstr "歡迎使用!"
 
@@ -322,15 +326,15 @@
 msgid "Turn On"
 msgstr "開啟"
 
-#: ../gnome-initial-setup/pages/password/gis-password-page.c:132
+#: ../gnome-initial-setup/pages/password/gis-password-page.c:134
 msgid "This is a weak password."
 msgstr "這個密碼強度不足。"
 
-#: ../gnome-initial-setup/pages/password/gis-password-page.c:146
+#: ../gnome-initial-setup/pages/password/gis-password-page.c:148
 msgid "The passwords do not match."
 msgstr "密碼不相符合。"
 
-#: ../gnome-initial-setup/pages/password/gis-password-page.c:268
+#: ../gnome-initial-setup/pages/password/gis-password-page.c:270
 msgid "Password"
 msgstr "密碼"
 
@@ -559,7 +563,7 @@
 msgstr "您已經準備好了!"
 
 #. Translators: "city, country"
-#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:374
+#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:238
 #, c-format
 msgctxt "timezone loc"
 msgid "%s, %s"
@@ -568,28 +572,28 @@
 #. Translators: UTC here means the Coordinated Universal Time.
 #. * %:::z will be replaced by the offset from UTC e.g. UTC+02
 #.
-#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:411
+#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:275
 msgid "UTC%:::z"
 msgstr "UTC%:::z"
 
 #. Translators: This is the time format used in 12-hour mode.
-#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:415
+#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:279
 msgid "%l:%M %p"
 msgstr "%p %l:%M"
 
 #. Translators: This is the time format used in 24-hour mode.
-#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:418
+#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:282
 msgid "%R"
 msgstr "%R"
 
 #. Translators: "timezone (utc shift)"
-#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:421
+#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:285
 #, c-format
 msgctxt "timezone map"
 msgid "%s (%s)"
 msgstr "%s (%s)"
 
-#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:566
+#: ../gnome-initial-setup/pages/timezone/gis-timezone-page.c:432
 #: ../gnome-initial-setup/pages/timezone/gis-timezone-page.ui.h:1
 msgid "Time Zone"
 msgstr "時區"
@@ -604,6 +608,51 @@
 msgid "Please search for a nearby city"
 msgstr "請搜尋鄰近的城市"
 
+#. Translators: the parameter here is the name of a distribution,
+#. * like "Fedora" or "Ubuntu". It falls back to "GNOME" if we can't
+#. * detect any distribution.
+#.
+#: ../gnome-initial-setup/pages/software/gis-software-page.c:112
+#, c-format
+msgid ""
+"Proprietary software sources provide access to additional software, "
+"including web browsers and games. This software typically has restrictions "
+"on use and access to source code, and is not provided by %s."
+msgstr ""
+"專有軟體來源可提供額外軟體,包括一些網頁瀏覽器和遊戲。這類軟體一般對於使用用"
+"途和源始碼存取都有所限制,而且並非由 %s 所提供。"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.c:245
+msgid "Software Sources"
+msgstr "軟體來源"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:1
+msgid "Additional Software Sources"
+msgstr "額外軟體來源"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:2
+msgid "<a href=\"more\">Find out more…</a>"
+msgstr "<a href=\"more\">深入瞭解…</a>"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:3
+msgid "Proprietary Software Sources"
+msgstr "專有軟體來源"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:4
+msgid ""
+"Proprietary software typically has restrictions on how it can be used and on "
+"access to source code. This prevents anyone but the software owner from "
+"inspecting, improving or learning from its code."
+msgstr ""
+"專有軟體一般都有使用用途、和源始碼存取上的限制。這使得只有軟體擁有者才能檢"
+"閱、改善、或從其程式碼中學習,而其他人都不可以。"
+
+#: ../gnome-initial-setup/pages/software/gis-software-page.ui.h:5
+msgid ""
+"In contrast, Free Software can be freely run, copied, distributed, studied "
+"and modified."
+msgstr "相反的,自由軟體則可以自由使用、複製、散佈、研究、和修改。"
+
 #~ msgid "Are these the right details? You can change them if you want."
 #~ msgstr "這些資料正確嗎?您可以更改它們。"
 
@@ -711,9 +760,6 @@
 #~ msgid "Other"
 #~ msgstr "其他"
 
-#~ msgid "Input Sources"
-#~ msgstr "輸入來源"
-
 #~ msgid "Add an Input Source"
 #~ msgstr "加入輸入來源"
 


Reply via email to