You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I created Czech translation for the tool, but I have no clue how to add it to the code as I'm no programmer. Could someone handle it or guide me how to do it? Thank you!
{
id: 'cs-CZ',
name: 'Czech – Čeština',
translation: {
title: 'WiFi Card',
'desc.use':
'Jednoduše si vytiskněte kartu s přihlašovacími údaji na Wi-Fi. Přilepte ji na ledničku, dejte si ji do peněženky nebo jinam.',
'desc.privacy':
'Informace o vaší Wi-Fi se nikdy neodesílají na server. Na těchto webových stránkách neprobíhá žádné sledování ani analýza. Zobrazit',
'desc.source': 'zdrojový kód',
'wifi.identity': 'Identita',
'wifi.identity.placeholder': 'Uživatelské jméno',
'wifi.login': 'Login',
'wifi.name': 'Název sítě',
'wifi.name.hiddenSSID': 'Skrytá síť',
'wifi.name.placeholder': 'Název sítě',
'wifi.password': 'Heslo',
'wifi.password.placeholder': 'Heslo',
'wifi.password.hide': 'Skrýt heslo',
'wifi.password.encryption': 'Typ zabezpečení',
'wifi.password.encryption.none': 'Otevřená',
'wifi.encryption.eapMethod': 'EAP',
'wifi.tip':
"Namířením fotoaparátu telefonu na QR kód se automaticky připojíte.",
'wifi.alert.name': 'Název sítě nemůže být prázdný',
'wifi.alert.password': 'Heslo nemůže být prázdné',
'wifi.alert.password.length.5':
'Heslo musí mít alespoň 5 znaků nebo je nutné změnit typ zabezpečení na "otevřená"',
'wifi.alert.password.length.8':
'Heslo musí mít alespoň 8 znaků nebo je nutné změnit typ zabezpečení na "otevřená"',
'wifi.alert.eapIdentity': 'Identita nemůže být prázdná',
'button.rotate': 'Otočit',
'button.print': 'Tisk',
select: 'Vybrat jazyk',
},
},
The text was updated successfully, but these errors were encountered:
Hello, I created Czech translation for the tool, but I have no clue how to add it to the code as I'm no programmer. Could someone handle it or guide me how to do it? Thank you!
The text was updated successfully, but these errors were encountered: