Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPootle daemon <pootle@pootle.sugarlabs.org>2010-12-28 03:46:01 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2010-12-28 03:46:01 (GMT)
commit1e8a068cc597aebc12c663292baf2aa364512f73 (patch)
treee11e9f71a8eb49856528bda547aa255be39c3ec4
parent466d23bddc007256dcf66ecb9db3fc443a570fe0 (diff)
Commit from Sugar Labs: Translation System by user cjl.: 29 of 29 messages translated (0 fuzzy).
-rw-r--r--po/en_US.po127
1 files changed, 95 insertions, 32 deletions
diff --git a/po/en_US.po b/po/en_US.po
index ef3dfbc..5bdbf07 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -2,87 +2,150 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-10-09 00:31-0400\n"
-"PO-Revision-Date: 2008-11-03 01:08-0500\n"
-"Last-Translator: Desiree M Durham <desireemarie7@yahoo.com>\n"
+"POT-Creation-Date: 2009-09-09 00:33-0400\n"
+"PO-Revision-Date: 2010-01-25 06:56+0200\n"
+"Last-Translator: Chris <cjl@laptop.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Pootle 1.1.0rc2\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.0.1\n"
-#: activity/activity.info:2 readactivity.py:129
+#: activity/activity.info:2
msgid "Read"
msgstr "Read"
-#: readactivity.py:125
-msgid "Edit"
-msgstr "Edit"
+#: readactivity.py:330
+msgid "Back"
+msgstr "Back"
-#: readactivity.py:137
-msgid "View"
-msgstr "View"
+#: readactivity.py:333
+msgid "Previous page"
+msgstr "Previous page"
-#: readactivity.py:223
+#: readactivity.py:336
+msgid "Previous bookmark"
+msgstr "Previous bookmark"
+
+#: readactivity.py:346
+msgid "Forward"
+msgstr "Forward"
+
+#: readactivity.py:349
+msgid "Next page"
+msgstr "Next page"
+
+#: readactivity.py:352
+msgid "Next bookmark"
+msgstr "Next bookmark"
+
+#: readactivity.py:537
msgid "Choose document"
msgstr "Choose document"
-#: readtoolbar.py:67
+#: readdialog.py:49
+msgid "Cancel"
+msgstr "Cancel"
+
+#: readdialog.py:55
+msgid "Ok"
+msgstr "Ok"
+
+#: readdialog.py:109
+msgid "<b>Title</b>:"
+msgstr "<b>Title</b>:"
+
+#: readdialog.py:136
+msgid "<b>Details</b>:"
+msgstr "<b>Details</b>:"
+
+#. TRANS: This goes like Bookmark added by User 5 days ago (the elapsed string gets translated
+#. TRANS: automatically)
+#: readsidebar.py:83
+#, python-format
+msgid "Bookmark added by %(user)s %(time)s"
+msgstr "Bookmark added by %(user)s %(time)s"
+
+#: readsidebar.py:124 readsidebar.py:164
+msgid "Add notes for bookmark: "
+msgstr "Add notes for bookmark: "
+
+#: readsidebar.py:161
+#, python-format
+msgid "%s's bookmark"
+msgstr "%s's bookmark"
+
+#: readsidebar.py:162
+#, python-format
+msgid "Bookmark for page %d"
+msgstr "Bookmark for page %d"
+
+#: readtoolbar.py:64
msgid "Previous"
msgstr "Previous"
-#: readtoolbar.py:74
+#: readtoolbar.py:71
msgid "Next"
msgstr "Next"
-#: readtoolbar.py:140
+#: readtoolbar.py:157
msgid "Find first"
msgstr "Find first"
-#: readtoolbar.py:146
+#: readtoolbar.py:163
msgid "Find previous"
msgstr "Find previous"
-#: readtoolbar.py:148
+#: readtoolbar.py:165
msgid "Find next"
msgstr "Find next"
-#: readtoolbar.py:160
-msgid "Back"
-msgstr "Back"
-
-#: readtoolbar.py:167
-msgid "Forward"
-msgstr "Forward"
-
-#: readtoolbar.py:271
+#: readtoolbar.py:187
msgid "Zoom out"
msgstr "Zoom out"
-#: readtoolbar.py:277
+#: readtoolbar.py:193
msgid "Zoom in"
msgstr "Zoom in"
-#: readtoolbar.py:283
+#: readtoolbar.py:199
msgid "Zoom to width"
msgstr "Zoom to width"
-#: readtoolbar.py:289
+#: readtoolbar.py:205
msgid "Zoom to fit"
msgstr "Zoom to fit"
-#: readtoolbar.py:294
+#: readtoolbar.py:210
msgid "Actual size"
msgstr "Actual size"
-#: readtoolbar.py:312
+#: readtoolbar.py:227
msgid "%"
msgstr "%"
-#: readtoolbar.py:330
+#: readtoolbar.py:240
msgid "Fullscreen"
msgstr "Fullscreen"
+
+#. TRANS: Translate this as Page i of m (eg: Page 4 of 334)
+#: readtopbar.py:201
+#, python-format
+msgid "Page %i of %i"
+msgstr "Page %i of %i"
+
+#~ msgid "Edit"
+#~ msgstr "Edit"
+
+#~ msgid "View"
+#~ msgstr "View"