[Xfce4-commits] r24698 - in squeeze/trunk: docs/reference/libsqueeze/tmpl pixmaps po
Stephan Arts
stephan at xfce.org
Mon Jan 22 20:31:44 CET 2007
Author: stephan
Date: 2007-01-22 19:31:43 +0000 (Mon, 22 Jan 2007)
New Revision: 24698
Modified:
squeeze/trunk/docs/reference/libsqueeze/tmpl/archive.sgml
squeeze/trunk/pixmaps/archive-add.png
squeeze/trunk/pixmaps/archive-extract.png
squeeze/trunk/po/nl.po
Log:
Updated dutch translation
Copied add and extract icons from Xarchiver (fixes bug #2705)
Modified: squeeze/trunk/docs/reference/libsqueeze/tmpl/archive.sgml
===================================================================
--- squeeze/trunk/docs/reference/libsqueeze/tmpl/archive.sgml 2007-01-22 17:19:19 UTC (rev 24697)
+++ squeeze/trunk/docs/reference/libsqueeze/tmpl/archive.sgml 2007-01-22 19:31:43 UTC (rev 24698)
@@ -29,6 +29,7 @@
@LSQ_ARCHIVESTATUS_REMOVE:
@LSQ_ARCHIVESTATUS_REFRESH:
@LSQ_ARCHIVESTATUS_ERROR:
+ at LSQ_ARCHIVESTATUS_PREPARE_VIEW:
@LSQ_ARCHIVESTATUS_CUSTOM:
@LSQ_ARCHIVESTATUS_USERBREAK:
@@ -66,7 +67,6 @@
@ioc_out:
@ioc_err:
@support:
- at tmp_file:
@files:
@has_passwd:
@temp_dir:
Modified: squeeze/trunk/pixmaps/archive-add.png
===================================================================
(Binary files differ)
Modified: squeeze/trunk/pixmaps/archive-extract.png
===================================================================
(Binary files differ)
Modified: squeeze/trunk/po/nl.po
===================================================================
--- squeeze/trunk/po/nl.po 2007-01-22 17:19:19 UTC (rev 24697)
+++ squeeze/trunk/po/nl.po 2007-01-22 19:31:43 UTC (rev 24698)
@@ -49,9 +49,8 @@
msgstr "Klaar"
#: ../libsqueeze/archive.c:1579
-#, fuzzy
msgid "Extracting file(s) to temporary directory"
-msgstr "Bestand(en) uitpakken uit archief"
+msgstr "Bestand(en) uitpakken naar tijdelijke map"
#: ../libsqueeze/archive.c:1581
msgid "Performing an extended action"
@@ -350,12 +349,16 @@
"Squeeze cannot extract this archive type,\n"
"the application to support this is missing."
msgstr ""
+"Squeeze kan dit archief type niet uitpakken,\n"
+"het programma om dit te ondersteunen ontbreekt."
#: ../src/main_window.c:773 ../src/application.c:287
msgid ""
"Squeeze cannot add files to this archive type,\n"
"the application to support this is missing."
msgstr ""
+"Squeeze kan aan dit archief type geen bestanden toevoegen,\n"
+"het programma om dit te ondersteunen ontbreekt."
#: ../src/main_window.c:794
msgid "Are you sure you want to remove the selected files?"
@@ -366,6 +369,8 @@
"Squeeze cannot remove files from this archive type,\n"
"the application to support this is missing."
msgstr ""
+"Squeeze kan van dit archief type geen bestanden verwijderen,\n"
+"het programma om dit te ondersteunen ontbreekt."
#: ../src/main_window.c:846
msgid ""
@@ -412,6 +417,8 @@
"Squeeze cannot view this file.\n"
"the application to support this is missing."
msgstr ""
+"Squeeze kan dit bestand niet weergeven.\n"
+"het programma om dit te ondersteunen ontbreekt."
#: ../src/main_window.c:1106
msgid "Failed to open file"
More information about the Xfce4-commits
mailing list