Skip to content

Commit b92f7d8

Browse files
unknwonmpsonntag
authored andcommitted
locale: sync from Crowdin (#5991)
1 parent 345cdb5 commit b92f7d8

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

conf/locale/locale_cs-CZ.ini

+30-30
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ run_user_not_match=Uživatel pro spuštění není aktuální uživatel: %s -> %
121121
smtp_host_missing_port=V adrese SMTP serveru chybí číslo portu.
122122
invalid_smtp_from=Hodnota položky SMTP Od: není zadána správně: %v
123123
save_config_failed=Uložení konfigurace se nezdařilo: %v
124-
init_failed=Failed to initialize application: %v
124+
init_failed=Nepodařilo se inicializovat aplikaci: %v
125125
invalid_admin_setting=Nastavení účtu správce není správné: %v
126126
install_success=Vítejte! Jsme rádi, že jste si vybrali GIN. Bavte se a opatrujte se.
127127
invalid_log_root_path=Kořenový adresář souborů systémových záznamů není správný: %v
@@ -1001,12 +1001,12 @@ first_page=První
10011001
last_page=Poslední
10021002
total=Celkem: %d
10031003

1004-
dashboard.build_info=Build Information
1005-
dashboard.app_ver=Application version
1006-
dashboard.git_version=Git version
1007-
dashboard.go_version=Go version
1008-
dashboard.build_time=Build time
1009-
dashboard.build_commit=Build commit
1004+
dashboard.build_info=Informace o sestavení
1005+
dashboard.app_ver=Verze aplikace
1006+
dashboard.git_version=Git verze
1007+
dashboard.go_version=Go verze
1008+
dashboard.build_time=Čas sestavení
1009+
dashboard.build_commit=Commit sestavení
10101010
dashboard.statistic=Statistika
10111011
dashboard.operations=Operace
10121012
dashboard.system_status=Stav sledování systému
@@ -1162,48 +1162,48 @@ auths.github_api_endpoint=Koncový bod API
11621162

11631163
config.not_set=(není nastaveno)
11641164
config.server_config=Nastavení serveru
1165-
config.brand_name=Brand name
1165+
config.brand_name=Název značky
11661166
config.run_user=Účet pro spouštění
11671167
config.run_mode=Režim spouštění
1168-
config.server.external_url=External URL
1169-
config.server.domain=Domain
1170-
config.server.protocol=Protocol
1171-
config.server.http_addr=HTTP address
1168+
config.server.external_url=Externí URL
1169+
config.server.domain=Doména
1170+
config.server.protocol=Protokol
1171+
config.server.http_addr=HTTP adresa
11721172
config.server.http_port=HTTP port
1173-
config.server.cert_file=Certificate file
1174-
config.server.key_file=Key file
1175-
config.server.tls_min_version=Minimum TLS version
1176-
config.server.unix_socket_permission=Unix socket permission
1177-
config.server.local_root_url=Local root URL
1178-
config.server.offline_mode=Offline mode
1173+
config.server.cert_file=Soubor certifikátu
1174+
config.server.key_file=Soubor klíče
1175+
config.server.tls_min_version=Minimální verze TLS
1176+
config.server.unix_socket_permission=Oprávnění Unix socket
1177+
config.server.local_root_url=Místní URL kořenového adresáře
1178+
config.server.offline_mode=Offline režim
11791179
config.server.disable_router_log=Disable router log
1180-
config.server.enable_gzip=Enable Gzip
1181-
config.server.app_data_path=Application data path
1180+
config.server.enable_gzip=Povolit Gzip
1181+
config.server.app_data_path=Cesta dat aplikace
11821182
config.server.load_assets_from_disk=Load assets from disk
11831183
config.server.landing_url=Landing URL
11841184

11851185
config.ssh_config=Nastavení SSH
1186-
config.ssh.enabled=Enabled
1187-
config.ssh.domain=Exposed domain
1188-
config.ssh.port=Exposed port
1189-
config.ssh.root_path=Root path
1186+
config.ssh.enabled=Povoleno
1187+
config.ssh.domain=Vystavená doména
1188+
config.ssh.port=Vystavený port
1189+
config.ssh.root_path=Kořenová cesta
11901190
config.ssh.keygen_path=Keygen path
11911191
config.ssh.key_test_path=Key test path
1192-
config.ssh.minimum_key_size_check=Minimum key size check
1193-
config.ssh.minimum_key_sizes=Minimum key sizes
1192+
config.ssh.minimum_key_size_check=Kontrola minimální velikosti klíčů
1193+
config.ssh.minimum_key_sizes=Minimální velikost klíčů
11941194
config.ssh.rewrite_authorized_keys_at_start=Rewrite "authorized_keys" at start
11951195
config.ssh.start_builtin_server=Start builtin server
11961196
config.ssh.listen_host=Listen host
11971197
config.ssh.listen_port=Listen port
1198-
config.ssh.server_ciphers=Server ciphers
1198+
config.ssh.server_ciphers=Serverové šifry
11991199

12001200
config.repo_config=Nastavení repositáře
1201-
config.repo.root_path=Root path
1202-
config.repo.script_type=Script type
1201+
config.repo.root_path=Kořenová cesta
1202+
config.repo.script_type=Typ skriptu
12031203
config.repo.ansi_chatset=ANSI charset
12041204
config.repo.force_private=Force private
12051205
config.repo.max_creation_limit=Max creation limit
1206-
config.repo.preferred_licenses=Preferred licenses
1206+
config.repo.preferred_licenses=Upřednostňované licence
12071207
config.repo.disable_http_git=Disable HTTP Git
12081208
config.repo.enable_local_path_migration=Enable local path migration
12091209
config.repo.enable_raw_file_render_mode=Enable raw file render mode

internal/assets/conf/conf_gen.go

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)