diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-02-27 14:55:08 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-02-27 14:55:08 +0000 |
commit | 41750d3c547d6a7c1fcc7d387d90a7969c637c95 (patch) | |
tree | baea99339f27913427287a0cd86b16797f1e0d87 /langpacks/bulgarian/Plugins/Dropbox.txt | |
parent | d1b3f59a0660394168c320304c922f31cf4642d1 (diff) |
langpacks: Dropbox translations
git-svn-id: http://svn.miranda-ng.org/main/trunk@8297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/bulgarian/Plugins/Dropbox.txt')
-rw-r--r-- | langpacks/bulgarian/Plugins/Dropbox.txt | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/langpacks/bulgarian/Plugins/Dropbox.txt b/langpacks/bulgarian/Plugins/Dropbox.txt new file mode 100644 index 0000000000..479de733cd --- /dev/null +++ b/langpacks/bulgarian/Plugins/Dropbox.txt @@ -0,0 +1,57 @@ +#muuid {b908773a-86f7-4a91-8674-6a20ba0e67d1}
+;============================================================
+; File: Dropbox.dll
+; Plugin: Dropbox
+; Version: 0.11.0.1
+; Authors: unsane
+;============================================================
+[Provides ability to upload files on Dropbox.]
+
+;file \plugins\Dropbox\src\dropbox.cpp
+[You have been authorized]
+
+[Are you sure you want to request athorization?]
+
+[Request authorization]
+
+;file \plugins\Dropbox\src\dropbox_events.cpp
+[Send files to Dropbox]
+
+[Network]
+
+[Dropbox]
+
+;file \plugins\Dropbox\src\dropbox_icons.cpp
+[Protocols]
+
+[Protocol icon]
+
+;file \plugins\Dropbox\src\dropbox_menus.cpp
+;file \plugins\Dropbox\src\dropbox_transfers.cpp
+[Server does not respond]
+
+[Link to download file "%s": %s]
+
+[Link to download folder "%s": %s]
+
+;file \plugins\Dropbox\src\dropbox_utils.cpp
+[Ok]
+
+[Bad input parameter. Error message should indicate which one and why]
+
+[Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, you should re-authenticate the user]
+
+[Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here]
+
+[File or folder not found at the specified path]
+
+[Request method not expected (generally should be GET or POST)]
+
+[Your app is making too many requests and is being rate limited. 429s can trigger on a per-app or per-user basis]
+
+[If the response includes the Retry-After header, this means your OAuth 1.0 app is being rate limited. Otherwise, this indicates a transient server error, and your app should retry its request.]
+
+[User is over Dropbox storage quota]
+
+[Unknown]
+
|