platform/packages/ui/lang/es.json
Chunosov 130eb2dec0
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
adjut maximum size and icons in dialog (#7201)
2024-11-20 18:48:28 +07:00

102 lines
4.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"EditBoxPlaceholder": "Escribe un texto...",
"Ok": "Aceptar",
"Cancel": "Cancelar",
"Save": "Guardar",
"Publish": "Publicar",
"SaveDraft": "Guardar borrador",
"MinutesAgo": "{minutes, plural, =0 {hace menos de un minuto} =1 {hace un minuto} other {hace # minutos}}",
"HoursAgo": "{hours, plural, =0 {hace menos de una hora} =1 {hace una hora} other {hace # horas}}",
"DaysAgo": "{days, plural, =0 {hoy} =1 {ayer} other {hace # días}}",
"MonthsAgo": "{months, plural, =0 {este mes} =1 {hace un mes} other {hace # meses}}",
"YearsAgo": "{years, plural, =0 {este año} =1 {hace un año} other {hace # años}}",
"Minutes": "{minutes, plural, =0 {menos de un minuto} =1 {un minuto} other {# minutos}}",
"Hours": "{hours, plural, =0 {menos de una hora} =1 {una hora} other {# horas}}",
"Days": "{days, plural, =0 {hoy} =1 {1 día} other {# días}}",
"Weeks": "{weeks, plural, =0 {esta semana} =1 {1 semana} other {# semanas}}",
"Months": "{months, plural, =0 {este mes} =1 {1 mes} other {# meses}}",
"Years": "{years, plural, =0 {este año} =1 {un año} other {# años}}",
"Before": "Antes",
"After": "Después",
"MinutesShort": "{value}m",
"HoursShort": "{value}h",
"DaysShort": "{value}d",
"ShowMore": "Mostrar más",
"ShowLess": "Mostrar menos",
"Search": "Buscar",
"SearchDots": "Buscar...",
"Suggested": "Sugerido",
"TimeTooltip": "{value}",
"SelectDate": "Seleccionar fecha",
"None": "Ninguno",
"NotSelected": "No seleccionado",
"Today": "Hoy",
"NoDate": "Sin fecha",
"StartDate": "Fecha de inicio",
"TargetDate": "Fecha objetivo",
"Overdue": "Atrasado",
"DueDate": "Fecha límite",
"AddDueDate": "Agregar fecha límite",
"SetDueDate": "Establecer fecha límite",
"EditDueDate": "Editar fecha límite",
"SaveDueDate": "Guardar fecha límite",
"NeedsToBeCompletedByThisDate": "Debe completarse para esta fecha",
"DueDatePopupTitle": "Para el {value}",
"DueDatePopupOverdueTitle": "Debía ser para el {value}",
"DueDatePopupDescription": "{value, plural, =0 {Hoy} =1 {Mañana} other {# días restantes}}",
"DueDatePopupOverdueDescription": "{value, plural, =1 {1 día de retraso} other {# días de retraso}}",
"English": "English",
"Russian": "Русский",
"Portuguese": "Português",
"Spanish": "Español",
"Chinese": "",
"French": "Français",
"Italian": "Italiano",
"MinutesBefore": "{minutes, plural, =1 {un minuto antes} other {# minutos antes}}",
"HoursBefore": "{hours, plural, =1 {una hora antes} other {# horas antes}}",
"DaysBefore": "{days, plural, =1 {un día antes} other {# días antes}}",
"WeeksBefore": "{weeks, plural, =1 {una semana antes} other {# semanas antes}}",
"MonthsBefore": "{months, plural, =1 {un mes antes} other {# meses antes}}",
"MinutesAfter": "{minutes, plural, =1 {en un minuto} other {en # minutos}}",
"HoursAfter": "{hours, plural, =1 {en una hora} other {en # horas}}",
"DaysAfter": "{days, plural, =1 {en un día} other {en # días}}",
"WeeksAfter": "{weeks, plural, =1 {en un día} other {en # semanas}}",
"MonthsAfter": "{months, plural, =1 {en un mes} other {en # meses}}",
"NoActionsDefined": "No actions applicable",
"Incoming": "Entrante",
"HoursLabel": "Horas",
"Back": "Atrás",
"Next": "Siguiente",
"DropdownDefaultLabel": "Seleccionar elemento",
"DD": "DD",
"MM": "MM",
"YYYY": "AAAA",
"HH": "HH",
"GettingWorkDone": "Haciendo el trabajo",
"ExpressYourself": "Exprésate",
"Smileys": "Emoticonos",
"Nature": "Naturaleza",
"Symbols": "Símbolos",
"TravelAndPlaces": "Viajes y lugares",
"Objects": "Objetos",
"Food": "Comida",
"MoreCount": "{count} más",
"Spacious": "Espacioso",
"Compact": "Compacto",
"ThemeLight": "Claro",
"ThemeDark": "Oscuro",
"ThemeSystem": "Sistema",
"NoTimeZonesFound": "No se encontraron zonas horarias",
"Selected": "Seleccionado:",
"Submit": "Enviar",
"NextStep": "Siguiente paso",
"TypeHere": "Escribe aquí...",
"NormalSize": "Tamaño normal",
"FullSize": "Tamaño completo",
"UseMaxWidth": "Ancho máximo",
"Sidebar": "Barra lateral",
"Language": "Idioma"
}
}