Changeset 138

Show
Ignore:
Timestamp:
Thu Nov 30 14:04:41 2006
Author:
manatlan
Message:

- no mode 'shebang line' at the top of all py files, except jbrout.py
;-)

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/listview2.py

    r118 r138  
    1   #! /usr/bin/env python  
      1 # -*- coding: utf-8 -*-  
    1 1  
    2 2 """  
  • trunk/common.py

    r135 r138  
    1   #!/usr/bin/env python  
    2   # -*- coding: utf-8 -*-  
      1 # -*- coding: utf-8 -*-  
    3 2 ##  
    4 3 ##    Copyright (C) 2005 manatlan manatlan[at]gmail(dot)com  
  • trunk/plugins/show/__init__.py

    r131 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: utf-8 -*-  
    3 2 ##  
  • trunk/plugins/show/po/plugin.pot

    r134 r138  
    9 9 "Project-Id-Version: PACKAGE VERSION\n"  
    10 10 "Report-Msgid-Bugs-To: \n"  
    11   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      11 "POT-Creation-Date: 2006-11-30 21:03+0100\n"  
    11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  
    12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  
     
    17 17 "Content-Transfer-Encoding: 8bit\n"  
    18 18  
    19   #: ../plugins/show/__init__.py:26  
      19 #: ../plugins/show/__init__.py:25  
    19 19 msgid "Show"  
    20 20 msgstr ""  
    21 21  
    22   #: ../plugins/show/__init__.py:146  
      22 #: ../plugins/show/__init__.py:145  
    22 22 #, python-format  
    23 23 msgid ""  
     
    39 39 msgstr ""  
    40 40  
    41   #: ../plugins/show/__init__.py:235  
      41 #: ../plugins/show/__init__.py:234  
    41 41 #, python-format  
    42 42 msgid "(%d selected)"  
    43 43 msgstr ""  
    44 44  
    45   #: ../plugins/show/__init__.py:282  
      45 #: ../plugins/show/__init__.py:281  
    45 45 #, python-format  
    46 46 msgid "%u bytes"  
    47 47 msgstr ""  
    48 48  
    49   #: ../plugins/show/__init__.py:284  
      49 #: ../plugins/show/__init__.py:283  
    49 49 #, python-format  
    50 50 msgid "%.1f KB"  
    51 51 msgstr ""  
    52 52  
    53   #: ../plugins/show/__init__.py:286  
      53 #: ../plugins/show/__init__.py:285  
    53 53 #, python-format  
    54 54 msgid "%.1f MB"  
    55 55 msgstr ""  
    56 56  
    57   #: ../plugins/show/__init__.py:287  
      57 #: ../plugins/show/__init__.py:286  
    57 57 #, python-format  
    58 58 msgid "%.1f GB"  
  • trunk/plugins/show/po/fr/LC_MESSAGES/plugin.po

    r134 r138  
    10 10 "Project-Id-Version: PACKAGE VERSION\n"  
    11 11 "Report-Msgid-Bugs-To: \n"  
    12   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      12 "POT-Creation-Date: 2006-11-30 21:03+0100\n"  
    12 12 "PO-Revision-Date: 2006-09-17 21:49+0200\n"  
    13 13 "Last-Translator: manatlan <manatlan@gmail.com>\n"  
     
    18 18 "Content-Transfer-Encoding: 8bit\n"  
    19 19  
    20   #: ../plugins/show/__init__.py:26  
      20 #: ../plugins/show/__init__.py:25  
    20 20 msgid "Show"  
    21 21 msgstr "Voir"  
    22 22  
    23   #: ../plugins/show/__init__.py:146  
      23 #: ../plugins/show/__init__.py:145  
    23 23 #, python-format  
    24 24 msgid ""  
     
    53 53 "\n"  
    54 54  
    55   #: ../plugins/show/__init__.py:235  
      55 #: ../plugins/show/__init__.py:234  
    55 55 #, python-format  
    56 56 msgid "(%d selected)"  
    57 57 msgstr "(%d selection)"  
    58 58  
    59   #: ../plugins/show/__init__.py:282  
      59 #: ../plugins/show/__init__.py:281  
    59 59 #, python-format  
    60 60 msgid "%u bytes"  
    61 61 msgstr "%u octets"  
    62 62  
    63   #: ../plugins/show/__init__.py:284  
      63 #: ../plugins/show/__init__.py:283  
    63 63 #, python-format  
    64 64 msgid "%.1f KB"  
    65 65 msgstr "%.1f Ko"  
    66 66  
    67   #: ../plugins/show/__init__.py:286  
      67 #: ../plugins/show/__init__.py:285  
    67 67 #, python-format  
    68 68 msgid "%.1f MB"  
    69 69 msgstr "%.1f Mo"  
    70 70  
    71   #: ../plugins/show/__init__.py:287  
      71 #: ../plugins/show/__init__.py:286  
    71 71 #, python-format  
    72 72 msgid "%.1f GB"  
  • trunk/plugins/export/__init__.py

    r80 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: utf-8 -*-  
    3 2  
  • trunk/plugins/export/export.py

    r99 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: UTF-8 -*-  
    3 2 ##  
  • trunk/plugins/export/po/plugin.pot

    r134 r138  
    9 9 "Project-Id-Version: PACKAGE VERSION\n"  
    10 10 "Report-Msgid-Bugs-To: \n"  
    11   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      11 "POT-Creation-Date: 2006-11-30 21:04+0100\n"  
    11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  
    12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  
     
    17 17 "Content-Transfer-Encoding: 8bit\n"  
    18 18  
    19   #: ../plugins/export/export.py:35 ../plugins/exportToHtml/export.py:56  
      19 #: ../plugins/export/export.py:34 ../plugins/exportToHtml/export.py:55  
    19 19 msgid "Select the destination"  
    20 20 msgstr ""  
    21 21  
    22   #: ../plugins/export/__init__.py:29  
      22 #: ../plugins/export/__init__.py:28  
    22 22 msgid "Export to"  
    23 23 msgstr ""  
    24 24  
    25   #: ../plugins/export/__init__.py:59  
      25 #: ../plugins/export/__init__.py:58  
    25 25 msgid "Exporting"  
    26 26 msgstr ""  
    27 27  
    28   #: ../plugins/export/__init__.py:76  
      28 #: ../plugins/export/__init__.py:75  
    28 28 msgid "The selected path doesn't exists !"  
    29 29 msgstr ""  
    30 30  
    31   #: ../plugins/exportToHtml/__init__.py:29  
      31 #: ../plugins/exportToHtml/__init__.py:28  
    31 31 msgid "Export to Html"  
    32 32 msgstr ""  
    33 33  
    34   #: ../plugins/exportToHtml/__init__.py:67  
      34 #: ../plugins/exportToHtml/__init__.py:66  
    34 34 msgid "Exporting to Html"  
    35 35 msgstr ""  
  • trunk/plugins/comment/__init__.py

    r80 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: cp1252 -*-  
    3 2 ##  
  • trunk/plugins/comment/comment.py

    r132 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: UTF-8 -*-  
    3 2 ##  
  • trunk/plugins/comment/po/plugin.pot

    r134 r138  
    9 9 "Project-Id-Version: PACKAGE VERSION\n"  
    10 10 "Report-Msgid-Bugs-To: \n"  
    11   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      11 "POT-Creation-Date: 2006-11-30 21:04+0100\n"  
    11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  
    12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  
     
    17 17 "Content-Transfer-Encoding: 8bit\n"  
    18 18  
    19   #: ../plugins/comment/__init__.py:26 ../tmp/comment.glade.h:2  
      19 #: ../plugins/comment/__init__.py:25 ../tmp/comment.glade.h:2  
    19 19 msgid "Comment"  
    20 20 msgstr ""  
    21 21  
    22   #: ../plugins/comment/__init__.py:44 ../plugins/comment/__init__.py:49  
      22 #: ../plugins/comment/__init__.py:43 ../plugins/comment/__init__.py:48  
    22 22 msgid "Commenting"  
    23 23 msgstr ""  
    24 24  
    25   #: ../plugins/comment/comment.py:50  
      25 #: ../plugins/comment/comment.py:49  
    25 25 #, python-format  
    26 26 msgid "%d photo(s)"  
    27 27 msgstr ""  
    28 28  
    29   #: ../plugins/comment/comment.py:64  
      29 #: ../plugins/comment/comment.py:63  
    29 29 #, python-format  
    30 30 msgid "Photo %d/%d : %s "  
  • trunk/plugins/comment/po/fr/LC_MESSAGES/plugin.po

    r134 r138  
    10 10 "Project-Id-Version: PACKAGE VERSION\n"  
    11 11 "Report-Msgid-Bugs-To: \n"  
    12   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      12 "POT-Creation-Date: 2006-11-30 21:04+0100\n"  
    12 12 "PO-Revision-Date: 2006-08-12 16:47+0200\n"  
    13 13 "Last-Translator: manatlan <manatlan@gmail.com>\n"  
     
    18 18 "Content-Transfer-Encoding: 8bit\n"  
    19 19  
    20   #: ../plugins/comment/__init__.py:26 ../tmp/comment.glade.h:2  
      20 #: ../plugins/comment/__init__.py:25 ../tmp/comment.glade.h:2  
    20 20 msgid "Comment"  
    21 21 msgstr "Commenter"  
    22 22  
    23   #: ../plugins/comment/__init__.py:44 ../plugins/comment/__init__.py:49  
      23 #: ../plugins/comment/__init__.py:43 ../plugins/comment/__init__.py:48  
    23 23 msgid "Commenting"  
    24 24 msgstr "Commentairage"  
    25 25  
    26   #: ../plugins/comment/comment.py:50  
      26 #: ../plugins/comment/comment.py:49  
    26 26 #, python-format  
    27 27 msgid "%d photo(s)"  
    28 28 msgstr "%d photo(s)"  
    29 29  
    30   #: ../plugins/comment/comment.py:64  
      30 #: ../plugins/comment/comment.py:63  
    30 30 #, python-format  
    31 31 msgid "Photo %d/%d : %s "  
  • trunk/plugins/openExplorer/__init__.py

    r113 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: utf-8 -*-  
    3 2  
  • trunk/plugins/openExplorer/po/plugin.pot

    r134 r138  
    9 9 "Project-Id-Version: PACKAGE VERSION\n"  
    10 10 "Report-Msgid-Bugs-To: \n"  
    11   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      11 "POT-Creation-Date: 2006-11-30 21:04+0100\n"  
    11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  
    12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  
     
    17 17 "Content-Transfer-Encoding: 8bit\n"  
    18 18  
    19   #: ../plugins/openExplorer/__init__.py:29  
      19 #: ../plugins/openExplorer/__init__.py:28  
    19 19 msgid "Open in explorer"  
    20 20 msgstr ""  
  • trunk/plugins/openExplorer/po/fr/LC_MESSAGES/plugin.po

    r55 r138  
    9 9 "Project-Id-Version: PACKAGE VERSION\n"  
    10 10 "Report-Msgid-Bugs-To: \n"  
    11   "POT-Creation-Date: 2005-10-17 23:07+0200\n"  
      11 "POT-Creation-Date: 2006-11-30 21:04+0100\n"  
    11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  
    12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  
     
    17 17 "Content-Transfer-Encoding: 8bit\n"  
    18 18  
    19   #: ../plugins/openExplorer/__init__.py:29  
      19 #: ../plugins/openExplorer/__init__.py:28  
    19 19 msgid "Open in explorer"  
    20 20 msgstr "Ouvrir dans l'explorateur"  
  • trunk/plugins/uploadToFlickr/winflickr.py

    r99 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: UTF-8 -*-  
    3 2 ##  
  • trunk/plugins/uploadToFlickr/__init__.py

    r95 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: cp1252 -*-  
    3 2 ##  
  • trunk/plugins/uploadToFlickr/po/plugin.pot

    r134 r138  
    9 9 "Project-Id-Version: PACKAGE VERSION\n"  
    10 10 "Report-Msgid-Bugs-To: \n"  
    11   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      11 "POT-Creation-Date: 2006-11-30 21:03+0100\n"  
    11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  
    12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  
     
    17 17 "Content-Transfer-Encoding: 8bit\n"  
    18 18  
    19   #: ../plugins/uploadToFlickr/__init__.py:33  
      19 #: ../plugins/uploadToFlickr/__init__.py:32  
    19 19 msgid "Upload to flickr"  
    20 20 msgstr ""  
    21 21  
    22   #: ../plugins/uploadToFlickr/__init__.py:62  
      22 #: ../plugins/uploadToFlickr/__init__.py:61  
    22 22 msgid "uploading"  
    23 23 msgstr ""  
    24 24  
    25   #: ../plugins/uploadToFlickr/__init__.py:65  
      25 #: ../plugins/uploadToFlickr/__init__.py:64  
    25 25 msgid "Upload error : "  
    26 26 msgstr ""  
    27 27  
    28   #: ../plugins/uploadToFlickr/winflickr.py:39  
      28 #: ../plugins/uploadToFlickr/winflickr.py:38  
    28 28 msgid "public"  
    29 29 msgstr ""  
    30 30  
    31   #: ../plugins/uploadToFlickr/winflickr.py:39  
      31 #: ../plugins/uploadToFlickr/winflickr.py:38  
    31 31 msgid "friend"  
    32 32 msgstr ""  
    33 33  
    34   #: ../plugins/uploadToFlickr/winflickr.py:39  
      34 #: ../plugins/uploadToFlickr/winflickr.py:38  
    34 34 msgid "family"  
    35 35 msgstr ""  
  • trunk/plugins/uploadToFlickr/po/fr/LC_MESSAGES/plugin.po

    r109 r138  
    10 10 "Project-Id-Version: PACKAGE VERSION\n"  
    11 11 "Report-Msgid-Bugs-To: \n"  
    12   "POT-Creation-Date: 2006-09-02 12:01+0200\n"  
      12 "POT-Creation-Date: 2006-11-30 21:03+0100\n"  
    12 12 "PO-Revision-Date: 2005-09-30 18:04+0200\n"  
    13 13 "Last-Translator: manatlan <manatlan@gmail.com>\n"  
     
    18 18 "Content-Transfer-Encoding: 8bit\n"  
    19 19  
    20   #: ../plugins/uploadToFlickr/__init__.py:33  
      20 #: ../plugins/uploadToFlickr/__init__.py:32  
    20 20 msgid "Upload to flickr"  
    21 21 msgstr "Uploader sur Flickr"  
    22 22  
    23   #: ../plugins/uploadToFlickr/__init__.py:62  
      23 #: ../plugins/uploadToFlickr/__init__.py:61  
    23 23 msgid "uploading"  
    24 24 msgstr "Envoie"  
    25 25  
    26   #: ../plugins/uploadToFlickr/__init__.py:65  
      26 #: ../plugins/uploadToFlickr/__init__.py:64  
    26 26 msgid "Upload error : "  
    27 27 msgstr ""  
    28 28  
    29   #: ../plugins/uploadToFlickr/winflickr.py:39  
      29 #: ../plugins/uploadToFlickr/winflickr.py:38  
    29 29 msgid "public"  
    30 30 msgstr "publique"  
    31 31  
    32   #: ../plugins/uploadToFlickr/winflickr.py:39  
      32 #: ../plugins/uploadToFlickr/winflickr.py:38  
    32 32 msgid "friend"  
    33 33 msgstr "amis"  
    34 34  
    35   #: ../plugins/uploadToFlickr/winflickr.py:39  
      35 #: ../plugins/uploadToFlickr/winflickr.py:38  
    35 35 msgid "family"  
    36 36 msgstr "famille"  
  • trunk/plugins/redate/__init__.py

    r80 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: UTF-8 -*-  
    3 2 ##  
  • trunk/plugins/redate/redate.py

    r132 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: UTF-8 -*-  
    3 2 ##  
  • trunk/plugins/redate/po/plugin.pot

    r134 r138  
    9 9 "Project-Id-Version: PACKAGE VERSION\n"  
    10 10 "Report-Msgid-Bugs-To: \n"  
    11   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      11 "POT-Creation-Date: 2006-11-30 21:04+0100\n"  
    11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  
    12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  
     
    17 17 "Content-Transfer-Encoding: 8bit\n"  
    18 18  
    19   #: ../plugins/redate/redate.py:53  
      19 #: ../plugins/redate/redate.py:52  
    19 19 msgid "%m/%d/%Y %H:%M:%S"  
    20 20 msgstr ""  
    21 21  
    22   #: ../plugins/redate/redate.py:58  
      22 #: ../plugins/redate/redate.py:57  
    22 22 #, python-format  
    23 23 msgid ""  
     
    29 29 msgstr ""  
    30 30  
    31   #: ../plugins/redate/redate.py:61  
      31 #: ../plugins/redate/redate.py:60  
    31 31 msgid "No change"  
    32 32 msgstr ""  
    33 33  
    34   #: ../plugins/redate/redate.py:64  
      34 #: ../plugins/redate/redate.py:63  
    34 34 #, python-format  
    35 35 msgid ""  
     
    40 40 msgstr ""  
    41 41  
    42   #: ../plugins/redate/__init__.py:33  
      42 #: ../plugins/redate/__init__.py:32  
    42 42 msgid "Change Datetime"  
    43 43 msgstr ""  
    44 44  
    45   #: ../plugins/redate/__init__.py:46  
      45 #: ../plugins/redate/__init__.py:45  
    45 45 msgid "Redating"  
    46 46 msgstr ""  
  • trunk/plugins/redate/po/fr/LC_MESSAGES/plugin.po

    r134 r138  
    10 10 "Project-Id-Version: PACKAGE VERSION\n"  
    11 11 "Report-Msgid-Bugs-To: \n"  
    12   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      12 "POT-Creation-Date: 2006-11-30 21:04+0100\n"  
    12 12 "PO-Revision-Date: 2006-08-12 16:44+0200\n"  
    13 13 "Last-Translator: manatlan <manatlan@gmail.com>\n"  
     
    18 18 "Content-Transfer-Encoding: 8bit\n"  
    19 19  
    20   #: ../plugins/redate/redate.py:53  
      20 #: ../plugins/redate/redate.py:52  
    20 20 msgid "%m/%d/%Y %H:%M:%S"  
    21 21 msgstr "%d/%m/%Y %H:%M:%S"  
    22 22  
    23   #: ../plugins/redate/redate.py:58  
      23 #: ../plugins/redate/redate.py:57  
    23 23 #, python-format  
    24 24 msgid ""  
     
    33 33 "\n"  
    34 34  
    35   #: ../plugins/redate/redate.py:61  
      35 #: ../plugins/redate/redate.py:60  
    35 35 msgid "No change"  
    36 36 msgstr "Aucun changement"  
    37 37  
    38   #: ../plugins/redate/redate.py:64  
      38 #: ../plugins/redate/redate.py:63  
    38 38 #, python-format  
    39 39 msgid ""  
     
    46 46 "\n"  
    47 47  
    48   #: ../plugins/redate/__init__.py:33  
      48 #: ../plugins/redate/__init__.py:32  
    48 48 msgid "Change Datetime"  
    49 49 msgstr "Change sa date"  
    50 50  
    51   #: ../plugins/redate/__init__.py:46  
      51 #: ../plugins/redate/__init__.py:45  
    51 51 msgid "Redating"  
    52 52 msgstr "Redatage"  
  • trunk/plugins/uploadToPicasaWeb/pycasaweb.py

    r96 r138  
    1   #!/usr/bin/python  
    2 1 # -*- coding: utf-8 -*-  
    3 2  
  • trunk/plugins/uploadToPicasaWeb/__init__.py

    r95 r138  
    1   #!/usr/bin/env python  
    2 1 # -*- coding: cp1252 -*-  
    3 2 ##  
  • trunk/plugins/uploadToPicasaWeb/po/plugin.pot

    r134 r138  
    9 9 "Project-Id-Version: PACKAGE VERSION\n"  
    10 10 "Report-Msgid-Bugs-To: \n"  
    11   "POT-Creation-Date: 2006-11-02 12:13+0100\n"  
      11 "POT-Creation-Date: 2006-11-30 21:04+0100\n"  
    11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  
    12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  
     
    17 17 "Content-Transfer-Encoding: 8bit\n"  
    18 18  
    19   #: ../plugins/uploadToPicasaWeb/__init__.py:30 ../tmp/window.glade.h:4  
      19 #: ../plugins/uploadToPicasaWeb/__init__.py:29 ../tmp/window.glade.h:4  
    19 19 msgid "Upload to PicasaWeb"  
    20 20 msgstr ""  
    21 21  
    22   #: ../plugins/uploadToPicasaWeb/__init__.py:61  
      22 #: ../plugins/uploadToPicasaWeb/__init__.py:60  
    22 22 msgid "uploading"  
    23 23 msgstr ""  
    24 24  
    25   #: ../plugins/uploadToPicasaWeb/__init__.py:64  
      25 #: ../plugins/uploadToPicasaWeb/__init__.py:63  
    25 25 msgid "Upload error : "  
    26 26 msgstr ""  
    27 27  
    28   #: ../plugins/uploadToPicasaWeb/window.py:35  
      28 #: ../plugins/uploadToPicasaWeb/window.py:34  
    28 28 msgid "private"  
    29 29 msgstr ""  
    30 30  
    31   #: ../plugins/uploadToPicasaWeb/window.py:35  
      31 #: ../plugins/uploadToPicasaWeb/window.py:34  
    31 31 msgid "public"  
    32 32 msgstr ""  
  • trunk/plugins/uploadToPicasaWeb/po/fr/LC_MESSAGES/plugin.po

    r109 r138  
    10 10 "Project-Id-Version: PACKAGE VERSION\n"  
    11 11 "Report-Msgid-Bugs-To: \n"  
    12   "POT-Creation-Date: 2006-09-02 12:02+0200\n"  
      12 "POT-Creation-Date: 2006-11-30 21:04+0100\n"  
    12 12 "PO-Revision-Date: 2006-08-22 00:15+0200\n"  
    13 13 "Last-Translator: manatlan <manatlan@gmail.com>\n"  
     
    18 18 "Content-Transfer-Encoding: 8bit\n"  
    19 19  
    20   #: ../plugins/uploadToPicasaWeb/__init__.py:30 ../tmp/window.glade.h:4  
      20 #: ../plugins/uploadToPicasaWeb/__init__.py:29 ../tmp/window.glade.h:4  
    20 20 msgid "Upload to PicasaWeb"  
    21 21 msgstr "Uploader sur PicasaWeb"  
    22 22  
    23   #: ../plugins/uploadToPicasaWeb/__init__.py:61  
      23 #: ../plugins/uploadToPicasaWeb/__init__.py:60  
    23 23 msgid "uploading"  
    24 24 msgstr "Envoie"  
    25 25  
    26   #: ../plugins/uploadToPicasaWeb/__init__.py:64  
      26 #: ../plugins/uploadToPicasaWeb/__init__.py:63  
    26 26 msgid "Upload error : "  
    27 27 msgstr ""  
    28 28  
    29   #: ../plugins/uploadToPicasaWeb/window.py:35  
      29 #: ../plugins/uploadToPicasaWeb/window.py:34  
    29 29 msgid "private"  
    30 30 msgstr "privé"  
    31 31  
    32   #: ../plugins/uploadToPicasaWeb/window.py:35  
      32 #: ../plugins/uploadToPicasaWeb/window.py:34  
    32 32 msgid "public"  
    33 33 msgstr "publique"  
  • trunk/plugins/uploadToPicasaWeb/window.py

    r99 r138  
    1