Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'translations/client_cs.ts')
-rw-r--r--translations/client_cs.ts28
1 files changed, 14 insertions, 14 deletions
diff --git a/translations/client_cs.ts b/translations/client_cs.ts
index ebd152fb9..4b90c72f7 100644
--- a/translations/client_cs.ts
+++ b/translations/client_cs.ts
@@ -2177,66 +2177,66 @@ Poznámka: Spouštění aplikace s parametrem přepíše toto nastavení.</trans
<context>
<name>OCC::OAuth</name>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="258"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="264"/>
<source>Error returned from the server: &lt;em&gt;%1&lt;/em&gt;</source>
<translation>Chybná odpověď serveru: &lt;em&gt;%1&lt;/em&gt;</translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="261"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="267"/>
<source>There was an error accessing the &apos;token&apos; endpoint: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="264"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="270"/>
<source>Could not parse the JSON returned from the server: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</source>
<translation>Není možné ověřit formát JSON souboru přijatého ze serveru: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="267"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="273"/>
<source>Unsupported token type: %1</source>
<translation>Nepodporovaný typ tokenu: %1</translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="269"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="275"/>
<source>The reply from the server did not contain all expected fields
:%1</source>
<translation>Odpověď serveru neobsahovala všechna očekávaná pole:
%1</translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="271"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="277"/>
<source>Unknown Error</source>
<translation>Neznámá chyba</translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="295"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="301"/>
<source>&lt;h1&gt;Login Error&lt;/h1&gt;&lt;p&gt;Failed to retrieve user info&lt;/p&gt;</source>
<translation>&lt;h1&gt;Chyba přihlášení&lt;/h1&gt;&lt;p&gt;Nepovedlo se stáhnout informace o uživateli&lt;/p&gt;</translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="546"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="552"/>
<source>Oauth2 Error</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="547"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="553"/>
<source>Oauth2 authentication requires a secured connection.</source>
<translation type="unfinished"/>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="275"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="281"/>
<source>&lt;h1&gt;Login Error&lt;/h1&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation>&lt;h1&gt;Chyba přihlášení&lt;/h1&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="328"/>
- <location filename="../src/libsync/creds/oauth.cpp" line="331"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="334"/>
<location filename="../src/libsync/creds/oauth.cpp" line="337"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="343"/>
<source>Error while refreshing the token: %1 : %2</source>
<translation>Chyba při obnově tokenu: %1 : %2</translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="342"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="348"/>
<source>The reply from the server did not contain all expected fields
:%1
Received data: %2</source>
@@ -2245,7 +2245,7 @@ Received data: %2</source>
Přijatá data: %2</translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="381"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="387"/>
<source>&lt;h1&gt;Wrong user&lt;/h1&gt;&lt;p&gt;You logged-in with user &lt;em&gt;%1&lt;/em&gt;, but must login with user &lt;em&gt;%2&lt;/em&gt;.&lt;br&gt;Please log out of %3 in another tab, then &lt;a href=&apos;%4&apos;&gt;click here&lt;/a&gt; and log in as user %2&lt;/p&gt;</source>
<translation>&lt;h1&gt;Chybný uživatel&lt;/h1&gt;&lt;p&gt;Přihlásil jste se jako uživatel &lt;em&gt;%1&lt;/em&gt;, ale musíte se přihlásit jako &lt;em&gt;%2&lt;/em&gt;.&lt;br&gt;Prosím odhlaste se z %3 v jiném okně, a poté &lt;a href=&apos;%4&apos;&gt;klikněte sem&lt;/a&gt; a přihlaste se jako %2&lt;/p&gt;</translation>
</message>