From 99cb281a67c8a444eb8285d1f88fb136e98a00a9 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 22 Aug 2023 18:34:53 +0100 Subject: [PATCH] New translations Welcome.strings (Czech) --- StrongBox/cs/Welcome.strings | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/StrongBox/cs/Welcome.strings b/StrongBox/cs/Welcome.strings index 2d32a0752..0ca54c380 100644 --- a/StrongBox/cs/Welcome.strings +++ b/StrongBox/cs/Welcome.strings @@ -13,6 +13,9 @@ /* Class = "UILabel"; text = "AutoFill allows you to automatically enter your passwords in Safari and other Apps, in a really fast and easy way. So let's get it switched on now"; ObjectID = "5lU-Td-3SH"; */ "5lU-Td-3SH.text" = "Automatické vyplňování umožňuje opravdu rychle a snadně automaticky vkládat hesla do Safari či jiných aplikací. Pojďme to nyní zapnout"; +/* Class = "UILabel"; text = "Your new database will be stored on iCloud."; ObjectID = "9uX-kp-lWM"; */ +"9uX-kp-lWM.text" = "Your new database will be stored on iCloud."; + /* Class = "UILabel"; text = "Step by Step"; ObjectID = "BJ5-ot-YkD"; */ "BJ5-ot-YkD.text" = "Krok za krokem"; @@ -52,8 +55,11 @@ /* Class = "UIButton"; normalTitle = "Don't Use AutoFill"; ObjectID = "Lxy-EK-dja"; */ "Lxy-EK-dja.normalTitle" = "Nepoužívat Automatické vyplňování"; -/* Class = "UILabel"; text = "Note: Your new database was created and stored locally on this device because iCloud was not enabled. 

You may want to enable iCloud in Preferences to migrate this database to the cloud to avoid data loss and have this database available on your other devices"; ObjectID = "Myl-Pj-5zc"; */ -"Myl-Pj-5zc.text" = "Poznámka: Vaše nová databáze byla vytvořena a uložena lokálně na tomto zařízení, protože iCloud nebyl povolen. \n\nMožná budete chtít povolit v Nastavení iCloud pro migraci této databáze do cloudu, abyste se vyhnuli ztrátě dat a měli k dispozici tuto databázi i na vašich ostatních zařízeních"; +/* Class = "UILabel"; text = "Your new database will be stored locally on this device only."; ObjectID = "MGd-oQ-hD0"; */ +"MGd-oQ-hD0.text" = "Your new database will be stored locally on this device only."; + +/* Class = "UILabel"; text = "Note: Your new database was created and stored locally on this device only. 

You might instead prefer to store your database on a cloud provider so that it is available across your devices."; ObjectID = "Myl-Pj-5zc"; */ +"Myl-Pj-5zc.text" = "Note: Your new database was created and stored locally on this device only. 

You might instead prefer to store your database on a cloud provider so that it is available across your devices."; /* Class = "UIButton"; normalTitle = "Dismiss"; ObjectID = "NM1-ie-t5q"; */ "NM1-ie-t5q.normalTitle" = "Zamítnout";