From b24f681c2464b800e32be78b85c55accdead8ee6 Mon Sep 17 00:00:00 2001 From: "translatewiki.net" Date: Thu, 18 May 2023 13:06:38 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. --- static/skin/i18n/bn.json | 5 ++++- static/skin/i18n/dga.json | 6 +++--- static/skin/i18n/el.json | 3 ++- static/skin/i18n/fi.json | 30 ++++++++++++++++++++++++++++ static/skin/i18n/fr.json | 11 ++++++++--- static/skin/i18n/he.json | 11 ++++++++--- static/skin/i18n/ia.json | 37 ++++++++++++++++++++++++++++++++--- static/skin/i18n/it.json | 9 ++++++--- static/skin/i18n/ja.json | 3 ++- static/skin/i18n/ko.json | 3 ++- static/skin/i18n/lb.json | 3 ++- static/skin/i18n/mk.json | 14 +++++++++---- static/skin/i18n/nl.json | 4 ++-- static/skin/i18n/nqo.json | 19 +++++++++++++++++- static/skin/i18n/pl.json | 8 ++++++-- static/skin/i18n/qqq.json | 2 +- static/skin/i18n/sc.json | 26 +++++++++++++++++++++++- static/skin/i18n/sl.json | 14 +++++++++---- static/skin/i18n/sv.json | 25 ++++++++++++++++++++++- static/skin/i18n/zh-hant.json | 12 +++++++++--- 20 files changed, 206 insertions(+), 39 deletions(-) create mode 100644 static/skin/i18n/fi.json diff --git a/static/skin/i18n/bn.json b/static/skin/i18n/bn.json index 82c023aa8..a7a460ec9 100644 --- a/static/skin/i18n/bn.json +++ b/static/skin/i18n/bn.json @@ -11,5 +11,8 @@ "library-button-text": "স্বাগত পাতায় চলুন", "home-button-text": "'{{BOOK_TITLE}}'-এর প্রধান পাতায় চলুন", "searchbox-tooltip": "'{{BOOK_TITLE}}' অনুসন্ধান করুন", - "search": "অনুসন্ধান" + "search": "অনুসন্ধান", + "welcome-to-kiwix-server": "কিউইক্স সার্ভারে স্বাগতম", + "download-links-title": "বই ডাউনলোড করুন", + "preview-book": "প্রাকদর্শন" } diff --git a/static/skin/i18n/dga.json b/static/skin/i18n/dga.json index 312e5d5dd..03713d9cf 100644 --- a/static/skin/i18n/dga.json +++ b/static/skin/i18n/dga.json @@ -1,10 +1,11 @@ { "@metadata": { "authors": [ - "Alhaji Yakubu" + "Alhaji Yakubu", + "Amire80" ] }, - "welcome-page-overzealous-filter": "Duoro kyebe. E na boɔra ka fo ", + "welcome-page-overzealous-filter": "Duoro kyebe. E na boɔra ka fo?", "search": "Bo", "book-filtering-all-categories": "Zagre zaa", "book-filtering-all-languages": "Kɔkɔrɛɛ zaa", @@ -15,7 +16,6 @@ "hash-download-alt-text": "Tage bonmannaa", "magnet-link-text": "Kurimaraa sobie", "magnet-alt-text": "Tage kurimaraa", - "library-opds-feed": "Gamadie OPDS diibu", "filter-by-tag": "Guy yi kpuli {{TAG}}", "stop-filtering-by-tag": "Bare gyɛɛbo kpuli {{TAG}}" } diff --git a/static/skin/i18n/el.json b/static/skin/i18n/el.json index 3718d36b0..99522a56c 100644 --- a/static/skin/i18n/el.json +++ b/static/skin/i18n/el.json @@ -1,10 +1,11 @@ { "@metadata": { "authors": [ + "Kelson", "Norhorn" ] }, - "welcome-page-overzealous-filter": "Κανένα αποτέλεσμα. Θέλετε να επαναφέρετε το φίλτρο;", + "welcome-page-overzealous-filter": "Κανένα αποτέλεσμα. Θέλετε να επαναφέρετε το φίλτρο;", "powered-by-kiwix-html": "Με την υποστήριξη by Kiwix", "search": "Αναζήτηση", "book-filtering-all-categories": "Όλες οι κατηγορίες", diff --git a/static/skin/i18n/fi.json b/static/skin/i18n/fi.json new file mode 100644 index 000000000..bd1736eee --- /dev/null +++ b/static/skin/i18n/fi.json @@ -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" +} diff --git a/static/skin/i18n/fr.json b/static/skin/i18n/fr.json index 2aac0a23b..775e47054 100644 --- a/static/skin/i18n/fr.json +++ b/static/skin/i18n/fr.json @@ -31,7 +31,7 @@ "random-page-button-text": "Aller à une page sélectionnée aléatoirement", "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.", - "welcome-page-overzealous-filter": "Aucun résultat. Souhaitez-vous réinitialiser le filtre ?", + "welcome-page-overzealous-filter": "Aucun résultat. Souhaitez-vous réinitialiser le filtre ?", "powered-by-kiwix-html": "Propulsé par Kiwix", "search": "Rechercher", "book-filtering-all-categories": "Toutes les catégories", @@ -46,7 +46,12 @@ "magnet-alt-text": "télécharger le lien Magnet", "torrent-download-link-text": "Fichier 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}} »", - "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 {{BOOK_TITLE}}", + "download-links-title": "Télécharger le livre", + "preview-book": "Aperçu" } diff --git a/static/skin/i18n/he.json b/static/skin/i18n/he.json index 0bc8a00cc..fedf63e9e 100644 --- a/static/skin/i18n/he.json +++ b/static/skin/i18n/he.json @@ -30,7 +30,7 @@ "random-page-button-text": "מעבר לדף שנבחר אקראית", "searchbox-tooltip": "חיפוש \"{{BOOK_TITLE}}\"", "confusion-of-tongues": "שני ספרים או יותר בשפות שונות ישתתפו בחיפוש, מה שעלול להוביל לתוצאות מבלבלות.", - "welcome-page-overzealous-filter": "אין תוצאות. האם לאפס את המסנן?", + "welcome-page-overzealous-filter": "אין תוצאות. האם לאפס את המסנן?", "powered-by-kiwix-html": "מופעל על־ידי Kiwix", "search": "חיפוש", "book-filtering-all-categories": "כל הקטגוריות", @@ -45,7 +45,12 @@ "magnet-alt-text": "הורדת magnet", "torrent-download-link-text": "קובץ טורנט", "torrent-download-alt-text": "הורדת טורנט", - "library-opds-feed": "הזנת OPDS של ספרייה", + "library-opds-feed-all-entries": "הזנת ספריית OPDS - כל הרשומות", "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": "הורדת קישורים עבור {{BOOK_TITLE}}", + "download-links-title": "הורדת ספר", + "preview-book": "תצוגה מקדימה" } diff --git a/static/skin/i18n/ia.json b/static/skin/i18n/ia.json index b34ca748e..b6af19257 100644 --- a/static/skin/i18n/ia.json +++ b/static/skin/i18n/ia.json @@ -1,10 +1,36 @@ { "@metadata": { "authors": [ + "Kelson", "McDutchie" ] }, - "welcome-page-overzealous-filter": "Nulle resultato. Vole tu reinitialisar le filtro?", + "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 {{PATTERN}}", + "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 reinitialisar le filtro?", "powered-by-kiwix-html": "Actionate per Kiwix", "search": "Cercar", "book-filtering-all-categories": "Tote le categorias", @@ -19,7 +45,12 @@ "magnet-alt-text": "ligamine \"magnet\" de discargamento", "torrent-download-link-text": "File 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}}\"", - "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 {{BOOK_TITLE}}", + "download-links-title": "Discargar libro", + "preview-book": "Previsualisation" } diff --git a/static/skin/i18n/it.json b/static/skin/i18n/it.json index 5edd9c570..da488b8bc 100644 --- a/static/skin/i18n/it.json +++ b/static/skin/i18n/it.json @@ -2,12 +2,13 @@ "@metadata": { "authors": [ "Albano", - "Beta16" + "Beta16", + "McDutchie" ] }, "name": "italiano", "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}}", "no-book-found": "Nessun libro corrisponde ai criteri di selezione", "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-languages": "Tutte le lingue", "count-of-matching-books": "{{COUNT}} libro/i", - "download": "Scarica" + "download": "Scarica", + "download-links-title": "Scarica libro", + "preview-book": "Anteprima" } diff --git a/static/skin/i18n/ja.json b/static/skin/i18n/ja.json index 3c069e9a2..aeac62113 100644 --- a/static/skin/i18n/ja.json +++ b/static/skin/i18n/ja.json @@ -28,5 +28,6 @@ "magnet-link-text": "マグネットリンク", "magnet-alt-text": "マグネットをダウンロード", "torrent-download-link-text": "Torrentファイル", - "torrent-download-alt-text": "Torrentをダウンロード" + "torrent-download-alt-text": "Torrentをダウンロード", + "preview-book": "プレビュー" } diff --git a/static/skin/i18n/ko.json b/static/skin/i18n/ko.json index b7b260fe9..4fe87d73c 100644 --- a/static/skin/i18n/ko.json +++ b/static/skin/i18n/ko.json @@ -14,5 +14,6 @@ "500-page-title": "내부 서버 오류", "500-page-heading": "내부 서버 오류", "fulltext-search-unavailable": "전문 검색을 사용할 수 없습니다", - "random-page-button-text": "무작위로 선택된 문서로 이동" + "random-page-button-text": "무작위로 선택된 문서로 이동", + "preview-book": "미리 보기" } diff --git a/static/skin/i18n/lb.json b/static/skin/i18n/lb.json index 823f665f8..cd2fa82da 100644 --- a/static/skin/i18n/lb.json +++ b/static/skin/i18n/lb.json @@ -1,6 +1,7 @@ { "@metadata": { "authors": [ + "Kelson", "Robby", "Volvox" ] @@ -16,7 +17,7 @@ "home-button-text": "Gitt op d'Haaptsäit vun '{{BOOK_TITLE}}'", "random-page-button-text": "Gitt op eng zoufälleg gewielte Säit", "searchbox-tooltip": "No '{{BOOK_TITLE}}' sichen", - "welcome-page-overzealous-filter": "Kee Resultat. Wëllt Dir de Filter zrécksetzen?", + "welcome-page-overzealous-filter": "Kee Resultat. Wëllt Dir de Filter zrécksetzen?", "search": "Sichen", "book-filtering-all-categories": "All Kategorien", "book-filtering-all-languages": "All Sproochen", diff --git a/static/skin/i18n/mk.json b/static/skin/i18n/mk.json index 9b1a85bf0..590fe2d74 100644 --- a/static/skin/i18n/mk.json +++ b/static/skin/i18n/mk.json @@ -1,7 +1,8 @@ { "@metadata": { "authors": [ - "Bjankuloski06" + "Bjankuloski06", + "Kelson" ] }, "name": "македонски", @@ -29,7 +30,7 @@ "random-page-button-text": "Оди на случајно избрана страница", "searchbox-tooltip": "Пребарај го „{{BOOK_TITLE}}“", "confusion-of-tongues": "Во пребарувањето ќе учествуваат две или повеќе книги на различни јазици, што може да довете до збунувачки исход.", - "welcome-page-overzealous-filter": "Нема исход. Дали би сакале да го поништите филтерот?", + "welcome-page-overzealous-filter": "Нема исход. Дали би сакале да го поништите филтерот?", "powered-by-kiwix-html": "Овозможено од Кивикс", "search": "Пребарај", "book-filtering-all-categories": "Сите категории", @@ -44,7 +45,12 @@ "magnet-alt-text": "преземи магнет", "torrent-download-link-text": "Торентна податотека", "torrent-download-alt-text": "преземи торент", - "library-opds-feed": "Библиотечен OPDS-тековник", + "library-opds-feed-all-entries": "Библиотечен тековник на OPDS — Сите ставки", "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": "Врски за преземање на {{BOOK_TITLE}}", + "download-links-title": "Преземи книга", + "preview-book": "Преглед" } diff --git a/static/skin/i18n/nl.json b/static/skin/i18n/nl.json index b7f9bd983..884154bf6 100644 --- a/static/skin/i18n/nl.json +++ b/static/skin/i18n/nl.json @@ -1,6 +1,7 @@ { "@metadata": { "authors": [ + "Kelson", "McDutchie", "Vistaus" ] @@ -9,7 +10,7 @@ "no-book-found": "Er zijn geen boeken die overeenkomen met de zoekcriteria", "no-value-for-arg": "Er is geen waarde opgegeven bij {{ARGUMENT}}", "no-query": "Er is geen zoekterm opgegeven.", - "welcome-page-overzealous-filter": "Geen resultaat. Wilt u het filter resetten?", + "welcome-page-overzealous-filter": "Geen resultaat. Wilt u het filter resetten?", "powered-by-kiwix-html": "Mogelijk gemaakt door Kiwix", "search": "Zoeken", "book-filtering-all-categories": "Alle categorieën", @@ -24,7 +25,6 @@ "magnet-alt-text": "magnet-link van de download", "torrent-download-link-text": "Torrent-bestand", "torrent-download-alt-text": "torrent downloaden", - "library-opds-feed": "OPDS-feed van de bibliotheek", "filter-by-tag": "Filteren op tag \"{{TAG}}\"", "stop-filtering-by-tag": "Stoppen met filteren op tag \"{{TAG}}\"" } diff --git a/static/skin/i18n/nqo.json b/static/skin/i18n/nqo.json index 4afe73c04..43a28edfc 100644 --- a/static/skin/i18n/nqo.json +++ b/static/skin/i18n/nqo.json @@ -1,6 +1,7 @@ { "@metadata": { "authors": [ + "Amire80", "Lancine.kounfantoh.fofana" ] }, @@ -29,5 +30,21 @@ "random-page-button-text": "ߕߊ߯ ߓߍ߲߬ߛߋ߲߬ߡߊ߬ ߞߐߜߍ߫ ߛߎߥߊ߲ߘߌߣߍ߲ ߠߎ߬ ߞߊ߲߬", "searchbox-tooltip": "ߕߌߙߌ߲ߠߌ߲ {{BOOK_TITLE}}", "confusion-of-tongues": "ߞߊ߬ߝߊ߫ ߝߌ߬ߟߊ߬ ߥߟߊ߫ ߦߙߌߞߊ ߞߊ߲߫ ߜߘߍ ߟߎ߬ ߘߐ߫߸ ߏ߬ ߟߎ߫ ߘߌߣߊ߬ ߕߘߍ߬ ߢߌߣߌ߲ߠߌ߲ ߘߐ߫߸ ߡߍ߲ ߠߎ߬ ߛߌ߫ ߞߣߐ߬ߝߟߌ ߟߊߘߏ߲߬ ߠߊ߫ ߞߐߝߟߌ ߘߐ߫.", - "welcome-page-overzealous-filter": "ߞߐߝߟߌ߫ ߕߴߦߋ߲߬. ߊ߬ ߝߐ߫ ߌ ߦߴߊ߬ ߝߍ߬ ߞߊ߬ ߛߍ߲ߛߍ߲ߟߊ߲ ߘߐߛߌ߰ ߕߎ߲߯؟" + "welcome-page-overzealous-filter": "ߞߐߝߟߌ߫ ߕߴߦߋ߲߬. ߊ߬ ߝߐ߫ ߌ ߦߴߊ߬ ߝߍ߬ ߞߊ߬ ߛߍ߲ߛߍ߲ߟߊ߲ ߘߐߛߌ߰ ߕߎ߲߯؟", + "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": "{{BOOK_TITLE}} ߛߘߌ߬ߜߋ߲ ߠߊߖߌ߰ ߌ ߞߎ߲߬", + "download-links-title": "ߞߊ߬ߝߊ ߟߊߖߌ߰ ߌ ߞߎ߲߬", + "preview-book": "ߊ߬ ߘߐߜߍ߫ ߡߎߣߎ߲߬" } diff --git a/static/skin/i18n/pl.json b/static/skin/i18n/pl.json index 3dcfbdf2d..d30cb4955 100644 --- a/static/skin/i18n/pl.json +++ b/static/skin/i18n/pl.json @@ -1,7 +1,8 @@ { "@metadata": { "authors": [ - "Strebski" + "Strebski", + "WaldiSt" ] }, "name": "Polski", @@ -23,5 +24,8 @@ "library-button-text": "Przejdź do strony powitalnej", "home-button-text": "Przejdź do głównej strony '{{BOOK_TITLE}}'", "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" } diff --git a/static/skin/i18n/qqq.json b/static/skin/i18n/qqq.json index 069f5e774..18c97a609 100644 --- a/static/skin/i18n/qqq.json +++ b/static/skin/i18n/qqq.json @@ -45,9 +45,9 @@ "magnet-alt-text": "Hint for the icon of a magnet link", "torrent-download-link-text": "Link text for downloading the torrent file", "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", "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", "welcome-to-kiwix-server": "Title shown in browser's title bar/page tab", "download-links-heading": "Heading for no-js download page", diff --git a/static/skin/i18n/sc.json b/static/skin/i18n/sc.json index 041cf7b68..fc095e231 100644 --- a/static/skin/i18n/sc.json +++ b/static/skin/i18n/sc.json @@ -1,6 +1,7 @@ { "@metadata": { "authors": [ + "Kelson", "L2212" ] }, @@ -28,5 +29,28 @@ "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", "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 resetare su filtru?", + "powered-by-kiwix-html": "Alimentadu dae Kiwix", + "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 {{BOOK_TITLE}}", + "download-links-title": "Iscàrriga su libru", + "preview-book": "Antiprima" } diff --git a/static/skin/i18n/sl.json b/static/skin/i18n/sl.json index afc020776..dd462cd79 100644 --- a/static/skin/i18n/sl.json +++ b/static/skin/i18n/sl.json @@ -1,7 +1,8 @@ { "@metadata": { "authors": [ - "Eleassar" + "Eleassar", + "Kelson" ] }, "name": "slovenščina", @@ -29,7 +30,7 @@ "random-page-button-text": "Pojdite na naključno izbrano stran", "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.", - "welcome-page-overzealous-filter": "Ni zadetkov. Želite ponastaviti filter?", + "welcome-page-overzealous-filter": "Ni zadetkov. Želite ponastaviti filter?", "powered-by-kiwix-html": "Omogoča Kiwix", "search": "Išči", "book-filtering-all-categories": "Vse kategorije", @@ -44,7 +45,12 @@ "magnet-alt-text": "prenesi magnet", "torrent-download-link-text": "Torrent datoteka", "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}}«", - "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 {{BOOK_TITLE}}", + "download-links-title": "Prenesi knjigo", + "preview-book": "Predogled" } diff --git a/static/skin/i18n/sv.json b/static/skin/i18n/sv.json index c9a6cda7c..cfa8119bb 100644 --- a/static/skin/i18n/sv.json +++ b/static/skin/i18n/sv.json @@ -30,5 +30,28 @@ "home-button-text": "Gå till huvudsidan för \"{{BOOK_TITLE}}\"", "random-page-button-text": "Gå till en slumpmässigt utvald sida", "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 återställa filtret?", + "powered-by-kiwix-html": "Drivs av Kiwix", + "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 {{BOOK_TITLE}}", + "download-links-title": "Ladda ned bok", + "preview-book": "Förhandsgranska" } diff --git a/static/skin/i18n/zh-hant.json b/static/skin/i18n/zh-hant.json index 0ecad1f61..8d828fae9 100644 --- a/static/skin/i18n/zh-hant.json +++ b/static/skin/i18n/zh-hant.json @@ -1,6 +1,7 @@ { "@metadata": { "authors": [ + "Kelson", "Kly", "Winston Sung" ] @@ -30,7 +31,7 @@ "random-page-button-text": "前往隨機選取頁面", "searchbox-tooltip": "在{{BOOK_TITLE}}搜尋", "confusion-of-tongues": "搜索裡有加入兩本或更多不同語言的書籍,這可能會導致混淆結果。", - "welcome-page-overzealous-filter": "沒有結果。您想要重新設定篩選嗎?", + "welcome-page-overzealous-filter": "沒有結果。您想要重新設定篩選嗎?", "powered-by-kiwix-html": "由 Kiwix 提供技術支援", "search": "搜尋", "book-filtering-all-categories": "所有分類", @@ -45,7 +46,12 @@ "magnet-alt-text": "下載 magnet", "torrent-download-link-text": "Torrent 檔案", "torrent-download-alt-text": "下載 torrent", - "library-opds-feed": "圖書館 OPDS 訊息來源", + "library-opds-feed-all-entries": "圖書館 OPDS 摘要 - 所有項目", "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": "下載{{BOOK_TITLE}}的連結", + "download-links-title": "下載書籍", + "preview-book": "預覽" }