diff options
| author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2025-03-29 20:22:55 +0000 |
|---|---|---|
| committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2025-03-29 20:22:55 +0000 |
| commit | 6ddadce92633566a71c68ab9869cd6e18581b099 (patch) | |
| tree | 8e0a4d6dfb700a20dc72831a67dda5873b4e723b | |
| parent | 8c4bb17f65e17770e990be6a9a70de8f016d1256 (diff) | |
| download | tde-i18n-6ddadce9.tar.gz tde-i18n-6ddadce9.zip | |
Update translation template.
| -rw-r--r-- | template/messages/tdemultimedia/tdefile_mp4.pot | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/template/messages/tdemultimedia/tdefile_mp4.pot b/template/messages/tdemultimedia/tdefile_mp4.pot new file mode 100644 index 00000000000..0982138d49b --- /dev/null +++ b/template/messages/tdemultimedia/tdefile_mp4.pot @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2025-03-29 20:15+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: tdefile_mp4.cpp:91 +msgid "ID3 Tag" +msgstr "" + +#: tdefile_mp4.cpp:96 +msgid "Title" +msgstr "" + +#: tdefile_mp4.cpp:100 +msgid "Artist" +msgstr "" + +#: tdefile_mp4.cpp:104 +msgid "Album" +msgstr "" + +#: tdefile_mp4.cpp:107 +msgid "Year" +msgstr "" + +#: tdefile_mp4.cpp:110 +msgid "Comment" +msgstr "" + +#: tdefile_mp4.cpp:114 +msgid "Track" +msgstr "" + +#: tdefile_mp4.cpp:117 +msgid "Genre" +msgstr "" + +#: tdefile_mp4.cpp:121 +msgid "Technical Details" +msgstr "" + +#: tdefile_mp4.cpp:123 +msgid "Length" +msgstr "" + +#: tdefile_mp4.cpp:127 +msgid "Average Bitrate" +msgstr "" + +#: tdefile_mp4.cpp:130 +msgid " kbps" +msgstr "" + +#: tdefile_mp4.cpp:132 +msgid "Sample Rate" +msgstr "" + +#: tdefile_mp4.cpp:133 +msgid "Hz" +msgstr "" + +#: tdefile_mp4.cpp:135 +msgid "Channels" +msgstr "" |
