summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/en_GB.po223
1 files changed, 144 insertions, 79 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 481510c..29b02a2 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,10 +7,11 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-screenshot\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-05 15:07+0100\n"
-"PO-Revision-Date: 2012-09-05 15:08+0100\n"
-"Last-Translator: Bruce Cowan <bruce@bcowan.me.uk>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
+"screenshot&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2016-05-05 09:38+0000\n"
+"PO-Revision-Date: 2016-09-04 16:02+0200\n"
+"Last-Translator: David King <amigadave@amigadave.com>\n"
"Language-Team: British English <en@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -20,50 +21,91 @@ msgstr ""
"X-Generator: Virtaal 0.7.1\n"
"X-Project-Style: gnome\n"
-#: ../src/gnome-screenshot.desktop.in.h:1 ../src/screenshot-application.c:680
+#: ../src/org.gnome.Screenshot.desktop.in.h:1
+#: ../src/screenshot-application.c:767
msgid "Screenshot"
msgstr "Screenshot"
-#: ../src/gnome-screenshot.desktop.in.h:2 ../src/screenshot-application.c:681
+#: ../src/org.gnome.Screenshot.desktop.in.h:2
+#: ../src/org.gnome.Screenshot.appdata.xml.in.h:2
+#: ../src/screenshot-application.c:768
msgid "Save images of your screen or individual windows"
msgstr "Save images of your screen or individual windows"
-#: ../src/gnome-screenshot.desktop.in.h:3
+#: ../src/org.gnome.Screenshot.desktop.in.h:3
+msgid "snapshot;capture;print;screenshot;"
+msgstr "snapshot;capture;print;screenshot;"
+
+#: ../src/org.gnome.Screenshot.desktop.in.h:4
msgid "Take a Screenshot of the Whole Screen"
msgstr "Take a Screenshot of the Whole Screen"
-#: ../src/gnome-screenshot.desktop.in.h:4
+#: ../src/org.gnome.Screenshot.desktop.in.h:5
msgid "Take a Screenshot of the Current Window"
msgstr "Take a Screenshot of the Current Window"
-#: ../src/screenshot-app-menu.ui.h:1
-msgid "About Screenshot"
-msgstr "About Screenshot"
+#: ../src/org.gnome.Screenshot.appdata.xml.in.h:1
+msgid "GNOME Screenshot"
+msgstr "GNOME Screenshot"
-#: ../src/screenshot-app-menu.ui.h:2
+#: ../src/org.gnome.Screenshot.appdata.xml.in.h:3
+msgid ""
+"GNOME Screenshot is a simple utility that lets you take pictures of your "
+"computer screen. Screenshots can be of your whole screen, any specific "
+"application, or a selected rectangular area. You can also copy the captured "
+"screenshot directly into the GNOME clipboard and paste it into other "
+"applications."
+msgstr ""
+"GNOME Screenshot is a simple utility that lets you take pictures of your "
+"computer screen. Screenshots can be of your whole screen, any specific "
+"application, or a selected rectangular area. You can also copy the captured "
+"screenshot directly into the GNOME clipboard and paste it into other "
+"applications."
+
+#: ../src/org.gnome.Screenshot.appdata.xml.in.h:4
+msgid ""
+"GNOME Screenshot allows you to take screenshots even when it's not open: "
+"just press the PrtSc button on your keyboard, and a snapshot of your whole "
+"screen will be saved to your Pictures folder. Hold Alt while pressing PrtSc "
+"and you will get a screenshot of only the currently selected window."
+msgstr ""
+"GNOME Screenshot allows you to take screenshots even when it's not open: "
+"just press the PrtSc button on your keyboard, and a snapshot of your whole "
+"screen will be saved to your Pictures folder. Hold Alt while pressing PrtSc "
+"and you will get a screenshot of only the currently selected window."
+
+#: ../src/screenshot-app-menu.ui.h:1
msgid "Help"
msgstr "Help"
+#: ../src/screenshot-app-menu.ui.h:2
+msgid "About"
+msgstr "About"
+
#: ../src/screenshot-app-menu.ui.h:3
msgid "Quit"
msgstr "Quit"
#: ../src/screenshot-dialog.ui.h:1
+msgid "Save Screenshot"
+msgstr "Save Screenshot"
+
+#: ../src/screenshot-dialog.ui.h:2
msgid "C_opy to Clipboard"
msgstr "C_opy to Clipboard"
-#: ../src/screenshot-dialog.ui.h:2
+#: ../src/screenshot-dialog.ui.h:3
+msgid "_Save"
+msgstr "_Save"
+
+#: ../src/screenshot-dialog.ui.h:4
msgid "_Name:"
msgstr "_Name:"
-#: ../src/screenshot-dialog.ui.h:3
+#: ../src/screenshot-dialog.ui.h:5
msgid "Save in _folder:"
msgstr "Save in _folder:"
-#: ../src/screenshot-dialog.ui.h:4
-msgid "*"
-msgstr "*"
-
#: ../src/org.gnome.gnome-screenshot.gschema.xml.in.h:1
msgid "Window-specific screenshot (deprecated)"
msgstr "Window-specific screenshot (deprecated)"
@@ -136,102 +178,110 @@ msgstr ""
"Effect to add to the outside of a border. Possible values are \"shadow\", "
"\"none\", and \"border\"."
-#: ../src/screenshot-application.c:142
+#: ../src/org.gnome.gnome-screenshot.gschema.xml.in.h:17
+msgid "Default file type extension"
+msgstr "Default file type extension"
+
+#: ../src/org.gnome.gnome-screenshot.gschema.xml.in.h:18
+msgid "The default file type extension for screenshots."
+msgstr "The default file type extension for screenshots."
+
+#: ../src/screenshot-application.c:145
#, c-format
msgid "A file named \"%s\" already exists in \"%s\""
-msgstr "A file named \"%s\" already exists in \"%s\""
+msgstr "A file named ā€œ%sā€ already exists in ā€œ%sā€"
-#: ../src/screenshot-application.c:149
+#: ../src/screenshot-application.c:152
msgid "Overwrite existing file?"
msgstr "Overwrite existing file?"
-#: ../src/screenshot-application.c:170 ../src/screenshot-application.c:179
-#: ../src/screenshot-application.c:350 ../src/screenshot-application.c:354
-#: ../src/screenshot-application.c:395 ../src/screenshot-application.c:398
+#: ../src/screenshot-application.c:174 ../src/screenshot-application.c:183
+#: ../src/screenshot-application.c:463 ../src/screenshot-application.c:467
+#: ../src/screenshot-application.c:507 ../src/screenshot-application.c:510
msgid "Unable to capture a screenshot"
msgstr "Unable to capture a screenshot"
-#: ../src/screenshot-application.c:171
+#: ../src/screenshot-application.c:175
msgid "Error creating file. Please choose another location and retry."
msgstr "Error creating file. Please choose another location and retry."
-#: ../src/screenshot-application.c:351
+#: ../src/screenshot-application.c:464
msgid "Error creating file"
msgstr "Error creating file"
-#: ../src/screenshot-application.c:362 ../src/screenshot-application.c:428
+#: ../src/screenshot-application.c:475 ../src/screenshot-application.c:543
msgid "Screenshot taken"
msgstr "Screenshot taken"
-#: ../src/screenshot-application.c:396
+#: ../src/screenshot-application.c:508
msgid "All possible methods failed"
msgstr "All possible methods failed"
-#: ../src/screenshot-application.c:522
+#: ../src/screenshot-application.c:631
msgid "Send the grab directly to the clipboard"
msgstr "Send the grab directly to the clipboard"
-#: ../src/screenshot-application.c:523
+#: ../src/screenshot-application.c:632
msgid "Grab a window instead of the entire screen"
msgstr "Grab a window instead of the entire screen"
-#: ../src/screenshot-application.c:524
+#: ../src/screenshot-application.c:633
msgid "Grab an area of the screen instead of the entire screen"
msgstr "Grab an area of the screen instead of the entire screen"
-#: ../src/screenshot-application.c:525
+#: ../src/screenshot-application.c:634
msgid "Include the window border with the screenshot"
msgstr "Include the window border with the screenshot"
-#: ../src/screenshot-application.c:526
+#: ../src/screenshot-application.c:635
msgid "Remove the window border from the screenshot"
msgstr "Remove the window border from the screenshot"
-#: ../src/screenshot-application.c:527
+#: ../src/screenshot-application.c:636
msgid "Include the pointer with the screenshot"
msgstr "Include the pointer with the screenshot"
-#: ../src/screenshot-application.c:528
+#: ../src/screenshot-application.c:637
msgid "Take screenshot after specified delay [in seconds]"
msgstr "Take screenshot after specified delay [in seconds]"
#. translators: this is the last part of the "grab after a
#. * delay of <spin button> seconds".
#.
-#: ../src/screenshot-application.c:528
-#: ../src/screenshot-interactive-dialog.c:409
+#: ../src/screenshot-application.c:637
+#: ../src/screenshot-interactive-dialog.c:414
msgid "seconds"
msgstr "seconds"
-#: ../src/screenshot-application.c:529
-msgid "Effect to add to the border (shadow, border or none)"
-msgstr "Effect to add to the border (shadow, border or none)"
+#: ../src/screenshot-application.c:638
+msgid "Effect to add to the border (shadow, border, vintage or none)"
+msgstr "Effect to add to the border (shadow, border, vintage or none)"
-#: ../src/screenshot-application.c:529
+#: ../src/screenshot-application.c:638
msgid "effect"
msgstr "effect"
-#: ../src/screenshot-application.c:530
+#: ../src/screenshot-application.c:639
msgid "Interactively set options"
msgstr "Interactively set options"
-#: ../src/screenshot-application.c:531
+#: ../src/screenshot-application.c:640
msgid "Save screenshot directly to this file"
msgstr "Save screenshot directly to this file"
-#: ../src/screenshot-application.c:531
+#: ../src/screenshot-application.c:640
msgid "filename"
msgstr "filename"
-#: ../src/screenshot-application.c:545
-msgid "Take a picture of the screen"
-msgstr "Take a picture of the screen"
+#: ../src/screenshot-application.c:641
+msgid "Print version information and exit"
+msgstr "Print version information and exit"
-#: ../src/screenshot-application.c:683
+#: ../src/screenshot-application.c:770
msgid "translator-credits"
msgstr "Bruce Cowan <bruce@bcowan.me.uk>"
-#: ../src/screenshot-config.c:56
+#: ../src/screenshot-config.c:116
#, c-format
msgid ""
"Conflicting options: --window and --area should not be used at the same "
@@ -240,7 +290,7 @@ msgstr ""
"Conflicting options: --window and --area should not be used at the same "
"time.\n"
-#: ../src/screenshot-config.c:63
+#: ../src/screenshot-config.c:123
#, c-format
msgid ""
"Conflicting options: --area and --delay should not be used at the same "
@@ -249,95 +299,110 @@ msgstr ""
"Conflicting options: --area and --delay should not be used at the same "
"time.\n"
-#: ../src/screenshot-dialog.c:172
-msgid "Save Screenshot"
-msgstr "Save Screenshot"
-
-#: ../src/screenshot-dialog.c:188
-msgid "Select a folder"
-msgstr "Select a folder"
-
-#: ../src/screenshot-dialog.c:285
+#: ../src/screenshot-dialog.c:314
msgid "Screenshot.png"
msgstr "Screenshot.png"
#. translators: this is the name of the file that gets made up
#. * with the screenshot if the entire screen is taken
-#: ../src/screenshot-filename-builder.c:144
+#: ../src/screenshot-filename-builder.c:143
#, c-format
-msgid "Screenshot from %s.png"
-msgstr "Screenshot from %s.png"
+msgid "Screenshot from %s.%s"
+msgstr "Screenshot from %s.%s"
#. translators: this is the name of the file that gets
#. * made up with the screenshot if the entire screen is
#. * taken
-#: ../src/screenshot-filename-builder.c:151
+#: ../src/screenshot-filename-builder.c:150
#, c-format
-msgid "Screenshot from %s - %d.png"
-msgstr "Screenshot from %s - %d.png"
+msgid "Screenshot from %s - %d.%s"
+msgstr "Screenshot from %s - %d.%s"
-#: ../src/screenshot-interactive-dialog.c:148
+#: ../src/screenshot-interactive-dialog.c:156
msgid "None"
msgstr "None"
-#: ../src/screenshot-interactive-dialog.c:149
+#: ../src/screenshot-interactive-dialog.c:157
msgid "Drop shadow"
msgstr "Drop shadow"
-#: ../src/screenshot-interactive-dialog.c:150
+#: ../src/screenshot-interactive-dialog.c:158
msgid "Border"
msgstr "Border"
+#: ../src/screenshot-interactive-dialog.c:159
+msgid "Vintage"
+msgstr "Vintage"
+
#. * Include pointer *
-#: ../src/screenshot-interactive-dialog.c:254
+#: ../src/screenshot-interactive-dialog.c:263
msgid "Include _pointer"
msgstr "Include _pointer"
#. * Include window border *
-#: ../src/screenshot-interactive-dialog.c:264
+#: ../src/screenshot-interactive-dialog.c:273
msgid "Include the window _border"
msgstr "Include the window _border"
-#: ../src/screenshot-interactive-dialog.c:281
+#: ../src/screenshot-interactive-dialog.c:290
msgid "Apply _effect:"
msgstr "Apply _effect:"
-#: ../src/screenshot-interactive-dialog.c:343
+#: ../src/screenshot-interactive-dialog.c:347
msgid "Grab the whole sc_reen"
msgstr "Grab the whole sc_reen"
-#: ../src/screenshot-interactive-dialog.c:357
+#: ../src/screenshot-interactive-dialog.c:361
msgid "Grab the current _window"
msgstr "Grab the current _window"
-#: ../src/screenshot-interactive-dialog.c:369
+#: ../src/screenshot-interactive-dialog.c:373
msgid "Select _area to grab"
msgstr "Select _area to grab"
#. translators: this is the first part of the "grab after a
#. * delay of <spin button> seconds".
#.
-#: ../src/screenshot-interactive-dialog.c:389
+#: ../src/screenshot-interactive-dialog.c:393
msgid "Grab after a _delay of"
msgstr "Grab after a _delay of"
-#: ../src/screenshot-interactive-dialog.c:435
-#: ../src/screenshot-interactive-dialog.c:453
+#: ../src/screenshot-interactive-dialog.c:464
msgid "Take Screenshot"
msgstr "Take Screenshot"
-#: ../src/screenshot-interactive-dialog.c:454
+#: ../src/screenshot-interactive-dialog.c:465
msgid "Effects"
msgstr "Effects"
-#: ../src/screenshot-interactive-dialog.c:457
+#: ../src/screenshot-interactive-dialog.c:478
+msgid "_Help"
+msgstr "_Help"
+
+#: ../src/screenshot-interactive-dialog.c:487
msgid "Take _Screenshot"
msgstr "Take _Screenshot"
+#: ../src/screenshot-interactive-dialog.c:504
+msgid "_Cancel"
+msgstr "_Cancel"
+
#: ../src/screenshot-utils.c:724
msgid "Error loading the help page"
msgstr "Error loading the help page"
+#~ msgid "About Screenshot"
+#~ msgstr "About Screenshot"
+
+#~ msgid "*"
+#~ msgstr "*"
+
+#~ msgid "Take a picture of the screen"
+#~ msgstr "Take a picture of the screen"
+
+#~ msgid "Select a folder"
+#~ msgstr "Select a folder"
+
#~ msgid ""
#~ "UI definition file for the screenshot program is missing.\n"
#~ "Please check your installation of gnome-utils"