diff --git a/ChangeLog b/ChangeLog index 7ed93764c43d3aecb09379b072e076b4013bbdce..e92af57581e782987ee0f57c4d153f067a4accb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-10-28 jeromeg + + * src/xfce4-screenshooter.desktop.in.in: change the item name. + * po/: + - update-po. + - update French translation. + 2008-10-22 jeromeg * Reorganisation of the code structure: diff --git a/po/ar.po b/po/ar.po index f8f74c33746a5c9d0e371aec20821a420357668f..c1579251b03b319016a117d322d0ff9f3fd3a513 100644 --- a/po/ar.po +++ b/po/ar.po @@ -1,9 +1,11 @@ -#: ../src/main.c:70 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-20 09:01+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-07-15 23:10+0200\n" "Last-Translator: Mohamed Magdy <mohamedmk@gmail.com>\n" "Language-Team: Arabeyes <doc@arabeyes.org>\n" @@ -12,80 +14,123 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Arabic\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:271 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "" + +#: ../lib/screenshooter-dialogs.c:112 +msgid "Screenshot" +msgstr "" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:305 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "" -#: ../src/screenshooter-plugin.c:314 ../src/main.c:47 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:323 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:333 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:344 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:349 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:358 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:372 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/screenshooter-plugin.c:398 -msgid "Take screenshot" +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" msgstr "" -#: ../src/screenshooter-plugin.c:405 ../src/main.c:96 -msgid "Save screenshot as ..." +#: ../src/main.c:46 +msgid "Version information" msgstr "" -#: ../src/main.c:43 -msgid "Version information" +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +msgid "Take a screenshot of the desktop" msgstr "" -#: ../src/main.c:51 +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:74 +#: ../src/main.c:63 +msgid "Do not display the save dialog" +msgstr "" + +#: ../src/main.c:67 +msgid "Directory where the screenshot will be saved" +msgstr "" + +#: ../src/main.c:71 +msgid "Dialog to set the default save folder" +msgstr "" + +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "" + +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +msgid "Screenshot tool" +msgstr "" + +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "" diff --git a/po/ca.po b/po/ca.po index 7b7e77fb3e7e178bfd3c36d7f6ebdb1a0a2bcaa7..4bea46f5d2a0634e3b1351abce5bf508087dbb45 100644 --- a/po/ca.po +++ b/po/ca.po @@ -5,12 +5,14 @@ # Carles Muñoz Gorriz <carlesmu@internautas.org>, 2006. # # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2006-12-03 12:41+0100\n" "Last-Translator: Carles Muñoz Gorriz <carlesmu@internautas.org>\n" "Language-Team: Catalan <xfce-i18n@xfce.org>\n" @@ -20,112 +22,132 @@ msgstr "" "Plural-Forms: Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Poedit-SourceCharset: utf-8\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr "Captura de pantalla" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr "Captura de pantalla" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Desa la captura com…" + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "Captura de pantalla" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "Retard en fer la captura" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 #, fuzzy msgid "Take a screenshot of desktop" msgstr "Pren una captura de pantalla" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 #, fuzzy msgid "Take a screenshot of the active window" msgstr "Pren una captura de pantalla" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Pren una captura de pantalla" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr "Captura de pantalla" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Pren una captura de pantalla" -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" msgstr "Captura de pantalla" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Desa la captura com…" - -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Captura de pantalla" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "Pren una captura de pantalla" diff --git a/po/cs.po b/po/cs.po index 8ed3d41c59704bc5ba693da0d7b2c72229fa14fd..7e62ee1c0da02b83d7728adc3c95bf44301ca892 100644 --- a/po/cs.po +++ b/po/cs.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the xfce4-screenshooter-plugin package. # Michal Várady <miko.vaji@gmail.com>, 2006. # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-07-07 19:29+0100\n" "Last-Translator: Michal Várady <miko.vaji@gmail.com>\n" "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" @@ -17,72 +19,111 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Nelze najÃt okno správce oken" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "SnÃmek_obrazovky.jpg" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "SnÃmek_obrazovky-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Uložit snÃmek obrazovky jako..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " SnÃmek obrazovky" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Zásuvný modul pro poÅ™izovánà snÃmků obrazovky" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Režimy" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "PoÅ™Ãdit snÃmek obrazovky pracovnÃho prostÅ™edÃ" -#: ../src/screenshooter-plugin.c:266 -#: ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "PoÅ™Ãdit snÃmek aktivnÃho okna" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Volby" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Zobrazit dialogové okno uložit" -#: ../src/screenshooter-plugin.c:296 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Výchozà umÃstÄ›nà pro ukládánÃ</span>" +#: ../lib/screenshooter-dialogs.c:203 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Výchozà umÃstÄ›nà pro " +"ukládánÃ</span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Výchozà umÃstÄ›nà pro ukládánÃ" -#: ../src/screenshooter-plugin.c:310 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the screenshot</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">ZpoždÄ›nà pÅ™ed poÅ™ÃzenÃm snÃmku obrazovky</span>" +#: ../lib/screenshooter-dialogs.c:224 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " +"screenshot</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">ZpoždÄ›nà pÅ™ed poÅ™ÃzenÃm " +"snÃmku obrazovky</span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "sekund" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Výchozà složka pro ukládánÃ" + +#: ../src/main.c:46 msgid "Version information" msgstr "Informace o verzi" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "PoÅ™Ãdit snÃmek obrazovky pracovnÃho prostÅ™edÃ" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "ZpoždÄ›nà pÅ™ed poÅ™ÃzenÃm snÃmku obrazovky v sekundách" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Nezobrazovat dialogové okno pro ukládánÃ" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "Adresář pro uloženà snÃmků obrazovky" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "Dialogové okno pro nastavenà výchozà složky pro ukládánÃ" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -91,34 +132,21 @@ msgstr "" "%s: %s\n" "Kompletnà výpis dostupných voleb zÃskáte pÅ™epÃnaÄem %s --help\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "Výchozà složka pro ukládánÃ" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Nelze najÃt okno správce oken" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "SnÃmek_obrazovky.jpg" - -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "SnÃmek_obrazovky-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "PoÅ™Ãdit snÃmek aktivnÃho okna" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Uložit snÃmek obrazovky jako..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr " SnÃmek obrazovky" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " SnÃmek obrazovky" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " PoÅ™Ãdit snÃmek obrazovky" @@ -128,16 +156,21 @@ msgstr " PoÅ™Ãdit snÃmek obrazovky" #, fuzzy #~ msgid "Delay before taking the screenshot" #~ msgstr "PoÅ™Ãdit snÃmek obrazovky" + #~ msgid "Properties" #~ msgstr "Vlastnosti" + #~ msgid "Screenshots" #~ msgstr "SnÃmky obrazovky" + #~ msgid "Ask for _filename" #~ msgstr "Ptát se na _název souboru" + #~ msgid "Error grabbing the pointer %d" #~ msgstr "Chyba pÅ™i uchopenà ukazatele %d" + #~ msgid "Always take shot of the whole screen" #~ msgstr "Vždy zachytit celou obrazovku" + #~ msgid "Window selection delay" #~ msgstr "ZpoždÄ›nà pro výbÄ›r okna" - diff --git a/po/da.po b/po/da.po index 570acbaea7355242a98f218630bb98b1778acb7f..1ab308657287bf80b97b44bb8dbd11215f6e6441 100644 --- a/po/da.po +++ b/po/da.po @@ -4,87 +4,123 @@ # Jannich Brendle <jannich@bredsaal.dk>, 2008. # # , fuzzy -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-05-13 13:15+0200\n" -"Last-Translator: Lars Nielsen <lars@mit-web.dk>\n" "Last-Translator: Jannich Brendle <jannich@bredsaal.dk>\n" "Language-Team: Danish <xfce-i18n@xfce.org>\n" "MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-" "Encoding: 8bit\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Kunne ikke finde vindues-håndterings vinduet" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "Skærmdump.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "Skærmdump-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Gem skærmdump som ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " Skærmdump" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Skærmdump-tilføjelse" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Modus" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Tag et skærmdump af skrivebordet" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Tag et skærmdump af det aktuelle vindue" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Indstillinger" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Vis 'Gem' opsætningen" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Standard-placering af fil</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Standard-placering af fil</" +"span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Standard-placering af fil" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Forsinkelse før skærmdumpet tages</span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "sekunder" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Standard-placering af fil" + +#: ../src/main.c:46 msgid "Version information" msgstr "Versions information" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Tag et skærmdump af skrivebordet" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Forsinkelse i sekunder før skærmdumpet tages" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Vis ikke Gem opsætningen" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "Mappe hvor skærmdumpet bliver gemt" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "Dialog til at vælg standard-placering af fil" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -93,34 +129,21 @@ msgstr "" "%s: %s\n" "Prøv %s --help for at se en liste med mulige kommandolinie tilvalg.\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "Standard-placering af fil" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Kunne ikke finde vindues-håndterings vinduet" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "Skærmdump.png" - -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "Skærmdump-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Tag et skærmdump af det aktuelle vindue" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Gem skærmdump som ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr " Skærmdump" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " Skærmdump" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " Tag et skærmdump" diff --git a/po/de.po b/po/de.po index 17d5a00f209ea0b0c259508a17dec0af71eb2a86..d0171c573fd7b346417976b5643a00d5e676da56 100644 --- a/po/de.po +++ b/po/de.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the xfce4-screenshooter-plugin package. # Enrico Tröger <enrico.troeger@uvena.de>, 2006, 2008. # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-13 11:00+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-07-13 11:57+0100\n" "Last-Translator: Enrico Tröger <enrico.troeger@uvena.de>\n" "Language-Team: German <xfce-i18n@xfce.org>\n" @@ -17,46 +19,70 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Konnte aktives Fenster nicht finden" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "Bildschirmfoto.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "Bildschirmfoto-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Speichere Bildschirmfoto als ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "Bildschirmfoto" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Bildschirmfotoplugin" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Modus" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Bildschirmfoto des Desktops erstellen" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Bildschirmfoto des aktuellen Fensters erstellen" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Optionen" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Zeige Speichern-Dialog" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" "<span weight=\"bold\" stretch=\"semiexpanded\">Voreingestellter Speicherort</" "span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Voreingestellter Speicherort" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" @@ -64,32 +90,41 @@ msgstr "" "<span weight=\"bold\" stretch=\"semiexpanded\">Verzögerung bevor das " "Bildschirmfoto genommen wird</span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "Sekunden" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Voreingestellter Speicherort" + +#: ../src/main.c:46 msgid "Version information" msgstr "Versionsinformation" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Bildschirmfoto des Desktops erstellen" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Verzögerung in Sekunden vor Erstellung des Bildschirmfotos" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Den Speichern-Dialog nicht anzeigen" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "Das Verzeichnis, in dem das Bildschrimfoto gespeichert werden soll" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" "Dialog anzeigen, um das voreingestellte Verzeichnis zum Speichern festzulegen" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -99,34 +134,21 @@ msgstr "" "Versuchen Sie %s --help, um eine Liste der verfügbaren Optionen zu " "bekommen.\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "Voreingestellter Speicherort" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Konnte aktives Fenster nicht finden" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "Bildschirmfoto.png" - -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "Bildschirmfoto-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Bildschirmfoto des aktuellen Fensters erstellen" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Speichere Bildschirmfoto als ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr "Bildschirmfoto" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Bildschirmfoto" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "Bildschirmfoto erstellen" diff --git a/po/el.po b/po/el.po index fb6ad1e6b4cbb882baf2ec1eaec9e3cd4c8d8922..d2d1f4fd0867af8c26ebaff1a1406c38a32fdaff 100644 --- a/po/el.po +++ b/po/el.po @@ -2,14 +2,16 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # -#: ../src/main.c:88 # Evaggelos Balaskas <ebalaskas@ebalaskas.gr>, 2008. # Stavros Giannouris <stavrosg@hellug.gr>, 2008. +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-08-09 17:54+0300\n" "Last-Translator: Stavros Giannouris <stavrosg@hellug.gr>\n" "Language-Team: Greek <nls@tux.hellug.gr>\n" @@ -18,109 +20,134 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Δεν βÏÎθηκε ο διαχειÏιστής γÏαφικών παÏαθÏÏων" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "Στιγμιότυπο.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "Στιγμιότυπο-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Αποθήκευση στιγμιοτÏπου ως ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "Στιγμιότυπο οθόνης" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "ΆÏθÏωμα Screenshooter" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Καταστάσεις" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Λήψη στιγμιοτÏπου οθόνης" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Λήψη στιγμιοτÏπου οθόνης του ενεÏÎ³Î¿Ï Ï€Î±ÏαθÏÏου" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "ΕπιλογÎÏ‚" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Εμφάνιση διαλόγου αποθήκευσης" -#: ../src/screenshooter-plugin.c:296 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Î ÏοεπιλεγμÎνη τοποθεσία αποθήκευσης</span>" +#: ../lib/screenshooter-dialogs.c:203 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Î ÏοεπιλεγμÎνη τοποθεσία " +"αποθήκευσης</span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Î ÏοεπιλεγμÎνη τοποθεσία αποθήκευσης" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">ΚαθυστÎÏηση Ï€Ïιν την λήψη του στιγμιοτÏπου οθόνης</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">ΚαθυστÎÏηση Ï€Ïιν την λήψη του " +"στιγμιοτÏπου οθόνης</span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "δευτεÏόλεπτα" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Î ÏοκαθοÏισμÎνος φάκελος αποθήκευσης" + +#: ../src/main.c:46 msgid "Version information" msgstr "ΠληÏοφοÏίες Îκδοσης" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Λήψη στιγμιοτÏπου οθόνης" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "ΚαθυστÎÏηση σε δευτεÏόλεπτα Ï€Ïιν την ληψη του στιγμιοτÏπου οθόνης" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Μη εμφάνιση του διαλόγου αποθήκευσης" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "Κατάλογος στον οποίο θα αποθηκευτεί το στιγμιότυπο οθόνης" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "Διάλογος για να οÏιστεί ο Ï€ÏοεπιλεγμÎνος κατάλογος αποθήκευσης" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" "%s: %s\n" -"Δοκίμασε %s --help για να δεις μία πλήÏη λίστα με τις διαθÎσιμες επιλογÎÏ‚ της γÏαμμής εντολών.\n" - -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "Î ÏοκαθοÏισμÎνος φάκελος αποθήκευσης" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Δεν βÏÎθηκε ο διαχειÏιστής γÏαφικών παÏαθÏÏων" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "Στιγμιότυπο.png" +"Δοκίμασε %s --help για να δεις μία πλήÏη λίστα με τις διαθÎσιμες επιλογÎÏ‚ " +"της γÏαμμής εντολών.\n" -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "Στιγμιότυπο-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Λήψη στιγμιοτÏπου οθόνης του ενεÏÎ³Î¿Ï Ï€Î±ÏαθÏÏου" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Αποθήκευση στιγμιοτÏπου ως ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr "Στιγμιότυπο οθόνης" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Στιγμιότυπο οθόνης" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "Λήψη στιγμιοτÏπου οθόνης" - diff --git a/po/en_GB.po b/po/en_GB.po index 4815463458308ecb9b3c5d23e172cd4f2fd413c5..ad6263f81f390b8e335356820f06cd492bb948c5 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5,12 +5,14 @@ # , fuzzy # # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2007-03-31 10:20+1000\n" "Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n" "Language-Team: English/GB\n" @@ -18,112 +20,132 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr " Screenshot" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr " Screenshot" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Save screenshot as ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " Screenshot" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "Screenshot delay" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 #, fuzzy msgid "Take a screenshot of desktop" msgstr " Take a screenshot" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 #, fuzzy msgid "Take a screenshot of the active window" msgstr " Take a screenshot" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr " Take a screenshot" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr " Screenshot" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr " Take a screenshot" -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" msgstr " Screenshot" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Save screenshot as ..." - -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " Screenshot" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " Take a screenshot" diff --git a/po/es.po b/po/es.po index 400d43e0a0ac2d41c5733d637cde414bacdca355..c409e5c4b11fb1fa4bd46126497d92349fd2175f 100644 --- a/po/es.po +++ b/po/es.po @@ -1,9 +1,11 @@ -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-06-11 11:33+0100\n" "Last-Translator: Roberto <roberdmd@gmail.com>\n" "Language-Team: \n" @@ -14,75 +16,109 @@ msgstr "" "X-Poedit-Country: SPAIN\n" "X-Poedit-SourceCharset: utf-8\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr "Capturas de pantalla" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr "Capturas de pantalla" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Guardar captura de pantalla como..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "Captura de pantalla" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "Capturas de pantalla" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Tomar captura de pantalla del escritorio" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Tomar captura de pantalla de la ventana activa" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "Información de versión" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Tomar captura de pantalla del escritorio" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Retraso en segundos antes de la captura de pantalla" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -92,35 +128,21 @@ msgstr "" "Prueba %s --help para ver la lista completa de opciones de lÃnea de " "comandos.\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr "Capturas de pantalla" - -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" -msgstr "Capturas de pantalla" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Tomar captura de pantalla de la ventana activa" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Guardar captura de pantalla como..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr "Captura de pantalla" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Captura de pantalla" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "Tomar captura de pantalla" diff --git a/po/eu.po b/po/eu.po index a6235e688315c73c4c8e133973775183b3ba4775..61b97696a31c21551fc1cff2fe547b8e24dde212 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,13 +3,15 @@ # Copyright (C) 2006 THE xfce'S COPYRIGHT HOLDER # This file is distributed under the same license as the xfce package. # -#: ../src/main.c:88 # Piarres Beobide <pi@beobide.net>, 2006, 2008. +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-09-11 22:29+0200\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n" @@ -18,73 +20,111 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Ezin da aurkitu leiho kudeatzaile leihoa" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "Pantaila-argazkia.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "Pantala-argazkia-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Gorde argazkia honela ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " Pantaila-argazkia" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Argazki-ateratze plugina" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Moduak" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Atera idazmahaiaren pantaila-argazkia" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Atera leiho aktiboaren pantaila-argazkia" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Aukerak" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Ikusi gordetze elkarrizketa" -#: ../src/screenshooter-plugin.c:296 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Lehenetsitako gordetze kokalekua</span>" +#: ../lib/screenshooter-dialogs.c:203 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Lehenetsitako gordetze " +"kokalekua</span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Lehenetsitako gordetze kokapena" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Atzeratu pantaila-argazkia atera aurretik</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Atzeratu pantaila-argazkia " +"atera aurretik</span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "segundu" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Lehenetsitako gordetze karpeta" + +#: ../src/main.c:46 msgid "Version information" msgstr "Bertsio argibideak" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Atera idazmahaiaren pantaila-argazkia" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Pantaila-argazkia ateratzeko atzerapena segundutan" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Ez erakutsi gordetze elkarrizketa" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "Pantaila-argazkia gordeko den direktorioan" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "Lehenetsitako gordetze karpeta ezartzeko elkarrizketa" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -93,34 +133,20 @@ msgstr "" "%s: %s\n" "Erabili %s --help komando-lerroko komando erabilgarriak ikusteko.\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "Lehenetsitako gordetze karpeta" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Ezin da aurkitu leiho kudeatzaile leihoa" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "Pantaila-argazkia.png" - -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "Pantala-argazkia-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Atera leiho aktiboaren pantaila-argazkia" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Gorde argazkia honela ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr " Pantaila-argazkia" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " Pantaila-argazkia" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " Atera pantaila-argazkia bat" - diff --git a/po/fr.po b/po/fr.po index f84fb8fef34e78df1c2a4e95f882f723c899fb92..d77bbfc572d8ad7e747ed9438c361f2a5d0ea7d0 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,11 +3,14 @@ # This file is distributed under the same license as the xfce4-screenshooter-plugin package. # Maximilian Schleiss <maximilian@xfce.org>, 2006. # +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-07-12 16:54+0100\n" "Last-Translator: Jérôme Guelfucci <jerome.guelfucci@gmail.com>\n" "Language-Team: French <xfce-i18n@xfce.org>\n" @@ -15,128 +18,131 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Impossible de trouver le gestionnaire de fenêtres" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "Capture.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "Capture-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Enregistrer une capture d'écran sous ..." + +#: ../lib/screenshooter-dialogs.c:112 +msgid "Screenshot" +msgstr "Capture d'écran" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Outil de capture d'écran" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Modes" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Prendre une capture d'écran du bureau" -#: ../src/screenshooter-plugin.c:266 -#: ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Prendre une capture d'écran de la fenêtre active" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Options" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Afficher la fenêtre de sauvagarde" -#: ../src/screenshooter-plugin.c:296 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Répertoire de sauvegarde par défaut</span>" +#: ../lib/screenshooter-dialogs.c:203 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Répertoire de sauvegarde par " +"défaut</span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Répertoire de sauvegarde par défaut" -#: ../src/screenshooter-plugin.c:310 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the screenshot</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Délai avant la prise de la capture d'écran</span>" +#: ../lib/screenshooter-dialogs.c:224 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " +"screenshot</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Délai avant la prise de la " +"capture d'écran</span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "secondes" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +#, fuzzy +msgid "Default save folder" +msgstr "Répertoire de sauvegarde par défaut" + +#: ../src/main.c:46 msgid "Version information" msgstr "Informations sur la version" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +msgid "Take a screenshot of the desktop" +msgstr "Prendre une capture d'écran du bureau" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Délai en secondes avant la prise de la capture d'écran" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Ne pas afficher la fenêtre de sauvegarde" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "Répertoire où la capture d'écran sera sauvegardée" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "Fenêtre pour choisir le répertoire de sauvegarde par défaut" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" "%s: %s\n" -"Essayez %s --help pour voir la liste des options de ligne de commande disponibles.\n" - -#: ../src/main.c:146 -#, fuzzy -msgid "Default save folder" -msgstr "Répertoire de sauvegarde par défaut" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Impossible de trouver le gestionnaire de fenêtres" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "Capture.png" +"Essayez %s --help pour voir la liste des options de ligne de commande " +"disponibles.\n" -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "Capture-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Un outil pour prendre des captures d'écran du bureau ou de la fenêtre active" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Enregistrer une capture d'écran sous ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +msgid "Screenshot tool" +msgstr "Outil de capture d'écran" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Capture d'écran" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "Prendre une capture d'écran" - -#~ msgid "Take screenshot" -#~ msgstr "Prendre une capture d'écran" - -#, fuzzy -#~ msgid "Delay before taking the screenshot" -#~ msgstr "Délai avant la prise de la capture d'écran" -#~ msgid "Properties" -#~ msgstr "Propriétés" -#~ msgid "Screenshots" -#~ msgstr "Captures d'écran" -#~ msgid "Ask for _filename" -#~ msgstr "Demander le _nom du fichier" -#~ msgid "Error grabbing the pointer %d" -#~ msgstr "Erreur à la prise du pointeur %d" -#~ msgid "Always take shot of the whole screen" -#~ msgstr "Toujours prendre une capture de l'écran tout entier" -#~ msgid "Window selection delay" -#~ msgstr "Délai de sélection de fenêtre" - diff --git a/po/gl.po b/po/gl.po index 96cd5f3535a91a9ec5ef82d63d136de3a2770df7..4aa78c3ceb0b1da4783033699698a04cc7cd5d57 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,12 +7,14 @@ # Proxecto Trasno - Adaptación do software libre á lingua galega: Se desexas # colaborar connosco, podes atopar máis información en <http://trasno.net> # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-06-24 20:02+0100\n" "Last-Translator: Leandro Regueiro <leandro DOT regueiro AT gmail DOT com>\n" "Language-Team: Galician <proxecto@trasno.net>\n" @@ -21,107 +23,123 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "" + +#: ../lib/screenshooter-dialogs.c:112 +msgid "Screenshot" +msgstr "" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Modos" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Opcións" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "segundos" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "Información de versión" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +msgid "Take a screenshot of the desktop" +msgstr "" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "" - -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +msgid "A tool to take screenshots of your desktop or of the active windows" msgstr "" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +msgid "Screenshot tool" msgstr "" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "" diff --git a/po/hr.po b/po/hr.po index 03b25c30c17eee1610ccbfe6b6da4d347d243d4e..c1a106d67a02653b513ca309ccec0d4c026c20d2 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-06-17 12:27+0100\n" "Last-Translator: Jérôme Guelfucci <jerome.guelfucci@gmail.com>\n" "Language-Team: Croatian <mario.danic@gmail.com>\n" @@ -16,75 +18,109 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr " Screenshot" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr " Screenshot" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Snimi screenshot kao ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " Screenshot" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "Screenshots" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Uhvati screenshot desktopa" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Uhvati screenshot trenutnog prozora" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "Informacije o inaÄici" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Uhvati screenshot desktopa" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Odgoda u sekundama prije hvatanja screenshota" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -94,35 +130,21 @@ msgstr "" "PokuÅ¡ajte %s --help kako biste vidjeli potpunu listu dostupni command-line " "parametara.\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr " Screenshot" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Uhvati screenshot trenutnog prozora" -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" msgstr " Screenshot" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Snimi screenshot kao ..." - -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " Screenshot" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " Uhvati screenshot" diff --git a/po/hu.po b/po/hu.po index 33b137711fabbb9ed3f15dfd8b9718275b415364..40bb7d843864279351af19ade3193ff3d79c1921 100644 --- a/po/hu.po +++ b/po/hu.po @@ -1,8 +1,11 @@ +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-07-12 19:16+0100\n" "Last-Translator: SZERVÃC Attila <sas@321.hu>\n" "Language-Team: Hungarian\n" @@ -13,108 +16,134 @@ msgstr "" "X-Poedit-Language: Hungarian\n" "X-Poedit-Country: HUNGARY\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Nem leltem az ablakkezelÅ‘ ablakot" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "KépernyÅ‘kép.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "KépernyÅ‘kép-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "KépernyÅ‘kép mentése mint ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " KépernyÅ‘kép" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "KépernyÅ‘kép beillesztés" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Módok" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Felvétel készÃtése az asztalról" -#: ../src/screenshooter-plugin.c:266 -#: ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Felvétel készÃtése az aktÃv ablakról" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "LehetÅ‘ségek" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Mentési párbeszéd megjelenÃtése" -#: ../src/screenshooter-plugin.c:296 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Alap mentési hely</span>" +#: ../lib/screenshooter-dialogs.c:203 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Alap mentési hely</span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Alap mentési hely" -#: ../src/screenshooter-plugin.c:310 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the screenshot</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Késleltetés a felvétel elÅ‘tt</span>" +#: ../lib/screenshooter-dialogs.c:224 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " +"screenshot</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Késleltetés a felvétel elÅ‘tt</" +"span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "másodperc" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Alap mentési mappa" + +#: ../src/main.c:46 msgid "Version information" msgstr "Verzió adatok" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Felvétel készÃtése az asztalról" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "A felvétel elÅ‘tt késleltetés másodpercben" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Ne mutasd a mentési párbeszédet" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "A képernyÅ‘kép mentési mappája" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "Az alap mentési mappát beállÃtó párbeszéd" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" "%s: %s\n" -"Próbáld ezt: %s --help az elérhetÅ‘ parancssori lehetÅ‘ségek teljes listájáért.\n" +"Próbáld ezt: %s --help az elérhetÅ‘ parancssori lehetÅ‘ségek teljes " +"listájáért.\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "Alap mentési mappa" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Nem leltem az ablakkezelÅ‘ ablakot" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "KépernyÅ‘kép.png" - -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "KépernyÅ‘kép-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Felvétel készÃtése az aktÃv ablakról" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "KépernyÅ‘kép mentése mint ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr " KépernyÅ‘kép" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " KépernyÅ‘kép" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " KépernyÅ‘kép készÃtése" @@ -124,16 +153,21 @@ msgstr " KépernyÅ‘kép készÃtése" #, fuzzy #~ msgid "Delay before taking the screenshot" #~ msgstr " KépernyÅ‘kép készÃtése" + #~ msgid "Properties" #~ msgstr "Tulajdonságok" + #~ msgid "Screenshots" #~ msgstr "KépernyÅ‘képek" + #~ msgid "Ask for _filename" #~ msgstr "Kérdés _fájlnévre" + #~ msgid "Error grabbing the pointer %d" #~ msgstr "Hiba a %d. mutató elkapásakor" + #~ msgid "Always take shot of the whole screen" #~ msgstr "Mindig az egész képernyÅ‘t menti" + #~ msgid "Window selection delay" #~ msgstr "Ablak kijelölés késleltetés" - diff --git a/po/id.po b/po/id.po index 703eef16780cebd8335bd10518b0a57e8dee4659..7afe2f41789c36dca7985798ca4cf92102ee7aa8 100644 --- a/po/id.po +++ b/po/id.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the xfce4-screenshooter-plugin package. # Andhika Padmawan <andhika.padmawan@gmail.com>, 2008. # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-07-20 20:20+0700\n" "Last-Translator: Andhika Padmawan <andhika.padmawan@gmail.com>\n" "Language-Team: Indonesian <id@li.org>\n" @@ -16,45 +18,69 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Tak dapat menemukan jendela manajer jendela" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "Cuplikanlayar.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "Cuplikanlayar-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Simpan cuplikan layar sebagai ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " Cuplikan layar" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Plugin pengambil cuplikan layar" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Mode" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Ambil cuplikan layar destop" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Ambil cuplikan layar jendela yang aktif" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Opsi" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Tampilkan dialog simpan" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" "<span weight=\"bold\" stretch=\"semiexpanded\">Lokasi simpan standar</span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Lokasi simpan standar" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" @@ -62,31 +88,40 @@ msgstr "" "<span weight=\"bold\" stretch=\"semiexpanded\">Jeda sebelum mengambil " "cuplikan layar</span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "detik" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Folder simpan standar" + +#: ../src/main.c:46 msgid "Version information" msgstr "Informasi versi" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Ambil cuplikan layar destop" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Jeda dalam detik sebelum mengambil cuplikan layar" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Jangan tampilkan dialog simpan" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "Direktori tempat cuplikan layar akan disimpan" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "Dialog untuk mengatur folder penyimpanan standar" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -96,34 +131,21 @@ msgstr "" "Gunakan %s --help untuk melihat senarai lengkap opsi baris perintah yang " "tersedia.\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "Folder simpan standar" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Tak dapat menemukan jendela manajer jendela" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "Cuplikanlayar.png" - -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "Cuplikanlayar-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Ambil cuplikan layar jendela yang aktif" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Simpan cuplikan layar sebagai ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr " Cuplikan layar" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " Cuplikan layar" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " Ambil cuplikan layar" diff --git a/po/ja.po b/po/ja.po index 3f256c5dbbdcc603624c9d4806543d745739329b..0a1372acc1813e4ee8923dbb0a471bec8dffaef4 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,12 +4,14 @@ # This file is distributed under the same license as the xfce package. # HASHIMOTO Masato <cabezon.hashimoto@gmail.com>, 2008. # -#: ../src/main.c:70 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce 4-screenshooter-plugin 1.3.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-20 09:01+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-10-11 15:17+0900\n" "Last-Translator: HASHIMOTO Masato <cabezon.hashimoto@gmail.com>\n" "Language-Team: Japanese <xfce-users-jp@ml.fdiary.net>\n" @@ -18,45 +20,70 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:271 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr " スクリーンショット" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr " スクリーンショット" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "åå‰ã‚’ã¤ã‘ã¦ä¿å˜..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " スクリーンショット" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "スクリーンシューター・プラグイン" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "モード" -#: ../src/screenshooter-plugin.c:305 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "デスクトップã®ã‚¹ã‚¯ãƒªãƒ¼ãƒ³ã‚·ãƒ§ãƒƒãƒˆã‚’撮る" -#: ../src/screenshooter-plugin.c:314 ../src/main.c:47 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "アクティブウィンドウã®ã‚¹ã‚¯ãƒªãƒ¼ãƒ³ã‚·ãƒ§ãƒƒãƒˆã‚’撮る" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:323 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "オプション" #. Save option -#: ../src/screenshooter-plugin.c:333 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "ä¿å˜ãƒ€ã‚¤ã‚¢ãƒã‚°ãƒœãƒƒã‚¯ã‚¹ã‚’表示ã™ã‚‹" -#: ../src/screenshooter-plugin.c:344 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" "<span weight=\"bold\" stretch=\"semiexpanded\">デフォルトã®ä¿å˜å ´æ‰€</span>" -#: ../src/screenshooter-plugin.c:349 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "デフォルトã®ä¿å˜å ´æ‰€" -#: ../src/screenshooter-plugin.c:358 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" @@ -64,27 +91,41 @@ msgstr "" "<span weight=\"bold\" stretch=\"semiexpanded\">スクリーンショットを撮るã¾ã§ã®" "é…延時間</span>" -#: ../src/screenshooter-plugin.c:372 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "秒" -#: ../src/screenshooter-plugin.c:398 -msgid "Take screenshot" -msgstr "スクリーンショットを撮る" - -#: ../src/screenshooter-plugin.c:405 ../src/main.c:96 -msgid "Save screenshot as ..." -msgstr "åå‰ã‚’ã¤ã‘ã¦ä¿å˜..." +#: ../lib/screenshooter-dialogs.c:264 +#, fuzzy +msgid "Default save folder" +msgstr "デフォルトã®ä¿å˜å ´æ‰€" -#: ../src/main.c:43 +#: ../src/main.c:46 msgid "Version information" msgstr "ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…å ±" -#: ../src/main.c:51 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "デスクトップã®ã‚¹ã‚¯ãƒªãƒ¼ãƒ³ã‚·ãƒ§ãƒƒãƒˆã‚’撮る" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "スクリーンショットを撮るã¾ã§ã®é…延時間" -#: ../src/main.c:74 +#: ../src/main.c:63 +msgid "Do not display the save dialog" +msgstr "" + +#: ../src/main.c:67 +msgid "Directory where the screenshot will be saved" +msgstr "" + +#: ../src/main.c:71 +msgid "Dialog to set the default save folder" +msgstr "" + +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -93,10 +134,23 @@ msgstr "" "%s: %s\n" "%s --help ã§ä½¿ç”¨å¯èƒ½ãªå…¨ã¦ã®ã‚³ãƒžãƒ³ãƒ‰ãƒ©ã‚¤ãƒ³ã‚ªãƒ—ションãŒè¡¨ç¤ºã•ã‚Œã¾ã™ã€‚\n" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "アクティブウィンドウã®ã‚¹ã‚¯ãƒªãƒ¼ãƒ³ã‚·ãƒ§ãƒƒãƒˆã‚’撮る" + +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr " スクリーンショット" + +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " スクリーンショット" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " スクリーンショットを撮りã¾ã™" + +#~ msgid "Take screenshot" +#~ msgstr "スクリーンショットを撮る" diff --git a/po/lv.po b/po/lv.po index a103970c3ee69367fcbfa390a6b1c60f7ed15ece..211b0d4a96ea27225dc13c25089ef2a654b54c52 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the xfce4-screenshooter-plugin package. # Rihards Prieditis <rprieditis@inbox.lv>, 2007. # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2007-11-16 23:39+0300\n" "Last-Translator: Rihards PriedÄ«tis <rprieditis@inbox.lv>\n" "Language-Team: Latvian <rprieditis@inbox.lv>\n" @@ -16,112 +18,132 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr "EkrÄnkopija" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr "EkrÄnkopija" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "SaglabÄt ekrÄnkopiju kÄ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "EkrÄnkopija" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "EkrÄnkopijas aizture" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 #, fuzzy msgid "Take a screenshot of desktop" msgstr "BildÄ“t ekrÄnkopiju" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 #, fuzzy msgid "Take a screenshot of the active window" msgstr "BildÄ“t ekrÄnkopiju" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "BildÄ“t ekrÄnkopiju" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr "EkrÄnkopija" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "BildÄ“t ekrÄnkopiju" -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" msgstr "EkrÄnkopija" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "SaglabÄt ekrÄnkopiju kÄ..." - -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "EkrÄnkopija" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "BildÄ“t ekrÄnkopiju" diff --git a/po/nb_NO.po b/po/nb_NO.po index 82132a7bf38c1873ab99ae90f9282e85922b07aa..a6ab74787b54f5593b2bed21324f1d5045e0c288 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the xfce4-screenshooter-plugin package. # Terje Uriansrud <ter@operamail.com>, 2007. # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.0.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2007-07-02 00:22+0200\n" "Last-Translator: Terje Uriansrud <ter@operamail.com>\n" "Language-Team: Norwegian Bokmal\n" @@ -17,112 +19,132 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr "Skjermskudd" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr "Skjermskudd" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Lagre skjermskudd som ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "Skjermskudd" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "Skjermskudd forsinkelse" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 #, fuzzy msgid "Take a screenshot of desktop" msgstr "Ta et skjermskkudd" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 #, fuzzy msgid "Take a screenshot of the active window" msgstr "Ta et skjermskkudd" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Ta et skjermskkudd" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr "Skjermskudd" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Ta et skjermskkudd" -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" msgstr "Skjermskudd" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Lagre skjermskudd som ..." - -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Skjermskudd" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "Ta et skjermskkudd" diff --git a/po/nl.po b/po/nl.po index 6ab22f839e38c71ea5e47c89790778fcf1242b34..cc58624add67d70d2d41d0c91c255017c891f08b 100644 --- a/po/nl.po +++ b/po/nl.po @@ -4,11 +4,14 @@ # Stephan Arts <stephan@xfce.org>, 2008. # Vincent Tunru <imnotb@gmail.com>, 2008. # +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: 1.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-20 09:01+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-06-29 17:05+0100\n" "Last-Translator: Vincent Tunru <imnotb@gmail.com>\n" "Language-Team: Dutch <xfce-i18n@xfce.org>\n" @@ -17,69 +20,112 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:271 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr "Schermafdruk" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr "Schermafdruk" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Schermafdruk opslaan als..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "Schermafdruk" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Schermafdruk-plugin" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Screenshottypes" -#: ../src/screenshooter-plugin.c:305 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Maak een schermafdruk van het bureaublad" -#: ../src/screenshooter-plugin.c:314 -#: ../src/main.c:47 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Schermafdruk van het actieve venster maken" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:323 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Opties" #. Save option -#: ../src/screenshooter-plugin.c:333 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Opslaan-dialoogvenster weergeven" -#: ../src/screenshooter-plugin.c:344 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Standaard-opslaglocatie</span>" +#: ../lib/screenshooter-dialogs.c:203 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Standaard-opslaglocatie</span>" -#: ../src/screenshooter-plugin.c:349 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Standaard-opslaglocatie" -#: ../src/screenshooter-plugin.c:358 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the screenshot</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Vertraging voor het maken van een schermafdruk</span>" +#: ../lib/screenshooter-dialogs.c:224 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " +"screenshot</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Vertraging voor het maken van " +"een schermafdruk</span>" -#: ../src/screenshooter-plugin.c:372 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "seconden" -#: ../src/screenshooter-plugin.c:398 -msgid "Take screenshot" -msgstr "Schermafdruk maken" - -#: ../src/screenshooter-plugin.c:405 -#: ../src/main.c:96 -msgid "Save screenshot as ..." -msgstr "Schermafdruk opslaan als..." +#: ../lib/screenshooter-dialogs.c:264 +#, fuzzy +msgid "Default save folder" +msgstr "Standaard-opslaglocatie" -#: ../src/main.c:43 +#: ../src/main.c:46 msgid "Version information" msgstr "Versie-informatie" -#: ../src/main.c:51 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Maak een schermafdruk van het bureaublad" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Vertraging in seconden voor het maken van een schermafdruk" -#: ../src/main.c:74 +#: ../src/main.c:63 +msgid "Do not display the save dialog" +msgstr "" + +#: ../src/main.c:67 +msgid "Directory where the screenshot will be saved" +msgstr "" + +#: ../src/main.c:71 +msgid "Dialog to set the default save folder" +msgstr "" + +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -88,19 +134,33 @@ msgstr "" "%s: %s\n" "Probeer %s --help voor een volledige lijst van mogelijke opties.\n" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Schermafdruk van het actieve venster maken" + +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr "Schermafdruk" + +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Schermafdruk" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "Schermafdruk maken" +#~ msgid "Take screenshot" +#~ msgstr "Schermafdruk maken" + #, fuzzy #~ msgid "Delay before taking the screenshot" #~ msgstr "Vertraging voordat een schermafdruk wordt gemaakt" + #~ msgid "Properties" #~ msgstr "Eigenschappen" + #~ msgid "Ask for _filename" #~ msgstr "Om _bestandsnaam vragen" - diff --git a/po/pl.po b/po/pl.po index d3274d31ab9599d8587957690a660bae95d68e86..d5d29275533684d8760e1a93ffa3cb51820ecbf6 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2006-04-08 12:19+0900\n" "Last-Translator: Piotr MaliÅ„ski <admin@rk.edu.pl>\n" "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" @@ -16,112 +18,132 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr "Zrzut Ekranu" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr "Zrzut Ekranu" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Zapisz zrzut ekranu jako..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "Zrzut Ekranu" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "Opóźnienie wykonania zrzutu" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 #, fuzzy msgid "Take a screenshot of desktop" msgstr "Wykonaj zrzut ekranu" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 #, fuzzy msgid "Take a screenshot of the active window" msgstr "Wykonaj zrzut ekranu" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Wykonaj zrzut ekranu" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr "Zrzut Ekranu" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Wykonaj zrzut ekranu" -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" msgstr "Zrzut Ekranu" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Zapisz zrzut ekranu jako..." - -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Zrzut Ekranu" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "Wykonaj zrzut ekranu" diff --git a/po/pt_BR.po b/po/pt_BR.po index c2db3d87e56c2c6ac3a91d1d595a28f392062a94..853dd674c28291c8dd395633bcb71f4b800935b2 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -6,11 +6,14 @@ # Og Maciel <ogmaciel@gnome.org>, 2008. # Fábio Nogueira <deb-user-ba@ubuntu.com>, 2008. # +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-07-12 13:10-0300\n" "Last-Translator: Fábio Nogueira <deb-user-ba@ubuntu.com>\n" "Language-Team: Brazilian Portuguese <ldp-br@bazar2.conectiva.com.br>\n" @@ -19,108 +22,135 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Não foi possÃvel encontrar a janela gerenciador de janela" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "Captura_de_tela.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "Captura_de_tela-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Salvar captura de tela como ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " Capturas de tela" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Plug-in Screenshooter" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Modos" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Capturar a tela da área de trabalho" -#: ../src/screenshooter-plugin.c:266 -#: ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Capturar a tela da janela atual" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Opções" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Mostrar o diálogo de salvar" -#: ../src/screenshooter-plugin.c:296 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Localização padrão para salvar</span>" +#: ../lib/screenshooter-dialogs.c:203 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Localização padrão para " +"salvar</span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Localização padrão para salvar" -#: ../src/screenshooter-plugin.c:310 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the screenshot</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Atraso antes de capturar a tela</span>" +#: ../lib/screenshooter-dialogs.c:224 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " +"screenshot</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Atraso antes de capturar a " +"tela</span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "segundos" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Pasta padrão para salvar" + +#: ../src/main.c:46 msgid "Version information" msgstr "Informação da versão" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Capturar a tela da área de trabalho" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Atraso em segundos antes de capturar a tela" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Não exibir o diálogo salvar" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "Diretório onde será salva a captura de tela" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "Diálogo para configurar a pasta padrão para salvar" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" "%s: %s\n" -"Tente %s --help para ver uma lista completa das opções de linha de comando disponÃveis.\n" +"Tente %s --help para ver uma lista completa das opções de linha de comando " +"disponÃveis.\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "Pasta padrão para salvar" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Não foi possÃvel encontrar a janela gerenciador de janela" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "Captura_de_tela.png" - -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "Captura_de_tela-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Capturar a tela da janela atual" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Salvar captura de tela como ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr " Capturas de tela" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " Capturas de tela" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " Capturar uma tela" @@ -130,16 +160,21 @@ msgstr " Capturar uma tela" #, fuzzy #~ msgid "Delay before taking the screenshot" #~ msgstr "Atraso antes de capturar a tela" + #~ msgid "Properties" #~ msgstr "Propriedades" + #~ msgid "Screenshots" #~ msgstr "Capturas de Tela" + #~ msgid "Ask for _filename" #~ msgstr "Pedir por nome de _arquivo" + #~ msgid "Error grabbing the pointer %d" #~ msgstr "Erro ao capturar o ponteiro %d" + #~ msgid "Always take shot of the whole screen" #~ msgstr "Sempre capturar a tela inteira" + #~ msgid "Window selection delay" #~ msgstr "Atraso na seleção de janela" - diff --git a/po/pt_PT.po b/po/pt_PT.po index 568588ea635086bd857718ce99c1f97be8d175d3..ca0af7e960a9cbb24c4cd7919e60345c33a02d3a 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -4,11 +4,14 @@ # Automatically generated, 2007. # Nuno Miguel <nunis@netcabo.pt>, 2007. # +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-20 09:01+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-07-13 15:02+0100\n" "Last-Translator: Nuno Miguel <nunis@netcabo.pt>\n" "Language-Team: \n" @@ -17,97 +20,137 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:271 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Não foi possÃvel encontrar a janela gestor de janelas" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "Captura_de_ecrã.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "Captura_de_ecrã-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Gravar captura de ecrã como ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr " Captura de ecrã" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Plugin Screenshooter" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Modos" -#: ../src/screenshooter-plugin.c:305 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Capturar o ecrã do ambiente de trabalho" -#: ../src/screenshooter-plugin.c:314 -#: ../src/main.c:47 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Capturar o ecrã da janela actual" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:323 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Opções" #. Save option -#: ../src/screenshooter-plugin.c:333 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Mostrar diálogo de gravação" -#: ../src/screenshooter-plugin.c:344 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Localização por omissão para gravar</span>" +#: ../lib/screenshooter-dialogs.c:203 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Localização por omissão para " +"gravar</span>" -#: ../src/screenshooter-plugin.c:349 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Localização por omissão para gravar" -#: ../src/screenshooter-plugin.c:358 -msgid "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the screenshot</span>" -msgstr "<span weight=\"bold\" stretch=\"semiexpanded\">Atraso antes de capturar o ecrã</span>" +#: ../lib/screenshooter-dialogs.c:224 +msgid "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " +"screenshot</span>" +msgstr "" +"<span weight=\"bold\" stretch=\"semiexpanded\">Atraso antes de capturar o " +"ecrã</span>" -#: ../src/screenshooter-plugin.c:372 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "segundos" -#: ../src/screenshooter-plugin.c:398 -msgid "Take screenshot" -msgstr "Capturar ecrã" +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Pasta por omissão para gravar" -#: ../src/screenshooter-plugin.c:405 -#: ../src/main.c:96 -msgid "Save screenshot as ..." -msgstr "Gravar captura de ecrã como ..." - -#: ../src/main.c:43 +#: ../src/main.c:46 msgid "Version information" msgstr "Informação da versão" -#: ../src/main.c:51 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Capturar o ecrã do ambiente de trabalho" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Atraso em segundos antes de capturar o ecrã" -#: ../src/main.c:74 +#: ../src/main.c:63 +msgid "Do not display the save dialog" +msgstr "Não exibir o diálogo gravar" + +#: ../src/main.c:67 +msgid "Directory where the screenshot will be saved" +msgstr "Directório onde será gravada a captura de ecrã" + +#: ../src/main.c:71 +msgid "Dialog to set the default save folder" +msgstr "Diálogo para configurar a pasta por omissão para gravar" + +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" "%s: %s\n" -"Tente %s --help para ver uma lista completa das opções de linha de comando disponÃveis.\n" +"Tente %s --help para ver uma lista completa das opções de linha de comando " +"disponÃveis.\n" + +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Capturar o ecrã da janela actual" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr " Captura de ecrã" + +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr " Captura de ecrã" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " Tirar uma captura de ecrã" -#~ msgid "Do not display the save dialog" -#~ msgstr "Não exibir o diálogo gravar" -#~ msgid "Directory where the screenshot will be saved" -#~ msgstr "Directório onde será gravada a captura de ecrã" -#~ msgid "Dialog to set the default save folder" -#~ msgstr "Diálogo para configurar a pasta por omissão para gravar" -#~ msgid "Default save folder" -#~ msgstr "Pasta por omissão para gravar" -#~ msgid "Couldn't find window manager window" -#~ msgstr "Não foi possÃvel encontrar a janela gestor de janelas" -#~ msgid "Screenshot.png" -#~ msgstr "Captura_de_ecrã.png" -#~ msgid "Screenshot-%d.png" -#~ msgstr "Captura_de_ecrã-%d.png" - +#~ msgid "Take screenshot" +#~ msgstr "Capturar ecrã" diff --git a/po/sq.po b/po/sq.po index 14b47621f2056cdcda695f1bb940051462a15d4a..8569dc2c0ee57b185ec3517001398e8ea76508d9 100644 --- a/po/sq.po +++ b/po/sq.po @@ -2,12 +2,14 @@ # Copyright (C) 2006 Daniel Bobadilla Leal. # This file is distributed under the same license as the xfce4-screenshooter-plugin package. # Besnik Bleta <besnik@programeshqip.org>, 2007. -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2007-01-30 21:21+0200\n" "Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n" "Language-Team: Albanian <translation-team-sq@lists.sourceforge.net>\n" @@ -16,112 +18,132 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.1\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr "Foto ekrani" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr "Foto ekrani" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Ruaj foto ekrani si ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "Foto ekrani" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "Vonesë para fotos së ekranit" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 #, fuzzy msgid "Take a screenshot of desktop" msgstr " Bëj një foto ekrani" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 #, fuzzy msgid "Take a screenshot of the active window" msgstr " Bëj një foto ekrani" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr " Bëj një foto ekrani" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr "Foto ekrani" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr " Bëj një foto ekrani" -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" msgstr "Foto ekrani" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Ruaj foto ekrani si ..." - -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Foto ekrani" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " Bëj një foto ekrani" diff --git a/po/uk.po b/po/uk.po index 74490c6dc3c5e26c5c6123336c6170061f21b68c..dbd5536dca38533a47d0eb63f7cd83860dffa5b6 100644 --- a/po/uk.po +++ b/po/uk.po @@ -2,12 +2,14 @@ # Copyright (C) 2008 Dmitry Nikitin # This file is distributed under the same license as the xfce4-screenshooter-plugin package. # Dmitry Nikitin <luckas_fb@mail.ru>, 2008. -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-14 09:37+0000\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2008-07-09 12:13+0300\n" "Last-Translator: Dmitry Nikitin <luckas_fb@mail.ru>\n" "Language-Team: Ukrainian <xfce4-dev@xfce.org>\n" @@ -16,45 +18,69 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "Ðе вдаєтьÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ вікно менеджера вікон" + +#: ../lib/screenshooter-utils.c:75 +msgid "Screenshot.png" +msgstr "Знімок_екрану.png" + +#: ../lib/screenshooter-utils.c:88 +#, c-format +msgid "Screenshot-%d.png" +msgstr "Знімок_екрану-%d.png" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "Зберегти знімок Ñк ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "Знімок екрану" + +#: ../lib/screenshooter-dialogs.c:123 msgid "Screenshooter plugin" msgstr "Плагін Ð´Ð»Ñ Ð·Ð½Ñ–Ð¼ÐºÑ–Ð² екрану" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "Режими" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 msgid "Take a screenshot of desktop" msgstr "Зробити знімок Ñтільниці" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 msgid "Take a screenshot of the active window" msgstr "Зробити знімок активного вікна" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "Опції" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "Показати діалог збереженнÑ" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" "<span weight=\"bold\" stretch=\"semiexpanded\">Типова тека збереженнÑ</span>" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "Типове міÑце Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð·Ð½Ñ–Ð¼ÐºÑ–Ð² екрану" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" @@ -62,31 +88,40 @@ msgstr "" "<span weight=\"bold\" stretch=\"semiexpanded\">Затримка перед " "знімком </span>" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "Ñекунд" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "Типова тека Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð·Ð½Ñ–Ð¼ÐºÑ–Ð² екрану" + +#: ../src/main.c:46 msgid "Version information" msgstr "Ð†Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ верÑÑ–ÑŽ" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "Зробити знімок Ñтільниці" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "Затримка в Ñекундах перед отриманнÑм знімку" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "Ðе відображати діалог збереженнÑ" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "Каталог, у Ñкий зберігаютьÑÑ Ð·Ð½Ñ–Ð¼ÐºÐ¸ екрану" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "Діалог Ð´Ð»Ñ Ð²ÑÑ‚Ð°Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ñ‚Ð¸Ð¿Ð¾Ð²Ð¾Ñ— теки збереженнÑ" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" @@ -96,34 +131,20 @@ msgstr "" "Спробуй %s --help щоб побачити повний ÑпиÑок доÑтупних опцій командного " "Ñ€Ñдка.\n" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "Типова тека Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð·Ð½Ñ–Ð¼ÐºÑ–Ð² екрану" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "Ðе вдаєтьÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ вікно менеджера вікон" - -#: ../src/screenshooter-utils.c:123 -msgid "Screenshot.png" -msgstr "Знімок_екрану.png" - -#: ../src/screenshooter-utils.c:134 -#, c-format -msgid "Screenshot-%d.png" -msgstr "Знімок_екрану-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 +#, fuzzy +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "Зробити знімок активного вікна" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "Зберегти знімок Ñк ..." +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" +msgstr "Знімок екрану" -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "Знімок екрану" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "Отримати знімок" - diff --git a/po/ur.po b/po/ur.po index 8c0f5b389e16f40cd63c1654463a2cdced96d4c7..8e0cbc037941b4b20840e39dde03dfd1025862cd 100644 --- a/po/ur.po +++ b/po/ur.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2007-10-27 16:24+0500\n" "Last-Translator: Muhammad Ali Makki <makk.ma@gmail.com>\n" "Language-Team: Urdu <makki.ma@gmail.com>\n" @@ -19,112 +21,132 @@ msgstr "" "X-Poedit-Country: PAKISTAN\n" "X-Poedit-SourceCharset: utf-8\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr "سکرین شوٹ" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr "سکرین شوٹ" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "سکرین شوٹ Ù…ØÙوظ بنام..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "سکرین شوٹ" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "سکرین شوٹ وقÙÛ" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 #, fuzzy msgid "Take a screenshot of desktop" msgstr "سکرین شوٹ لیں" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 #, fuzzy msgid "Take a screenshot of the active window" msgstr "سکرین شوٹ لیں" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr "سکرین شوٹ لیں" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr "سکرین شوٹ" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr "سکرین شوٹ لیں" -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" msgstr "سکرین شوٹ" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "سکرین شوٹ Ù…ØÙوظ بنام..." - -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "سکرین شوٹ" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr "سکرین شوٹ لیں" diff --git a/po/zh_TW.po b/po/zh_TW.po index 8270e94979b011703ecc7f67c4f85e28cb1b8ea5..2681d05b0314af29ac551aac7a769e6822654a23 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the xfce4-screenshooter-plugin package. # Dsewnr Lu <dsewnr@gmail.com>, 2007 # -#: ../src/main.c:88 +#. Print a message to advise to use help when a non existing cli option is +#. passed to the executable. +#: ../src/main.c:96 msgid "" msgstr "" "Project-Id-Version: xfce4-screenshooter-plugin 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-12 16:51+0200\n" +"POT-Creation-Date: 2008-10-28 09:50+0100\n" "PO-Revision-Date: 2007-03-10 18:05+0800\n" "Last-Translator: Dsewnr Lu <dsewnr@gmail.com>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" @@ -16,112 +18,132 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#. Create the dialog -#: ../src/screenshooter-plugin.c:223 +#: ../lib/screenshooter-utils.c:46 +msgid "Couldn't find window manager window" +msgstr "" + +#: ../lib/screenshooter-utils.c:75 +#, fuzzy +msgid "Screenshot.png" +msgstr "螢幕快照" + +#: ../lib/screenshooter-utils.c:88 +#, fuzzy, c-format +msgid "Screenshot-%d.png" +msgstr "螢幕快照" + +#: ../lib/screenshooter-utils.c:221 +msgid "Save screenshot as ..." +msgstr "å¦å˜èž¢å¹•å¿«ç…§ç‚º ..." + +#: ../lib/screenshooter-dialogs.c:112 +#, fuzzy +msgid "Screenshot" +msgstr "螢幕快照" + +#: ../lib/screenshooter-dialogs.c:123 #, fuzzy msgid "Screenshooter plugin" msgstr "螢幕快照延é²" #. Create the frame for screenshot modes and fill it with the radio buttons -#: ../src/screenshooter-plugin.c:248 +#: ../lib/screenshooter-dialogs.c:144 msgid "Modes" msgstr "" -#: ../src/screenshooter-plugin.c:257 +#: ../lib/screenshooter-dialogs.c:155 +#: ../panel-plugin/screenshooter-plugin.c:272 #, fuzzy msgid "Take a screenshot of desktop" msgstr " 進行一次螢幕快照" -#: ../src/screenshooter-plugin.c:266 ../src/main.c:40 +#: ../lib/screenshooter-dialogs.c:166 ../src/main.c:50 +#: ../panel-plugin/screenshooter-plugin.c:210 +#: ../panel-plugin/screenshooter-plugin.c:277 #, fuzzy msgid "Take a screenshot of the active window" msgstr " 進行一次螢幕快照" #. Create the options frame and add the delay and save options -#: ../src/screenshooter-plugin.c:275 +#: ../lib/screenshooter-dialogs.c:176 msgid "Options" msgstr "" #. Save option -#: ../src/screenshooter-plugin.c:285 +#: ../lib/screenshooter-dialogs.c:189 msgid "Show save dialog" msgstr "" -#: ../src/screenshooter-plugin.c:296 +#: ../lib/screenshooter-dialogs.c:203 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Default save location</span>" msgstr "" -#: ../src/screenshooter-plugin.c:301 +#: ../lib/screenshooter-dialogs.c:210 msgid "Default save location" msgstr "" -#: ../src/screenshooter-plugin.c:310 +#: ../lib/screenshooter-dialogs.c:224 msgid "" "<span weight=\"bold\" stretch=\"semiexpanded\">Delay before taking the " "screenshot</span>" msgstr "" -#: ../src/screenshooter-plugin.c:324 +#: ../lib/screenshooter-dialogs.c:241 msgid "seconds" msgstr "" -#: ../src/main.c:36 +#: ../lib/screenshooter-dialogs.c:264 +msgid "Default save folder" +msgstr "" + +#: ../src/main.c:46 msgid "Version information" msgstr "" -#: ../src/main.c:44 +#: ../src/main.c:54 ../panel-plugin/screenshooter-plugin.c:205 +#, fuzzy +msgid "Take a screenshot of the desktop" +msgstr " 進行一次螢幕快照" + +#: ../src/main.c:58 msgid "Delay in seconds before taking the screenshot" msgstr "" -#: ../src/main.c:49 +#: ../src/main.c:63 msgid "Do not display the save dialog" msgstr "" -#: ../src/main.c:53 +#: ../src/main.c:67 msgid "Directory where the screenshot will be saved" msgstr "" -#: ../src/main.c:57 +#: ../src/main.c:71 msgid "Dialog to set the default save folder" msgstr "" -#: ../src/main.c:92 +#: ../src/main.c:100 #, c-format msgid "" "%s: %s\n" "Try %s --help to see a full list of available command line options.\n" msgstr "" -#: ../src/main.c:146 -msgid "Default save folder" -msgstr "" - -#: ../src/screenshooter-utils.c:101 -msgid "Couldn't find window manager window" -msgstr "" - -#: ../src/screenshooter-utils.c:123 +#: ../src/xfce4-screenshooter.desktop.in.in.h:1 #, fuzzy -msgid "Screenshot.png" -msgstr "螢幕快照" +msgid "A tool to take screenshots of your desktop or of the active windows" +msgstr " 進行一次螢幕快照" -#: ../src/screenshooter-utils.c:134 -#, fuzzy, c-format -msgid "Screenshot-%d.png" +#: ../src/xfce4-screenshooter.desktop.in.in.h:2 +#, fuzzy +msgid "Screenshot tool" msgstr "螢幕快照" -#. If the user wants a save dialog, we run it, and grab the filename the user -#. has chosen. -#: ../src/screenshooter-utils.c:186 -msgid "Save screenshot as ..." -msgstr "å¦å˜èž¢å¹•å¿«ç…§ç‚º ..." - -#: ../src/screenshooter.desktop.in.in.h:1 +#: ../panel-plugin/screenshooter.desktop.in.in.h:1 msgid " Screenshot" msgstr "螢幕快照" -#: ../src/screenshooter.desktop.in.in.h:2 +#: ../panel-plugin/screenshooter.desktop.in.in.h:2 msgid " Take a screenshot" msgstr " 進行一次螢幕快照" diff --git a/src/xfce4-screenshooter.desktop.in.in b/src/xfce4-screenshooter.desktop.in.in index 4aac02c712b2dec8cba53dc2d7ac4c6bf629264a..6faeca0599718a79b6d415a3247864d085e739a3 100644 --- a/src/xfce4-screenshooter.desktop.in.in +++ b/src/xfce4-screenshooter.desktop.in.in @@ -1,6 +1,6 @@ [Desktop Entry] Version=1.0 -_Name=Screenshot Tool +_Name=Screenshot tool _Comment=A tool to take screenshots of your desktop or of the active windows Icon=applets-screenshooter Exec=xfce4-screenshooter