-
Notifications
You must be signed in to change notification settings - Fork 1.5k
localize: Translations Update, please integrate #10271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+305
−113
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| { | ||
| "(optional)": "(可选)", | ||
| "(optional)": "(非必须)", | ||
| "(required)": "(必填)" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| { | ||
| "backButton": "Volver a {prevMenuButton}", | ||
| "moreActions": "Más acciones", | ||
| "unavailable": "No disponible, ampliar para más detalles" | ||
| "unavailable": "No disponible, expandir para más detalles" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "New message", | ||
| "messagefeedback.thumbDown": "Bad response", | ||
| "messagefeedback.thumbUp": "Good response", | ||
| "responsestatus.loading": "Loading" | ||
| "chat.newMessage": "رسالة جديدة", | ||
| "messagefeedback.thumbDown": "استجابة سيئة", | ||
| "messagefeedback.thumbUp": "استجابة جيدة", | ||
| "responsestatus.loading": "جارٍ التحميل" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Ново съобщение", | ||
| "messagefeedback.thumbDown": "Лош отговор", | ||
| "messagefeedback.thumbUp": "Добър отговор", | ||
| "responsestatus.loading": "Зареждане" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nová zpráva", | ||
| "messagefeedback.thumbDown": "Špatná odpověď", | ||
| "messagefeedback.thumbUp": "Dobrá odpověď", | ||
| "responsestatus.loading": "Načítání" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Ny besked", | ||
| "messagefeedback.thumbDown": "Dårligt svar", | ||
| "messagefeedback.thumbUp": "Godt svar", | ||
| "responsestatus.loading": "Indlæser" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Neue Nachricht", | ||
| "messagefeedback.thumbDown": "Fehlerhafte Antwort", | ||
| "messagefeedback.thumbUp": "Gute Antwort", | ||
| "responsestatus.loading": "Ladevorgang läuft" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Νέο μήνυμα", | ||
| "messagefeedback.thumbDown": "Κακή απάντηση", | ||
| "messagefeedback.thumbUp": "Καλή απάντηση", | ||
| "responsestatus.loading": "Φόρτωση" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Mensaje nuevo", | ||
| "messagefeedback.thumbDown": "Respuesta incorrecta", | ||
| "messagefeedback.thumbUp": "Respuesta correcta", | ||
| "responsestatus.loading": "Cargando" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Uus sõnum", | ||
| "messagefeedback.thumbDown": "Halb vastus", | ||
| "messagefeedback.thumbUp": "Hea vastus", | ||
| "responsestatus.loading": "Laadimine" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Uusi viesti", | ||
| "messagefeedback.thumbDown": "Huono vastaus", | ||
| "messagefeedback.thumbUp": "Hyvä vastaus", | ||
| "responsestatus.loading": "Ladataan" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nouveau message", | ||
| "messagefeedback.thumbDown": "Réponse incorrecte", | ||
| "messagefeedback.thumbUp": "Réponse correcte", | ||
| "responsestatus.loading": "Chargement" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "הודעה חדשה", | ||
| "messagefeedback.thumbDown": "תגובה גרועה", | ||
| "messagefeedback.thumbUp": "תגובה טובה", | ||
| "responsestatus.loading": "בטעינה…" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nova poruka", | ||
| "messagefeedback.thumbDown": "Odgovor nije dobar", | ||
| "messagefeedback.thumbUp": "Dobar odgovor", | ||
| "responsestatus.loading": "Učitavanje" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Új üzenet", | ||
| "messagefeedback.thumbDown": "Rossz válasz", | ||
| "messagefeedback.thumbUp": "Jó válasz", | ||
| "responsestatus.loading": "Betöltés folyamatban" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nuovo messaggio", | ||
| "messagefeedback.thumbDown": "Risposta scadente", | ||
| "messagefeedback.thumbUp": "Risposta buona", | ||
| "responsestatus.loading": "Caricamento" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "新規メッセージ", | ||
| "messagefeedback.thumbDown": "無効な応答", | ||
| "messagefeedback.thumbUp": "有効な応答", | ||
| "responsestatus.loading": "読み込み中" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "새 메시지", | ||
| "messagefeedback.thumbDown": "잘못된 응답", | ||
| "messagefeedback.thumbUp": "양호한 응답", | ||
| "responsestatus.loading": "로드 중" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Naujas pranešimas", | ||
| "messagefeedback.thumbDown": "Blogas atsakas", | ||
| "messagefeedback.thumbUp": "Geras atsakas", | ||
| "responsestatus.loading": "Įkeliama" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Jauns ziņojums", | ||
| "messagefeedback.thumbDown": "Slikta atbilde", | ||
| "messagefeedback.thumbUp": "Laba atbilde", | ||
| "responsestatus.loading": "Notiek ielāde" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Ny melding", | ||
| "messagefeedback.thumbDown": "Dårlig respons", | ||
| "messagefeedback.thumbUp": "Bra respons", | ||
| "responsestatus.loading": "Laster inn" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nieuw bericht", | ||
| "messagefeedback.thumbDown": "Slecht antwoord", | ||
| "messagefeedback.thumbUp": "Goed antwoord", | ||
| "responsestatus.loading": "Laden" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nowa wiadomość", | ||
| "messagefeedback.thumbDown": "Zła odpowiedź", | ||
| "messagefeedback.thumbUp": "Dobra odpowiedź", | ||
| "responsestatus.loading": "Wczytywanie" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nova mensagem", | ||
| "messagefeedback.thumbDown": "Resposta ruim", | ||
| "messagefeedback.thumbUp": "Resposta boa", | ||
| "responsestatus.loading": "Carregando" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nova mensagem", | ||
| "messagefeedback.thumbDown": "Má resposta", | ||
| "messagefeedback.thumbUp": "Boa resposta", | ||
| "responsestatus.loading": "A carregar" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Mesaj nou", | ||
| "messagefeedback.thumbDown": "Răspuns greșit", | ||
| "messagefeedback.thumbUp": "Răspuns bun", | ||
| "responsestatus.loading": "Se încarcă" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Новое сообщение", | ||
| "messagefeedback.thumbDown": "Плохой ответ", | ||
| "messagefeedback.thumbUp": "Хороший ответ", | ||
| "responsestatus.loading": "Загрузка" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nová správa", | ||
| "messagefeedback.thumbDown": "Zlá odozva", | ||
| "messagefeedback.thumbUp": "Dobrá odozva", | ||
| "responsestatus.loading": "Načítava sa" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Novo sporočilo", | ||
| "messagefeedback.thumbDown": "Slab odziv", | ||
| "messagefeedback.thumbUp": "Dober odziv", | ||
| "responsestatus.loading": "Nalaganje" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nova poruka", | ||
| "messagefeedback.thumbDown": "Loš odgovor", | ||
| "messagefeedback.thumbUp": "Dobar odgovor", | ||
| "responsestatus.loading": "Učitavanje" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Nytt meddelande", | ||
| "messagefeedback.thumbDown": "Dåligt svar", | ||
| "messagefeedback.thumbUp": "Bra svar", | ||
| "responsestatus.loading": "Läser in" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Yeni mesaj", | ||
| "messagefeedback.thumbDown": "Yanıt kötüydü", | ||
| "messagefeedback.thumbUp": "Yanıt iyiydi", | ||
| "responsestatus.loading": "Yükleniyor" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "Нове повідомлення", | ||
| "messagefeedback.thumbDown": "Погана відповідь", | ||
| "messagefeedback.thumbUp": "Гарна відповідь", | ||
| "responsestatus.loading": "Завантаження" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "新消息", | ||
| "messagefeedback.thumbDown": "错误响应", | ||
| "messagefeedback.thumbUp": "良好响应", | ||
| "responsestatus.loading": "加载" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "chat.newMessage": "新訊息", | ||
| "messagefeedback.thumbDown": "不良回答", | ||
| "messagefeedback.thumbUp": "良好回答", | ||
| "responsestatus.loading": "載入中" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| { | ||
| "buttonLabel": "Näytä ehdotukset", | ||
| "countAnnouncement": "{optionCount, plural, one {# vaihtoehto} other {# vaihtoehdot}} saatavilla.", | ||
| "focusAnnouncement": "{isGroupChange, select, true {Mentiin ryhmään {groupTitle}, {groupCount, plural, one {# vaihtoehdon} other {# vaihtoehdon}} kanssa.} other {}}{optionText}{isSelected, select, true {, valittu} other {}}", | ||
| "countAnnouncement": "{optionCount, plural, one {# vaihtoehto} other {# vaihtoehtoa}} saatavilla.", | ||
| "focusAnnouncement": "{isGroupChange, select, true {Siirtyi ryhmään {groupTitle}, jossa {groupCount, plural, one {# vaihtoehto} other {# vaihtoehtoa}}.} other {}}{optionText}{isSelected, select, true {, valittu} other {}}", | ||
| "listboxLabel": "Ehdotukset", | ||
| "selectedAnnouncement": "{optionText}, valittu" | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,13 @@ | ||
| { | ||
| "ascending": "تصاعدي", | ||
| "ascendingSort": "ترتيب حسب العمود {columnName} بترتيب تصاعدي", | ||
| "collapse": "طي", | ||
| "columnSize": "{value} بالبكسل", | ||
| "descending": "تنازلي", | ||
| "descendingSort": "ترتيب حسب العمود {columnName} بترتيب تنازلي", | ||
| "expand": "تمديد", | ||
| "resizerDescription": "اضغط على مفتاح Enter لبدء تغيير الحجم", | ||
| "select": "تحديد", | ||
| "selectAll": "تحديد الكل", | ||
| "sortable": "عمود قابل للترتيب", | ||
| "collapse": "طي", | ||
| "expand": "تمديد" | ||
| "sortable": "عمود قابل للترتيب" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,13 @@ | ||
| { | ||
| "ascending": "възходящ", | ||
| "ascendingSort": "сортирано по колона {columnName} във възходящ ред", | ||
| "collapse": "Свиване", | ||
| "columnSize": "{value} пиксела", | ||
| "descending": "низходящ", | ||
| "descendingSort": "сортирано по колона {columnName} в низходящ ред", | ||
| "expand": "Разширяване", | ||
| "resizerDescription": "Натиснете „Enter“, за да започнете да преоразмерявате", | ||
| "select": "Изберете", | ||
| "selectAll": "Изберете всичко", | ||
| "sortable": "сортираща колона", | ||
| "collapse": "Свиване", | ||
| "expand": "Разширяване" | ||
| "sortable": "сортираща колона" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,13 @@ | ||
| { | ||
| "ascending": "vzestupně", | ||
| "ascendingSort": "řazeno vzestupně podle sloupce {columnName}", | ||
| "collapse": "Sbalit", | ||
| "columnSize": "{value} pixelů", | ||
| "descending": "sestupně", | ||
| "descendingSort": "řazeno sestupně podle sloupce {columnName}", | ||
| "expand": "Roztáhnout", | ||
| "resizerDescription": "Stisknutím klávesy Enter začnete měnit velikost", | ||
| "select": "Vybrat", | ||
| "selectAll": "Vybrat vše", | ||
| "sortable": "sloupec s možností řazení", | ||
| "collapse": "Sbalit", | ||
| "expand": "Roztáhnout" | ||
| "sortable": "sloupec s možností řazení" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,13 @@ | ||
| { | ||
| "ascending": "stigende", | ||
| "ascendingSort": "sorteret efter kolonne {columnName} i stigende rækkefølge", | ||
| "collapse": "Skjul", | ||
| "columnSize": "{value} pixels", | ||
| "descending": "faldende", | ||
| "descendingSort": "sorteret efter kolonne {columnName} i faldende rækkefølge", | ||
| "expand": "Udvid", | ||
| "resizerDescription": "Tryk på Enter for at ændre størrelse", | ||
| "select": "Vælg", | ||
| "selectAll": "Vælg alle", | ||
| "sortable": "sorterbar kolonne", | ||
| "collapse": "Skjul", | ||
| "expand": "Udvid" | ||
| "sortable": "sorterbar kolonne" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,13 @@ | ||
| { | ||
| "ascending": "aufsteigend", | ||
| "ascendingSort": "sortiert nach Spalte {columnName} in aufsteigender Reihenfolge", | ||
| "collapse": "Reduzieren", | ||
| "columnSize": "{value} Pixel", | ||
| "descending": "absteigend", | ||
| "descendingSort": "sortiert nach Spalte {columnName} in absteigender Reihenfolge", | ||
| "expand": "Erweitern", | ||
| "resizerDescription": "Eingabetaste zum Starten der Größenänderung drücken", | ||
| "select": "Auswählen", | ||
| "selectAll": "Alles auswählen", | ||
| "sortable": "sortierbare Spalte", | ||
| "collapse": "Reduzieren", | ||
| "expand": "Erweitern" | ||
| "sortable": "sortierbare Spalte" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,13 @@ | ||
| { | ||
| "ascending": "αύξουσα", | ||
| "ascendingSort": "διαλογή ανά στήλη {columnName} σε αύξουσα σειρά", | ||
| "collapse": "Σύμπτυξη", | ||
| "columnSize": "{value} pixel", | ||
| "descending": "φθίνουσα", | ||
| "descendingSort": "διαλογή ανά στήλη {columnName} σε φθίνουσα σειρά", | ||
| "expand": "Ανάπτυξη", | ||
| "resizerDescription": "Πατήστε Enter για έναρξη της αλλαγής μεγέθους", | ||
| "select": "Επιλογή", | ||
| "selectAll": "Επιλογή όλων", | ||
| "sortable": "Στήλη διαλογής", | ||
| "collapse": "Σύμπτυξη", | ||
| "expand": "Ανάπτυξη" | ||
| "sortable": "Στήλη διαλογής" | ||
| } |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This resolves #8747
I'll close other one once this is merged