Skip to content

Commit

Permalink
Merge 7ed7990 into 2a10cc1
Browse files Browse the repository at this point in the history
  • Loading branch information
openhab-bot authored May 30, 2021
2 parents 2a10cc1 + 7ed7990 commit 45d01fa
Show file tree
Hide file tree
Showing 5 changed files with 136 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bundles/org.openhab.ui/web/src/assets/i18n/about/es-US.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"about.title": "Acerca de",
"about.homePage": "Sitio Web",
"about.documentation": "Documentación",
"about.communityForum": "Foro de la Comunidad",
"about.technicalInformation": "Información Técnica",
"about.technicalInformation.configurationFolder": "Carpeta de configuración",
"about.technicalInformation.userdataFolder": "Carpeta de datos de usuario",
"about.technicalInformation.logsFolder": "Carpeta de registros",
"about.technicalInformation.operatingSystem": "Sistema Operativo",
"about.technicalInformation.javaRuntime": "Runtime de Java",
"about.technicalInformation.resourceStats": "{nbproc} procesadores disponibles - {ram} memoria disponible",
"about.technicalInformation.viewDetails": "Ver Detalles",
"about.appearanceOptions": "Apariencia (sólo para este dispositivo)",
"about.reload": "Recargar",
"about.reload.purgeExplanation1": "Se están empleando las cachés y/o los trabajos de servicio para almacenar recursos localmente y hacer que la aplicación cargue más rápido, sin embargo, esto puede hacer que no se detecte correctamente cuando se ha actualizado a una nueva versión.",
"about.reload.purgeExplanation2": "Seleccione Eliminar Cachés y Refrescar para borrar todas las cachés, desregistrar todos los trabajos y descargar de nuevo todo del servidor.",
"about.reload.purgeCachesAndRefresh": "Eliminar Cachés y Actualizar",
"about.reload.confirmPurge": "¿Eliminar todas las cachés y desregistrar todos los trabajos? Esto también recargará la página del servidor, que puede tardar unos segundos.",
"about.reload.reloadApp": "Recargar App"
}
70 changes: 70 additions & 0 deletions bundles/org.openhab.ui/web/src/assets/i18n/analyzer/tr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"analyzer.title": "Çözümle",
"analyzer.back": "Geri",
"analyzer.save": "Kaydet",
"analyzer.controls": "Kontroller",
"analyzer.series": "Seriler",
"analyzer.series.table.header.label": "Etiket",
"analyzer.series.table.header.type": "Tip",
"analyzer.series.table.header.axis": "Eksen",
"analyzer.series.table.header.markers": "İşaretleyiciler",
"analyzer.series.table.header.aggregation": "Birleştirme",
"analyzer.series.table.header.silent": "Sessiz",
"analyzer.series.table.type.bar": "Çubuk",
"analyzer.series.table.type.line": "Satır",
"analyzer.series.table.type.area": "Alan",
"analyzer.series.table.type.heatmap": "Isı haritası",
"analyzer.series.table.na": "Bulunamadı",
"analyzer.coords": "Koordinatlar",
"analyzer.coords.period": "Dönem",
"analyzer.coords.period.dynamic": "Dinamik",
"analyzer.coords.period.fixed": "Sabit",
"analyzer.coords.period.day": "Gün",
"analyzer.coords.period.week": "Hafta",
"analyzer.coords.period.month": "Ay",
"analyzer.coords.period.year": "Yıl",
"analyzer.coords.coordSystem": "Koordinat Sistemi",
"analyzer.coords.coordSystem.time": "Zaman",
"analyzer.coords.coordSystem.aggregate": "Birleştirme",
"analyzer.coords.coordSystem.aggregate.1dimension": "1 Ölçekli",
"analyzer.coords.coordSystem.aggregate.2dimensions": "2 Ölçekli",
"analyzer.coords.coordSystem.calendar": "Takvim",
"analyzer.coords.rotate": "Döndür",
"analyzer.ranges": "Aralıklar",
"analyzer.ranges.visualPalette": "Renk Paleti",
"analyzer.ranges.visualPalette.yellowred": "Sarı-Kırmızı",
"analyzer.ranges.visualPalette.greenred": "Yeşil-Sarı-Kırmızı",
"analyzer.ranges.visualPalette.whiteblue": "Beyaz-Mavi",
"analyzer.ranges.visualPalette.bluered": "Mavi-Kırmızı",
"analyzer.ranges.range": "Aralık",
"analyzer.ranges.range.min": "Min",
"analyzer.ranges.range.max": "Maks",
"analyzer.ranges.range.type": "Tip",
"analyzer.ranges.range.type.continuous": "Sürekli",
"analyzer.ranges.range.type.piecewise": "Parçalı",
"analyzer.ranges.valueAxes": "Eksenler",
"analyzer.ranges.valueAxes.table.header.label": "İsim",
"analyzer.ranges.valueAxes.table.header.min": "Min",
"analyzer.ranges.valueAxes.table.header.max": "Maks",
"analyzer.ranges.valueAxes.table.header.scale": "Ölçekle",
"analyzer.ranges.valueAxes.table.header.split": "Böl",
"analyzer.ranges.valueAxes.placeholder.auto": "Oto",
"analyzer.aggregations.average": "Ortalama",
"analyzer.aggregations.sum": "Toplam",
"analyzer.aggregations.min": "Minimum",
"analyzer.aggregations.max": "Maksimum",
"analyzer.aggregations.first": "İlk(Birinci)",
"analyzer.aggregations.last": "Son(Sonuncu)",
"analyzer.aggregations.diffFirst": "İlk Değerlerin Farkı",
"analyzer.aggregations.diffLast": "Son Değerlerin Farkı",
"analyzer.dialogs.header.markers": "İşaretçiler",
"analyzer.dialogs.header.aggregation": "Birleştirme Fonksiyonu",
"analyzer.dialogs.header.split": "Eksenleri Böl",
"analyzer.dialogs.save.message": "Analiz aracının şu anki ayarları ile yeni bir grafik sayfası oluşturmak için lütfen bir isim giriniz",
"analyzer.dialogs.save.title": "Sayfayı Kaydet",
"analyzer.dialogs.save.invalid": "UID sadece alfanümerik karakterler(Tükçe karakterler kabul edilmez) ve alt çizgi içermelidir",
"analyzer.dialogs.save.replace.message": "Belirtilen ID{uid} sahip bir sayfa mevcut.. Üzerine yazmak ister misiniz?",
"analyzer.dialogs.save.replace.title": "Sayfa zaten bulunmakta",
"analyzer.page.updated": "Grafik sayfası güncellendi",
"analyzer.page.created": "Grafik sayfası oluşturuldu"
}
11 changes: 11 additions & 0 deletions bundles/org.openhab.ui/web/src/assets/i18n/habot/es-US.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"habot.example.label": "(ejemplo)",
"habot.clearHistory": "Borrar historial",
"habot.dismiss": "Descartar",
"habot.example1": "¿Cuál es la temperatura en la cocina?",
"habot.example2": "Ajusta el termostato a 21 grados",
"habot.example3": "Apaga las luces en el primer piso",
"habot.anythingElse": "¿Algo más?",
"habot.cardDeckIsIncompatible": "Lo sentimos, las tarjetas guardadas en el mazo de la tarjeta no se pueden mostrar aquí, utilice la aplicación HABot dedicada para verlo.",
"habot.cardIsIncompatible": "Lo sentimos, esta tarjeta no se puede mostrar aquí, utilice la aplicación HABot dedicada para verla."
}
19 changes: 19 additions & 0 deletions bundles/org.openhab.ui/web/src/assets/i18n/profile/es-US.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"profile.title": "Tu perfil",
"profile.changePassword": "Cambiar contraseña",
"profile.sessions": "Sesiones",
"profile.sessions.header": "Nota: incluso si borra una sesión, podría permanecer activa hasta que todos los tokens de acceso válidos caduquen.",
"profile.sessions.signOut": "Cerrar sesión",
"profile.sessions.created": "Creado: ",
"profile.sessions.lastRefreshed": "Última actualización: ",
"profile.sessions.delete.success": "Sesión eliminada",
"profile.sessions.delete.error": "Error al eliminar la sesión: ",
"profile.sessions.signOut.error": "Error al cerrar sesión: ",
"profile.apiTokens": "Tokens API",
"profile.apiTokens.header": "Crea tokens API para dar herramientas y servicios externos que no soporten el OAuth2 Authorization Framework acceso permanente en tu nombre.",
"profile.apiTokens.created": "Creado: ",
"profile.apiTokens.validForScope": "Válido para el ámbito de: ",
"profile.apiTokens.create": "Crear nuevo token API",
"profile.apiTokens.delete.success": "Token API eliminado",
"profile.apiTokens.delete.error": "Error al eliminar el token API: "
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"about.theme": "Tema",
"about.theme.auto": "Automático",
"about.darkMode": "Modo oscuro",
"about.darkMode.auto": "Automático",
"about.darkMode.light": "Claro",
"about.darkMode.dark": "Oscuro",
"about.navigationBarsStyle": "Estilo barras de navegación",
"about.miscellaneous": "Varios",
"about.miscellaneous.home.navbar": "Barra de navegación simple en la página de inicio",
"about.miscellaneous.home.background": "Color de fondo estándar de página de inicio",
"about.miscellaneous.home.hideChatInput": "Ocultar bandeja de entrada de chat en la página de inicio",
"about.miscellaneous.home.disableCardExpansionAnimation": "Desactivar animaciones de expansión de tarjetas",
"about.miscellaneous.theme.disablePageTransition": "Desactivar animaciones de transición de página"
}

0 comments on commit 45d01fa

Please sign in to comment.