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:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-09-26 05:09:32 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-09-26 05:09:32 +0300
commit6c6034d57114e67c888ed311301ad61f6e2a1404 (patch)
tree519ff51c9dd4108a6c8d61272ecd7a48f4430374 /translations
parentbcee8117db05dd761faf09eacce1f6f311ee1a0e (diff)
[tx] updated client translations from transifex
Diffstat (limited to 'translations')
-rw-r--r--translations/client_en.ts28
1 files changed, 14 insertions, 14 deletions
diff --git a/translations/client_en.ts b/translations/client_en.ts
index 87b7a31fd..e395e78f7 100644
--- a/translations/client_en.ts
+++ b/translations/client_en.ts
@@ -1986,68 +1986,68 @@ Note that using any logging command line options will override the settings.</so
<context>
<name>OCC::OAuth</name>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="134"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="126"/>
<source>Error returned from the server: &lt;em&gt;%1&lt;/em&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="137"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="129"/>
<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"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="141"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="133"/>
<source>Empty JSON from OAuth2 redirect</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="146"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="138"/>
<source>Could not parse the JSON returned from the server: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="149"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="141"/>
<source>Unsupported token type: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="151"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="143"/>
<source>The reply from the server did not contain all expected fields
:%1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="153"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="145"/>
<source>Unknown Error</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="291"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="283"/>
<source> Error: Missing field %1
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="157"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="149"/>
<source>&lt;h1&gt;Login Error&lt;/h1&gt;&lt;p&gt;%1&lt;/p&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="202"/>
- <location filename="../src/libsync/creds/oauth.cpp" line="205"/>
- <location filename="../src/libsync/creds/oauth.cpp" line="209"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="194"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="197"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="201"/>
<source>Error while refreshing the token: %1 : %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="214"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="206"/>
<source>The reply from the server did not contain all expected fields
:%1
Received data: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/libsync/creds/oauth.cpp" line="235"/>
+ <location filename="../src/libsync/creds/oauth.cpp" line="227"/>
<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 type="unfinished"></translation>
</message>