Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gajim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
l-n-s
gajim
Commits
50da5459
Commit
50da5459
authored
20 years ago
by
Yann Leboulanger
Browse files
Options
Downloads
Patches
Plain Diff
debian folder is not needed in the source tar.gz file
parent
a4498bf8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
Messages/fr/LC_MESSAGES/gajim.po
+7
-7
7 additions, 7 deletions
Messages/fr/LC_MESSAGES/gajim.po
with
8 additions
and
8 deletions
Makefile
+
1
−
1
View file @
50da5459
...
...
@@ -28,7 +28,7 @@ clean:
dist
:
-
rm
-rf
gajim-
$(
VERSION
)
mkdir
gajim-
$(
VERSION
)
cp
-r
plugins
debian
scripts common Core doc Messages sounds gajim-
$(
VERSION
)
/
cp
-r
plugins scripts common Core doc Messages sounds gajim-
$(
VERSION
)
/
cp
setup_win32.py gajim.iss AUTHORS gajim.1 gajim.xpm gajim.ico COPYING Makefile Changelog README gajim.py gajim-
$(
VERSION
)
-
find gajim-
$(
VERSION
)
-name
'.svn'
-exec
rm
-rf
{}
\;
2> /dev/null
find gajim-
$(
VERSION
)
-name
'*.pyc'
-exec
rm
{}
\;
...
...
This diff is collapsed.
Click to expand it.
Messages/fr/LC_MESSAGES/gajim.po
+
7
−
7
View file @
50da5459
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gajim 2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-03-22 1
0:25
+0100\n"
"POT-Creation-Date: 2005-03-22 1
1:31
+0100\n"
"PO-Revision-Date: 2004-05-16 19:40-0400\n"
"Last-Translator: Yann Le Boulanger <asterix@lagaule.org>\n"
"Language-Team: none\n"
...
...
@@ -360,32 +360,32 @@ msgstr ""
msgid "bad arguments"
msgstr "Mauvais arguments"
#: plugins/gtkgui/gtkgui.py:41
3
#: plugins/gtkgui/gtkgui.py:41
6
msgid "error while sending"
msgstr "erreur en envoyant"
#: plugins/gtkgui/gtkgui.py:44
2
#: plugins/gtkgui/gtkgui.py:44
5
#, python-format
msgid "You are now authorized by %s"
msgstr "%s vous a autorisé"
#: plugins/gtkgui/gtkgui.py:44
5
#: plugins/gtkgui/gtkgui.py:44
8
#, python-format
msgid "You are now unsubscribed by %s"
msgstr "%s vous a supprimé"
#: plugins/gtkgui/gtkgui.py:46
1
#: plugins/gtkgui/gtkgui.py:46
4
#, python-format
msgid "error contacting %s"
msgstr "Erreur survenue pour contacter %s"
#: plugins/gtkgui/gtkgui.py:55
0
#: plugins/gtkgui/gtkgui.py:55
3
msgid ""
"Your GPG passphrase is wrong, so you are connected without your GPG key."
msgstr ""
"Votre mot de passe GPG est éronné, vous êtes donc connecté sans votre clé GPG"
#: plugins/gtkgui/gtkgui.py:
898
#: plugins/gtkgui/gtkgui.py:
901
msgid "plugin gtkgui loaded"
msgstr "Module gtkgui chargé"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment