diff options
author | Carlos Sánchez <carlos1994sanchez@gmail.com> | 2013-12-12 15:25:42 +0000 |
---|---|---|
committer | Carlos Sánchez <carlos1994sanchez@gmail.com> | 2013-12-12 15:25:42 +0000 |
commit | 87f6799001cab96f25b43b0fedd034635111e594 (patch) | |
tree | de4143d3648d4966af93172ad749cb75c4fede3c /langpacks/spanish/Plugins/PasteIt.txt | |
parent | 734b5beaa48c5b5eb0081b763da06f056178b32b (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/spanish/Plugins/PasteIt.txt')
-rw-r--r-- | langpacks/spanish/Plugins/PasteIt.txt | 165 |
1 files changed, 0 insertions, 165 deletions
diff --git a/langpacks/spanish/Plugins/PasteIt.txt b/langpacks/spanish/Plugins/PasteIt.txt deleted file mode 100644 index eb641fdcd3..0000000000 --- a/langpacks/spanish/Plugins/PasteIt.txt +++ /dev/null @@ -1,165 +0,0 @@ -#muuid {1aac15e8-dcec-4050-b66f-2aa0e6120c22}
-;============================================================
-; File: PasteIt.dll
-; Plugin: Paste it
-; 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]
-Ajustes
-[Default web page]
-
-[Default file encoding]
-
-[Auto-detect UTF-8]
-
-[Show confirmation dialog box]
-
-[Autosend download link to contact]
-
-[Web page settings]
-
-[Web page to configure]
-
-[Configure]
-Configurar
-[Default formatting]
-
-[Auto-detect format from file extension]
-
-[Public paste]
-
-[Login as guest]
-
-[User key]
-
-[Get user key]
-
-[Configure formatting]
-
-[OK]
-Aceptar
-[Cancel]
-Cancelar
-[Up]
-
-[Down]
-
-[Delete]
-Eliminar
-[Restore defaults]
-
-[Download more]
-
-[Login to pastebin.com]
-
-[User name]
-
-[Password]
-Contraseña
-[Paste It]
-
-[Format]
-
-[Encoding]
-
-[Recode]
-
-;file \plugins\PasteIt\src\Options.cpp
-[Use default codepage]
-
-[Thai]
-
-[Japanese]
-
-[Simplified Chinese]
-
-[Korean]
-
-[Traditional Chinese]
-
-[Central European]
-
-[Cyrillic]
-
-[Cyrillic KOI8-R]
-
-[Latin I]
-
-[Greek]
-
-[Turkish]
-
-[Hebrew]
-
-[Arabic]
-
-[Baltic]
-
-[Vietnamese]
-
-[Korean (Johab)]
-
-[You've entered invalid codepage. Select codepage from combo box or enter correct number.]
-
-[Invalid codepage]
-
-[Services]
-Servicios
-[Main]
-Principal
-[Web page]
-
-;file \plugins\PasteIt\src\PasteIt.cpp
-[All Files (*.*)]
-
-[Paste It - Select file]
-
-[Error]
-Error
-[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]
-
-[10 minutes]
-
-[1 hour]
-
-[1 day]
-
-[1 month]
-
-;file \plugins\PasteIt\src\PasteToWeb2.cpp
|