~ubuntu-branches/ubuntu/precise/kde-l10n-zhcn/precise

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# translation of plasma_engine_nowplaying.po to 简体中文
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Ni Hui <shuizhuyuanluo@126.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: plasma_engine_nowplaying\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2010-05-03 04:52+0200\n"
"PO-Revision-Date: 2009-05-16 10:06+0000\n"
"Last-Translator: Ni Hui <shuizhuyuanluo@126.com>\n"
"Language-Team: 简体中文 <kde-china@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: playeractionjob.cpp:28
#, kde-format
msgid "The player '%1' cannot be found."
msgstr "未找到播放器“%1”。"

#: playeractionjob.cpp:39
#, kde-format
msgid "The player '%1' cannot perform the action 'play'."
msgstr "播放器“%1”无法进行“播放”操作。"

#: playeractionjob.cpp:46
#, kde-format
msgid "The player '%1' cannot perform the action 'pause'."
msgstr "播放器“%1”无法进行“暂停”操作。"

#: playeractionjob.cpp:53
#, kde-format
msgid "The player '%1' cannot perform the action 'stop'."
msgstr "播放器“%1”无法进行“停止”操作。"

#: playeractionjob.cpp:60
#, kde-format
msgid "The player '%1' cannot perform the action 'previous'."
msgstr "播放器“%1”无法进行“上一首”操作。"

#: playeractionjob.cpp:67
#, kde-format
msgid "The player '%1' cannot perform the action 'next'."
msgstr "播放器“%1”无法进行“下一首”操作。"

#: playeractionjob.cpp:77
msgid "The 'level' argument to the 'volume' command must be between 0 and 1."
msgstr "“音量”命令的参数“级别”必须在 0 到 1 之间。"

#: playeractionjob.cpp:81
msgid "The 'volume' command requires a 'level' argument."
msgstr "“音量”命令需要“级别”参数。"

#: playeractionjob.cpp:85
#, kde-format
msgid "The player '%1' cannot perform the action 'volume'."
msgstr "播放器“%1”无法进行“音量”操作。"

#: playeractionjob.cpp:95
msgid ""
"The 'seconds' argument to the 'seek' command must be between 0 and the "
"length of the track."
msgstr "“搜索”命令的参数“描述”必须在 0 到音轨时长之间。"

#: playeractionjob.cpp:100
msgid "The 'seek' command requires a 'seconds' argument."
msgstr "“搜索”命令需要“描述”参数。"

#: playeractionjob.cpp:104
#, kde-format
msgid "The player '%1' cannot perform the action 'seek'."
msgstr "播放器“%1”无法进行“搜索”操作。"