From deb3b024eb19545082c07524599a5e46a4517017 Mon Sep 17 00:00:00 2001 From: Sean Davis Date: Tue, 16 Jul 2013 06:46:01 -0400 Subject: [PATCH] Add translations --- po/mugshot.pot | 146 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 po/mugshot.pot diff --git a/po/mugshot.pot b/po/mugshot.pot new file mode 100644 index 0000000..055f9e0 --- /dev/null +++ b/po/mugshot.pot @@ -0,0 +1,146 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-07-16 06:44-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../mugshot/MugshotWindow.py:288 +msgid "Update Pidgin Buddy Icon?" +msgstr "" + +#: ../mugshot/MugshotWindow.py:289 +msgid "Would you also like to update your Pidgin buddy icon?" +msgstr "" + +#: ../mugshot/MugshotWindow.py:492 +msgid "Update LibreOffice User Details?" +msgstr "" + +#: ../mugshot/MugshotWindow.py:493 +msgid "Would you also like to update your user details in LibreOffice?" +msgstr "" + +#. Initialize a GtkFileChooserDialog. +#: ../mugshot/MugshotWindow.py:605 +msgid "Select an image" +msgstr "" + +#: ../data/ui/CameraMugshotDialog.ui.h:1 +msgid "Capture - Mugshot" +msgstr "" + +#: ../mugshot/__init__.py:32 +msgid "Show debug messages (-vv debugs mugshot_lib also)" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:1 +msgid "Select from stock…" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:2 +msgid "Capture from camera…" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:3 +msgid "Browse…" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:4 +msgid "Mugshot" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:5 +msgid "First Name" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:6 +msgid "Last Name" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:7 +msgid "Initials" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:8 +msgid "Home Phone" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:9 +msgid "Email Address" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:10 +msgid "Office Phone" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:11 +msgid "Fax" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:12 +msgid "Enter your password to change user details." +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:13 +msgid "" +"This is a security measure to prevent unwanted updates\n" +"to your personal information." +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:15 +msgid "Password:" +msgstr "" + +#: ../data/ui/MugshotWindow.ui.h:16 +msgid "Stock Browser" +msgstr "" + +#: ../mugshot.desktop.in.h:1 +msgid "About Me" +msgstr "" + +#: ../mugshot.desktop.in.h:2 +msgid "Configure your profile image and contact details" +msgstr "" + +#: ../mugshot/CameraMugshotDialog.py:61 +#, python-format +msgid "Camera failed to load. Devices: %s" +msgstr "" + +#. Translators: Please include the newline, required to fit the message. +#: ../mugshot/CameraMugshotDialog.py:91 +msgid "" +"Sorry, but your camera\n" +"failed to initialize." +msgstr "" + +#. Translators: Please include the newline, required to fit the message. +#: ../mugshot/CameraMugshotDialog.py:117 +msgid "" +"Please wait while your\n" +"camera is initialized." +msgstr "" + +#: ../mugshot/CameraMugshotDialog.py:143 +msgid "Cannot display camera output. Ignoring play command" +msgstr "" + +#. Set the record button to retry, and disable it until the capture +#. finishes. +#: ../mugshot/CameraMugshotDialog.py:270 +msgid "Retry" +msgstr ""