|
240 | 240 | "title": "Oznámení", |
241 | 241 | "description": "Systémová oznámení o transakcích" |
242 | 242 | }, |
| 243 | + "networkStatus": { |
| 244 | + "title": "Network status", |
| 245 | + "description": "Displays the status of the node you are currently connected to." |
| 246 | + }, |
243 | 247 | "exportStronghold": { |
244 | 248 | "title": "Exportovat zálohu", |
245 | | - "description": "Export to a Stronghold file - a complete encrypted backup of your wallets and latest transaction history" |
| 249 | + "description": "Exportovat do Stronghold souboru - kompletní šifrovaná záloha vašich peněženek a poslední historie transakcí" |
246 | 250 | }, |
247 | 251 | "appLock": { |
248 | 252 | "title": "Automatický zámek", |
|
252 | 256 | }, |
253 | 257 | "changePassword": { |
254 | 258 | "title": "Změna hesla", |
255 | | - "description": "Your password is used to secure your wallets. You must use a strong password to protect your funds" |
| 259 | + "description": "Vaše heslo se používá k zabezpečení peněženek. Musíte použít silné heslo k ochraně prostředků" |
256 | 260 | }, |
257 | 261 | "changePincode": { |
258 | 262 | "title": "Změnit PIN kód", |
|
264 | 268 | }, |
265 | 269 | "balanceFinder": { |
266 | 270 | "title": "Hledač zůstatku", |
267 | | - "description": "Perform an extended search of your addresses for tokens" |
| 271 | + "description": "Provést rozšířené vyhledávání tokenů napříč adresami" |
268 | 272 | }, |
269 | 273 | "hiddenAccounts": { |
270 | 274 | "title": "Skryté peněženky", |
271 | | - "description": "Selecting this options will show wallets that were previously hidden" |
| 275 | + "description": "Výběrem této možností se zobrazí peněženky, které byly dříve skryty" |
272 | 276 | }, |
273 | 277 | "deleteProfile": { |
274 | 278 | "title": "Smazat profil", |
275 | | - "description": "Deletes your entire profile, wallets and transaction history. Make sure you have a backup" |
| 279 | + "description": "Odstraní profil, peněženky a historii transakcí. Ujistěte se, že máte zálohu" |
276 | 280 | }, |
277 | 281 | "deepLinks": { |
278 | 282 | "title": "Hluboké odkazy", |
|
288 | 292 | }, |
289 | 293 | "configureNodeList": { |
290 | 294 | "title": "Vybrat Node", |
291 | | - "description": "Manage the list of IOTA network nodes you connect to", |
| 295 | + "description": "Spravujte list IOTA Nodes, ke kterým se připojujete", |
292 | 296 | "primaryNode": "Primární Node", |
293 | 297 | "excludeNode": "Vyloučit node", |
294 | 298 | "includeNode": "Zahrnout node", |
295 | 299 | "viewDetails": "Zobrazit podrobnosti", |
296 | 300 | "setAsPrimary": "Nastavit jako hlavní", |
297 | 301 | "removeNode": "Odstranit uzel", |
298 | 302 | "includeOfficialNodeList": "Zahrnout oficiální seznam node", |
299 | | - "noNodes": "There are no nodes, automatic selection will be used instead" |
| 303 | + "noNodes": "Neexistují žádné Nodes, bude použit automatický výběr" |
300 | 304 | }, |
301 | 305 | "proofOfWork": { |
302 | 306 | "title": "Proof of Work", |
|
337 | 341 | }, |
338 | 342 | "reportAnIssue": { |
339 | 343 | "title": "Nahlásit problém", |
340 | | - "description": "Report a bug to the developers. Check through to make sure it hasn't already been reported" |
| 344 | + "description": "Nahlásit chybu vývojářům. Zkontrolujte, zda již nebyla nahlášena." |
341 | 345 | } |
342 | 346 | }, |
343 | 347 | "login": { |
|
371 | 375 | "networkDown": "Sít odpojena", |
372 | 376 | "status": "Stav", |
373 | 377 | "messagesPerSecond": "Zprávy za sekundu", |
374 | | - "confirmationRate": "Míra potvrzení" |
| 378 | + "referencedRate": "Referenced rate" |
375 | 379 | }, |
376 | 380 | "profileModal": { |
377 | 381 | "allSettings": "Všechna nastavení", |
|
583 | 587 | "viewStatus": "Zobrazit status", |
584 | 588 | "showHiddenAccounts": "Zobrazit skryté peněženky", |
585 | 589 | "confirm": "Potvrdit", |
| 590 | + "hideNetworkStatistics": "Hide network statistics", |
586 | 591 | "findBalances": "Najít zůstatky", |
587 | 592 | "searchBalances": "Najít zůstatky", |
588 | 593 | "searchAgain": "Hledat znovu", |
|
702 | 707 | "receiving": "Přijímání", |
703 | 708 | "sending": "Odesílání", |
704 | 709 | "legacyNetwork": "Zastaralá síť", |
705 | | - "capsLock": "Caps Lock is on", |
706 | | - "version": "Version {version}" |
| 710 | + "capsLock": "Caps Lock je zapnutý", |
| 711 | + "version": "Verze {version}" |
707 | 712 | }, |
708 | 713 | "dates": { |
709 | 714 | "today": "Dnes", |
|
0 commit comments