diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | po/LINGUAS | 2 | ||||
-rw-r--r-- | po/lt.po | 55 |
3 files changed, 63 insertions, 1 deletions
@@ -1,5 +1,12 @@ 2008-07-19 Jan Schmidt <jan.schmidt@sun.com> + * po/LINGUAS: + * po/lt.po: + Add new lithunian translation, and add french to the LINGUAS + file. + +2008-07-19 Jan Schmidt <jan.schmidt@sun.com> + * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: @@ -1 +1 @@ -af az bg cs da de en_GB es fi hu it ky nb nl or pl pt_BR ru sk sq sr sv uk vi zh_CN +af az bg cs da de en_GB es fi fr hu it ky lt nb nl or pl pt_BR ru sk sq sr sv uk vi zh_CN diff --git a/po/lt.po b/po/lt.po new file mode 100644 index 00000000..84adb73e --- /dev/null +++ b/po/lt.po @@ -0,0 +1,55 @@ +# translation of gst-plugins-bad-0.10.6.3 to Lithuanian +# This file is put in the public domain. +# +# Gintautas Miliauskas <gintas@akl.lt>, 2008. +msgid "" +msgstr "" +"Project-Id-Version: gst-plugins-bad-0.10.6.3\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-04-13 21:50+0100\n" +"PO-Revision-Date: 2008-05-14 02:13+0300\n" +"Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n" +"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\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" + +#: ext/sndfile/gstsfsink.c:277 ext/sndfile/gstsfsrc.c:345 +msgid "No file name specified for writing." +msgstr "Nenurodytas failo rašymui pavadinimas." + +#: ext/sndfile/gstsfsink.c:290 ext/sndfile/gstsfsrc.c:351 +#, c-format +msgid "Could not open file \"%s\" for writing." +msgstr "Nepavyko atverti failo „%s“ rašymui." + +#: ext/sndfile/gstsfsink.c:440 gst/nuvdemux/gstnuvdemux.c:739 +msgid "Internal data stream error." +msgstr "Vidinė duomenų srauto klaida." + +#: ext/sndfile/gstsfsink.c:494 ext/sndfile/gstsfsink.c:502 +#, c-format +msgid "Could not write to file \"%s\"." +msgstr "Nepavyko rašyti į failą „%s“." + +#: sys/dvb/gstdvbsrc.c:704 sys/dvb/gstdvbsrc.c:785 +#, c-format +msgid "Device \"%s\" does not exist." +msgstr "Įrenginys „%s“ neegzistuoja." + +#: sys/dvb/gstdvbsrc.c:708 +#, c-format +msgid "Could not open frontend device \"%s\"." +msgstr "Nepavyko atverti išorinės pusės įrenginio „%s“." + +#: sys/dvb/gstdvbsrc.c:720 +#, c-format +msgid "Could not get settings from frontend device \"%s\"." +msgstr "Nepavyko gauti nustatymų iš išorinės pusės įrenginio „%s“." + +#: sys/dvb/gstdvbsrc.c:789 +#, c-format +msgid "Could not open file \"%s\" for reading." +msgstr "Nepavyko atverti failo „%s“ skaitymui." |