Skip to content

Commit ec81e02

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 0d20347 commit ec81e02

File tree

3 files changed

+47
-36
lines changed

3 files changed

+47
-36
lines changed

translations/client_cs.ts

Lines changed: 30 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ Současně tato akce zruší jakoukoli právě probíhající synchronizaci.</tr
978978
<message>
979979
<location filename="../src/gui/accountsettings.cpp" line="1324"/>
980980
<source>You need to accept the terms of service</source>
981-
<translation type="unfinished"/>
981+
<translation>Je třeba přijmout všeobecné podmínky</translation>
982982
</message>
983983
<message>
984984
<location filename="../src/gui/accountsettings.cpp" line="1275"/>
@@ -1089,7 +1089,7 @@ Současně tato akce zruší jakoukoli právě probíhající synchronizaci.</tr
10891089
<message>
10901090
<location filename="../src/gui/accountstate.cpp" line="176"/>
10911091
<source>Need the user to accept the terms of service</source>
1092-
<translation type="unfinished"/>
1092+
<translation>Vyžadovat po uživateli přijetí všeobecných podmínek</translation>
10931093
</message>
10941094
<message>
10951095
<location filename="../src/gui/accountstate.cpp" line="166"/>
@@ -1704,7 +1704,7 @@ Současně tato akce zruší jakoukoli právě probíhající synchronizaci.</tr
17041704
<message>
17051705
<location filename="../src/libsync/discoveryphase.cpp" line="706"/>
17061706
<source>Encrypted metadata setup error: initial signature from server is empty.</source>
1707-
<translation type="unfinished"/>
1707+
<translation>Chyba nastavení šifrovaných metadat: počáteční signatura ze serveru je prázdná.</translation>
17081708
</message>
17091709
</context>
17101710
<context>
@@ -2296,14 +2296,18 @@ To znamená, že se může stávat, že synchronizační klient nebude místní
22962296
<source>A large number of files in the server have been deleted.
22972297
Please confirm if you'd like to proceed with these deletions.
22982298
Alternatively, you can restore all deleted files by uploading from &apos;%1&apos; folder to the server.</source>
2299-
<translation type="unfinished"/>
2299+
<translation>Na serveru bylo smazáno velké množství souborů.
2300+
Potvrďte, že chcete v těchto mazáních pokračovat.
2301+
Případně je možné veškeré smazané soubory obnovit jejich nahráním ze složky „%1“ na server.</translation>
23002302
</message>
23012303
<message>
23022304
<location filename="../src/gui/folder.cpp" line="1646"/>
23032305
<source>A large number of files in your local '%1' folder have been deleted.
23042306
Please confirm if you'd like to proceed with these deletions.
23052307
Alternatively, you can restore all deleted files by downloading them from the server.</source>
2306-
<translation type="unfinished"/>
2308+
<translation>V lokální složce „%1“ bylo smazáno velké mnoštví .
2309+
Potvrďte, že chcete v těchto mazáních pokračovat.
2310+
Případně je možné veškeré smazané soubory obnovit jejich stažením si ze serveru.</translation>
23072311
</message>
23082312
<message>
23092313
<location filename="../src/gui/folder.cpp" line="1647"/>
@@ -2313,17 +2317,17 @@ Alternatively, you can restore all deleted files by downloading them from the se
23132317
<message>
23142318
<location filename="../src/gui/folder.cpp" line="1651"/>
23152319
<source>Proceed with Deletion</source>
2316-
<translation type="unfinished"/>
2320+
<translation>Pokračovat v mazání</translation>
23172321
</message>
23182322
<message>
23192323
<location filename="../src/gui/folder.cpp" line="1652"/>
23202324
<source>Restore Files to Server</source>
2321-
<translation type="unfinished"/>
2325+
<translation>Obnovit soubory na server</translation>
23222326
</message>
23232327
<message>
23242328
<location filename="../src/gui/folder.cpp" line="1652"/>
23252329
<source>Restore Files from Server</source>
2326-
<translation type="unfinished"/>
2330+
<translation>Obnovit soubory ze serveru</translation>
23272331
</message>
23282332
</context>
23292333
<context>
@@ -2822,7 +2826,7 @@ Alternatively, you can restore all deleted files by downloading them from the se
28222826
<message>
28232827
<location filename="../src/gui/folderwizard.cpp" line="605"/>
28242828
<source>Virtual files are not supported for Windows partition roots as local folder. Please choose a valid subfolder under drive letter.</source>
2825-
<translation>Ve Windows kořenovém adresáři oddílu disku nejsou virtuální soubory podporovány. Vyberte platný adresář v disku.</translation>
2829+
<translation>V kořeni oddílu s Windows, coby lokální složce, nejsou virtuální soubory podporovány. Vyberte platnou podsložku na písmeni disku.</translation>
28262830
</message>
28272831
<message>
28282832
<location filename="../src/gui/folderwizard.cpp" line="628"/>
@@ -3119,7 +3123,10 @@ Poznamenejme, že je možné přejít na novější verzi, ale není možné se
31193123

