Mercurial > p > roundup > code
diff locale/lt.po @ 8276:8d3085b4d047
fix(locale): update translation files
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 12 Jan 2025 20:21:57 -0500 |
| parents | 3812c0fb1137 |
| children | 3bf6ad421347 |
line wrap: on
line diff
--- a/locale/lt.po Sun Jan 12 20:17:39 2025 -0500 +++ b/locale/lt.po Sun Jan 12 20:21:57 2025 -0500 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Roundup 2.5.0\n" "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2024-12-30 22:49-0500\n" +"POT-Creation-Date: 2025-01-12 20:17-0500\n" "PO-Revision-Date: 2013-10-31 12:21+0100\n" "Last-Translator: Nerijus Baliunas <nerijus@users.sourceforge.net>\n" "Language-Team: \n" @@ -2088,156 +2088,157 @@ "Apie klaidą pranešėme tracker'io administratoriui.</p>\n" "</body></html>" -#: ../roundup/cgi/client.py:666 +#: ../roundup/cgi/client.py:679 msgid "" "XMLRPC endpoint is not using defusedxml. Improve security by installing " "defusedxml." msgstr "" -#: ../roundup/cgi/client.py:728 ../roundup/cgi/client.py:1646 -#: ../roundup/cgi/client.py:728:1646 -msgid "Required Header Missing" -msgstr "" - -#: ../roundup/cgi/client.py:731 +#: ../roundup/cgi/client.py:749 ../roundup/cgi/client.py:771 +#: ../roundup/cgi/client.py:749:771 #, fuzzy msgid "Client is not allowed to use Rest Interface." msgstr "Anoniminiai vartotojai neturi teisių naudoti web interfeisą" -#: ../roundup/cgi/client.py:985 +#: ../roundup/cgi/client.py:768 ../roundup/cgi/client.py:1682 +#: ../roundup/cgi/client.py:768:1682 +msgid "Required Header Missing" +msgstr "" + +#: ../roundup/cgi/client.py:1021 msgid "Form Error: " msgstr "Formos klaida: " -#: ../roundup/cgi/client.py:1078 +#: ../roundup/cgi/client.py:1114 #, python-format msgid "Unrecognized charset: %r" msgstr "Neatpažinta koduotė: %r" -#: ../roundup/cgi/client.py:1345 ../roundup/cgi/client.py:2357 -#: ../roundup/cgi/client.py:1345:2357 +#: ../roundup/cgi/client.py:1381 ../roundup/cgi/client.py:2394 +#: ../roundup/cgi/client.py:1381:2394 msgid "broken form: multiple @action values submitted" msgstr "" -#: ../roundup/cgi/client.py:1362 +#: ../roundup/cgi/client.py:1398 msgid "Anonymous users are not allowed to use the web interface" msgstr "Anoniminiai vartotojai neturi teisių naudoti web interfeisą" -#: ../roundup/cgi/client.py:1507 +#: ../roundup/cgi/client.py:1543 msgid "Referer header not available." msgstr "" -#: ../roundup/cgi/client.py:1511 +#: ../roundup/cgi/client.py:1547 #, python-format msgid "csrf key used with wrong method from: %s" msgstr "" -#: ../roundup/cgi/client.py:1540 +#: ../roundup/cgi/client.py:1576 #, python-format msgid "csrf header %(header)s required but missing for user%(userid)s." msgstr "" -#: ../roundup/cgi/client.py:1544 +#: ../roundup/cgi/client.py:1580 #, python-format msgid "Missing header: %s" msgstr "" -#: ../roundup/cgi/client.py:1552 +#: ../roundup/cgi/client.py:1588 #, python-format msgid "csrf Referer header check failed for user%(userid)s. Value=%(referer)s" msgstr "" # ../roundup/cgi/actions.py:897 :901 -#: ../roundup/cgi/client.py:1557 +#: ../roundup/cgi/client.py:1593 #, fuzzy, python-format msgid "Invalid Referer: %s" msgstr "Neteisingas vartotojo vardas ar slaptažodis" -#: ../roundup/cgi/client.py:1572 +#: ../roundup/cgi/client.py:1608 #, python-format msgid "csrf Origin header check failed for user%(userid)s. Value=%(origin)s" msgstr "" # ../roundup/cgi/actions.py:897 :901 -#: ../roundup/cgi/client.py:1577 +#: ../roundup/cgi/client.py:1613 #, fuzzy, python-format msgid "Invalid Origin %s" msgstr "Neteisingas vartotojo vardas ar slaptažodis" -#: ../roundup/cgi/client.py:1591 +#: ../roundup/cgi/client.py:1627 #, python-format msgid "" "csrf X-FORWARDED-HOST header check failed for user%(userid)s. Value=%(host)s" msgstr "" -#: ../roundup/cgi/client.py:1597 +#: ../roundup/cgi/client.py:1633 #, python-format msgid "Invalid X-FORWARDED-HOST %s" msgstr "" -#: ../roundup/cgi/client.py:1616 +#: ../roundup/cgi/client.py:1652 #, python-format msgid "csrf HOST header check failed for user%(userid)s. Value=%(host)s" msgstr "" -#: ../roundup/cgi/client.py:1621 +#: ../roundup/cgi/client.py:1657 #, python-format msgid "Invalid HOST %s" msgstr "" -#: ../roundup/cgi/client.py:1629 +#: ../roundup/cgi/client.py:1665 msgid "Csrf: unable to verify sufficient headers" msgstr "" -#: ../roundup/cgi/client.py:1630 +#: ../roundup/cgi/client.py:1666 msgid "Unable to verify sufficient headers" msgstr "" -#: ../roundup/cgi/client.py:1643 +#: ../roundup/cgi/client.py:1679 #, python-format msgid "csrf X-REQUESTED-WITH xmlrpc required header check failed for user%s." msgstr "" -#: ../roundup/cgi/client.py:1684 +#: ../roundup/cgi/client.py:1720 #, python-format msgid "Required csrf field missing for user%s" msgstr "" -#: ../roundup/cgi/client.py:1686 ../roundup/cgi/client.py:1713 -#: ../roundup/cgi/client.py:1730 ../roundup/cgi/client.py:1686:1713:1730 +#: ../roundup/cgi/client.py:1722 ../roundup/cgi/client.py:1749 +#: ../roundup/cgi/client.py:1766 ../roundup/cgi/client.py:1722:1749:1766 msgid "" "We can't validate your session (csrf failure). Re-enter any unsaved data and " "try again." msgstr "" -#: ../roundup/cgi/client.py:1690 +#: ../roundup/cgi/client.py:1726 #, python-format msgid "csrf field not supplied by user%s" msgstr "" -#: ../roundup/cgi/client.py:1702 +#: ../roundup/cgi/client.py:1738 #, python-format msgid "" "Csrf mismatch user: current user %(user)s != stored user %(stored)s, current " "session, stored session: %(cur_sess)s,%(stor_sess)s for key %(key)s." msgstr "" -#: ../roundup/cgi/client.py:1720 +#: ../roundup/cgi/client.py:1756 #, python-format msgid "" "Csrf mismatch user: current session %(curr_sess)s != stored session " "%(stor_sess)s, current user/stored user is: %(user)s for key %(key)s." msgstr "" -#: ../roundup/cgi/client.py:1912 +#: ../roundup/cgi/client.py:1948 msgid "You are not allowed to view this file." msgstr "Jūs neturite teisių žiūrėti šį failą." -#: ../roundup/cgi/client.py:2235 +#: ../roundup/cgi/client.py:2272 #, python-format msgid "%(starttag)sTime elapsed: %(seconds)fs%(endtag)s\n" msgstr "%(starttag)sPraėjęs laikas: %(seconds)fs%(endtag)s\n" -#: ../roundup/cgi/client.py:2239 +#: ../roundup/cgi/client.py:2276 #, python-format msgid "" "%(starttag)sCache hits: %(cache_hits)d, misses %(cache_misses)d. Loading " @@ -2247,7 +2248,7 @@ "%(cache_misses)d. Įkeliami elementai: %(get_items)f sek. Filtruojama: " "%(filtering)f sek.%(endtag)s\n" -#: ../roundup/cgi/client.py:2778 +#: ../roundup/cgi/client.py:2815 #, python-format msgid "" "Cache failure: compressed file %(compressed)s is older than its source file " @@ -3082,35 +3083,35 @@ msgid "Api rate limits exceeded. Please wait: %s seconds." msgstr "" -#: ../roundup/rest.py:2283 +#: ../roundup/rest.py:2284 #, python-format msgid "" -"Content type '%s' requested in URL is not available.\n" -"Acceptable types: %s\n" -msgstr "" - -#: ../roundup/rest.py:2304 +"Content type '%(requested)s' requested in URL is not available.\n" +"Acceptable types: %(acceptable)s\n" +msgstr "" + +#: ../roundup/rest.py:2306 #, python-format msgid "" "Unable to parse Accept Header. %(error)s. Acceptable types: */*, " "%(acceptable_types)s" msgstr "" -#: ../roundup/rest.py:2376 ../roundup/rest.py:2597 ../roundup/rest.py:2376:2597 +#: ../roundup/rest.py:2378 ../roundup/rest.py:2603 ../roundup/rest.py:2378:2603 #, python-format msgid "" "Unrecognized api version: %s. See /rest without specifying api version for " "supported versions." msgstr "" -#: ../roundup/rest.py:2411 ../roundup/rest.py:2420 ../roundup/rest.py:2411:2420 +#: ../roundup/rest.py:2413 ../roundup/rest.py:2424 ../roundup/rest.py:2413:2424 #, python-format msgid "" -"Requested content type(s) '%s' not available.\n" -"Acceptable mime types are: */*, %s" -msgstr "" - -#: ../roundup/rest.py:2696 +"Requested content type(s) '%(requested)s' not available.\n" +"Acceptable mime types are: */*, %(acceptable)s" +msgstr "" + +#: ../roundup/rest.py:2702 msgid "" "Internal error while formatting response.\n" "accept_mime_type is not defined. This should\n" @@ -3302,7 +3303,7 @@ " '-----END CERTIFICATE-----' markers?" msgstr "" -#: ../roundup/scripts/roundup_server.py:345 +#: ../roundup/scripts/roundup_server.py:354 msgid "" "<html><head><title>Roundup trackers index</title></head>\n" "<body><h1>Roundup trackers index</h1><ol>\n" @@ -3310,58 +3311,58 @@ "<html><head><title>Roundup tracker'io indeksas</title></head>\n" "<body><h1>Roundup tracker'io indeksas</h1><ol>\n" -#: ../roundup/scripts/roundup_server.py:587 +#: ../roundup/scripts/roundup_server.py:598 #, fuzzy, python-format msgid "Error: %(type)s: %(value)s" msgstr "%(key)s: %(value)s" -#: ../roundup/scripts/roundup_server.py:599 +#: ../roundup/scripts/roundup_server.py:610 msgid "WARNING: ignoring \"-g\" argument, not root" msgstr "PERSPĖJIMAS: \"-g\" argumentas ignoruojamas, nėra root teisių" -#: ../roundup/scripts/roundup_server.py:605 +#: ../roundup/scripts/roundup_server.py:616 msgid "Can't change groups - no grp module" msgstr "Negaliu pakeisti grupių -- nėra grp modulio" -#: ../roundup/scripts/roundup_server.py:614 +#: ../roundup/scripts/roundup_server.py:625 #, python-format msgid "Group %(group)s doesn't exist" msgstr "Grupės %(group)s nėra" -#: ../roundup/scripts/roundup_server.py:626 +#: ../roundup/scripts/roundup_server.py:637 msgid "Can't run as root!" msgstr "Negaliu paleisti root teisėmis!" -#: ../roundup/scripts/roundup_server.py:629 +#: ../roundup/scripts/roundup_server.py:640 msgid "WARNING: ignoring \"-u\" argument, not root" msgstr "PERSPĖJIMAS: \"-u\" argumentas ignoruojamas, nėra root teisių" -#: ../roundup/scripts/roundup_server.py:635 +#: ../roundup/scripts/roundup_server.py:646 msgid "Can't change users - no pwd module" msgstr "Negaliu pakesiti vartotojų - nėra pwd modulio" -#: ../roundup/scripts/roundup_server.py:644 +#: ../roundup/scripts/roundup_server.py:655 #, python-format msgid "User %(user)s doesn't exist" msgstr "Vartotojo %(user)s nėra" -#: ../roundup/scripts/roundup_server.py:856 +#: ../roundup/scripts/roundup_server.py:867 #, python-format msgid "Multiprocess mode \"%s\" is not available, switching to single-process" msgstr "Multiprocesinė aplinka \"%s\" neprieinama, perjungiu į vienprocesinę" -#: ../roundup/scripts/roundup_server.py:884 +#: ../roundup/scripts/roundup_server.py:895 #, python-format msgid "Unable to bind to port %s, port already in use." msgstr "Negaliu prijungti prie jungties %s, jungtis jau naudojama." -#: ../roundup/scripts/roundup_server.py:888 +#: ../roundup/scripts/roundup_server.py:899 #, fuzzy, python-format msgid "" "Unable to bind to port %(port)s, access not allowed, errno: %(errno)s %(msg)s" msgstr "Negaliu prijungti prie jungties %s, jungtis jau naudojama." -#: ../roundup/scripts/roundup_server.py:967 +#: ../roundup/scripts/roundup_server.py:978 msgid "" " -c <Command> Windows Service options.\n" " If you want to run the server as a Windows Service, you\n" @@ -3378,7 +3379,7 @@ " Įvedę \"roundup-server -c help\" pamatysite Windows Services\n" " specifiką." -#: ../roundup/scripts/roundup_server.py:974 +#: ../roundup/scripts/roundup_server.py:985 #, fuzzy msgid "" " -u <UID> runs the Roundup web server as this UID\n" @@ -3394,7 +3395,7 @@ " nurodytą PIDfaile. Parinktis -l *privalo* būti nurodyta\n" " jei naudojama -d." -#: ../roundup/scripts/roundup_server.py:982 +#: ../roundup/scripts/roundup_server.py:993 #, fuzzy, python-format msgid "" "\n" @@ -3520,21 +3521,21 @@ " nesupras.\n" "\n" -#: ../roundup/scripts/roundup_server.py:1162 +#: ../roundup/scripts/roundup_server.py:1173 msgid "Instances must be name=home" msgstr "Egzempliorius turi būti nurodomas taip: vardas=namų_direktorija" -#: ../roundup/scripts/roundup_server.py:1176 +#: ../roundup/scripts/roundup_server.py:1187 #, python-format msgid "Configuration saved to %s" msgstr "Konfigūracija išsaugota %s" -#: ../roundup/scripts/roundup_server.py:1194 +#: ../roundup/scripts/roundup_server.py:1205 msgid "Sorry, you can't run the server as a daemon on this Operating System" msgstr "" "Jūs negalite paleisti serverio kaip daemon'o šioje operacinėje sistemoje" -#: ../roundup/scripts/roundup_server.py:1214 +#: ../roundup/scripts/roundup_server.py:1225 #, python-format msgid "Roundup server started on %(HOST)s:%(PORT)s" msgstr "Roundup serveris paleistas ant %(HOST)s:%(PORT)s"
