add other languages

This commit is contained in:
rdavis 2026-02-20 02:02:01 -06:00
parent e0b6fd06e4
commit b49b7ae3ff
10 changed files with 20 additions and 10 deletions

View File

@ -217,7 +217,8 @@
"match_of": "Treffer {{current}} von {{total}}", "match_of": "Treffer {{current}} von {{total}}",
"result_singular": "Ergebnis", "result_singular": "Ergebnis",
"result_plural": "Ergebnisse", "result_plural": "Ergebnisse",
"no_results": "Keine Notizen enthalten \"{{query}}\"" "no_results": "Keine Notizen enthalten \"{{query}}\"",
"searching": "Suche nach \"{{query}}\"..."
}, },
"theme": { "theme": {

View File

@ -216,7 +216,8 @@
"match_of": "Match {{current}} of {{total}}", "match_of": "Match {{current}} of {{total}}",
"result_singular": "result", "result_singular": "result",
"result_plural": "results", "result_plural": "results",
"no_results": "No notes contain \"{{query}}\"" "no_results": "No notes contain \"{{query}}\"",
"searching": "Searching for \"{{query}}\"..."
}, },
"theme": { "theme": {

View File

@ -217,7 +217,8 @@
"match_of": "Coincidencia {{current}} de {{total}}", "match_of": "Coincidencia {{current}} de {{total}}",
"result_singular": "resultado", "result_singular": "resultado",
"result_plural": "resultados", "result_plural": "resultados",
"no_results": "Ninguna nota contiene \"{{query}}\"" "no_results": "Ninguna nota contiene \"{{query}}\"",
"searching": "Buscando \"{{query}}\"..."
}, },
"theme": { "theme": {

View File

@ -217,7 +217,8 @@
"match_of": "Résultat {{current}} sur {{total}}", "match_of": "Résultat {{current}} sur {{total}}",
"result_singular": "résultat", "result_singular": "résultat",
"result_plural": "résultats", "result_plural": "résultats",
"no_results": "Aucune note ne contient \"{{query}}\"" "no_results": "Aucune note ne contient \"{{query}}\"",
"searching": "Recherche de \"{{query}}\"..."
}, },
"theme": { "theme": {

View File

@ -217,7 +217,8 @@
"match_of": "Megfelelő {{current}} / {{total}}", "match_of": "Megfelelő {{current}} / {{total}}",
"result_singular": "eredmény", "result_singular": "eredmény",
"result_plural": "eredmények", "result_plural": "eredmények",
"no_results": "Nincs jegyzet amely tartalmazza a következőt: \"{{query}}\"" "no_results": "Nincs jegyzet amely tartalmazza a következőt: \"{{query}}\"",
"searching": "\"{{query}}\" keresése..."
}, },
"theme": { "theme": {

View File

@ -216,7 +216,8 @@
"match_of": "Risultato {{current}} di {{total}}", "match_of": "Risultato {{current}} di {{total}}",
"result_singular": "risultato", "result_singular": "risultato",
"result_plural": "risultati", "result_plural": "risultati",
"no_results": "Nessuna nota contiene \"{{query}}\"" "no_results": "Nessuna nota contiene \"{{query}}\"",
"searching": "Ricerca di \"{{query}}\"..."
}, },
"theme": { "theme": {

View File

@ -216,7 +216,8 @@
"match_of": "{{total}}件中{{current}}件目", "match_of": "{{total}}件中{{current}}件目",
"result_singular": "件", "result_singular": "件",
"result_plural": "件", "result_plural": "件",
"no_results": "「{{query}}」を含むノートはありません" "no_results": "「{{query}}」を含むノートはありません",
"searching": "「{{query}}」を検索中..."
}, },
"theme": { "theme": {

View File

@ -216,7 +216,8 @@
"match_of": "Результат {{current}} из {{total}}", "match_of": "Результат {{current}} из {{total}}",
"result_singular": "результат", "result_singular": "результат",
"result_plural": "результатов", "result_plural": "результатов",
"no_results": "Нет заметок с \"{{query}}\"" "no_results": "Нет заметок с \"{{query}}\"",
"searching": "Поиск \"{{query}}\"..."
}, },
"theme": { "theme": {

View File

@ -216,7 +216,8 @@
"match_of": "Zadetek {{current}} od {{total}}", "match_of": "Zadetek {{current}} od {{total}}",
"result_singular": "rezultat", "result_singular": "rezultat",
"result_plural": "rezultatov", "result_plural": "rezultatov",
"no_results": "Nobena beležka ne vsebuje \"{{query}}\"" "no_results": "Nobena beležka ne vsebuje \"{{query}}\"",
"searching": "Iskanje \"{{query}}\"..."
}, },
"theme": { "theme": {

View File

@ -216,7 +216,8 @@
"match_of": "第 {{current}} 个,共 {{total}} 个", "match_of": "第 {{current}} 个,共 {{total}} 个",
"result_singular": "个结果", "result_singular": "个结果",
"result_plural": "个结果", "result_plural": "个结果",
"no_results": "没有笔记包含\"{{query}}\"" "no_results": "没有笔记包含\"{{query}}\"",
"searching": "正在搜索\"{{query}}\"..."
}, },
"theme": { "theme": {