31203124
Downgrading versions is not possible immediately: changing from beta to stable means waiting for the new stable version.</source>
31213125
<comment>list of available update channels to non enterprise users and downgrading warning</comment>
3122-
<translation type="unfinished"/>
3126+
<translation>- beta: obsahuje verze s novými funkcemi, u kterých se může stát, že ještě nebudou důkladně vyzkoušené
3127+
- denní: obsahuje verze vytvářené každý den, určené pouze pro zkoušení a vývoj
3128+
3129+
Přechod na konzervativnější verze není možný: změna z beta na stable znamená vyčkat na novou stabilní verzi.</translation>
31233130
</message>
31243131
<message>
31253132
<location filename="../src/gui/generalsettings.cpp" line="405"/>
@@ -3135,7 +3142,9 @@ Downgrading versions is not possible immediately: changing from beta to stable m
31353142

31363143
Downgrading versions is not possible immediately: changing from stable to enterprise means waiting for the new enterprise version.</source>
31373144
<comment>list of available update channels to enterprise users and downgrading warning</comment>
3138-
<translation type="unfinished"/>
3145+
<translation>- enterprise: obsahuje stabilní verze pro zákazníky.
3146+
3147+
Přechod na konzervativnější verze není možný: změna ze stable na enterprise znamená vyčkat na novou enterprise verzi.</translation>
31393148
</message>
31403149
<message>
31413150
<location filename="../src/gui/generalsettings.cpp" line="410"/>
@@ -3163,7 +3172,9 @@ Okamžitý přechod na konzervativnější verze není možný: změna z beta na
31633172
- stable: contains tested versions considered reliable
31643173
</source>
31653174
<comment>starts list of available update channels, stable is always available</comment>
3166-
<translation type="unfinished"/>
3175+
<translation>Kanál určuje, které aktualizace budou nabízeny pro instalaci:
3176+
- stable: obsahuje otestované verze, považované za spolehlivé
3177+
</translation>
31673178
</message>
31683179
<message>
31693180
<location filename="../src/gui/generalsettings.cpp" line="364"/>
@@ -3816,7 +3827,7 @@ Poznamenejme, že použití jakékoli volby příkazového řádku má před tí
38163827
<message>
38173828
<location filename="../src/gui/wizard/owncloudadvancedsetuppage.cpp" line="258"/>
38183829
<source>Virtual files are not supported for Windows partition roots as local folder. Please choose a valid subfolder under drive letter.</source>
3819-
<translation>Ve Windows kořenovém adresáři oddílu disku nejsou virtuální soubory podporovány. Vyberte platný adresář v disku.</translation>
3830+
<translation>V kořeni oddílu s Windows, coby lokální složce, nejsou virtuální soubory podporovány. Vyberte platnou podsložku na písmeni disku.</translation>
38203831
</message>
38213832
<message>
38223833
<location filename="../src/gui/wizard/owncloudadvancedsetuppage.cpp" line="295"/>
@@ -4279,22 +4290,22 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
42794290
<message>
42804291
<location filename="../src/libsync/discovery.cpp" line="442"/>
42814292
<source>Reason: the entire filename is forbidden.</source>
4282-
<translation type="unfinished"/>
4293+
<translation>Důvod: celý název souboru není povolený.</translation>
42834294
</message>
42844295
<message>
42854296
<location filename="../src/libsync/discovery.cpp" line="445"/>
42864297
<source>Reason: the filename has a forbidden base name (filename start).</source>
4287-
<translation type="unfinished"/>
4298+
<translation>Důvod: název souboru má nepovolený základ (začátek názvu souboru).</translation>
42884299
</message>
42894300
<message>
42904301
<location filename="../src/libsync/discovery.cpp" line="448"/>
42914302
<source>Reason: the file has a forbidden extension (.%1).</source>
4292-
<translation type="unfinished"/>
4303+
<translation>Důvod: soubor má nepovolenou přípon (.%1).</translation>
42934304
</message>
42944305
<message>
42954306
<location filename="../src/libsync/discovery.cpp" line="451"/>
42964307
<source>Reason: the filename contains a forbidden character (%1).</source>
4297-
<translation type="unfinished"/>
4308+
<translation>Důvod: název souboru obsahuje nepovolený znak (%1).</translation>
42984309
</message>
42994310
<message>
43004311
<location filename="../src/libsync/discovery.cpp" line="516"/>
@@ -5998,12 +6009,12 @@ Server odpověděl chybou: %2</translation>
59986009
<message>
59996010
<location filename="../src/gui/owncloudgui.cpp" line="293"/>
60006011
<source>Terms of service</source>
6001-
<translation type="unfinished"/>
6012+
<translation>Všeobecné podmínky</translation>
60026013
</message>
60036014
<message>
60046015
<location filename="../src/gui/owncloudgui.cpp" line="294"/>
60056016
<source>Your account %1 requires you to accept the terms of service of your server. You will be redirected to %2 to acknowledge that you have read it and agrees with it.</source>
6006-
<translation type="unfinished"/>
6017+
<translation>Váš %1 účet vyžaduje abyste přijali všeobecné podmínky služeb serveru, který využíváte. Budete přesměrování na %2, kde můžete potvrdit, že jste si je přečetli a souhlasíte s nimi.</translation>
60076018
</message>
60086019
<message>
60096020
<location filename="../src/gui/owncloudgui.cpp" line="308"/>

