@gooddata/sdk-ui 8.11.0-alpha.53 → 8.11.0-alpha.54
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/base/localization/bundles/de-DE.json +14 -1
- package/dist/base/localization/bundles/es-ES.json +14 -1
- package/dist/base/localization/bundles/fr-FR.json +14 -1
- package/dist/base/localization/bundles/ja-JP.json +14 -1
- package/dist/base/localization/bundles/nl-NL.json +14 -1
- package/dist/base/localization/bundles/pt-BR.json +14 -1
- package/dist/base/localization/bundles/pt-PT.json +14 -1
- package/dist/base/localization/bundles/ru-RU.json +14 -1
- package/dist/base/localization/bundles/zh-Hans.json +14 -1
- package/esm/base/localization/bundles/de-DE.json +14 -1
- package/esm/base/localization/bundles/es-ES.json +14 -1
- package/esm/base/localization/bundles/fr-FR.json +14 -1
- package/esm/base/localization/bundles/ja-JP.json +14 -1
- package/esm/base/localization/bundles/nl-NL.json +14 -1
- package/esm/base/localization/bundles/pt-BR.json +14 -1
- package/esm/base/localization/bundles/pt-PT.json +14 -1
- package/esm/base/localization/bundles/ru-RU.json +14 -1
- package/esm/base/localization/bundles/zh-Hans.json +14 -1
- package/package.json +8 -8
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Nur",
|
|
63
63
|
"gs.list.selectAll": "Alle auswählen",
|
|
64
64
|
"gs.list.limitExceeded": "Leider haben Sie den Grenzwert ({limit}) überschritten.",
|
|
65
|
+
"gs.list.limitReached": "Sie haben das Limit von {limit} ausgewählten Werten erreicht.",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Sie können nicht mehr als {limit} Werte auswählen.",
|
|
65
67
|
"gs.list.noItemsFound": "Keine Elemente gefunden.",
|
|
68
|
+
"gs.list.noResultsMatch": "Keine passenden Ergebnisse",
|
|
66
69
|
"gs.list.error": "Fehler beim Laden der Listenobjekte",
|
|
67
70
|
"gs.header.upsellButtonText": "Upgrade",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "{number} Tage übrig",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Vollständige Liste der Einbettungseigenschaften",
|
|
315
318
|
"error.overlay.login": "Anmeldung",
|
|
316
319
|
"error.overlay.title": "Sie wurden abgemeldet",
|
|
317
|
-
"error.overlay.text": "Bitte melden Sie sich erneut an, um Ihre Arbeit fortzusetzen."
|
|
320
|
+
"error.overlay.text": "Bitte melden Sie sich erneut an, um Ihre Arbeit fortzusetzen.",
|
|
321
|
+
"stylingPicker.title.basic": "Einfach",
|
|
322
|
+
"stylingPicker.title.custom": "Benutzerdefiniert",
|
|
323
|
+
"stylingPicker.title.create": "Erstellen",
|
|
324
|
+
"stylingEditor.dialog.name": "Name",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definition",
|
|
326
|
+
"stylingEditor.dialog.examples": "Beispiele",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Einfügen",
|
|
328
|
+
"stylingPicker.item.edit": "Bearbeiten",
|
|
329
|
+
"stylingPicker.item.delete": "Löschen",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Standardelemente können nicht gelöscht werden."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Solo",
|
|
63
63
|
"gs.list.selectAll": "Seleccionar todo",
|
|
64
64
|
"gs.list.limitExceeded": "Lo sentimos, ha superado el límite ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Ha alcanzado el límite de {limit} valores seleccionados",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "No puede seleccionar más de {limit} valores.",
|
|
65
67
|
"gs.list.noItemsFound": "No se ha encontrado ningún elemento.",
|
|
68
|
+
"gs.list.noResultsMatch": "Ningún resultado coincide",
|
|
66
69
|
"gs.list.error": "Error al cargar los elementos de la lista",
|
|
67
70
|
"gs.header.upsellButtonText": "Actualizar",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "Quedan {number} días",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Lista completa de las propiedades de incrustación",
|
|
315
318
|
"error.overlay.login": "Iniciar sesión",
|
|
316
319
|
"error.overlay.title": "Se ha cerrado la sesión",
|
|
317
|
-
"error.overlay.text": "Iníciela de nuevo para continuar su trabajo."
|
|
320
|
+
"error.overlay.text": "Iníciela de nuevo para continuar su trabajo.",
|
|
321
|
+
"stylingPicker.title.basic": "Básico",
|
|
322
|
+
"stylingPicker.title.custom": "Personalizado",
|
|
323
|
+
"stylingPicker.title.create": "Crear",
|
|
324
|
+
"stylingEditor.dialog.name": "Nombre",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definición",
|
|
326
|
+
"stylingEditor.dialog.examples": "Ejemplos",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Pegar",
|
|
328
|
+
"stylingPicker.item.edit": "Editar",
|
|
329
|
+
"stylingPicker.item.delete": "Eliminar",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "El elemento predeterminado no se puede eliminar."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Uniquement",
|
|
63
63
|
"gs.list.selectAll": "Sélectionner tout",
|
|
64
64
|
"gs.list.limitExceeded": "Désolé, vous avez dépassé la limite ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Vous avez atteint la limite de {limit} valeurs sélectionnées",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Vous ne pouvez pas sélectionner plus de {limit} valeurs.",
|
|
65
67
|
"gs.list.noItemsFound": "Éléments introuvables.",
|
|
68
|
+
"gs.list.noResultsMatch": "Aucun résultat",
|
|
66
69
|
"gs.list.error": "Erreur lors du chargement des éléments de la liste",
|
|
67
70
|
"gs.header.upsellButtonText": "Mise à niveau",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "{number} jours restants",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Liste complète des propriétés d'incorporation",
|
|
315
318
|
"error.overlay.login": "Connexion",
|
|
316
319
|
"error.overlay.title": "Vous avez été déconnecté(e)",
|
|
317
|
-
"error.overlay.text": "Pour continuer à travailler, reconnectez-vous."
|
|
320
|
+
"error.overlay.text": "Pour continuer à travailler, reconnectez-vous.",
|
|
321
|
+
"stylingPicker.title.basic": "Basique",
|
|
322
|
+
"stylingPicker.title.custom": "Personnalisé",
|
|
323
|
+
"stylingPicker.title.create": "Créer",
|
|
324
|
+
"stylingEditor.dialog.name": "Nom",
|
|
325
|
+
"stylingEditor.dialog.definition": "Définition",
|
|
326
|
+
"stylingEditor.dialog.examples": "Exemples",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Coller",
|
|
328
|
+
"stylingPicker.item.edit": "Modifier",
|
|
329
|
+
"stylingPicker.item.delete": "Supprimer",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "L'élément par défaut ne peut pas être supprimé."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "限定",
|
|
63
63
|
"gs.list.selectAll": "すべて選択",
|
|
64
64
|
"gs.list.limitExceeded": "申し訳ございません、制限({limit})を超過しました。",
|
|
65
|
+
"gs.list.limitReached": "選択した値の上限{limit}に達しました",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "{limit} より多くの値を選択できません。",
|
|
65
67
|
"gs.list.noItemsFound": "アイテムが見つかりません。",
|
|
68
|
+
"gs.list.noResultsMatch": "一致する結果がありません",
|
|
66
69
|
"gs.list.error": "リストの読み込みエラー",
|
|
67
70
|
"gs.header.upsellButtonText": "アップグレード",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "残り {number} 日",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "埋め込みプロパティーの完全なリストです",
|
|
315
318
|
"error.overlay.login": "ログイン",
|
|
316
319
|
"error.overlay.title": "ログアウトしています",
|
|
317
|
-
"error.overlay.text": "作業を続行するには、再度ログインしてください。"
|
|
320
|
+
"error.overlay.text": "作業を続行するには、再度ログインしてください。",
|
|
321
|
+
"stylingPicker.title.basic": "基本",
|
|
322
|
+
"stylingPicker.title.custom": "カスタム",
|
|
323
|
+
"stylingPicker.title.create": "作成",
|
|
324
|
+
"stylingEditor.dialog.name": "名前",
|
|
325
|
+
"stylingEditor.dialog.definition": "定義",
|
|
326
|
+
"stylingEditor.dialog.examples": "例",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "ペースト",
|
|
328
|
+
"stylingPicker.item.edit": "編集",
|
|
329
|
+
"stylingPicker.item.delete": "削除",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "デフォルトのアイテムは削除できません。"
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Alleen",
|
|
63
63
|
"gs.list.selectAll": "Selecteer alles",
|
|
64
64
|
"gs.list.limitExceeded": "Sorry, u hebt de limiet ({limit}) overschreden.",
|
|
65
|
+
"gs.list.limitReached": "U hebt de limiet van {limit} geselecteerde waarden overschreden",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "U kunt niet meer dan {limit} waarden selecteren.",
|
|
65
67
|
"gs.list.noItemsFound": "Geen items gevonden.",
|
|
68
|
+
"gs.list.noResultsMatch": "Geen overeenkomende resultaten",
|
|
66
69
|
"gs.list.error": "Fout bij inlezen lijstitems",
|
|
67
70
|
"gs.header.upsellButtonText": "Upgrade",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "Nog {number} dagen",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Volledig lijst van ingesloten eigenschappen",
|
|
315
318
|
"error.overlay.login": "Login",
|
|
316
319
|
"error.overlay.title": "U bent afgemeld",
|
|
317
|
-
"error.overlay.text": "Meld u opnieuw aan om verder te werken."
|
|
320
|
+
"error.overlay.text": "Meld u opnieuw aan om verder te werken.",
|
|
321
|
+
"stylingPicker.title.basic": "Standaard",
|
|
322
|
+
"stylingPicker.title.custom": "Aangepast",
|
|
323
|
+
"stylingPicker.title.create": "Creëren",
|
|
324
|
+
"stylingEditor.dialog.name": "Naam",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definitie",
|
|
326
|
+
"stylingEditor.dialog.examples": "Voorbeelden",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Plakken",
|
|
328
|
+
"stylingPicker.item.edit": "Bewerken",
|
|
329
|
+
"stylingPicker.item.delete": "Verwijderen",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Standaarditem kan niet worden verwijderd."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Só",
|
|
63
63
|
"gs.list.selectAll": "Selecionar tudo",
|
|
64
64
|
"gs.list.limitExceeded": "Infelizmente, você excedeu o limite ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Você alcançou o limite de {limit} valores selecionados",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Você não pode selecionar mais do que {limit} valores.",
|
|
65
67
|
"gs.list.noItemsFound": "Nenhum item encontrado.",
|
|
68
|
+
"gs.list.noResultsMatch": "Nenhum resultado correspondente",
|
|
66
69
|
"gs.list.error": "Erro ao carregar itens da lista",
|
|
67
70
|
"gs.header.upsellButtonText": "Atualizar",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "{number} dias restantes",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Lista completa de propriedades incorporadas",
|
|
315
318
|
"error.overlay.login": "Login",
|
|
316
319
|
"error.overlay.title": "Sua sessão foi encerrada",
|
|
317
|
-
"error.overlay.text": "Conecte-se novamente para continuar trabalhando."
|
|
320
|
+
"error.overlay.text": "Conecte-se novamente para continuar trabalhando.",
|
|
321
|
+
"stylingPicker.title.basic": "Básico",
|
|
322
|
+
"stylingPicker.title.custom": "Personalizado",
|
|
323
|
+
"stylingPicker.title.create": "Criar",
|
|
324
|
+
"stylingEditor.dialog.name": "Nome",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definição",
|
|
326
|
+
"stylingEditor.dialog.examples": "Exemplos",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Colar",
|
|
328
|
+
"stylingPicker.item.edit": "Editar",
|
|
329
|
+
"stylingPicker.item.delete": "Excluir",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Item padrão não pode ser excluído."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Só",
|
|
63
63
|
"gs.list.selectAll": "Selecionar tudo",
|
|
64
64
|
"gs.list.limitExceeded": "Lamentamos, excedeu o limite ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Atingiu o limite de {limit} valores selecionados",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Não pode selecionar mais de {limit} valores.",
|
|
65
67
|
"gs.list.noItemsFound": "Nenhum item encontrado.",
|
|
68
|
+
"gs.list.noResultsMatch": "Não há resultados correspondentes",
|
|
66
69
|
"gs.list.error": "Erro ao carregar itens da lista",
|
|
67
70
|
"gs.header.upsellButtonText": "Atualizar",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "{number} dias restantes",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Lista completa das propriedades de incorporação",
|
|
315
318
|
"error.overlay.login": "Iniciar sessão",
|
|
316
319
|
"error.overlay.title": "A sua sessão foi terminada",
|
|
317
|
-
"error.overlay.text": "Para continuar o seu trabalho, volte a iniciar sessão."
|
|
320
|
+
"error.overlay.text": "Para continuar o seu trabalho, volte a iniciar sessão.",
|
|
321
|
+
"stylingPicker.title.basic": "Básico",
|
|
322
|
+
"stylingPicker.title.custom": "Personalizado",
|
|
323
|
+
"stylingPicker.title.create": "Criar",
|
|
324
|
+
"stylingEditor.dialog.name": "Nome",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definição",
|
|
326
|
+
"stylingEditor.dialog.examples": "Exemplos",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Colar",
|
|
328
|
+
"stylingPicker.item.edit": "Editar",
|
|
329
|
+
"stylingPicker.item.delete": "Eliminar",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Não é possível eliminar o item predefinido."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Только",
|
|
63
63
|
"gs.list.selectAll": "Выбрать все",
|
|
64
64
|
"gs.list.limitExceeded": "К сожалению, вы превысили лимит ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Вы достигли лимита {limit} выбранных значений",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Нельзя выбрать более {limit} значений.",
|
|
65
67
|
"gs.list.noItemsFound": "Ничего не найдено.",
|
|
68
|
+
"gs.list.noResultsMatch": "Ничего не найдено",
|
|
66
69
|
"gs.list.error": "Ошибка при загрузке элементов списка",
|
|
67
70
|
"gs.header.upsellButtonText": "Улучшить",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "осталось {number} {number, plural, one {день} few {дня} many {дней} other {дней}}",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Полный список свойств встраивания",
|
|
315
318
|
"error.overlay.login": "Вход",
|
|
316
319
|
"error.overlay.title": "Вы вышли из системы",
|
|
317
|
-
"error.overlay.text": "Войдите снова, чтобы продолжить работу."
|
|
320
|
+
"error.overlay.text": "Войдите снова, чтобы продолжить работу.",
|
|
321
|
+
"stylingPicker.title.basic": "Базовые",
|
|
322
|
+
"stylingPicker.title.custom": "Свои правила",
|
|
323
|
+
"stylingPicker.title.create": "Создать",
|
|
324
|
+
"stylingEditor.dialog.name": "Название",
|
|
325
|
+
"stylingEditor.dialog.definition": "Определение",
|
|
326
|
+
"stylingEditor.dialog.examples": "Примеры",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Вставить",
|
|
328
|
+
"stylingPicker.item.edit": "Изменить",
|
|
329
|
+
"stylingPicker.item.delete": "Удалить",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Нельзя удалить элемент по умолчанию."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "仅",
|
|
63
63
|
"gs.list.selectAll": "全选",
|
|
64
64
|
"gs.list.limitExceeded": "抱歉,您已超出限制 ({limit})。",
|
|
65
|
+
"gs.list.limitReached": "您已达到 {limit} 个选择值限制",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "您不能选择超过 {limit} 个值。",
|
|
65
67
|
"gs.list.noItemsFound": "未找到任何项。",
|
|
68
|
+
"gs.list.noResultsMatch": "没有匹配结果",
|
|
66
69
|
"gs.list.error": "加载列表项时出错",
|
|
67
70
|
"gs.header.upsellButtonText": "升级",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "剩余 {number} 天",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "嵌入属性的完整列表",
|
|
315
318
|
"error.overlay.login": "登录",
|
|
316
319
|
"error.overlay.title": "您已经退出",
|
|
317
|
-
"error.overlay.text": "请重新登录以继续您的工作。"
|
|
320
|
+
"error.overlay.text": "请重新登录以继续您的工作。",
|
|
321
|
+
"stylingPicker.title.basic": "基本",
|
|
322
|
+
"stylingPicker.title.custom": "自定义",
|
|
323
|
+
"stylingPicker.title.create": "创建",
|
|
324
|
+
"stylingEditor.dialog.name": "名称",
|
|
325
|
+
"stylingEditor.dialog.definition": "定义",
|
|
326
|
+
"stylingEditor.dialog.examples": "示例",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "粘贴",
|
|
328
|
+
"stylingPicker.item.edit": "编辑",
|
|
329
|
+
"stylingPicker.item.delete": "删除",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "无法删除默认项。"
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Nur",
|
|
63
63
|
"gs.list.selectAll": "Alle auswählen",
|
|
64
64
|
"gs.list.limitExceeded": "Leider haben Sie den Grenzwert ({limit}) überschritten.",
|
|
65
|
+
"gs.list.limitReached": "Sie haben das Limit von {limit} ausgewählten Werten erreicht.",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Sie können nicht mehr als {limit} Werte auswählen.",
|
|
65
67
|
"gs.list.noItemsFound": "Keine Elemente gefunden.",
|
|
68
|
+
"gs.list.noResultsMatch": "Keine passenden Ergebnisse",
|
|
66
69
|
"gs.list.error": "Fehler beim Laden der Listenobjekte",
|
|
67
70
|
"gs.header.upsellButtonText": "Upgrade",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "{number} Tage übrig",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Vollständige Liste der Einbettungseigenschaften",
|
|
315
318
|
"error.overlay.login": "Anmeldung",
|
|
316
319
|
"error.overlay.title": "Sie wurden abgemeldet",
|
|
317
|
-
"error.overlay.text": "Bitte melden Sie sich erneut an, um Ihre Arbeit fortzusetzen."
|
|
320
|
+
"error.overlay.text": "Bitte melden Sie sich erneut an, um Ihre Arbeit fortzusetzen.",
|
|
321
|
+
"stylingPicker.title.basic": "Einfach",
|
|
322
|
+
"stylingPicker.title.custom": "Benutzerdefiniert",
|
|
323
|
+
"stylingPicker.title.create": "Erstellen",
|
|
324
|
+
"stylingEditor.dialog.name": "Name",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definition",
|
|
326
|
+
"stylingEditor.dialog.examples": "Beispiele",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Einfügen",
|
|
328
|
+
"stylingPicker.item.edit": "Bearbeiten",
|
|
329
|
+
"stylingPicker.item.delete": "Löschen",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Standardelemente können nicht gelöscht werden."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Solo",
|
|
63
63
|
"gs.list.selectAll": "Seleccionar todo",
|
|
64
64
|
"gs.list.limitExceeded": "Lo sentimos, ha superado el límite ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Ha alcanzado el límite de {limit} valores seleccionados",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "No puede seleccionar más de {limit} valores.",
|
|
65
67
|
"gs.list.noItemsFound": "No se ha encontrado ningún elemento.",
|
|
68
|
+
"gs.list.noResultsMatch": "Ningún resultado coincide",
|
|
66
69
|
"gs.list.error": "Error al cargar los elementos de la lista",
|
|
67
70
|
"gs.header.upsellButtonText": "Actualizar",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "Quedan {number} días",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Lista completa de las propiedades de incrustación",
|
|
315
318
|
"error.overlay.login": "Iniciar sesión",
|
|
316
319
|
"error.overlay.title": "Se ha cerrado la sesión",
|
|
317
|
-
"error.overlay.text": "Iníciela de nuevo para continuar su trabajo."
|
|
320
|
+
"error.overlay.text": "Iníciela de nuevo para continuar su trabajo.",
|
|
321
|
+
"stylingPicker.title.basic": "Básico",
|
|
322
|
+
"stylingPicker.title.custom": "Personalizado",
|
|
323
|
+
"stylingPicker.title.create": "Crear",
|
|
324
|
+
"stylingEditor.dialog.name": "Nombre",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definición",
|
|
326
|
+
"stylingEditor.dialog.examples": "Ejemplos",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Pegar",
|
|
328
|
+
"stylingPicker.item.edit": "Editar",
|
|
329
|
+
"stylingPicker.item.delete": "Eliminar",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "El elemento predeterminado no se puede eliminar."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Uniquement",
|
|
63
63
|
"gs.list.selectAll": "Sélectionner tout",
|
|
64
64
|
"gs.list.limitExceeded": "Désolé, vous avez dépassé la limite ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Vous avez atteint la limite de {limit} valeurs sélectionnées",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Vous ne pouvez pas sélectionner plus de {limit} valeurs.",
|
|
65
67
|
"gs.list.noItemsFound": "Éléments introuvables.",
|
|
68
|
+
"gs.list.noResultsMatch": "Aucun résultat",
|
|
66
69
|
"gs.list.error": "Erreur lors du chargement des éléments de la liste",
|
|
67
70
|
"gs.header.upsellButtonText": "Mise à niveau",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "{number} jours restants",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Liste complète des propriétés d'incorporation",
|
|
315
318
|
"error.overlay.login": "Connexion",
|
|
316
319
|
"error.overlay.title": "Vous avez été déconnecté(e)",
|
|
317
|
-
"error.overlay.text": "Pour continuer à travailler, reconnectez-vous."
|
|
320
|
+
"error.overlay.text": "Pour continuer à travailler, reconnectez-vous.",
|
|
321
|
+
"stylingPicker.title.basic": "Basique",
|
|
322
|
+
"stylingPicker.title.custom": "Personnalisé",
|
|
323
|
+
"stylingPicker.title.create": "Créer",
|
|
324
|
+
"stylingEditor.dialog.name": "Nom",
|
|
325
|
+
"stylingEditor.dialog.definition": "Définition",
|
|
326
|
+
"stylingEditor.dialog.examples": "Exemples",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Coller",
|
|
328
|
+
"stylingPicker.item.edit": "Modifier",
|
|
329
|
+
"stylingPicker.item.delete": "Supprimer",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "L'élément par défaut ne peut pas être supprimé."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "限定",
|
|
63
63
|
"gs.list.selectAll": "すべて選択",
|
|
64
64
|
"gs.list.limitExceeded": "申し訳ございません、制限({limit})を超過しました。",
|
|
65
|
+
"gs.list.limitReached": "選択した値の上限{limit}に達しました",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "{limit} より多くの値を選択できません。",
|
|
65
67
|
"gs.list.noItemsFound": "アイテムが見つかりません。",
|
|
68
|
+
"gs.list.noResultsMatch": "一致する結果がありません",
|
|
66
69
|
"gs.list.error": "リストの読み込みエラー",
|
|
67
70
|
"gs.header.upsellButtonText": "アップグレード",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "残り {number} 日",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "埋め込みプロパティーの完全なリストです",
|
|
315
318
|
"error.overlay.login": "ログイン",
|
|
316
319
|
"error.overlay.title": "ログアウトしています",
|
|
317
|
-
"error.overlay.text": "作業を続行するには、再度ログインしてください。"
|
|
320
|
+
"error.overlay.text": "作業を続行するには、再度ログインしてください。",
|
|
321
|
+
"stylingPicker.title.basic": "基本",
|
|
322
|
+
"stylingPicker.title.custom": "カスタム",
|
|
323
|
+
"stylingPicker.title.create": "作成",
|
|
324
|
+
"stylingEditor.dialog.name": "名前",
|
|
325
|
+
"stylingEditor.dialog.definition": "定義",
|
|
326
|
+
"stylingEditor.dialog.examples": "例",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "ペースト",
|
|
328
|
+
"stylingPicker.item.edit": "編集",
|
|
329
|
+
"stylingPicker.item.delete": "削除",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "デフォルトのアイテムは削除できません。"
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Alleen",
|
|
63
63
|
"gs.list.selectAll": "Selecteer alles",
|
|
64
64
|
"gs.list.limitExceeded": "Sorry, u hebt de limiet ({limit}) overschreden.",
|
|
65
|
+
"gs.list.limitReached": "U hebt de limiet van {limit} geselecteerde waarden overschreden",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "U kunt niet meer dan {limit} waarden selecteren.",
|
|
65
67
|
"gs.list.noItemsFound": "Geen items gevonden.",
|
|
68
|
+
"gs.list.noResultsMatch": "Geen overeenkomende resultaten",
|
|
66
69
|
"gs.list.error": "Fout bij inlezen lijstitems",
|
|
67
70
|
"gs.header.upsellButtonText": "Upgrade",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "Nog {number} dagen",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Volledig lijst van ingesloten eigenschappen",
|
|
315
318
|
"error.overlay.login": "Login",
|
|
316
319
|
"error.overlay.title": "U bent afgemeld",
|
|
317
|
-
"error.overlay.text": "Meld u opnieuw aan om verder te werken."
|
|
320
|
+
"error.overlay.text": "Meld u opnieuw aan om verder te werken.",
|
|
321
|
+
"stylingPicker.title.basic": "Standaard",
|
|
322
|
+
"stylingPicker.title.custom": "Aangepast",
|
|
323
|
+
"stylingPicker.title.create": "Creëren",
|
|
324
|
+
"stylingEditor.dialog.name": "Naam",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definitie",
|
|
326
|
+
"stylingEditor.dialog.examples": "Voorbeelden",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Plakken",
|
|
328
|
+
"stylingPicker.item.edit": "Bewerken",
|
|
329
|
+
"stylingPicker.item.delete": "Verwijderen",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Standaarditem kan niet worden verwijderd."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Só",
|
|
63
63
|
"gs.list.selectAll": "Selecionar tudo",
|
|
64
64
|
"gs.list.limitExceeded": "Infelizmente, você excedeu o limite ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Você alcançou o limite de {limit} valores selecionados",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Você não pode selecionar mais do que {limit} valores.",
|
|
65
67
|
"gs.list.noItemsFound": "Nenhum item encontrado.",
|
|
68
|
+
"gs.list.noResultsMatch": "Nenhum resultado correspondente",
|
|
66
69
|
"gs.list.error": "Erro ao carregar itens da lista",
|
|
67
70
|
"gs.header.upsellButtonText": "Atualizar",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "{number} dias restantes",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Lista completa de propriedades incorporadas",
|
|
315
318
|
"error.overlay.login": "Login",
|
|
316
319
|
"error.overlay.title": "Sua sessão foi encerrada",
|
|
317
|
-
"error.overlay.text": "Conecte-se novamente para continuar trabalhando."
|
|
320
|
+
"error.overlay.text": "Conecte-se novamente para continuar trabalhando.",
|
|
321
|
+
"stylingPicker.title.basic": "Básico",
|
|
322
|
+
"stylingPicker.title.custom": "Personalizado",
|
|
323
|
+
"stylingPicker.title.create": "Criar",
|
|
324
|
+
"stylingEditor.dialog.name": "Nome",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definição",
|
|
326
|
+
"stylingEditor.dialog.examples": "Exemplos",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Colar",
|
|
328
|
+
"stylingPicker.item.edit": "Editar",
|
|
329
|
+
"stylingPicker.item.delete": "Excluir",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Item padrão não pode ser excluído."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Só",
|
|
63
63
|
"gs.list.selectAll": "Selecionar tudo",
|
|
64
64
|
"gs.list.limitExceeded": "Lamentamos, excedeu o limite ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Atingiu o limite de {limit} valores selecionados",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Não pode selecionar mais de {limit} valores.",
|
|
65
67
|
"gs.list.noItemsFound": "Nenhum item encontrado.",
|
|
68
|
+
"gs.list.noResultsMatch": "Não há resultados correspondentes",
|
|
66
69
|
"gs.list.error": "Erro ao carregar itens da lista",
|
|
67
70
|
"gs.header.upsellButtonText": "Atualizar",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "{number} dias restantes",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Lista completa das propriedades de incorporação",
|
|
315
318
|
"error.overlay.login": "Iniciar sessão",
|
|
316
319
|
"error.overlay.title": "A sua sessão foi terminada",
|
|
317
|
-
"error.overlay.text": "Para continuar o seu trabalho, volte a iniciar sessão."
|
|
320
|
+
"error.overlay.text": "Para continuar o seu trabalho, volte a iniciar sessão.",
|
|
321
|
+
"stylingPicker.title.basic": "Básico",
|
|
322
|
+
"stylingPicker.title.custom": "Personalizado",
|
|
323
|
+
"stylingPicker.title.create": "Criar",
|
|
324
|
+
"stylingEditor.dialog.name": "Nome",
|
|
325
|
+
"stylingEditor.dialog.definition": "Definição",
|
|
326
|
+
"stylingEditor.dialog.examples": "Exemplos",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Colar",
|
|
328
|
+
"stylingPicker.item.edit": "Editar",
|
|
329
|
+
"stylingPicker.item.delete": "Eliminar",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Não é possível eliminar o item predefinido."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "Только",
|
|
63
63
|
"gs.list.selectAll": "Выбрать все",
|
|
64
64
|
"gs.list.limitExceeded": "К сожалению, вы превысили лимит ({limit}).",
|
|
65
|
+
"gs.list.limitReached": "Вы достигли лимита {limit} выбранных значений",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "Нельзя выбрать более {limit} значений.",
|
|
65
67
|
"gs.list.noItemsFound": "Ничего не найдено.",
|
|
68
|
+
"gs.list.noResultsMatch": "Ничего не найдено",
|
|
66
69
|
"gs.list.error": "Ошибка при загрузке элементов списка",
|
|
67
70
|
"gs.header.upsellButtonText": "Улучшить",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "осталось {number} {number, plural, one {день} few {дня} many {дней} other {дней}}",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "Полный список свойств встраивания",
|
|
315
318
|
"error.overlay.login": "Вход",
|
|
316
319
|
"error.overlay.title": "Вы вышли из системы",
|
|
317
|
-
"error.overlay.text": "Войдите снова, чтобы продолжить работу."
|
|
320
|
+
"error.overlay.text": "Войдите снова, чтобы продолжить работу.",
|
|
321
|
+
"stylingPicker.title.basic": "Базовые",
|
|
322
|
+
"stylingPicker.title.custom": "Свои правила",
|
|
323
|
+
"stylingPicker.title.create": "Создать",
|
|
324
|
+
"stylingEditor.dialog.name": "Название",
|
|
325
|
+
"stylingEditor.dialog.definition": "Определение",
|
|
326
|
+
"stylingEditor.dialog.examples": "Примеры",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "Вставить",
|
|
328
|
+
"stylingPicker.item.edit": "Изменить",
|
|
329
|
+
"stylingPicker.item.delete": "Удалить",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "Нельзя удалить элемент по умолчанию."
|
|
318
331
|
}
|
|
@@ -62,7 +62,10 @@
|
|
|
62
62
|
"gs.list.only": "仅",
|
|
63
63
|
"gs.list.selectAll": "全选",
|
|
64
64
|
"gs.list.limitExceeded": "抱歉,您已超出限制 ({limit})。",
|
|
65
|
+
"gs.list.limitReached": "您已达到 {limit} 个选择值限制",
|
|
66
|
+
"gs.list.cannotSelectMoreValues": "您不能选择超过 {limit} 个值。",
|
|
65
67
|
"gs.list.noItemsFound": "未找到任何项。",
|
|
68
|
+
"gs.list.noResultsMatch": "没有匹配结果",
|
|
66
69
|
"gs.list.error": "加载列表项时出错",
|
|
67
70
|
"gs.header.upsellButtonText": "升级",
|
|
68
71
|
"gs.header.countdown.numberOfDaysLeft": "剩余 {number} 天",
|
|
@@ -314,5 +317,15 @@
|
|
|
314
317
|
"embedInsightDialog.complete.list.props.message": "嵌入属性的完整列表",
|
|
315
318
|
"error.overlay.login": "登录",
|
|
316
319
|
"error.overlay.title": "您已经退出",
|
|
317
|
-
"error.overlay.text": "请重新登录以继续您的工作。"
|
|
320
|
+
"error.overlay.text": "请重新登录以继续您的工作。",
|
|
321
|
+
"stylingPicker.title.basic": "基本",
|
|
322
|
+
"stylingPicker.title.custom": "自定义",
|
|
323
|
+
"stylingPicker.title.create": "创建",
|
|
324
|
+
"stylingEditor.dialog.name": "名称",
|
|
325
|
+
"stylingEditor.dialog.definition": "定义",
|
|
326
|
+
"stylingEditor.dialog.examples": "示例",
|
|
327
|
+
"stylingEditor.dialog.example.paste": "粘贴",
|
|
328
|
+
"stylingPicker.item.edit": "编辑",
|
|
329
|
+
"stylingPicker.item.delete": "删除",
|
|
330
|
+
"stylingPicker.item.delete.tooltip": "无法删除默认项。"
|
|
318
331
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui",
|
|
3
|
-
"version": "8.11.0-alpha.
|
|
3
|
+
"version": "8.11.0-alpha.54",
|
|
4
4
|
"description": "GoodData.UI SDK - Core",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@formatjs/intl-pluralrules": "~1.3.7",
|
|
39
39
|
"@gooddata/numberjs": "^4.0.3",
|
|
40
|
-
"@gooddata/sdk-backend-spi": "^8.11.0-alpha.
|
|
41
|
-
"@gooddata/sdk-model": "^8.11.0-alpha.
|
|
42
|
-
"@gooddata/util": "^8.11.0-alpha.
|
|
40
|
+
"@gooddata/sdk-backend-spi": "^8.11.0-alpha.54",
|
|
41
|
+
"@gooddata/sdk-model": "^8.11.0-alpha.54",
|
|
42
|
+
"@gooddata/util": "^8.11.0-alpha.54",
|
|
43
43
|
"custom-event": "^1.0.1",
|
|
44
44
|
"hoist-non-react-statics": "^3.3.0",
|
|
45
45
|
"http-status-codes": "^2.1.4",
|
|
@@ -56,11 +56,11 @@
|
|
|
56
56
|
"react-dom": "^16.10.0 || ^17.0.0"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@gooddata/i18n-toolkit": "^8.11.0-alpha.
|
|
59
|
+
"@gooddata/i18n-toolkit": "^8.11.0-alpha.54",
|
|
60
60
|
"@gooddata/eslint-config": "^2.1.0",
|
|
61
|
-
"@gooddata/reference-workspace": "^8.11.0-alpha.
|
|
62
|
-
"@gooddata/sdk-backend-base": "^8.11.0-alpha.
|
|
63
|
-
"@gooddata/sdk-backend-mockingbird": "^8.11.0-alpha.
|
|
61
|
+
"@gooddata/reference-workspace": "^8.11.0-alpha.54",
|
|
62
|
+
"@gooddata/sdk-backend-base": "^8.11.0-alpha.54",
|
|
63
|
+
"@gooddata/sdk-backend-mockingbird": "^8.11.0-alpha.54",
|
|
64
64
|
"@gooddata/stylelint-config": "^5.0.0",
|
|
65
65
|
"@microsoft/api-documenter": "^7.17.0",
|
|
66
66
|
"@microsoft/api-extractor": "^7.20.0",
|