|
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) This documentation is licensed under CC0 1.0. |
| 3 | +# This file is distributed under the same license as the MusicBrainz Picard package. |
| 4 | +# Languages add-on <[email protected]>, 2025. |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: MusicBrainz Picard v2.11.0rc1\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"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" |
| 13 | +"Language: lt\n" |
| 14 | +"MIME-Version: 1.0\n" |
| 15 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 16 | +"Content-Transfer-Encoding: 8bit\n" |
| 17 | + |
| 18 | +#: ../../troubleshooting/missing_tags.rst:4 |
| 19 | +msgid ":index:`Tags are not updated or saved <troubleshooting; tags not saved>`" |
| 20 | +msgstr "" |
| 21 | + |
| 22 | +#: ../../troubleshooting/missing_tags.rst:6 |
| 23 | +msgid "There are typically four reasons that tags may not be written or updated when files are saved:" |
| 24 | +msgstr "" |
| 25 | + |
| 26 | +#: ../../troubleshooting/missing_tags.rst:8 |
| 27 | +msgid "**Saving tags has not been enabled in the configuration settings**" |
| 28 | +msgstr "" |
| 29 | + |
| 30 | +#: ../../troubleshooting/missing_tags.rst:10 |
| 31 | +msgid "Confirm that the :menuselection:`\"Options --> Save tags\"` setting has been enabled. See :ref:`action_options` for more information." |
| 32 | +msgstr "" |
| 33 | + |
| 34 | +#: ../../troubleshooting/missing_tags.rst:14 |
| 35 | +msgid "**Tags are being set in the file naming script**" |
| 36 | +msgstr "" |
| 37 | + |
| 38 | +#: ../../troubleshooting/missing_tags.rst:16 |
| 39 | +msgid "Tags created or updated in the file naming script will not be written to the output files. This script is only used for developing the file name and directory structure for the output. If you want to set or update a tag value in a script, it must be in a tagging script. Please see the :doc:`/extending/scripts` section for more information about the different types of scripts." |
| 40 | +msgstr "" |
| 41 | + |
| 42 | +#: ../../troubleshooting/missing_tags.rst:22 |
| 43 | +msgid "**The tags begin with an underscore**" |
| 44 | +msgstr "" |
| 45 | + |
| 46 | +#: ../../troubleshooting/missing_tags.rst:24 |
| 47 | +msgid "Tags whose names begin with an underscore, regardless of how they are created, will not be written to the output files. These are considered variables for use within Picard rather than tags. Please see the :doc:`/variables/variables` section for more information regarding the difference between tags and variables." |
| 48 | +msgstr "" |
| 49 | + |
| 50 | +#: ../../troubleshooting/missing_tags.rst:29 |
| 51 | +msgid "**The file type does not support writing tags**" |
| 52 | +msgstr "" |
| 53 | + |
| 54 | +#: ../../troubleshooting/missing_tags.rst:31 |
| 55 | +msgid "Confirm that the file type that you are writing actually supports the tags that are to be written. Not all file types support all the tags Picard supports." |
| 56 | +msgstr "" |
| 57 | + |
| 58 | +#: ../../troubleshooting/missing_tags.rst:34 |
| 59 | +msgid "Please see the :doc:`/appendices/tag_mapping` section for details about the tags supported by various file formats." |
| 60 | +msgstr "" |
0 commit comments