diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-06-04 00:37:28 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-06-04 00:59:04 +0100 |
commit | fef7c3f2ff15314572e87d4f92894a190bbc3193 (patch) | |
tree | 4f5da161452d2cb19412a53f8c480aea0a86c362 /po/az.po | |
parent | 32ba8b4fb3a9eb216dd07a6765d0899bff5ea923 (diff) |
po: update .po files for string changes
This makes sure that people who get themselves a fresh checkout
don't immediately have changed *po files after running make, which
would cause a bit of hassle next time the files are updated. Better
to keep them up-to-date when strings change.
Diffstat (limited to 'po/az.po')
-rw-r--r-- | po/az.po | 35 |
1 files changed, 32 insertions, 3 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-0.8.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2009-05-12 01:43+0100\n" +"POT-Creation-Date: 2009-06-04 00:57+0100\n" "PO-Revision-Date: 2004-03-19 18:40+0200\n" "Last-Translator: Metin Amiroff <metin@karegen.com>\n" "Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n" @@ -114,7 +114,9 @@ msgstr "" msgid "Internal GStreamer error: code not implemented." msgstr "" -msgid "Internal GStreamer error: state change failed." +msgid "" +"GStreamer error: state change failed and some element failed to post a " +"proper error message with the reason for the failure." msgstr "" msgid "Internal GStreamer error: pad problem." @@ -657,6 +659,9 @@ msgstr "" msgid "Internal data flow error." msgstr "" +msgid "A lot of buffers are dropped." +msgstr "" + msgid "Internal data flow problem." msgstr "" @@ -813,7 +818,20 @@ msgstr "" msgid "WARNING: element named '%s' not found.\n" msgstr "" -msgid "Got Message #%" +#, c-format +msgid "Got message #%u from element \"%s\" (%s): " +msgstr "" + +#, c-format +msgid "Got message #%u from pad \"%s:%s\" (%s): " +msgstr "" + +#, c-format +msgid "Got message #%u from object \"%s\" (%s): " +msgstr "" + +#, c-format +msgid "Got message #%u (%s): " msgstr "" #, c-format @@ -825,6 +843,17 @@ msgid "FOUND TAG : found by element \"%s\".\n" msgstr "" #, c-format +msgid "FOUND TAG : found by pad \"%s:%s\".\n" +msgstr "" + +#, c-format +msgid "FOUND TAG : found by object \"%s\".\n" +msgstr "" + +msgid "FOUND TAG\n" +msgstr "" + +#, c-format msgid "" "INFO:\n" "%s\n" |