@box/combobox-with-api 2.1.10 → 2.1.11
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/i18n/bn-IN.js +10 -9
- package/dist/i18n/da-DK.js +10 -9
- package/dist/i18n/de-DE.js +10 -9
- package/dist/i18n/en-AU.js +4 -9
- package/dist/i18n/en-CA.js +2 -10
- package/dist/i18n/en-GB.js +4 -9
- package/dist/i18n/en-x-pseudo.js +2 -10
- package/dist/i18n/es-419.js +9 -9
- package/dist/i18n/es-ES.js +9 -9
- package/dist/i18n/fi-FI.js +10 -9
- package/dist/i18n/fr-CA.js +10 -9
- package/dist/i18n/fr-FR.js +10 -9
- package/dist/i18n/hi-IN.js +10 -9
- package/dist/i18n/it-IT.js +10 -9
- package/dist/i18n/ja-JP.js +10 -9
- package/dist/i18n/ko-KR.js +10 -9
- package/dist/i18n/nb-NO.js +10 -9
- package/dist/i18n/nl-NL.js +10 -9
- package/dist/i18n/pl-PL.js +10 -9
- package/dist/i18n/pt-BR.js +10 -9
- package/dist/i18n/ru-RU.js +10 -9
- package/dist/i18n/sv-SE.js +10 -9
- package/dist/i18n/tr-TR.js +10 -9
- package/dist/i18n/zh-CN.js +10 -9
- package/dist/i18n/zh-TW.js +10 -9
- package/package.json +2 -2
- package/dist/i18n/bn-IN.properties +0 -16
- package/dist/i18n/da-DK.properties +0 -16
- package/dist/i18n/de-DE.properties +0 -16
- package/dist/i18n/en-AU.properties +0 -16
- package/dist/i18n/en-CA.properties +0 -16
- package/dist/i18n/en-GB.properties +0 -16
- package/dist/i18n/en-US.js +0 -10
- package/dist/i18n/en-US.properties +0 -16
- package/dist/i18n/en-x-pseudo.properties +0 -16
- package/dist/i18n/es-419.properties +0 -16
- package/dist/i18n/es-ES.properties +0 -16
- package/dist/i18n/fi-FI.properties +0 -16
- package/dist/i18n/fr-CA.properties +0 -16
- package/dist/i18n/fr-FR.properties +0 -16
- package/dist/i18n/hi-IN.properties +0 -16
- package/dist/i18n/it-IT.properties +0 -16
- package/dist/i18n/ja-JP.properties +0 -16
- package/dist/i18n/json/src/lib/components/combobox-with-api/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/combobox-with-api-pagination/messages.json +0 -1
- package/dist/i18n/ko-KR.properties +0 -16
- package/dist/i18n/nb-NO.properties +0 -16
- package/dist/i18n/nl-NL.properties +0 -16
- package/dist/i18n/pl-PL.properties +0 -16
- package/dist/i18n/pt-BR.properties +0 -16
- package/dist/i18n/ru-RU.properties +0 -16
- package/dist/i18n/sv-SE.properties +0 -16
- package/dist/i18n/tr-TR.properties +0 -16
- package/dist/i18n/zh-CN.properties +0 -16
- package/dist/i18n/zh-TW.properties +0 -16
package/dist/i18n/bn-IN.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "ফলাফল লোড করা যায়নি। আবার চেষ্টা করতে ক্লিক করুন।",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "ইনপুট এবং নির্বাচন মুছে ফেলুন",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "আবার লোড করুন",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "ত্রুটি",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "বিকল্পগুলো লোড করা যায়নি",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "লোড হচ্ছে…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "আরও লোড করা হচ্ছে…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "কোনো ফলাফল পাওয়া যায়নি"
|
|
11
|
+
};
|
package/dist/i18n/da-DK.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Kunne ikke indlæse resultater. Klik for at prøve igen.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Ryd input og valg",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Genindlæs",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Fejl",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Kunne ikke indlæse indstillinger",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Indlæser…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Indlæser flere…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Ingen resultater fundet"
|
|
11
|
+
};
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Ergebnisse konnten nicht geladen werden. Klicken Sie auf den Link, um es erneut zu versuchen.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Eingabe und Auswahl löschen",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Neu laden",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Fehler",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Optionen konnten nicht geladen werden",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Wird geladen …",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Mehr laden …",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Keine Ergebnisse gefunden"
|
|
11
|
+
};
|
package/dist/i18n/en-AU.js
CHANGED
|
@@ -1,10 +1,5 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
"comboboxWithApiPagination.errorIconLabel": "Error",
|
|
6
|
-
"comboboxWithApiPagination.errorMessage": "Failed to load options",
|
|
7
|
-
"comboboxWithApiPagination.loadingAriaLabel": "Loading...",
|
|
8
|
-
"comboboxWithApiPagination.loadingMoreAriaLabel": "Loading more...",
|
|
9
|
-
"comboboxWithApiPagination.noResults": "No results found"
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Loading…",
|
|
4
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Loading more…"
|
|
5
|
+
};
|
package/dist/i18n/en-CA.js
CHANGED
|
@@ -1,10 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"comboboxWithApiPagination.clearButtonAriaLabel": "Clear input and selection",
|
|
4
|
-
"comboboxWithApiPagination.errorAction": "Reload",
|
|
5
|
-
"comboboxWithApiPagination.errorIconLabel": "Error",
|
|
6
|
-
"comboboxWithApiPagination.errorMessage": "Failed to load options",
|
|
7
|
-
"comboboxWithApiPagination.loadingAriaLabel": "Loading...",
|
|
8
|
-
"comboboxWithApiPagination.loadingMoreAriaLabel": "Loading more...",
|
|
9
|
-
"comboboxWithApiPagination.noResults": "No results found"
|
|
10
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -1,10 +1,5 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
"comboboxWithApiPagination.errorIconLabel": "Error",
|
|
6
|
-
"comboboxWithApiPagination.errorMessage": "Failed to load options",
|
|
7
|
-
"comboboxWithApiPagination.loadingAriaLabel": "Loading...",
|
|
8
|
-
"comboboxWithApiPagination.loadingMoreAriaLabel": "Loading more...",
|
|
9
|
-
"comboboxWithApiPagination.noResults": "No results found"
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Loading…",
|
|
4
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Loading more…"
|
|
5
|
+
};
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,10 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"comboboxWithApiPagination.clearButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Çĺèàŕ ìиΡµţ áйď śéļê¢ťíòл 國國國國國國國⟧",
|
|
4
|
-
"comboboxWithApiPagination.errorAction": "⟦萬 Ŕèĺòàď 國⟧",
|
|
5
|
-
"comboboxWithApiPagination.errorIconLabel": "⟦萬 Èŕŗòř 國⟧",
|
|
6
|
-
"comboboxWithApiPagination.errorMessage": "⟦萬萬萬萬萬萬 ₣àìĺèď ţò ļóáđ ôΡťíõиś 國國國國國國⟧",
|
|
7
|
-
"comboboxWithApiPagination.loadingAriaLabel": "⟦萬萬 Ĺòàďìиĝ... 國國⟧",
|
|
8
|
-
"comboboxWithApiPagination.loadingMoreAriaLabel": "⟦萬萬萬萬 Ĺòàďìиĝ móŕè... 國國國國⟧",
|
|
9
|
-
"comboboxWithApiPagination.noResults": "⟦萬萬萬萬 Ñò ŕèśµĺţŝ ƒóùиď 國國國國⟧"
|
|
10
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/es-419.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "No es posible cargar los resultados. Haz clic para intentarlo nuevamente.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Eliminar entrada y selección",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Volver a cargar",
|
|
6
|
+
"comboboxWithApiPagination.errorMessage": "Error al cargar las opciones",
|
|
7
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Cargando…",
|
|
8
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Cargando más…",
|
|
9
|
+
"comboboxWithApiPagination.noResults": "No se encontraron resultados"
|
|
10
|
+
};
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "No es posible cargar los resultados. Haz clic para intentarlo nuevamente.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Eliminar entrada y selección",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Volver a cargar",
|
|
6
|
+
"comboboxWithApiPagination.errorMessage": "Error al cargar las opciones",
|
|
7
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Cargando…",
|
|
8
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Cargando más…",
|
|
9
|
+
"comboboxWithApiPagination.noResults": "No se encontraron resultados"
|
|
10
|
+
};
|
package/dist/i18n/fi-FI.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Tuloksia ei voitu ladata. Yritä uudelleen napsauttamalla.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Tyhjennä syöte ja valinta",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Lataa uudelleen",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Virhe",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Vaihtoehtoja ei voitu ladata",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Ladataan…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Ladataan lisää…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Tuloksia ei löytynyt"
|
|
11
|
+
};
|
package/dist/i18n/fr-CA.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Impossible de charger les résultats. Cliquez pour réessayer.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Effacer la saisie et la sélection",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Recharger",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Erreur",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Échec du chargement des options",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Chargement en cours…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Chargement supplémentaire…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Aucun résultat ne correspond à votre recherche"
|
|
11
|
+
};
|
package/dist/i18n/fr-FR.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Impossible de charger les résultats. Cliquez pour réessayer.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Effacer la saisie et la sélection",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Recharger",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Erreur",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Échec du chargement des options",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Chargement en cours…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Chargement supplémentaire…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Aucun résultat ne correspond à votre recherche"
|
|
11
|
+
};
|
package/dist/i18n/hi-IN.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "परिणाम लोड नहीं हो सके. फिर से कोशिश करने के लिए क्लिक करें.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "इनपुट और चयन साफ करें",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "पुनः लोड करें",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "त्रुटि",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "विकल्पों को लोड करने में विफल रहा",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "लोड हो रहा है…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "और अधिक लोड हो रहा है…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "कोई परिणाम नहीं मिला"
|
|
11
|
+
};
|
package/dist/i18n/it-IT.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Impossibile caricare i risultati. Fai clic per riprovare.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Cancella inserimento e selezione",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Ricarica",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Errore",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Caricamento delle opzioni non riuscito",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Caricamento in corso…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Ulteriore caricamento in corso…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Nessun risultato trovato"
|
|
11
|
+
};
|
package/dist/i18n/ja-JP.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "結果を読み込めませんでした。クリックしてもう一度やり直してください。",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "入力と選択をクリア",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "再読み込み",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "エラー",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "オプションの読み込みに失敗しました",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "読み込み中…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "その他を読み込み中…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "一致する結果がありません"
|
|
11
|
+
};
|
package/dist/i18n/ko-KR.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "결과를 로드할 수 없었습니다. 다시 시도하려면 클릭하세요.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "입력 및 선택 지우기",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "새로고침",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "오류",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "상세한 옵션을 로드하지 못함",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "로드 중…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "자세한 내용 로딩 중…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "검색 결과가 없습니다"
|
|
11
|
+
};
|
package/dist/i18n/nb-NO.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Kunne ikke laste inn resultater. Klikk for å prøve igjen.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Fjern inndata og valg",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Last inn på nytt",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Feil",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Kunne ikke laste inn alternativer",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Laster …",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Laster flere …",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Fant ingen resultater"
|
|
11
|
+
};
|
package/dist/i18n/nl-NL.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Kon geen resultaten laden. Klik om het opnieuw te proberen.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Invoer en selectie wissen",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Opnieuw laden",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Fout",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Kan geen opties laden",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Wordt geladen …",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Meer laden …",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Geen resultaten gevonden"
|
|
11
|
+
};
|
package/dist/i18n/pl-PL.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Nie można wczytać wyników. Kliknij, aby spróbować ponownie.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Wyczyść wprowadzone dane i wybór",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Wczytaj ponownie",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Błąd",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Nie udało się wczytać opcji",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Trwa wczytywanie…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Wczytywanie kolejnych…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Brak wyników"
|
|
11
|
+
};
|
package/dist/i18n/pt-BR.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Não foi possível carregar os resultados. Clique para tentar novamente.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Limpar entrada e seleção",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Recarregar",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Erro",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Falha ao carregar opções",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Carregando…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Carregando mais…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Nenhum resultado encontrado"
|
|
11
|
+
};
|
package/dist/i18n/ru-RU.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Не удалось загрузить результаты. Нажмите, чтобы повторить попытку.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Очистить ввод и выбор",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Перезагрузить",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Ошибка",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Ошибка загрузки опций",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Загрузка…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Загружаем больше…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Поиск не дал результатов"
|
|
11
|
+
};
|
package/dist/i18n/sv-SE.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Det gick inte att läsa in resultat. Klicka för att försöka igen.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Rensa inmatning och markering",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Läs in igen",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Fel",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Det gick inte att läsa in tillval",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Läser in…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Läser in mer…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Inga resultat hittades"
|
|
11
|
+
};
|
package/dist/i18n/tr-TR.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "Sonuçlar yüklenemedi. Tekrar denemek için tıklayın.",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "Girişi ve seçimi temizle",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "Tekrar yükleyin",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "Hata",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "Seçenekler yüklenemedi",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "Yükleniyor…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "Daha fazla yükleniyor…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "Hiç sonuç bulunamadı"
|
|
11
|
+
};
|
package/dist/i18n/zh-CN.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "无法加载结果。单击以重试。",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "清除输入和选择",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "重新加载",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "错误",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "无法加载选项",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "正在加载…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "加载更多…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "未找到结果"
|
|
11
|
+
};
|
package/dist/i18n/zh-TW.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
3
|
+
"comboboxWithApi.apiError": "無法載入結果。按一下以重試。",
|
|
4
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "清除輸入和選擇",
|
|
5
|
+
"comboboxWithApiPagination.errorAction": "重新載入",
|
|
6
|
+
"comboboxWithApiPagination.errorIconLabel": "錯誤",
|
|
7
|
+
"comboboxWithApiPagination.errorMessage": "無法載入選項",
|
|
8
|
+
"comboboxWithApiPagination.loadingAriaLabel": "載入中…",
|
|
9
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "正在載入更多…",
|
|
10
|
+
"comboboxWithApiPagination.noResults": "找不到結果"
|
|
11
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/combobox-with-api",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.11",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@ariakit/react": "0.4.21",
|
|
6
6
|
"@box/blueprint-web": "^16.4.2",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"react-intl": "^6.4.2"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@box/tree": "^2.1.
|
|
14
|
+
"@box/tree": "^2.1.11",
|
|
15
15
|
"react-accessible-treeview": "2.9.0"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = ফলাফল লোড করা যায়নি। আবার চেষ্টা করতে ক্লিক করুন।
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = ইনপুট এবং নির্বাচন মুছে ফেলুন
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = রিলোড করুন
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = ত্রুটি
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = বিকল্পগুলো লোড করা যায়নি
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = লোড হচ্ছে...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = আরও লোড করা হচ্ছে...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = কোনও ফলাফল খুঁজে পাওয়া যায়নি
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Kunne ikke indlæse resultater. Klik for at prøve igen.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Ryd input og valg
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Genindlæs
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Fejl
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Kunne ikke indlæse indstillinger
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Henter...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Indlæser mere...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Ingen resultater
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Ergebnisse konnten nicht geladen werden. Klicken Sie auf den Link, um es erneut zu versuchen.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Eingabe und Auswahl löschen
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Neu laden
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Fehler
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Optionen konnten nicht geladen werden
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Laden …
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Mehr laden ...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Keine Ergebnisse gefunden
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Couldn't load results. Click to try again.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Clear input and selection
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Re-load
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Error
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Failed to load options
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Loading...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Loading more...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = No results found
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Couldn't load results. Click to try again.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Clear input and selection
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Reload
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Error
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Failed to load options
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Loading...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Loading more...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = No results found
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Couldn't load results. Click to try again.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Clear input and selection
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Re-load
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Error
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Failed to load options
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Loading...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Loading more...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = No results found
|
package/dist/i18n/en-US.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
"comboboxWithApi.apiError": "Couldn't load results. Click to try again.",
|
|
3
|
-
"comboboxWithApiPagination.clearButtonAriaLabel": "Clear input and selection",
|
|
4
|
-
"comboboxWithApiPagination.errorAction": "Reload",
|
|
5
|
-
"comboboxWithApiPagination.errorIconLabel": "Error",
|
|
6
|
-
"comboboxWithApiPagination.errorMessage": "Failed to load options",
|
|
7
|
-
"comboboxWithApiPagination.loadingAriaLabel": "Loading...",
|
|
8
|
-
"comboboxWithApiPagination.loadingMoreAriaLabel": "Loading more...",
|
|
9
|
-
"comboboxWithApiPagination.noResults": "No results found"
|
|
10
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Couldn't load results. Click to try again.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Clear input and selection
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Reload
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Error
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Failed to load options
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Loading...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Loading more...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = No results found
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Çòµĺďи'ţ ļóàđ ŕèśùľťŝ. Ćłì¢ķ ŧô τŗý áĝâíй. 國國國國國國國國國國國國⟧
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Çĺèàŕ ìиΡµţ áйď śéļê¢ťíòл 國國國國國國國⟧
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = ⟦萬 Ŕèĺòàď 國⟧
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = ⟦萬 Èŕŗòř 國⟧
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = ⟦萬萬萬萬萬萬 ₣àìĺèď ţò ļóáđ ôΡťíõиś 國國國國國國⟧
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = ⟦萬萬 Ĺòàďìиĝ... 國國⟧
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = ⟦萬萬萬萬 Ĺòàďìиĝ móŕè... 國國國國⟧
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = ⟦萬萬萬萬 Ñò ŕèśµĺţŝ ƒóùиď 國國國國⟧
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = No es posible cargar los resultados. Haz clic para intentarlo nuevamente.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Eliminar entrada y selección
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Volver a cargar
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Error
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Error al cargar las colecciones
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Cargando...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Cargando más...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = No se han encontrado resultados
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = No es posible cargar los resultados. Haz clic para intentarlo nuevamente.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Eliminar entrada y selección
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Volver a cargar
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Error
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Error al cargar las colecciones
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Cargando...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Cargando más...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = No se han encontrado resultados
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Tuloksia ei voitu ladata. Yritä uudelleen napsauttamalla.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Tyhjennä syöte ja valinta
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Lataa uudelleen
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Virhe
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Vaihtoehtoja ei voitu ladata
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Ladataan...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Ladataan lisää...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Ei tuloksia
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Impossible de charger les résultats. Cliquez pour réessayer.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Effacer la saisie et la sélection
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Recharger
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Erreur
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Échec du chargement des options
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Chargement en cours…
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Chargement supplémentaire...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Pas de résultat trouvé
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Impossible de charger les résultats. Cliquez pour réessayer.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Effacer la saisie et la sélection
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Recharger
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Erreur
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Échec du chargement des options
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Chargement en cours…
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Chargement supplémentaire...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Pas de résultat trouvé
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = परिणाम लोड नहीं हो सके. फिर से कोशिश करने के लिए क्लिक करें.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = इनपुट और चयन साफ करें
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = पुनः लोड करें
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = त्रुटि
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = विकल्प लोड करने में विफल रहा
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = लोड हो रहा है...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = और अधिक लोड हो रहा है...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = कोई परिणाम नहीं मिला
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Impossibile caricare i risultati. Fai clic per riprovare.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Cancella inserimento e selezione
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Ricarica
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Errore
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Caricamento delle opzioni non riuscito
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Caricamento in corso…
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Caricamento di più opzioni in corso...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Nessun risultato trovato
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = 結果を読み込めませんでした。クリックしてもう一度やり直してください。
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = 入力と選択をクリア
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = 再読み込み
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = エラー
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = オプションを読み込めませんでした
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = 読み込み中...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = さらに読み込み中...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = 一致する結果がありません
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"comboboxWithApi.apiError","description":"Error message displayed as combobox item when an API failed and the suggestions could not load","defaultMessage":"Couldn't load results. Click to try again."}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"comboboxWithApiPagination.errorAction","description":"Error message displayed resembling button that calls to action to reload the results","defaultMessage":"Reload"},{"id":"comboboxWithApiPagination.errorMessage","description":"Error message displayed as inline notice that informs the user that the options failed to load","defaultMessage":"Failed to load options"},{"id":"comboboxWithApiPagination.errorIconLabel","description":"Aria-label text for the error icon in the loading results error message","defaultMessage":"Error"},{"id":"comboboxWithApiPagination.loadingAriaLabel","description":"Visually hidden aria-label text for the loading spinner","defaultMessage":"Loading..."},{"id":"comboboxWithApiPagination.loadingMoreAriaLabel","description":"Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list","defaultMessage":"Loading more..."},{"id":"comboboxWithApiPagination.noResults","description":"Message displayed when no results are found in the combobox","defaultMessage":"No results found"},{"id":"comboboxWithApiPagination.clearButtonAriaLabel","description":"Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.","defaultMessage":"Clear input and selection"}]
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = 결과를 로드할 수 없었습니다. 다시 시도하려면 클릭하세요.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = 입력 및 선택 지우기
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = 다시 로드
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = 오류
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = 상세한 옵션을 로드하지 못함
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = 로딩중...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = 자세한 내용 로딩 중...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = 결과 없음
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Kunne ikke laste inn resultater. Klikk for å prøve igjen.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Fjern inndata og valg
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Last inn på nytt
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Feil
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Kunne ikke laste inn alternativer
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Laster …
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Laster mer …
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Fant ingen resultater
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Kon geen resultaten laden. Klik om het opnieuw te proberen.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Invoer en selectie wissen
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Herladen
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Fout
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Kan geen opties laden
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Aan het laden...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Meer aan het laden...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Geen resultaten gevonden
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Nie można wczytać wyników. Kliknij, aby spróbować ponownie.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Wyczyść wprowadzone dane i wybór
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Wczytaj ponownie
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Błąd
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Nie udało się wczytać opcji
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Wczytywanie...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Wczytywanie kolejnych...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Brak wyników
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Não foi possível carregar os resultados. Clique para tentar novamente.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Limpar entrada e seleção
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Recarregar
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Erro
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Falha ao carregar opções
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Carregando...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Carregando mais...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Nenhum resultado encontrado
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Не удалось загрузить результаты. Нажмите, чтобы повторить попытку.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Очистить ввод и выбор
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Перезагрузить
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Ошибка
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Не удалось загрузить параметры
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Загрузка...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Загрузка больше...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Результаты не найдены
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Det gick inte att läsa in resultat. Klicka för att försöka igen.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Rensa indata val
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Läsa in igen
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Fel
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Det gick inte att läsa in tillval
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Läser in...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Läser in mer...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Inga resultat hittades
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = Sonuçlar yüklenemedi. Tekrar denemek için tıklayın.
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = Giriş ve seçimi temizle
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = Yeniden Yükle
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = Hata
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = Seçenekler yüklenemedi
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = Yükleniyor...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = Daha fazlası yükleniyor...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = Hiçbir sonuç bulunamadı
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = 无法加载结果。单击以重试。
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = 清除输入和选择
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = 重新加载
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = 错误
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = 无法加载选项
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = 正在加载...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = 加载更多...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = 未找到结果
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
# Error message displayed as combobox item when an API failed and the suggestions could not load
|
|
2
|
-
comboboxWithApi.apiError = 無法載入結果。按一下以重試。
|
|
3
|
-
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
|
4
|
-
comboboxWithApiPagination.clearButtonAriaLabel = 清除輸入和選擇
|
|
5
|
-
# Error message displayed resembling button that calls to action to reload the results
|
|
6
|
-
comboboxWithApiPagination.errorAction = 重新載入
|
|
7
|
-
# Aria-label text for the error icon in the loading results error message
|
|
8
|
-
comboboxWithApiPagination.errorIconLabel = 錯誤
|
|
9
|
-
# Error message displayed as inline notice that informs the user that the options failed to load
|
|
10
|
-
comboboxWithApiPagination.errorMessage = 載入選項失敗
|
|
11
|
-
# Visually hidden aria-label text for the loading spinner
|
|
12
|
-
comboboxWithApiPagination.loadingAriaLabel = 正在載入...
|
|
13
|
-
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
|
14
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = 正在載入更多...
|
|
15
|
-
# Message displayed when no results are found in the combobox
|
|
16
|
-
comboboxWithApiPagination.noResults = 找不到結果
|