UNPKG

@adobe/coral-spectrum

Version:

Coral Spectrum is a JavaScript library of Web Components following Spectrum design patterns.

129 lines (127 loc) 5.05 kB
/** * Copyright 2019 Adobe. All rights reserved. * This file is licensed to you under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. You may obtain a copy * of the License at http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS * OF ANY KIND, either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ export default { "en-US": { "No matching results.": "No matching results.", "Show suggestion": "Show suggestion", "Show {0} suggestions": "Show {0} suggestions", "Show suggestions": "Show suggestions" }, "de-DE": { "No matching results.": "Keine passenden Ergebnisse.", "Show suggestion": "Vorschlag anzeigen", "Show {0} suggestions": "{0} Vorschläge anzeigen", "Show suggestions": "Vorschläge anzeigen" }, "es-ES": { "No matching results.": "No hay resultados coincidentes.", "Show suggestion": "Mostrar sugerencia", "Show {0} suggestions": "Mostrar {0} sugerencias", "Show suggestions": "Mostrar sugerencias" }, "ko-KR": { "No matching results.": "일치하는 결과가 없습니다.", "Show suggestion": "제안 사항 표시", "Show {0} suggestions": "{0}제안 사항 표시", "Show suggestions": "제안 사항 표시" }, "fr-FR": { "No matching results.": "Aucun résultat correspondant.", "Show suggestion": "Afficher la suggestion", "Show {0} suggestions": "Afficher {0} suggestions", "Show suggestions": "Afficher les suggestions" }, "ja-JP": { "No matching results.": "一致する結果がありません。", "Show suggestion": "入力候補を表示", "Show {0} suggestions": "{0}入力候補を表示", "Show suggestions": "入力候補を表示" }, "zh-CN": { "No matching results.": "无匹配的结果。", "Show suggestion": "显示建议", "Show {0} suggestions": "显示 {0} 个建议", "Show suggestions": "显示建议" }, "zh-TW": { "No matching results.": "沒有相符的結果。", "Show suggestion": "顯示建議", "Show {0} suggestions": "顯示 {0} 個建議", "Show suggestions": "顯示建議" }, "pt-BR": { "No matching results.": "Nenhum resultado correspondente.", "Show suggestion": "Mostrar sugestão", "Show {0} suggestions": "Mostrar {0} sugestões", "Show suggestions": "Mostrar sugestões" }, "it-IT": { "No matching results.": "Nessun risultato corrispondente.", "Show suggestion": "Mostra suggerimento", "Show {0} suggestions": "Mostra {0} suggerimenti", "Show suggestions": "Mostra suggerimenti" }, "nl-NL": { "No matching results.": "Geen overeenkomende resultaten.", "Show suggestion": "Voorstel tonen", "Show {0} suggestions": "{0} voorstellen tonen", "Show suggestions": "Voorstellen tonen" }, "da-DK": { "No matching results.": "Ingen matchende resultater.", "Show suggestion": "Vis forslag", "Show {0} suggestions": "Vis {0} forslag", "Show suggestions": "Vis forslag" }, "fi-FI": { "No matching results.": "Vastaavia tuloksia ei ole.", "Show suggestion": "Näytä ehdotus", "Show {0} suggestions": "Näytä {0} ehdotusta", "Show suggestions": "Näytä ehdotukset" }, "nb-NO": { "No matching results.": "Ingen tilsvarende resultater.", "Show suggestion": "Vis forslag", "Show {0} suggestions": "Vis {0} forslag", "Show suggestions": "Vis forslag" }, "sv-SE": { "No matching results.": "Inga matchande resultat.", "Show suggestion": "Visa förslag", "Show {0} suggestions": "Visa {0} förslag", "Show suggestions": "Visa förslag" }, "cs-CZ": { "No matching results.": "Neodpovídají žádné výsledky.", "Show suggestion": "Zobrazit doporučení", "Show {0} suggestions": "Zobrazit následující počet návrhů: {0}", "Show suggestions": "Zobrazit doporučení" }, "pl-PL": { "No matching results.": "Brak pasujących wyników.", "Show suggestion": "Pokaż sugestię", "Show {0} suggestions": "Wyświetl {0} sugestii", "Show suggestions": "Pokaż sugestie" }, "ru-RU": { "No matching results.": "Нет соответствующих результатов.", "Show suggestion": "Показать предложение", "Show {0} suggestions": "Показать предложения ({0})", "Show suggestions": "Показать предложения" }, "tr-TR": { "No matching results.": "Eşleşen sonuç yok.", "Show suggestion": "Öneriyi göster", "Show {0} suggestions": "{0} önerilerini göster", "Show suggestions": "Önerileri göster" } };