This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository thunar-plugins/thunar-vcs-plugin.
commit 916afbcdda526b715da5a024b29f13e14fb7ccf4 Author: Charles Monzat <[email protected]> Date: Sat Jun 30 00:30:27 2018 +0200 I18n: Update translation fr (93%). 287 translated messages, 20 untranslated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/fr.po | 444 ++++++++++++++++++++++----------------------------------------- 1 file changed, 156 insertions(+), 288 deletions(-) diff --git a/po/fr.po b/po/fr.po index b737eb4..8e0421d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: Thunar Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-06-25 00:30+0200\n" -"PO-Revision-Date: 2018-06-26 14:49+0000\n" +"POT-Creation-Date: 2018-06-27 06:30+0200\n" +"PO-Revision-Date: 2018-06-29 17:47+0000\n" "Last-Translator: Charles Monzat <[email protected]>\n" "Language-Team: French (http://www.transifex.com/xfce/thunar-plugins/language/fr/)\n" "MIME-Version: 1.0\n" @@ -25,245 +25,118 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ../thunar-vcs-plugin/tvp-git-action.c:235 -#: ../thunar-vcs-plugin/tvp-svn-action.c:273 -msgctxt "Menu" -msgid "Add" -msgstr "Ajouter" - -#: ../thunar-vcs-plugin/tvp-git-action.c:235 -#: ../thunar-vcs-plugin/tvp-svn-action.c:273 ../tvp-git-helper/main.c:153 +#: ../thunar-vcs-plugin/tvp-git-action.c:222 +#: ../thunar-vcs-plugin/tvp-svn-action.c:260 ../tvp-git-helper/main.c:153 #: ../tvp-git-helper/tgh-add.c:108 ../tvp-git-helper/tgh-add.c:121 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-add.c:141 #: ../tvp-svn-helper/tsh-add.c:154 msgid "Add" msgstr "Ajouter" -#: ../thunar-vcs-plugin/tvp-git-action.c:236 -msgctxt "Menu" -msgid "Bisect" -msgstr "Diviser" +#: ../thunar-vcs-plugin/tvp-git-action.c:222 +msgid "Add file contents to the index" +msgstr "Ajouter le contenu du fichier à l’index" -#: ../thunar-vcs-plugin/tvp-git-action.c:236 -msgid "Bisect" -msgstr "Diviser" - -#: ../thunar-vcs-plugin/tvp-git-action.c:238 -#: ../thunar-vcs-plugin/tvp-svn-action.c:278 -msgctxt "Menu" -msgid "Blame" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-git-action.c:238 -#: ../thunar-vcs-plugin/tvp-svn-action.c:278 ../tvp-git-helper/main.c:157 +#: ../thunar-vcs-plugin/tvp-git-action.c:225 +#: ../thunar-vcs-plugin/tvp-svn-action.c:265 ../tvp-git-helper/main.c:157 #: ../tvp-git-helper/tgh-blame-dialog.c:129 ../tvp-svn-helper/main.c:261 #: ../tvp-svn-helper/main.c:265 ../tvp-svn-helper/tsh-blame-dialog.c:132 msgid "Blame" msgstr "Blame" -#: ../thunar-vcs-plugin/tvp-git-action.c:240 -msgctxt "Menu" -msgid "Branch" -msgstr "Branche" +#: ../thunar-vcs-plugin/tvp-git-action.c:225 +#: ../thunar-vcs-plugin/tvp-svn-action.c:265 +msgid "Show what revision and author last modified each line of a file" +msgstr "" -#: ../thunar-vcs-plugin/tvp-git-action.c:240 ../tvp-git-helper/main.c:161 +#: ../thunar-vcs-plugin/tvp-git-action.c:227 ../tvp-git-helper/main.c:161 #: ../tvp-git-helper/tgh-branch-dialog.c:140 #: ../tvp-git-helper/tgh-stash-dialog.c:166 msgid "Branch" msgstr "Branch" -#: ../thunar-vcs-plugin/tvp-git-action.c:241 -#: ../thunar-vcs-plugin/tvp-svn-action.c:295 -msgctxt "Menu" -msgid "Checkout" +#: ../thunar-vcs-plugin/tvp-git-action.c:227 +msgid "List, create or switch branches" msgstr "" -#: ../thunar-vcs-plugin/tvp-git-action.c:241 -#: ../thunar-vcs-plugin/tvp-svn-action.c:295 ../tvp-svn-helper/main.c:269 -#: ../tvp-svn-helper/tsh-checkout.c:106 ../tvp-svn-helper/tsh-checkout.c:118 -msgid "Checkout" -msgstr "Checkout" - -#: ../thunar-vcs-plugin/tvp-git-action.c:242 -msgctxt "Menu" -msgid "Clean" -msgstr "Nettoyer" - -#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-git-helper/main.c:165 +#. unimplemented: add_subaction(item, menu, "tvp::git::checkout", +#. _("Checkout"), _("Checkout"), "gtk-connect", _("Checkout")); +#: ../thunar-vcs-plugin/tvp-git-action.c:229 ../tvp-git-helper/main.c:165 #: ../tvp-git-helper/tgh-clean.c:152 ../tvp-git-helper/tgh-clean-dialog.c:95 msgid "Clean" msgstr "Nettoyer" -#: ../thunar-vcs-plugin/tvp-git-action.c:244 -msgctxt "Menu" -msgid "Clone" -msgstr "Cloner" +#: ../thunar-vcs-plugin/tvp-git-action.c:229 +msgid "Remove untracked files from the working tree" +msgstr "" -#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:169 +#: ../thunar-vcs-plugin/tvp-git-action.c:231 ../tvp-git-helper/main.c:169 #: ../tvp-git-helper/tgh-clone.c:115 msgid "Clone" -msgstr "Clone" - -#: ../thunar-vcs-plugin/tvp-git-action.c:245 -#: ../thunar-vcs-plugin/tvp-svn-action.c:305 -msgctxt "Menu" -msgid "Commit" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-git-action.c:245 -#: ../thunar-vcs-plugin/tvp-svn-action.c:305 -#: ../tvp-git-helper/tgh-log-dialog.c:153 -#: ../tvp-git-helper/tgh-status-dialog.c:97 ../tvp-svn-helper/main.c:277 -#: ../tvp-svn-helper/tsh-commit.c:274 ../tvp-svn-helper/tsh-commit.c:287 -msgid "Commit" -msgstr "Commit" - -#: ../thunar-vcs-plugin/tvp-git-action.c:246 -#: ../thunar-vcs-plugin/tvp-svn-action.c:320 -msgctxt "Menu" -msgid "Diff" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-git-action.c:246 -#: ../thunar-vcs-plugin/tvp-svn-action.c:320 ../tvp-svn-helper/main.c:289 -#: ../tvp-svn-helper/tsh-diff.c:239 ../tvp-svn-helper/tsh-diff-dialog.c:129 -msgid "Diff" -msgstr "Diff" - -#: ../thunar-vcs-plugin/tvp-git-action.c:247 -msgctxt "Menu" -msgid "Fetch" -msgstr "Récupérer" - -#: ../thunar-vcs-plugin/tvp-git-action.c:247 -msgid "Fetch" -msgstr "Récupérer" - -#: ../thunar-vcs-plugin/tvp-git-action.c:248 -msgctxt "Menu" -msgid "Grep" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-git-action.c:248 -msgid "Grep" -msgstr "Grep" - -#: ../thunar-vcs-plugin/tvp-git-action.c:249 -msgctxt "Menu" -msgid "Init" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-git-action.c:249 -msgid "Init" -msgstr "Init" - -#: ../thunar-vcs-plugin/tvp-git-action.c:250 -#: ../thunar-vcs-plugin/tvp-svn-action.c:350 -msgctxt "Menu" -msgid "Log" -msgstr "Journal" +msgstr "Cloner" -#: ../thunar-vcs-plugin/tvp-git-action.c:250 -#: ../thunar-vcs-plugin/tvp-svn-action.c:350 ../tvp-git-helper/main.c:173 +#: ../thunar-vcs-plugin/tvp-git-action.c:231 +msgid "Clone a repository into a new directory" +msgstr "Cloner un dépôt dans un nouveau répertoire" + +#. unimplemented: add_subaction(item, menu, "tvp::git::commit", _("Commit"), +#. _("Commit"), "gtk-apply", _("Commit")); +#. unimplemented: add_subaction(item, menu, "tvp::git::diff", _("Diff"), +#. _("Diff"), "edit-find-replace", _("Diff")); +#. unimplemented: add_subaction(item, menu, "tvp::git::fetch", _("Fetch"), +#. _("Fetch"), NULL, _("Fetch")); +#. unimplemented: add_subaction(item, menu, "tvp::git::grep", _("Grep"), +#. _("Grep"), NULL, _("Grep")); +#. unimplemented: add_subaction(item, menu, "tvp::git::init", _("Init"), +#. _("Init"), NULL, _("Init")); +#: ../thunar-vcs-plugin/tvp-git-action.c:237 +#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-git-helper/main.c:173 #: ../tvp-git-helper/tgh-log-dialog.c:244 ../tvp-svn-helper/main.c:305 #: ../tvp-svn-helper/tsh-log-dialog.c:227 msgid "Log" msgstr "Journal" -#: ../thunar-vcs-plugin/tvp-git-action.c:251 -msgctxt "Menu" -msgid "Merge" -msgstr "Fusionner" - -#: ../thunar-vcs-plugin/tvp-git-action.c:251 -msgid "Merge" -msgstr "Merge" - -#: ../thunar-vcs-plugin/tvp-git-action.c:253 -#: ../thunar-vcs-plugin/tvp-svn-action.c:365 -msgctxt "Menu" -msgid "Move" -msgstr "Déplacer" +#: ../thunar-vcs-plugin/tvp-git-action.c:237 +#: ../thunar-vcs-plugin/tvp-svn-action.c:337 +msgid "Show commit logs" +msgstr "" -#: ../thunar-vcs-plugin/tvp-git-action.c:253 -#: ../thunar-vcs-plugin/tvp-svn-action.c:365 ../tvp-git-helper/main.c:177 +#: ../thunar-vcs-plugin/tvp-git-action.c:240 +#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-git-helper/main.c:177 #: ../tvp-svn-helper/main.c:309 ../tvp-svn-helper/tsh-move.c:180 msgid "Move" msgstr "Déplacer" -#: ../thunar-vcs-plugin/tvp-git-action.c:254 -msgctxt "Menu" -msgid "Pull" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-git-action.c:254 -msgid "Pull" -msgstr "Pull" - -#: ../thunar-vcs-plugin/tvp-git-action.c:255 -msgctxt "Menu" -msgid "Push" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-git-action.c:255 -msgid "Push" -msgstr "Pousser" - -#: ../thunar-vcs-plugin/tvp-git-action.c:256 -msgctxt "Menu" -msgid "Rebase" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-git-action.c:256 -msgid "Rebase" -msgstr "Rebase" - -#: ../thunar-vcs-plugin/tvp-git-action.c:257 -msgctxt "Menu" -msgid "Reset" -msgstr "Réinitialiser" - -#: ../thunar-vcs-plugin/tvp-git-action.c:257 ../tvp-git-helper/main.c:181 +#: ../thunar-vcs-plugin/tvp-git-action.c:240 +msgid "Move or rename a file, a directory, or a symlink" +msgstr "Déplacer ou renommer un fichier, un répertoire ou un lien symbolique" + +#. unimplemented: add_subaction(item, menu, "tvp::git::pull", _("Pull"), +#. _("Pull"), NULL, _("Pull")); +#. unimplemented: add_subaction(item, menu, "tvp::git::push", _("Push"), +#. _("Push"), NULL, _("Push")); +#. unimplemented: add_subaction(item, menu, "tvp::git::rebase", _("Rebase"), +#. _("Rebase"), NULL, _("Rebase")); +#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:181 #: ../tvp-git-helper/tgh-reset.c:141 msgid "Reset" msgstr "Réinitialiser" -#: ../thunar-vcs-plugin/tvp-git-action.c:258 -msgctxt "Menu" -msgid "Remove" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-git-action.c:258 -msgid "Remove" -msgstr "Supprimer" - -#: ../thunar-vcs-plugin/tvp-git-action.c:259 -msgctxt "Menu" -msgid "Show" -msgstr "Afficher" - -#: ../thunar-vcs-plugin/tvp-git-action.c:259 -msgid "Show" -msgstr "Afficher" - -#: ../thunar-vcs-plugin/tvp-git-action.c:261 -msgctxt "Menu" -msgid "Stash" +#: ../thunar-vcs-plugin/tvp-git-action.c:244 +msgid "Reset current HEAD to the specified state" msgstr "" -#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-git-helper/main.c:185 +#: ../thunar-vcs-plugin/tvp-git-action.c:248 ../tvp-git-helper/main.c:185 #: ../tvp-git-helper/tgh-stash-dialog.c:246 msgid "Stash" msgstr "Stash" -#: ../thunar-vcs-plugin/tvp-git-action.c:263 -#: ../thunar-vcs-plugin/tvp-svn-action.c:402 -msgctxt "Menu" -msgid "Status" -msgstr "État" +#: ../thunar-vcs-plugin/tvp-git-action.c:248 +msgid "Stash the changes in a dirty working directory away" +msgstr "" -#: ../thunar-vcs-plugin/tvp-git-action.c:263 -#: ../thunar-vcs-plugin/tvp-svn-action.c:402 ../tvp-git-helper/main.c:189 +#: ../thunar-vcs-plugin/tvp-git-action.c:250 +#: ../thunar-vcs-plugin/tvp-svn-action.c:389 ../tvp-git-helper/main.c:189 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120 #: ../tvp-git-helper/tgh-status-dialog.c:124 ../tvp-svn-helper/main.c:329 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:149 @@ -271,17 +144,13 @@ msgstr "État" msgid "Status" msgstr "État" -#: ../thunar-vcs-plugin/tvp-git-action.c:264 -msgctxt "Menu" -msgid "Tag" +#: ../thunar-vcs-plugin/tvp-git-action.c:250 +#: ../thunar-vcs-plugin/tvp-svn-action.c:389 +msgid "Show the working tree status" msgstr "" -#: ../thunar-vcs-plugin/tvp-git-action.c:264 -msgid "Tag" -msgstr "Étiquette" - -#: ../thunar-vcs-plugin/tvp-git-action.c:271 -#: ../thunar-vcs-plugin/tvp-svn-action.c:425 +#: ../thunar-vcs-plugin/tvp-git-action.c:258 +#: ../thunar-vcs-plugin/tvp-svn-action.c:412 #, c-format msgid "Action %s is unimplemented" msgstr "L’action %s n’est pas implémentée" @@ -299,163 +168,162 @@ msgstr "SVN" msgid "GIT" msgstr "GIT" -#: ../thunar-vcs-plugin/tvp-svn-action.c:290 -msgctxt "Menu" -msgid "Changelist" -msgstr "" +#: ../thunar-vcs-plugin/tvp-svn-action.c:260 +msgid "Add files, directories, or symbolic links" +msgstr "Ajouter des fichiers, des répertoires ou des liens symboliques" -#: ../thunar-vcs-plugin/tvp-svn-action.c:290 -msgid "Changelist" -msgstr "Liste des changements" +#: ../thunar-vcs-plugin/tvp-svn-action.c:282 ../tvp-svn-helper/main.c:269 +#: ../tvp-svn-helper/tsh-checkout.c:106 ../tvp-svn-helper/tsh-checkout.c:118 +msgid "Checkout" +msgstr "Checkout" -#: ../thunar-vcs-plugin/tvp-svn-action.c:300 -msgctxt "Menu" -msgid "Cleanup" +#: ../thunar-vcs-plugin/tvp-svn-action.c:282 +msgid "Check out a working copy from a repository" msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:273 +#: ../thunar-vcs-plugin/tvp-svn-action.c:287 ../tvp-svn-helper/main.c:273 msgid "Cleanup" msgstr "Nettoyer les verrous" -#: ../thunar-vcs-plugin/tvp-svn-action.c:310 -msgctxt "Menu" -msgid "Copy" -msgstr "Copier" +#: ../thunar-vcs-plugin/tvp-svn-action.c:287 +msgid "Recursively clean up the working copy" +msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:310 ../tvp-svn-helper/main.c:281 +#: ../thunar-vcs-plugin/tvp-svn-action.c:292 +#: ../tvp-git-helper/tgh-log-dialog.c:153 +#: ../tvp-git-helper/tgh-status-dialog.c:97 ../tvp-svn-helper/main.c:277 +#: ../tvp-svn-helper/tsh-commit.c:274 ../tvp-svn-helper/tsh-commit.c:287 +msgid "Commit" +msgstr "Commit" + +#: ../thunar-vcs-plugin/tvp-svn-action.c:292 +msgid "Send changes from your working copy to the repository" +msgstr "" + +#: ../thunar-vcs-plugin/tvp-svn-action.c:297 ../tvp-svn-helper/main.c:281 #: ../tvp-svn-helper/tsh-copy.c:189 msgid "Copy" msgstr "Copier" -#: ../thunar-vcs-plugin/tvp-svn-action.c:315 -msgctxt "Menu" -msgid "Delete" +#: ../thunar-vcs-plugin/tvp-svn-action.c:297 +msgid "Copy a file or directory in a working copy or in the repository" msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:315 ../tvp-svn-helper/main.c:285 +#: ../thunar-vcs-plugin/tvp-svn-action.c:302 ../tvp-svn-helper/main.c:285 #: ../tvp-svn-helper/tsh-delete.c:145 ../tvp-svn-helper/tsh-delete.c:158 msgid "Delete" msgstr "Effacer" -#: ../thunar-vcs-plugin/tvp-svn-action.c:325 -msgctxt "Menu" -msgid "Export" -msgstr "Exporter" +#: ../thunar-vcs-plugin/tvp-svn-action.c:302 +msgid "Delete an item from a working copy or the repository" +msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:325 ../tvp-svn-helper/main.c:293 +#: ../thunar-vcs-plugin/tvp-svn-action.c:307 ../tvp-svn-helper/main.c:289 +#: ../tvp-svn-helper/tsh-diff.c:239 ../tvp-svn-helper/tsh-diff-dialog.c:129 +msgid "Diff" +msgstr "Diff" + +#: ../thunar-vcs-plugin/tvp-svn-action.c:307 +msgid "Display the differences between two revisions or paths" +msgstr "Afficher les différences entre deux révisions ou chemins" + +#: ../thunar-vcs-plugin/tvp-svn-action.c:312 ../tvp-svn-helper/main.c:293 #: ../tvp-svn-helper/tsh-export.c:119 ../tvp-svn-helper/tsh-export.c:137 msgid "Export" msgstr "Exporter" -#: ../thunar-vcs-plugin/tvp-svn-action.c:330 -msgctxt "Menu" -msgid "Import" -msgstr "Importer" +#: ../thunar-vcs-plugin/tvp-svn-action.c:312 +msgid "Export a clean directory tree" +msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:330 ../tvp-svn-helper/main.c:297 +#: ../thunar-vcs-plugin/tvp-svn-action.c:317 ../tvp-svn-helper/main.c:297 #: ../tvp-svn-helper/tsh-import.c:126 ../tvp-svn-helper/tsh-import.c:144 msgid "Import" msgstr "Importer" -#: ../thunar-vcs-plugin/tvp-svn-action.c:335 -msgctxt "Menu" -msgid "Info" +#: ../thunar-vcs-plugin/tvp-svn-action.c:317 +msgid "Commit an unversioned file or tree into the repository" msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:335 -msgid "Info" -msgstr "Information" - -#: ../thunar-vcs-plugin/tvp-svn-action.c:345 -msgctxt "Menu" -msgid "Lock" -msgstr "Verrouiller" - -#: ../thunar-vcs-plugin/tvp-svn-action.c:345 ../tvp-svn-helper/main.c:301 +#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:301 #: ../tvp-svn-helper/tsh-lock.c:138 ../tvp-svn-helper/tsh-lock-dialog.c:70 msgid "Lock" msgstr "Verrouiller" -#: ../thunar-vcs-plugin/tvp-svn-action.c:376 -msgctxt "Menu" -msgid "Edit Properties" +#: ../thunar-vcs-plugin/tvp-svn-action.c:332 +msgid "" +"Lock working copy paths in the repository so that no other user can commit " +"changes to them" msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:376 +#: ../thunar-vcs-plugin/tvp-svn-action.c:352 +msgid "Move a file or directory" +msgstr "Déplacer un fichier ou un répertoire" + +#: ../thunar-vcs-plugin/tvp-svn-action.c:363 msgid "Edit Properties" msgstr "Éditer les propriétés" -#: ../thunar-vcs-plugin/tvp-svn-action.c:381 -msgctxt "Menu" -msgid "Relocate" -msgstr "Transférer" +#: ../thunar-vcs-plugin/tvp-svn-action.c:363 +msgid "Edit the property of one or more items" +msgstr "Éditer la propriété d’un ou plusieurs éléments" -#: ../thunar-vcs-plugin/tvp-svn-action.c:381 ../tvp-svn-helper/main.c:321 +#: ../thunar-vcs-plugin/tvp-svn-action.c:368 ../tvp-svn-helper/main.c:321 #: ../tvp-svn-helper/tsh-relocate.c:138 #: ../tvp-svn-helper/tsh-relocate-dialog.c:187 msgid "Relocate" msgstr "Transférer" -#: ../thunar-vcs-plugin/tvp-svn-action.c:387 -msgctxt "Menu" -msgid "Resolved" -msgstr "Résolu" +#: ../thunar-vcs-plugin/tvp-svn-action.c:368 +msgid "Relocate the working copy to point to a different repository root URL" +msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:387 ../tvp-svn-helper/main.c:317 +#: ../thunar-vcs-plugin/tvp-svn-action.c:374 ../tvp-svn-helper/main.c:317 #: ../tvp-svn-helper/tsh-common.c:582 ../tvp-svn-helper/tsh-resolved.c:125 #: ../tvp-svn-helper/tsh-resolved.c:138 msgid "Resolved" msgstr "Résolu" -#: ../thunar-vcs-plugin/tvp-svn-action.c:392 -msgctxt "Menu" -msgid "Resolve" -msgstr "" - -#: ../thunar-vcs-plugin/tvp-svn-action.c:392 -msgid "Resolve" -msgstr "Fixer comme résolu" - -#: ../thunar-vcs-plugin/tvp-svn-action.c:397 -msgctxt "Menu" -msgid "Revert" +#: ../thunar-vcs-plugin/tvp-svn-action.c:374 +msgid "Remove \"conflicted\" state on working copy files or directories" msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:397 ../tvp-svn-helper/main.c:325 +#: ../thunar-vcs-plugin/tvp-svn-action.c:384 ../tvp-svn-helper/main.c:325 #: ../tvp-svn-helper/tsh-revert.c:125 ../tvp-svn-helper/tsh-revert.c:138 msgid "Revert" msgstr "Restaurer" -#: ../thunar-vcs-plugin/tvp-svn-action.c:407 -msgctxt "Menu" -msgid "Switch" -msgstr "" +#: ../thunar-vcs-plugin/tvp-svn-action.c:384 +msgid "Undo all local edits" +msgstr "Annuler toutes les modifications locales" -#: ../thunar-vcs-plugin/tvp-svn-action.c:407 ../tvp-svn-helper/main.c:333 +#: ../thunar-vcs-plugin/tvp-svn-action.c:394 ../tvp-svn-helper/main.c:333 #: ../tvp-svn-helper/tsh-switch.c:125 ../tvp-svn-helper/tsh-switch.c:138 msgid "Switch" msgstr "Switch" -#: ../thunar-vcs-plugin/tvp-svn-action.c:412 -msgctxt "Menu" -msgid "Unlock" +#: ../thunar-vcs-plugin/tvp-svn-action.c:394 +msgid "Update working copy to a different URL" msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:412 ../tvp-svn-helper/main.c:337 +#: ../thunar-vcs-plugin/tvp-svn-action.c:399 ../tvp-svn-helper/main.c:337 #: ../tvp-svn-helper/tsh-unlock.c:119 msgid "Unlock" msgstr "Débloquer" -#: ../thunar-vcs-plugin/tvp-svn-action.c:417 -msgctxt "Menu" -msgid "Update" -msgstr "Mettre à jour" +#: ../thunar-vcs-plugin/tvp-svn-action.c:399 +msgid "Unlock working copy paths" +msgstr "" -#: ../thunar-vcs-plugin/tvp-svn-action.c:417 ../tvp-svn-helper/main.c:341 +#: ../thunar-vcs-plugin/tvp-svn-action.c:404 ../tvp-svn-helper/main.c:341 #: ../tvp-svn-helper/tsh-update.c:125 msgid "Update" msgstr "Mettre à jour" +#: ../thunar-vcs-plugin/tvp-svn-action.c:404 +msgid "Update your working copy" +msgstr "" + #: ../thunar-vcs-plugin/tvp-svn-property-page.c:117 msgid "URL:" msgstr "URL :" @@ -923,7 +791,7 @@ msgstr "_Dépôt :" #: ../tvp-svn-helper/tsh-transfer-dialog.c:94 #: ../tvp-svn-helper/tsh-transfer-dialog.c:129 msgid "Select a folder" -msgstr "Sélectionnez un dossier" +msgstr "Sélectionner un dossier" #: ../tvp-git-helper/tgh-transfer-dialog.c:95 #: ../tvp-svn-helper/tsh-relocate-dialog.c:176 @@ -1194,7 +1062,7 @@ msgstr "Déverrouiller" #: ../tvp-svn-helper/tsh-common.c:599 msgid "Lock failed" -msgstr "Le verrouillage à échoué" +msgstr "Le verrouillage a échoué" #: ../tvp-svn-helper/tsh-common.c:600 msgid "Unlock failed" @@ -1496,7 +1364,7 @@ msgstr "_Certificat :" #: ../tvp-svn-helper/tsh-file-dialog.c:61 msgid "Select a file" -msgstr "Sélectionnez un fichier" +msgstr "Sélectionner un fichier" #: ../tvp-svn-helper/tsh-file-dialog.c:69 #: ../tvp-svn-helper/tsh-login-dialog.c:82 -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
