Skip to content

Commit c0e19df

Browse files
committed
Progress
1 parent 74598cf commit c0e19df

2 files changed

Lines changed: 799 additions & 71 deletions

File tree

i18n/locales/cs-CZ.json

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -16,91 +16,91 @@
1616
"chat": "chat"
1717
},
1818
"search": {
19-
"label": "Search npm packages",
20-
"placeholder": "search packages...",
21-
"button": "search",
22-
"clear": "Clear search",
23-
"searching": "Searching...",
24-
"found_packages": "Found {count} packages",
25-
"updating": "(updating...)",
26-
"no_results": "No packages found for \"{query}\"",
27-
"results": "Search results",
28-
"not_taken": "{name} is not taken",
29-
"claim_prompt": "Claim this package name on npm",
30-
"claim_button": "Claim \"{name}\"",
31-
"want_to_claim": "Want to claim this package name?",
32-
"start_typing": "Start typing to search packages",
33-
"exact_match": "exact",
19+
"label": "Hledat npm balíčky",
20+
"placeholder": "Hledat balíčky...",
21+
"button": "Hledat",
22+
"clear": "Vymazat hledání",
23+
"searching": "Hledání...",
24+
"found_packages": "Nalezen {count} balíček | Nalezeny {count} balíčky | Nalezeno {count} balíčků",
25+
"updating": "(aktualizace...)",
26+
"no_results": "Žádné výsledky pro \"{query}\"",
27+
"results": "Výsledky hledání",
28+
"not_taken": "{name} není rezervováno",
29+
"claim_prompt": "Nárokovat toto jméno balíčku na npm",
30+
"claim_button": "Nárokovat \"{name}\"",
31+
"want_to_claim": "Chcete nárokovat toto jméno balíčku?",
32+
"start_typing": "Začněte psát pro hledání balíčků",
33+
"exact_match": "přesná shoda",
3434
"suggestion": {
35-
"user": "user",
36-
"org": "org",
37-
"view_user_packages": "View packages by this user",
38-
"view_org_packages": "View packages by this organization"
35+
"user": "uživatel",
36+
"org": "organizace",
37+
"view_user_packages": "Zobrazit balíčky tohoto uživatele",
38+
"view_org_packages": "Zobrazit balíčky této organizace"
3939
}
4040
},
4141
"nav": {
42-
"main_navigation": "Main",
43-
"popular_packages": "Popular packages",
44-
"search": "search",
45-
"settings": "settings",
46-
"back": "back"
42+
"main_navigation": "Hlavní",
43+
"popular_packages": "Populární balíčky",
44+
"search": "vyhledávání",
45+
"settings": "nastavení",
46+
"back": "zpět"
4747
},
4848
"settings": {
49-
"title": "settings",
50-
"tagline": "customize your npmx experience",
51-
"meta_description": "Customize your npmx.dev experience with theme, language, and display preferences.",
49+
"title": "nastavení",
50+
"tagline": "přizpůsobte si své npmx",
51+
"meta_description": " Přizpůsobte si své npmx.dev vzhledem, jazykem a preferencemi zobrazení.",
5252
"sections": {
53-
"appearance": "Appearance",
54-
"display": "Display",
55-
"language": "Language"
56-
},
57-
"relative_dates": "Relative dates",
58-
"relative_dates_description": "Show \"3 days ago\" instead of full dates",
59-
"include_types": "Include {'@'}types in install",
60-
"include_types_description": "Add {'@'}types package to install commands for untyped packages",
61-
"hide_platform_packages": "Hide platform-specific packages in search",
62-
"hide_platform_packages_description": "Hide native binary packages like {'@'}esbuild/linux-x64 from results",
63-
"theme": "Theme",
64-
"theme_light": "Light",
65-
"theme_dark": "Dark",
66-
"theme_system": "System",
67-
"language": "Language",
68-
"help_translate": "Help translate npmx",
69-
"accent_colors": "Accent colors",
70-
"clear_accent": "Clear accent color",
71-
"translation_progress": "Translation progress"
53+
"appearance": "Vzhled",
54+
"display": "Zobrazení",
55+
"language": "Jazyk"
56+
},
57+
"relative_dates": "Relativní data",
58+
"relative_dates_description": "Zobrazit \"před 3 dny\" místo celého data",
59+
"include_types": "Zahrnout {'@'}types při instalaci",
60+
"include_types_description": "Přidat balíček {'@'}types do instalačních příkazů pro neoznačené balíčky",
61+
"hide_platform_packages": "Skrýt platformně specifické balíčky ve vyhledávání",
62+
"hide_platform_packages_description": "Skrýt nativní binární balíčky jako {'@'}esbuild/linux-x64 z výsledků",
63+
"theme": "Téma",
64+
"theme_light": "Světlé",
65+
"theme_dark": "Tmavé",
66+
"theme_system": "Systémové",
67+
"language": "Jazyk",
68+
"help_translate": "Pomozte přeložit npmx",
69+
"accent_colors": "Barvy akcentu",
70+
"clear_accent": "Vymazat barvu akcentu",
71+
"translation_progress": "Pokrok překladu"
7272
},
7373
"i18n": {
74-
"missing_keys": "{count} missing translation | {count} missing translations",
75-
"copy_keys": "Copy keys",
76-
"show_more_keys": "Show {count} more...",
77-
"contribute_hint": "Help improve this translation by adding the missing keys.",
78-
"edit_on_github": "Edit on GitHub",
79-
"view_guide": "Translation guide"
74+
"missing_keys": "{count} chybějící překlad | {count} chybějící překlady | {count} chybějících překladů",
75+
"copy_keys": "Kopírovat klíče",
76+
"show_more_keys": "Zobrazit dalších {count}...",
77+
"contribute_hint": "Pomozte zlepšit tento překlad přidáním chybějících klíčů.",
78+
"edit_on_github": "Upravit na GitHubu",
79+
"view_guide": "Překladatelská příručka"
8080
},
8181
"common": {
82-
"loading": "Loading...",
83-
"loading_more": "Loading more...",
84-
"loading_packages": "Loading packages...",
85-
"end_of_results": "End of results",
86-
"try_again": "Try again",
87-
"close": "Close",
88-
"retry": "Retry",
89-
"copy": "copy",
90-
"copied": "copied!",
91-
"skip_link": "Skip to main content",
92-
"close_modal": "Close modal",
93-
"show_more": "show more",
94-
"warnings": "Warnings:",
95-
"go_back_home": "Go back home",
96-
"view_on_npm": "view on npm",
97-
"per_week": "/ week",
82+
"loading": "Načítání...",
83+
"loading_more": "Načítání dalších...",
84+
"loading_packages": "Načítání balíčků...",
85+
"end_of_results": "Konec výsledků",
86+
"try_again": "Zkuste to znovu",
87+
"close": "Zavřít",
88+
"retry": "Opakovat",
89+
"copy": "zkopírovat",
90+
"copied": "zkopírováno!",
91+
"skip_link": "Přejít na hlavní obsah",
92+
"close_modal": "Zavřít okno",
93+
"show_more": "zobrazit více",
94+
"warnings": "Varování:",
95+
"go_back_home": "Zpět na začátek",
96+
"view_on_npm": "Zobrazit na npm",
97+
"per_week": "/ týden",
9898
"sort": {
99-
"name": "name",
99+
"name": "jméno",
100100
"role": "role",
101-
"members": "members"
101+
"members": "členové"
102102
},
103-
"scroll_to_top": "Scroll to top"
103+
"scroll_to_top": "Posunout nahoru"
104104
},
105105
"package": {
106106
"not_found": "Package Not Found",

0 commit comments

Comments
 (0)