mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
114 lines
3.1 KiB
Text
114 lines
3.1 KiB
Text
# translation of plasma_wallpaper_mandelbrot.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, 2010.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: plasma_wallpaper_mandelbrot\n"
|
||
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
||
"POT-Creation-Date: 2015-01-31 01:09+0000\n"
|
||
"PO-Revision-Date: 2010-11-10 13:38+0800\n"
|
||
"Last-Translator: Ni Hui <shuizhuyuanluo@126.com>\n"
|
||
"Language-Team: Chinese Simplified <kde-china@kde.org>\n"
|
||
"Language: \n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-Generator: Lokalize 1.1\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#: mandelbrot.cpp:37
|
||
msgid "Export Mandelbrot image..."
|
||
msgstr "导出 Mandelbrot 图像..."
|
||
|
||
#: mandelbrot.cpp:38
|
||
msgid "Export Mandelbrot parameters..."
|
||
msgstr "导出 Mandelbrot 参数..."
|
||
|
||
#: mandelbrot.cpp:39
|
||
msgid "Import Mandelbrot parameters..."
|
||
msgstr "导入 Mandelbrot 参数..."
|
||
|
||
#: mandelbrot.cpp:503
|
||
msgid "PNG images"
|
||
msgstr "PNG 图像"
|
||
|
||
#: mandelbrot.cpp:520 mandelbrot.cpp:535
|
||
msgid "Text files"
|
||
msgstr "文本文件"
|
||
|
||
#. i18n: file: config.ui:14
|
||
#. i18n: ectx: property (windowTitle), widget (QWidget, Config)
|
||
#: rc.cpp:3
|
||
msgid "Color"
|
||
msgstr "颜色"
|
||
|
||
#. i18n: file: config.ui:20
|
||
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
||
#: rc.cpp:6
|
||
msgid "&Inside color:"
|
||
msgstr "内部颜色(&I):"
|
||
|
||
#. i18n: file: config.ui:68
|
||
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
||
#: rc.cpp:9
|
||
msgid "&Frontier color:"
|
||
msgstr "前部颜色(&F):"
|
||
|
||
#. i18n: file: config.ui:116
|
||
#. i18n: ectx: property (text), widget (QLabel, label_7)
|
||
#: rc.cpp:12
|
||
msgid "&Outside color:"
|
||
msgstr "外部颜色(&O):"
|
||
|
||
#. i18n: file: config.ui:164
|
||
#. i18n: ectx: property (text), widget (QLabel, label_8)
|
||
#: rc.cpp:15
|
||
msgid "&Quality:"
|
||
msgstr "质量(&Q):"
|
||
|
||
#. i18n: file: config.ui:180
|
||
#. i18n: ectx: property (text), item, widget (KComboBox, m_quality)
|
||
#: rc.cpp:18
|
||
msgid "Low"
|
||
msgstr "低"
|
||
|
||
#. i18n: file: config.ui:185
|
||
#. i18n: ectx: property (text), item, widget (KComboBox, m_quality)
|
||
#: rc.cpp:21
|
||
msgid "Medium"
|
||
msgstr "中"
|
||
|
||
#. i18n: file: config.ui:190
|
||
#. i18n: ectx: property (text), item, widget (KComboBox, m_quality)
|
||
#: rc.cpp:24
|
||
msgid "High"
|
||
msgstr "高"
|
||
|
||
#. i18n: file: config.ui:195
|
||
#. i18n: ectx: property (text), item, widget (KComboBox, m_quality)
|
||
#: rc.cpp:27
|
||
msgid "Very high (4x sampling)"
|
||
msgstr "很高(4 倍采样)"
|
||
|
||
#. i18n: file: config.ui:200
|
||
#. i18n: ectx: property (text), item, widget (KComboBox, m_quality)
|
||
#: rc.cpp:30
|
||
msgid "Highest (16x sampling)"
|
||
msgstr "最高(16 倍采样)"
|
||
|
||
#. i18n: file: config.ui:223
|
||
#. i18n: ectx: property (text), widget (QLabel, label)
|
||
#: rc.cpp:33
|
||
msgid "&Lock view:"
|
||
msgstr "锁定视图(&L):"
|
||
|
||
#. i18n: file: config.ui:271
|
||
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
||
#: rc.cpp:36
|
||
msgid ""
|
||
"Use the mouse to navigate through the Mandelbrot set. Note: certain "
|
||
"activities, such as Folder View, do not allow that."
|
||
msgstr ""
|
||
"使用鼠标可导航 Mandelbrot 图集,注意:类似文件夹视图的某些活动 不允许那么做。"
|