[gnome-logs] Updated Swedish translation
- From: Damned-Lies <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs] Updated Swedish translation
- Date: Tue, 6 Sep 2016 19:34:37 +0000 (UTC)
commit 49a22836388bf1eb032b8d2ce4a332b8c71371df
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date: Tue Sep 6 19:34:31 2016 +0000
Updated Swedish translation
po/sv.po | 53 ++++++++++++++++++++++++++++++++++++++---------------
1 files changed, 38 insertions(+), 15 deletions(-)
---
diff --git a/po/sv.po b/po/sv.po
index b3e08ce..6616d67 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,23 +1,23 @@
# Swedish translation for gnome-logs.
# Copyright © 2014-2016 gnome-logs's COPYRIGHT HOLDER
# This file is distributed under the same license as the gnome-logs package.
-# Anders Jonsson <anders jonsson norsjovallen se>, 2014, 2015.
+# Anders Jonsson <anders jonsson norsjovallen se>, 2014, 2015, 2016.
# Sebastian Rasmussen <sebras gmail com>, 2016.
msgid ""
msgstr ""
"Project-Id-Version: gnome-logs master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
"logs&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-02-16 12:40+0000\n"
-"PO-Revision-Date: 2016-02-19 23:54+0100\n"
-"Last-Translator: Sebastian Rasmussen <sebras gmail com>\n"
+"POT-Creation-Date: 2016-08-10 10:34+0000\n"
+"PO-Revision-Date: 2016-08-21 01:34+0200\n"
+"Last-Translator: Anders Jonsson <anders jonsson norsjovallen se>\n"
"Language-Team: Swedish <tp-sv listor tp-sv se>\n"
"Language: sv\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.8.7\n"
+"X-Generator: Poedit 1.8.8\n"
#: ../data/gl-categorylist.ui.h:1
msgid "Important"
@@ -35,19 +35,19 @@ msgstr "Favoriter"
msgid "All"
msgstr "Alla"
-#: ../data/gl-categorylist.ui.h:5 ../src/gl-eventviewrow.c:197
+#: ../data/gl-categorylist.ui.h:5 ../src/gl-eventviewrow.c:202
msgid "Applications"
msgstr "Program"
-#: ../data/gl-categorylist.ui.h:6 ../src/gl-eventviewrow.c:206
+#: ../data/gl-categorylist.ui.h:6 ../src/gl-eventviewrow.c:211
msgid "System"
msgstr "System"
-#: ../data/gl-categorylist.ui.h:7 ../src/gl-eventviewrow.c:210
+#: ../data/gl-categorylist.ui.h:7 ../src/gl-eventviewrow.c:215
msgid "Security"
msgstr "Säkerhet"
-#: ../data/gl-categorylist.ui.h:8 ../src/gl-eventviewrow.c:202
+#: ../data/gl-categorylist.ui.h:8 ../src/gl-eventviewrow.c:207
msgid "Hardware"
msgstr "Hårdvara"
@@ -72,8 +72,8 @@ msgid "Choose the boot from which to view logs"
msgstr "Välj uppstarten från vilken loggar ska visas"
#: ../data/gl-eventtoolbar.ui.h:4
-msgid "Search the displayed logs"
-msgstr "Sök igenom de visade loggarna"
+msgid "Search all the logs of the current category"
+msgstr "Sök alla loggar för den aktuella kategorin"
#: ../data/gl-eventviewdetail.ui.h:1
msgid "Message"
@@ -226,11 +226,11 @@ msgstr "Uppstart"
#. Translators: Shown when there are no (zero) results in the current
#. * view.
-#: ../src/gl-eventviewlist.c:651
+#: ../src/gl-eventviewlist.c:290
msgid "No results"
msgstr "Inga resultat"
-#: ../src/gl-eventviewrow.c:214
+#: ../src/gl-eventviewrow.c:219
msgid "Other"
msgstr "Övrigt"
@@ -248,6 +248,10 @@ msgstr "%l:%M:%S %p"
msgid "%l:%M %p"
msgstr "%l:%M %p"
+#. Translators: timestamp format for events in
+#. * the current year, showing the abbreviated
+#. * month name, day of the month and the time
+#. * with seconds in 12-hour format.
#: ../src/gl-util.c:166
msgid "%b %e %l:%M:%S %p"
msgstr "%e %b %l:%M:%S %p"
@@ -260,10 +264,18 @@ msgstr "%e %b %l:%M:%S %p"
msgid "%b %e %l:%M %p"
msgstr "%e %b %l:%M %p"
+#. Translators: timestamp format for events in
+#. * a different year, showing the abbreviated
+#. * month name, day of the month, year and the
+#. * time with seconds in 12-hour format.
#: ../src/gl-util.c:185
msgid "%b %e %Y %l:%M:%S %p"
msgstr "%e %b %Y %l:%M:%S %p"
+#. Translators: timestamp format for events in
+#. * a different year, showing the abbreviated
+#. * month name day of the month, year and the
+#. * time without seconds in 12-hour format.
#: ../src/gl-util.c:194
msgid "%b %e %Y %l:%M %p"
msgstr "%e %b %Y %l:%M %p"
@@ -298,6 +310,10 @@ msgstr "%e %b %H:%M:%S"
msgid "%b %e %H:%M"
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 with seconds in 24-hour format.
#: ../src/gl-util.c:247
msgid "%b %e %Y %H:%M:%S"
msgstr "%e %b %Y %H:%M:%S"
@@ -338,10 +354,17 @@ msgstr "loggmeddelanden"
msgid "Unable to export log messages to a file"
msgstr "Kan ej exportera loggmeddelanden till en fil"
-#: ../src/gl-window.c:467
+#: ../src/gl-window.c:474 ../src/gl-window.c:505
msgid "Unable to read system logs"
msgstr "Kan ej läsa systemloggar"
-#: ../src/gl-window.c:481
+#: ../src/gl-window.c:488
msgid "Unable to read user logs"
msgstr "Kan ej läsa användarloggar"
+
+#: ../src/gl-window.c:520
+msgid "No logs available"
+msgstr "Inga loggar tillgängliga"
+
+#~ msgid "Search the displayed logs"
+#~ msgstr "Sök igenom de visade loggarna"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]