Aurimas Fišeras : po: Update Lithuanian translation.
Module: wine Branch: master Commit: 998111eca16ca2ba412242d3b705780f28532c13 URL: https://gitlab.winehq.org/wine/wine/-/commit/998111eca16ca2ba412242d3b705780... Author: Aurimas Fišeras <aurimas(a)members.fsf.org> Date: Wed Feb 14 00:13:56 2024 +0200 po: Update Lithuanian translation. --- po/lt.po | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/po/lt.po b/po/lt.po index ab2391cf842..eb5073fd86b 100644 --- a/po/lt.po +++ b/po/lt.po @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Wine\n" "Report-Msgid-Bugs-To: https://bugs.winehq.org\n" "POT-Creation-Date: N/A\n" -"PO-Revision-Date: 2024-01-26 00:51+0200\n" +"PO-Revision-Date: 2024-02-14 00:13+0200\n" "Last-Translator: Aurimas Fišeras <aurimas(a)members.fsf.org>\n" "Language-Team: Lithuanian <komp_lt(a)konf.lt>\n" "Language: lt\n" @@ -4082,22 +4082,21 @@ msgid "Cannot modify non-writable property '|'" msgstr "Negalima modifikuoti nerašomos savybės „|“" #: dlls/jscript/jscript.rc:80 -#, fuzzy -#| msgid "'this' is not a | object" msgid "'this' is not a DataView object" -msgstr "„Šis“ nėra | objektas" +msgstr "„Šis“ nėra DataView objektas" #: dlls/jscript/jscript.rc:81 msgid "Required argument offset or value in DataView method is not specified" msgstr "" +"DataView metode nenurodytas reikalingas argumentas poslinkis ar reikšmė" #: dlls/jscript/jscript.rc:82 msgid "DataView operation access beyond specified buffer length" -msgstr "" +msgstr "DataView operacijos kreiptis už nurodyto buferio ilgio" #: dlls/jscript/jscript.rc:83 msgid "DataView constructor argument offset is invalid" -msgstr "" +msgstr "DataView konstruktoriaus argumentas poslinkis yra netinkamas" #: dlls/jscript/jscript.rc:84 msgid "'this' is not a | object" @@ -4108,10 +4107,8 @@ msgid "'key' is not an object" msgstr "„raktas“ nėra objektas" #: dlls/jscript/jscript.rc:86 -#, fuzzy -#| msgid "Array object expected" msgid "ArrayBuffer object expected" -msgstr "Tikėtasi masyvo objekto" +msgstr "Tikėtasi ArrayBuffer objekto" #: dlls/jscript/jscript.rc:87 msgid "Property cannot have both accessors and a value"
participants (1)
-
Alexandre Julliard