diff options
Diffstat (limited to 'po/rbot-youtube.pot')
-rw-r--r-- | po/rbot-youtube.pot | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/po/rbot-youtube.pot b/po/rbot-youtube.pot new file mode 100644 index 00000000..aa140ecc --- /dev/null +++ b/po/rbot-youtube.pot @@ -0,0 +1,53 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: rbot\n" +"POT-Creation-Date: 2008-06-05 22:15-0400\n" +"PO-Revision-Date: 2008-06-05 22:15-0400\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" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: data/rbot/plugins/youtube.rb:33 +msgid "Category: %{cat}. Rating: %{rating}. Author: %{author}. Duration: %{duration}. %{views} views, faved %{faves} times. %{desc}" +msgstr "" + +#: data/rbot/plugins/youtube.rb:77 data/rbot/plugins/youtube.rb:107 +msgid "unknown duration" +msgstr "" + +#: data/rbot/plugins/youtube.rb:183 +msgid "%{bold}%{title}%{bold} [%{cat}] %{rating} @ %{url} by %{author} (%{duration}). %{views} views, faved %{faves} times. %{desc}" +msgstr "" + +#: data/rbot/plugins/youtube.rb:186 +msgid "\n -- also available at: " +msgstr "" + +#: data/rbot/plugins/youtube.rb:193 +msgid "couldn't retrieve video info" +msgstr "" + +#: data/rbot/plugins/youtube.rb:203 +msgid "error looking for %{what} on youtube: %{e}" +msgstr "" + +#: data/rbot/plugins/youtube.rb:211 +msgid "no videos found for %{what}" +msgstr "" + +#: data/rbot/plugins/youtube.rb:215 +msgid "One video found for %{what}: %{show}" +msgstr "" + +#: data/rbot/plugins/youtube.rb:222 +msgid "Videos for %{what}: %{shorts}" +msgstr "" |