From a78be1ea1eb4f55b691f98029b3b61fa79c3d3be Mon Sep 17 00:00:00 2001 From: Soopah Date: Tue, 31 Dec 2013 04:12:03 +0000 Subject: langpacks/french/Plugins/ updates + added refresh.bat git-svn-id: http://svn.miranda-ng.org/main/trunk@7435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/french/Plugins/PasteIt.txt | 140 +++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) (limited to 'langpacks/french/Plugins/PasteIt.txt') diff --git a/langpacks/french/Plugins/PasteIt.txt b/langpacks/french/Plugins/PasteIt.txt index 9ea9b12fcf..42c08e4d8a 100644 --- a/langpacks/french/Plugins/PasteIt.txt +++ b/langpacks/french/Plugins/PasteIt.txt @@ -5,21 +5,161 @@ ; Version: 1.0.0.3 ; Authors: Krzysztof Kral ;============================================================ +[Uploads the text to web page and sends the URL to your friends.] + ;file \plugins\PasteIt\res\PasteIt.rc +[Settings] + +[Default web page] + +[Default file encoding] + +[Auto-detect UTF-8] + +[Show confirmation dialog box] + +[Autosend download link to contact] +Envoyer automatiquement l'URL au contact +[Web page settings] + +[Web page to configure] + [Configure] Configurer +[Default formatting] + +[Auto-detect format from file extension] + +[Public paste] + +[Login as guest] + +[User key] + +[Get user key] + +[Configure formatting] + +[OK] +OK [Cancel] Annuler +[Up] + +[Down] + [Delete] Effacer +[Restore defaults] + +[Download more] + +[Login to pastebin.com] + [User name] Utilisateur +[Password] +Mot de passe +[Paste It] + +[Format] + +[Encoding] + +[Recode] + ;file \plugins\PasteIt\src\Options.cpp +[Use default codepage] + +[Thai] +Thaïlandais +[Japanese] +Japonais +[Simplified Chinese] +Chinois simplifié +[Korean] +Coréen +[Traditional Chinese] +Chinois traditionnel +[Central European] +Europe Centrale +[Cyrillic] + +[Cyrillic KOI8-R] + +[Latin I] +Latin I +[Greek] +Grecque +[Turkish] +Turque +[Hebrew] +Hébreux +[Arabic] +Arabe +[Baltic] +Balte +[Vietnamese] +Vietnamien +[Korean (Johab)] +Coréen (Johab) +[You've entered invalid codepage. Select codepage from combo box or enter correct number.] + +[Invalid codepage] + +[Services] +Services +[Main] +Principales [Web page] Page Web ;file \plugins\PasteIt\src\PasteIt.cpp +[All Files (*.*)] +Tous les fichiers (*.*) +[Paste It - Select file] + [Error] Erreur +[Paste from clipboard] + +[Paste from file] + +[Paste It HTTP connections] + ;file \plugins\PasteIt\src\PasteToWeb.cpp +[You can only paste 1 file] + +[Cannot get data from clipboard] + +[File size is %d KB, do you realy want to paste such a large file?] + +[Are You sure?] + +[Cannot read file '%s'] + +[File size is larger then 10 MB, cannot be sent] + +[Cannot open file '%s'] + +[File '%s' is empty] + ;file \plugins\PasteIt\src\PasteToWeb1.cpp +[Error during sending text to web page: %s] + +[Error during sending text to web page] + +[Error during getting user key from web page: %s] + +[Paste expire date] + +[Never] +Jamais +[10 minutes] + +[1 hour] + +[1 day] + +[1 month] + ;file \plugins\PasteIt\src\PasteToWeb2.cpp -- cgit v1.2.3