This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository xfce/xfce4-panel.
commit a68f301fae1a1db698fbed0d87e7b79e320f6608 Author: Arve Eriksson <[email protected]> Date: Wed Apr 26 12:30:33 2017 +0200 I18n: Update translation sv (99%). 397 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/projects/p/xfce/). --- po/sv.po | 54 ++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 20 deletions(-) diff --git a/po/sv.po b/po/sv.po index 90c28f3..f75cd70 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4,6 +4,7 @@ # # Translators: # Alexander Toresson <[email protected]>, 2006 +# Arve Eriksson <[email protected]>, 2017 # Daniel Nylander <[email protected]>, 2008-2010 # Fredrik Nyqvist <[email protected]>, 2015 # Påvel Nicklasson<[email protected]>, 2015 @@ -12,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: Xfce4-panel\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-11 00:30+0200\n" -"PO-Revision-Date: 2017-04-15 10:12+0000\n" -"Last-Translator: Påvel Nicklasson <[email protected]>\n" +"POT-Creation-Date: 2017-04-19 12:30+0200\n" +"PO-Revision-Date: 2017-04-26 07:57+0000\n" +"Last-Translator: Arve Eriksson <[email protected]>\n" "Language-Team: Swedish (http://www.transifex.com/xfce/xfce4-panel/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,13 +45,13 @@ msgstr "Anpassa panelen" #. I18N: %s is the name of the plugin #: ../libxfce4panel/xfce-panel-plugin.c:1028 -#: ../panel/panel-preferences-dialog.c:1195 +#: ../panel/panel-preferences-dialog.c:1201 #, c-format msgid "Are you sure that you want to remove \"%s\"?" msgstr "Är du säker på att du vill ta bort \"%s\"?" #: ../libxfce4panel/xfce-panel-plugin.c:1033 -#: ../panel/panel-preferences-dialog.c:1198 +#: ../panel/panel-preferences-dialog.c:1204 msgid "If you remove the item from the panel, it is permanently lost." msgstr "Om du tar bort objektet från panelen så kan du inte ångra det." @@ -61,6 +62,7 @@ msgid "Cancel" msgstr "Avbryt" #: ../libxfce4panel/xfce-panel-plugin.c:1035 +#: ../panel/panel-preferences-dialog.c:929 msgid "Remove" msgstr "Ta bort" @@ -187,6 +189,10 @@ msgstr "Misslyckades med att avsluta panelen" msgid "Failed to send D-Bus message" msgstr "Misslyckades med att skicka D-Bus-meddelande" +#: ../panel/main.c:403 +msgid "Execute" +msgstr "" + #: ../panel/main.c:404 msgid "" "Do you want to start the panel? If you do, make sure you save the session on" @@ -202,34 +208,38 @@ msgstr "Ingen körande instans av %s hittades" msgid "Failed to launch the migration application" msgstr "Misslyckades med att starta migreringsprogrammet" -#: ../panel/panel-application.c:983 +#: ../panel/panel-application.c:982 msgid "Create _Launcher" msgstr "Skapa pro_gramstartare" -#: ../panel/panel-application.c:984 +#: ../panel/panel-application.c:983 msgid "" "This will create a new launcher plugin on the panel and inserts the dropped " "files as menu items." msgstr "Detta kommer att skapa ett nytt programstartsinsticksprogram på panelen och fogar in släppta filer som menyobjekt." -#: ../panel/panel-application.c:986 +#: ../panel/panel-application.c:985 #, c-format msgid "Create new launcher from %d desktop file" msgid_plural "Create new launcher from %d desktop files" msgstr[0] "Skapa en ny programstartare från skrivbordsfil %d" msgstr[1] "Skapa en ny programstartare från skrivbordsfiler %d" -#: ../panel/panel-application.c:1726 +#: ../panel/panel-application.c:1724 +msgid "Quit" +msgstr "Avsluta" + +#: ../panel/panel-application.c:1725 msgid "" "You have started X without session manager. Clicking Quit will close the X " "server." msgstr "Du har startat X utan en sessionshanterare. Klicka på Avsluta för att stänga X-servern." -#: ../panel/panel-application.c:1727 +#: ../panel/panel-application.c:1726 msgid "Are you sure you want to quit the panel?" msgstr "Är du säker på att du vill avsluta panelen?" -#: ../panel/panel-application.c:1735 +#: ../panel/panel-application.c:1734 #, c-format msgid "Failed to execute command \"%s\"" msgstr "Det gick inte att köra kommandot \"%s\"" @@ -263,7 +273,7 @@ msgstr "Lägg till nytt objekt" msgid "Please choose a panel for the new plugin:" msgstr "Välj en panel för den nya insticksmodulen:" -#: ../panel/panel-dialogs.c:159 ../panel/panel-preferences-dialog.c:858 +#: ../panel/panel-dialogs.c:159 ../panel/panel-preferences-dialog.c:864 #, c-format msgid "Panel %d" msgstr "Panel %d" @@ -320,41 +330,41 @@ msgstr "Insticksprogrammet startade om mer än en gång under de senaste %d seku msgid "Automatic" msgstr "Automatiskt" -#: ../panel/panel-preferences-dialog.c:497 +#: ../panel/panel-preferences-dialog.c:502 msgid "Primary" msgstr "Primär" #. I18N: screen name in the output selector -#: ../panel/panel-preferences-dialog.c:516 +#: ../panel/panel-preferences-dialog.c:522 #, c-format msgid "Screen %d" msgstr "Skärm %d" #. I18N: monitor name in the output selector -#: ../panel/panel-preferences-dialog.c:542 +#: ../panel/panel-preferences-dialog.c:548 #, c-format msgid "Monitor %d" msgstr "Skärm %d" -#: ../panel/panel-preferences-dialog.c:924 +#: ../panel/panel-preferences-dialog.c:930 msgid "The panel and plugin configurations will be permanently removed" msgstr "Panelen och instickskonfigurationerna kommer att permanent tas bort" -#: ../panel/panel-preferences-dialog.c:925 +#: ../panel/panel-preferences-dialog.c:931 #, c-format msgid "Are you sure you want to remove panel %d?" msgstr "Är du säker på att du vill ta bort panel %d?" #. I18N: append (external) in the preferences dialog if the plugin #. * runs external -#: ../panel/panel-preferences-dialog.c:1037 +#: ../panel/panel-preferences-dialog.c:1043 #, c-format msgid "%s <span color=\"grey\" size=\"small\">(external)</span>" msgstr "%s <span color=\"grey\" size=\"small\">(extern)</span>" #. I18N: tooltip in preferences dialog when hovering an item in the list #. * for external plugins -#: ../panel/panel-preferences-dialog.c:1042 +#: ../panel/panel-preferences-dialog.c:1048 #, c-format msgid "" "Internal name: %s-%d\n" @@ -363,7 +373,7 @@ msgstr "Internt namn: %s-%d\nPID: %d" #. I18N: tooltip in preferences dialog when hovering an item in the list #. * for internal plugins -#: ../panel/panel-preferences-dialog.c:1054 +#: ../panel/panel-preferences-dialog.c:1060 #, c-format msgid "Internal name: %s-%d" msgstr "Internt namn: %s-%d" @@ -1597,6 +1607,10 @@ msgstr "Sannolikt tog en annan widget över meddelandefältets funktion. Detta o msgid "The notification area lost selection" msgstr "Meddelandefältet förlorade markering" +#: ../plugins/systray/systray.c:1023 +msgid "Clear" +msgstr "Töm" + #: ../plugins/systray/systray.c:1024 msgid "Are you sure you want to clear the list of known applications?" msgstr "Är du säker på att du vill tömma listan över kända program?" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
