mirror of https://github.com/kiwix/libkiwix.git
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
deb02d92e2
commit
b24f681c24
|
@ -11,5 +11,8 @@
|
||||||
"library-button-text": "স্বাগত পাতায় চলুন",
|
"library-button-text": "স্বাগত পাতায় চলুন",
|
||||||
"home-button-text": "'{{BOOK_TITLE}}'-এর প্রধান পাতায় চলুন",
|
"home-button-text": "'{{BOOK_TITLE}}'-এর প্রধান পাতায় চলুন",
|
||||||
"searchbox-tooltip": "'{{BOOK_TITLE}}' অনুসন্ধান করুন",
|
"searchbox-tooltip": "'{{BOOK_TITLE}}' অনুসন্ধান করুন",
|
||||||
"search": "অনুসন্ধান"
|
"search": "অনুসন্ধান",
|
||||||
|
"welcome-to-kiwix-server": "কিউইক্স সার্ভারে স্বাগতম",
|
||||||
|
"download-links-title": "বই ডাউনলোড করুন",
|
||||||
|
"preview-book": "প্রাকদর্শন"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,11 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
"Alhaji Yakubu"
|
"Alhaji Yakubu",
|
||||||
|
"Amire80"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"welcome-page-overzealous-filter": "Duoro kyebe. E na boɔra ka fo <a href=\"?lang=\"></a>",
|
"welcome-page-overzealous-filter": "Duoro kyebe. <a href=\"{{URL}}\">E na boɔra ka fo</a>?",
|
||||||
"search": "Bo",
|
"search": "Bo",
|
||||||
"book-filtering-all-categories": "Zagre zaa",
|
"book-filtering-all-categories": "Zagre zaa",
|
||||||
"book-filtering-all-languages": "Kɔkɔrɛɛ zaa",
|
"book-filtering-all-languages": "Kɔkɔrɛɛ zaa",
|
||||||
|
@ -15,7 +16,6 @@
|
||||||
"hash-download-alt-text": "Tage bonmannaa",
|
"hash-download-alt-text": "Tage bonmannaa",
|
||||||
"magnet-link-text": "Kurimaraa sobie",
|
"magnet-link-text": "Kurimaraa sobie",
|
||||||
"magnet-alt-text": "Tage kurimaraa",
|
"magnet-alt-text": "Tage kurimaraa",
|
||||||
"library-opds-feed": "Gamadie OPDS diibu",
|
|
||||||
"filter-by-tag": "Guy yi kpuli {{TAG}}",
|
"filter-by-tag": "Guy yi kpuli {{TAG}}",
|
||||||
"stop-filtering-by-tag": "Bare gyɛɛbo kpuli {{TAG}}"
|
"stop-filtering-by-tag": "Bare gyɛɛbo kpuli {{TAG}}"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,11 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
|
"Kelson",
|
||||||
"Norhorn"
|
"Norhorn"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"welcome-page-overzealous-filter": "Κανένα αποτέλεσμα. Θέλετε να <a href=\"?lang=\">επαναφέρετε το φίλτρο</a>;",
|
"welcome-page-overzealous-filter": "Κανένα αποτέλεσμα. Θέλετε να <a href=\"{{URL}}\">επαναφέρετε το φίλτρο</a>;",
|
||||||
"powered-by-kiwix-html": "Με την υποστήριξη by <a href=\"https://kiwix.org\">Kiwix</a>",
|
"powered-by-kiwix-html": "Με την υποστήριξη by <a href=\"https://kiwix.org\">Kiwix</a>",
|
||||||
"search": "Αναζήτηση",
|
"search": "Αναζήτηση",
|
||||||
"book-filtering-all-categories": "Όλες οι κατηγορίες",
|
"book-filtering-all-categories": "Όλες οι κατηγορίες",
|
||||||
|
|
|
@ -0,0 +1,30 @@
|
||||||
|
{
|
||||||
|
"@metadata": {
|
||||||
|
"authors": [
|
||||||
|
"MITO",
|
||||||
|
"Nike",
|
||||||
|
"Pyscowicz"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"name": "suomi",
|
||||||
|
"suggest-full-text-search": "sisältää '{{{SEARCH_TERMS}}}'...",
|
||||||
|
"url-not-found": "Pyydettyä URL-osoitetta \"{{url}}\" ei löytynyt tältä palvelimelta.",
|
||||||
|
"400-page-title": "Virheellinen pyyntö",
|
||||||
|
"400-page-heading": "Virheellinen pyyntö",
|
||||||
|
"404-page-title": "Sisältöä ei löytynyt",
|
||||||
|
"404-page-heading": "Ei löytynyt",
|
||||||
|
"500-page-title": "Sisäinen palvelinvirhe",
|
||||||
|
"500-page-heading": "Sisäinen palvelinvirhe",
|
||||||
|
"library-button-text": "Siirry tervetulosivulle",
|
||||||
|
"home-button-text": "Siirry kirjan '{{BOOK_TITLE}}' etusivulle",
|
||||||
|
"random-page-button-text": "Siirry satunnaiselle sivulle",
|
||||||
|
"searchbox-tooltip": "Hae '{{BOOK_TITLE}}'",
|
||||||
|
"search": "Hae",
|
||||||
|
"book-filtering-all-categories": "Kaikki luokat",
|
||||||
|
"book-filtering-all-languages": "Kaikki kielet",
|
||||||
|
"download": "Lataa",
|
||||||
|
"torrent-download-link-text": "Torrent-tiedosto",
|
||||||
|
"filter-by-tag": "Suodata tunnisteen ”{{TAG}}” mukaan",
|
||||||
|
"download-links-title": "Lataa kirja",
|
||||||
|
"preview-book": "Esikatsele"
|
||||||
|
}
|
|
@ -31,7 +31,7 @@
|
||||||
"random-page-button-text": "Aller à une page sélectionnée aléatoirement",
|
"random-page-button-text": "Aller à une page sélectionnée aléatoirement",
|
||||||
"searchbox-tooltip": "Rechercher « {{BOOK_TITLE}} »",
|
"searchbox-tooltip": "Rechercher « {{BOOK_TITLE}} »",
|
||||||
"confusion-of-tongues": "Deux livres ou plus dans des langues différentes participeraient à la recherche, ce qui pourrait conduire à des résultats confus.",
|
"confusion-of-tongues": "Deux livres ou plus dans des langues différentes participeraient à la recherche, ce qui pourrait conduire à des résultats confus.",
|
||||||
"welcome-page-overzealous-filter": "Aucun résultat. Souhaitez-vous <a href=\"?lang=\">réinitialiser le filtre</a> ?",
|
"welcome-page-overzealous-filter": "Aucun résultat. Souhaitez-vous <a href=\"{{URL}}\">réinitialiser le filtre</a> ?",
|
||||||
"powered-by-kiwix-html": "Propulsé par <a href=\"https://kiwix.org/\">Kiwix</a>",
|
"powered-by-kiwix-html": "Propulsé par <a href=\"https://kiwix.org/\">Kiwix</a>",
|
||||||
"search": "Rechercher",
|
"search": "Rechercher",
|
||||||
"book-filtering-all-categories": "Toutes les catégories",
|
"book-filtering-all-categories": "Toutes les catégories",
|
||||||
|
@ -46,7 +46,12 @@
|
||||||
"magnet-alt-text": "télécharger le lien Magnet",
|
"magnet-alt-text": "télécharger le lien Magnet",
|
||||||
"torrent-download-link-text": "Fichier torrent",
|
"torrent-download-link-text": "Fichier torrent",
|
||||||
"torrent-download-alt-text": "télécharger le torrent",
|
"torrent-download-alt-text": "télécharger le torrent",
|
||||||
"library-opds-feed": "Flux OPDS de la bibliothèque",
|
"library-opds-feed-all-entries": "Flux OPDS de la bibliothèque – Toutes les entrées",
|
||||||
"filter-by-tag": "Filtrer par la balise « {{TAG}} »",
|
"filter-by-tag": "Filtrer par la balise « {{TAG}} »",
|
||||||
"stop-filtering-by-tag": "Arrêter le filtrage par la balise « {{TAG}} »"
|
"stop-filtering-by-tag": "Arrêter le filtrage par la balise « {{TAG}} »",
|
||||||
|
"library-opds-feed-parameterised": "Flux OPDS de la bibliothèque – Entrées correspondant à {{#LANG}}\nLangue : {{LANG}} {{/LANG}}{{#CATEGORY}}\nCatégorie : {{CATEGORY}} {{/CATEGORY}}{{#TAG}}\nÉtiquette : {{TAG}} {{/TAG}}{{#Q}}\nRequête : {{Q}} {{/Q}}",
|
||||||
|
"welcome-to-kiwix-server": "Bienvenue sur le Serveur Kiwix",
|
||||||
|
"download-links-heading": "Liens de téléchargement pour <b><i>{{BOOK_TITLE}}</i></b>",
|
||||||
|
"download-links-title": "Télécharger le livre",
|
||||||
|
"preview-book": "Aperçu"
|
||||||
}
|
}
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
"random-page-button-text": "מעבר לדף שנבחר אקראית",
|
"random-page-button-text": "מעבר לדף שנבחר אקראית",
|
||||||
"searchbox-tooltip": "חיפוש \"{{BOOK_TITLE}}\"",
|
"searchbox-tooltip": "חיפוש \"{{BOOK_TITLE}}\"",
|
||||||
"confusion-of-tongues": "שני ספרים או יותר בשפות שונות ישתתפו בחיפוש, מה שעלול להוביל לתוצאות מבלבלות.",
|
"confusion-of-tongues": "שני ספרים או יותר בשפות שונות ישתתפו בחיפוש, מה שעלול להוביל לתוצאות מבלבלות.",
|
||||||
"welcome-page-overzealous-filter": "אין תוצאות. האם <a href=\"?lang=\">לאפס את המסנן</a>?",
|
"welcome-page-overzealous-filter": "אין תוצאות. האם <a href=\"{{URL}}\">לאפס את המסנן</a>?",
|
||||||
"powered-by-kiwix-html": "מופעל על־ידי <a href=\"https://kiwix.org\">Kiwix</a>",
|
"powered-by-kiwix-html": "מופעל על־ידי <a href=\"https://kiwix.org\">Kiwix</a>",
|
||||||
"search": "חיפוש",
|
"search": "חיפוש",
|
||||||
"book-filtering-all-categories": "כל הקטגוריות",
|
"book-filtering-all-categories": "כל הקטגוריות",
|
||||||
|
@ -45,7 +45,12 @@
|
||||||
"magnet-alt-text": "הורדת magnet",
|
"magnet-alt-text": "הורדת magnet",
|
||||||
"torrent-download-link-text": "קובץ טורנט",
|
"torrent-download-link-text": "קובץ טורנט",
|
||||||
"torrent-download-alt-text": "הורדת טורנט",
|
"torrent-download-alt-text": "הורדת טורנט",
|
||||||
"library-opds-feed": "הזנת OPDS של ספרייה",
|
"library-opds-feed-all-entries": "הזנת ספריית OPDS - כל הרשומות",
|
||||||
"filter-by-tag": "סינון לפי התג \"{{TAG}}\"",
|
"filter-by-tag": "סינון לפי התג \"{{TAG}}\"",
|
||||||
"stop-filtering-by-tag": "להפסיק סינון לפי התג \"{{TAG}}\""
|
"stop-filtering-by-tag": "להפסיק סינון לפי התג \"{{TAG}}\"",
|
||||||
|
"library-opds-feed-parameterised": "הזנת ספריית OPDS - רשומות שתואמות ל{{#LANG}}\nשפה: {{LANG}} {{/LANG}}{{#CATEGORY}}\nקטגוריה: {{CATEGORY}} {{/CATEGORY}}{{#TAG}}\nתג: {{TAG}} {{/TAG}}{{#Q}}\nשאילתה: {{Q}} {{/Q}}",
|
||||||
|
"welcome-to-kiwix-server": "ברוך בואך לשרת קיוויקס",
|
||||||
|
"download-links-heading": "הורדת קישורים עבור <b><i>{{BOOK_TITLE}}</i></b>",
|
||||||
|
"download-links-title": "הורדת ספר",
|
||||||
|
"preview-book": "תצוגה מקדימה"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,36 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
|
"Kelson",
|
||||||
"McDutchie"
|
"McDutchie"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"welcome-page-overzealous-filter": "Nulle resultato. Vole tu <a href=\"?lang=\">reinitialisar le filtro</a>?",
|
"name": "interlingua",
|
||||||
|
"suggest-full-text-search": "continente '{{{SEARCH_TERMS}}}'...",
|
||||||
|
"no-such-book": "Necun tal libro: {{BOOK_NAME}}",
|
||||||
|
"too-many-books": "Troppo de libros demandate ({{NB_BOOKS}}); le limite es {{LIMIT}}",
|
||||||
|
"no-book-found": "Necun libro corresponde al criterios de selection",
|
||||||
|
"url-not-found": "Le URL reuqestate \"{{url}}\" non ha essite trovate sur iste servitor.",
|
||||||
|
"suggest-search": "Facer un recerca in texto complete de <a href=\"{{{SEARCH_URL}}}\">{{PATTERN}}</a>",
|
||||||
|
"random-article-failure": "Ups! Non poteva eliger un articulo aleatori :(",
|
||||||
|
"invalid-raw-data-type": "{{DATATYPE}} non es un request valide pro contento crude.",
|
||||||
|
"no-value-for-arg": "Necun valor fornite pro le argumento {{ARGUMENT}}",
|
||||||
|
"no-query": "Necun consulta fornite.",
|
||||||
|
"raw-entry-not-found": "Non pote trovar le entrata {{ENTRY}} del typo {{DATATYPE}}",
|
||||||
|
"400-page-title": "Requesta invalide",
|
||||||
|
"400-page-heading": "Requesta invalide",
|
||||||
|
"404-page-title": "Contento non trovate",
|
||||||
|
"404-page-heading": "Non trovate",
|
||||||
|
"500-page-title": "Error interne del servitor",
|
||||||
|
"500-page-heading": "Error interne del servitor",
|
||||||
|
"fulltext-search-unavailable": "Le recerca in texto complete es indisponibile",
|
||||||
|
"no-search-results": "Le motor de recerca in texto complete non es disponibile pro iste contento.",
|
||||||
|
"library-button-text": "Ir al pagina de benvenita",
|
||||||
|
"home-button-text": "Ir al pagina principal de ''{{BOOK_TITLE}}",
|
||||||
|
"random-page-button-text": "Ir a un pagina seligite aleatorimente",
|
||||||
|
"searchbox-tooltip": "Cercar '{{BOOK_TITLE}}'",
|
||||||
|
"confusion-of-tongues": "Duo o plus libros in differente linguas participarea in le recerca, lo que pote menar a resultatos confuse.",
|
||||||
|
"welcome-page-overzealous-filter": "Nulle resultato. Vole tu <a href=\"{{URL}}\">reinitialisar le filtro</a>?",
|
||||||
"powered-by-kiwix-html": "Actionate per <a href=\"https://kiwix.org\">Kiwix</a>",
|
"powered-by-kiwix-html": "Actionate per <a href=\"https://kiwix.org\">Kiwix</a>",
|
||||||
"search": "Cercar",
|
"search": "Cercar",
|
||||||
"book-filtering-all-categories": "Tote le categorias",
|
"book-filtering-all-categories": "Tote le categorias",
|
||||||
|
@ -19,7 +45,12 @@
|
||||||
"magnet-alt-text": "ligamine \"magnet\" de discargamento",
|
"magnet-alt-text": "ligamine \"magnet\" de discargamento",
|
||||||
"torrent-download-link-text": "File Torrent",
|
"torrent-download-link-text": "File Torrent",
|
||||||
"torrent-download-alt-text": "discargar Torrent",
|
"torrent-download-alt-text": "discargar Torrent",
|
||||||
"library-opds-feed": "Fluxo OPDS del bibliotheca",
|
"library-opds-feed-all-entries": "Fluxo OPDS del bibliotheca – Tote le entratas",
|
||||||
"filter-by-tag": "Filtrar per etiquetta \"{{TAG}}\"",
|
"filter-by-tag": "Filtrar per etiquetta \"{{TAG}}\"",
|
||||||
"stop-filtering-by-tag": "Non plus filtrar per etiquetta \"{{TAG}}\""
|
"stop-filtering-by-tag": "Non plus filtrar per etiquetta \"{{TAG}}\"",
|
||||||
|
"library-opds-feed-parameterised": "Fluxo OPDS del bibliotheca – Entratas correspondente a {{#LANG}}\nLingua {{LANG}} {{/LANG}}{{#CATEGORY}}\nCategoria: {{CATEGORY}} {{/CATEGORY}}{{#TAG}}\nEtiquetta: {{TAG}} {{/TAG}}{{#Q}}\nConsulta: {{Q}} {{/Q}}",
|
||||||
|
"welcome-to-kiwix-server": "Benvenite al servitor Kiwix",
|
||||||
|
"download-links-heading": "Discargar ligamines pro <b><i>{{BOOK_TITLE}}</i></b>",
|
||||||
|
"download-links-title": "Discargar libro",
|
||||||
|
"preview-book": "Previsualisation"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,12 +2,13 @@
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
"Albano",
|
"Albano",
|
||||||
"Beta16"
|
"Beta16",
|
||||||
|
"McDutchie"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"name": "italiano",
|
"name": "italiano",
|
||||||
"suggest-full-text-search": "contenente '{{{SEARCH_TERMS}}}'...",
|
"suggest-full-text-search": "contenente '{{{SEARCH_TERMS}}}'...",
|
||||||
"no-such-book": "Nessun libro del genere: {{BOOK_NAME}}",
|
"no-such-book": "Nessun libro con questo nome: {{BOOK_NAME}}",
|
||||||
"too-many-books": "Troppi libri richiesti ({{NB_BOOKS}}) dove il limite è {{LIMIT}}",
|
"too-many-books": "Troppi libri richiesti ({{NB_BOOKS}}) dove il limite è {{LIMIT}}",
|
||||||
"no-book-found": "Nessun libro corrisponde ai criteri di selezione",
|
"no-book-found": "Nessun libro corrisponde ai criteri di selezione",
|
||||||
"url-not-found": "L'URL richiesto \"{{url}}\" non è stato trovato in questo server.",
|
"url-not-found": "L'URL richiesto \"{{url}}\" non è stato trovato in questo server.",
|
||||||
|
@ -27,5 +28,7 @@
|
||||||
"book-filtering-all-categories": "Tutte le categorie",
|
"book-filtering-all-categories": "Tutte le categorie",
|
||||||
"book-filtering-all-languages": "Tutte le lingue",
|
"book-filtering-all-languages": "Tutte le lingue",
|
||||||
"count-of-matching-books": "{{COUNT}} libro/i",
|
"count-of-matching-books": "{{COUNT}} libro/i",
|
||||||
"download": "Scarica"
|
"download": "Scarica",
|
||||||
|
"download-links-title": "Scarica libro",
|
||||||
|
"preview-book": "Anteprima"
|
||||||
}
|
}
|
||||||
|
|
|
@ -28,5 +28,6 @@
|
||||||
"magnet-link-text": "マグネットリンク",
|
"magnet-link-text": "マグネットリンク",
|
||||||
"magnet-alt-text": "マグネットをダウンロード",
|
"magnet-alt-text": "マグネットをダウンロード",
|
||||||
"torrent-download-link-text": "Torrentファイル",
|
"torrent-download-link-text": "Torrentファイル",
|
||||||
"torrent-download-alt-text": "Torrentをダウンロード"
|
"torrent-download-alt-text": "Torrentをダウンロード",
|
||||||
|
"preview-book": "プレビュー"
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,5 +14,6 @@
|
||||||
"500-page-title": "내부 서버 오류",
|
"500-page-title": "내부 서버 오류",
|
||||||
"500-page-heading": "내부 서버 오류",
|
"500-page-heading": "내부 서버 오류",
|
||||||
"fulltext-search-unavailable": "전문 검색을 사용할 수 없습니다",
|
"fulltext-search-unavailable": "전문 검색을 사용할 수 없습니다",
|
||||||
"random-page-button-text": "무작위로 선택된 문서로 이동"
|
"random-page-button-text": "무작위로 선택된 문서로 이동",
|
||||||
|
"preview-book": "미리 보기"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
|
"Kelson",
|
||||||
"Robby",
|
"Robby",
|
||||||
"Volvox"
|
"Volvox"
|
||||||
]
|
]
|
||||||
|
@ -16,7 +17,7 @@
|
||||||
"home-button-text": "Gitt op d'Haaptsäit vun '{{BOOK_TITLE}}'",
|
"home-button-text": "Gitt op d'Haaptsäit vun '{{BOOK_TITLE}}'",
|
||||||
"random-page-button-text": "Gitt op eng zoufälleg gewielte Säit",
|
"random-page-button-text": "Gitt op eng zoufälleg gewielte Säit",
|
||||||
"searchbox-tooltip": "No '{{BOOK_TITLE}}' sichen",
|
"searchbox-tooltip": "No '{{BOOK_TITLE}}' sichen",
|
||||||
"welcome-page-overzealous-filter": "Kee Resultat. Wëllt Dir <a href=\"?lang=\">de Filter zrécksetzen</a>?",
|
"welcome-page-overzealous-filter": "Kee Resultat. Wëllt Dir <a href=\"{{URL}}\">de Filter zrécksetzen</a>?",
|
||||||
"search": "Sichen",
|
"search": "Sichen",
|
||||||
"book-filtering-all-categories": "All Kategorien",
|
"book-filtering-all-categories": "All Kategorien",
|
||||||
"book-filtering-all-languages": "All Sproochen",
|
"book-filtering-all-languages": "All Sproochen",
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
"Bjankuloski06"
|
"Bjankuloski06",
|
||||||
|
"Kelson"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"name": "македонски",
|
"name": "македонски",
|
||||||
|
@ -29,7 +30,7 @@
|
||||||
"random-page-button-text": "Оди на случајно избрана страница",
|
"random-page-button-text": "Оди на случајно избрана страница",
|
||||||
"searchbox-tooltip": "Пребарај го „{{BOOK_TITLE}}“",
|
"searchbox-tooltip": "Пребарај го „{{BOOK_TITLE}}“",
|
||||||
"confusion-of-tongues": "Во пребарувањето ќе учествуваат две или повеќе книги на различни јазици, што може да довете до збунувачки исход.",
|
"confusion-of-tongues": "Во пребарувањето ќе учествуваат две или повеќе книги на различни јазици, што може да довете до збунувачки исход.",
|
||||||
"welcome-page-overzealous-filter": "Нема исход. Дали би сакале да го <a href=\"?lang=\">поништите филтерот</a>?",
|
"welcome-page-overzealous-filter": "Нема исход. Дали би сакале да го <a href=\"{{URL}}\">поништите филтерот</a>?",
|
||||||
"powered-by-kiwix-html": "Овозможено од <a href=\"https://kiwix.org\">Кивикс</a>",
|
"powered-by-kiwix-html": "Овозможено од <a href=\"https://kiwix.org\">Кивикс</a>",
|
||||||
"search": "Пребарај",
|
"search": "Пребарај",
|
||||||
"book-filtering-all-categories": "Сите категории",
|
"book-filtering-all-categories": "Сите категории",
|
||||||
|
@ -44,7 +45,12 @@
|
||||||
"magnet-alt-text": "преземи магнет",
|
"magnet-alt-text": "преземи магнет",
|
||||||
"torrent-download-link-text": "Торентна податотека",
|
"torrent-download-link-text": "Торентна податотека",
|
||||||
"torrent-download-alt-text": "преземи торент",
|
"torrent-download-alt-text": "преземи торент",
|
||||||
"library-opds-feed": "Библиотечен OPDS-тековник",
|
"library-opds-feed-all-entries": "Библиотечен тековник на OPDS — Сите ставки",
|
||||||
"filter-by-tag": "Филтрирај по ознаката „{{TAG}}“",
|
"filter-by-tag": "Филтрирај по ознаката „{{TAG}}“",
|
||||||
"stop-filtering-by-tag": "Запри филтрирање по ознаката „{{TAG}}“"
|
"stop-filtering-by-tag": "Запри филтрирање по ознаката „{{TAG}}“",
|
||||||
|
"library-opds-feed-parameterised": "Библиотечен тековник на OPDS — ставки што одговараат на {{#LANG}}\nЈазик: {{LANG}} {{/LANG}}{{#CATEGORY}}\nКатегорија: {{CATEGORY}} {{/CATEGORY}}{{#TAG}}\nОзнака: {{TAG}} {{/TAG}}{{#Q}}\nБарање: {{Q}} {{/Q}}",
|
||||||
|
"welcome-to-kiwix-server": "Добре дојдовте на Опслужувачот на Кивикс",
|
||||||
|
"download-links-heading": "Врски за преземање на <b><i>{{BOOK_TITLE}}</i></b>",
|
||||||
|
"download-links-title": "Преземи книга",
|
||||||
|
"preview-book": "Преглед"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
|
"Kelson",
|
||||||
"McDutchie",
|
"McDutchie",
|
||||||
"Vistaus"
|
"Vistaus"
|
||||||
]
|
]
|
||||||
|
@ -9,7 +10,7 @@
|
||||||
"no-book-found": "Er zijn geen boeken die overeenkomen met de zoekcriteria",
|
"no-book-found": "Er zijn geen boeken die overeenkomen met de zoekcriteria",
|
||||||
"no-value-for-arg": "Er is geen waarde opgegeven bij {{ARGUMENT}}",
|
"no-value-for-arg": "Er is geen waarde opgegeven bij {{ARGUMENT}}",
|
||||||
"no-query": "Er is geen zoekterm opgegeven.",
|
"no-query": "Er is geen zoekterm opgegeven.",
|
||||||
"welcome-page-overzealous-filter": "Geen resultaat. Wilt u <a href=\"?lang=\">het filter resetten</a>?",
|
"welcome-page-overzealous-filter": "Geen resultaat. Wilt u <a href=\"{{URL}}\">het filter resetten</a>?",
|
||||||
"powered-by-kiwix-html": "Mogelijk gemaakt door <a href=\"https://kiwix.org\">Kiwix</a>",
|
"powered-by-kiwix-html": "Mogelijk gemaakt door <a href=\"https://kiwix.org\">Kiwix</a>",
|
||||||
"search": "Zoeken",
|
"search": "Zoeken",
|
||||||
"book-filtering-all-categories": "Alle categorieën",
|
"book-filtering-all-categories": "Alle categorieën",
|
||||||
|
@ -24,7 +25,6 @@
|
||||||
"magnet-alt-text": "magnet-link van de download",
|
"magnet-alt-text": "magnet-link van de download",
|
||||||
"torrent-download-link-text": "Torrent-bestand",
|
"torrent-download-link-text": "Torrent-bestand",
|
||||||
"torrent-download-alt-text": "torrent downloaden",
|
"torrent-download-alt-text": "torrent downloaden",
|
||||||
"library-opds-feed": "OPDS-feed van de bibliotheek",
|
|
||||||
"filter-by-tag": "Filteren op tag \"{{TAG}}\"",
|
"filter-by-tag": "Filteren op tag \"{{TAG}}\"",
|
||||||
"stop-filtering-by-tag": "Stoppen met filteren op tag \"{{TAG}}\""
|
"stop-filtering-by-tag": "Stoppen met filteren op tag \"{{TAG}}\""
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
|
"Amire80",
|
||||||
"Lancine.kounfantoh.fofana"
|
"Lancine.kounfantoh.fofana"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -29,5 +30,21 @@
|
||||||
"random-page-button-text": "ߕߊ߯ ߓߍ߲߬ߛߋ߲߬ߡߊ߬ ߞߐߜߍ߫ ߛߎߥߊ߲ߘߌߣߍ߲ ߠߎ߬ ߞߊ߲߬",
|
"random-page-button-text": "ߕߊ߯ ߓߍ߲߬ߛߋ߲߬ߡߊ߬ ߞߐߜߍ߫ ߛߎߥߊ߲ߘߌߣߍ߲ ߠߎ߬ ߞߊ߲߬",
|
||||||
"searchbox-tooltip": "ߕߌߙߌ߲ߠߌ߲ {{BOOK_TITLE}}",
|
"searchbox-tooltip": "ߕߌߙߌ߲ߠߌ߲ {{BOOK_TITLE}}",
|
||||||
"confusion-of-tongues": "ߞߊ߬ߝߊ߫ ߝߌ߬ߟߊ߬ ߥߟߊ߫ ߦߙߌߞߊ ߞߊ߲߫ ߜߘߍ ߟߎ߬ ߘߐ߫߸ ߏ߬ ߟߎ߫ ߘߌߣߊ߬ ߕߘߍ߬ ߢߌߣߌ߲ߠߌ߲ ߘߐ߫߸ ߡߍ߲ ߠߎ߬ ߛߌ߫ ߞߣߐ߬ߝߟߌ ߟߊߘߏ߲߬ ߠߊ߫ ߞߐߝߟߌ ߘߐ߫.",
|
"confusion-of-tongues": "ߞߊ߬ߝߊ߫ ߝߌ߬ߟߊ߬ ߥߟߊ߫ ߦߙߌߞߊ ߞߊ߲߫ ߜߘߍ ߟߎ߬ ߘߐ߫߸ ߏ߬ ߟߎ߫ ߘߌߣߊ߬ ߕߘߍ߬ ߢߌߣߌ߲ߠߌ߲ ߘߐ߫߸ ߡߍ߲ ߠߎ߬ ߛߌ߫ ߞߣߐ߬ߝߟߌ ߟߊߘߏ߲߬ ߠߊ߫ ߞߐߝߟߌ ߘߐ߫.",
|
||||||
"welcome-page-overzealous-filter": "ߞߐߝߟߌ߫ ߕߴߦߋ߲߬. ߊ߬ ߝߐ߫ ߌ ߦߴߊ߬ ߝߍ߬ ߞߊ߬ <a href=\"?lang=\">ߛߍ߲ߛߍ߲ߟߊ߲ ߘߐߛߌ߰ ߕߎ߲߯</a>؟"
|
"welcome-page-overzealous-filter": "ߞߐߝߟߌ߫ ߕߴߦߋ߲߬. ߊ߬ ߝߐ߫ ߌ ߦߴߊ߬ ߝߍ߬ ߞߊ߬ <a href=\"{{URL}}\">ߛߍ߲ߛߍ߲ߟߊ߲ ߘߐߛߌ߰ ߕߎ߲߯</a>؟",
|
||||||
|
"search": "ߢߌߣߌ߲ߠߌ߲",
|
||||||
|
"book-filtering-all-categories": "ߦߌߟߡߊ ߟߎ߬ ߓߍ߯",
|
||||||
|
"book-filtering-all-languages": "ߞߊ߲ ߠߎ߬ ߓߍ߯",
|
||||||
|
"count-of-matching-books": "ߞߊ߬ߝߊ {{COUNT}}(ߟߎ߫)",
|
||||||
|
"download": "ߟߊ߬ߖߌ߰ߒ߬ߞߎ߲߬ߠߌ߲",
|
||||||
|
"direct-download-link-text": "ߒߕߋߟߋ߲ߡߊ߬",
|
||||||
|
"direct-download-alt-text": "ߟߊ߬ߖߌ߰ߒ߬ߞߎ߲߬ߠߌ߲߫ ߝߊ߲ߞߢߊ",
|
||||||
|
"hash-download-alt-text": "ߤߊߛ߭ ߟߊߖߌ߰ ߌ ߞߎ߲߬",
|
||||||
|
"magnet-link-text": "ߡߊߢߍߕ ߛߘߌ߬ߜߋ߲",
|
||||||
|
"magnet-alt-text": "ߡߊߢߍߕ ߟߊߖߌ߰ ߌ ߞߎ߲߬",
|
||||||
|
"torrent-download-link-text": "ߕߏߙߍ߲ߕ ߞߐߕߐ߮",
|
||||||
|
"torrent-download-alt-text": "ߕߏߙߍ߲ߕ ߟߊߖߌ߰ ߌ ߞߎ߲߬",
|
||||||
|
"welcome-to-kiwix-server": "ߌ ߣߌ߫ ߛߣߍ߫ ߞߥߌߞߛ ߡߊߛߐߟߊ߲ ߞߣߐ߫",
|
||||||
|
"download-links-heading": "<b><i>{{BOOK_TITLE}}</i></b> ߛߘߌ߬ߜߋ߲ ߠߊߖߌ߰ ߌ ߞߎ߲߬",
|
||||||
|
"download-links-title": "ߞߊ߬ߝߊ ߟߊߖߌ߰ ߌ ߞߎ߲߬",
|
||||||
|
"preview-book": "ߊ߬ ߘߐߜߍ߫ ߡߎߣߎ߲߬"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
"Strebski"
|
"Strebski",
|
||||||
|
"WaldiSt"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"name": "Polski",
|
"name": "Polski",
|
||||||
|
@ -23,5 +24,8 @@
|
||||||
"library-button-text": "Przejdź do strony powitalnej",
|
"library-button-text": "Przejdź do strony powitalnej",
|
||||||
"home-button-text": "Przejdź do głównej strony '{{BOOK_TITLE}}'",
|
"home-button-text": "Przejdź do głównej strony '{{BOOK_TITLE}}'",
|
||||||
"random-page-button-text": "Przejdź do losowo wybranej strony",
|
"random-page-button-text": "Przejdź do losowo wybranej strony",
|
||||||
"searchbox-tooltip": "Szukaj '{{BOOK_TITLE}}'"
|
"searchbox-tooltip": "Szukaj '{{BOOK_TITLE}}'",
|
||||||
|
"welcome-to-kiwix-server": "Witamy na serwerze Kiwix",
|
||||||
|
"download-links-title": "Pobierz książkę",
|
||||||
|
"preview-book": "Podgląd"
|
||||||
}
|
}
|
||||||
|
|
|
@ -45,9 +45,9 @@
|
||||||
"magnet-alt-text": "Hint for the icon of a magnet link",
|
"magnet-alt-text": "Hint for the icon of a magnet link",
|
||||||
"torrent-download-link-text": "Link text for downloading the torrent file",
|
"torrent-download-link-text": "Link text for downloading the torrent file",
|
||||||
"torrent-download-alt-text": "Hint for the icon of torrent download",
|
"torrent-download-alt-text": "Hint for the icon of torrent download",
|
||||||
|
"library-opds-feed-all-entries": "Hint for the library OPDS feed for all entries",
|
||||||
"filter-by-tag": "Hint for a link that would load results filtered by a single tag",
|
"filter-by-tag": "Hint for a link that would load results filtered by a single tag",
|
||||||
"stop-filtering-by-tag": "Tooltip for the button that cancels filtering by tag",
|
"stop-filtering-by-tag": "Tooltip for the button that cancels filtering by tag",
|
||||||
"library-opds-feed-all-entries": "Hint for the library OPDS feed for all entries",
|
|
||||||
"library-opds-feed-parameterised": "Hint for the library OPDS feed for filtered entries",
|
"library-opds-feed-parameterised": "Hint for the library OPDS feed for filtered entries",
|
||||||
"welcome-to-kiwix-server": "Title shown in browser's title bar/page tab",
|
"welcome-to-kiwix-server": "Title shown in browser's title bar/page tab",
|
||||||
"download-links-heading": "Heading for no-js download page",
|
"download-links-heading": "Heading for no-js download page",
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
|
"Kelson",
|
||||||
"L2212"
|
"L2212"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -28,5 +29,28 @@
|
||||||
"home-button-text": "Bae a sa pàgina printzipale de '{{BOOK_TITLE}}'",
|
"home-button-text": "Bae a sa pàgina printzipale de '{{BOOK_TITLE}}'",
|
||||||
"random-page-button-text": "Bae a una pàgina seletzionada a manera casuale",
|
"random-page-button-text": "Bae a una pàgina seletzionada a manera casuale",
|
||||||
"searchbox-tooltip": "Chirca '{{BOOK_TITLE}}'",
|
"searchbox-tooltip": "Chirca '{{BOOK_TITLE}}'",
|
||||||
"confusion-of-tongues": "Duos o prus libros in limbas diferentes diant pigare parte a sa chirca, cosa chi diat pòdere causare resurtados confusionosos."
|
"confusion-of-tongues": "Duos o prus libros in limbas diferentes diant pigare parte a sa chirca, cosa chi diat pòdere causare resurtados confusionosos.",
|
||||||
|
"welcome-page-overzealous-filter": "Perunu resurtadu. Boles <a href=\"{{URL}}\">resetare su filtru</a>?",
|
||||||
|
"powered-by-kiwix-html": "Alimentadu dae <a href=\"https://kiwix.org\">Kiwix</a>",
|
||||||
|
"search": "Chirca",
|
||||||
|
"book-filtering-all-categories": "Totu sas categorias",
|
||||||
|
"book-filtering-all-languages": "Totu sas limbas",
|
||||||
|
"count-of-matching-books": "{{COUNT}} libru/os",
|
||||||
|
"download": "Iscàrriga",
|
||||||
|
"direct-download-link-text": "Diretu",
|
||||||
|
"direct-download-alt-text": "iscarrigamentu diretu",
|
||||||
|
"hash-download-link-text": "Hash SHA256",
|
||||||
|
"hash-download-alt-text": "hash de s'iscarrigamentu",
|
||||||
|
"magnet-link-text": "Ligàmene Magnet",
|
||||||
|
"magnet-alt-text": "ligàmene \"magnet\" de iscarrigamentu",
|
||||||
|
"torrent-download-link-text": "Documentu Torrent",
|
||||||
|
"torrent-download-alt-text": "iscàrriga su torrent",
|
||||||
|
"library-opds-feed-all-entries": "Flussu OPDS de sa biblioteca – Totu sos elementos",
|
||||||
|
"filter-by-tag": "Filtra pro eticheta \"{{TAG}}\"",
|
||||||
|
"stop-filtering-by-tag": "Non filtres prus pro eticheta \"{{TAG}}\"",
|
||||||
|
"library-opds-feed-parameterised": "Flussu OPDS de sa biblioteca - elementos chi currispondet cun {{#LANG}}\nLimba: {{LANG}} {{/LANG}}{{#CATEGORY}}\nCategoria: {{CATEGORY}} {{/CATEGORY}}{{#TAG}}\nEticheta: {{TAG}} {{/TAG}}{{#Q}}\nChirca: {{Q}} {{/Q}}",
|
||||||
|
"welcome-to-kiwix-server": "Bene bènnidu a su serbidore de Kiwix",
|
||||||
|
"download-links-heading": "Ligàmenes de iscarrigamentu pro <b><i>{{BOOK_TITLE}}</i></b>",
|
||||||
|
"download-links-title": "Iscàrriga su libru",
|
||||||
|
"preview-book": "Antiprima"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
"Eleassar"
|
"Eleassar",
|
||||||
|
"Kelson"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"name": "slovenščina",
|
"name": "slovenščina",
|
||||||
|
@ -29,7 +30,7 @@
|
||||||
"random-page-button-text": "Pojdite na naključno izbrano stran",
|
"random-page-button-text": "Pojdite na naključno izbrano stran",
|
||||||
"searchbox-tooltip": "Poiščite »{{BOOK_TITLE}}«",
|
"searchbox-tooltip": "Poiščite »{{BOOK_TITLE}}«",
|
||||||
"confusion-of-tongues": "V iskanju bi bili uporabljeni dve ali več knjig v različnih jezikih, kar lahko pripelje do nejasnih zadetkov.",
|
"confusion-of-tongues": "V iskanju bi bili uporabljeni dve ali več knjig v različnih jezikih, kar lahko pripelje do nejasnih zadetkov.",
|
||||||
"welcome-page-overzealous-filter": "Ni zadetkov. Želite <a href=\"?lang=\">ponastaviti filter</a>?",
|
"welcome-page-overzealous-filter": "Ni zadetkov. Želite <a href=\"{{URL}}\">ponastaviti filter</a>?",
|
||||||
"powered-by-kiwix-html": "Omogoča <a href=\"https://kiwix.org\">Kiwix</a>",
|
"powered-by-kiwix-html": "Omogoča <a href=\"https://kiwix.org\">Kiwix</a>",
|
||||||
"search": "Išči",
|
"search": "Išči",
|
||||||
"book-filtering-all-categories": "Vse kategorije",
|
"book-filtering-all-categories": "Vse kategorije",
|
||||||
|
@ -44,7 +45,12 @@
|
||||||
"magnet-alt-text": "prenesi magnet",
|
"magnet-alt-text": "prenesi magnet",
|
||||||
"torrent-download-link-text": "Torrent datoteka",
|
"torrent-download-link-text": "Torrent datoteka",
|
||||||
"torrent-download-alt-text": "prenesi torrent",
|
"torrent-download-alt-text": "prenesi torrent",
|
||||||
"library-opds-feed": "Vir OPDS knjižnice",
|
"library-opds-feed-all-entries": "Knjižnični vir OPDS – Vsi vnosi",
|
||||||
"filter-by-tag": "Filtriraj po oznaki »{{TAG}}«",
|
"filter-by-tag": "Filtriraj po oznaki »{{TAG}}«",
|
||||||
"stop-filtering-by-tag": "Ustavi filtriranje po oznaki »{{TAG}}«"
|
"stop-filtering-by-tag": "Ustavi filtriranje po oznaki »{{TAG}}«",
|
||||||
|
"library-opds-feed-parameterised": "Knjižnični vir OPDS – vnosi, ki se ujemajo z {{#LANG}}\nJezik: {{LANG}} {{/LANG}}{{#CATEGORY}}\nKategorija: {{CATEGORY}} {{/CATEGORY}} {{#TAG}}\nOznaka: {{TAG}} {{/TAG}}{{#Q}}\nPoizvedba: {{Q}} {{/Q}}",
|
||||||
|
"welcome-to-kiwix-server": "Pozdravljeni na strežniku Kiwix",
|
||||||
|
"download-links-heading": "Povezave za prenos za <b><i>{{BOOK_TITLE}}</i></b>",
|
||||||
|
"download-links-title": "Prenesi knjigo",
|
||||||
|
"preview-book": "Predogled"
|
||||||
}
|
}
|
||||||
|
|
|
@ -30,5 +30,28 @@
|
||||||
"home-button-text": "Gå till huvudsidan för \"{{BOOK_TITLE}}\"",
|
"home-button-text": "Gå till huvudsidan för \"{{BOOK_TITLE}}\"",
|
||||||
"random-page-button-text": "Gå till en slumpmässigt utvald sida",
|
"random-page-button-text": "Gå till en slumpmässigt utvald sida",
|
||||||
"searchbox-tooltip": "Sök efter \"{{BOOK_TITLE}}\"",
|
"searchbox-tooltip": "Sök efter \"{{BOOK_TITLE}}\"",
|
||||||
"confusion-of-tongues": "Två eller fler böcker på olika språk skulle delta i sökningen, vilket kan ge förvirrande resultat."
|
"confusion-of-tongues": "Två eller fler böcker på olika språk skulle delta i sökningen, vilket kan ge förvirrande resultat.",
|
||||||
|
"welcome-page-overzealous-filter": "Inga resultat. Vill du <a href=\"{{URL}}\">återställa filtret</a>?",
|
||||||
|
"powered-by-kiwix-html": "Drivs av <a href=\"https://kiwix.org\">Kiwix</a>",
|
||||||
|
"search": "Sök",
|
||||||
|
"book-filtering-all-categories": "Alla kategorier",
|
||||||
|
"book-filtering-all-languages": "Alla språk",
|
||||||
|
"count-of-matching-books": "{{COUNT}} böcker",
|
||||||
|
"download": "Ladda ned",
|
||||||
|
"direct-download-link-text": "Direkt",
|
||||||
|
"direct-download-alt-text": "direktnedladdning",
|
||||||
|
"hash-download-link-text": "Sha256-hash",
|
||||||
|
"hash-download-alt-text": "ladda ned hash",
|
||||||
|
"magnet-link-text": "Magnetlänk",
|
||||||
|
"magnet-alt-text": "ladda ned magnet",
|
||||||
|
"torrent-download-link-text": "Torrent-fil",
|
||||||
|
"torrent-download-alt-text": "ladda ned torrent",
|
||||||
|
"library-opds-feed-all-entries": "Library OPDS Feed - Alla poster",
|
||||||
|
"filter-by-tag": "Filtrera efter taggen \"{{TAG}}\"",
|
||||||
|
"stop-filtering-by-tag": "Sluta filtrera efter taggen \"{{TAG}}\"",
|
||||||
|
"library-opds-feed-parameterised": "Library OPDS Feed - poster som matchar {{#LANG}}\nSpråk: {{LANG}} {{/LANG}}{{#CATEGORY}}\nKategori: {{CATEGORY}} {{/CATEGORY}}{{#TAG}}\nTagg: {{TAG}} {{/TAG}}{{#Q}}\nFråga: {{Q}} {{/Q}}",
|
||||||
|
"welcome-to-kiwix-server": "Välkommen till Kiwix Server",
|
||||||
|
"download-links-heading": "Nedladdningslänkar för <b><i>{{BOOK_TITLE}}</i></b>",
|
||||||
|
"download-links-title": "Ladda ned bok",
|
||||||
|
"preview-book": "Förhandsgranska"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
|
"Kelson",
|
||||||
"Kly",
|
"Kly",
|
||||||
"Winston Sung"
|
"Winston Sung"
|
||||||
]
|
]
|
||||||
|
@ -30,7 +31,7 @@
|
||||||
"random-page-button-text": "前往隨機選取頁面",
|
"random-page-button-text": "前往隨機選取頁面",
|
||||||
"searchbox-tooltip": "在{{BOOK_TITLE}}搜尋",
|
"searchbox-tooltip": "在{{BOOK_TITLE}}搜尋",
|
||||||
"confusion-of-tongues": "搜索裡有加入兩本或更多不同語言的書籍,這可能會導致混淆結果。",
|
"confusion-of-tongues": "搜索裡有加入兩本或更多不同語言的書籍,這可能會導致混淆結果。",
|
||||||
"welcome-page-overzealous-filter": "沒有結果。您想要<a href=\"?lang=\">重新設定篩選</a>嗎?",
|
"welcome-page-overzealous-filter": "沒有結果。您想要<a href=\"{{URL}}\">重新設定篩選</a>嗎?",
|
||||||
"powered-by-kiwix-html": "由 <a href=\"https://kiwix.org\">Kiwix</a> 提供技術支援",
|
"powered-by-kiwix-html": "由 <a href=\"https://kiwix.org\">Kiwix</a> 提供技術支援",
|
||||||
"search": "搜尋",
|
"search": "搜尋",
|
||||||
"book-filtering-all-categories": "所有分類",
|
"book-filtering-all-categories": "所有分類",
|
||||||
|
@ -45,7 +46,12 @@
|
||||||
"magnet-alt-text": "下載 magnet",
|
"magnet-alt-text": "下載 magnet",
|
||||||
"torrent-download-link-text": "Torrent 檔案",
|
"torrent-download-link-text": "Torrent 檔案",
|
||||||
"torrent-download-alt-text": "下載 torrent",
|
"torrent-download-alt-text": "下載 torrent",
|
||||||
"library-opds-feed": "圖書館 OPDS 訊息來源",
|
"library-opds-feed-all-entries": "圖書館 OPDS 摘要 - 所有項目",
|
||||||
"filter-by-tag": "依標籤「{{TAG}}」篩選",
|
"filter-by-tag": "依標籤「{{TAG}}」篩選",
|
||||||
"stop-filtering-by-tag": "停止依標籤「{{TAG}}」篩選"
|
"stop-filtering-by-tag": "停止依標籤「{{TAG}}」篩選",
|
||||||
|
"library-opds-feed-parameterised": "圖書館 OPDS 摘要 - 項目符合 {{#LANG}}\n語言:{{LANG}} {{/LANG}}{{#CATEGORY}}\n分類:{{CATEGORY}} {{/CATEGORY}}{{#TAG}}\n標籤:{{TAG}} {{/TAG}}{{#Q}}\n查詢:{{Q}} {{/Q}}",
|
||||||
|
"welcome-to-kiwix-server": "歡迎來到 Kiwix 伺服器",
|
||||||
|
"download-links-heading": "下載<b><i>{{BOOK_TITLE}}</i></b>的連結",
|
||||||
|
"download-links-title": "下載書籍",
|
||||||
|
"preview-book": "預覽"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue