mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
New Crowdin updates (#7791)
* New translations en-US.yaml (Hungarian) * New translations en-US.yaml (Hungarian) * New translations en-US.yaml (Hungarian) * New translations en-US.yaml (Hungarian) * New translations en-US.yaml (Hungarian) * New translations en-US.yaml (Slovenian) * New translations en-US.yaml (Slovenian) * New translations en-US.yaml (Slovenian) * New translations en-US.yaml (Hungarian) * New translations en-US.yaml (Hungarian) * New translations en-US.yaml (Turkish) * New translations en-US.yaml (Turkish) * New translations en-US.yaml (French) * New translations en-US.yaml (Russian) * New translations en-US.yaml (Russian) * New translations en-US.yaml (German) * New translations en-US.yaml (German) * New translations en-US.yaml (Turkish) * New translations en-US.yaml (Estonian) * New translations en-US.yaml (Chinese Traditional) * New translations en-US.yaml (Norwegian) * New translations en-US.yaml (Polish) * New translations en-US.yaml (Russian) * New translations en-US.yaml (Serbian (Cyrillic)) * New translations en-US.yaml (Swedish) * New translations en-US.yaml (Turkish) * New translations en-US.yaml (Ukrainian) * New translations en-US.yaml (Portuguese, Brazilian) * New translations en-US.yaml (Indonesian) * New translations en-US.yaml (Spanish, Chile) * New translations en-US.yaml (Thai) * New translations en-US.yaml (Hindi) * New translations en-US.yaml (Malay) * New translations en-US.yaml (Serbian (Latin)) * New translations en-US.yaml (Dutch) * New translations en-US.yaml (Italian) * New translations en-US.yaml (Afrikaans) * New translations en-US.yaml (Lithuanian) * New translations en-US.yaml (Spanish, Latin America) * New translations en-US.yaml (Slovenian) * New translations en-US.yaml (Vietnamese) * New translations en-US.yaml (Chinese Simplified) * New translations en-US.yaml (Bulgarian) * New translations en-US.yaml (Romanian) * New translations en-US.yaml (French) * New translations en-US.yaml (Spanish) * New translations en-US.yaml (Arabic) * New translations en-US.yaml (Georgian) * New translations en-US.yaml (Catalan) * New translations en-US.yaml (Czech) * New translations en-US.yaml (Danish) * New translations en-US.yaml (German) * New translations en-US.yaml (Greek) * New translations en-US.yaml (Finnish) * New translations en-US.yaml (Hungarian) * New translations en-US.yaml (Japanese) * Update source file en-US.yaml * New translations en-US.yaml (Italian) * New translations en-US.yaml (German) * Update source file en-US.yaml * New translations en-US.yaml (Portuguese, Brazilian) * New translations en-US.yaml (Italian) * Update source file en-US.yaml * New translations en-US.yaml (Italian) * New translations en-US.yaml (Danish) * New translations en-US.yaml (Russian) * New translations en-US.yaml (Estonian) * New translations en-US.yaml (Chinese Traditional) * New translations en-US.yaml (Norwegian) * New translations en-US.yaml (Polish) * New translations en-US.yaml (Portuguese) * New translations en-US.yaml (Russian) * New translations en-US.yaml (Serbian (Cyrillic)) * New translations en-US.yaml (Swedish) * New translations en-US.yaml (Turkish) * New translations en-US.yaml (Ukrainian) * New translations en-US.yaml (Mongolian) * New translations en-US.yaml (Portuguese, Brazilian) * New translations en-US.yaml (Indonesian) * New translations en-US.yaml (Spanish, Chile) * New translations en-US.yaml (Thai) * New translations en-US.yaml (Hindi) * New translations en-US.yaml (Malay) * New translations en-US.yaml (Serbian (Latin)) * New translations en-US.yaml (Dutch) * New translations en-US.yaml (Korean) * New translations en-US.yaml (Italian) * New translations en-US.yaml (Lithuanian) * New translations en-US.yaml (Spanish, Latin America) * New translations en-US.yaml (Slovenian) * New translations en-US.yaml (Vietnamese) * New translations en-US.yaml (Chinese Simplified) * New translations en-US.yaml (Bulgarian) * New translations en-US.yaml (Romanian) * New translations en-US.yaml (French) * New translations en-US.yaml (Spanish) * New translations en-US.yaml (Arabic) * New translations en-US.yaml (Catalan) * New translations en-US.yaml (Czech) * New translations en-US.yaml (Danish) * New translations en-US.yaml (German) * New translations en-US.yaml (Greek) * New translations en-US.yaml (Finnish) * New translations en-US.yaml (Hebrew) * New translations en-US.yaml (Hungarian) * New translations en-US.yaml (Japanese) * Update source file en-US.yaml * New translations en-US.yaml (Italian) * New translations en-US.yaml (Estonian) * New translations en-US.yaml (Chinese Traditional) * New translations en-US.yaml (Norwegian) * New translations en-US.yaml (Polish) * New translations en-US.yaml (Portuguese) * New translations en-US.yaml (Russian) * New translations en-US.yaml (Swedish) * New translations en-US.yaml (Turkish) * New translations en-US.yaml (Portuguese, Brazilian) * New translations en-US.yaml (Indonesian) * New translations en-US.yaml (Spanish, Chile) * New translations en-US.yaml (Thai) * New translations en-US.yaml (Hindi) * New translations en-US.yaml (Serbian (Latin)) * New translations en-US.yaml (Dutch) * New translations en-US.yaml (Italian) * New translations en-US.yaml (Lithuanian) * New translations en-US.yaml (Spanish, Latin America) * New translations en-US.yaml (Slovenian) * New translations en-US.yaml (Chinese Simplified) * New translations en-US.yaml (Bulgarian) * New translations en-US.yaml (French) * New translations en-US.yaml (Spanish) * New translations en-US.yaml (Arabic) * New translations en-US.yaml (Catalan) * New translations en-US.yaml (Danish) * New translations en-US.yaml (German) * New translations en-US.yaml (Finnish) * New translations en-US.yaml (Hungarian) * Update source file en-US.yaml * New translations en-US.yaml (Arabic) * New translations en-US.yaml (Indonesian) * New translations en-US.yaml (Indonesian) * New translations en-US.yaml (Thai) * New translations en-US.yaml (Thai) * New translations en-US.yaml (Italian) * New translations en-US.yaml (Chinese Simplified) * New translations en-US.yaml (Chinese Simplified)
This commit is contained in:
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: تعديل الحقل
|
||||
conditions: الشروط
|
||||
maps: الخرائط
|
||||
@@ -142,9 +122,7 @@ fields_for_role: 'عناصر الدور {role} يمكن أن {action}.'
|
||||
validation_for_role: 'الحقل {action} قواعد الدور {role} يجب أن يطيع.'
|
||||
presets_for_role: 'قيمة الحقل الافتراضية لدور {role}.'
|
||||
presentation_and_aliases: Presentation & Aliases
|
||||
revision_post_update: إليك ما بدا عليه هذا العنصر بعد التحديث...
|
||||
changes_made: هذه هي التغييرات المحددة التي تم إجراؤها...
|
||||
no_relational_data: ولا يغيب عن البال أن هذا لا يشمل بيانات علاقية.
|
||||
revision_post_update: بسم الله الرحمن الرحيم.
|
||||
hide_field_on_detail: مخفي في التفاصيل
|
||||
show_field_on_detail: أظهر الحقل في التفاصيل
|
||||
delete_field: حذف الحقل
|
||||
@@ -378,7 +356,6 @@ no_files_copy: لا توجد ملفات هنا.
|
||||
user_count: 'لا توجد عناصر | عنصر واحد | {count} العناصر'
|
||||
no_users_copy: لا يوجد مستخدمون في هذه التجزئة.
|
||||
webhooks_count: 'لاتوجد روابط ويب | رابط ويب | {count} روابط ويب'
|
||||
no_webhooks_copy: لا يوجد أسئلة بعد.
|
||||
all_items: كافة العناصر
|
||||
any: أي
|
||||
csv: CSV
|
||||
|
||||
@@ -1,24 +1,6 @@
|
||||
---
|
||||
## 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'
|
||||
draft: Чернова
|
||||
archived: Архивиран
|
||||
edit_field: Редактиране на поле
|
||||
conditions: Условия
|
||||
maps: Географски карти
|
||||
@@ -142,9 +124,6 @@ fields_for_role: 'Полета, които ролята "{role}" има позв
|
||||
validation_for_role: 'Правила, които ролята "{role}" трябва да спазва, при {action} на полета.'
|
||||
presets_for_role: 'Стойности за полета по подразбиране, за ролята "{role}".'
|
||||
presentation_and_aliases: Презентационни и псевдоними
|
||||
revision_post_update: Ето как ще изглежда записът след промяната...
|
||||
changes_made: Направените промени са следните...
|
||||
no_relational_data: Имайте в предвид, че това не включва данните от релационните записи.
|
||||
hide_field_on_detail: Скриване в детайлен изглед
|
||||
show_field_on_detail: Показване в детайлния изглед
|
||||
delete_field: Изтриване на поле
|
||||
@@ -382,7 +361,6 @@ no_files_copy: Тук не са открити файлове.
|
||||
user_count: 'Няма потребители | Един потребител | {count} потребителя'
|
||||
no_users_copy: Все още няма потребители в тази роля.
|
||||
webhooks_count: "Няма уеб-куки | 1 уеб-кука | {count} уеб-куки\n"
|
||||
no_webhooks_copy: Все още няма уеб-куки.
|
||||
all_items: Всички записи
|
||||
any: Който и да е
|
||||
csv: CSV
|
||||
|
||||
@@ -1,24 +1,6 @@
|
||||
---
|
||||
## 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'
|
||||
draft: Esborrany
|
||||
archived: Arxivat
|
||||
edit_field: Edita el camp
|
||||
conditions: Condicions
|
||||
maps: Mapes
|
||||
@@ -141,9 +123,6 @@ fields_for_role: 'Camps del {role} poden {action}.'
|
||||
validation_for_role: 'El camp {action} determina que el rol {role} ha de obeir.'
|
||||
presets_for_role: 'Valor de camp predeterminat per al rol {role}.'
|
||||
presentation_and_aliases: Presentació i àlies
|
||||
revision_post_update: Així és com queda l'element després d'actualitzar...
|
||||
changes_made: Aquests són els canvis específics que s'han fet...
|
||||
no_relational_data: Tingues present que això no inclou dades relacionals.
|
||||
hide_field_on_detail: Amaga el camp en el detall
|
||||
show_field_on_detail: Mostra el camp en el detall
|
||||
delete_field: Elimina el camp
|
||||
@@ -381,7 +360,6 @@ no_files_copy: No hi ha fitxers aquí.
|
||||
user_count: 'No hi ha usuaris | Un usuari | {count} usuaris'
|
||||
no_users_copy: Encara no hi ha usuaris en aquest rol.
|
||||
webhooks_count: 'No hi ha webhooks | Un webhook | {count} webhooks'
|
||||
no_webhooks_copy: Encara no hi ha webhooks.
|
||||
all_items: Tots els elements
|
||||
any: Qualsevol
|
||||
csv: CSV
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Upravit pole
|
||||
conditions: Podmínky
|
||||
maps: Mapy
|
||||
|
||||
@@ -1,35 +1,20 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Rediger Felt
|
||||
conditions: Betingelser
|
||||
item_revision: Genstandsrevision
|
||||
duplicate_field: Dupliker Felt
|
||||
half_width: Halv Bredde
|
||||
full_width: Fuld Bredde
|
||||
group: Gruppe
|
||||
and: Og
|
||||
or: Eller
|
||||
fill_width: Fuld Bredde
|
||||
field_name_translations: Oversættelse af feltnavn
|
||||
enter_password_to_enable_tfa: Indtast dit kodeord for at aktivere To-faktor-godkendelse (2FA)
|
||||
add_field: Tilføj Felt
|
||||
role_name: Rollenavn
|
||||
exclusive: Eksklusiv
|
||||
children: Underordnede
|
||||
db_only_click_to_configure: 'Kun i databasen: Klik for at konfigurere '
|
||||
show_archived_items: Vis arkiverede element
|
||||
edited: Værdi Ændret
|
||||
@@ -41,7 +26,9 @@ create_role: Opret Rolle
|
||||
create_user: Opret bruger
|
||||
create_webhook: Opret Webhook
|
||||
invite_users: Inviter brugere
|
||||
email_examples: "admin{'@'}example.com, bruger{'@'}example.com..."
|
||||
invite: Inviter
|
||||
email_already_invited: Email "{email}" er allerede blevet inviteret
|
||||
emails: E-mail
|
||||
connection_excellent: Udmærket forbindelse
|
||||
connection_good: God forbindelse
|
||||
@@ -61,6 +48,7 @@ delete_bookmark_copy: >-
|
||||
logoutReason:
|
||||
SIGN_OUT: Logget ud
|
||||
SESSION_EXPIRED: Sessionen er udløbet
|
||||
public_label: Offentlig
|
||||
public_description: Kontrollerer, hvilke API-data der er tilgængelige uden godkendelse.
|
||||
not_allowed: Ikke tilladt
|
||||
directus_version: Directus Version
|
||||
@@ -99,9 +87,16 @@ validationError:
|
||||
null: Værdien skal være null
|
||||
nnull: Værdien kan ikke være null
|
||||
required: Værdi er påkrævet
|
||||
unique: Værdien skal være unik
|
||||
regex: Værdien har ikke det korrekte format
|
||||
all_access: Alle Adgang
|
||||
no_access: Ingen Adgang
|
||||
use_custom: Brug Brugerdefineret
|
||||
nullable: Nullbar
|
||||
allow_null_value: Tillad NULL værdi
|
||||
allow_multiple: Tillad Flere
|
||||
allow_multiple_to_be_open: Tillad åbning af flere
|
||||
enter_value_to_replace_nulls: Indtast venligst en ny værdi for at erstatte eventuelle NULL'er, der er i øjeblikket i dette felt.
|
||||
field_standard: Standard
|
||||
field_presentation: Presentation & Aliases
|
||||
field_m2o: M2O Forhold
|
||||
@@ -117,9 +112,6 @@ fields_for_role: 'Felter {role} Rollen kan {action}.'
|
||||
validation_for_role: 'Felt {action} reglerne for {role} Rollen skal adlyde.'
|
||||
presets_for_role: 'Feltets værdi er standard for {role} Rollen.'
|
||||
presentation_and_aliases: Presentation & Aliases
|
||||
revision_post_update: Her er hvad dette element så ud som, efter opdateringen...
|
||||
changes_made: Disse er de specifikke ændringer, der blev lavet...
|
||||
no_relational_data: Husk, at dette ikke omfatter relationelle data.
|
||||
hide_field_on_detail: Skjul felt på detalje
|
||||
show_field_on_detail: Vis felt på detalje
|
||||
delete_field: Slet Felt
|
||||
@@ -252,6 +244,7 @@ operators:
|
||||
ncontains: Indeholder ikke
|
||||
empty: Er tom
|
||||
loading: Indlæser...
|
||||
value_unique: Værdien skal være unik
|
||||
no_results: Ingen resultater
|
||||
role: Rolle
|
||||
create: Opret
|
||||
|
||||
@@ -1,24 +1,6 @@
|
||||
---
|
||||
## 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'
|
||||
draft: Entwurf
|
||||
archived: Archiviert
|
||||
edit_field: Feld bearbeiten
|
||||
conditions: Bedingungen
|
||||
maps: Karten
|
||||
@@ -142,9 +124,6 @@ fields_for_role: 'Felder die von der {role} Rolle {action} werden können.'
|
||||
validation_for_role: 'Feld {action} Regeln welche durch die {role} Rolle befolgt werden muss.'
|
||||
presets_for_role: 'Feld Voreinstellungen für die {role} Rolle.'
|
||||
presentation_and_aliases: Darstellung & Aliasse
|
||||
revision_post_update: Hier siehst du, wie das Element nach dem Update aussah...
|
||||
changes_made: Dies sind die spezifischen Änderungen, die vorgenommen wurden...
|
||||
no_relational_data: Beachten Sie, dass dies keine relationalen Daten enthält.
|
||||
hide_field_on_detail: In Detailansicht ausblenden
|
||||
show_field_on_detail: In Detailansicht einblenden
|
||||
delete_field: Feld löschen
|
||||
@@ -382,7 +361,6 @@ no_files_copy: Keine Dateien vorhanden.
|
||||
user_count: 'Keine Benutzer | Ein Benutzer | {count} Benutzer'
|
||||
no_users_copy: Es gibt noch keine Benutzer in dieser Rolle.
|
||||
webhooks_count: 'Keine Webhooks | Ein Webhook | {count} Webhooks'
|
||||
no_webhooks_copy: Es gibt noch keine Webhooks.
|
||||
all_items: Alle Elemente
|
||||
any: Irgendein
|
||||
csv: CSV
|
||||
@@ -934,6 +912,7 @@ field_options:
|
||||
group_placeholder: Diese Gruppe benennen...
|
||||
type_name: Typ
|
||||
choices_always: Immer geöffnet
|
||||
choices_start_open: Geöffnet starten
|
||||
choices_start_collapsed: Eingeklappt starten
|
||||
collections_name: Sammlungen
|
||||
collections_addLabel: Sammlung hinzufügen...
|
||||
@@ -957,6 +936,7 @@ field_options:
|
||||
actions_create: Erstellen
|
||||
actions_update: Aktualisieren
|
||||
actions_delete: Löschen
|
||||
actions_login: Login
|
||||
no_fields_in_collection: 'Es gibt noch keine Felder in "{collection}"'
|
||||
do_nothing: Keine Aktion
|
||||
generate_and_save_uuid: UUID generieren und speichern
|
||||
@@ -1043,6 +1023,11 @@ interfaces:
|
||||
name: Akkordeon
|
||||
description: Felder oder Gruppen als Akkordeonabschnitte anzeigen
|
||||
start: Start
|
||||
all_closed: Alle geschlossen
|
||||
first_opened: Zuerst geöffnet
|
||||
all_opened: Alle geöffnet
|
||||
accordion_mode: Akkordeon-Modus
|
||||
max_one_section_open: Max. einen Abschnitt öffnen
|
||||
presentation-links:
|
||||
presentation-links: Button-Links
|
||||
links: Links
|
||||
@@ -1058,6 +1043,13 @@ interfaces:
|
||||
allow_other: Andere erlauben
|
||||
show_more: 'Zeige {count} mehr'
|
||||
items_shown: Angezeigte Elemente
|
||||
select-multiple-checkbox-tree:
|
||||
name: Kontrollkästchen (Baum)
|
||||
description: Zwischen mehreren Optionen auswählen über Kontrollkästchen
|
||||
value_combining: Kombination Werte
|
||||
value_combining_note: Legt fest, welcher Werte gespeichert wird, wenn verschachtelte Selektionen gemacht werden.
|
||||
show_all: Alle anzeigen
|
||||
show_selected: Auswahl anzeigen
|
||||
input-code:
|
||||
code: Code
|
||||
description: Code-Snippets schreiben oder teilen
|
||||
@@ -1152,7 +1144,21 @@ interfaces:
|
||||
imageToken: Bild-Token
|
||||
imageToken_label: Welcher (statischer) Token, der an Bildquellen angehängt werden soll
|
||||
map:
|
||||
map: Karte
|
||||
description: Ort auf der Karte wählen
|
||||
zoom: Zoom
|
||||
geometry_type: Geometrie-Typ
|
||||
geometry_format: Geometrie-Format
|
||||
default_view: Standardansicht
|
||||
invalid_options: Ungültige Optionen
|
||||
invalid_format: Ungültiges Format ({format})
|
||||
unexpected_geometry: Erwartete {expected}, erhielt {got}.
|
||||
fit_bounds: Ansicht an Daten anpassen
|
||||
native: Nativ
|
||||
geojson: GeoJSON
|
||||
lnglat: Längengrad, Breitengrad
|
||||
wkt: WKT
|
||||
wkb: WKB
|
||||
presentation-notice:
|
||||
notice: Anmerkung
|
||||
description: Kurze Anmerkung anzeigen
|
||||
@@ -1163,6 +1169,10 @@ interfaces:
|
||||
no_collection: Die Sammlung konnte nicht gefunden werden
|
||||
system-folder:
|
||||
folder: Ordner
|
||||
description: Ordner auswählen
|
||||
field_hint: Neu hochgeladene Dateien in den ausgewählten Ordner verschieben. Hat keine Auswirkung auf selektierte Dateien.
|
||||
root_name: Root-Ordner für Dateien
|
||||
system_default: System-Standardeinstellungen
|
||||
select-radio:
|
||||
radio-buttons: Radio Buttons
|
||||
description: Eine von mehreren Optionen auswählen
|
||||
@@ -1240,6 +1250,17 @@ interfaces:
|
||||
value_path: Wertpfad
|
||||
trigger: Trigger
|
||||
rate: Rate
|
||||
group-raw:
|
||||
name: Rohgruppe
|
||||
description: Felder so anzeigen wie sie sind
|
||||
group-detail:
|
||||
name: Detailgruppe
|
||||
description: Felder als einklappbaren Abschnitt anzeigen
|
||||
show_header: Kopfzeile anzeigen
|
||||
header_icon: Icon Kopfzeile
|
||||
header_color: Farbe Kopfzeile
|
||||
start_open: Geöffnet starten
|
||||
start_closed: Geschlossen starten
|
||||
displays:
|
||||
boolean:
|
||||
boolean: Boolean
|
||||
@@ -1347,4 +1368,16 @@ layouts:
|
||||
start_date_field: Datumsfeld Start
|
||||
end_date_field: Datumsfeld Ende
|
||||
map:
|
||||
map: Karte
|
||||
basemap: Basemap
|
||||
layers: Ebenen
|
||||
edit_custom_layers: Ebenen bearbeiten
|
||||
cluster_options: Clustering-Optionen
|
||||
cluster: Clustering aktivieren
|
||||
cluster_radius: Cluster-Radius
|
||||
cluster_minpoints: Minimale Punkte Clustering
|
||||
cluster_maxzoom: Maximaler Zoom für Clustering
|
||||
field: Dimensionen
|
||||
invalid_geometry: Ungültige Geometrie
|
||||
auto_location_filter: Daten immer filtern, um Grenzen anzuzeigen
|
||||
search_this_area: Diesen Bereich durchsuchen
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Επεξεργασία Πεδίου
|
||||
item_revision: Αναθεώρηση Αντικειμένου
|
||||
duplicate_field: Αντίγραφο Πεδίου
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Editar Campo
|
||||
conditions: Condiciones
|
||||
item_revision: Revisión de Elemento
|
||||
@@ -136,9 +116,6 @@ fields_for_role: 'Campos que el Rol {role} puede {action}.'
|
||||
validation_for_role: 'Reglas de campo al {action} que el Rol {role} tiene que obedecer.'
|
||||
presets_for_role: 'Valor del campo por defecto para el rol {role}.'
|
||||
presentation_and_aliases: Presentación y Alias
|
||||
revision_post_update: Así es como se vería este artículo después de la actualización...
|
||||
changes_made: Estos son los cambios específicos que se hicieron...
|
||||
no_relational_data: Ten en cuenta que esto no incluye datos relacionales.
|
||||
hide_field_on_detail: Oculto en Detalle
|
||||
show_field_on_detail: Mostrar en Detalle
|
||||
delete_field: Borrar Campo
|
||||
@@ -375,7 +352,6 @@ no_files_copy: Aquí no hay archivos.
|
||||
user_count: 'Sin Usuarios | Un Usuario | {count} Usuarios'
|
||||
no_users_copy: No hay usuarios con este Rol aún.
|
||||
webhooks_count: 'Sin Webhooks | Un Webhook | {count} Webhooks'
|
||||
no_webhooks_copy: Aún no hay Webhooks.
|
||||
all_items: Todos los Elementos
|
||||
csv: CSV
|
||||
no_collections: Sin Colecciones
|
||||
@@ -815,6 +791,10 @@ fields:
|
||||
name: Nombre
|
||||
status: Estatus
|
||||
field_options:
|
||||
directus_activity:
|
||||
create: Crear
|
||||
update: Actualización
|
||||
delete: Eliminar
|
||||
directus_collections:
|
||||
track_activity_revisions: Rastrear actividad y revisiones
|
||||
only_track_activity: Sólo seguimiento de actividad
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Editar Campo
|
||||
conditions: Condiciones
|
||||
item_revision: Revisión de Elemento
|
||||
@@ -136,9 +116,6 @@ fields_for_role: 'Campos que el Rol {role} puede {action}.'
|
||||
validation_for_role: 'Reglas de campo al {action} que el Rol {role} tiene que obedecer.'
|
||||
presets_for_role: 'Valores por defecto del Campo para el Rol {role}.'
|
||||
presentation_and_aliases: Presentación y Alias
|
||||
revision_post_update: Así se vería el elemento después de la actualización...
|
||||
changes_made: Estos son los cambios específicos que se hicieron...
|
||||
no_relational_data: Tener en cuenta que esto no incluye datos relacionales.
|
||||
hide_field_on_detail: Ocultar campo en el Detalle
|
||||
show_field_on_detail: Mostrar campo en el Detalle
|
||||
delete_field: Eliminar Campo
|
||||
@@ -375,7 +352,6 @@ no_files_copy: Aquí no hay archivos.
|
||||
user_count: 'Sin Usuarios | Un Usuario | {count} Usuarios'
|
||||
no_users_copy: No hay usuarios con este Rol aún.
|
||||
webhooks_count: 'Sin Webhooks | Un Webhook | {count} Webhooks'
|
||||
no_webhooks_copy: Aún no hay Webhooks.
|
||||
all_items: Todos los Elementos
|
||||
csv: CSV
|
||||
no_collections: Sin Colecciones
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Editar Campo
|
||||
conditions: Condiciones
|
||||
item_revision: Revisión de Elemento
|
||||
@@ -135,9 +115,6 @@ fields_for_role: 'Campos que el Rol {role} puede {action}.'
|
||||
validation_for_role: 'Reglas de campo al {action} que el Rol {role} tiene que obedecer.'
|
||||
presets_for_role: 'Valores por defecto del Campo para el Rol {role}.'
|
||||
presentation_and_aliases: Presentación y Alias
|
||||
revision_post_update: Así se vería el elemento después de la actualización...
|
||||
changes_made: Estos son los cambios específicos que se hicieron...
|
||||
no_relational_data: Tener en cuenta que esto no incluye datos relacionales.
|
||||
hide_field_on_detail: Ocultar campo en el Detalle
|
||||
show_field_on_detail: Mostrar campo en el Detalle
|
||||
delete_field: Eliminar Campo
|
||||
@@ -374,7 +351,6 @@ no_files_copy: Aquí no hay archivos.
|
||||
user_count: 'Sin Usuarios | Un Usuario | {count} Usuarios'
|
||||
no_users_copy: No hay usuarios con este Rol aún.
|
||||
webhooks_count: 'Sin Webhooks | Un Webhook | {count} Webhooks'
|
||||
no_webhooks_copy: Aún no hay Webhooks.
|
||||
all_items: Todos los Elementos
|
||||
csv: CSV
|
||||
no_collections: Sin Colecciones
|
||||
|
||||
@@ -1,24 +1,5 @@
|
||||
---
|
||||
## 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'
|
||||
archived: Arhiveeritud
|
||||
edit_field: Muuda välja
|
||||
item_revision: Kirje parandamine
|
||||
duplicate_field: Korduv väli
|
||||
@@ -125,9 +106,6 @@ fields_for_role: '{role} rollil lubatud väljade {action}.'
|
||||
validation_for_role: 'Tegevuse {action} jaoks on vajalik roll {role}.'
|
||||
presets_for_role: 'Välja vaikeväärtuseks on {role} roll.'
|
||||
presentation_and_aliases: Kujundus ja aliased
|
||||
revision_post_update: Sellisena paistis see objekt pärast uuendamist...
|
||||
changes_made: Tehti sellised parandused...
|
||||
no_relational_data: Pea meeles, et see ei sisalda seotud andmeid.
|
||||
hide_field_on_detail: Peida väli detailvaates
|
||||
show_field_on_detail: Näita detailvaates
|
||||
delete_field: Kustuta väli
|
||||
@@ -363,7 +341,6 @@ no_files_copy: Faile pole.
|
||||
user_count: 'Kasutajaid pole | Üks kasutaja | {count} kasutajat'
|
||||
no_users_copy: Selles rollis pole ühtegi kasutajat.
|
||||
webhooks_count: 'Webhooke ei leitud | Üks webhook | {count} webhooki'
|
||||
no_webhooks_copy: Webhooke ei leitud.
|
||||
all_items: Kõik kirjed
|
||||
csv: CSV
|
||||
no_collections: Andmekogusid pole
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Muokkaa kenttää
|
||||
item_revision: Kohteen versio
|
||||
duplicate_field: Monista kenttä
|
||||
@@ -125,9 +105,6 @@ fields_for_role: 'Kentät joita {role} rooli voi {action}.'
|
||||
validation_for_role: 'Kentän sääntöjä {action} roolille {role} on noudatettava.'
|
||||
presets_for_role: 'Kentän oletusarvot roolille {role}.'
|
||||
presentation_and_aliases: Esitystapa & aliakset
|
||||
revision_post_update: Tässä on miltä tämä kohde näytti päivityksen jälkeen...
|
||||
changes_made: Nämä ovat mutokset jotka tarkalleenottaen tehtiin...
|
||||
no_relational_data: Muista, että tämä ei sisällä relaatiotietoja.
|
||||
hide_field_on_detail: Piilota kenttä yksityiskohdissa
|
||||
show_field_on_detail: Näytä kenttä yksityiskohdissa
|
||||
delete_field: Poista kenttä
|
||||
@@ -363,7 +340,6 @@ no_files_copy: Täällä ei ole tiedostoja.
|
||||
user_count: 'Ei käyttäjiä | Yksi käyttäjä | {count} käyttäjää'
|
||||
no_users_copy: Tässä roolissa ei ole vielä käyttäjiä.
|
||||
webhooks_count: 'Ei webhookkeja | Yksi webhookki | {count} webhookkia'
|
||||
no_webhooks_copy: Webhookkeja ei ole vielä.
|
||||
all_items: Kaikki kohteet
|
||||
csv: CSV
|
||||
no_collections: Ei kokoelmia
|
||||
|
||||
@@ -1,24 +1,6 @@
|
||||
---
|
||||
## 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'
|
||||
draft: Brouillon
|
||||
archived: Archivé
|
||||
edit_field: Modifier le champ
|
||||
conditions: Conditions
|
||||
maps: Cartes
|
||||
@@ -141,9 +123,6 @@ fields_for_role: 'Champs dont l''action « {action} » peut être effectué par
|
||||
validation_for_role: 'Règles pour {action} le champ que le rôle {role} doit suivre.'
|
||||
presets_for_role: 'Valeur par défaut du champ pour le rôle {role}.'
|
||||
presentation_and_aliases: Présentation & Alias
|
||||
revision_post_update: Voici à quoi ressemblait cet élément après la mise à jour...
|
||||
changes_made: Voici les changements spécifiques qui ont été apportés...
|
||||
no_relational_data: Gardez à l'esprit que cela n'inclut pas les données relationnelles.
|
||||
hide_field_on_detail: Masquer le champ dans le détail
|
||||
show_field_on_detail: Afficher le champ dans le détail
|
||||
delete_field: Supprimer le champ
|
||||
@@ -381,7 +360,6 @@ no_files_copy: Il n'y a aucun fichier ici.
|
||||
user_count: 'Aucun utilisateur | Un seul utilisateur | {count} utilisateurs'
|
||||
no_users_copy: Il n'y a pas encore d'utilisateurs avec ce rôle.
|
||||
webhooks_count: 'Aucun Webhooks | 1 Webhook | {count} Webhooks'
|
||||
no_webhooks_copy: Il n'y a pas encore de webhooks.
|
||||
all_items: Tous les éléments
|
||||
any: N'importe quel
|
||||
csv: CSV
|
||||
@@ -1352,3 +1330,4 @@ layouts:
|
||||
map:
|
||||
map: Carte
|
||||
field: Géométrie
|
||||
search_this_area: Chercher dans cette zone
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: ערוך שדה
|
||||
half_width: חצי עמוד
|
||||
full_width: רוחב מלא
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: एडिट फील्ड
|
||||
item_revision: आइटम संशोधन
|
||||
duplicate_field: डुप्लिकेट फ़ील्ड
|
||||
@@ -123,7 +103,6 @@ fields_for_role: 'फ़ील्ड्स जो {role} भूमिका {action
|
||||
validation_for_role: 'फील्ड {action} नियमों जो {role} भूमिका पालन करना चाहिए'
|
||||
presets_for_role: '{role} भूमिका के लिए फ़ील्ड मान जो डिफ़ॉल्ट होगा'
|
||||
presentation_and_aliases: प्रस्तुति और उपनाम
|
||||
revision_post_update: यहां देखें कि अपडेट के बाद यह आइटम कैसा दिखता है
|
||||
language: भाषा
|
||||
global: ग्लोबल
|
||||
admins_have_all_permissions: Admins के पास सभी अनुमतियां हैं
|
||||
|
||||
@@ -1,24 +1,6 @@
|
||||
---
|
||||
## 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'
|
||||
draft: Vázlat
|
||||
archived: Archiválva
|
||||
edit_field: Mező szerkesztése
|
||||
conditions: Feltételek
|
||||
maps: Térképek
|
||||
@@ -36,7 +18,7 @@ enter_password_to_enable_tfa: Írja be jelszavát a kétfaktoros ellenőrzés be
|
||||
add_field: Mező Hozzáadása
|
||||
role_name: Szerepkör neve
|
||||
branch: Ág
|
||||
leaf: Falevél / Leaf
|
||||
leaf: Leaf
|
||||
indeterminate: Meghatározatlan
|
||||
edit_collection: Gyűjtemény szerkesztése
|
||||
exclusive: Kizárólagos
|
||||
@@ -142,9 +124,6 @@ fields_for_role: 'A {role} szerepkör mezői a következő funkciót hajthatják
|
||||
validation_for_role: 'A {action} mező szabályozza a {role} szerepek által követendő viselkedést.'
|
||||
presets_for_role: 'A {role} szerepkör mezőértékeinek alapértelmezései.'
|
||||
presentation_and_aliases: Prezentációk és Aliasok
|
||||
revision_post_update: Ez az elem így nézett ki a frissítés után...
|
||||
changes_made: Ezek a konkrét változtatások, melyeket elvégeztünk...
|
||||
no_relational_data: Ne feledd, ez nem tartalmaz relációs adatokat!
|
||||
hide_field_on_detail: Mező elrejtése a Részleteken
|
||||
show_field_on_detail: Mező megjelenítése a Részleteken
|
||||
delete_field: Mező törlése
|
||||
@@ -381,14 +360,13 @@ no_files_copy: Nincsenek fileok.
|
||||
user_count: 'Nincsenek felhasználók | Egy felhasználó | {count} felhasználó'
|
||||
no_users_copy: Ez a szerepkör még egy felhasználóhoz sem lett hozzárendelve.
|
||||
webhooks_count: 'Nincsenek webhookok | Egy webhook | {count} webhook'
|
||||
no_webhooks_copy: Még nincsenek webhookok.
|
||||
all_items: Minden elem
|
||||
any: Bármely
|
||||
csv: CSV
|
||||
no_collections: Nincsenek gyűjtemények
|
||||
create_collection: Gyűjtemény létrehozása
|
||||
no_collections_copy_admin: Még nem hoztál létre gyűjteményt. Kattints az alábbi gombra a kezdéshez.
|
||||
no_collections_copy: Még nem hoztál létre gyűjteményt. Lépj kapcsolatba a rendszeradminisztrátorral.
|
||||
no_collections_copy: Ön még nem rendelkezik Gyűjteményekkel. Lépjen kapcsolatba a rendszeradminisztrátorral!
|
||||
relationship_not_setup: Ez a kapcsolat nincs megfelelően beállítva
|
||||
display_template_not_setup: A megjelenítő sablon nem megfelelően van beállítva
|
||||
collection_field_not_setup: A gyűjtemény mező opció nem megfelelően van beállítva
|
||||
@@ -545,7 +523,7 @@ upload_pending: Feltöltés folyamatban
|
||||
drag_file_here: Dobj ide egy fájlt
|
||||
click_to_browse: Kattints a böngészéshez
|
||||
interface_options: Interfész opciók
|
||||
layout_options: Elrendezési beállítások
|
||||
layout_options: Elrendezés beállításai
|
||||
rows: Sorok
|
||||
columns: Oszlopok
|
||||
collection_setup: Gyűjtemény beállítások
|
||||
@@ -678,7 +656,7 @@ preset_name_placeholder: Alapértelmezettként szolgál, ha üres...
|
||||
preset_search_placeholder: Keresési lekérdezés...
|
||||
editing_preset: Alapértelmezés szerkesztése
|
||||
layout_preview: Elrendezés előnézet
|
||||
layout_setup: Elrendezés beállítás
|
||||
layout_setup: További beállítások
|
||||
unsaved_changes: Nem mentett módosítások
|
||||
unsaved_changes_copy: Biztos, hogy elhagyja az oldalt?
|
||||
discard_changes: Változtatások elvetése
|
||||
@@ -754,7 +732,7 @@ fields:
|
||||
$thumbnail: Miniatűr
|
||||
title: Cím
|
||||
description: Leírás
|
||||
tags: Cimkék
|
||||
tags: Címkék
|
||||
location: Pozíció
|
||||
storage: Tároló
|
||||
filename_disk: Fájlnév (tárhely)
|
||||
@@ -783,7 +761,7 @@ fields:
|
||||
location: Pozíció
|
||||
title: Cím
|
||||
description: Leírás
|
||||
tags: Cimkék
|
||||
tags: Címkék
|
||||
user_preferences: Felhasználói beállítások
|
||||
language: Nyelv
|
||||
theme: Téma
|
||||
@@ -986,7 +964,7 @@ duplicate: Duplikálás
|
||||
email: Email
|
||||
embed: Beágyazás
|
||||
fallback_icon: Tartalék ikon
|
||||
field: mező | mezők
|
||||
field: Mező | Mezők
|
||||
file: File
|
||||
file_library: Könyvtár
|
||||
forgot_password: Elfelejtett jelszó
|
||||
@@ -1201,7 +1179,7 @@ interfaces:
|
||||
description: Válasszon számot csúszka segítségével
|
||||
always_show_value: Mindig mutassa az értéket
|
||||
tags:
|
||||
tags: Cimkék
|
||||
tags: Címkék
|
||||
description: Címke megadása vagy kiválasztása
|
||||
whitespace: Szóköz
|
||||
hyphen: Helyettesítse kötőjellel
|
||||
@@ -1361,7 +1339,7 @@ layouts:
|
||||
cards:
|
||||
cards: Kártya
|
||||
image_source: Kép forrása
|
||||
image_fit: Kép poziciója
|
||||
image_fit: Kép pozíciója
|
||||
crop: Vágás
|
||||
contain: Tartalmaz
|
||||
title: Cím
|
||||
@@ -1372,7 +1350,7 @@ layouts:
|
||||
spacing: Sorköz
|
||||
comfortable: Kényelmes
|
||||
compact: Kompakt
|
||||
cozy: Kényelmes
|
||||
cozy: Kellemes
|
||||
calendar:
|
||||
calendar: Naptár
|
||||
start_date_field: Kezdő dátum mező
|
||||
|
||||
@@ -1,34 +1,21 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Edit Kolom
|
||||
conditions: Kondisi
|
||||
maps: Peta
|
||||
item_revision: Revisi Item
|
||||
duplicate_field: Kolom Duplikat
|
||||
half_width: Lebar Setengah
|
||||
full_width: Lebar Penuh
|
||||
limit: Batas
|
||||
group: Grup
|
||||
and: Dan
|
||||
or: Atau
|
||||
fill_width: Lebar Penuh
|
||||
field_name_translations: Terjemahan Nama Kolom
|
||||
enter_password_to_enable_tfa: Masukkan password anda untuk Two-Factor Authentication
|
||||
add_field: Tambah Kolom
|
||||
role_name: Nama Peran
|
||||
branch: Cabang
|
||||
db_only_click_to_configure: 'Khusus Database: Tekan Untuk Konfigurasi '
|
||||
show_archived_items: Tampilkan Yang Diarsipkan
|
||||
edited: Nilai Diedit
|
||||
@@ -125,9 +112,6 @@ fields_for_role: 'Baris {role} Peran dapat {action}.'
|
||||
validation_for_role: 'Aturan baris {action} Peran {role} harus tunduk.'
|
||||
presets_for_role: 'Nilai bawaan baris untuk Peran {role}.'
|
||||
presentation_and_aliases: Presentasi & Alias
|
||||
revision_post_update: Ini adalah bagaimana item ini terlihat setelah pembaruan...
|
||||
changes_made: Ini adalah perubahan spesifik yang telah dibuat...
|
||||
no_relational_data: Untuk catatan bahwa ini tidak termasuk data relasional.
|
||||
hide_field_on_detail: Sembunyikan Baris pada Rincian
|
||||
show_field_on_detail: Tampilkan Baris pada Rincian
|
||||
delete_field: Hapus Baris
|
||||
@@ -362,7 +346,6 @@ no_files_copy: Tidak ada berkas disini.
|
||||
user_count: 'Tidak Ada Pengguna | Satu Pengguna | {count} Pengguna'
|
||||
no_users_copy: Belum ada pengguna didalam peran ini.
|
||||
webhooks_count: 'Tidak Ada Webhook | Satu Webhook | {count} Webhook'
|
||||
no_webhooks_copy: Belum ada webhook.
|
||||
all_items: Semua Item
|
||||
csv: CSV
|
||||
no_collections: Tidak ada koleksi
|
||||
@@ -430,11 +413,22 @@ copy_details: Salin Rincian
|
||||
no_app_access: Tidak Ada Akses Aplikasi
|
||||
no_app_access_copy: Pengguna ini tidak diperbolehkan untuk menggunakan aplikasi admin.
|
||||
back: Kembali
|
||||
rotate: Putar
|
||||
all_users: Semua Pengguna
|
||||
delete_collection: Hapus Koleksi
|
||||
update_collection_success: Perbarui Koleksi
|
||||
placeholder: Tulisan default pada input
|
||||
icon_left: Ikon Kiri
|
||||
icon_right: Ikon Kanan
|
||||
font: Huruf
|
||||
sans_serif: Sans Serif
|
||||
serif: Serif
|
||||
monospace: Monospace
|
||||
divider: Pembagi/Pemecah
|
||||
color: Warna
|
||||
circle: Lingkaran
|
||||
advanced_filter: Filter Lanjutan
|
||||
delete_advanced_filter: Hapus Filter
|
||||
operators:
|
||||
lt: Kurang dari
|
||||
gt: Lebih besar dari
|
||||
@@ -448,9 +442,11 @@ operators:
|
||||
empty: Kosong
|
||||
nempty: Tidak kosong
|
||||
loading: Memuat...
|
||||
layout_options: Pilihan Tata Letak
|
||||
value_unique: Nilai harus unik
|
||||
display_template: Tampilan Template
|
||||
no_results: Tidak Ada Hasil
|
||||
saves_automatically: Menyimpan Secara Otomatis
|
||||
role: Peran
|
||||
create: Buat
|
||||
on_update: Saat Pembaruan
|
||||
@@ -473,6 +469,7 @@ editing_in_batch: 'Mengedit Masal {count} item'
|
||||
settings_permissions: Peran dan Izin
|
||||
settings_project: Pengaturan Proyek
|
||||
settings_webhooks: Webhooks
|
||||
scope: Lingkup
|
||||
discard_changes: Batalkan Perubahan
|
||||
keep_editing: Tetap Mengedit
|
||||
add_new: Tambah Baru
|
||||
@@ -561,6 +558,7 @@ field_options:
|
||||
actions_create: Buat
|
||||
actions_update: Perbarui
|
||||
comment: Komentar
|
||||
editing_role: 'Peraturan {role}'
|
||||
delete_field_are_you_sure: >-
|
||||
Apakah Anda yakin Anda ingin menghapus bidang "{field}" ini? Tindakan ini tidak dapat dikembalikan.
|
||||
description: Deskripsi
|
||||
@@ -655,6 +653,8 @@ displays:
|
||||
filesize: Ukuran Berkas
|
||||
icon:
|
||||
icon: Ikon
|
||||
image:
|
||||
circle: Lingkaran
|
||||
labels:
|
||||
choices_value_placeholder: Masukkan sebuah nilai...
|
||||
user:
|
||||
|
||||
@@ -19,6 +19,9 @@
|
||||
#'Int32Array', 'Uint32Array', 'Float32Array', 'Float64Array', 'Map', 'Set', 'WeakMap', 'WeakSet',
|
||||
#'SIMD', 'ArrayBuffer', 'DataView', 'JSON', 'Promise', 'Generator', 'GeneratorFunction', 'Reflect',
|
||||
#'Proxy', 'Intl'
|
||||
published: Pubblicato
|
||||
draft: Bozza
|
||||
archived: Archiviato
|
||||
edit_field: Modifica campo
|
||||
conditions: Condizioni
|
||||
maps: Mappe
|
||||
@@ -142,9 +145,9 @@ fields_for_role: 'Campi che il ruolo {role} può {action}.'
|
||||
validation_for_role: 'Regole per il campo {action} che il ruolo {role} deve rispettare.'
|
||||
presets_for_role: 'Valore predefinito del campo per il ruolo {role}.'
|
||||
presentation_and_aliases: Presentazione e Alias
|
||||
revision_post_update: Ecco come appariva questo elemento dopo l'aggiornamento...
|
||||
changes_made: Questi sono i cambiamenti specifici che sono stati fatti...
|
||||
no_relational_data: Tieni presente che questo non include dati relazionali.
|
||||
revision_post_update: Ecco come appariva questo elemento dopo l'aggiornamento.
|
||||
changes_made: Di seguito sono riportate le modifiche apportate in questa revisione.
|
||||
no_relational_data: Ricorda che qui i dati relazionali non sono inclusi.
|
||||
hide_field_on_detail: Nascondi campo nel dettaglio
|
||||
show_field_on_detail: Mostra campo nel dettaglio
|
||||
delete_field: Elimina campo
|
||||
@@ -382,7 +385,7 @@ no_files_copy: Non ci sono file qui.
|
||||
user_count: 'Nessun Utente | Un Utente | {count} Utenti'
|
||||
no_users_copy: Non ci sono ancora utenti in questo ruolo.
|
||||
webhooks_count: 'Nessun webhook | 1 Webhook | {count} Webhook'
|
||||
no_webhooks_copy: Non ci sono ancora webhook.
|
||||
no_webhooks_copy: Non sono ancora stati configurati webhook. Inizia creandone uno qui sotto.
|
||||
all_items: Tutti gli Elementi
|
||||
any: Qualsiasi
|
||||
csv: CSV
|
||||
@@ -730,6 +733,22 @@ collections: Raccolte
|
||||
singleton: Singleton
|
||||
singleton_label: Tratta come oggetto singolo
|
||||
system_fields_locked: I campi di sistema sono bloccati e non possono essere modificati
|
||||
directus_collection:
|
||||
directus_activity: Log autorizzazioni per tutti gli eventi
|
||||
directus_collections: Configurazione e metadati aggiuntivi della raccolta
|
||||
directus_fields: Configurazione e metadati aggiuntivi del campo
|
||||
directus_files: Metadati per tutti i file degli asset gestiti
|
||||
directus_folders: Fornisce directory virtuali per i file
|
||||
directus_migrations: Quale versione del database stai usando
|
||||
directus_permissions: Autorizzazioni di accesso per ciascun ruolo
|
||||
directus_presets: Preset per i default della raccolta e i segnalibri
|
||||
directus_relations: Configurazione e metadati della relazione
|
||||
directus_revisions: Snapshot dei dati per tutte le attività
|
||||
directus_roles: Gruppi di autorizzazioni per gli utenti di sistema
|
||||
directus_sessions: Informazioni sulla sessione dell'utente
|
||||
directus_settings: Opzioni di configurazione del progetto
|
||||
directus_users: Utenti di sistema per la piattaforma
|
||||
directus_webhooks: Configurazione per le richieste HTTP basate su eventi
|
||||
fields:
|
||||
directus_activity:
|
||||
item: Chiave primaria elemento
|
||||
@@ -960,6 +979,7 @@ field_options:
|
||||
actions_delete: Elimina
|
||||
actions_login: Accedi
|
||||
no_fields_in_collection: 'Non ci sono ancora campi in "{collection}"'
|
||||
no_value: Nessun valore
|
||||
do_nothing: Non Fare Niente
|
||||
generate_and_save_uuid: Genera e Salva UUID
|
||||
save_current_user_id: Salva l'Id Utente Attuale
|
||||
@@ -1404,3 +1424,5 @@ layouts:
|
||||
invalid_geometry: Geometria non valida
|
||||
auto_location_filter: Filtra sempre i dati al rettangolo di selezione
|
||||
search_this_area: Cerca in quest'area
|
||||
clear_data_filter: Rimuovi il filtro sui dati
|
||||
clear_location_filter: Rimuovi il filtro sulla posizione
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: フィールドの編集
|
||||
item_revision: 履歴
|
||||
full_width: 最大幅
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: 필드 편집
|
||||
item_revision: 아이템 리비전
|
||||
duplicate_field: 중복 필드
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Redaguoti lauką
|
||||
item_revision: Elemento pakeitimai
|
||||
duplicate_field: Dubliuoti lauką
|
||||
@@ -133,9 +113,6 @@ fields_for_role: 'Laukai, kuriuos {role} vaidmuo gali {action}.'
|
||||
validation_for_role: 'Lauko {action} taisyklės, kurių {role} vaidmuo turi laikytis.'
|
||||
presets_for_role: 'Lauko vertė pagal nutylėjimą {role} vaidmeniui.'
|
||||
presentation_and_aliases: Atvaizdavimas ir sinonimai
|
||||
revision_post_update: Taip šis elementas atrodė po paskutinio atnaujinimo...
|
||||
changes_made: Tai yra konkretūs atlikti pakeitimai...
|
||||
no_relational_data: Atminkite, kad neįtraukiami sąryšių duomenys.
|
||||
hide_field_on_detail: Slėpti lauką detalėse
|
||||
show_field_on_detail: Rodyti lauką detalėse
|
||||
delete_field: Trinti lauką
|
||||
@@ -358,7 +335,6 @@ no_files_copy: Nėra failų.
|
||||
user_count: 'Nėra vartotojų | Vienas vartotojas | {count} vartotojų'
|
||||
no_users_copy: Nėra vartotojų šioje grupėje.
|
||||
webhooks_count: 'Nėra "Webhook"ų | Vienas "Webhook"as | {count} "Webhook"ų"'
|
||||
no_webhooks_copy: Dar nėra sukurta "Webhook"ų.
|
||||
all_items: Visi elementai
|
||||
csv: CSV
|
||||
no_collections: Nėra kolekcijų
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Талбарыг засах
|
||||
item_revision: Хяналт
|
||||
duplicate_field: Талбарыг хувилах
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Sunting halaman
|
||||
item_revision: Barang semakan
|
||||
duplicate_field: Halaman salinan
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Veld Bewerken
|
||||
conditions: Voorwaarden
|
||||
item_revision: Item revisie
|
||||
@@ -137,9 +117,6 @@ fields_for_role: 'Velden die de rol "{role}" kan {action}.'
|
||||
validation_for_role: 'Veld {action} regels die de rol "{role}" moet gehoorzamen.'
|
||||
presets_for_role: 'Standaardwaarden voor de velden voor rol {role}.'
|
||||
presentation_and_aliases: Presentatie & Aliasen
|
||||
revision_post_update: Hier is hoe dit item eruit zag na de update...
|
||||
changes_made: Dit zijn de specifieke wijzigingen die zijn aangebracht...
|
||||
no_relational_data: Houd er rekening mee dat dit geen relationele gegevens omvat.
|
||||
hide_field_on_detail: Veld Verbergen
|
||||
show_field_on_detail: Veld Tonen
|
||||
delete_field: Veld Verwijderen
|
||||
@@ -376,7 +353,6 @@ no_files_copy: Er zijn geen bestanden hier.
|
||||
user_count: 'Geen gebruikers | Één gebruiker | {count} gebruikers'
|
||||
no_users_copy: Er zijn nog geen gebruikers in deze rol.
|
||||
webhooks_count: 'Geen webhooks | 1 Webhook | {count} Webhooks'
|
||||
no_webhooks_copy: Er zijn nog geen webhooks.
|
||||
all_items: Alle items
|
||||
csv: CSV
|
||||
no_collections: Geen collecties
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Rediger felt
|
||||
item_revision: Element revisjoner
|
||||
duplicate_field: Dupliser felt
|
||||
@@ -119,9 +99,6 @@ fields_for_role: 'Felter {role} rollen kan {action}.'
|
||||
validation_for_role: 'Felt {action} regler {role} rollen må følge.'
|
||||
presets_for_role: 'Felt standardverdi for rollen {role}.'
|
||||
presentation_and_aliases: Presentation & Aliaser
|
||||
revision_post_update: Her er hvordan dette produktet så ut etter oppdateringen...
|
||||
changes_made: Dette er de spesifikke endringene som ble gjort...
|
||||
no_relational_data: Husk at dette ikke inkluderer relasjonsdata.
|
||||
hide_field_on_detail: Skjul felt ved detaljert visning
|
||||
show_field_on_detail: Vis felt ved detaljert visning
|
||||
delete_field: Slett felt
|
||||
@@ -301,7 +278,6 @@ no_files_copy: Det er ingen filer her.
|
||||
user_count: 'Ingen brukere | En bruker | {count} brukere'
|
||||
no_users_copy: Det er ingen brukere i denne rollen enda.
|
||||
webhooks_count: 'Ingen Webhooks | En Webhook | {count} Webhooks'
|
||||
no_webhooks_copy: Det finnes ingen webhooks ennå.
|
||||
all_items: Alle elementer
|
||||
csv: CSV
|
||||
no_collections: Ingen kolleksjoner
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Edytuj pole
|
||||
maps: Mapy
|
||||
item_revision: Wersja elementu
|
||||
@@ -141,9 +121,6 @@ fields_for_role: 'Pola roli {role} mogą {action}.'
|
||||
validation_for_role: 'Pole {action} zasad roli {role} musi być przestrzegane.'
|
||||
presets_for_role: 'Wartość domyślna dla roli {role}.'
|
||||
presentation_and_aliases: Prezentacja i aliasy
|
||||
revision_post_update: Oto jak wyglądał ten element po aktualizacji...
|
||||
changes_made: To są konkretne zmiany, które zostały wprowadzone...
|
||||
no_relational_data: Pamiętaj, że nie obejmuje to danych relacyjnych.
|
||||
hide_field_on_detail: Ukryj pole w szczegółach
|
||||
show_field_on_detail: Pokaż pole w szczegółach
|
||||
delete_field: Usuń pole
|
||||
@@ -381,7 +358,6 @@ no_files_copy: Brak plików.
|
||||
user_count: 'Brak użytkowników | Jeden użytkownik | {count} użytkowników'
|
||||
no_users_copy: Nie ma jeszcze użytkowników w tej roli.
|
||||
webhooks_count: 'Brak webhooków | Jeden Webhook | {count} Webhooków'
|
||||
no_webhooks_copy: Brak webhooków.
|
||||
all_items: Wszystkie elementy
|
||||
any: Dowolny
|
||||
csv: CSV
|
||||
|
||||
@@ -55,7 +55,7 @@ create_role: Criar Função
|
||||
create_user: Criar usuário
|
||||
create_webhook: Criar Webgancho
|
||||
invite_users: Convidar Usuários
|
||||
email_examples: "admin{'@'}exemplo.com, usuário{'@'}exemplo.com..."
|
||||
email_examples: "admin{'@'}exemplo.com, usuario{'@'}exemplo.com..."
|
||||
invite: Convidar
|
||||
email_already_invited: Um convite já foi enviado para o email "{email}"
|
||||
emails: Emails
|
||||
@@ -145,9 +145,6 @@ fields_for_role: 'Campos que o cargo {role} pode {action}.'
|
||||
validation_for_role: 'As regras {action} do campo que o papel {role} deve obedecer.'
|
||||
presets_for_role: 'Valores de campo padrões para a função {role}.'
|
||||
presentation_and_aliases: Apresentação e pseudônimos
|
||||
revision_post_update: Aqui está como este item ficou após a atualização...
|
||||
changes_made: Estas são as mudanças específicas que foram feitas...
|
||||
no_relational_data: Tenha em mente que isso não inclui dados relacionais.
|
||||
hide_field_on_detail: Ocultar Campo em Detalhes
|
||||
show_field_on_detail: Exibir Campo em Detalhes
|
||||
delete_field: Excluir campo
|
||||
@@ -385,7 +382,6 @@ no_files_copy: Ainda não há arquivos aqui.
|
||||
user_count: 'Nenhum usuário | Um usuário | {count} usuários'
|
||||
no_users_copy: Não há usuários neste cargo ainda.
|
||||
webhooks_count: 'Nenhum Webhook | Um Webhook | {count} Webhooks'
|
||||
no_webhooks_copy: Ainda não possui Webhooks.
|
||||
all_items: Todos os itens
|
||||
any: Qualquer
|
||||
csv: CSV
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Editar campo
|
||||
conditions: Condições
|
||||
item_revision: Revisão do documento
|
||||
@@ -137,9 +117,6 @@ fields_for_role: 'Campos que o estatuto {role} pode {action}.'
|
||||
validation_for_role: 'As regras {action} do campo que a função {role} deve obedecer.'
|
||||
presets_for_role: 'Valor do Campo definido por padrão para a função {role}.'
|
||||
presentation_and_aliases: Apresentação & Pseudônimos
|
||||
revision_post_update: Aqui está como este documento ficou após a atualização...
|
||||
changes_made: Estas são as mudanças específicas que foram feitas...
|
||||
no_relational_data: Tenha em atenção que isto não inclui dados relacionais.
|
||||
hide_field_on_detail: Ocultar campo dentro de Detalhe
|
||||
show_field_on_detail: Mostrar campo dentro de Detalhe
|
||||
delete_field: Remover campo
|
||||
@@ -375,7 +352,6 @@ no_files_copy: Não existem ficheiros aqui.
|
||||
user_count: 'Nenhum utilizador | Um utilizador | {count} utilizadores'
|
||||
no_users_copy: Ainda não existem utilizadores neste estatuto.
|
||||
webhooks_count: 'Nenhum webhook | Um webhook | {count} webhooks'
|
||||
no_webhooks_copy: Ainda não existem webhooks.
|
||||
all_items: Todos os documentos
|
||||
csv: CSV
|
||||
no_collections: Nenhuma coleção
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Editează câmp
|
||||
item_revision: Revizuire element
|
||||
duplicate_field: Duplicare câmp
|
||||
|
||||
@@ -1,24 +1,6 @@
|
||||
---
|
||||
## 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'
|
||||
draft: Черновик
|
||||
archived: В архиве
|
||||
edit_field: Редактировать поле
|
||||
conditions: Условия
|
||||
maps: Карты
|
||||
@@ -139,9 +121,6 @@ fields_for_role: 'Поля, которые Роль {role} может {action}.'
|
||||
validation_for_role: 'Правила {action} поля, которые Роль {role} должна соблюдать.'
|
||||
presets_for_role: 'Значения поля по умолчанию для Роли {role}.'
|
||||
presentation_and_aliases: Представление и Алиасы
|
||||
revision_post_update: Вот как этот элемент выглядел после обновления...
|
||||
changes_made: Вот конкретные изменения, которые были сделаны...
|
||||
no_relational_data: Помните, что это не включает относительные данные.
|
||||
hide_field_on_detail: Скрыть Поле в Карточке
|
||||
show_field_on_detail: Показать Поле в Карточке
|
||||
delete_field: Удалить поле
|
||||
@@ -377,7 +356,6 @@ no_files_copy: Здесь нет файлов.
|
||||
user_count: 'Нет Пользователей | Один Пользователь | {count} Пользователей'
|
||||
no_users_copy: В этой роли пока нет пользователей.
|
||||
webhooks_count: 'Нет Веб-хуков | Один Веб-хук | {count} Веб-хуков'
|
||||
no_webhooks_copy: Веб-хуков пока нет.
|
||||
all_items: Все Элементы
|
||||
any: Любой
|
||||
csv: CSV
|
||||
@@ -403,6 +381,7 @@ documentation: Документация
|
||||
sidebar: Боковая панель
|
||||
duration: Продолжительность
|
||||
charset: Кодировка
|
||||
second: секунда
|
||||
file_moved: Файл Перемещен
|
||||
collection_created: Коллекция Создана
|
||||
modified_on: Дата изменения
|
||||
@@ -842,7 +821,12 @@ fields:
|
||||
actions: Действия
|
||||
field_options:
|
||||
directus_settings:
|
||||
project_name_placeholder: Мой проект
|
||||
security_divider_title: Безопасность
|
||||
auth_password_policy:
|
||||
none_text: Нет — не рекомендуется
|
||||
weak_text: Слабый – минимум 8 символов
|
||||
strong_text: Крепкий – строчные, прописные, цифры, специальные
|
||||
files_divider_title: Файлы и миниатюры
|
||||
overrides_divider_title: Переопределить заводские настройки
|
||||
directus_activity:
|
||||
@@ -870,8 +854,10 @@ field_options:
|
||||
icon_name: Иконка
|
||||
name_name: Имя
|
||||
name_placeholder: Введите название...
|
||||
link_name: Ссылка
|
||||
collection_list:
|
||||
fields:
|
||||
group_name: Название группы
|
||||
type_name: Тип
|
||||
choices_start_open: Раскрыта
|
||||
collections_name: Коллекции
|
||||
|
||||
@@ -1,24 +1,6 @@
|
||||
---
|
||||
## 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'
|
||||
draft: Osnutek
|
||||
archived: Arhivirano
|
||||
edit_field: Uredi polje
|
||||
conditions: Pogoji
|
||||
maps: Zemljevidi
|
||||
@@ -38,6 +20,7 @@ role_name: Ime vloge
|
||||
branch: Veja
|
||||
leaf: List
|
||||
indeterminate: Nedoločeno
|
||||
edit_collection: Uredi zbirko
|
||||
exclusive: Ekskluzivno
|
||||
children: Podrejeni
|
||||
db_only_click_to_configure: 'Samo podatkovna baza: konfiguriraj '
|
||||
@@ -141,9 +124,6 @@ fields_for_role: 'Polja, nad katerimi lahko vloga {role} opravlja akcijo {action
|
||||
validation_for_role: 'Pravila, ki jih mora upoštevati vloga {role} za polje {action}.'
|
||||
presets_for_role: 'Privzete vrednosti vloge {role} za polje.'
|
||||
presentation_and_aliases: Predstavitev in aliasi
|
||||
revision_post_update: Tako je zapis zgledal po popravku ...
|
||||
changes_made: To so narejeni popravki ...
|
||||
no_relational_data: Upoštevajte, da to ne vključuje relacijskih podatkov.
|
||||
hide_field_on_detail: Skrij polje v podrobnem pogledu
|
||||
show_field_on_detail: Prikaži polje v podrobnem pogledu
|
||||
delete_field: Izbriši polje
|
||||
@@ -381,7 +361,6 @@ no_files_copy: Ni datotek.
|
||||
user_count: 'Ni uporabnikov | En uporabnik | Dva uporabnika | Trije uporabniki | Štirje uporabniki | {count} uporabnikov'
|
||||
no_users_copy: Ta vloga še nima uporabnikov.
|
||||
webhooks_count: 'Ni prožilnikov | En prožilnik | Dva prožilnika | Trije prožilniki | Štirje prožilniki | {count} prožilnikov'
|
||||
no_webhooks_copy: Prožilniki ne obstajajo.
|
||||
all_items: Vsi zapisi
|
||||
any: Katerokoli
|
||||
csv: CSV
|
||||
@@ -556,7 +535,7 @@ create_item: Ustvari zapis
|
||||
display_template: Prikaži predlogo
|
||||
language_display_template: Predloga prikaza jezika
|
||||
translations_display_template: Predloga prikaza prevodov
|
||||
n_items_selected: 'Noben zapis ni izbran | 1 zaois je izbran | {n} zapisov izbranih'
|
||||
n_items_selected: 'Noben zapis ni izbran | 1 zapis je izbran | {n} zapisov izbranih'
|
||||
per_page: Na stran
|
||||
all_files: Vse datoteke
|
||||
my_files: Moje datoteke
|
||||
@@ -723,6 +702,7 @@ no_layout_collection_selected_yet: Nobena postavitev ali zbirka ni izbrana
|
||||
batch_delete_confirm: >-
|
||||
Noben zapis ni izbran | Ste prepričani, da želite izbrisati ta zapis? | Ste prepričani, da želite izbrisati {count} zapisov?
|
||||
cancel: Prekliči
|
||||
no_upscale: Brez povečevanja slik
|
||||
collection: Zbirka
|
||||
collections: Zbirke
|
||||
singleton: En zapis
|
||||
@@ -796,6 +776,7 @@ fields:
|
||||
admin_options: Administracijske opcije
|
||||
status: Stanje
|
||||
status_draft: Osnutek
|
||||
status_invited: Povabljen
|
||||
status_active: Aktivno
|
||||
status_suspended: Zaustavljeno
|
||||
status_archived: Arhivirano
|
||||
@@ -805,13 +786,15 @@ fields:
|
||||
last_page: Zadnja stran
|
||||
last_access: Zadnji dostop
|
||||
directus_settings:
|
||||
transforms_note: Ime Sharp metode in parametri. Več na https://sharp.pixelplumbing.com/api-constructor.
|
||||
additional_transforms: Dodatne pretvorbe
|
||||
project_name: Ime projekta
|
||||
project_url: Spletni naslov (URL) projekta
|
||||
project_color: Barva projekta
|
||||
project_logo: Logo projekta
|
||||
public_pages: Javne strani
|
||||
public_foreground: Barva teksta v javnem delu
|
||||
public_background: Barva ozadja v javnem delu
|
||||
public_foreground: Glavna slika v javnem delu, logo
|
||||
public_background: Slika za ozadje v javnem delu
|
||||
public_note: Sporočilo v javnem delu
|
||||
auth_password_policy: Pravila gesel
|
||||
auth_login_attempts: Število poskusov prijave
|
||||
@@ -850,7 +833,22 @@ fields:
|
||||
actions: Dejanja
|
||||
field_options:
|
||||
directus_settings:
|
||||
project_name_placeholder: Moj projekt ...
|
||||
project_logo_note: Ozadje prijave in logotip
|
||||
public_note_placeholder: Kratko javno sporočilo, ki podpira Markdown oblikovanje ...
|
||||
security_divider_title: Varnost
|
||||
auth_password_policy:
|
||||
none_text: Brez - ni priporočljivo
|
||||
weak_text: Šibko - najmanj 8 znakov
|
||||
strong_text: Močno - Velike in majhne črke, številke, posebni znaki
|
||||
storage_asset_presets:
|
||||
fit:
|
||||
contain_text: Omejeno (obdrži razmerje)
|
||||
cover_text: Zapolni (točna velikost)
|
||||
fit_text: Prilagodi znotraj
|
||||
outside_text: Prilagodi zunaj
|
||||
additional_transforms: Dodatne pretvorbe
|
||||
transforms_note: Ime Sharp metode in parametri. Več na https://sharp.pixelplumbing.com/api-constructor.
|
||||
files_divider_title: Datoteke & sličice
|
||||
overrides_divider_title: Aplikacijske preglasitve
|
||||
directus_activity:
|
||||
@@ -863,20 +861,47 @@ field_options:
|
||||
only_track_activity: Sledi samo aktivnosti
|
||||
do_not_track_anything: Ne sledi ničesar
|
||||
collection_setup: Nastavitve zbirke
|
||||
note_placeholder: Opis te zbirke ...
|
||||
hidden_label: Skrij v aplikaciji
|
||||
singleton: Obravnavaj kot en objekt
|
||||
language: Jezik
|
||||
translation: Vnesite prevod ...
|
||||
archive_divider: Arhiviraj
|
||||
archive_field: Izberite polje ...
|
||||
archive_app_filter: Omogoči aplikacijski arhivski filter
|
||||
archive_value: Nastavljena vrednost pri arhiviranju ...
|
||||
unarchive_value: Nastavljena vrednost pri dearhiviranju ...
|
||||
divider: Razvrsti
|
||||
sort_field: Izberite polje ...
|
||||
accountability_divider: Odgovornost
|
||||
directus_files:
|
||||
title: Edinstven naziv ...
|
||||
description: Opcijski opis ...
|
||||
location: Opcijska lokacija ...
|
||||
storage_divider: Imenovanje datotek
|
||||
filename_disk: Ime na disku ...
|
||||
filename_download: Ime za prenos ...
|
||||
directus_roles:
|
||||
name: Edinstveno ime te vloge ...
|
||||
description: Opis te vloge ...
|
||||
ip_access: Dovoljeni IP naslovi, pustite prazno za neomejen dostop ...
|
||||
fields:
|
||||
icon_name: Ikona
|
||||
name_name: Ime
|
||||
name_placeholder: Vnesite naslov ...
|
||||
link_name: Povezava
|
||||
link_placeholder: Relativni ali absolutni URL naslov ...
|
||||
collection_list:
|
||||
group_name_addLabel: Dodaj novo skupino ...
|
||||
fields:
|
||||
group_name: Ime skupine
|
||||
group_placeholder: Naziv te skupine ...
|
||||
type_name: Tip
|
||||
choices_always: Vedno odprto
|
||||
choices_start_open: Začni odprto
|
||||
choices_start_collapsed: Začni zaprto
|
||||
collections_name: Zbirke
|
||||
collections_addLabel: Dodaj zbirko ...
|
||||
directus_users:
|
||||
preferences_divider: Uporabniške nastavitve
|
||||
dropdown_auto: Avtomatsko (sistemsko)
|
||||
@@ -884,6 +909,7 @@ field_options:
|
||||
dropdown_dark: Temna tema
|
||||
admin_divider: Administracijske opcije
|
||||
status_dropdown_draft: Osnutek
|
||||
status_dropdown_invited: Povabljen
|
||||
status_dropdown_active: Aktivno
|
||||
status_dropdown_suspended: Zaustavljeno
|
||||
status_dropdown_archived: Arhivirano
|
||||
@@ -896,6 +922,7 @@ field_options:
|
||||
actions_create: Ustvari
|
||||
actions_update: Posodobi
|
||||
actions_delete: Izbriši
|
||||
actions_login: Prijava
|
||||
no_fields_in_collection: 'Zbirka {collection} še nima polj'
|
||||
do_nothing: Ne stori ničesar
|
||||
generate_and_save_uuid: Ustvari in shrani UUID
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Izmijeni
|
||||
item_revision: Revizija stavke
|
||||
duplicate_field: Dupliraj
|
||||
@@ -126,9 +106,6 @@ fields_for_role: 'Sva polja {role} Role mogu {action}.'
|
||||
validation_for_role: 'Polje {action} upravlja ulogom {role}.'
|
||||
presets_for_role: 'Podrazumijevane vrijednosti polja za ulogu {role}.'
|
||||
presentation_and_aliases: Prezentacija & Pseudonimi
|
||||
revision_post_update: Ovako će ova stavka izgledati nakon ažuriranja...
|
||||
changes_made: Postoje specifične izmjene koji su napravljene...
|
||||
no_relational_data: Zapamtite da ovo ne uključuje relacione podatke.
|
||||
hide_field_on_detail: Sakrij Polje u sekciji Detalji
|
||||
show_field_on_detail: Prikaži Polje u sekciji Detalji
|
||||
delete_field: Obriši Polje
|
||||
@@ -364,7 +341,6 @@ no_files_copy: Ovdje nema fajlova.
|
||||
user_count: 'Nema Korisnika | Jedan Korisnik | {count} Korisnika'
|
||||
no_users_copy: Ne postoji nijedan korisnik u ovoj roli.
|
||||
webhooks_count: 'Ne postoje Webhooks | Jedan Webhook | {count} Webhooks'
|
||||
no_webhooks_copy: Trenutno ne postoji nijedan "webhook".
|
||||
all_items: Sve Stavke
|
||||
csv: CSV
|
||||
no_collections: Nema Kolekcija
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Уреди поља
|
||||
item_revision: Ревизија итема
|
||||
duplicate_field: Дуплирај поље
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Redigera fält
|
||||
item_revision: Revision objekt
|
||||
duplicate_field: Duplicera fält
|
||||
@@ -122,9 +102,6 @@ fields_for_role: 'Fält {role} rollen kan {action}.'
|
||||
validation_for_role: 'Fältets {action} regler {role} rollen måste lyda.'
|
||||
presets_for_role: 'Förvalt fältvärde för rollen {role}.'
|
||||
presentation_and_aliases: Presentation & alias
|
||||
revision_post_update: Så här såg objektet ut efter uppdateringen...
|
||||
changes_made: Dessa är de specifika ändringarna som gjordes...
|
||||
no_relational_data: Tänk på att detta inte inkluderar datans relationer.
|
||||
hide_field_on_detail: Dölj fältet på detaljnivå
|
||||
show_field_on_detail: Visa fältet på detaljnivå
|
||||
delete_field: Radera fält
|
||||
@@ -352,7 +329,6 @@ no_files_copy: Det finns inga filer här.
|
||||
user_count: 'Inga användare | En användare | {count} användare'
|
||||
no_users_copy: Det finns inga användare i denna roll ännu.
|
||||
webhooks_count: 'Inga webhooks | En webhook | {count} webhooks'
|
||||
no_webhooks_copy: Det finns inga webhooks ännu.
|
||||
all_items: Alla objekt
|
||||
csv: CSV
|
||||
no_collections: Inga kollektioner
|
||||
|
||||
@@ -19,12 +19,15 @@
|
||||
#'Int32Array', 'Uint32Array', 'Float32Array', 'Float64Array', 'Map', 'Set', 'WeakMap', 'WeakSet',
|
||||
#'SIMD', 'ArrayBuffer', 'DataView', 'JSON', 'Promise', 'Generator', 'GeneratorFunction', 'Reflect',
|
||||
#'Proxy', 'Intl'
|
||||
published: เผยแพร่แล้ว
|
||||
edit_field: แก้ไขฟิลด์
|
||||
conditions: เงื่อนไข
|
||||
maps: แผนที่
|
||||
item_revision: ประวัติรายการ
|
||||
duplicate_field: สำเนาฟิลด์
|
||||
half_width: กว้างครึ่งหนึ่ง
|
||||
full_width: กว้างเต็มหน้า
|
||||
limit: ขีดจำกัด
|
||||
group: กลุ่ม
|
||||
and: และ
|
||||
or: หรือ
|
||||
@@ -36,6 +39,7 @@ role_name: ชื่อบทบาท
|
||||
branch: สาขา
|
||||
leaf: ใบ
|
||||
indeterminate: คลุมเครือ
|
||||
edit_collection: แก้ไขคอลเลกชัน
|
||||
exclusive: เฉพาะ
|
||||
children: ลูก
|
||||
db_only_click_to_configure: 'ฐานข้อมูลเท่านั้น: คลิกเพื่อกำหนดค่า '
|
||||
@@ -140,8 +144,8 @@ validation_for_role: 'ฟิลด์ {action} ถูกกำหนดสิท
|
||||
presets_for_role: 'ค่าตั้งต้นของฟิลด์สำหรับบทบาท {role}'
|
||||
presentation_and_aliases: การแสดงผลและนาวแผง
|
||||
revision_post_update: สิ่งที่ไอเท็มจะเป็นหลังจากอัพเดทแล้ว
|
||||
changes_made: นี่คือการเปลี่ยนแปลงที่ถูกทำ...
|
||||
no_relational_data: โปรดจำไว้ว่านี่ไม่รวมข้อมูลความสัมพันธ์
|
||||
changes_made: การดปลี่ยนแปลงที่เกิดขึ้นในการแก้ไขนี้
|
||||
no_relational_data: จำไว้ว่าข้อมูลสัมพันธ์ไม่ถูกรวมอยู่ในนี้
|
||||
hide_field_on_detail: ซ่อนฟิลด์เมื่อแสดงรายละเอียด
|
||||
show_field_on_detail: แสดงฟิลด์เมื่อแสดงรายละเอียด
|
||||
delete_field: ลบฟิลด์
|
||||
@@ -182,6 +186,7 @@ time: เวลา
|
||||
timestamp: Timestamp
|
||||
uuid: UUID
|
||||
hash: ค่าแฮช
|
||||
geometry: เรขาคณิต
|
||||
not_available_for_type: ไม่มีสำหรับชนิดนี้
|
||||
create_translations: สร้างการแปลใหม่
|
||||
auto_refresh: รีเฟรซอัตโนมัติ
|
||||
@@ -378,8 +383,9 @@ no_files_copy: ไม่มีไฟล์ที่นี่
|
||||
user_count: 'ไม่มีผู้ใช้ | ผู้ใช้ 1 คน | ผู้ใช้ {count} คน'
|
||||
no_users_copy: ยังไม่มีผู้ใช้ในบทบาท
|
||||
webhooks_count: 'ไม่มี webhook | มี 1 webhook | มี {count} webhook'
|
||||
no_webhooks_copy: ยังไม่มี webhook
|
||||
no_webhooks_copy: ยังไม่มีการกำหนดค่าเว็บฮุค เริ่มต้นด้วยการสร้างด้านล่าง
|
||||
all_items: รายการทั้งหมด
|
||||
any: ใด ๆ
|
||||
csv: CSV
|
||||
no_collections: ไม่มีคอลเลกชัน
|
||||
create_collection: สร้างคอลเลกชัน
|
||||
@@ -390,6 +396,7 @@ display_template_not_setup: การตั้งค่าของการแ
|
||||
collection_field_not_setup: การตั้งค่าของฟิลด์ยังไม่ถูกต้อง
|
||||
select_a_collection: เลือกคอลเลกชัน
|
||||
active: เปิดใช้งาน
|
||||
inactive: ไม่ใช้งาน
|
||||
users: ผู้ใช้
|
||||
activity: กิจกรรม
|
||||
webhooks: Webhooks
|
||||
@@ -402,6 +409,7 @@ documentation: เอกสาร
|
||||
sidebar: แถบด้านข้าง
|
||||
duration: ระยะเวลา
|
||||
charset: 'ชุดอักขระ:'
|
||||
second: วินาที
|
||||
file_moved: ย้ายไฟล์เสร็จสิ้น
|
||||
collection_created: คอลเลกชันถูกสร้างแล้ว
|
||||
modified_on: ถูกแก้ไขเมื่อ
|
||||
@@ -443,6 +451,7 @@ errors:
|
||||
UNPROCESSABLE_ENTITY: เอ็นติตี้ที่ประมวลผลไม่ได้
|
||||
INTERNAL_SERVER_ERROR: พบข้อผิดพลาดบางอย่างที่ไม่คาดคิด
|
||||
NOT_NULL_VIOLATION: ต้องไม่เป็นค่า null
|
||||
security: ความปลอดภัย
|
||||
value_hashed: ข้อมูลถูกเข้ารหัสไว้อย่างปลอดภัย
|
||||
bookmark_name: ชื่อบุ๊กมาร์ก...
|
||||
create_bookmark: สร้างบุ๊กมาร์ก
|
||||
@@ -494,6 +503,7 @@ color: สี
|
||||
circle: วงกลม
|
||||
empty_item: ไอเท็มเปล่า
|
||||
log_in_with: 'ลงชื่อเข้าใช้ด้วย {provider}'
|
||||
advanced_settings: การตั้งค่าขั้นสูง
|
||||
advanced_filter: ตัวกรองขั้นสูง
|
||||
delete_advanced_filter: ลบตัวกรองนี้
|
||||
change_advanced_filter_operator: เปลี่ยนตัวดำเนินการ
|
||||
@@ -520,6 +530,10 @@ operators:
|
||||
nempty: ไม่ว่างเปล่า
|
||||
all: ประกอบด้วยคีย์เหล่านี้
|
||||
has: ประกอบด้วยบางคีย์เหล่านี้
|
||||
intersects: ทางแยก
|
||||
nintersects: ไม่ตัดกัน
|
||||
intersects_bbox: ตัดขอบกล่อง
|
||||
nintersects_bbox: ไม่ตัดขอบกล่อง
|
||||
loading: กำลังโหลด...
|
||||
drop_to_upload: วางเพื่ออัพโหลด
|
||||
item: รายการ
|
||||
@@ -563,6 +577,7 @@ user: ผู้ใช้
|
||||
no_presets: ไม่มีค่าที่ตั้งไว้ล่วงหน้า
|
||||
no_presets_copy: ยังไม่มีค่าที่ตั้งไว้ล่วงหน้าหรือบุ๊กมาร์กที่ถูกบันทึกไว้
|
||||
no_presets_cta: เพิ่มค่าที่ตั้งไว้ล่วงหน้าใหม่
|
||||
presets_only: ที่ตั้งไว้ล่วงหน้าเท่านั้น
|
||||
create: สร้าง
|
||||
on_create: เมื่อสร้าง
|
||||
on_update: เมื่อแก้ไข
|
||||
@@ -578,6 +593,7 @@ label: ป้าย
|
||||
image_url: URL ของรูปภาพ
|
||||
alt_text: ข้อความแสดงแทน
|
||||
media: สื่อ
|
||||
quality: คุณภาพ
|
||||
width: กว้าง
|
||||
height: สูง
|
||||
source: แหล่งที่มา
|
||||
@@ -843,6 +859,7 @@ field_options:
|
||||
status_dropdown_active: เปิดใช้งาน
|
||||
directus_webhooks:
|
||||
status_options_active: เปิดใช้งาน
|
||||
status_options_inactive: ไม่ใช้งาน
|
||||
actions_create: สร้าง
|
||||
actions_update: แก้ไข
|
||||
no_fields_in_collection: 'ยังไม่มีฟิลด์ใน {collection}'
|
||||
@@ -1224,3 +1241,5 @@ layouts:
|
||||
calendar: ปฏิทิน
|
||||
start_date_field: ฟิลด์วันที่เริ่มต้น
|
||||
end_date_field: ฟิลด์วันที่สิ้นสุด
|
||||
map:
|
||||
field: เรขาคณิต
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Alanı Düzenle
|
||||
item_revision: Revizyonları Göster
|
||||
duplicate_field: Yinelenen Alan
|
||||
@@ -29,6 +9,7 @@ field_name_translations: Alan İsim Çevirileri
|
||||
enter_password_to_enable_tfa: İki Faktörlü Kimlik Doğrulamayı etkinleştirmek için şifrenizi girin
|
||||
add_field: Alan Ekle
|
||||
role_name: Rol Adı
|
||||
edit_collection: Koleksiyonu düzenle
|
||||
db_only_click_to_configure: 'Yalnızca Veritabanı: Yapılandırmak için Tıklayın '
|
||||
show_archived_items: Arşivlenmiş Öğeleri Göster
|
||||
edited: Değer Düzenlendi
|
||||
@@ -61,6 +42,7 @@ delete_bookmark_copy: >-
|
||||
logoutReason:
|
||||
SIGN_OUT: Oturum kapatıldı
|
||||
SESSION_EXPIRED: Oturumun süresi doldu
|
||||
public_label: Herkese Açık
|
||||
public_description: Kimlik doğrulaması olmadan hangi API verilerinin kullanılabileceğini kontrol eder.
|
||||
not_allowed: İzin Verilmedi
|
||||
directus_version: Directus Versiyon
|
||||
@@ -125,9 +107,6 @@ fields_for_role: '{role} rolünün {action} yapabileceği alanlar.'
|
||||
validation_for_role: '{action} alanı, {role} rolünün uyması gereken kuralları belirler.'
|
||||
presets_for_role: '{role} rolü için varsayılan alan değeri.'
|
||||
presentation_and_aliases: Sunum ve Takma Adlar
|
||||
revision_post_update: İşte güncellemeden sonra bu öğenin nasıl göründüğü...
|
||||
changes_made: Bunlar yapılan belirli değişiklikler...
|
||||
no_relational_data: Bunun ilişkisel verileri içermediğini unutmayın.
|
||||
hide_field_on_detail: Alanı Detayda Gizle
|
||||
show_field_on_detail: Alanı Detayda Göster
|
||||
delete_field: Alanı Sil
|
||||
@@ -227,7 +206,7 @@ undo_changes: Değişiklikleri geri al
|
||||
notifications: Bildirimler
|
||||
show_all_activity: Tüm etkinliği göster
|
||||
page_not_found: Sayfa Bulunamadı
|
||||
page_not_found_body: Aradığınız sayfanın var olduğuna emin misiniz? Biz bulamadık da...
|
||||
page_not_found_body: Aradığınız sayfa mevcut değil.
|
||||
confirm_revert: Geri Alma İşlemini Onayla
|
||||
confirm_revert_body: Bu, öğeyi seçilen duruma geri döndürecektir.
|
||||
display: Göster
|
||||
@@ -328,6 +307,7 @@ type: Tür
|
||||
creating_new_collection: Yeni Koleksiyon Oluştur
|
||||
created_by: Oluşturan
|
||||
created_on: Oluşturulma tarihi
|
||||
creating_collection_info: Koleksiyonu isimlendir ve onun benzersiz "anahtar" alanını ayarla...
|
||||
save_and_create_new: Kaydet ve Yeni Oluştur
|
||||
save_and_stay: Kaydet ve Sayfada Kal
|
||||
save_as_copy: Kopya Olarak Kaydet
|
||||
@@ -349,7 +329,6 @@ no_files_copy: Burada dosya yok.
|
||||
user_count: 'Kullanıcı Yok | Bir Kullanıcı | {count} Kullanıcı'
|
||||
no_users_copy: Bu Grupta Kullanıcı Yok.
|
||||
webhooks_count: 'Webhook Yok | Bir Webhook | {count} Webhook'
|
||||
no_webhooks_copy: Henüz hiç bir webhook yok.
|
||||
all_items: Tüm öğeler
|
||||
csv: CSV
|
||||
no_collections: Koleksiyon Yok
|
||||
@@ -609,6 +588,9 @@ fields:
|
||||
last_page: Son Sayfa
|
||||
last_access: Son Erişim
|
||||
directus_settings:
|
||||
jpg: JPEG
|
||||
png: PNG
|
||||
webP: WebP
|
||||
project_name: Proje Adı
|
||||
custom_css: Özel CSS
|
||||
directus_fields:
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Редагувати поле
|
||||
conditions: Умови
|
||||
maps: Мапи
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: Sửa trường
|
||||
item_revision: Xem Phiên bản
|
||||
duplicate_field: Nhân bản Trường
|
||||
|
||||
@@ -19,6 +19,9 @@
|
||||
#'Int32Array', 'Uint32Array', 'Float32Array', 'Float64Array', 'Map', 'Set', 'WeakMap', 'WeakSet',
|
||||
#'SIMD', 'ArrayBuffer', 'DataView', 'JSON', 'Promise', 'Generator', 'GeneratorFunction', 'Reflect',
|
||||
#'Proxy', 'Intl'
|
||||
published: 已发布
|
||||
draft: 草稿
|
||||
archived: 已存档
|
||||
edit_field: 编辑
|
||||
conditions: 条件
|
||||
maps: 地图
|
||||
@@ -38,6 +41,7 @@ role_name: 角色名称
|
||||
branch: 分支
|
||||
leaf: Leaf
|
||||
indeterminate: 不确定的状态
|
||||
edit_collection: 编辑收藏
|
||||
exclusive: 唯一的
|
||||
children: 子页面
|
||||
db_only_click_to_configure: '仅限数据库:点击配置 '
|
||||
@@ -88,7 +92,7 @@ archive_confirm: 您确定要归档所选吗?
|
||||
archive_confirm_count: >-
|
||||
没有选定项目 | 你确定要存档这个项目吗?| 你确定你想要存档这些 {count} 个项目吗?
|
||||
reset_system_permissions_to: '重置系统权限:'
|
||||
reset_system_permissions_copy: 此操作将覆盖您可能应用到系统集合中的自定义权限。确定吗?
|
||||
reset_system_permissions_copy: 此操作将覆盖您可能应用到系统收藏中的自定义权限。确定吗?
|
||||
the_following_are_minimum_permissions: 以下是启用"应用访问"时所需的最低权限,您可以对除以下权限外的其他权限进行扩展。
|
||||
app_access_minimum: 最小权限
|
||||
recommended_defaults: 推荐设置
|
||||
@@ -141,9 +145,6 @@ fields_for_role: '{role} 角色能够 {action} 字段。'
|
||||
validation_for_role: '{role} 角色必须遵守字段的 {action} 规则。'
|
||||
presets_for_role: '{role} 角色的默认值。'
|
||||
presentation_and_aliases: 别名
|
||||
revision_post_update: 这是更新这个项目后的样式...
|
||||
changes_made: 这些是所做的具体更改...
|
||||
no_relational_data: 请记住,这不包括关系数据。
|
||||
hide_field_on_detail: 在详情中隐藏该字段
|
||||
show_field_on_detail: 在详情中显示
|
||||
delete_field: 删除
|
||||
@@ -199,7 +200,7 @@ to_manually_setup_translations: 手动设置翻译。
|
||||
click_to_manage_translated_fields: >-
|
||||
还没有翻译的字段。点击这里创建它们。 点击这里来管理它。| 有 {count} 个翻译的字段。点击这里来管理。
|
||||
fields_group: 字段组
|
||||
no_collections_found: 未找到任何集合
|
||||
no_collections_found: 未找到任何收藏
|
||||
new_data_alert: '以下将在您的数据模型中创建:'
|
||||
search_collection: 搜索数据模型...
|
||||
new_field: '新建字段'
|
||||
@@ -265,11 +266,11 @@ post_comment_success: 评论已发布
|
||||
item_create_success: 条目已创建 | 条目已创建
|
||||
item_update_success: 条目已更新 | 条目已更新
|
||||
item_delete_success: 项目已删除 | 项目已删除
|
||||
this_collection: 此集合
|
||||
related_collection: 相关集合
|
||||
related_collections: 相关集合
|
||||
this_collection: 此收藏集
|
||||
related_collection: 相关收藏集
|
||||
related_collections: 相关收藏集
|
||||
translations_collection: 翻译收藏
|
||||
languages_collection: 语言集合
|
||||
languages_collection: 语言收藏
|
||||
export_data: 导出数据
|
||||
format: 格式
|
||||
use_current_filters_settings: 使用当前筛选器和设置
|
||||
@@ -284,7 +285,7 @@ submit: 提交
|
||||
move_to_folder: 移动到文件夹
|
||||
move: 移动
|
||||
system: 系统
|
||||
add_field_related: 将字段添加到关联集合
|
||||
add_field_related: 将字段添加到关联收藏
|
||||
interface_label: 接口
|
||||
today: 今天
|
||||
yesterday: 昨天
|
||||
@@ -339,11 +340,11 @@ replace_from_library: 从库中替换文件
|
||||
replace_from_url: 从 URL 中替换文件
|
||||
no_file_selected: 未选择文件
|
||||
download_file: 下载文件
|
||||
collection_key: 集合的键
|
||||
collection_key: 收藏的键
|
||||
name: 名称
|
||||
primary_key_field: 主键字段
|
||||
type: 类型
|
||||
creating_new_collection: 创建集合
|
||||
creating_new_collection: 创建收藏
|
||||
created_by: 创建自
|
||||
created_on: 创建于
|
||||
creating_collection_info: 命名集合并设置唯一键字段...
|
||||
@@ -375,28 +376,27 @@ display_not_found: '未找到显示 "{display}" 。'
|
||||
reset_display: 重置显示
|
||||
list-m2a: 构建器 (M2A)
|
||||
item_count: '暂无数据 | 找到一条数据 | 找到 {count} 条数据'
|
||||
no_items_copy: 此集合中没有项目。
|
||||
no_items_copy: 此收藏中没有项目。
|
||||
file_count: '没有文件 | 一个文件 | {count} 个文件'
|
||||
no_files_copy: 没有任何文件。
|
||||
user_count: '没有用户 | 一个用户 | {count} 个用户'
|
||||
no_users_copy: 该角色下还没有用户。
|
||||
webhooks_count: '没有 Web钩子 | 一个钩子 | {count} 个Web钩子'
|
||||
no_webhooks_copy: 还没有任何web钩子。
|
||||
all_items: 所有项目
|
||||
any: 任意
|
||||
csv: CSV
|
||||
no_collections: 没有任何集合
|
||||
create_collection: 创建集合
|
||||
no_collections_copy_admin: 您还没有任何集合。点击下面的按钮开始操作。
|
||||
no_collections_copy: 您还没有任何集合。请联系您的系统管理员。
|
||||
no_collections: 没有任何收藏
|
||||
create_collection: 创建收藏
|
||||
no_collections_copy_admin: 您还没有任何收藏。点击下面的按钮开始操作。
|
||||
no_collections_copy: 您还没有任何收藏。请联系您的系统管理员。
|
||||
relationship_not_setup: 关系配置不正确
|
||||
display_template_not_setup: 显示的模板选项配置错误
|
||||
collection_field_not_setup: 集合的字段选项配置错误
|
||||
select_a_collection: 选择一个集合
|
||||
collection_field_not_setup: 收藏的字段选项配置错误
|
||||
select_a_collection: 选择一个收藏
|
||||
active: 激活
|
||||
inactive: 非活跃
|
||||
users: 用户
|
||||
activity: 活动
|
||||
activity: 动态
|
||||
webhooks: Webhook
|
||||
field_width: 字段宽度
|
||||
add_filter: 添加过滤器
|
||||
@@ -409,7 +409,7 @@ duration: 持续时间
|
||||
charset: 字符集
|
||||
second: 秒
|
||||
file_moved: 文件已移动
|
||||
collection_created: 集合已创建
|
||||
collection_created: 收藏已创建
|
||||
modified_on: 修改于
|
||||
card_size: 卡片大小
|
||||
sort_field: 排序字段
|
||||
@@ -420,7 +420,7 @@ remove: 移除
|
||||
toggle_manual_sorting: 切换手动排序
|
||||
bookmark_doesnt_exist: 书签不存在
|
||||
bookmark_doesnt_exist_copy: 找不到您试图打开的书签。
|
||||
bookmark_doesnt_exist_cta: 返回集合
|
||||
bookmark_doesnt_exist_cta: 返回收藏
|
||||
select_an_item: 选择一个项目...
|
||||
edit: 编辑
|
||||
enabled: 已启用
|
||||
@@ -432,7 +432,7 @@ account_created_successfully: 账号成功创建!
|
||||
auto_fill: 自动填充
|
||||
corresponding_field: 相应字段
|
||||
errors:
|
||||
COLLECTION_NOT_FOUND: "集合不存在"
|
||||
COLLECTION_NOT_FOUND: "收藏不存在"
|
||||
FIELD_NOT_FOUND: 空格未找到
|
||||
FORBIDDEN: 禁止
|
||||
INVALID_CREDENTIALS: 错误的用户名或密码
|
||||
@@ -472,22 +472,22 @@ flip_vertical: 垂直翻转
|
||||
aspect_ratio: 宽高比
|
||||
rotate: 旋转
|
||||
all_users: 全部用户
|
||||
delete_collection: 删除集合
|
||||
update_collection_success: 集合已更新
|
||||
delete_collection_success: 集合已删除
|
||||
delete_collection: 删除收藏
|
||||
update_collection_success: 收藏已更新
|
||||
delete_collection_success: 收藏已删除
|
||||
start_end_of_count_items: '{count} 个项目中的 {start}-{end}'
|
||||
start_end_of_count_filtered_items: '已过滤后{count} 个项目中的 {start}-{end}'
|
||||
one_item: '1项'
|
||||
one_filtered_item: '1 个已过滤项目'
|
||||
delete_collection_are_you_sure: >-
|
||||
您确定要删除此收藏吗?这将删除收藏及其中的所有项目。此操作是永久性的。
|
||||
collections_shown: 集合展开
|
||||
visible_collections: 显示集合
|
||||
hidden_collections: 隐藏集合
|
||||
show_hidden_collections: 展开隐藏集合
|
||||
hide_hidden_collections: 不显示隐藏集合
|
||||
unmanaged_collections: 未配置的集合
|
||||
system_collections: 系统集合
|
||||
collections_shown: 收藏展开
|
||||
visible_collections: 显示收藏
|
||||
hidden_collections: 隐藏收藏
|
||||
show_hidden_collections: 展开隐藏收藏
|
||||
hide_hidden_collections: 不显示隐藏收藏
|
||||
unmanaged_collections: 未配置的收藏
|
||||
system_collections: 系统收藏
|
||||
placeholder: 占位文本
|
||||
icon_left: 左图标
|
||||
icon_right: 右图标
|
||||
@@ -548,7 +548,7 @@ interface_options: 接口选项
|
||||
layout_options: 布局选项
|
||||
rows: 行
|
||||
columns: 列
|
||||
collection_setup: 集合设置
|
||||
collection_setup: 收藏设置
|
||||
optional_system_fields: 可选系统字段
|
||||
value_unique: 值必须唯一
|
||||
all_activity: 所有活动的
|
||||
@@ -685,7 +685,7 @@ unsaved_changes: 修改还未保存
|
||||
unsaved_changes_copy: 您确定要离开此页面吗?
|
||||
discard_changes: 不保存修改并离开此页
|
||||
keep_editing: 继续编辑
|
||||
page_help_collections_overview: '**集合总览** - 您可以访问的所有集合列表。'
|
||||
page_help_collections_overview: '**收藏总览** - 您可以访问的所有收藏列表。'
|
||||
page_help_collections_collection: >-
|
||||
**浏览条目** - 列出所有 {collection} 集合中你可以访问的条级数据。 可以通过设置自定义布局、过滤器和排序来调整视图,甚至将不同的设置保存为书签以便快速访问。
|
||||
page_help_collections_item: >-
|
||||
@@ -700,9 +700,9 @@ page_help_files_item: >-
|
||||
**文件详情** - 管理文件元数据、编辑原始资产和更新访问设置的表格。
|
||||
page_help_settings_project: "**项目设置** — — 你的项目的全局配置选项。"
|
||||
page_help_settings_datamodel_collections: >-
|
||||
**数据模型: 集合** - 列出所有可用的集合。这包括可见、隐藏和系统集合,以及可以添加的数据库表(当前还未加入并管理)。
|
||||
**数据模型: 收藏** - 列出所有可用的收藏。这包括可见、隐藏和系统收藏,以及可以添加的数据库表(当前还未加入并管理)。
|
||||
page_help_settings_datamodel_fields: >-
|
||||
**数据模型: Collection** — 用于管理此集合及其字段的表单
|
||||
**数据模型: Collection** — 用于管理此收藏及其字段的表单
|
||||
page_help_settings_roles_collection: '**Browse Roles** - 列出管理员、公共和自定义用户角色。'
|
||||
page_help_settings_roles_item: "**角色详细** — 管理角色的权限和其他设置。"
|
||||
page_help_settings_presets_collection: >-
|
||||
@@ -719,12 +719,12 @@ add_new: 新增
|
||||
create_new: 新建
|
||||
all: 全部
|
||||
none: 无
|
||||
no_layout_collection_selected_yet: 尚未选择布局/集合
|
||||
no_layout_collection_selected_yet: 尚未选择布局/收藏
|
||||
batch_delete_confirm: >-
|
||||
您还没有选择数据 | 您确定要删除此条数据吗? 此操作无法撤消。 | 您确定要删除这 {count} 条数据吗? 此操作无法撤消。
|
||||
cancel: 取消
|
||||
collection: 集合
|
||||
collections: 集合
|
||||
collection: 收藏
|
||||
collections: 收藏
|
||||
singleton: 单一
|
||||
singleton_label: 视为单个对象
|
||||
system_fields_locked: 系统字段已锁定,无法编辑
|
||||
@@ -732,7 +732,7 @@ fields:
|
||||
directus_activity:
|
||||
item: 项目主键
|
||||
action: 操作
|
||||
collection: 集合
|
||||
collection: 收藏
|
||||
timestamp: 操作于
|
||||
user: 操作人
|
||||
comment: 注释
|
||||
@@ -740,13 +740,13 @@ fields:
|
||||
ip: IP 地址
|
||||
revisions: 修订版本
|
||||
directus_collections:
|
||||
collection: 集合
|
||||
collection: 收藏
|
||||
icon: 图标
|
||||
note: 注释
|
||||
display_template: 显示模板
|
||||
hidden: 隐藏
|
||||
singleton: 单一
|
||||
translations: 集合名称翻译
|
||||
translations: 收藏名称翻译
|
||||
archive_app_filter: 后台Admin App中归档数据过滤器
|
||||
archive_value: 归档值
|
||||
unarchive_value: 取消归档值
|
||||
@@ -822,8 +822,8 @@ fields:
|
||||
overrides: 应用设置覆盖
|
||||
custom_css: 自定义 CSS
|
||||
directus_fields:
|
||||
collection: 集合名称
|
||||
icon: 集合 Icon
|
||||
collection: 收藏名称
|
||||
icon: 收藏 Icon
|
||||
note: 注释
|
||||
hidden: 隐藏
|
||||
singleton: 单一
|
||||
@@ -839,7 +839,7 @@ fields:
|
||||
enforce_tfa: 请求两步验证
|
||||
users: 角色中的用户
|
||||
module_list: 模块导航
|
||||
collection_list: 集合导航
|
||||
collection_list: 收藏导航
|
||||
directus_webhooks:
|
||||
name: 名称
|
||||
method: 方法
|
||||
@@ -862,7 +862,7 @@ field_options:
|
||||
track_activity_revisions: 跟踪活动和历史修改版本
|
||||
only_track_activity: 仅跟踪活动
|
||||
do_not_track_anything: 不跟踪任何内容
|
||||
collection_setup: 集合设置
|
||||
collection_setup: 收藏设置
|
||||
singleton: 视为单个对象
|
||||
language: 语言
|
||||
archive_divider: 存档
|
||||
@@ -875,7 +875,8 @@ field_options:
|
||||
collection_list:
|
||||
fields:
|
||||
type_name: 类型
|
||||
collections_name: 集合
|
||||
collections_name: 收藏
|
||||
collections_addLabel: 添加到收藏集...
|
||||
directus_users:
|
||||
preferences_divider: 用户设置
|
||||
dropdown_auto: 自动 (系统主题)
|
||||
@@ -940,7 +941,7 @@ normal: 标准
|
||||
success: 成功
|
||||
warning: 警示
|
||||
danger: 危险
|
||||
junction_collection: 交叉集合
|
||||
junction_collection: 交叉收藏
|
||||
latency: 延迟
|
||||
login: 登录
|
||||
my_activity: 操作记录
|
||||
@@ -1013,13 +1014,13 @@ interfaces:
|
||||
line_number: 行号
|
||||
placeholder: 在此输入
|
||||
system-collection:
|
||||
collection: 集合
|
||||
description: 在现有集合之间选择
|
||||
include_system_collections: 包含系统集合
|
||||
collection: 收藏
|
||||
description: 在现有收藏之间选择
|
||||
include_system_collections: 包含系统收藏
|
||||
system-collections:
|
||||
collections: 集合
|
||||
description: 在现有集合之间选择
|
||||
include_system_collections: 包含系统集合
|
||||
collections: 收藏
|
||||
description: 在现有收藏之间选择
|
||||
include_system_collections: 包含系统收藏
|
||||
select-color:
|
||||
color: 颜色
|
||||
description: 输入或选择颜色
|
||||
@@ -1037,8 +1038,8 @@ interfaces:
|
||||
display-template: 显示模板
|
||||
description: 混合静态文本和动态字段值
|
||||
collection_field: 收藏字段
|
||||
collection_field_not_setup: 集合的字段选项配置错误
|
||||
select_a_collection: 选择一个集合
|
||||
collection_field_not_setup: 收藏的字段选项配置错误
|
||||
select_a_collection: 选择一个收藏
|
||||
presentation-divider:
|
||||
divider: 分隔线
|
||||
description: 标记字段并分成多个部分
|
||||
@@ -1181,7 +1182,7 @@ interfaces:
|
||||
label_default: 已启用
|
||||
translations:
|
||||
display_template: 显示模板
|
||||
no_collection: 暂无集合
|
||||
no_collection: 暂无收藏
|
||||
list-o2m-tree-view:
|
||||
description: 递归显示树状图
|
||||
recursive_only: 树状图仅适用于递归关系。
|
||||
@@ -1219,7 +1220,7 @@ displays:
|
||||
color_on: 启用颜色
|
||||
color_off: 禁用颜色
|
||||
collection:
|
||||
collection: 集合
|
||||
collection: 收藏
|
||||
description: 显示收藏
|
||||
icon_label: 显示收藏的图标
|
||||
color:
|
||||
|
||||
@@ -1,24 +1,4 @@
|
||||
---
|
||||
## 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'
|
||||
edit_field: 編輯欄位
|
||||
item_revision: 項目修改
|
||||
duplicate_field: 複製欄位
|
||||
@@ -101,8 +81,6 @@ field_validation: 欄位驗證
|
||||
permissions_for_role: '角色 {role} 可以 {action} 項目'
|
||||
fields_for_role: '角色 {role} 可以 {action} 欄位'
|
||||
validation_for_role: '角色 {role} 必須遵守欄位 {action} 規則'
|
||||
revision_post_update: 項目更新後看起來像...
|
||||
changes_made: 這些是具體的變更部分
|
||||
hide_field_on_detail: 在詳細內容中隱藏
|
||||
show_field_on_detail: 在詳細內容中顯示
|
||||
delete_field: 刪除欄位
|
||||
@@ -278,7 +256,6 @@ no_files_copy: 這裡還沒有任何檔案。
|
||||
user_count: '沒有使用者 | 1 個使用者 | {count} 個使用者'
|
||||
no_users_copy: 這個角色中還沒有任何使用者。
|
||||
webhooks_count: '沒有 Webhooks|1 個 Webhook|{count} 個 Webhooks'
|
||||
no_webhooks_copy: 這裡還沒有任何 Webhooks。
|
||||
all_items: 所有項目
|
||||
csv: CSV
|
||||
no_collections: 沒有集合
|
||||
|
||||
Reference in New Issue
Block a user