diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2015-06-07 09:36:21 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2015-06-07 09:36:21 +0200 |
commit | 77fe54e885dee66f05678d6172ac92a164ea93e9 (patch) | |
tree | 1632fefd455a3f0e461187f1fc5467af57a89b36 /po/hr.po | |
parent | 1270afae44ae102c32b5ddf2922ca20d759663ab (diff) | |
download | gstreamer-plugins-bad-77fe54e885dee66f05678d6172ac92a164ea93e9.tar.gz |
po: Update translations
Diffstat (limited to 'po/hr.po')
-rw-r--r-- | po/hr.po | 139 |
1 files changed, 115 insertions, 24 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-19 16:40+0200\n" +"POT-Creation-Date: 2015-06-07 09:36+0200\n" "PO-Revision-Date: 2012-04-16 02:06+0200\n" "Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n" @@ -17,12 +17,101 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -msgid "Internal data stream error." -msgstr "Greška unutarnjeg niza podataka." - msgid "format wasn't negotiated before get function" msgstr "" +msgid "default GStreamer sound events audiosink" +msgstr "" + +msgid "" +"GStreamer can play audio using any number of output elements. Some possible " +"choices are osssink, pulsesink and alsasink. The audiosink can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer sound events audiosink" +msgstr "" + +msgid "Describes the selected audiosink element." +msgstr "" + +msgid "default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "" +"description for default GStreamer audiosink for Audio/Video Conferencing" +msgstr "" + +msgid "default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "description for default GStreamer audiosink for Music and Movies" +msgstr "" + +msgid "default GStreamer videosink" +msgstr "" + +msgid "" +"GStreamer can play video using any number of output elements. Some possible " +"choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink " +"can be a partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosink" +msgstr "" + +msgid "Describes the selected videosink element." +msgstr "" + +msgid "default GStreamer audiosrc" +msgstr "" + +msgid "" +"GStreamer can record audio using any number of input elements. Some possible " +"choices are osssrc, pulsesrc and alsasrc. The audio source can be a partial " +"pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer audiosrc" +msgstr "" + +msgid "Describes the selected audiosrc element." +msgstr "" + +msgid "default GStreamer videosrc" +msgstr "" + +msgid "" +"GStreamer can record video from any number of input elements. Some possible " +"choices are v4lsrc, v4l2src and videotestsrc. The video source can be a " +"partial pipeline instead of just one element." +msgstr "" + +msgid "description for default GStreamer videosrc" +msgstr "" + +msgid "Describes the selected videosrc element." +msgstr "" + +msgid "default GStreamer visualization" +msgstr "" + +msgid "" +"GStreamer can put visualization plugins in a pipeline to transform audio " +"streams in video frames. Some possible choices are goom, goom2k1 and " +"synaesthesia. The visualization plugin can be a partial pipeline instead of " +"just one element." +msgstr "" + +msgid "description for default GStreamer visualization" +msgstr "" + +msgid "Describes the selected visualization element." +msgstr "" + +msgid "OpenCV failed to load template image" +msgstr "" + msgid "Could not read title information for DVD." msgstr "Ne mogu čitati informacije o naslovu DVD-a." @@ -46,30 +135,10 @@ msgstr "Ne mogu čitati DVD." msgid "This file contains no playable streams." msgstr "" -msgid "Couldn't get the Manifest's URI" -msgstr "" - -msgid "Failed to get fragment URL." -msgstr "" - -msgid "Couldn't download fragments" -msgstr "" - #, fuzzy msgid "Could not open sndfile stream for reading." msgstr "Ne mogu otvoriti datoteku „%s” za čitanje." -msgid "No file name specified for writing." -msgstr "Nije navedena datoteka za pisanje." - -#, c-format -msgid "Could not open file \"%s\" for writing." -msgstr "Ne mogu otvoriti datoteku „%s” za pisanje." - -#, c-format -msgid "Could not write to file \"%s\"." -msgstr "Ne mogu pisati u datoteku „%s”." - msgid "Could not establish connection to sndio" msgstr "" @@ -97,14 +166,33 @@ msgstr "" msgid "File location is set to NULL, please set it to a valid filename" msgstr "" +msgid "Digitalzoom element cound't be created" +msgstr "" + msgid "Subpicture format was not configured before data flow" msgstr "" +msgid "Failed to get fragment URL." +msgstr "" + +msgid "Internal data stream error." +msgstr "Greška unutarnjeg niza podataka." + +msgid "Couldn't download fragments" +msgstr "" + +msgid "No file name specified for writing." +msgstr "Nije navedena datoteka za pisanje." + #, c-format msgid "Given file name \"%s\" can't be converted to local file name encoding." msgstr "" #, c-format +msgid "Could not open file \"%s\" for writing." +msgstr "Ne mogu otvoriti datoteku „%s” za pisanje." + +#, c-format msgid "Device \"%s\" does not exist." msgstr "Uređaj „%s” ne postoji." @@ -137,3 +225,6 @@ msgstr "" #, c-format msgid "Couldn't find details for DVB channel %s" msgstr "" + +#~ msgid "Could not write to file \"%s\"." +#~ msgstr "Ne mogu pisati u datoteku „%s”." |