From 7cd632b27e8bbae2005518606666547144c100dc Mon Sep 17 00:00:00 2001 From: zvonimirek Date: Sun, 28 Jun 2015 15:06:48 +0000 Subject: lang croatiannew translation. more to come soon git-svn-id: http://svn.miranda-ng.org/main/trunk@14427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/croatian/Plugins/Dropbox.txt | 81 ++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 langpacks/croatian/Plugins/Dropbox.txt (limited to 'langpacks/croatian/Plugins/Dropbox.txt') diff --git a/langpacks/croatian/Plugins/Dropbox.txt b/langpacks/croatian/Plugins/Dropbox.txt new file mode 100644 index 0000000000..fff9652706 --- /dev/null +++ b/langpacks/croatian/Plugins/Dropbox.txt @@ -0,0 +1,81 @@ +#muuid {b908773a-86f7-4a91-8674-6a20ba0e67d1} +;============================================================ +; File: Dropbox.dll +; Plugin: Dropbox +; Version: 0.12.0.6 +; Authors: Miranda NG Team +;============================================================ +[Allows you to transfer files via Dropbox.] + +;file \plugins\Dropbox\res\resource.rc +[Authorization] + +[To allow Miranda NG access in your Dropbox account:] + +[Go to this link] + +[Allow access to app folder] + +[Enter authorization code] + +[Initiate authorization] + +[Authorize] + +[Download link] + +[Use shortened download links] + +[Check status of authorization] + +[Autosend download link to contact] + +[Paste download link into message input area] + +[Copy download link to clipboard] + +;file \plugins\Dropbox\src\dropbox.cpp +[in process...] + +[server does not respond] + +[you have been authorized] + +;file \plugins\Dropbox\src\dropbox_commands.cpp +[Dropbox supports the following commands:] + +[shows all files in folder "dir" ("dir" can be omitted for root folder)] + +[returns download link for file or folder with specified path ("path" is relative from root folder)] + +[deletes file or folder with specified path ("path" is relative from root folder)] + +[is file] + +[is empty] + +["%s" command has invalid parameter.\nUse "/help" for more info.] + +[is not deleted] + +[is deleted] + +;file \plugins\Dropbox\src\dropbox_events.cpp +[Upload files to Dropbox] + +;file \plugins\Dropbox\src\dropbox_icons.cpp +[Protocol icon] + +[Upload file(s)] + +;file \plugins\Dropbox\src\dropbox_menus.cpp +;file \plugins\Dropbox\src\dropbox_options.cpp +[you are already authorized] + +[you are not authorized yet] + +[Network] + +;file \plugins\Dropbox\src\dropbox_services.cpp +["%s" is not valid.\nUse "/help" for more info.] + -- cgit v1.2.3