[opensuse-translation-commit] r97268 - branches/SLE12-SP3/yast/50-pot
Author: sbrabec Date: 2017-03-31 17:59:19 +0000 (Fri, 31 Mar 2017) New Revision: 97268 Added: branches/SLE12-SP3/yast/50-pot/slp.pot Log: Add new yast slp.pot. Added: branches/SLE12-SP3/yast/50-pot/slp.pot =================================================================== --- branches/SLE12-SP3/yast/50-pot/slp.pot (rev 0) +++ branches/SLE12-SP3/yast/50-pot/slp.pot 2017-03-31 17:59:19 UTC (rev 97268) @@ -0,0 +1,41 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR SuSE Linux Products GmbH, Nuernberg +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-10 15:34+0200\n" +"PO-Revision-Date: 2016-10-10 15:34+0200\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Constructor +#. +#. @param services [Array<SlpServiceClass::Service>] list of services to show +#. @param heading [String] Dialog's heading. If nil (or not specified), a default +#. heading will be used). +#. @param description [String] Dialog's description (to be shown on top of the list). +#. If nil (or not specified) a default description will be used. +#. @param no_selected_msg [String] Message to be shown when no service was selected +#. If nil (or not specified) a default description will be used. +#. @param initial [SlpServiceClass::Service] initially selected service. If nil +#. (or not specified) the first service will be used. +#: src/lib/slp/dialogs/service_selection.rb:78 +msgid "Service selection" +msgstr "" + +#: src/lib/slp/dialogs/service_selection.rb:79 +msgid "Select a detected service from the list." +msgstr "" + +#: src/lib/slp/dialogs/service_selection.rb:80 +msgid "No service was selected." +msgstr ""
participants (1)
-
sbrabec@svn2.opensuse.org