Skip to content

Commit cded6d0

Browse files
committed
Merge branch 'origin/master' into Weblate.
2 parents beaa3dc + b506225 commit cded6d0

File tree

2 files changed

+37
-10
lines changed

2 files changed

+37
-10
lines changed

_locale/lt/LC_MESSAGES/config/options_location.po

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,67 @@
22
# Copyright (C) This documentation is licensed under CC0 1.0.
33
# This file is distributed under the same license as the MusicBrainz Picard package.
44
# Languages add-on <[email protected]>, 2025.
5+
# Vaclovas Intas <[email protected]>, 2025.
56
msgid ""
67
msgstr ""
78
"Project-Id-Version: MusicBrainz Picard v2.11.0rc1\n"
89
"Report-Msgid-Bugs-To: \n"
910
"POT-Creation-Date: 2024-01-11 23:26+0100\n"
10-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11-
"Last-Translator: Automatically generated\n"
12-
"Language-Team: none\n"
11+
"PO-Revision-Date: 2025-04-05 15:47+0000\n"
12+
"Last-Translator: Vaclovas Intas <[email protected]>\n"
13+
"Language-Team: Lithuanian <https://translations.metabrainz.org/projects/"
14+
"picard-docs/configoptions_location/lt/>\n"
1315
"Language: lt\n"
1416
"MIME-Version: 1.0\n"
1517
"Content-Type: text/plain; charset=UTF-8\n"
1618
"Content-Transfer-Encoding: 8bit\n"
19+
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > "
20+
"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? "
21+
"1 : 2);\n"
22+
"X-Generator: Weblate 5.10.4\n"
1723

1824
#: ../../config/options_location.rst:4
1925
msgid ":index:`Location <configuration; cover art location, cover art; location to save>`"
2026
msgstr ""
27+
":index:`Vieta <configuration; cover art location, cover art; location to "
28+
"save>`"
2129

2230
#: ../../config/options_location.rst:11
2331
msgid "**Embed cover images into tags**"
24-
msgstr ""
32+
msgstr "**Įterpti viršelio vaizdus į žymes**"
2533

2634
#: ../../config/options_location.rst:13
2735
msgid "Enables images to be embedded directly into your music files. While this will use more storage space than storing it as a separate image file in the same directory, some music players will only display embedded images and don't find the separate files."
2836
msgstr ""
37+
"Leidžia vaizdus įterpti tiesiai į muzikos failus. Nors tai naudos daugiau "
38+
"vietos, nei saugant kaip atskirą vaizdo failą tame pačiame kataloge, kai "
39+
"kurie muzikos leistuvės rodys tik įterptus vaizdus ir neras atskirų failų."
2940

3041
#: ../../config/options_location.rst:17
3142
msgid "**Embed only a single front image**"
32-
msgstr ""
43+
msgstr "**Įterpti tik vieną priekinį vaizdą**"
3344

3445
#: ../../config/options_location.rst:19
3546
msgid "Embeds only a single front image into your music files. No other images, regardless of their type, will be embedded. Many music players will only display a single embedded image, so embedding additional images may not add any functionality."
3647
msgstr ""
48+
"Į muzikos failus įterpia tik vieną priekinį vaizdą. Jokie kiti vaizdai, "
49+
"nepriklausomai nuo jų tipo, nebus įterpiami. Daugelis muzikos leistuvų rodys "
50+
"tik vieną įterptą vaizdą, todėl papildomų vaizdų įterpimas gali nepridėti "
51+
"jokio funkcionalumo."
3752

3853
#: ../../config/options_location.rst:25
3954
msgid "**Save cover images as separate files**"
40-
msgstr ""
55+
msgstr "**Išsaugoti viršelio vaizdus kaip atskirus failus**"
4156

4257
#: ../../config/options_location.rst:27
4358
msgid "In the file name mask you can use any variable or function from :doc:`Picard Tags </variables/variables>` and :doc:`Picard Scripting Functions </functions/list_by_type>`. The mask should not contain a file extension; this is added automatically based on the actual image type. The default value is \"cover\". If you change this to \"folder\", Windows will display the image as a preview of the containing directory."
4459
msgstr ""
60+
"Failo pavadinimo maskuotėje galite naudoti bet kurį kintamąjį arba funkciją "
61+
"iš :doc:`„Picard“ žymių </variables/variables>` ir :doc:`„Picard“ "
62+
"skriptavimo funkcijų </functions/list_by_type>`. Maskuotėje neturėtų būti "
63+
"failo plėtinio, jis pridedamas automatiškai pagal faktinį vaizdo tipą. "
64+
"Numatytoji reikšmė – „cover“. Jei pakeisite ją į „folder“, „Windows“ rodys "
65+
"vaizdą kaip jame esančio katalogo peržiūrą."
4566

4667
#: ../../config/options_location.rst:32
4768
msgid "In addition to scripting variables already available for a track, you can use the following cover art specific variables:"

_locale/lt/LC_MESSAGES/sphinx.po

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,28 @@
22
# Copyright (C) This documentation is licensed under CC0 1.0.
33
# This file is distributed under the same license as the MusicBrainz Picard package.
44
# Languages add-on <[email protected]>, 2025.
5+
# Vaclovas Intas <[email protected]>, 2025.
56
msgid ""
67
msgstr ""
78
"Project-Id-Version: MusicBrainz Picard v2.11.0rc1\n"
89
"Report-Msgid-Bugs-To: \n"
910
"POT-Creation-Date: 2024-01-11 23:26+0100\n"
10-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11-
"Last-Translator: Automatically generated\n"
12-
"Language-Team: none\n"
11+
"PO-Revision-Date: 2025-04-05 15:47+0000\n"
12+
"Last-Translator: Vaclovas Intas <[email protected]>\n"
13+
"Language-Team: Lithuanian <https://translations.metabrainz.org/projects/"
14+
"picard-docs/sphinx/lt/>\n"
1315
"Language: lt\n"
1416
"MIME-Version: 1.0\n"
1517
"Content-Type: text/plain; charset=UTF-8\n"
1618
"Content-Transfer-Encoding: 8bit\n"
19+
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > "
20+
"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? "
21+
"1 : 2);\n"
22+
"X-Generator: Weblate 5.10.4\n"
1723

1824
#: ../../_templates/epub-cover.html:9
1925
msgid "User Guide"
20-
msgstr ""
26+
msgstr "Naudotojo vadovas"
2127

2228
#: ../../_templates/footer.html:5
2329
msgid "Next"

0 commit comments

Comments
 (0)