From 199bc9df9e0c79c47767cf6abb24e7b4aa116c6f Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 13 Oct 2021 15:23:12 +0200 Subject: update translations for 7.1.7 rc1 and force-fix errors using pocheck Change-Id: I190d7d75d9c53fcf3e09553f6a30ec788aaf3561 --- source/eo/helpcontent2/source/text/swriter/librelogo.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'source/eo') diff --git a/source/eo/helpcontent2/source/text/swriter/librelogo.po b/source/eo/helpcontent2/source/text/swriter/librelogo.po index b1cf8179b68..87eaf55d32a 100644 --- a/source/eo/helpcontent2/source/text/swriter/librelogo.po +++ b/source/eo/helpcontent2/source/text/swriter/librelogo.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: LibreOffice 3.5.x\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2020-10-27 12:31+0100\n" -"PO-Revision-Date: 2020-08-12 11:35+0000\n" -"Last-Translator: Donald Rogers \n" -"Language-Team: Esperanto \n" +"PO-Revision-Date: 2021-09-15 05:36+0000\n" +"Last-Translator: Donald Rogers \n" +"Language-Team: Esperanto \n" "Language: eo\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-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.8.1\n" "X-POOTLE-MTIME: 1505450730.000000\n" #. kypzs @@ -2273,7 +2273,7 @@ msgctxt "" "par_2490\n" "help.text" msgid "; Python-like list generation
PRINT LIST RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
PRINT LIST RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]
PRINT LIST RANGE 3 10 3 ; print [3, 6, 9]

FOR i IN RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]
FORWARD i
LEFT 90
]
" -msgstr "" +msgstr "; generi pitonsimilan liston
PRESU AMPLEKSO 10 ; presiĝi [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
PRESU AMPLEKSO 3 10 ; presiĝi [3, 4, 5, 6, 7, 8, 9]
PRESU AMPLEKSO 3 10 3 ; presiĝi [3, 6, 9]

POR i EN AMPLEKSO 10 50 10 [ ; iteracii por [10, 20, 30, 40]
ANTAŬEN i
MALDEKSTREN 90
]
" #. 2849D #: LibreLogo.xhp -- cgit