[Xfce4-commits] r24786 - in squeeze/trunk: libsqueeze po src
Stephan Arts
stephan at xfce.org
Mon Jan 29 14:24:14 CET 2007
Author: stephan
Date: 2007-01-29 13:24:14 +0000 (Mon, 29 Jan 2007)
New Revision: 24786
Modified:
squeeze/trunk/libsqueeze/archive-support-gnu-tar.c
squeeze/trunk/po/be.po
squeeze/trunk/po/cs.po
squeeze/trunk/po/fi.po
squeeze/trunk/po/fr.po
squeeze/trunk/po/nl.po
squeeze/trunk/po/squeeze.pot
squeeze/trunk/src/main_window.c
Log:
Fixed tzo extraction.
Changed 'view' string to 'open'
Modified: squeeze/trunk/libsqueeze/archive-support-gnu-tar.c
===================================================================
--- squeeze/trunk/libsqueeze/archive-support-gnu-tar.c 2007-01-29 13:07:40 UTC (rev 24785)
+++ squeeze/trunk/libsqueeze/archive-support-gnu-tar.c 2007-01-29 13:24:14 UTC (rev 24786)
@@ -402,7 +402,7 @@
}
if(!g_strcasecmp(thunar_vfs_mime_info_get_name(archive->mime_info), "application/x-tzo"))
{
- command = g_strconcat(LSQ_ARCHIVE_SUPPORT_GNU_TAR(archive->support)->app_name, " -xf --use-compress-program=lzop ", archive_path,
+ command = g_strconcat(LSQ_ARCHIVE_SUPPORT_GNU_TAR(archive->support)->app_name, " --use-compress-program=lzop -xf ", archive_path,
" -C ", dest_path,
command_options,
files, NULL);
Modified: squeeze/trunk/po/be.po
===================================================================
--- squeeze/trunk/po/be.po 2007-01-29 13:07:40 UTC (rev 24785)
+++ squeeze/trunk/po/be.po 2007-01-29 13:24:14 UTC (rev 24786)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: squeeze trunk\n"
"Report-Msgid-Bugs-To: stephan at xfce.org\n"
-"POT-Creation-Date: 2007-01-29 12:08+0100\n"
+"POT-Creation-Date: 2007-01-29 14:19+0100\n"
"PO-Revision-Date: 2007-01-20 04:24+0300\n"
"Last-Translator: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>\n"
"Language-Team: Belarusian <i18n at mova.org>\n"
@@ -264,23 +264,23 @@
"%s: %s\n"
"Паспрабуйце %s --help, каб убачыць сьпіс наяўных опцыяў.\n"
-#: ../src/main_window.c:132
+#: ../src/main_window.c:131
msgid "Internal Style"
msgstr "Унутраны стыль"
-#: ../src/main_window.c:133
+#: ../src/main_window.c:132
msgid "Tool Bar Style"
msgstr "Стыль панэлі сродкаў"
-#: ../src/main_window.c:134
+#: ../src/main_window.c:133
msgid "Path Bar Style"
msgstr "Стыль панэлі шляху"
-#: ../src/main_window.c:181
+#: ../src/main_window.c:180
msgid "Navigation Style"
msgstr "Стыль навігацыі"
-#: ../src/main_window.c:182
+#: ../src/main_window.c:181
msgid ""
"Style of navigation\n"
"The style to navigate trough the archive"
@@ -289,131 +289,131 @@
"Стыль навігацыі праз архіў"
#. File menu
-#: ../src/main_window.c:285
+#: ../src/main_window.c:284
msgid "_File"
msgstr "_Файл"
#. Action menu: ref all the childs
-#: ../src/main_window.c:318
+#: ../src/main_window.c:312
msgid "_Action"
msgstr "_Дзеяньне"
-#: ../src/main_window.c:323
+#: ../src/main_window.c:317
msgid "_Add"
msgstr "_Дадаць"
-#: ../src/main_window.c:329
+#: ../src/main_window.c:323
msgid "_Extract"
msgstr "Рас_пакаваць"
#. View menu
-#: ../src/main_window.c:343
+#: ../src/main_window.c:337
msgid "_View"
msgstr "_Выгляд"
#. Help menu
-#: ../src/main_window.c:367
+#: ../src/main_window.c:361
msgid "_Help"
msgstr "_Даведка"
-#: ../src/main_window.c:402
+#: ../src/main_window.c:396
msgid "Add"
msgstr "Дадаць"
-#: ../src/main_window.c:406 ../src/main_window.c:1081
+#: ../src/main_window.c:400 ../src/main_window.c:1078
#: ../src/extract_dialog.c:102
msgid "Extract"
msgstr "Распакаваць"
-#: ../src/main_window.c:692
+#: ../src/main_window.c:686
msgid "Open archive in new window"
msgstr "Адкрыць архіў у новым акне"
-#: ../src/main_window.c:698
+#: ../src/main_window.c:692
msgid "Open archive"
msgstr "Адкрыць архіў"
-#: ../src/main_window.c:768 ../src/main_window.c:1122 ../src/application.c:197
+#: ../src/main_window.c:762 ../src/main_window.c:1119 ../src/application.c:197
#: ../src/application.c:213
msgid ""
"Squeeze cannot extract this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:806 ../src/application.c:287
+#: ../src/main_window.c:800 ../src/application.c:287
msgid ""
"Squeeze cannot add files to this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:827
+#: ../src/main_window.c:821
#, fuzzy
msgid "Are you sure you want to remove the selected files?"
msgstr "Якое дзеяньне вы жадаеце выканаць над вылучанымі файламі?"
-#: ../src/main_window.c:840
+#: ../src/main_window.c:834
msgid ""
"Squeeze cannot remove files from this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:879
+#: ../src/main_window.c:873
msgid ""
"Are you sure you want to cancel this operation?\n"
"This could damage the archive."
msgstr ""
-#: ../src/main_window.c:959
+#: ../src/main_window.c:955
msgid "Lead developer:"
msgstr "Асноўны распрацоўнік:"
-#: ../src/main_window.c:962
+#: ../src/main_window.c:958
msgid "Contributors:"
msgstr "Укладальнікі:"
-#: ../src/main_window.c:965
+#: ../src/main_window.c:961
msgid "Artwork:"
msgstr ""
-#: ../src/main_window.c:966
+#: ../src/main_window.c:962
msgid ""
"The add and extract icons are based on the extract icon created by Andreas "
"Nilsson"
msgstr ""
-#: ../src/main_window.c:968
+#: ../src/main_window.c:964
msgid "Inspired by Xarchiver, written by Giuseppe Torelli"
msgstr "У натхненьні ад Xarchiver, напісана Giuseppe Torelli"
-#: ../src/main_window.c:973
+#: ../src/main_window.c:969
msgid ""
"Squeeze is a lightweight and flexible archive manager for the Xfce Desktop "
"Environment"
msgstr "Squeeze - гэта лёгкі і гнуткі кіраўнік архіваў для асяродзьдзя Xfce"
-#: ../src/main_window.c:979
+#: ../src/main_window.c:976
msgid "translator-credits"
msgstr "Аляксандар Няхайчык"
-#: ../src/main_window.c:1080
+#: ../src/main_window.c:1077
msgid "Which action do you want to perform on the selected file(s)?"
msgstr "Якое дзеяньне вы жадаеце выканаць над вылучанымі файламі?"
-#: ../src/main_window.c:1081
-msgid "View"
-msgstr "Выгляд"
+#: ../src/main_window.c:1078
+msgid "Open"
+msgstr ""
-#: ../src/main_window.c:1095
+#: ../src/main_window.c:1092
msgid ""
"Squeeze cannot view this file.\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:1163
+#: ../src/main_window.c:1160
msgid "Failed to open file"
msgstr "Немагчыма адкрыць файл"
-#: ../src/main_window.c:1164
+#: ../src/main_window.c:1161
#, c-format
msgid ""
"'%s'\n"
@@ -583,6 +583,9 @@
msgid "Xfce archive manager"
msgstr "Кіраўнік архіваў Xfce"
+#~ msgid "View"
+#~ msgstr "Выгляд"
+
#~ msgid "Filename"
#~ msgstr "Назва файла"
Modified: squeeze/trunk/po/cs.po
===================================================================
--- squeeze/trunk/po/cs.po 2007-01-29 13:07:40 UTC (rev 24785)
+++ squeeze/trunk/po/cs.po 2007-01-29 13:24:14 UTC (rev 24786)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: Squeeze 0.0.1-svn-r24156\n"
"Report-Msgid-Bugs-To: stephan at xfce.org\n"
-"POT-Creation-Date: 2007-01-29 12:08+0100\n"
+"POT-Creation-Date: 2007-01-29 14:19+0100\n"
"PO-Revision-Date: 2007-01-20 11:55+0100\n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: Czech <translation-team-cs at lists.sourceforge.net>\n"
@@ -265,23 +265,23 @@
"Příkazem %s --help zobrazíte kompletní seznam dostupných voleb z příkazové "
"řádky.\n"
-#: ../src/main_window.c:132
+#: ../src/main_window.c:131
msgid "Internal Style"
msgstr "Vnitřní styl"
-#: ../src/main_window.c:133
+#: ../src/main_window.c:132
msgid "Tool Bar Style"
msgstr "Styl panelu nástrojů"
-#: ../src/main_window.c:134
+#: ../src/main_window.c:133
msgid "Path Bar Style"
msgstr "Styl panelu cesty"
-#: ../src/main_window.c:181
+#: ../src/main_window.c:180
msgid "Navigation Style"
msgstr "Styl navigace"
-#: ../src/main_window.c:182
+#: ../src/main_window.c:181
msgid ""
"Style of navigation\n"
"The style to navigate trough the archive"
@@ -290,74 +290,74 @@
"Styl navigace archivem"
#. File menu
-#: ../src/main_window.c:285
+#: ../src/main_window.c:284
msgid "_File"
msgstr "_Soubor"
#. Action menu: ref all the childs
-#: ../src/main_window.c:318
+#: ../src/main_window.c:312
msgid "_Action"
msgstr "_Akce"
-#: ../src/main_window.c:323
+#: ../src/main_window.c:317
msgid "_Add"
msgstr "_Přidat"
-#: ../src/main_window.c:329
+#: ../src/main_window.c:323
msgid "_Extract"
msgstr "_Rozbalit"
#. View menu
-#: ../src/main_window.c:343
+#: ../src/main_window.c:337
msgid "_View"
msgstr "_Zobrazit"
#. Help menu
-#: ../src/main_window.c:367
+#: ../src/main_window.c:361
msgid "_Help"
msgstr "_Nápověda"
-#: ../src/main_window.c:402
+#: ../src/main_window.c:396
msgid "Add"
msgstr "Přidat"
-#: ../src/main_window.c:406 ../src/main_window.c:1081
+#: ../src/main_window.c:400 ../src/main_window.c:1078
#: ../src/extract_dialog.c:102
msgid "Extract"
msgstr "Rozbalit"
-#: ../src/main_window.c:692
+#: ../src/main_window.c:686
msgid "Open archive in new window"
msgstr "Otevřít archiv v novém okně"
-#: ../src/main_window.c:698
+#: ../src/main_window.c:692
msgid "Open archive"
msgstr "Otevřít archiv"
-#: ../src/main_window.c:768 ../src/main_window.c:1122 ../src/application.c:197
+#: ../src/main_window.c:762 ../src/main_window.c:1119 ../src/application.c:197
#: ../src/application.c:213
msgid ""
"Squeeze cannot extract this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:806 ../src/application.c:287
+#: ../src/main_window.c:800 ../src/application.c:287
msgid ""
"Squeeze cannot add files to this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:827
+#: ../src/main_window.c:821
msgid "Are you sure you want to remove the selected files?"
msgstr "Jste si jisti, že chcete odebrat vybrané soubory?"
-#: ../src/main_window.c:840
+#: ../src/main_window.c:834
msgid ""
"Squeeze cannot remove files from this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:879
+#: ../src/main_window.c:873
msgid ""
"Are you sure you want to cancel this operation?\n"
"This could damage the archive."
@@ -365,57 +365,57 @@
"Jste si jisti, že chcete zrušit tuto operaci?\n"
"Tímto můžete poškodit archiv."
-#: ../src/main_window.c:959
+#: ../src/main_window.c:955
msgid "Lead developer:"
msgstr "Vedoucí vývojář:"
-#: ../src/main_window.c:962
+#: ../src/main_window.c:958
msgid "Contributors:"
msgstr "Přispěvatelé:"
-#: ../src/main_window.c:965
+#: ../src/main_window.c:961
msgid "Artwork:"
msgstr ""
-#: ../src/main_window.c:966
+#: ../src/main_window.c:962
msgid ""
"The add and extract icons are based on the extract icon created by Andreas "
"Nilsson"
msgstr ""
-#: ../src/main_window.c:968
+#: ../src/main_window.c:964
msgid "Inspired by Xarchiver, written by Giuseppe Torelli"
msgstr "Inspirováno aplikací Xarchiver od Giuseppe Torelliho"
-#: ../src/main_window.c:973
+#: ../src/main_window.c:969
msgid ""
"Squeeze is a lightweight and flexible archive manager for the Xfce Desktop "
"Environment"
msgstr "Squeeze je odlehčený a pružný správce archivů pro prostředí Xfce."
-#: ../src/main_window.c:979
+#: ../src/main_window.c:976
msgid "translator-credits"
msgstr "translator-credits"
-#: ../src/main_window.c:1080
+#: ../src/main_window.c:1077
msgid "Which action do you want to perform on the selected file(s)?"
msgstr "Jakou akci si přejete provést na vybraných souborech?"
-#: ../src/main_window.c:1081
-msgid "View"
-msgstr "Zobrazit"
+#: ../src/main_window.c:1078
+msgid "Open"
+msgstr ""
-#: ../src/main_window.c:1095
+#: ../src/main_window.c:1092
msgid ""
"Squeeze cannot view this file.\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:1163
+#: ../src/main_window.c:1160
msgid "Failed to open file"
msgstr "Nepodařilo se otevřít soubor"
-#: ../src/main_window.c:1164
+#: ../src/main_window.c:1161
#, c-format
msgid ""
"'%s'\n"
@@ -584,6 +584,9 @@
msgid "Xfce archive manager"
msgstr "Správce archivů Xfce"
+#~ msgid "View"
+#~ msgstr "Zobrazit"
+
#~ msgid "Filename"
#~ msgstr "Název souboru"
Modified: squeeze/trunk/po/fi.po
===================================================================
--- squeeze/trunk/po/fi.po 2007-01-29 13:07:40 UTC (rev 24785)
+++ squeeze/trunk/po/fi.po 2007-01-29 13:24:14 UTC (rev 24786)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: xarchiver 0.4.2rc2\n"
"Report-Msgid-Bugs-To: stephan at xfce.org\n"
-"POT-Creation-Date: 2007-01-29 12:08+0100\n"
+"POT-Creation-Date: 2007-01-29 14:19+0100\n"
"PO-Revision-Date: 2007-01-18 17:17+0200\n"
"Last-Translator: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>\n"
"Language-Team: Finnish <translation-team-fi at lists.sourceforge.net>\n"
@@ -263,23 +263,23 @@
"%s: %s\n"
"Kirjoittamalla %s --help saat täyden listan komentorivivalitsimista.\n"
-#: ../src/main_window.c:132
+#: ../src/main_window.c:131
msgid "Internal Style"
msgstr "Sisäinen tyyli"
-#: ../src/main_window.c:133
+#: ../src/main_window.c:132
msgid "Tool Bar Style"
msgstr "Työkalupalkkityyli"
-#: ../src/main_window.c:134
+#: ../src/main_window.c:133
msgid "Path Bar Style"
msgstr "Polkupalkkityyli"
-#: ../src/main_window.c:181
+#: ../src/main_window.c:180
msgid "Navigation Style"
msgstr "Navigointitapa"
-#: ../src/main_window.c:182
+#: ../src/main_window.c:181
msgid ""
"Style of navigation\n"
"The style to navigate trough the archive"
@@ -288,103 +288,103 @@
"Tapa, jolla navigoit arkistossa"
#. File menu
-#: ../src/main_window.c:285
+#: ../src/main_window.c:284
msgid "_File"
msgstr "_Tiedosto"
#. Action menu: ref all the childs
-#: ../src/main_window.c:318
+#: ../src/main_window.c:312
msgid "_Action"
msgstr "Toi_minto"
-#: ../src/main_window.c:323
+#: ../src/main_window.c:317
msgid "_Add"
msgstr "_Lisää"
-#: ../src/main_window.c:329
+#: ../src/main_window.c:323
msgid "_Extract"
msgstr "P_ura"
#. View menu
-#: ../src/main_window.c:343
+#: ../src/main_window.c:337
msgid "_View"
msgstr "_Näytä"
#. Help menu
-#: ../src/main_window.c:367
+#: ../src/main_window.c:361
msgid "_Help"
msgstr "_Ohje"
-#: ../src/main_window.c:402
+#: ../src/main_window.c:396
msgid "Add"
msgstr "Lisää"
-#: ../src/main_window.c:406 ../src/main_window.c:1081
+#: ../src/main_window.c:400 ../src/main_window.c:1078
#: ../src/extract_dialog.c:102
msgid "Extract"
msgstr "Pura"
-#: ../src/main_window.c:692
+#: ../src/main_window.c:686
msgid "Open archive in new window"
msgstr "Avaa arkisto uuteen ikkunaan"
-#: ../src/main_window.c:698
+#: ../src/main_window.c:692
msgid "Open archive"
msgstr "Avaa arkisto"
-#: ../src/main_window.c:768 ../src/main_window.c:1122 ../src/application.c:197
+#: ../src/main_window.c:762 ../src/main_window.c:1119 ../src/application.c:197
#: ../src/application.c:213
msgid ""
"Squeeze cannot extract this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:806 ../src/application.c:287
+#: ../src/main_window.c:800 ../src/application.c:287
msgid ""
"Squeeze cannot add files to this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:827
+#: ../src/main_window.c:821
#, fuzzy
msgid "Are you sure you want to remove the selected files?"
msgstr "Mitä haluat tehdä valitu(i)lle tiedosto(i)lle?"
-#: ../src/main_window.c:840
+#: ../src/main_window.c:834
msgid ""
"Squeeze cannot remove files from this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:879
+#: ../src/main_window.c:873
msgid ""
"Are you sure you want to cancel this operation?\n"
"This could damage the archive."
msgstr ""
-#: ../src/main_window.c:959
+#: ../src/main_window.c:955
msgid "Lead developer:"
msgstr "Pääkehittäjä:"
-#: ../src/main_window.c:962
+#: ../src/main_window.c:958
msgid "Contributors:"
msgstr "Avustavat kehittäjät:"
-#: ../src/main_window.c:965
+#: ../src/main_window.c:961
msgid "Artwork:"
msgstr ""
-#: ../src/main_window.c:966
+#: ../src/main_window.c:962
msgid ""
"The add and extract icons are based on the extract icon created by Andreas "
"Nilsson"
msgstr ""
-#: ../src/main_window.c:968
+#: ../src/main_window.c:964
msgid "Inspired by Xarchiver, written by Giuseppe Torelli"
msgstr "Inspiraatio Giuseppe Torellin sovelluksesta Xarchiver"
-#: ../src/main_window.c:973
+#: ../src/main_window.c:969
msgid ""
"Squeeze is a lightweight and flexible archive manager for the Xfce Desktop "
"Environment"
@@ -392,29 +392,29 @@
"Squeeze on kevyt ja joustava arkistonhallintasovellus Xfce-"
"työpöytäympäristöön"
-#: ../src/main_window.c:979
+#: ../src/main_window.c:976
msgid "translator-credits"
msgstr "Jari Rahkonen <jari.rahkonen at pp1.inet.fi>"
-#: ../src/main_window.c:1080
+#: ../src/main_window.c:1077
msgid "Which action do you want to perform on the selected file(s)?"
msgstr "Mitä haluat tehdä valitu(i)lle tiedosto(i)lle?"
-#: ../src/main_window.c:1081
-msgid "View"
-msgstr "Näytä"
+#: ../src/main_window.c:1078
+msgid "Open"
+msgstr ""
-#: ../src/main_window.c:1095
+#: ../src/main_window.c:1092
msgid ""
"Squeeze cannot view this file.\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:1163
+#: ../src/main_window.c:1160
msgid "Failed to open file"
msgstr "Linkin avaaminen epäonnistui"
-#: ../src/main_window.c:1164
+#: ../src/main_window.c:1161
#, c-format
msgid ""
"'%s'\n"
@@ -584,6 +584,9 @@
msgid "Xfce archive manager"
msgstr "Xfce:n arkistonhallinta"
+#~ msgid "View"
+#~ msgstr "Näytä"
+
#~ msgid "Filename"
#~ msgstr "Tiedostonimi"
Modified: squeeze/trunk/po/fr.po
===================================================================
--- squeeze/trunk/po/fr.po 2007-01-29 13:07:40 UTC (rev 24785)
+++ squeeze/trunk/po/fr.po 2007-01-29 13:24:14 UTC (rev 24786)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: Squeeze 0.0.1-svn-r24005\n"
"Report-Msgid-Bugs-To: stephan at xfce.org\n"
-"POT-Creation-Date: 2007-01-29 12:08+0100\n"
+"POT-Creation-Date: 2007-01-29 14:19+0100\n"
"PO-Revision-Date: 2007-01-26 20:22+0100\n"
"Last-Translator: Maximilian Schleiss <maxschleiss at bluewin.ch>\n"
"Language-Team: French <xfce-i18n at xfce.org>\n"
@@ -261,23 +261,23 @@
"%s : %s\n"
"Essayez %s --help pour avoir une liste complète d'options.\n"
-#: ../src/main_window.c:132
+#: ../src/main_window.c:131
msgid "Internal Style"
msgstr "Style interne"
-#: ../src/main_window.c:133
+#: ../src/main_window.c:132
msgid "Tool Bar Style"
msgstr "Style de la barre d'outils"
-#: ../src/main_window.c:134
+#: ../src/main_window.c:133
msgid "Path Bar Style"
msgstr "Style de la barre de chemin"
-#: ../src/main_window.c:181
+#: ../src/main_window.c:180
msgid "Navigation Style"
msgstr "Style de navigation"
-#: ../src/main_window.c:182
+#: ../src/main_window.c:181
msgid ""
"Style of navigation\n"
"The style to navigate trough the archive"
@@ -286,51 +286,51 @@
"La manière de naviguer dans l'archive"
#. File menu
-#: ../src/main_window.c:285
+#: ../src/main_window.c:284
msgid "_File"
msgstr "_Fichier"
#. Action menu: ref all the childs
-#: ../src/main_window.c:318
+#: ../src/main_window.c:312
msgid "_Action"
msgstr "_Action"
-#: ../src/main_window.c:323
+#: ../src/main_window.c:317
msgid "_Add"
msgstr "_Ajouter"
-#: ../src/main_window.c:329
+#: ../src/main_window.c:323
msgid "_Extract"
msgstr "_Extraire"
#. View menu
-#: ../src/main_window.c:343
+#: ../src/main_window.c:337
msgid "_View"
msgstr "Afficha_ge"
#. Help menu
-#: ../src/main_window.c:367
+#: ../src/main_window.c:361
msgid "_Help"
msgstr "_Aide"
-#: ../src/main_window.c:402
+#: ../src/main_window.c:396
msgid "Add"
msgstr "Ajouter"
-#: ../src/main_window.c:406 ../src/main_window.c:1081
+#: ../src/main_window.c:400 ../src/main_window.c:1078
#: ../src/extract_dialog.c:102
msgid "Extract"
msgstr "Extraire"
-#: ../src/main_window.c:692
+#: ../src/main_window.c:686
msgid "Open archive in new window"
msgstr "Ouvrir l'archive dans une nouvelle fenêtre"
-#: ../src/main_window.c:698
+#: ../src/main_window.c:692
msgid "Open archive"
msgstr "Ouvrir l'archive"
-#: ../src/main_window.c:768 ../src/main_window.c:1122 ../src/application.c:197
+#: ../src/main_window.c:762 ../src/main_window.c:1119 ../src/application.c:197
#: ../src/application.c:213
msgid ""
"Squeeze cannot extract this archive type,\n"
@@ -339,7 +339,7 @@
"Squeeze ne peut pas extraire de fichier de ce type d'archive,\n"
"l'application nécessaire n'est pas présente."
-#: ../src/main_window.c:806 ../src/application.c:287
+#: ../src/main_window.c:800 ../src/application.c:287
msgid ""
"Squeeze cannot add files to this archive type,\n"
"the application to support this is missing."
@@ -347,11 +347,11 @@
"Squeeze ne peut pas ajouter de fichier dans ce type d'archive,\n"
"l'application nécessaire n'est pas présente."
-#: ../src/main_window.c:827
+#: ../src/main_window.c:821
msgid "Are you sure you want to remove the selected files?"
msgstr "Êtes-vous certain de vouloir supprimer les fichiers sélectionnés ?"
-#: ../src/main_window.c:840
+#: ../src/main_window.c:834
msgid ""
"Squeeze cannot remove files from this archive type,\n"
"the application to support this is missing."
@@ -359,7 +359,7 @@
"Squeeze ne peut pas supprimer de fichier dans ce type d'archive,\n"
"l'application nécessaire n'est pas présente."
-#: ../src/main_window.c:879
+#: ../src/main_window.c:873
msgid ""
"Are you sure you want to cancel this operation?\n"
"This could damage the archive."
@@ -367,19 +367,19 @@
"Êtes-vous sûr de vouloir annuler cette opération ?\n"
"Ceci pourrait endommager l'archive."
-#: ../src/main_window.c:959
+#: ../src/main_window.c:955
msgid "Lead developer:"
msgstr "Développeur principal :"
-#: ../src/main_window.c:962
+#: ../src/main_window.c:958
msgid "Contributors:"
msgstr "Contributeurs :"
-#: ../src/main_window.c:965
+#: ../src/main_window.c:961
msgid "Artwork:"
msgstr "Images :"
-#: ../src/main_window.c:966
+#: ../src/main_window.c:962
msgid ""
"The add and extract icons are based on the extract icon created by Andreas "
"Nilsson"
@@ -387,11 +387,11 @@
"Les icônes \"ajouter\" et \"extraire\" sont basés sur les icônes "
"d'extraction de Andreas Nilsson"
-#: ../src/main_window.c:968
+#: ../src/main_window.c:964
msgid "Inspired by Xarchiver, written by Giuseppe Torelli"
msgstr "Inspiré de Xarchiver, écrit par Giuseppe Torelli"
-#: ../src/main_window.c:973
+#: ../src/main_window.c:969
msgid ""
"Squeeze is a lightweight and flexible archive manager for the Xfce Desktop "
"Environment"
@@ -399,20 +399,20 @@
"Squeeze est un gestionnaire d'archives léger et flexible pour "
"l'environnement de bureau xfce"
-#: ../src/main_window.c:979
+#: ../src/main_window.c:976
msgid "translator-credits"
msgstr "Maximilian Schleiss <maxschleiss at bluewin.ch>"
-#: ../src/main_window.c:1080
+#: ../src/main_window.c:1077
msgid "Which action do you want to perform on the selected file(s)?"
msgstr ""
"Quelle action voulez-vous effectuer sur le(s) fichier(s) sélectionné(s) ?"
-#: ../src/main_window.c:1081
-msgid "View"
-msgstr "Affichage"
+#: ../src/main_window.c:1078
+msgid "Open"
+msgstr ""
-#: ../src/main_window.c:1095
+#: ../src/main_window.c:1092
msgid ""
"Squeeze cannot view this file.\n"
"the application to support this is missing."
@@ -420,11 +420,11 @@
"Squeeze ne peut pas visionner ce fichier,\n"
"l'application nécessaire n'est pas présente."
-#: ../src/main_window.c:1163
+#: ../src/main_window.c:1160
msgid "Failed to open file"
msgstr "Échec à l'ouverture du fichier"
-#: ../src/main_window.c:1164
+#: ../src/main_window.c:1161
#, c-format
msgid ""
"'%s'\n"
@@ -595,5 +595,8 @@
msgid "Xfce archive manager"
msgstr "Gestionnaire d'archives pour Xfce"
+#~ msgid "View"
+#~ msgstr "Affichage"
+
#~ msgid "Filename"
#~ msgstr "Nom de fichier"
Modified: squeeze/trunk/po/nl.po
===================================================================
--- squeeze/trunk/po/nl.po 2007-01-29 13:07:40 UTC (rev 24785)
+++ squeeze/trunk/po/nl.po 2007-01-29 13:24:14 UTC (rev 24786)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: Squeeze 0.0.1-svn-r24005\n"
"Report-Msgid-Bugs-To: stephan at xfce.org\n"
-"POT-Creation-Date: 2007-01-29 12:08+0100\n"
+"POT-Creation-Date: 2007-01-29 14:19+0100\n"
"PO-Revision-Date: 2006-11-28 22:52+0100\n"
"Last-Translator: Stephan Arts <stephan at xfce.org>\n"
"Language-Team: Dutch <vertaling at vrijschrift.org>\n"
@@ -261,23 +261,23 @@
"%s: %s\n"
"Probeer %s --help voor een volledige lijst van mogelijke opties.\n"
-#: ../src/main_window.c:132
+#: ../src/main_window.c:131
msgid "Internal Style"
msgstr "Interne Stijl"
-#: ../src/main_window.c:133
+#: ../src/main_window.c:132
msgid "Tool Bar Style"
msgstr "Werkbalk Stijl"
-#: ../src/main_window.c:134
+#: ../src/main_window.c:133
msgid "Path Bar Style"
msgstr "Padbalk Stijl"
-#: ../src/main_window.c:181
+#: ../src/main_window.c:180
msgid "Navigation Style"
msgstr "Navigatie Stijl"
-#: ../src/main_window.c:182
+#: ../src/main_window.c:181
msgid ""
"Style of navigation\n"
"The style to navigate trough the archive"
@@ -286,51 +286,51 @@
"De stijl om te navigeren door het archief"
#. File menu
-#: ../src/main_window.c:285
+#: ../src/main_window.c:284
msgid "_File"
msgstr "_Bestand"
#. Action menu: ref all the childs
-#: ../src/main_window.c:318
+#: ../src/main_window.c:312
msgid "_Action"
msgstr "_Actie"
-#: ../src/main_window.c:323
+#: ../src/main_window.c:317
msgid "_Add"
msgstr "_Toevoegen"
-#: ../src/main_window.c:329
+#: ../src/main_window.c:323
msgid "_Extract"
msgstr "_Uitpakken"
#. View menu
-#: ../src/main_window.c:343
+#: ../src/main_window.c:337
msgid "_View"
msgstr "B_eeld"
#. Help menu
-#: ../src/main_window.c:367
+#: ../src/main_window.c:361
msgid "_Help"
msgstr "_Help"
-#: ../src/main_window.c:402
+#: ../src/main_window.c:396
msgid "Add"
msgstr "Toevoegen"
-#: ../src/main_window.c:406 ../src/main_window.c:1081
+#: ../src/main_window.c:400 ../src/main_window.c:1078
#: ../src/extract_dialog.c:102
msgid "Extract"
msgstr "Uitpakken"
-#: ../src/main_window.c:692
+#: ../src/main_window.c:686
msgid "Open archive in new window"
msgstr "Archief openen in een niew venster"
-#: ../src/main_window.c:698
+#: ../src/main_window.c:692
msgid "Open archive"
msgstr "Archief openen"
-#: ../src/main_window.c:768 ../src/main_window.c:1122 ../src/application.c:197
+#: ../src/main_window.c:762 ../src/main_window.c:1119 ../src/application.c:197
#: ../src/application.c:213
msgid ""
"Squeeze cannot extract this archive type,\n"
@@ -339,7 +339,7 @@
"Squeeze kan dit archief type niet uitpakken,\n"
"het programma om dit te ondersteunen ontbreekt."
-#: ../src/main_window.c:806 ../src/application.c:287
+#: ../src/main_window.c:800 ../src/application.c:287
msgid ""
"Squeeze cannot add files to this archive type,\n"
"the application to support this is missing."
@@ -347,11 +347,11 @@
"Squeeze kan aan dit archief type geen bestanden toevoegen,\n"
"het programma om dit te ondersteunen ontbreekt."
-#: ../src/main_window.c:827
+#: ../src/main_window.c:821
msgid "Are you sure you want to remove the selected files?"
msgstr "Weet je zeker dat je de geselecteerde bestanden wilt verwijderen?"
-#: ../src/main_window.c:840
+#: ../src/main_window.c:834
msgid ""
"Squeeze cannot remove files from this archive type,\n"
"the application to support this is missing."
@@ -359,7 +359,7 @@
"Squeeze kan van dit archief type geen bestanden verwijderen,\n"
"het programma om dit te ondersteunen ontbreekt."
-#: ../src/main_window.c:879
+#: ../src/main_window.c:873
msgid ""
"Are you sure you want to cancel this operation?\n"
"This could damage the archive."
@@ -367,19 +367,19 @@
"Weet je zeker dat je deze actie wilt annuleren?\n"
"Dit zou het archief kunnen beschadigen."
-#: ../src/main_window.c:959
+#: ../src/main_window.c:955
msgid "Lead developer:"
msgstr "Hoofd ontwikkelaar:"
-#: ../src/main_window.c:962
+#: ../src/main_window.c:958
msgid "Contributors:"
msgstr "Medewerkers:"
-#: ../src/main_window.c:965
+#: ../src/main_window.c:961
msgid "Artwork:"
msgstr "Graphisch:"
-#: ../src/main_window.c:966
+#: ../src/main_window.c:962
msgid ""
"The add and extract icons are based on the extract icon created by Andreas "
"Nilsson"
@@ -387,11 +387,11 @@
"De pictogrammen voor het toevoegen en uitpakken zijn gebaseerd op een "
"'uitpakken' pictogram dat gemaakt is door Andreas Nilsson"
-#: ../src/main_window.c:968
+#: ../src/main_window.c:964
msgid "Inspired by Xarchiver, written by Giuseppe Torelli"
msgstr "Geinspireerd door Xarchiver, dat is geschreven door Giuseppe Torelli"
-#: ../src/main_window.c:973
+#: ../src/main_window.c:969
msgid ""
"Squeeze is a lightweight and flexible archive manager for the Xfce Desktop "
"Environment"
@@ -399,19 +399,19 @@
"Squeeze is een lightgewicht en flexibele archief beheerder voor de Xfce "
"Bureaublad omgeving"
-#: ../src/main_window.c:979
+#: ../src/main_window.c:976
msgid "translator-credits"
msgstr "Stephan Arts <stephan at xfce.org>"
-#: ../src/main_window.c:1080
+#: ../src/main_window.c:1077
msgid "Which action do you want to perform on the selected file(s)?"
msgstr "Welke actie wil je uitvoeren op de geselecteerde bestand(en)?"
-#: ../src/main_window.c:1081
-msgid "View"
-msgstr "Weergeven"
+#: ../src/main_window.c:1078
+msgid "Open"
+msgstr "Openen"
-#: ../src/main_window.c:1095
+#: ../src/main_window.c:1092
msgid ""
"Squeeze cannot view this file.\n"
"the application to support this is missing."
@@ -419,11 +419,11 @@
"Squeeze kan dit bestand niet weergeven.\n"
"het programma om dit te ondersteunen ontbreekt."
-#: ../src/main_window.c:1163
+#: ../src/main_window.c:1160
msgid "Failed to open file"
msgstr "Kan bestand niet openen"
-#: ../src/main_window.c:1164
+#: ../src/main_window.c:1161
#, c-format
msgid ""
"'%s'\n"
@@ -592,52 +592,3 @@
#: ../squeeze.desktop.in.h:2
msgid "Xfce archive manager"
msgstr "Xfce archief beheerder"
-
-#~ msgid "Filename"
-#~ msgstr "Bestandsnaam"
-
-#~ msgid "Test"
-#~ msgstr "Testen"
-
-#~ msgid ""
-#~ "Test archive integrity\n"
-#~ "Test the integrity of the archive"
-#~ msgstr ""
-#~ "Test archief integriteir\n"
-#~ "Test de integriteit van het archief"
-
-#~ msgid "_General"
-#~ msgstr "_Algemeen"
-
-#~ msgid "Archive viewer:"
-#~ msgstr "Archieveerder:"
-
-#~ msgid "_Show Icons"
-#~ msgstr "Pictogrammen _Tonen"
-
-#~ msgid "_Rules Hint"
-#~ msgstr "_Regel Hints"
-
-#~ msgid "Sorting:"
-#~ msgstr "Sorteren:"
-
-#~ msgid "Sort _Case Sensitive "
-#~ msgstr "Tekst _hoofdlettergevoelig sorteren"
-
-#~ msgid "Sort _Folders First"
-#~ msgstr "_Mappen voor bestanden sorteren"
-
-#~ msgid "Navigation bar:"
-#~ msgstr "Navigatie balk:"
-
-#~ msgid "_Behaviour"
-#~ msgstr "_Gedrag"
-
-#~ msgid "Preferences"
-#~ msgstr "Voorkeuren"
-
-#~ msgid "Visible:"
-#~ msgstr "Zichtbaar:"
-
-#~ msgid "Available:"
-#~ msgstr "Beschikbaar:"
Modified: squeeze/trunk/po/squeeze.pot
===================================================================
--- squeeze/trunk/po/squeeze.pot 2007-01-29 13:07:40 UTC (rev 24785)
+++ squeeze/trunk/po/squeeze.pot 2007-01-29 13:24:14 UTC (rev 24786)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: stephan at xfce.org\n"
-"POT-Creation-Date: 2007-01-29 12:08+0100\n"
+"POT-Creation-Date: 2007-01-29 14:19+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -259,153 +259,153 @@
"Try %s --help to see a full list of available command line options.\n"
msgstr ""
-#: ../src/main_window.c:132
+#: ../src/main_window.c:131
msgid "Internal Style"
msgstr ""
-#: ../src/main_window.c:133
+#: ../src/main_window.c:132
msgid "Tool Bar Style"
msgstr ""
-#: ../src/main_window.c:134
+#: ../src/main_window.c:133
msgid "Path Bar Style"
msgstr ""
-#: ../src/main_window.c:181
+#: ../src/main_window.c:180
msgid "Navigation Style"
msgstr ""
-#: ../src/main_window.c:182
+#: ../src/main_window.c:181
msgid ""
"Style of navigation\n"
"The style to navigate trough the archive"
msgstr ""
#. File menu
-#: ../src/main_window.c:285
+#: ../src/main_window.c:284
msgid "_File"
msgstr ""
#. Action menu: ref all the childs
-#: ../src/main_window.c:318
+#: ../src/main_window.c:312
msgid "_Action"
msgstr ""
-#: ../src/main_window.c:323
+#: ../src/main_window.c:317
msgid "_Add"
msgstr ""
-#: ../src/main_window.c:329
+#: ../src/main_window.c:323
msgid "_Extract"
msgstr ""
#. View menu
-#: ../src/main_window.c:343
+#: ../src/main_window.c:337
msgid "_View"
msgstr ""
#. Help menu
-#: ../src/main_window.c:367
+#: ../src/main_window.c:361
msgid "_Help"
msgstr ""
-#: ../src/main_window.c:402
+#: ../src/main_window.c:396
msgid "Add"
msgstr ""
-#: ../src/main_window.c:406 ../src/main_window.c:1081
+#: ../src/main_window.c:400 ../src/main_window.c:1078
#: ../src/extract_dialog.c:102
msgid "Extract"
msgstr ""
-#: ../src/main_window.c:692
+#: ../src/main_window.c:686
msgid "Open archive in new window"
msgstr ""
-#: ../src/main_window.c:698
+#: ../src/main_window.c:692
msgid "Open archive"
msgstr ""
-#: ../src/main_window.c:768 ../src/main_window.c:1122 ../src/application.c:197
+#: ../src/main_window.c:762 ../src/main_window.c:1119 ../src/application.c:197
#: ../src/application.c:213
msgid ""
"Squeeze cannot extract this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:806 ../src/application.c:287
+#: ../src/main_window.c:800 ../src/application.c:287
msgid ""
"Squeeze cannot add files to this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:827
+#: ../src/main_window.c:821
msgid "Are you sure you want to remove the selected files?"
msgstr ""
-#: ../src/main_window.c:840
+#: ../src/main_window.c:834
msgid ""
"Squeeze cannot remove files from this archive type,\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:879
+#: ../src/main_window.c:873
msgid ""
"Are you sure you want to cancel this operation?\n"
"This could damage the archive."
msgstr ""
-#: ../src/main_window.c:959
+#: ../src/main_window.c:955
msgid "Lead developer:"
msgstr ""
-#: ../src/main_window.c:962
+#: ../src/main_window.c:958
msgid "Contributors:"
msgstr ""
-#: ../src/main_window.c:965
+#: ../src/main_window.c:961
msgid "Artwork:"
msgstr ""
-#: ../src/main_window.c:966
+#: ../src/main_window.c:962
msgid ""
"The add and extract icons are based on the extract icon created by Andreas "
"Nilsson"
msgstr ""
-#: ../src/main_window.c:968
+#: ../src/main_window.c:964
msgid "Inspired by Xarchiver, written by Giuseppe Torelli"
msgstr ""
-#: ../src/main_window.c:973
+#: ../src/main_window.c:969
msgid ""
"Squeeze is a lightweight and flexible archive manager for the Xfce Desktop "
"Environment"
msgstr ""
-#: ../src/main_window.c:979
+#: ../src/main_window.c:976
msgid "translator-credits"
msgstr ""
-#: ../src/main_window.c:1080
+#: ../src/main_window.c:1077
msgid "Which action do you want to perform on the selected file(s)?"
msgstr ""
-#: ../src/main_window.c:1081
-msgid "View"
+#: ../src/main_window.c:1078
+msgid "Open"
msgstr ""
-#: ../src/main_window.c:1095
+#: ../src/main_window.c:1092
msgid ""
"Squeeze cannot view this file.\n"
"the application to support this is missing."
msgstr ""
-#: ../src/main_window.c:1163
+#: ../src/main_window.c:1160
msgid "Failed to open file"
msgstr ""
-#: ../src/main_window.c:1164
+#: ../src/main_window.c:1161
#, c-format
msgid ""
"'%s'\n"
Modified: squeeze/trunk/src/main_window.c
===================================================================
--- squeeze/trunk/src/main_window.c 2007-01-29 13:07:40 UTC (rev 24785)
+++ squeeze/trunk/src/main_window.c 2007-01-29 13:24:14 UTC (rev 24786)
@@ -967,6 +967,7 @@
gtk_about_dialog_set_name((GtkAboutDialog *)about_dialog, PACKAGE_NAME);
gtk_about_dialog_set_version((GtkAboutDialog *)about_dialog, PACKAGE_VERSION);
gtk_about_dialog_set_comments((GtkAboutDialog *)about_dialog, _("Squeeze is a lightweight and flexible archive manager for the Xfce Desktop Environment"));
+ gtk_about_dialog_set_website((GtkAboutDialog *)about_dialog, "http://squeeze.xfce.org");
gtk_about_dialog_set_logo_icon_name((GtkAboutDialog *)about_dialog, "squeeze");
@@ -1074,7 +1075,7 @@
LSQArchiveSupport *lp_support = NULL;
gchar *extract_archive_path = NULL;
GtkWidget *label = gtk_label_new(_("Which action do you want to perform on the selected file(s)?"));
- GtkWidget *dialog = gtk_dialog_new_with_buttons("",window,GTK_DIALOG_MODAL|GTK_DIALOG_DESTROY_WITH_PARENT, _("View"), GTK_RESPONSE_OK, _("Extract"), GTK_RESPONSE_ACCEPT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL);
+ GtkWidget *dialog = gtk_dialog_new_with_buttons("",window,GTK_DIALOG_MODAL|GTK_DIALOG_DESTROY_WITH_PARENT, _("Open"), GTK_RESPONSE_OK, _("Extract"), GTK_RESPONSE_ACCEPT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL);
GtkWidget *extr_dialog = NULL;
gtk_box_pack_start(GTK_BOX(GTK_DIALOG(dialog)->vbox), label, TRUE, TRUE, 20);
gtk_widget_show(label);
More information about the Xfce4-commits
mailing list