Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/en.po
diff options
context:
space:
mode:
authorAgustin Zubiaga <aguz@sugarlabs.org>2012-10-02 03:51:52 (GMT)
committer Agustin Zubiaga <aguz@sugarlabs.org>2012-10-02 03:52:06 (GMT)
commit256fe14aa5960ac0dddb83ab9a277d06c1190b8e (patch)
treedbff5945fc013929824e9857c5b996ebc8f40ee3 /po/en.po
parent03e5e85f43d973323e56073071e2ddf0c4dd46c9 (diff)
Update the localization messages
Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
Diffstat (limited to 'po/en.po')
-rw-r--r--po/en.po44
1 files changed, 28 insertions, 16 deletions
diff --git a/po/en.po b/po/en.po
index 8c553f6..0e878bc 100644
--- a/po/en.po
+++ b/po/en.po
@@ -14,46 +14,62 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-04 13:31+0000\n"
-"PO-Revision-Date: 2011-01-17 08:29+0200\n"
+"POT-Creation-Date: 2012-09-27 14:57-0400\n"
+"PO-Revision-Date: 2012-09-30 03:12+0200\n"
"Last-Translator: Chris <cjl@laptop.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
+"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.0.3\n"
+"X-Generator: Pootle 2.0.5\n"
-#: ImageViewerActivity.py:173
+#. TRANS: "name" option from activity.info file
+msgid "Image Viewer"
+msgstr "Image Viewer"
+
+#. TRANS: "summary" option from activity.info file
+msgid "The Image Viewer activity is a simple and fast image viewer tool"
+msgstr "The Image Viewer activity is a simple and fast image viewer tool"
+
+#. TRANS: "description" option from activity.info file
+msgid ""
+"It has features one would expect of a standard image viewer, like zoom, "
+"rotate, etc."
+msgstr ""
+"It has features one would expect of a standard image viewer, like zoom, "
+"rotate, etc."
+
+#: ImageViewerActivity.py:170
msgid "Zoom out"
msgstr "Zoom out"
-#: ImageViewerActivity.py:179
+#: ImageViewerActivity.py:176
msgid "Zoom in"
msgstr "Zoom in"
-#: ImageViewerActivity.py:185
+#: ImageViewerActivity.py:182
msgid "Fit to window"
msgstr "Fit to window"
-#: ImageViewerActivity.py:191
+#: ImageViewerActivity.py:188
msgid "Original size"
msgstr "Original size"
-#: ImageViewerActivity.py:202
+#: ImageViewerActivity.py:199
msgid "Rotate anticlockwise"
msgstr "Rotate anticlockwise"
-#: ImageViewerActivity.py:209
+#: ImageViewerActivity.py:206
msgid "Rotate clockwise"
msgstr "Rotate clockwise"
-#: ImageViewerActivity.py:220
+#: ImageViewerActivity.py:217
msgid "Fullscreen"
msgstr "Fullscreen"
-#: ImageViewerActivity.py:268
+#: ImageViewerActivity.py:264
msgid "Choose document"
msgstr "Choose document"
@@ -64,7 +80,3 @@ msgstr "Downloading..."
#: ProgressDialog.py:17
msgid "Retrieving shared image, please wait..."
msgstr "Retrieving shared image, please wait..."
-
-#: activity/activity.info:2
-msgid "Image Viewer"
-msgstr "Image Viewer"