summaryrefslogtreecommitdiffstats
path: root/po/codeine.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/codeine.pot')
-rw-r--r--po/codeine.pot484
1 files changed, 484 insertions, 0 deletions
diff --git a/po/codeine.pot b/po/codeine.pot
new file mode 100644
index 0000000..47448a6
--- /dev/null
+++ b/po/codeine.pot
@@ -0,0 +1,484 @@
+# 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: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-01 17:30+0100\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=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/app/videoSettings.cpp:91
+msgid "Video Settings"
+msgstr ""
+
+#: ../src/app/playDialog.cpp:27
+msgid "Play Media"
+msgstr ""
+
+#: ../src/app/playDialog.cpp:33
+msgid "What media would you like to play?"
+msgstr ""
+
+#: ../src/app/playDialog.cpp:38
+msgid "Play File..."
+msgstr ""
+
+#: ../src/app/playDialog.cpp:42
+msgid "Play VCD"
+msgstr ""
+
+#: ../src/app/playDialog.cpp:46
+msgid "Play DVD"
+msgstr ""
+
+#: ../src/app/playDialog.cpp:73
+msgid "Recently Played Media"
+msgstr ""
+
+#: ../src/app/xineConfig.cpp:60
+msgid "Configure xine"
+msgstr ""
+
+#: ../src/app/xineConfig.cpp:84
+msgid ""
+"xine's defaults are usually sensible and should not require modification. "
+"However, full configurability is provided for your pleasure ;-)."
+msgstr ""
+
+#: ../src/app/adjustSizeButton.cpp:31
+msgid "Preferred Scale"
+msgstr ""
+
+#: ../src/app/adjustSizeButton.cpp:35
+msgid "Scale 100%"
+msgstr ""
+
+#: ../src/app/adjustSizeButton.cpp:41
+msgid "<b>Adjust video scale?"
+msgstr ""
+
+#: ../src/app/insertAspectRatioMenuItems.cpp:15
+msgid "Determine &Automatically"
+msgstr ""
+
+#: ../src/app/insertAspectRatioMenuItems.cpp:17
+msgid "&Square (1:1)"
+msgstr ""
+
+#: ../src/app/insertAspectRatioMenuItems.cpp:18
+msgid "&4:3"
+msgstr ""
+
+#: ../src/app/insertAspectRatioMenuItems.cpp:19
+msgid "Ana&morphic (16:9)"
+msgstr ""
+
+#: ../src/app/insertAspectRatioMenuItems.cpp:20
+msgid "&DVB (2.11:1)"
+msgstr ""
+
+#: ../src/app/main.cpp:14
+msgid "A video player that has a usability focus"
+msgstr ""
+
+#: ../src/app/main.cpp:15
+msgid "Copyright 2005, Max Howell"
+msgstr ""
+
+#: ../src/app/main.cpp:19
+msgid "Play 'URL'"
+msgstr ""
+
+#: ../src/app/main.cpp:28
+msgid "Handbook"
+msgstr ""
+
+#: ../src/app/main.cpp:29
+msgid "Great reference code"
+msgstr ""
+
+#: ../src/app/main.cpp:30
+msgid "The current Codeine icon"
+msgstr ""
+
+#: ../src/app/main.cpp:31
+msgid "The video for \"Call on Me\" encouraged plenty of debugging! ;)"
+msgstr ""
+
+#: ../src/app/playlistFile.cpp:32
+msgid "The file is not a playlist"
+msgstr ""
+
+#: ../src/app/playlistFile.cpp:39
+msgid "Codeine could not download the remote playlist: %1"
+msgstr ""
+
+#: ../src/app/playlistFile.cpp:54
+msgid ""
+"<qt>The playlist, <i>'%1'</i>, could not be interpreted. Perhaps it is empty?"
+msgstr ""
+
+#: ../src/app/playlistFile.cpp:58
+msgid "Codeine could not open the file: %1"
+msgstr ""
+
+#: ../src/app/stateChange.cpp:83
+msgid "&Pause"
+msgstr ""
+
+#: ../src/app/stateChange.cpp:83
+msgid "&Play"
+msgstr ""
+
+#: ../src/app/stateChange.cpp:147
+msgid "No media loaded"
+msgstr ""
+
+#: ../src/app/stateChange.cpp:150
+msgid "Paused"
+msgstr ""
+
+#: ../src/app/actions.cpp:13 ../src/part/part.cpp:38
+msgid "Play"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:127 ../src/part/xineEngine.cpp:50
+msgid "xine was unable to initialize any video-drivers."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:129 ../src/part/xineEngine.cpp:48
+msgid "xine was unable to initialize any audio-drivers."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:231
+msgid "Loading media: %1"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:333
+msgid "Recording to: %1"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:364
+msgid "Playback paused"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:369
+msgid "Playback resumed"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:382
+msgid "There is no input plugin that can read: %1."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:385
+msgid "There is no demux plugin available for %1."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:388
+msgid "Demuxing failed for %1."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:393
+msgid "Internal error while attempting to play %1."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:433
+msgid "xine cannot currently seek in flac media"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:585 ../src/app/xineEngine.cpp:593
+msgid "Channel %1"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:692 ../src/part/xineEngine.cpp:282
+msgid "The source is encrypted and can not be decrypted."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:694 ../src/part/xineEngine.cpp:284
+msgid "The host is unknown for the URL: <i>%1</i>"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:696 ../src/part/xineEngine.cpp:286
+msgid "The device name you specified seems invalid."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:698 ../src/part/xineEngine.cpp:288
+msgid "The network appears unreachable."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:700 ../src/part/xineEngine.cpp:290
+msgid "Audio output unavailable; the device is busy."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:702 ../src/part/xineEngine.cpp:292
+msgid "The connection was refused for the URL: <i>%1</i>"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:704 ../src/part/xineEngine.cpp:294
+msgid "xine could not find the URL: <i>%1</i>"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:706 ../src/part/xineEngine.cpp:296
+msgid "Access was denied for the URL: <i>%1</i>"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:708 ../src/part/xineEngine.cpp:298
+msgid "The source cannot be read for the URL: <i>%1</i>"
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:710 ../src/part/xineEngine.cpp:300
+msgid "A problem occurred while loading a library or decoder."
+msgstr ""
+
+#: ../src/app/xineEngine.cpp:737 ../src/part/xineEngine.cpp:327
+msgid "Sorry, no additional information is available."
+msgstr ""
+
+#: ../src/app/captureFrame.cpp:82
+msgid "Capture - %1"
+msgstr ""
+
+#: ../src/app/captureFrame.cpp:98
+msgid ""
+"*.png|PNG Format\n"
+"*.jpeg|JPEG Format"
+msgstr ""
+
+#: ../src/app/captureFrame.cpp:100
+msgid "Save Frame"
+msgstr ""
+
+#: ../src/app/captureFrame.cpp:111
+msgid "%1 saved successfully"
+msgstr ""
+
+#: ../src/app/captureFrame.cpp:113
+msgid "Sorry, could not save %1"
+msgstr ""
+
+#: ../src/app/fullScreenAction.cpp:31
+msgid "Exit F&ull Screen Mode"
+msgstr ""
+
+#: ../src/app/fullScreenAction.cpp:37
+msgid "F&ull Screen Mode"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:94
+msgid "&Subtitles"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:95
+msgid "A&udio Channels"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:96
+msgid "Aspect &Ratio"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:106
+msgid "<qt>"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:106
+msgid " could not load its interface, this probably means that "
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:106
+msgid ""
+" is not installed to the correct prefix. If you installed from packages "
+"please contact the packager, if you installed from source please try running "
+"the <b>configure</b> script again like this: <pre> % ./configure --"
+"prefix=`kde-config --prefix`</pre>"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:139
+msgid "<qt>xine could not be successfully initialised. "
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:139
+msgid ""
+" will now exit. You can try to identify what is wrong with your xine "
+"installation using the <b>xine-check</b> command at a command-prompt."
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:208
+msgid "Play &Media..."
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:214
+msgid "Record"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:216
+msgid "Reset Video Scale"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:217 ../src/app/mainWindow.cpp:423
+msgid "Media Information"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:218
+msgid "Menu Toggle"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:219
+msgid "&Capture Frame"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:221
+msgid "Video Settings..."
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:222
+msgid "Configure xine..."
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:224
+msgid "Position Slider"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:317
+msgid "Codeine was asked to open an empty URL; it cannot."
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:366
+msgid "Supported Media Formats"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:366
+msgid "All Files"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:367
+msgid "Select A File To Play"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:438
+msgid "&Determine Automatically"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:450
+msgid "&Off"
+msgstr ""
+
+#: ../src/app/mainWindow.cpp:492
+msgid "Sorry, no media was found in the drop"
+msgstr ""
+
+#: ../src/app/theStream.cpp:107
+msgid "Metadata"
+msgstr ""
+
+#: ../src/app/theStream.cpp:109
+msgid "Title"
+msgstr ""
+
+#: ../src/app/theStream.cpp:110
+msgid "Comment"
+msgstr ""
+
+#: ../src/app/theStream.cpp:111
+msgid "Artist"
+msgstr ""
+
+#: ../src/app/theStream.cpp:112
+msgid "Genre"
+msgstr ""
+
+#: ../src/app/theStream.cpp:113
+msgid "Album"
+msgstr ""
+
+#: ../src/app/theStream.cpp:114
+msgid "Year"
+msgstr ""
+
+#: ../src/app/theStream.cpp:116
+msgid "Audio Properties"
+msgstr ""
+
+#: ../src/app/theStream.cpp:118
+msgid "Bitrate"
+msgstr ""
+
+#: ../src/app/theStream.cpp:118
+msgid "%1 bps"
+msgstr ""
+
+#: ../src/app/theStream.cpp:119
+msgid "Sample-rate"
+msgstr ""
+
+#: ../src/app/theStream.cpp:119
+msgid "%1 Hz"
+msgstr ""
+
+#: ../src/app/theStream.cpp:121
+msgid "Technical Information"
+msgstr ""
+
+#: ../src/app/theStream.cpp:123
+msgid "Video Codec"
+msgstr ""
+
+#: ../src/app/theStream.cpp:124
+msgid "Audio Codec"
+msgstr ""
+
+#: ../src/app/theStream.cpp:125
+msgid "System Layer"
+msgstr ""
+
+#: ../src/app/theStream.cpp:126
+msgid "Input Plugin"
+msgstr ""
+
+#: ../src/app/theStream.cpp:127
+msgid "CDINDEX_DISCID"
+msgstr ""
+
+#: ../src/app/videoWindow.cpp:140
+msgid "Pause"
+msgstr ""
+
+#: ../src/part/xineEngine.cpp:159
+msgid "The Codeine video player could not find an input plugin for '%1'."
+msgstr ""
+
+#: ../src/part/xineEngine.cpp:162
+msgid "The Codeine video player could not find a demux plugin for '%1'."
+msgstr ""
+
+#: ../src/part/xineEngine.cpp:165
+msgid ""
+"The Codeine video player failed to demux '%1'; please check your xine "
+"installation."
+msgstr ""
+
+#: ../src/part/xineEngine.cpp:170
+msgid ""
+"The Codeine video player reports an internal error; please check your xine "
+"installation."
+msgstr ""
+
+#: ../src/_translatorinfo.cpp:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#: ../src/_translatorinfo.cpp:3
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""