commit de78dc8e79e2cf85fbf68b702641f062f5593871
Author: Kornel Benko <[email protected]>
Date:   Tue Mar 12 12:35:34 2019 +0100

    Update sk.po
---
 po/sk.po |   45 +++++++++++++++++++++++++++++++++++++++------
 1 files changed, 39 insertions(+), 6 deletions(-)

diff --git a/po/sk.po b/po/sk.po
index 6339352..0469c25 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LyX-2.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2019-01-20 09:12+0100\n"
-"PO-Revision-Date: 2019-01-20 08:15+0000\n"
+"POT-Creation-Date: 2019-03-12 09:32+0100\n"
+"PO-Revision-Date: 2019-03-12 09:08+0000\n"
 "Last-Translator: Kornel Benko <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
@@ -17206,19 +17206,21 @@ msgstr "Letáky"
 msgid "Variable-width Minipages"
 msgstr "Variabilná šírka pre minipage"
 
-#: lib/layouts/varwidth.module:11
+#: lib/layouts/varwidth.module:13
 msgid ""
 "Adds a 'Minipage (Var. Width)' inset using the varwidth LaTeX package. The "
 "varwidth package provides a variable-width minipage, whose resulting width "
 "is the width of its contents (if this does not exceed the specified maximum "
 "width).  The inset has two optional arguments: vertical adjustment (c|t|b) "
-"and maximum width (defaults to \\linewidth)."
+"and maximum width (defaults to \\linewidth).  See example in varwidth-floats-"
+"side-by-side.lyx."
 msgstr ""
 "Pridá vložku 'Minipage (Var. šírka)' použijúc LaTeX balík varwidth. Balík "
 "varwidth poskytuje minipage s variabilnou šírkou, rezultuje v šírke jej "
 "obsahu (kým to nepresahuje stanovenú maximálnu šírku).  Vložka má dva "
-"voliteľné argumenty: vertikálna úprava (c|t|b) a maximálna šírka (štandardne "
-"\\linewidth)."
+"voliteľné argumenty: vertikálna úprava (c [stred],t [hore],b [dole]) a "
+"maximálna šírka (štandardne \\linewidth). Viď príklad v varwidth-floats-side-"
+"by-side.lyx."
 
 #: lib/layouts/varwidth.module:17
 msgid "Minipage (Var. Width)"
@@ -33245,6 +33247,10 @@ msgstr "súbor"
 msgid "Hyperlink (%1$s) to %2$s"
 msgstr "Hyperlinka (%1$s) na %2$s"
 
+#: src/insets/InsetInclude.cpp:395
+msgid "FILE MISSING:"
+msgstr "SÚBOR CHÝBA:"
+
 #: src/insets/InsetInclude.cpp:384
 msgid "Verbatim Input"
 msgstr "Doslovný vstup"
@@ -33257,6 +33263,33 @@ msgstr "Doslovný vstup*"
 msgid "Include (excluded)"
 msgstr "Zahrnúť (vylúčené)"
 
+#: src/insets/InsetInclude.cpp:521
+msgid "No file name specified"
+msgstr "Chýba meno súboru"
+
+#: src/insets/InsetInclude.cpp:522
+msgid ""
+"An included file name is empty.\n"
+"Ignoring Inclusion"
+msgstr ""
+"Nejaké meno vloženého súboru je prázdne.\n"
+"Vloženie sa ignoruje"
+
+#: src/insets/InsetInclude.cpp:529
+msgid "Included file not found"
+msgstr "Uvedený súbor sa nenašiel"
+
+#: src/insets/InsetInclude.cpp:530
+#, c-format
+msgid ""
+"The included file\n"
+"'%1$s'\n"
+"has not been found. LyX will ignore the inclusion."
+msgstr ""
+"Uvedený súbor\n"
+"'%1$s'\n"
+"sa nenašiel. LyX bude toto vloženie ignorovať."
+
 #: src/insets/InsetInclude.cpp:512 src/insets/InsetInclude.cpp:905
 #: src/insets/InsetInclude.cpp:980
 msgid "Recursive input"

Reply via email to