translations/client_gl.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ Esta acción interromperá calquera sincronización que estea a executarse actua
954954
<message>
955955
<location filename="../src/gui/accountsettings.cpp" line="1250"/>
956956
<source>Obtaining authorization from the browser. &lt;a href=&apos;%1&apos;&gt;Click here&lt;/a&gt; to re-open the browser.</source>
957-
<translation>Obtendo autorización dende o navegador. &lt;a href=&apos;%1&apos;&gt;Prema aquí&lt;/a&gt; para volver abrir o navegador.</translation>
957+
<translation>Obtendo autorización desde o navegador. &lt;a href=&apos;%1&apos;&gt;Prema aquí&lt;/a&gt; para volver abrir o navegador.</translation>
958958
</message>
959959
<message>
960960
<location filename="../src/gui/accountsettings.cpp" line="1254"/>
@@ -1800,7 +1800,7 @@ Esta acción interromperá calquera sincronización que estea a executarse actua
18001800
<location filename="../src/gui/editlocallyjob.cpp" line="121"/>
18011801
<location filename="../src/gui/editlocallyjob.cpp" line="132"/>
18021802
<source>Could not validate the request to open a file from server.</source>
1803-
<translation>Non foi posíbel validar a solicitude para abrir un ficheiro dende o servidor.</translation>
1803+
<translation>Non foi posíbel validar a solicitude para abrir un ficheiro desde o servidor.</translation>
18041804
</message>
18051805
<message>
18061806
<location filename="../src/gui/editlocallyjob.cpp" line="261"/>
@@ -1865,7 +1865,7 @@ Esta acción interromperá calquera sincronización que estea a executarse actua
18651865
<message>
18661866
<location filename="../src/gui/editlocallymanager.cpp" line="118"/>
18671867
<source>Could not validate the request to open a file from server.</source>
1868-
<translation>Non foi posíbel validar a solicitude para abrir un ficheiro dende o servidor.</translation>
1868+
<translation>Non foi posíbel validar a solicitude para abrir un ficheiro desde o servidor.</translation>
18691869
</message>
18701870
<message>
18711871
<location filename="../src/gui/editlocallymanager.cpp" line="119"/>
@@ -2009,7 +2009,7 @@ Isto pode ser un problema coas súas bibliotecas OpenSSL.</translation>
20092009
<location filename="../src/gui/creds/flow2auth.cpp" line="113"/>
20102010
<location filename="../src/gui/creds/flow2auth.cpp" line="231"/>
20112011
<source>Error returned from the server: &lt;em&gt;%1&lt;/em&gt;</source>
2012-
<translation>Erro devolto dende o servidor: &lt;em&gt;%1&lt;/em&gt;</translation>
2012+
<translation>Erro devolto desde o servidor: &lt;em&gt;%1&lt;/em&gt;</translation>
20132013
</message>
20142014
<message>
20152015
<location filename="../src/gui/creds/flow2auth.cpp" line="116"/>
@@ -2021,7 +2021,7 @@ Isto pode ser un problema coas súas bibliotecas OpenSSL.</translation>
20212021
<location filename="../src/gui/creds/flow2auth.cpp" line="119"/>
20222022
<location filename="../src/gui/creds/flow2auth.cpp" line="237"/>
20232023
<source>Could not parse the JSON returned from the server: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</source>
2024-
<translation>Non foi posíbel analizar o JSON devolto dende o servidor: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</translation>
2024+
<translation>Non foi posíbel analizar o JSON devolto desde o servidor: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</translation>
20252025
</message>
20262026
<message>
20272027
<location filename="../src/gui/creds/flow2auth.cpp" line="122"/>
@@ -2233,7 +2233,7 @@ Are you sure you want to sync those actions with the server?
22332233
If this was an accident and you decide to keep your files, they will be re-synced from the server.</source>
22342234
<translation>Elimináronse todos os ficheiros do cartafol de sincronización local «%1». Estes ficheiros eliminados sincronizaranse co seu servidor, polo que tales ficheiros non estarán dispoñíbeis a non ser que sexan restaurados.
22352235
Confirma que quere sincronizar esas accións co servidor?
2236-
Se isto foi un accidente e decide manter os seus ficheiros, volveranse sincronizar dende o servidor.</translation>
2236+
Se isto foi un accidente e decide manter os seus ficheiros, volveranse sincronizar desde o servidor.</translation>
22372237
</message>
22382238
<message>
22392239
<location filename="../src/gui/folder.cpp" line="1417"/>
@@ -2300,7 +2300,7 @@ Please confirm if you'd like to proceed with these deletions.
23002300
Alternatively, you can restore all deleted files by uploading from &apos;%1&apos; folder to the server.</source>
23012301
<translation>Elimináronse un gran número de ficheiros do servidor.
23022302
Confirme que quere proceder a estas eliminacións.
2303-
Como alternativa, pode restaurar todos os ficheiros eliminados enviándoos dende o cartafol «%1» ao servidor.</translation>
2303+
Como alternativa, pode restaurar todos os ficheiros eliminados enviándoos desde o cartafol «%1» ao servidor.</translation>
23042304
</message>
23052305
<message>
23062306
<location filename="../src/gui/folder.cpp" line="1646"/>
@@ -2537,7 +2537,7 @@ Como alternativa, pode restaurar todos os ficheiros eliminados descargándoos do
25372537
<message>
25382538
<location filename="../src/gui/folderstatusmodel.cpp" line="210"/>
25392539
<source>Error while loading the list of folders from the server.</source>
2540-
<translation>Produciuse un erro ao cargar a lista de cartafoles dende o servidor.</translation>
2540+
<translation>Produciuse un erro ao cargar a lista de cartafoles desde o servidor.</translation>
25412541
</message>
25422542
<message>
25432543
<location filename="../src/gui/folderstatusmodel.cpp" line="213"/>
@@ -3250,7 +3250,7 @@ Non é posíbel reverter versións inmediatamente: cambiar de beta a estábel si
32503250
<message>
32513251
<location filename="../src/gui/creds/httpcredentialsgui.cpp" line="156"/>
32523252
<source>&lt;a href=&quot;%1&quot;&gt;Click here&lt;/a&gt; to request an app password from the web interface.</source>
3253-
<translation>&lt;a href=&quot;%1&quot;&gt;Prema aquí&lt;/a&gt; para solicitar un contrasinal de aplicación dende a interface web.</translation>
3253+
<translation>&lt;a href=&quot;%1&quot;&gt;Prema aquí&lt;/a&gt; para solicitar un contrasinal de aplicación desde a interface web.</translation>
32543254
</message>
32553255
</context>
32563256
<context>
@@ -5445,7 +5445,7 @@ O servidor respondeu co erro: %2</translation>
54455445
<message>
54465446
<location filename="../src/libsync/syncengine.cpp" line="653"/>
54475447
<source>Unable to read from the sync journal.</source>
5448-
<translation>Non é posíbel ler dende o diario de sincronización.</translation>
5448+
<translation>Non é posíbel ler desde o diario de sincronización.</translation>
54495449
</message>
54505450
<message>
54515451
<location filename="../src/libsync/syncengine.cpp" line="782"/>
@@ -6185,7 +6185,7 @@ O servidor respondeu co erro: %2</translation>
61856185
<message>
61866186
<location filename="../src/gui/wizard/owncloudadvancedsetuppage.ui" line="304"/>
61876187
<source>Synchronize everything from server</source>
6188-
<translation>Sincronizar todo dende o servidor</translation>
6188+
<translation>Sincronizar todo desde o servidor</translation>
61896189
</message>
61906190
<message>
61916191
<location filename="../src/gui/wizard/owncloudadvancedsetuppage.ui" line="360"/>
@@ -6883,7 +6883,7 @@ O servidor respondeu co erro: %2</translation>
68836883
<message>
68846884
<location filename="../src/libsync/theme.cpp" line="554"/>
68856885
<source>&lt;p&gt;&lt;small&gt;Built from Git revision &lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt; on %3, %4 using Qt %5, %6&lt;/small&gt;&lt;/p&gt;</source>
6886-
<translation>&lt;p&gt;&lt;small&gt;Construido dende a revisión Git &lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt; en %3, %4 usando Qt %5, %6&lt;/small&gt;&lt;/p&gt;</translation>
6886+
<translation>&lt;p&gt;&lt;small&gt;Construido desde a revisión Git &lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt; en %3, %4 usando Qt %5, %6&lt;/small&gt;&lt;/p&gt;</translation>
68876887
</message>
68886888
</context>
68896889
<context>
@@ -7189,7 +7189,7 @@ O servidor respondeu co erro: %2</translation>
71897189
<message>
71907190
<location filename="../src/gui/creds/oauth.cpp" line="115"/>
71917191
<source>Error returned from the server: &lt;em&gt;%1&lt;/em&gt;</source>
7192-
<translation>Erro devolto dende o servidor: &lt;em&gt;%1&lt;/em&gt;</translation>
7192+
<translation>Erro devolto desde o servidor: &lt;em&gt;%1&lt;/em&gt;</translation>
71937193
</message>
71947194
<message>
71957195
<location filename="../src/gui/creds/oauth.cpp" line="118"/>
@@ -7204,7 +7204,7 @@ O servidor respondeu co erro: %2</translation>
72047204
<message>
72057205
<location filename="../src/gui/creds/oauth.cpp" line="127"/>
72067206
<source>Could not parse the JSON returned from the server: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</source>
7207-
<translation>Non foi posíbel analizar o JSON devolto dende o servidor: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</translation>
7207+
<translation>Non foi posíbel analizar o JSON devolto desde o servidor: &lt;br&gt;&lt;em&gt;%1&lt;/em&gt;</translation>
72087208
</message>
72097209
<message>
72107210
<location filename="../src/gui/creds/oauth.cpp" line="130"/>
@@ -7376,7 +7376,7 @@ O servidor respondeu co erro: %2</translation>
73767376
<message>
73777377
<location filename="../src/libsync/theme.cpp" line="533"/>
73787378
<source>&lt;p&gt;&lt;small&gt;Built from Git revision &lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt; on %3, %4 using Qt %5, %6&lt;/small&gt;&lt;/p&gt;</source>
7379-
<translation>&lt;p&gt;&lt;small&gt;Construido dende a revisión Git &lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt; en %3, %4 usando Qt %5, %6&lt;/small&gt;&lt;/p&gt;</translation>
7379+
<translation>&lt;p&gt;&lt;small&gt;Construido desde a revisión Git &lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt; en %3, %4 usando Qt %5, %6&lt;/small&gt;&lt;/p&gt;</translation>
73807380
</message>
73817381
</context>
73827382
</TS>

0 commit comments

Comments
 (0)