Hello community,

here is the log from the commit of package gnome-logs for openSUSE:Factory 
checked in at 2014-10-15 16:27:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-logs (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-logs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-logs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-logs/gnome-logs.changes    2014-09-30 
19:39:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-logs.new/gnome-logs.changes       
2014-10-15 16:27:26.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 20:30:00 UTC 2014 - [email protected]
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-logs-3.14.0.tar.xz

New:
----
  gnome-logs-3.14.1.tar.xz

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

Other differences:
------------------
++++++ gnome-logs.spec ++++++
--- /var/tmp/diff_new_pack.ky5VjS/_old  2014-10-15 16:27:27.000000000 +0200
+++ /var/tmp/diff_new_pack.ky5VjS/_new  2014-10-15 16:27:27.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           gnome-logs
-Version:        3.14.0
+Version:        3.14.1
 Release:        0
 Summary:        GNOME System Log Viewer
 License:        GPL-3.0+

++++++ gnome-logs-3.14.0.tar.xz -> gnome-logs-3.14.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/ChangeLog 
new/gnome-logs-3.14.1/ChangeLog
--- old/gnome-logs-3.14.0/ChangeLog     2014-09-23 01:08:22.000000000 +0200
+++ new/gnome-logs-3.14.1/ChangeLog     2014-10-13 21:22:12.000000000 +0200
@@ -1,6 +1,32 @@
+commit 719f9aca676dc33aca0f4594c6e026023b063d19
+Author: David King <[email protected]>
+Date:   Mon Oct 13 20:21:33 2014 +0100
+
+    Update NEWS for 3.14.1 release
+
+M      NEWS
+M      configure.ac
+
+commit 2b30e81b63ecccf29a720b1dc0cf3efb23d6c634
+Author: Arash Mousavi <[email protected]>
+Date:  Sat Oct 11 13:04:56 2014 +0330
+
+    Updates Persian Translations
+
+M      po/LINGUAS
+A      po/fa.po
+
+commit 7ab8291dc372da3e402a158e3b1415c7c95dc4b6
+Author: Kjartan Maraas <[email protected]>
+Date:  Fri Oct 3 19:35:39 2014 +0200
+
+    Updated Norwegian bokmål translation.
+
+M      po/nb.po
+
 commit 884a1a729bab2afad64f81211f94e37e47638cb9
 Author: David King <[email protected]>
-Date:   Mon Sep 22 23:08:57 2014 +0100
+Date:  Mon Sep 22 23:08:57 2014 +0100
 
     Update NEWS for 3.14.0 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/NEWS new/gnome-logs-3.14.1/NEWS
--- old/gnome-logs-3.14.0/NEWS  2014-09-23 00:05:37.000000000 +0200
+++ new/gnome-logs-3.14.1/NEWS  2014-10-13 21:21:28.000000000 +0200
@@ -1,3 +1,9 @@
+GNOME Logs 3.14.1
+=================
+
+* Persian translation
+* update to Norwegian bokmål translation
+
 GNOME Logs 3.14.0
 =================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/aclocal.m4 
new/gnome-logs-3.14.1/aclocal.m4
--- old/gnome-logs-3.14.0/aclocal.m4    2014-09-23 00:09:45.000000000 +0200
+++ new/gnome-logs-3.14.1/aclocal.m4    2014-10-13 21:21:57.000000000 +0200
@@ -654,7 +654,7 @@
 EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach 
lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
 
 distdir: distdir-help-files
-distdir-help-files:
+distdir-help-files: $(_HELP_LC_FILES)
        @for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \
          $(MKDIR_P) "$(distdir)/$$lc"; \
          for file in $(HELP_FILES); do \
@@ -683,7 +683,7 @@
 
 .PHONY: install-help
 install-data-am: $(if $(HELP_ID),install-help)
-install-help:
+install-help: $(_HELP_LC_FILES)
        @for lc in C $(_HELP_LINGUAS); do \
          $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
        done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/configure 
new/gnome-logs-3.14.1/configure
--- old/gnome-logs-3.14.0/configure     2014-09-23 00:09:48.000000000 +0200
+++ new/gnome-logs-3.14.1/configure     2014-10-13 21:21:57.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Logs 3.14.0.
+# Generated by GNU Autoconf 2.69 for Logs 3.14.1.
 #
 # Report bugs to <[email protected]>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='Logs'
 PACKAGE_TARNAME='gnome-logs'
-PACKAGE_VERSION='3.14.0'
-PACKAGE_STRING='Logs 3.14.0'
+PACKAGE_VERSION='3.14.1'
+PACKAGE_STRING='Logs 3.14.1'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Logs'
 
@@ -1307,7 +1307,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Logs 3.14.0 to adapt to many kinds of systems.
+\`configure' configures Logs 3.14.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1373,7 +1373,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Logs 3.14.0:";;
+     short | recursive ) echo "Configuration of Logs 3.14.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1492,7 +1492,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Logs configure 3.14.0
+Logs configure 3.14.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1660,7 +1660,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Logs $as_me 3.14.0, which was
+It was created by Logs $as_me 3.14.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2528,7 +2528,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-logs'
- VERSION='3.14.0'
+ VERSION='3.14.1'
 
 
 # Some tools Automake needs.
@@ -5070,7 +5070,7 @@
 EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach 
lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
 
 distdir: distdir-help-files
-distdir-help-files:
+distdir-help-files: $(_HELP_LC_FILES)
        @for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \
          $(MKDIR_P) "$(distdir)/$$lc"; \
          for file in $(HELP_FILES); do \
@@ -5099,7 +5099,7 @@
 
 .PHONY: install-help
 install-data-am: $(if $(HELP_ID),install-help)
-install-help:
+install-help: $(_HELP_LC_FILES)
        @for lc in C $(_HELP_LINGUAS); do \
          $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
        done
@@ -5880,7 +5880,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Logs $as_me 3.14.0, which was
+This file was extended by Logs $as_me 3.14.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5947,7 +5947,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Logs config.status 3.14.0
+Logs config.status 3.14.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/configure.ac 
new/gnome-logs-3.14.1/configure.ac
--- old/gnome-logs-3.14.0/configure.ac  2014-09-23 00:06:13.000000000 +0200
+++ new/gnome-logs-3.14.1/configure.ac  2014-10-13 21:20:25.000000000 +0200
@@ -1,5 +1,5 @@
 AC_INIT([Logs],
-        [3.14.0],
+        [3.14.1],
         [[email protected]],
         [gnome-logs],
         [https://wiki.gnome.org/Apps/Logs])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/po/LINGUAS 
new/gnome-logs-3.14.1/po/LINGUAS
--- old/gnome-logs-3.14.0/po/LINGUAS    2014-09-23 00:03:57.000000000 +0200
+++ new/gnome-logs-3.14.1/po/LINGUAS    2014-10-13 10:38:20.000000000 +0200
@@ -9,6 +9,7 @@
 en_GB
 es
 eu
+fa
 fi
 fr
 gl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/po/fa.po 
new/gnome-logs-3.14.1/po/fa.po
--- old/gnome-logs-3.14.0/po/fa.po      1970-01-01 01:00:00.000000000 +0100
+++ new/gnome-logs-3.14.1/po/fa.po      2014-10-13 10:38:20.000000000 +0200
@@ -0,0 +1,195 @@
+# Persian translation for gnome-logs.
+# Copyright (C) 2014 gnome-logs's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gnome-logs package.
+# Arash Mousavi <[email protected]>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-logs gnome-3-14\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
+"logs&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2014-10-06 19:00+0000\n"
+"PO-Revision-Date: 2014-10-11 12:59+0330\n"
+"Last-Translator: Arash Mousavi <[email protected]>\n"
+"Language-Team: Persian <[email protected]>\n"
+"Language: fa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.6.9\n"
+
+#: ../data/gl-categorylist.ui.h:1
+msgid "Important"
+msgstr "مهم"
+
+#: ../data/gl-categorylist.ui.h:2
+msgid "Alerts"
+msgstr "هشدارها"
+
+#: ../data/gl-categorylist.ui.h:3
+msgid "Starred"
+msgstr "ستاره‌دار"
+
+#: ../data/gl-categorylist.ui.h:4
+msgid "All"
+msgstr "همه"
+
+#: ../data/gl-categorylist.ui.h:5
+msgid "Applications"
+msgstr "برنامه‌ها"
+
+#: ../data/gl-categorylist.ui.h:6
+msgid "System"
+msgstr "سیستم"
+
+#: ../data/gl-categorylist.ui.h:7
+msgid "Security"
+msgstr "امنیت"
+
+#: ../data/gl-categorylist.ui.h:8
+msgid "Hardware"
+msgstr "سخت‌افزار"
+
+#: ../data/gl-categorylist.ui.h:9
+msgid "Updates"
+msgstr "بروزرسانی"
+
+#: ../data/gl-categorylist.ui.h:10
+msgid "Usage"
+msgstr "استفاده"
+
+#: ../data/gl-eventtoolbar.ui.h:1 ../data/org.gnome.Logs.desktop.in.h:1
+msgid "Logs"
+msgstr "تاریخچه‌وقایع"
+
+#: ../data/gl-eventtoolbar.ui.h:2
+msgid "Go back to the event view"
+msgstr "برگشتن به نما رویداد"
+
+#: ../data/gl-eventtoolbar.ui.h:3
+msgid "Search the displayed logs"
+msgstr "جست‌وجو وقابع نمایش داده شده"
+
+#: ../data/gl-eventviewdetail.ui.h:1
+msgid "Message"
+msgstr "پیام"
+
+#: ../data/gl-eventviewdetail.ui.h:2
+msgid "Audit Session"
+msgstr "بازرسی نشست"
+
+#: ../data/gl-eventviewdetail.ui.h:3
+msgid "Kernel Device"
+msgstr "دستگاه هسته"
+
+#: ../data/gl-eventviewdetail.ui.h:4
+msgid "Priority"
+msgstr "الویت"
+
+#: ../data/menus.ui.h:1
+msgid "_New Window"
+msgstr "_پنجره جدید"
+
+#: ../data/menus.ui.h:2
+msgid "_Help"
+msgstr "_راهنما"
+
+#: ../data/menus.ui.h:3
+msgid "_About"
+msgstr "_درباره"
+
+#: ../data/menus.ui.h:4
+msgid "_Quit"
+msgstr "_خروج"
+
+#: ../data/org.gnome.Logs.appdata.xml.in.h:1
+msgid ""
+"Logs shows events from the systemd journal, and sorts them into categories, "
+"such as hardware and applications."
+msgstr ""
+"وقایع، رویدادها را از وقابع systemd نمایش و آنها را در دسته‌بندی‌های مختلف، "
+"مثل سخت‌افزار و برنامه، منظم می‌کند."
+
+#: ../data/org.gnome.Logs.appdata.xml.in.h:2
+msgid ""
+"Using Logs you can search your logs by typing a search term, and view "
+"detailed information about each event by clicking on it."
+msgstr ""
+"با استفاده از رویدادها می‌توانید وقایع خود را با تایپ کردن آنها جست‌وجو کنید 
و "
+"جزئیات اطلاعات مربوط به هر رویداد را با کلیک کردن بر روی آن ببینید."
+
+#: ../data/org.gnome.Logs.desktop.in.h:2
+msgid "Log Viewer"
+msgstr "نمایشگر وقایع"
+
+#: ../data/org.gnome.Logs.desktop.in.h:3
+msgid "View detailed event logs for the system"
+msgstr "نمایش جزئیات وقایع برای سیستم"
+
+#. Translators: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
+#: ../data/org.gnome.Logs.desktop.in.h:5
+msgid "log;journal;debug;error;"
+msgstr "وقایع;journal;رفع اشکال;خطا;"
+
+#: ../src/gl-application.c:99
+msgid "translator-credits"
+msgstr "آرش موسوی <[email protected]>"
+
+#: ../src/gl-application.c:100
+msgid "View and search logs"
+msgstr "نمایش و جست‌وجو وقایع"
+
+#: ../src/gl-application.c:207
+msgid "Print version information and exit"
+msgstr "چاپ اطلاعات نسخه و خروج"
+
+#. Translators: Shown when there are no (zero) results in the current
+#. * view.
+#: ../src/gl-eventviewlist.c:217
+msgid "No results"
+msgstr "بدون نتیجه"
+
+#: ../src/gl-eventviewlist.c:604 ../src/gl-eventviewlist.c:614
+#: ../src/gl-eventviewlist.c:745 ../src/gl-eventviewlist.c:755
+msgid "Not implemented"
+msgstr "اجرا نشده"
+
+#. Translators: timestamp format for events on the current
+#. * day, showing the time in 12-hour format.
+#: ../src/gl-util.c:95
+msgid "%l:%M %p"
+msgstr "%OH:%OM"
+
+#. Translators: timestamp format for events in the current
+#. * year, showing the abbreviated month name, day of the
+#. * month and the time in 12-hour format.
+#: ../src/gl-util.c:101
+msgid "%b %e %l:%M %p"
+msgstr "%b %Od %OH:%OM"
+
+#. Translators: timestamp format for events in a different
+#. * year, showing the abbreviated month name, day of the
+#. * month, year and the time in 12-hour format.
+#: ../src/gl-util.c:107
+msgid "%b %e %Y %l:%M %p"
+msgstr "%b %e %OY %Ol:%OM %Op"
+
+#. Translators: timestamp format for events on the current
+#. * day, showing the time in 24-hour format.
+#: ../src/gl-util.c:120
+msgid "%H:%M"
+msgstr "%OH:%OM"
+
+#. Translators: timestamp format for events in the current
+#. * year, showing the abbreviated month name, day of the
+#. * month and the time in 24-hour format.
+#: ../src/gl-util.c:126
+msgid "%b %e %H:%M"
+msgstr "%b %e %OH:%OM"
+
+#. Translators: timestamp format for events in a different
+#. * year, showing the abbreviated month name, day of the
+#. * month, year and the time in 24-hour format.
+#: ../src/gl-util.c:132
+msgid "%b %e %Y %H:%M"
+msgstr "%b %e %OY %OH:%OM"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/po/nb.po 
new/gnome-logs-3.14.1/po/nb.po
--- old/gnome-logs-3.14.0/po/nb.po      2014-07-21 21:21:36.000000000 +0200
+++ new/gnome-logs-3.14.1/po/nb.po      2014-10-13 10:38:20.000000000 +0200
@@ -5,10 +5,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: gnome-logs 3.13.x\n"
+"Project-Id-Version: gnome-logs 3.14.x\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-07-21 15:28+0200\n"
-"PO-Revision-Date: 2014-07-21 15:29+0200\n"
+"POT-Creation-Date: 2014-10-03 19:32+0200\n"
+"PO-Revision-Date: 2014-10-03 19:35+0200\n"
 "Last-Translator: Kjartan Maraas <[email protected]>\n"
 "Language-Team: Norwegian bokmål <[email protected]>\n"
 "Language: \n"
@@ -56,7 +56,7 @@
 msgid "Usage"
 msgstr "Bruk"
 
-#: ../data/gl-eventtoolbar.ui.h:1
+#: ../data/gl-eventtoolbar.ui.h:1 ../data/org.gnome.Logs.desktop.in.h:1
 msgid "Logs"
 msgstr "Logger"
 
@@ -74,7 +74,7 @@
 
 #: ../data/gl-eventviewdetail.ui.h:2
 msgid "Audit Session"
-msgstr ""
+msgstr "Revisjonssesjon"
 
 #: ../data/gl-eventviewdetail.ui.h:3
 msgid "Kernel Device"
@@ -104,24 +104,24 @@
 msgid ""
 "Logs shows events from the systemd journal, and sorts them into categories, "
 "such as hardware and applications."
-msgstr ""
+msgstr "Logger viser hendelser fra systemd-journalen og sorterer dem inn i 
kategorier slik som maskinvare og programmer."
 
 #: ../data/org.gnome.Logs.appdata.xml.in.h:2
 msgid ""
 "Using Logs you can search your logs by typing a search term, and view "
 "detailed information about each event by clicking on it."
-msgstr ""
+msgstr "Med Logger kan du søke i dine logger ved å skrive inn teksten du søker 
etter og du kan vise detaljert informasjon om hver hendelse ved å klikke på 
den."
 
-#: ../data/org.gnome.Logs.desktop.in.h:1
+#: ../data/org.gnome.Logs.desktop.in.h:2
 msgid "Log Viewer"
 msgstr "Loggvisning"
 
-#: ../data/org.gnome.Logs.desktop.in.h:2
+#: ../data/org.gnome.Logs.desktop.in.h:3
 msgid "View detailed event logs for the system"
 msgstr "Vis detaljerte hendelseslogger for systemet"
 
 #. Translators: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
-#: ../data/org.gnome.Logs.desktop.in.h:4
+#: ../data/org.gnome.Logs.desktop.in.h:5
 msgid "log;journal;debug;error;"
 msgstr "logg;journal;feilsøking;feil;"
 
@@ -139,12 +139,12 @@
 
 #. Translators: Shown when there are no (zero) results in the current
 #. * view.
-#: ../src/gl-eventview.c:217
+#: ../src/gl-eventviewlist.c:217
 msgid "No results"
 msgstr "Ingen resultater"
 
-#: ../src/gl-eventview.c:604 ../src/gl-eventview.c:614
-#: ../src/gl-eventview.c:745 ../src/gl-eventview.c:755
+#: ../src/gl-eventviewlist.c:604 ../src/gl-eventviewlist.c:614
+#: ../src/gl-eventviewlist.c:745 ../src/gl-eventviewlist.c:755
 msgid "Not implemented"
 msgstr "Ikke implementert"
 
@@ -159,14 +159,14 @@
 #. * month and the time in 12-hour format.
 #: ../src/gl-util.c:101
 msgid "%b %e %l:%M %p"
-msgstr ""
+msgstr "%e %b %H.%M"
 
 #. Translators: timestamp format for events in a different
 #. * year, showing the abbreviated month name, day of the
 #. * month, year and the time in 12-hour format.
 #: ../src/gl-util.c:107
 msgid "%b %e %Y %l:%M %p"
-msgstr ""
+msgstr "%e %b %Y %H.%M"
 
 #. Translators: timestamp format for events on the current
 #. * day, showing the time in 24-hour format.
@@ -179,11 +179,11 @@
 #. * month and the time in 24-hour format.
 #: ../src/gl-util.c:126
 msgid "%b %e %H:%M"
-msgstr ""
+msgstr "%e %b %H.%M"
 
 #. Translators: timestamp format for events in a different
 #. * year, showing the abbreviated month name, day of the
 #. * month, year and the time in 24-hour format.
 #: ../src/gl-util.c:132
 msgid "%b %e %Y %H:%M"
-msgstr ""
+msgstr "%e %b %Y %H.%M"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to