Skip to content

Commit

Permalink
Add missing keys
Browse files Browse the repository at this point in the history
  • Loading branch information
nd0ut committed Dec 10, 2024
1 parent e21805c commit 7f30d05
Show file tree
Hide file tree
Showing 21 changed files with 57 additions and 15 deletions.
8 changes: 5 additions & 3 deletions ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,11 @@ l10n.translations.ar = {
}
},
search: {
empty: "المجلد فارغ",
noResult: "لا توجد نتائج لـ",
retry: "يرجى إدخال استعلام البحث",
empty: 'المجلد فارغ',
noResult: 'لا توجد نتائج لـ',
retry: 'يرجى إدخال استعلام البحث',
placeholder: 'بحث',
clear: 'مسح',
},

files: {
Expand Down
8 changes: 5 additions & 3 deletions az.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,11 @@ l10n.translations.az = {
},

search: {
empty: "Qovluq boşdur",
noResult: "Nəticə yoxdur",
retry: "Zəhmət olmasa axtarış sorğusunu daxil edin",
empty: 'Qovluq boşdur',
noResult: 'Nəticə tapılmadı',
retry: 'Zəhmət olmasa axtarış sorğusunu daxil edin',
placeholder: 'Axtarış',
clear: 'Təmizlə',
},

files: {
Expand Down
8 changes: 5 additions & 3 deletions ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,11 @@ l10n.translations.ca = {
},

search: {
empty: "La carpeta està buida",
noResult: "No hi ha resultats per a",
retry: "Si us plau, introduïu la consulta de cerca",
empty: 'La carpeta està buida',
noResult: 'No hi ha resultats per a',
retry: 'Si us plau, introduïu la consulta de cerca',
placeholder: 'Cerca',
clear: 'Esborra',
},

files: {
Expand Down
8 changes: 5 additions & 3 deletions cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,11 @@ l10n.translations.cs = {
},

search: {
empty: "Složka je prázdná",
noResult: "Žádné výsledky pro",
retry: "Zadejte prosím hledaný dotaz",
empty: 'Složka je prázdná',
noResult: 'Žádné výsledky pro',
retry: 'Zadejte prosím hledaný dotaz',
placeholder: 'Hledat',
clear: 'Vymazat',
},

files: {
Expand Down
8 changes: 5 additions & 3 deletions da.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,11 @@ l10n.translations.da = {
},

search: {
empty: "Mappen er tom",
noResult: "Ingen resultater for",
retry: "Indtast venligst søgeforespørgslen",
empty: 'Mappen er tom',
noResult: 'Ingen resultater for',
retry: 'Indtast venligst søgeforespørgslen',
placeholder: 'Søg',
clear: 'Ryd',
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions ee.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.ee = {
empty: "Kaust on tühi",
noResult: "Tulemusi ei leitud",
retry: "Palun sisestage otsingupäring",
placeholder: "Otsi",
clear: "Tühjenda",
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions el.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.el = {
empty: "Ο φάκελος είναι άδειος",
noResult: "Δεν βρέθηκαν αποτελέσματα για",
retry: "Παρακαλώ εισάγετε το ερώτημα αναζήτησης",
placeholder: "Αναζήτηση",
clear: "Καθαρισμός",
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions et.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ l10n.translations.et = {
empty: "Kaust on tühi",
noResult: "Tulemusi ei leitud",
retry: "Palun sisestage otsingupäring",
placeholder: "Otsi",
clear: "Tühjenda",
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions hy.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.hy = {
empty: "Թղթապանակը դատարկ է",
noResult: "Արդյունքներ չկան",
retry: "Խնդրում ենք մուտքագրել որոնման հարցումը",
placeholder: "Փնտրել",
clear: "Մաքրել",
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions is.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.is = {
empty: "Mappan er tóm",
noResult: "Engar niðurstöður fyrir",
retry: "Vinsamlegast sláðu inn leitarfyrirspurnina",
placeholder: "Leita",
clear: "Hreinsa",
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ l10n.translations.ja = {
empty: "フォルダは空です",
noResult: "結果がありません",
retry: "検索クエリを入力してください",
placeholder: "検索",
clear: "クリア",
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions ka.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.ka = {
empty: "საქაღალდე ცარიელია",
noResult: "შედეგები არ არის",
retry: "გთხოვთ შეიყვანოთ საძიებო მოთხოვნა",
placeholder: "ძიება",
clear: "გასუფთავება"
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions kk.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.kk = {
empty: "Қапшық бос",
noResult: "Нәтижелер жоқ",
retry: "Іздеу сұрауын енгізіңіз",
placeholder: "Іздеу",
clear: "Тазалау"
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.ko = {
empty: "폴더가 비어 있습니다",
noResult: "결과가 없습니다",
retry: "검색어를 입력하세요",
placeholder: "검색",
clear: "지우기",
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.lv = {
empty: "Mape ir tukša",
noResult: "Nav rezultātu",
retry: "Lūdzu, ievadiet meklēšanas vaicājumu",
placeholder: "Meklēt",
clear: "Notīrīt"
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.nb = {
empty: "Mappen er tom",
noResult: "Ingen resultater for",
retry: "Vennligst skriv inn søkespørringen",
placeholder: "Søk",
clear: "Tøm"
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions ro.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.ro = {
empty: "Folderul este gol",
noResult: "Niciun rezultat pentru",
retry: "Vă rugăm să introduceți interogarea de căutare",
placeholder: "Căutați",
clear: "Ștergeți"
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.sk = {
empty: "Priečinok je prázdny",
noResult: "Žiadne výsledky pre",
retry: "Prosím, zadajte hľadaný výraz",
placeholder: "Hľadať",
clear: "Vymazať"
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions sr.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.sr = {
empty: "Folder je prazan",
noResult: "Nema rezultata za",
retry: "Molimo unesite upit za pretragu",
placeholder: "Pretraži",
clear: "Očisti"
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.sv = {
empty: "Mappen är tom",
noResult: "Inga resultat för",
retry: "Vänligen ange sökfrågan",
placeholder: "Sök",
clear: "Rensa"
},

files: {
Expand Down
2 changes: 2 additions & 0 deletions vi.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ l10n.translations.vi = {
empty: "Thư mục trống",
noResult: "Không có kết quả cho",
retry: "Vui lòng nhập truy vấn tìm kiếm",
placeholder: "Tìm kiếm",
clear: "Xóa"
},

files: {
Expand Down

0 comments on commit 7f30d05

Please sign in to comment.