1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Toni Gundogdu
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: libquvi 0.9.4\n"
10"Report-Msgid-Bugs-To: http://quvi.sf.net/bugs/\n"
11"POT-Creation-Date: 2013-11-10 09:46+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19
20#: src/api/errmsg.c:34
21msgid "Not an error"
22msgstr ""
23
24#: src/api/errmsg.c:35
25msgid "Operation aborted by a callback"
26msgstr ""
27
28#: src/api/errmsg.c:36
29msgid "Could not find any subtitle export scripts in the path"
30msgstr ""
31
32#: src/api/errmsg.c:37
33msgid "Could not find any subtitle scripts in the path"
34msgstr ""
35
36#: src/api/errmsg.c:38
37msgid "Could not find any playlist scripts in the path"
38msgstr ""
39
40#: src/api/errmsg.c:39
41msgid "Could not find any media scripts in the path"
42msgstr ""
43
44#: src/api/errmsg.c:40
45msgid "Could not find any scan scripts in the path"
46msgstr ""
47
48#: src/api/errmsg.c:41
49msgid "Could not find any the utility scripts in the path"
50msgstr ""
51
52#: src/api/errmsg.c:42
53msgid "Operation aborted by the \"croak\" keyword"
54msgstr ""
55
56#: src/api/errmsg.c:43
57msgid "An invalid argument to the function"
58msgstr ""
59
60#: src/api/errmsg.c:44
61msgid "libgcrypt version mismatch"
62msgstr ""
63
64#: src/api/errmsg.c:45
65msgid "Initialization of libproxy failed"
66msgstr ""
67
68#: src/api/errmsg.c:46
69msgid "Initialization of libcurl failed"
70msgstr ""
71
72#: src/api/errmsg.c:47
73msgid "Initialization of liblua failed"
74msgstr ""
75
76#: src/api/errmsg.c:50
77msgid "An invalid error code"
78msgstr ""
79
80#: src/curl/fetch.c:49 src/curl/http_metainfo.c:48 src/curl/resolve.c:49
81#, c-format
82msgid "The server responded with the code %03ld"
83msgstr ""
84
85#: src/lua/load_util_script.c:72
86#, c-format
87msgid "Could not the find utility script `%s' in the path"
88msgstr ""
89
90#: src/misc/match_media_script.c:81
91#, c-format
92msgid "No support: %s: Could not find a media script for URL"
93msgstr ""
94
95#: src/misc/match_playlist_script.c:69
96#, c-format
97msgid "No support: %s: Could not find a playlist script for URL"
98msgstr ""
99
100#: src/misc/match_subtitle_export_script.c:72
101#, c-format
102msgid "No support: Could not find a subtitle export script for format `%s'"
103msgstr ""
104
105#: src/misc/match_subtitle_script.c:69
106#, c-format
107msgid "No support: %s: Could not find a subtitle script for URL"
108msgstr ""
109
110#: src/net/http_metainfo.c:115
111#, c-format
112msgid "Failed to parse URL: %s"
113msgstr ""
114