summaryrefslogtreecommitdiff
path: root/langpacks/czech/Plugins/Dropbox.txt
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2014-03-12 11:27:16 +0000
committerRobert Pösel <robyer@seznam.cz>2014-03-12 11:27:16 +0000
commitfcdaeaff6d96bf8a93c4f3c3426eff3146146d58 (patch)
tree79d087a102e717134152959d64d24e976254826e /langpacks/czech/Plugins/Dropbox.txt
parenta6cec4bb1b6af8d14e536c539e999860694a0bb1 (diff)
Czech langpack: update
English langpack: update git-svn-id: http://svn.miranda-ng.org/main/trunk@8569 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/czech/Plugins/Dropbox.txt')
-rw-r--r--langpacks/czech/Plugins/Dropbox.txt54
1 files changed, 16 insertions, 38 deletions
diff --git a/langpacks/czech/Plugins/Dropbox.txt b/langpacks/czech/Plugins/Dropbox.txt
index 66ca747b75..e040ec17bb 100644
--- a/langpacks/czech/Plugins/Dropbox.txt
+++ b/langpacks/czech/Plugins/Dropbox.txt
@@ -2,7 +2,7 @@
;============================================================
; File: Dropbox.dll
; Plugin: Dropbox
-; Version: 0.11.0.2
+; Version: 0.11.0.3
; Authors: unsane
;============================================================
[Allows to transfer files via Dropbox.]
@@ -22,28 +22,34 @@ Zadejte autorizační kód
Proveďte autorizaci
[Authorize]
Autorizovat
-[Other]
-Ostatní
-[Use shortened share links]
-Použít zkrácené odkazy pro sdílení
+[Download link]
+Odkazy ke stažení
+[Use shortened download links]
+Použít zkrácené odkazy ke stažení
[Check status of authorization]
Zkontrolujte stav autorizace
+[Autosend download link to contact]
+Automaticky odeslat odkaz kontaktu
+[Paste download link into message input area]
+Vložit odkaz do pole pro zadání textu
+[Copy download link to clipboard]
+Zkopírovat odkaz do schránky
;file \plugins\Dropbox\src\dropbox.cpp
[in process...]
probíhá...
[you have been authorized]
autorizace proběhla úspěšně
-[unknown error]
-neznámá chyba
+[server does not respond]
+Server neodpovídá
;file \plugins\Dropbox\src\dropbox_commands.cpp
[Dropbox supports the following commands:]
Dropbox podporuje následující příkazy:
[shows all files in folder "dir" ("dir" can be omitted for root folder)]
-
+zobrazí všechny soubory ve složce "dir" (pokud není zadána, použije se kořenová složka)
[returns download link for file or folder with specified path ("path" is relative from root folder)]
-
+vrátí odkaz ke stažení pro soubor nebo složku dle zadané cesty "path" ("path" je relativní vůči kořenové složce)
[deletes file or folder with specified path ("path" is relative from root folder)]
-
+smaže soubor nebo složku dle zadané cesty "path" ("path" je relativní vůči kořenové složce)
[is file]
je soubor
[is empty]
@@ -75,31 +81,3 @@ Ikona protokolu
Příkaz "%s" není platný.\nZadejte "/help" pro více informací.
["%s" is not valid.\nUse "/help" for more info.]
"%s" není platný.\nZadejte "/help" pro více informací.
-;file \plugins\Dropbox\src\dropbox_transfers.cpp
-[Server does not respond]
-Server neodpovídá
-[Link to download file "%s": %s]
-Odkaz pro stažení souboru "%s": %s
-[Link to download folder "%s": %s]
-Odkaz pro stažení složky "%s": %s
-;file \plugins\Dropbox\src\dropbox_utils.cpp
-[Ok]
-OK
-[Bad input parameter. Error message should indicate which one and why]
-Neplatný vstupní parametr. Chybová zpráva objasní který z nich to byl a proč
-[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]
-Neznámý