aboutsummaryrefslogtreecommitdiff
path: root/source/sl/helpcontent2/source/text/swriter/librelogo.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/sl/helpcontent2/source/text/swriter/librelogo.po')
-rw-r--r--source/sl/helpcontent2/source/text/swriter/librelogo.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/sl/helpcontent2/source/text/swriter/librelogo.po b/source/sl/helpcontent2/source/text/swriter/librelogo.po
index fc328a683e5..c3154996b3d 100644
--- a/source/sl/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/sl/helpcontent2/source/text/swriter/librelogo.po
@@ -1,10 +1,10 @@
#. extracted from helpcontent2/source/text/swriter/librelogo
msgid ""
msgstr ""
-"Project-Id-Version: LibreOffice 6.4\n"
+"Project-Id-Version: LibreOffice 7.1\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-10-13 19:38+0200\n"
-"PO-Revision-Date: 2019-10-05 22:18+0200\n"
+"POT-Creation-Date: 2020-11-08 23:24+0100\n"
+"PO-Revision-Date: 2020-10-25 12:18+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org\n"
"MIME-Version: 1.0\n"
@@ -2022,8 +2022,8 @@ msgctxt ""
"LibreLogo.xhp\n"
"par_2490\n"
"help.text"
-msgid "; Python-like list generation<br/> PRINT RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i IN RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
-msgstr "; tvorba seznama, podobnega tistim v Pythonu<br/> IZPIŠI OBSEG 10 ; izpiši [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> IZPIŠI OBSEG 3 10 ; izpiši [3, 4, 5, 6, 7, 8, 9]<br/> IZPIŠI OBSEG 3 10 3 ; izpiši [3, 6, 9]<br/> <br/> ZA i V OBSEG 10 50 10 [ ; zanka za [10, 20, 30, 40]<br/> NAPREJ i<br/> LEVO 90<br/> ]<br/>"
+msgid "; Python-like list generation<br/> PRINT LIST RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT LIST RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT LIST RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i IN RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>"
+msgstr "; tvorba seznama, podobnega tistim v Pythonu<br/> IZPIŠI SEZNAM OBSEG 10 ; izpiši [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> IZPIŠI SEZNAM OBSEG 3 10 ; izpiši [3, 4, 5, 6, 7, 8, 9]<br/> IZPIŠI SEZNAM OBSEG 3 10 3 ; izpiši [3, 6, 9]<br/> <br/> ZA i V OBSEG 10 50 10 [ ; zanka za [10, 20, 30, 40]<br/> NAPREJ i<br/> LEVO 90<br/> ]<br/>"
#: LibreLogo.xhp
msgctxt ""