[gnoduino] Add Simplified Chinese translation.



commit 8dec291629051a6725e2d3aa0aa86675372aaf4d
Author: Wylmer Wang <wantinghard gmail com>
Date:   Thu Mar 22 02:41:13 2012 +0000

    Add Simplified Chinese translation.

 po/LINGUAS  |    1 +
 po/zh_CN.po |  409 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 410 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 3ad4284..44c37a6 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -10,3 +10,4 @@ nb
 pt_BR
 sl
 sv
+zh_CN
diff --git a/po/zh_CN.po b/po/zh_CN.po
new file mode 100644
index 0000000..c6b489e
--- /dev/null
+++ b/po/zh_CN.po
@@ -0,0 +1,409 @@
+# Chinese (China) translation for gnoduino.
+# Copyright (C) 2012 gnoduino's authors and contributors.
+# This file is distributed under the same license as the gnoduino package.
+# Wylmer Wang <wantinghard gmail com>, 2011, 2012.
+# Cammi Huang <huangyepei gmail com>, 2012.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnoduino master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=gnoduino&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2012-03-15 21:01+0000\n"
+"PO-Revision-Date: 2012-03-21 13:36+0000\n"
+"Last-Translator: Wylmer Wang <wantinghard gmail com>\n"
+"Language-Team: Chinese (China) <i18n-zh googlegroups com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
+
+#: ../src/board.py:57
+msgid "Cannot load BOARDS file. Exiting."
+msgstr "ææåè BOARDS æäãéåã"
+
+#: ../src/board.py:60
+#, python-format
+msgid "Error reading %s file. File is corrupt. Installation problem.\n"
+msgstr "èå %s æäåéãæäæåãåèæééã\n"
+
+#: ../src/compiler.py:136
+msgid "Compiling..."
+msgstr "æåçè..."
+
+#: ../src/compiler.py:153 ../src/compiler.py:159 ../src/compiler.py:165
+#: ../src/compiler.py:172 ../src/compiler.py:190 ../src/compiler.py:213
+msgid "Compile Error"
+msgstr "çèåé"
+
+#: ../src/compiler.py:240
+msgid "Linking error"
+msgstr "éæåé"
+
+#: ../src/compiler.py:252 ../src/compiler.py:265
+msgid "Object error"
+msgstr "åèéè"
+
+#: ../src/compiler.py:271
+msgid "Done compilling."
+msgstr "çèåæã"
+
+#: ../src/compiler.py:275
+#, python-format
+msgid "Binary sketch size: %s bytes (of a %s bytes maximum)\n"
+msgstr "äèåæèåå: %s åè (æå %s åè)\n"
+
+#: ../src/compiler.py:352 ../src/compiler.py:375
+msgid "Library Error"
+msgstr "åéè"
+
+#: ../src/misc.py:53
+#, python-format
+msgid "Cannot find %s"
+msgstr "æäå %s"
+
+#: ../src/misc.py:221
+msgid "Error compilling."
+msgstr "çèåéã"
+
+#: ../src/misc.py:291
+msgid "Close without Saving"
+msgstr "åéäääå"
+
+#: ../src/misc.py:293
+msgid "If you don't save, changes will be permanently lost."
+msgstr "åææääåïæäçäæäæääåã"
+
+#: ../src/programmer.py:39
+msgid "Cannot find PROGRAMMERS"
+msgstr "æäå PROGRAMMERS"
+
+#: ../src/programmer.py:42
+#, python-format
+msgid "Error reading %s file. File is corrupt. Installation problem."
+msgstr "èå %s æäåéãæäæåãåèæééã"
+
+#: ../src/serialio.py:92
+msgid ""
+"Serial port not configured!\n"
+"Use Tools->Serial Port to configure port."
+msgstr ""
+"äååæéçï\n"
+"äç åå->äå æéçäåã"
+
+#: ../src/srcview.py:148 ../src/srcview.py:158
+#, python-format
+msgid "'%s' not found."
+msgstr "æäåâ%sâã"
+
+#: ../src/ui.py:68 ../src/ui.py:88 ../src/ui.py:101 ../src/ui.py:169
+#: ../src/ui.py:184
+msgid "Untitled"
+msgstr "ææé"
+
+#: ../src/ui.py:69
+msgid "Save document"
+msgstr "äåææ"
+
+#: ../src/ui.py:70
+#, python-format
+msgid ""
+"Save changes to document \"%s\"\n"
+" before closing?"
+msgstr "ååéååææäååææâ%sâäåï"
+
+#: ../src/ui.py:178
+msgid "Save file"
+msgstr "äåæä"
+
+#: ../src/ui.py:195
+msgid "Open file"
+msgstr "æåæä"
+
+#: ../src/ui.py:221
+#, python-format
+msgid "<b>A file named %s already exists. Do you want to replace it?</b>"
+msgstr "<b>æä %s åååãææææååï</b>"
+
+#: ../src/ui.py:222
+#, python-format
+msgid ""
+"The file already exists in \"%s\". Replacing it will overwrite its contents."
+msgstr "æäåååä â%sâ äãææåäèçèæäçååã"
+
+#: ../src/ui.py:506
+msgid "Open Recent"
+msgstr "æåèææä"
+
+#: ../src/ui.py:541 ../ui/main.ui.h:56
+msgid "Send"
+msgstr "åé"
+
+#: ../src/ui.py:542
+msgid "Clear"
+msgstr "æé"
+
+#: ../src/ui.py:581
+#, python-format
+msgid "%s baud"
+msgstr "%s æç"
+
+#: ../src/ui.py:676
+msgid "E_xamples"
+msgstr ""
+
+#: ../src/ui.py:716 ../src/ui.py:722 ../src/ui.py:728
+msgid "System error"
+msgstr "ççéè"
+
+#: ../src/ui.py:731
+msgid "Cannot load ui file"
+msgstr "ææåèçæçéæä"
+
+#: ../src/ui.py:838
+msgid "--help    Print the command line options"
+msgstr "--help    æååäèéé"
+
+#: ../src/ui.py:839
+msgid "--version Output version information and exit"
+msgstr "--version èåçæäæåéå"
+
+#: ../src/uploader.py:54
+msgid "Burning bootloader..."
+msgstr "æåçåååçå..."
+
+#: ../src/uploader.py:67 ../src/uploader.py:100 ../src/uploader.py:137
+msgid "Flashing error."
+msgstr "åååéã"
+
+#: ../src/uploader.py:88 ../src/uploader.py:91 ../src/uploader.py:118
+#: ../src/uploader.py:121
+msgid "Burn Error"
+msgstr "çååé"
+
+#: ../src/uploader.py:91 ../src/uploader.py:121
+msgid "Burn ERROR."
+msgstr "çåéèã"
+
+#: ../src/uploader.py:124
+msgid "Burn complete."
+msgstr "çååæã"
+
+#: ../src/uploader.py:132
+msgid "Flashing..."
+msgstr "ååä..."
+
+#: ../src/uploader.py:159
+msgid "Flashing Error"
+msgstr "åååé"
+
+#: ../src/uploader.py:159
+msgid "Flash ERROR.\n"
+msgstr "åååéã\n"
+
+#: ../src/uploader.py:162
+msgid "Flashing complete."
+msgstr "åååæã"
+
+#: ../ui/arduino.xml.h:1
+msgid "Arduino"
+msgstr "Arduino"
+
+#: ../ui/arduino.xml.h:2
+msgid "Arduino color scheme"
+msgstr "Arduino éèææ"
+
+#: ../ui/main.ui.h:1
+msgid "Lucian Langa <lucilanga gnome org>"
+msgstr "Lucian Langa <lucilanga gnome org>"
+
+#: ../ui/main.ui.h:2
+msgid "GNOME Arduino IDE"
+msgstr "GNOME Arduino éæååçå"
+
+#: ../ui/main.ui.h:3
+msgid "gnoduino"
+msgstr "gnoduino"
+
+#: ../ui/main.ui.h:4
+msgid ""
+"# gnoduino - Python Arduino IDE implementation\n"
+"# Copyright (C) 2010  Lucian Langa\n"
+"#\n"
+"# This program is free software; you can redistribute it and/or\n"
+"# modify it under the terms of the GNU General Public License\n"
+"# as published by the Free Software Foundation; either version 2\n"
+"# of the License, or (at your option) any later version.\n"
+"#\n"
+"# This program is distributed in the hope that it will be useful,\n"
+"# but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
+"# GNU General Public License for more details.\n"
+"#\n"
+"# You should have received a copy of the GNU General Public License\n"
+"# along with this program; if not, write to the Free Software\n"
+"# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, "
+"USA.\n"
+msgstr ""
+"# gnoduino - Python Arduino IDE implementation\n"
+"# Copyright (C) 2010  Lucian Langa\n"
+"#\n"
+"# This program is free software; you can redistribute it and/or\n"
+"# modify it under the terms of the GNU General Public License\n"
+"# as published by the Free Software Foundation; either version 2\n"
+"# of the License, or (at your option) any later version.\n"
+"#\n"
+"# This program is distributed in the hope that it will be useful,\n"
+"# but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
+"# GNU General Public License for more details.\n"
+"#\n"
+"# You should have received a copy of the GNU General Public License\n"
+"# along with this program; if not, write to the Free Software\n"
+"# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, "
+"USA.\n"
+
+#: ../ui/main.ui.h:21
+msgid "Search for:"
+msgstr "æçååï"
+
+#: ../ui/main.ui.h:22
+msgid "Match entire word only"
+msgstr "ååéåæèè"
+
+#: ../ui/main.ui.h:23
+msgid "Wrap around"
+msgstr "èåæè"
+
+#: ../ui/main.ui.h:24
+msgid "Match case"
+msgstr "ååååå"
+
+#: ../ui/main.ui.h:25
+msgid "Search backwards"
+msgstr "ååæç"
+
+#: ../ui/main.ui.h:26
+msgid "Editor font size"
+msgstr "çèååäåå"
+
+#: ../ui/main.ui.h:27
+msgid "Console font size"
+msgstr "ççåäåå"
+
+#: ../ui/main.ui.h:28
+msgid "Verbose build"
+msgstr "èåæåçè"
+
+#: ../ui/main.ui.h:29
+msgid "Show line numbers"
+msgstr "æçèå"
+
+#: ../ui/main.ui.h:30
+msgid ""
+"Enter any supplementary path that compiler will check for, separate them by "
+"semicolons. (eg /usr/share/gnoduino;/usr/local/share/gnoduino)"
+msgstr ""
+"èåèèçèåææçèåèåïäèæååéåã(å /usr/share/gnoduino;/usr/"
+"local/share/gnoduino)"
+
+#: ../ui/main.ui.h:31
+msgid "Additional library paths:"
+msgstr "éååèåï"
+
+#: ../ui/main.ui.h:32
+msgid "_File"
+msgstr "æä(_F)"
+
+#: ../ui/main.ui.h:33
+msgid "Upload to I/O Board"
+msgstr "ääåèå/èåæ"
+
+#: ../ui/main.ui.h:34
+msgid "Preferences"
+msgstr "ééé"
+
+#: ../ui/main.ui.h:35
+msgid "_Edit"
+msgstr "çè(_E)"
+
+#: ../ui/main.ui.h:36
+msgid "Find Next"
+msgstr "ææäää"
+
+#: ../ui/main.ui.h:37
+#, fuzzy
+msgid "Sketch"
+msgstr "æè"
+
+#: ../ui/main.ui.h:38
+msgid "Verify/Compile"
+msgstr "éè/çè"
+
+#: ../ui/main.ui.h:39
+msgid "Stop"
+msgstr "åæ"
+
+#: ../ui/main.ui.h:40
+msgid "Import Library"
+msgstr "ååå"
+
+#: ../ui/main.ui.h:41
+msgid "Add File..."
+msgstr "æåæä..."
+
+#: ../ui/main.ui.h:42
+msgid "Tools"
+msgstr "åå"
+
+#: ../ui/main.ui.h:43
+msgid "Auto Format"
+msgstr "èåæåå"
+
+#: ../ui/main.ui.h:44
+msgid "Serial Monitor"
+msgstr "äåçèå"
+
+#: ../ui/main.ui.h:45
+msgid "Reset Board"
+msgstr "éçæå"
+
+#: ../ui/main.ui.h:46
+msgid "Board"
+msgstr "æå"
+
+#: ../ui/main.ui.h:47
+msgid "Serial Port"
+msgstr "äå"
+
+#: ../ui/main.ui.h:48
+msgid "Burn Bootloader"
+msgstr "çåååçå"
+
+#: ../ui/main.ui.h:49
+msgid "_Help"
+msgstr "åå(_H)"
+
+#: ../ui/main.ui.h:50
+msgid "Reference"
+msgstr "åè"
+
+#: ../ui/main.ui.h:51
+msgid "Compile"
+msgstr "çè"
+
+#: ../ui/main.ui.h:52
+msgid "New"
+msgstr "æå"
+
+#: ../ui/main.ui.h:53
+msgid "Open"
+msgstr "æå"
+
+#: ../ui/main.ui.h:54
+msgid "Save"
+msgstr "äå"
+
+#: ../ui/main.ui.h:55
+msgid "Upload"
+msgstr "ää"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]