add other languages
This commit is contained in:
parent
e0b6fd06e4
commit
b49b7ae3ff
|
|
@ -217,7 +217,8 @@
|
|||
"match_of": "Treffer {{current}} von {{total}}",
|
||||
"result_singular": "Ergebnis",
|
||||
"result_plural": "Ergebnisse",
|
||||
"no_results": "Keine Notizen enthalten \"{{query}}\""
|
||||
"no_results": "Keine Notizen enthalten \"{{query}}\"",
|
||||
"searching": "Suche nach \"{{query}}\"..."
|
||||
},
|
||||
|
||||
"theme": {
|
||||
|
|
|
|||
|
|
@ -216,7 +216,8 @@
|
|||
"match_of": "Match {{current}} of {{total}}",
|
||||
"result_singular": "result",
|
||||
"result_plural": "results",
|
||||
"no_results": "No notes contain \"{{query}}\""
|
||||
"no_results": "No notes contain \"{{query}}\"",
|
||||
"searching": "Searching for \"{{query}}\"..."
|
||||
},
|
||||
|
||||
"theme": {
|
||||
|
|
|
|||
|
|
@ -217,7 +217,8 @@
|
|||
"match_of": "Coincidencia {{current}} de {{total}}",
|
||||
"result_singular": "resultado",
|
||||
"result_plural": "resultados",
|
||||
"no_results": "Ninguna nota contiene \"{{query}}\""
|
||||
"no_results": "Ninguna nota contiene \"{{query}}\"",
|
||||
"searching": "Buscando \"{{query}}\"..."
|
||||
},
|
||||
|
||||
"theme": {
|
||||
|
|
|
|||
|
|
@ -217,7 +217,8 @@
|
|||
"match_of": "Résultat {{current}} sur {{total}}",
|
||||
"result_singular": "résultat",
|
||||
"result_plural": "résultats",
|
||||
"no_results": "Aucune note ne contient \"{{query}}\""
|
||||
"no_results": "Aucune note ne contient \"{{query}}\"",
|
||||
"searching": "Recherche de \"{{query}}\"..."
|
||||
},
|
||||
|
||||
"theme": {
|
||||
|
|
|
|||
|
|
@ -217,7 +217,8 @@
|
|||
"match_of": "Megfelelő {{current}} / {{total}}",
|
||||
"result_singular": "eredmény",
|
||||
"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": {
|
||||
|
|
|
|||
|
|
@ -216,7 +216,8 @@
|
|||
"match_of": "Risultato {{current}} di {{total}}",
|
||||
"result_singular": "risultato",
|
||||
"result_plural": "risultati",
|
||||
"no_results": "Nessuna nota contiene \"{{query}}\""
|
||||
"no_results": "Nessuna nota contiene \"{{query}}\"",
|
||||
"searching": "Ricerca di \"{{query}}\"..."
|
||||
},
|
||||
|
||||
"theme": {
|
||||
|
|
|
|||
|
|
@ -216,7 +216,8 @@
|
|||
"match_of": "{{total}}件中{{current}}件目",
|
||||
"result_singular": "件",
|
||||
"result_plural": "件",
|
||||
"no_results": "「{{query}}」を含むノートはありません"
|
||||
"no_results": "「{{query}}」を含むノートはありません",
|
||||
"searching": "「{{query}}」を検索中..."
|
||||
},
|
||||
|
||||
"theme": {
|
||||
|
|
|
|||
|
|
@ -216,7 +216,8 @@
|
|||
"match_of": "Результат {{current}} из {{total}}",
|
||||
"result_singular": "результат",
|
||||
"result_plural": "результатов",
|
||||
"no_results": "Нет заметок с \"{{query}}\""
|
||||
"no_results": "Нет заметок с \"{{query}}\"",
|
||||
"searching": "Поиск \"{{query}}\"..."
|
||||
},
|
||||
|
||||
"theme": {
|
||||
|
|
|
|||
|
|
@ -216,7 +216,8 @@
|
|||
"match_of": "Zadetek {{current}} od {{total}}",
|
||||
"result_singular": "rezultat",
|
||||
"result_plural": "rezultatov",
|
||||
"no_results": "Nobena beležka ne vsebuje \"{{query}}\""
|
||||
"no_results": "Nobena beležka ne vsebuje \"{{query}}\"",
|
||||
"searching": "Iskanje \"{{query}}\"..."
|
||||
},
|
||||
|
||||
"theme": {
|
||||
|
|
|
|||
|
|
@ -216,7 +216,8 @@
|
|||
"match_of": "第 {{current}} 个,共 {{total}} 个",
|
||||
"result_singular": "个结果",
|
||||
"result_plural": "个结果",
|
||||
"no_results": "没有笔记包含\"{{query}}\""
|
||||
"no_results": "没有笔记包含\"{{query}}\"",
|
||||
"searching": "正在搜索\"{{query}}\"..."
|
||||
},
|
||||
|
||||
"theme": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue