mirror of
https://github.com/directus/directus.git
synced 2026-01-29 07:27:57 -05:00
New translations en-US.yaml (Czech) (#8089)
This commit is contained in:
@@ -1,11 +1,35 @@
|
||||
---
|
||||
## Be aware:
|
||||
#Due to the way this is imported, JavaScript reserved words, including "delete", "private",
|
||||
#"void", etc are stripped out. See
|
||||
#https://github.com/rollup/plugins/blob/8748b8cd3bbab3c5ac6190556930219f19060e63/packages/pluginutils/src/makeLegalIdentifier.ts#L4
|
||||
#and
|
||||
#https://github.com/rollup/plugins/blob/8748b8cd3bbab3c5ac6190556930219f19060e63/packages/yaml/src/index.js#L45
|
||||
#Illegal words:
|
||||
#'break', 'case', 'class', 'catch', 'const', 'continue', 'debugger', 'default', 'delete', 'do',
|
||||
#'else', 'export', 'extends', 'finally', 'for', 'function', 'if', 'import', 'in', 'instanceof',
|
||||
#'let', 'new', 'return', 'super', 'switch', 'this', 'throw', 'try', 'typeof', 'var', 'void',
|
||||
#'while', 'with', 'yield', 'enum', 'await', 'implements', 'package', 'protected', 'static',
|
||||
#'interface', 'private', 'public', 'arguments', 'Infinity', 'NaN', 'undefined', 'null', 'true',
|
||||
#'false', 'eval', 'uneval', 'isFinite', 'isNaN', 'parseFloat', 'parseInt', 'decodeURI',
|
||||
#'decodeURIComponent', 'encodeURI', 'encodeURIComponent', 'escape', 'unescape', 'Object',
|
||||
#'Function', 'Boolean', 'Symbol', 'Error', 'EvalError', 'InternalError', 'RangeError',
|
||||
#'ReferenceError', 'SyntaxError', 'TypeError', 'URIError', 'Number', 'Math', 'Date', 'String',
|
||||
#'RegExp', 'Array', 'Int8Array', 'Uint8Array', 'Uint8ClampedArray', 'Int16Array', 'Uint16Array',
|
||||
#'Int32Array', 'Uint32Array', 'Float32Array', 'Float64Array', 'Map', 'Set', 'WeakMap', 'WeakSet',
|
||||
#'SIMD', 'ArrayBuffer', 'DataView', 'JSON', 'Promise', 'Generator', 'GeneratorFunction', 'Reflect',
|
||||
#'Proxy', 'Intl'
|
||||
published: Zveřejněno
|
||||
tile_size: Velikost dlaždice
|
||||
edit_field: Upravit pole
|
||||
conditions: Podmínky
|
||||
maps: Mapy
|
||||
item_revision: Revize položky
|
||||
enter_a_name: Zadejte název...
|
||||
duplicate_field: Duplikovat pole
|
||||
half_width: Poloviční šířka
|
||||
full_width: Plná šířka
|
||||
limit: Limit
|
||||
group: Skupina
|
||||
and: A
|
||||
or: Nebo
|
||||
@@ -18,6 +42,7 @@ branch: Větev
|
||||
leaf: List
|
||||
indeterminate: Neurčitý
|
||||
edit_collection: Upravit kolekci
|
||||
exclusive: Exkluzivní
|
||||
children: Potomci
|
||||
db_only_click_to_configure: 'Pouze databáze: Klikněte pro nastavení '
|
||||
show_archived_items: Zobrazit archivované položky
|
||||
@@ -30,6 +55,7 @@ create_role: Vytvořit roli
|
||||
create_user: Vytvořit uživatele
|
||||
create_webhook: Vytvořit webhook
|
||||
invite_users: Pozvat uživatele
|
||||
email_examples: "admin{'@'}stranka.cz, user{'@'}stranka.cz..."
|
||||
invite: Pozvat
|
||||
email_already_invited: E-mail "{email}" již byl pozván
|
||||
emails: E-mail
|
||||
|
||||
Reference in New Issue
Block a user