Add map functionality components

This commit is contained in:
Thomas Fuhrmann 2023-09-28 13:27:46 +02:00
parent 6ab4bb6daa
commit c8046c39f1
649 changed files with 21412 additions and 727 deletions

View file

@ -1,3 +1,7 @@
export type HandleMessages = {
dragHandle: string;
dragHandleActive: string;
dragHandleChange: string;
dragHandleCommit: string;
dragHandleIdle: string;
};

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Drag handle"
"dragHandle": "Drag handle",
"dragHandleActive": "Reordering {itemLabel}, current position {position} of {total}.",
"dragHandleChange": "{itemLabel}, new position {position} of {total}. Press space to confirm.",
"dragHandleCommit": "{itemLabel}, current position {position} of {total}.",
"dragHandleIdle": "{itemLabel}, press space and use arrow keys to reorder content. Current position {position} of {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "اسحب المقبض"
"dragHandle": "اسحب المقبض",
"dragHandleActive": "إعادة ترتيب {itemLabel}، الموضع الحالي {position} من {total}.",
"dragHandleChange": "{itemLabel}، الموضع الجديد {position} من {total} اضغط على مفتاح المسافة للتأكيد.",
"dragHandleCommit": "{itemLabel}، الموضع الحالي {position} من {total}.",
"dragHandleIdle": "{itemLabel}، اضغط على مفتاح المسافة واستخدام مفاتيح الأسهم لإعادة ترتيب المحتوى. الموضع الحالي {position} من {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Плъзнете маркера"
"dragHandle": "Плъзнете маркера",
"dragHandleActive": "Пренареждане {itemLabel}, текущата позиция е {position} от {total}.",
"dragHandleChange": "{itemLabel}, новата позиция е{position} от {total}. Натиснете интервала за потвърждаване.",
"dragHandleCommit": "{itemLabel}, текущата позиция е {position} от {total}.",
"dragHandleIdle": "{itemLabel}, натиснете интервал и използвайте клавишите със стрелки, за да промените реда на съдържанието. Текущата позиция е {position} от {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Ručica za vuču"
"dragHandle": "Ručica za vuču",
"dragHandleActive": "Promjena redoslijeda {itemLabel}, trenutačni položaj {position} od {total}.",
"dragHandleChange": "{itemLabel}, novi položaj {position} od {total}. Pritisnite razmaknicu za potvrdu.",
"dragHandleCommit": "{itemLabel}, trenutačni položaj {position} od {total}.",
"dragHandleIdle": "{itemLabel}, pritisnite razmaknicu i upotrijebite tipke sa strelicama za promjenu redoslijeda sadržaja. Trenutačni položaj {position} od {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Arrossega el controlador"
"dragHandle": "Arrossega el controlador",
"dragHandleActive": "S'està canviant l'ordre de {itemLabel}, posició actual {position} de {total}.",
"dragHandleChange": "{itemLabel}, posició nova {position} de {total}. Premeu la tecla d'espai per confirmar-ho.",
"dragHandleCommit": "{itemLabel}, posició actual {position} de {total}.",
"dragHandleIdle": "{itemLabel}, premeu la tecla d'espai i feu servir les tecles de fletxa per canviar l'ordre del contingut. Posició actual {position} de {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Úchyt přetažení"
"dragHandle": "Přetáhnout úchyt",
"dragHandleActive": "Změna pořadí {itemLabel}, aktuální pozice {position} z {total}.",
"dragHandleChange": "{itemLabel}, nová pozice {position} z {total}. Potvrďte stisknutím mezerníku.",
"dragHandleCommit": "{itemLabel}, aktuální pozice {position} z {total}.",
"dragHandleIdle": "{itemLabel}, stiskněte mezerník a pomocí šipek změňte pořadí obsahu. Aktuální pozice {position} z {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Træk håndtag"
"dragHandle": "Træk håndtag",
"dragHandleActive": "Genbestiller {itemLabel}, aktuel position {position} for {total}.",
"dragHandleChange": "{itemLabel}, ny position {position} for {total}. Tryk på mellemrumstasten for at bekræfte.",
"dragHandleCommit": "{itemLabel}, aktuel position {position} for {total}.",
"dragHandleIdle": "{itemLabel}, tryk på mellemrumstasten og brug piletasterne for at bestille indholdet igen. Aktuel position {position} for {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Ziehpunkt ziehen"
"dragHandle": "Ziehpunkt ziehen",
"dragHandleActive": "{itemLabel} wird neu angeordnet, aktuelle Position {position} von {total}.",
"dragHandleChange": "{itemLabel}, neue Position {position} von {total}. Drücken Sie zur Bestätigung die Leertaste.",
"dragHandleCommit": "{itemLabel}, aktuelle Position {position} von {total}.",
"dragHandleIdle": "{itemLabel}, drücken Sie die Leertaste und verwenden Sie die Pfeiltasten, um die Reihenfolge des Inhalts zu ändern. Aktuelle Position {position} von {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Λαβή σύρσης"
"dragHandle": "Λαβή σύρσης",
"dragHandleActive": "Αναδιάταξη {itemLabel}, τρέχουσα θέση {position} του {total}.",
"dragHandleChange": "{itemLabel}, νέα θέση {position} του {total}. Πατήστε space για επιβεβαίωση.",
"dragHandleCommit": "{itemLabel}, τρέχουσα θέση {position} του {total}.",
"dragHandleIdle": "{itemLabel}, πατήστε space και χρησιμοποιήστε τα βέλη για να αναδιατάξετε το περιεχόμενο. Τρέχουσα θέση {position} του {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Drag handle"
"dragHandle": "Drag handle",
"dragHandleActive": "Reordering {itemLabel}, current position {position} of {total}.",
"dragHandleChange": "{itemLabel}, new position {position} of {total}. Press space to confirm.",
"dragHandleCommit": "{itemLabel}, current position {position} of {total}.",
"dragHandleIdle": "{itemLabel}, press space and use arrow keys to reorder content. Current position {position} of {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Arrastrar manipulador"
"dragHandle": "Arrastrar manipulador",
"dragHandleActive": "Reordenamiento de {itemLabel} , posición actual {position} de {total}.",
"dragHandleChange": "{itemLabel}, nueva posición {position} de {total}. Presione la barra espaciadora para confirmar.",
"dragHandleCommit": "{itemLabel}, posición actual {position} de {total}.",
"dragHandleIdle": "{itemLabel}, presione la barra espaciadora y utilice las teclas de flecha para reordenar el contenido. Posición actual {position} de {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Lohistamispide"
"dragHandle": "Lohistamispide",
"dragHandleActive": "Üksuse {itemLabel} ümberjärjestamine, praegune asukoht {position}/{total}.",
"dragHandleChange": "{itemLabel}, uus asukoht {position}/{total}. Kinnitamiseks vajutage tühikuklahvi.",
"dragHandleCommit": "{itemLabel}, praegune asukoht {position}/{total}.",
"dragHandleIdle": "{itemLabel}, sisu ümberjärjestamiseks vajutage tühikuklahvi ja kasutage nooleklahve. Praegune asukoht {position}/{total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Vedä kahvasta"
"dragHandle": "Vedä kahvasta",
"dragHandleActive": "Järjestetään uudelleen kohdetta {itemLabel}, nykyinen sijainti {position}/{total}.",
"dragHandleChange": "{itemLabel}, uusi sijainti {position}/{total}. Vahvista painamalla välilyöntinäppäintä.",
"dragHandleCommit": "{itemLabel}, nykyinen sijainti {position}/{total}.",
"dragHandleIdle": "{itemLabel}, paina välilyöntinäppäintä ja järjestä sisältö uudelleen käyttämällä nuolinäppäimiä. Nykyinen sijainti {total}/{position}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Poignée de redimensionnement"
"dragHandle": "Poignée de redimensionnement",
"dragHandleActive": "Réorganisation de {itemLabel}, position actuelle {position} sur {total}.",
"dragHandleChange": "{itemLabel}, nouvelle position {position} sur {total}. Appuyez sur Espace pour confirmer.",
"dragHandleCommit": "{itemLabel}, position actuelle {position} sur {total}.",
"dragHandleIdle": "{itemLabel}, appuyez sur Espace et utilisez les touches de direction pour réorganiser le contenu. Position actuelle {position} sur {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "ידית גרירה"
"dragHandle": "ידית גרירה",
"dragHandleActive": "מסדר מחדש {itemLabel}, מיקום נוכחי {position} מתוך {total}.",
"dragHandleChange": "{itemLabel}, מיקום חדש {position} מתוך {total}. לחץ על רווח לאישור",
"dragHandleCommit": "{itemLabel}, מיקום נוכחי {position} מתוך {total}.",
"dragHandleIdle": "{itemLabel}, לחץ על רווח והשתמש במקשי החצים כדי לשנות את סדר התוכן. מיקום נוכחי {total} מתוך {position}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Ručica za vuču"
"dragHandle": "Ručica za vuču",
"dragHandleActive": "Promjena redoslijeda {itemLabel}, trenutačni položaj {position} od {total}.",
"dragHandleChange": "{itemLabel}, novi položaj {position} od {total}. Pritisnite razmaknicu za potvrdu.",
"dragHandleCommit": "{itemLabel}, trenutačni položaj {position} od {total}.",
"dragHandleIdle": "{itemLabel}, pritisnite razmaknicu i upotrijebite tipke sa strelicama za promjenu redoslijeda sadržaja. Trenutačni položaj {position} od {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Fogantyú húzása"
"dragHandle": "Fogantyú húzása",
"dragHandleActive": "{itemLabel} újrarendezése, aktuális helyzet: {position} / {total}.",
"dragHandleChange": "{itemLabel}, új helyzet: {position} / {total}. A megerősítéshez nyomja le a szóközbillentyűt.",
"dragHandleCommit": "{itemLabel}, aktuális helyzet: {position} / {total}",
"dragHandleIdle": "{itemLabel} a tartalmat a szóközbillentyűvel és a nyílbillentyűkkel rendezheti át. Aktuális pozíció: {position}/{total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Seret handle"
"dragHandle": "Seret handle",
"dragHandleActive": "Mengurutkan ulang {itemLabel}, posisi terkini {position} dari {total}.",
"dragHandleChange": "{itemLabel}, posisi baru {position} dari {total}. Tekan spasi untuk mengonfirmasi.",
"dragHandleCommit": "{itemLabel}, posisi terkini {position} dari {total}.",
"dragHandleIdle": "{itemLabel}, tekan spasi dan gunakan tombol panah untuk mengurutkan ulang konten. Posisi terkini {position} dari {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Trascina maniglia"
"dragHandle": "Trascina maniglia",
"dragHandleActive": "Riordinare {itemLabel}, posizione attuale {position} di {total}.",
"dragHandleChange": "{itemLabel}, nuova posizione {position} di {total}. Fare clic sul tasto spaziatore per confermare.",
"dragHandleCommit": "{itemLabel}, posizione attuale {position} di {total}.",
"dragHandleIdle": "{itemLabel}, fare clic sul tasto spaziatore e utilizzare i tasti freccia per riordinare il contenuto. Posizione attuale {position} di {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "ドラッグ ハンドル"
"dragHandle": "ハンドルのドラッグ",
"dragHandleActive": "{itemLabel} を順序変更しています、現在位置は {position}/{total} です。",
"dragHandleChange": "{itemLabel}、新しい位置は {position}/{total} です。 Space キーを押して確定してください。",
"dragHandleCommit": "{itemLabel}、現在位置は {position}/{total} です。",
"dragHandleIdle": "{itemLabel}、Space キーを押し、矢印キーを使用してコンテンツの順序を変更します。 現在位置は {position}/{total} です。"
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "핸들 드래그"
"dragHandle": "핸들 드래그",
"dragHandleActive": "{itemLabel}의 순서를 바꾸는 중입니다. 현재 위치는 {total}개 중 {position}번째입니다.",
"dragHandleChange": "{itemLabel}, 새 위치는 {total}개 중 {position}번째입니다. 확인하려면 스페이스바를 누르세요.",
"dragHandleCommit": "{itemLabel}, 현재 위치는 {total}개 중 {position}번째입니다.",
"dragHandleIdle": "{itemLabel}, 콘텐츠 순서를 변경하려면 스페이스바를 누르고 화살표 키를 사용하세요. 현재 위치는 {total}개 중 {position}번째입니다."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Vilkti rankenėlę"
"dragHandle": "Vilkti rankenėlę",
"dragHandleActive": "Keičiama tvarka {itemLabel}, dabartinė pozicija {position} iš {total}.",
"dragHandleChange": "{itemLabel}, nauja pozicija {position} iš {total}. Norėdami patvirtinti, paspauskite tarpo klavišą.",
"dragHandleCommit": "{itemLabel}, dabartinė pozicija {position} iš {total}.",
"dragHandleIdle": "{itemLabel}, norėdami keisti turinio tvarką, paspauskite tarpo klavišą ir naudokite rodyklių klavišus. Dabartinė padėtis: {position} iš {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Vilkt turētāju"
"dragHandle": "Vilkt turētāju",
"dragHandleActive": "{itemLabel} pārkārtošana, pašreizējā pozīcija: {position} no {total}.",
"dragHandleChange": "{itemLabel}, jauna pozīcija: {position} no {total}. Nospiediet atstarpes taustiņu, lai apstiprinātu.",
"dragHandleCommit": "{itemLabel}, pašreizējā pozīcija: {position} no {total}.",
"dragHandleIdle": "{itemLabel}, nospiediet atstarpes taustiņu un izmantojiet bulttaustiņus, lai pārkārtotu saturu. Pašreizējā pozīcija: {position} no {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Knop slepen"
"dragHandle": "Knop slepen",
"dragHandleActive": "{itemLabel} opnieuw rangschikken, huidige positie {position} van {total}.",
"dragHandleChange": "{itemLabel}, nieuwe positie {position} van {total}. Druk op de spatiebalk om te bevestigen.",
"dragHandleCommit": "{itemLabel}, huidige positie {position} van {total}.",
"dragHandleIdle": "{itemLabel}, druk op spatiebalk en gebruik pijltjestoetsen om content opnieuw te rangschikken. Huidige positie {position} van {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Dra håndtak"
"dragHandle": "Dra håndtak",
"dragHandleActive": "Endrer rekkefølgen på {itemLabel}, gjeldende posisjon {position} av {total}.",
"dragHandleChange": "{itemLabel}, ny posisjon {position} av {total}. Trykk på mellomromstasten for å bekrefte.",
"dragHandleCommit": "{itemLabel}, gjeldende posisjon {position} av {total}.",
"dragHandleIdle": "{itemLabel}, trykk på mellomromstasten, og bruk piltastene for å endre innholdsrekkefølgen. Gjeldende posisjon {position} av {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Uchwyt przeciągania"
"dragHandle": "Uchwyt przeciągania",
"dragHandleActive": "Reorganizowanie {itemLabel}, bieżąca pozycja {position} z {total}.",
"dragHandleChange": "{itemLabel}, nowa pozycja {position} z {total}. Naciśnij spację, aby potwierdzić.",
"dragHandleCommit": "{itemLabel}, bieżąca pozycja {position} z {total}.",
"dragHandleIdle": "{itemLabel}, naciśnij klawisz spacji i użyj klawiszy strzałek, aby zmienić kolejność zasobów. Bieżąca pozycja {position} z {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Arrastar manipulador"
"dragHandle": "Arrastar manipulador",
"dragHandleActive": "Reordenando {itemLabel}, posição atual {position} de {total}.",
"dragHandleChange": "{itemLabel}, nova posição {position} de {total}. Pressione espaço para confirmar.",
"dragHandleCommit": "{itemLabel}, posição atual {position} de {total}.",
"dragHandleIdle": "{itemLabel}, pressione espaço e use as teclas de seta para reordenar o conteúdo. Posição atual {position} de {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Arrastar alça"
"dragHandle": "Arrastar alça",
"dragHandleActive": "A reordenar {itemLabel}, posição atual {position} de {total}.",
"dragHandleChange": "{itemLabel}, nova posição {position} de {total}. Prima o espaço para continuar.",
"dragHandleCommit": "{itemLabel}, posição atual {position} de {total}.",
"dragHandleIdle": "{itemLabel}, prima o espaço e use as teclas de seta para reordenar o conteúdo. Posição atual {position} de {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Tragere ghidaj"
"dragHandle": "Tragere ghidaj",
"dragHandleActive": "Se reordonează {itemLabel}, poziția actuală {position} din {total}.",
"dragHandleChange": "{itemLabel}, poziția nouă {position} din {total}. Apăsați pe tasta spațiu pentru a confirma.",
"dragHandleCommit": "{itemLabel}, poziția actuală {position} din {total}.",
"dragHandleIdle": "{itemLabel}, apăsați pe tasta spațiu și folosiți tastele cu săgeți pentru a reordona conținutul. Poziția actuală {position} din {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Перетащить элемент управления"
"dragHandle": "Перетащить маркер",
"dragHandleActive": "Изменить порядок {itemLabel}, текущее положение {position} из {total}.",
"dragHandleChange": "{itemLabel}, новое положение {position} из {total}. Нажмите пробел для подтверждения.",
"dragHandleCommit": "{itemLabel}, текущее положение {position} из {total}.",
"dragHandleIdle": "{itemLabel}, нажмите пробел и используйте клавиши со стрелками, чтобы изменить порядок содержания. Текущее положение {position} из {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Ťahací prvok"
"dragHandle": "Rukoväť na ťahanie",
"dragHandleActive": "Zmena poradia {itemLabel}, aktuálna pozícia {position} z {total}.",
"dragHandleChange": "{itemLabel}, nová pozícia {position} z {total}. Stlačte medzerník na potvrdenie.",
"dragHandleCommit": "{itemLabel}, aktuálna pozícia {position} z {total}.",
"dragHandleIdle": "{itemLabel}, stlačte medzerník a pomocou klávesov so šípkami zmeňte poradie obsahu. Aktuálna pozícia: {position} z {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Povleci ročico"
"dragHandle": "Povleci ročico",
"dragHandleActive": "Preurejanje {itemLabel}, trenutni položaj {position} od {total}.",
"dragHandleChange": "{itemLabel}, nov položaj {position} od {total}. Za potrditev pritisnite presledek.",
"dragHandleCommit": "{itemLabel}, trenutni položaj {position} od {total}.",
"dragHandleIdle": "{itemLabel}, za preureditev vsebine pritisnite presledek in puščične tipke. Trenutni položaj {position} od {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Regulator prevlačenja"
"dragHandle": "Regulator prevlačenja",
"dragHandleActive": "Promena redosleda {itemLabel}, trenutna pozicija {position} od {total}.",
"dragHandleChange": "{itemLabel}, nova pozicija {position} od {total}. Pritisnite razmak da potvrdite.",
"dragHandleCommit": "{itemLabel}, trenutna pozicija {position} od {total}.",
"dragHandleIdle": "{itemLabel}, pritisnite razmak i koristite tastere sa strelicama kako bi reorganizovali sadržaj. Trenutna pozicija {position} od {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Dra handtag"
"dragHandle": "Dra handtag",
"dragHandleActive": "Ändrar ordning på {itemLabel}, aktuell position {position} för {total}.",
"dragHandleChange": "{itemLabel}, ny position {position} för {total}. Tryck på blanksteg för att bekräfta.",
"dragHandleCommit": "{itemLabel}, aktuell position {position} för {total}.",
"dragHandleIdle": "{itemLabel}, tryck på blanksteg och använd piltangenterna för att ändra ordning på innehållet. Den aktuella positionen {position} för {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "ลากที่จับ"
"dragHandle": "ลากที่จับ",
"dragHandleActive": "กำลังเรียงลำดับใหม่ {itemLabel}, ตำแหน่งปัจจุบัน {position} จาก {total}",
"dragHandleChange": "{itemLabel}, ตำแหน่งใหม่ {position} จาก {total} กด Space เพื่อยืนยัน",
"dragHandleCommit": "{itemLabel}, ตำแหน่งปัจจุบัน {position} จาก {total}",
"dragHandleIdle": "{itemLabel}, กด Space และใช้ปุ่มลูกศรเพื่อเรียงลำดับเนื้อหาใหม่ ตำแหน่งที่ตั้งปัจจุบัน {position} ของ {total}"
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Kolu sürükle"
"dragHandle": "Kolu sürükle",
"dragHandleActive": "{itemLabel} yeniden sıralanıyor, geçerli konum {position} / {total}.",
"dragHandleChange": "{itemLabel}, yeni konum {position} / {total}. Onaylamak için boşluk tuşuna basın.",
"dragHandleCommit": "{itemLabel}, geçerli konum {position} / {total}.",
"dragHandleIdle": "{itemLabel}, içeriği yeniden sıralamak için boşluk tuşuna basın ve ok tuşlarını kullanın. Geçerli konum {position} / {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Перетягнути маркер"
"dragHandle": "Перетягнути маркер",
"dragHandleActive": "Перевпорядкування {itemLabel}, поточне положення {position} з {total}.",
"dragHandleChange": "{itemLabel}, нове положення {position} з {total}. Натисніть пробіл для підтвердження.",
"dragHandleCommit": "{itemLabel}, поточне положення {position} з {total}.",
"dragHandleIdle": "{itemLabel}, натисніть пробіл і використовуйте клавіші зі стрілками, щоб змінити порядок змісту. Поточне положення {position} з {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "Kéo thông tin"
"dragHandle": "Kéo thông tin",
"dragHandleActive": "Sắp xếp lại {itemLabel}, vị trí hiện tại {position} trên {total}.",
"dragHandleChange": "{itemLabel}, vị trí mới {position} trên {total}. Nhấn dấu cách để xác nhận.",
"dragHandleCommit": "{itemLabel}, vị trí hiện tại {position} trên {total}.",
"dragHandleIdle": "{itemLabel}, nhấn dấu cách và sử dụng các phím mũi tên để sắp xếp lại nội dung. Vị trí hiện tại {position} trên {total}."
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "拖动控点"
"dragHandle": "拖动控点",
"dragHandleActive": "重新排序 {itemLabel},当前位置 {position},共 {total} 个。",
"dragHandleChange": "{itemLabel},新位置 {position},共 {total} 个。 按空格键确认。",
"dragHandleCommit": "{itemLabel},当前位置 {position},共 {total} 个。",
"dragHandleIdle": "{itemLabel},按空格键并使用方向键重新排序内容。 当前位置 {position}/{total}。"
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "拖曳控桿"
"dragHandle": "拖曳控桿",
"dragHandleActive": "正在重新排序 {itemLabel},目前位置 {position}/{total}。",
"dragHandleChange": "{itemLabel},新位置 {position}/{total}。 按空格鍵確認。",
"dragHandleCommit": "{itemLabel},目前位置 {position}/{total}。",
"dragHandleIdle": "{itemLabel},按空格鍵,然後使用方向鍵重新排序內容。 目前位置 {position}/{total}。"
}

View file

@ -1,3 +1,7 @@
{
"dragHandle": "拖曳控桿"
"dragHandle": "拖曳控桿",
"dragHandleActive": "正在重新排序 {itemLabel},目前位置 {position}/{total}。",
"dragHandleChange": "{itemLabel},新位置 {position}/{total}。 按空格鍵確認。",
"dragHandleCommit": "{itemLabel},目前位置 {position}/{total}。",
"dragHandleIdle": "{itemLabel},按空格鍵,然後使用方向鍵重新排序內容。 目前位置 {position}/{total}。"
}