Skip to content

Commit

Permalink
New Crowdin updates (#7260)
Browse files Browse the repository at this point in the history
* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Russian)
  • Loading branch information
rijkvanzanten committed Aug 9, 2021
1 parent e5683e0 commit 82967f7
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 10 deletions.
54 changes: 54 additions & 0 deletions app/src/lang/translations/es-ES.yaml
Expand Up @@ -36,6 +36,7 @@ role_name: Nombre del Rol
branch: Rama
leaf: Hoja
indeterminate: Indeterminado
exclusive: Exclusivo
db_only_click_to_configure: 'Solo Base de Datos: Clic para Configurar '
show_archived_items: Mostrar Elementos Archivados
edited: Valor Editado
Expand All @@ -47,6 +48,7 @@ create_role: Crear Rol
create_user: Crear Usuario
create_webhook: Crear Webhook
invite_users: Invitar Usuarios
email_examples: "admin{'@'}ejemplo.com, usuario{'@'}ejemplo.com..."
invite: Invitar
email_already_invited: El correo electrónico "{email}" ya ha sido invitado
emails: Correos Electrónicos
Expand All @@ -68,6 +70,7 @@ delete_bookmark_copy: >-
logoutReason:
SIGN_OUT: Sesión terminada
SESSION_EXPIRED: Sesión expirada
public_label: Público
public_description: Controla qué datos de la API estarán disponibles sin requerir autenticarse
not_allowed: No Permitido
directus_version: Versión de Directus
Expand Down Expand Up @@ -305,6 +308,7 @@ drag_mode: Modo Arrastrar
cancel_crop: No Cortar
original: Original
url: URL
import_label: Importar
file_details: Detalles de Archivo
dimensions: Dimensiones
size: Tamaño
Expand Down Expand Up @@ -394,6 +398,7 @@ documentation: Documentación
sidebar: Barra Lateral
duration: Duración
charset: Codificación
second: segundo
file_moved: Archivo Movido
collection_created: Colección Creada
modified_on: Modificado en
Expand Down Expand Up @@ -432,6 +437,7 @@ errors:
USER_SUSPENDED: Usuario Suspendido
CONTAINS_NULL_VALUES: El campo contiene valores nulos
UNKNOWN: Error Inesperado
UNPROCESSABLE_ENTITY: Entidad no procesable
INTERNAL_SERVER_ERROR: Error Inesperado
NOT_NULL_VIOLATION: El valor no puede ser nulo
value_hashed: Valor Hasheado de Manera Segura
Expand Down Expand Up @@ -501,6 +507,10 @@ operators:
nnull: No es Nulo
contains: Contiene
ncontains: No contiene
starts_with: Comienza con
nstarts_with: No comienza con
ends_with: Termina con
nends_with: No termina con
between: Está Entre
nbetween: No está Entre
empty: Está vacío
Expand Down Expand Up @@ -545,6 +555,7 @@ no_results_copy: Ajustar o limpiar filtros de búsqueda para ver los resultados.
clear_filters: Limpiar Filtros
saves_automatically: Guardar Automáticamente
role: Rol
rule: Regla
user: Usuario
no_presets: Sin Predefinidos
no_presets_copy: Los Predefinidos o Marcadores no se han guardado aún.
Expand Down Expand Up @@ -816,11 +827,17 @@ relational_triggers: Disparadores Relacionales
referential_action_field_label_m2o: Al eliminar {collection}...
referential_action_field_label_o2m: Al deseleccionar {collection}...
referential_action_no_action: Evitar la eliminación
referential_action_cascade: Eliminar el item {collection} (cascada)
referential_action_set_null: Anular el campo {field}
referential_action_set_default: Establecer {field} a su valor predeterminado
choose_action: Elegir acción
continue_label: Continuar
continue_as: >-
Actualmente {name} ha iniciado sesión. Si reconoce esta cuenta, presione continuar.
editing_role: 'Rol {role}'
creating_webhook: Creando Webhook
default_label: Por defecto
delete_label: Eliminar
delete_are_you_sure: >-
Esta acción es permanente y no puede ser revertida. ¿Realmente le gustaría proceder?
delete_field_are_you_sure: >-
Expand Down Expand Up @@ -872,11 +889,17 @@ sort_direction: Dirección de Ordenamiento
sort_asc: Ordenar ascendente
sort_desc: Orden descendente
template: Plantilla
require_value_to_be_set: Requiere valor para ser establecido
translation: Traducción
value: Valor
view_project: Ver Proyecto
report_error: Reportar Error
start: Iniciar
interfaces:
group-accordion:
all_closed: Todo Cerrado
first_opened: Primero Abierto
all_opened: Todo Abierto
presentation-links:
presentation-links: Botón de enlace
links: Enlaces
Expand Down Expand Up @@ -985,8 +1008,18 @@ interfaces:
box: Bloque / Alineación
imageToken: Token de Imagen
imageToken_label: Qué token (estático) añadir a las fuentes de la imagen
presentation-notice:
notice: Aviso
list-o2m:
one-to-many: Uno a Muchos
no_collection: No se encontró la colección
system-folder:
folder: Directorio
description: Seleccione una carpeta
root_name: Raíz de la Biblioteca de Archivos
system_default: Valores por defecto del sistema
list:
repeater: Repetidor
slider:
slider: Deslizador
description: Seleccionar un número usando un deslizador
Expand All @@ -1007,8 +1040,18 @@ interfaces:
add_tags: Agregar etiquetas...
input:
mask: Enmascarado
mask_label: Ocultar el valor real
clear: Valor Limpiado
clear_label: Guardar como cadena vacía
minimum_value: Valor Mínimo
maximum_value: Valor Máximo
step_interval: Intervalo de Pasos
slug: Slugify
input-multiline:
textarea: Área de Texto
boolean:
toggle: Alternar
description: Alternar entre Activado y Desactivado
label_default: Habilitado
translations:
display_template: Plantilla de Presentación
Expand All @@ -1021,6 +1064,13 @@ interfaces:
auto: Automático
dropdown: Lista Desplegable
modal: Diálogo
input-rich-text-html:
wysiwyg: WYSIWYG
toolbar: Barra de Herramientas
custom_formats: Formatos Personalizados
options_override: Sobrescribir Opciones
input-autocomplete-api:
results_path: Ruta de Resultados
displays:
boolean:
boolean: Booleano
Expand Down Expand Up @@ -1123,3 +1173,7 @@ layouts:
comfortable: Cómoda
compact: Compacto
cozy: Cómoda
calendar:
calendar: Calendario
start_date_field: Campo Fecha de Inicio
end_date_field: Campo Fecha de Fin
66 changes: 56 additions & 10 deletions app/src/lang/translations/ru-RU.yaml
Expand Up @@ -20,12 +20,13 @@
#'SIMD', 'ArrayBuffer', 'DataView', 'JSON', 'Promise', 'Generator', 'GeneratorFunction', 'Reflect',
#'Proxy', 'Intl'
edit_field: Редактировать поле
item_revision: Версия Элемента
duplicate_field: Дубликат Поля
half_width: Половина Ширины
full_width: Полная ширина
conditions: Условия
item_revision: Редакция
duplicate_field: Клонировать поле
half_width: Полширины
full_width: Вся ширина
group: Группа
fill_width: Полная Ширина
fill_width: В ширину
field_name_translations: Переводы Названия Поля
enter_password_to_enable_tfa: Введите свой пароль для включения Двухфакторной Аутентификации
add_field: Добавить поле
Expand All @@ -34,15 +35,15 @@ branch: Ветка
children: Дочерние элементы
db_only_click_to_configure: 'Только База данных: Нажмите для Настройки '
show_archived_items: Показать элементы в архиве
edited: Изменённое значение
edited: Значение изменено
required: Необходимые
required_for_app_access: Требуется для доступа к приложению
requires_value: Требуется значение
create_preset: Создать Пресет
create_role: Создать Роль
create_user: Создать Пользователя
create_role: Создать роль
create_user: Создать пользователя
create_webhook: Создать веб-хук
invite_users: Пригласить Пользователей
invite_users: Пригласить пользователей
invite: Пригласить
email_already_invited: На адрес "{email}" уже было отправлено приглашение
emails: Email-адреса
Expand All @@ -64,6 +65,7 @@ delete_bookmark_copy: >-
logoutReason:
SIGN_OUT: Вы вышли
SESSION_EXPIRED: Сессия истекла
public_label: Публичный
public_description: Управляет какие данные доступны по API без аутентификации.
not_allowed: Не Разрешено
directus_version: Версия Directus
Expand Down Expand Up @@ -108,6 +110,7 @@ no_access: Нет Доступа
use_custom: Использовать Свой
nullable: Разрешить NULL значение
allow_null_value: Разрешить NULL значение
allow_multiple: Разрешить несколько
field_standard: Стандарт
field_presentation: Представление и Алиасы
field_file: Один Файл
Expand Down Expand Up @@ -297,6 +300,7 @@ drag_mode: Режим Перетаскивания
cancel_crop: Отменить Обрезку
original: Исходный
url: URL
import_label: Импорт
file_details: Информация о Файле
dimensions: Размеры
size: Размер
Expand Down Expand Up @@ -337,7 +341,9 @@ save_and_stay: Сохранить и Остаться
save_as_copy: Сохранить и Копировать
add_existing: Добавить Существующий
creating_items: Создание элементов
enable_create_button: С кнопкой «Создать»
selecting_items: Выбор элементов
enable_select_button: С кнопкой «Выбрать»
comments: Комментарии
no_comments: Комментариев Пока Нет
click_to_expand: Нажмите, чтобы Раскрыть
Expand Down Expand Up @@ -420,7 +426,9 @@ errors:
ROUTE_NOT_FOUND: Не найдено
RECORD_NOT_UNIQUE: Обнаружен дубликат значения
USER_SUSPENDED: Пользователь заблокирован
CONTAINS_NULL_VALUES: Поле содержит значения null
UNKNOWN: Неожиданная Ошибка
UNPROCESSABLE_ENTITY: Необрабатываемый объект
INTERNAL_SERVER_ERROR: Неожиданная Ошибка
NOT_NULL_VIOLATION: Значение не может быть null
value_hashed: Значение Безопасно Хэшировано
Expand Down Expand Up @@ -534,6 +542,7 @@ no_results_copy: Настройте или сбросьте фильтры по
clear_filters: Сбросить Фильтры
saves_automatically: Сохраняется Автоматически
role: Роль
rule: Правило
user: Пользователь
no_presets: Нет Пресетов
no_presets_copy: Пресеты или закладки пока не были сохранены.
Expand Down Expand Up @@ -805,8 +814,11 @@ referential_action_no_action: Предотвратить удаление
referential_action_set_null: Обнулить поле {field}
referential_action_set_default: Установить полю {field} значение по умолчанию
choose_action: Выбрать действие
continue_label: Продолжить
editing_role: '{role} Роль'
creating_webhook: Создание Веб-хука
default_label: По умолчанию
delete_label: Удалить
delete_are_you_sure: >-
Это действие является необратимым и не может быть отменено. Вы уверены, что хотите продолжить?
delete_field_are_you_sure: >-
Expand Down Expand Up @@ -862,10 +874,20 @@ translation: Перевод
value: Значение
view_project: Просмотр Проекта
report_error: Сообщить об Ошибке
start: Начало
interfaces:
group-accordion:
name: Аккордеон
description: Отображать поля или группы как секции аккордеона
all_closed: Все закрыты
first_opened: Первая открыта
all_opened: Все открыты
accordion_mode: Вид аккордеона
max_one_section_open: 1 открытая секция
presentation-links:
presentation-links: Ссылки кнопок
links: Ссылки
description: Настраиваемые кнопки-ссылки для динамических URL-адресов
style: Стиль
primary: Первичный
link: Ссылки
Expand All @@ -882,6 +904,8 @@ interfaces:
description: Выбор с помощью дерева чекбоксов
value_combining: Объединение значений
value_combining_note: Определяет, какое значение сохраняется при выборе вложенных вариантов.
show_all: Показывать все
show_selected: Показать выбранные
input-code:
code: Код
description: Написать или поделиться фрагментами кода
Expand All @@ -899,6 +923,7 @@ interfaces:
color: Цвет
description: Введите или выберите значение цвета
placeholder: Выберите цвет...
preset_colors: Предустановленные цвета
preset_colors_add_label: Добавить новый цвет...
name_placeholder: Введите название цвета...
datetime:
Expand All @@ -916,6 +941,7 @@ interfaces:
divider: Разделитель
title_placeholder: Введите название...
inline_title: Строчный заголовок
inline_title_label: Показать заголовок внутри строки
margin_top: Отступ сверху
margin_top_label: Увеличить отступ сверху
select-dropdown:
Expand All @@ -929,6 +955,7 @@ interfaces:
choices_value_placeholder: Введите значение...
select-multiple-dropdown:
select-multiple-dropdown: Выпадающий список (несколько)
description: Выбор нескольких элементов из выпадающего списка
file:
file: Файл
description: Выберите или загрузите файл
Expand All @@ -938,6 +965,7 @@ interfaces:
input-hash:
hash: Хэш
description: Введите значение для хеширования
masked: С маской
masked_label: Скрывать настоящие значения
select-icon:
icon: Иконка
Expand Down Expand Up @@ -967,17 +995,27 @@ interfaces:
customSyntax_add: Добавить произвольный синтаксис
box: Блок / Строчный элемент
imageToken: Ключ изображения
presentation-notice:
notice: Уведомление
description: Показать короткое уведомление
text: Введите содержание уведомления здесь...
list-o2m:
one-to-many: Один ко многим
no_collection: Коллекция не найдена
system-folder:
folder: Папка
description: Выбрать папку
root_name: Корень файловой библиотеки
system_default: Системные настройки по умолчанию
select-radio:
radio-buttons: Радиокнопки
description: Выбор одного из нескольких вариантов
list:
repeater: Повторитель
edit_fields: Редактировать поля
add_label: 'Ярлык «Создать новый»'
field_name_placeholder: Введите название поля...
field_note_placeholder: Примечание к полю...
slider:
slider: Слайдер
description: Выберите номер с помощью слайдера
Expand All @@ -1001,18 +1039,21 @@ interfaces:
description: Ввести значение вручную
trim: Обрезать
trim_label: Обрезать начало и конец
mask: С маской
mask_label: Скрыть настоящее значение
clear: Очищенное значение
clear_label: Сохранить как пустую строку
minimum_value: Минимальное значение
maximum_value: Максимальное значение
step_interval: Интервал шага
slug: Форматировать для URL
slug_label: Сделать введённое значение безопасным для URL
input-multiline:
textarea: Область текста
description: Введите простой текст (несколько строк)
boolean:
toggle: Переключить
description: Переключение вкл / выкл
label_placeholder: Введите метку...
label_default: Включен
translations:
Expand All @@ -1034,7 +1075,12 @@ interfaces:
options_override: Переопределение параметров
input-autocomplete-api:
input-autocomplete-api: Автоматическое дополнение ввода (API)
value_path: Путь значения
trigger: Триггер
group-detail:
show_header: Показывать заголовок группы
header_icon: Иконка заголовка
header_color: Цвет заголовка
displays:
boolean:
boolean: Логическое
Expand Down Expand Up @@ -1125,7 +1171,7 @@ layouts:
image_source: Источник изображения
image_fit: Подгон Изображения
crop: Обрезать
contain: Содержать
contain: Вписать
title: Заголовок
subtitle: Подзаголовок
tabular:
Expand Down

0 comments on commit 82967f7

Please sign in to comment.