From 2e3dbfeb273c916c950f8ae490f24f710255e604 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 17 Jun 2024 08:04:32 +0000 Subject: [PATCH] :globe_with_meridians: Add translations for: Lithuanian. Currently translated at 8.4% (119 of 1408 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/lt/ --- frontend/translations/lt.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/translations/lt.po b/frontend/translations/lt.po index d28de2937e..707e94a2bc 100644 --- a/frontend/translations/lt.po +++ b/frontend/translations/lt.po @@ -1,17 +1,16 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-08-09 07:04+0000\n" -"Last-Translator: Vincas Dundzys \n" -"Language-Team: Lithuanian " -"\n" +"PO-Revision-Date: 2024-06-17 08:07+0000\n" +"Last-Translator: Anonymous \n" +"Language-Team: Lithuanian \n" "Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " -"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) " -"? 1 : 2);\n" -"X-Generator: Weblate 5.0-dev\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (" +"n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Weblate 5.6-dev\n" #: src/app/main/ui/auth/register.cljs msgid "auth.already-have-account" @@ -50,6 +49,7 @@ msgid "auth.fullname" msgstr "Vardas ir Pavardė" #: src/app/main/ui/auth/register.cljs +#, fuzzy msgid "auth.login-here" msgstr "Prisijungimas čia"