-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
33 deletions.
There are no files selected for viewing
63 changes: 30 additions & 33 deletions
63
oarepo_ui/theme/assets/semantic-ui/translations/oarepo_ui/messages/cs/translations.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,31 @@ | ||
{ | ||
"Remove field": "Odstranit položku", | ||
"Language": "Jazyk", | ||
"Search for a language by name (e.g \"eng\", \"fr\" or \"Polish\")": "Hledat jazyk dle jména", | ||
"Add another language": "Přidat další jazyk", | ||
"We couldn't find any matches for ": "Nenašli jsme žádné shody pro ", | ||
"search": "hledat", | ||
"Choose": "Vybrat", | ||
"Selected records": "Vybrané záznamy", | ||
"Something went wrong...": "Stala se nějaká chyba …", | ||
"Search...": "Hledat …", | ||
"No results found": "Nenalezeny žádné výsledky", | ||
"Loading...": "Nahrávám …", | ||
"Search External Database": "Hledat v externím zdroji", | ||
"Search results from external API": "Hledat v externím zdroji", | ||
"Draft saved with validation errors. Fields listed below that failed validation were not saved to the server": "Pracovní verze záznamu byla uložena s chybami. Následující pole nebyla uložena, prosím, opravte je a uložte znovu", | ||
"Draft saved successfully.": "Pracovní záznam byl uložen.", | ||
"Draft published successfully. Redirecting to record's detail page ...": "Pracovní záznam byl úspěšně publikován. Budete přesměrováni na stránku s detailem záznamu …", | ||
"Draft deleted successfully. Redirecting to the main page ...": "Pracovní verze záznamu byla smazána. Za okamžik Vás přesměrujeme na hlavní stránku.", | ||
"Start over": "Začít znovu", | ||
"totalResults_0": "{{count}} výsledek", | ||
"totalResults_1": "{{count}} výsledky", | ||
"totalResults_2": "{{count}} výsledků", | ||
"resultsPerPage": "výsledků na stránku", | ||
"Filters": "Filtry", | ||
"Filter results": "Filtrovat výsledky", | ||
"Sort by": "Řazení", | ||
"Sort": "Řazení", | ||
"Value": "Hodnota", | ||
"totalResults_one": "{{count}} výsledek", | ||
"totalResults_few": "{{count}} výsledky", | ||
"totalResults_many": "{{count}} výsledků", | ||
"totalResults_other": "{{count}} výsledků" | ||
} | ||
"Remove field": "Odstranit položku", | ||
"Language": "Jazyk", | ||
"Search for a language by name (e.g \"eng\", \"fr\" or \"Polish\")": "Hledat jazyk dle jména", | ||
"Add another language": "Přidat další jazyk", | ||
"We couldn't find any matches for ": "Nenašli jsme žádné shody pro ", | ||
"search": "hledat", | ||
"Choose": "Vybrat", | ||
"Selected records": "Vybrané záznamy", | ||
"Something went wrong...": "Stala se nějaká chyba …", | ||
"Search...": "Hledat …", | ||
"No results found": "Nenalezeny žádné výsledky", | ||
"Loading...": "Nahrávám …", | ||
"Search External Database": "Hledat v externím zdroji", | ||
"Search results from external API": "Hledat v externím zdroji", | ||
"Draft saved with validation errors. Fields listed below that failed validation were not saved to the server": "Pracovní verze záznamu byla uložena s chybami. Následující pole nebyla uložena, prosím, opravte je a uložte znovu", | ||
"Draft saved successfully.": "Pracovní záznam byl uložen.", | ||
"Draft published successfully. Redirecting to record's detail page ...": "Pracovní záznam byl úspěšně publikován. Budete přesměrováni na stránku s detailem záznamu …", | ||
"Draft deleted successfully. Redirecting to the main page ...": "Pracovní verze záznamu byla smazána. Za okamžik Vás přesměrujeme na hlavní stránku.", | ||
"Start over": "Začít znovu", | ||
"resultsPerPage": "Výsledků na stránku", | ||
"Filters": "Filtry", | ||
"Filter results": "Filtrovat výsledky", | ||
"Sort by": "Řazení", | ||
"Sort": "Řazení", | ||
"Value": "Hodnota", | ||
"totalResults_one": "{{count}} výsledek", | ||
"totalResults_few": "{{count}} výsledky", | ||
"totalResults_many": "{{count}} výsledků", | ||
"totalResults_other": "{{count}} výsledků" | ||
} |