|
From: <dwa...@us...> - 2008-03-12 22:37:28
|
Revision: 9416
http://zaf.svn.sourceforge.net/zaf/?rev=9416&view=rev
Author: dwaynebailey
Date: 2008-03-12 15:37:32 -0700 (Wed, 12 Mar 2008)
Log Message:
-----------
Migrate to eliminate \a entry
Modified Paths:
--------------
trunk/po/fftb/zu/toolkit/chrome/global-platform/mac/platformKeys.properties.po
Modified: trunk/po/fftb/zu/toolkit/chrome/global-platform/mac/platformKeys.properties.po
===================================================================
--- trunk/po/fftb/zu/toolkit/chrome/global-platform/mac/platformKeys.properties.po 2008-03-11 12:47:27 UTC (rev 9415)
+++ trunk/po/fftb/zu/toolkit/chrome/global-platform/mac/platformKeys.properties.po 2008-03-12 22:37:32 UTC (rev 9416)
@@ -1,14 +1,13 @@
-#mac
-#this file defines the on screen display names for the various modifier keys
-#these are used in XP menus to show keyboard shortcuts
-# extracted from mozilla.l10n/toolkit/chrome/global-platform/mac/platformKeys.properties
-# extracted from zu-1-returned/toolkit/chrome/global-platform/mac/platformKeys.properties.csv
+#. #mac
+#. #this file defines the on screen display names for the various modifier keys
+#. #these are used in XP menus to show keyboard shortcuts
+#. extracted from en-US/toolkit/chrome/global-platform/mac/platformKeys.properties
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-02-01 23:32+0200\n"
+"POT-Creation-Date: 2008-03-13 00:32+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL...@li...>\n"
@@ -16,26 +15,39 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-"X-Generator: Translate Toolkit 0.8rc5\n"
+"X-Generator: Translate Toolkit 1.1.1rc3\n"
"X-Accelerator-Marker: &\n"
-#the shift key - open up arrow symbol (ctrl-e)
+#. #the shift key - open up arrow symbol (ctrl-e)
#: VK_SHIFT
-msgid "\\u0005"
-msgstr "\\u0005"
+msgid "⇧"
+msgstr "⇧"
-#the command key - clover leaf symbol (ctrl-q)
+#. #the command key - clover leaf symbol (ctrl-q)
#: VK_META
-msgid "\\u0011"
-msgstr "\\u0011"
+msgid "⌘"
+msgstr "⌘"
-#the option/alt key - splitting tracks symbol (ctrl-g)
+#. #the option/alt key - splitting tracks symbol (ctrl-g)
#: VK_ALT
-msgid ""
-msgstr ""
+msgid "⌥"
+msgstr "⌥"
-#the control key. hat symbol (ctrl-f)
+#. #the control key. hat symbol (ctrl-f)
#: VK_CONTROL
-msgid "\\u0006"
-msgstr "\\u0006"
+msgid "⌃"
+msgstr "⌃"
+#. #the separator character used between modifiers (none on Mac OS)
+#: MODIFIER_SEPARATOR
+msgid "_: MODIFIER_SEPARATOR\n"
+msgstr ""
+
+#~ msgid "\\u0005"
+#~ msgstr "\\u0005"
+
+#~ msgid "\\u0011"
+#~ msgstr "\\u0011"
+
+#~ msgid "\\u0006"
+#~ msgstr "\\u0006"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|