From dcea97676c406f09cb1b745a68f265b9636699f8 Mon Sep 17 00:00:00 2001 From: "translatewiki.net" Date: Thu, 16 Nov 2023 13:08:37 +0100 Subject: [PATCH] Localisation updates from https://translatewiki.net. --- resources/i18n/fa.json | 4 +++- resources/i18n/fr.json | 2 +- resources/i18n/ja.json | 2 ++ resources/i18n/zh-hant.json | 11 ++++++++++- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/resources/i18n/fa.json b/resources/i18n/fa.json index 70ad592..ba77b79 100644 --- a/resources/i18n/fa.json +++ b/resources/i18n/fa.json @@ -2,7 +2,8 @@ "@metadata": { "authors": [ "FarsiNevis", - "Jeeputer" + "Jeeputer", + "Rulebased" ] }, "name": "انگلیسی", @@ -51,6 +52,7 @@ "about-reporting-problem-title": "گزارش مشکل", "about-libraries-title": "کتابخانه‌ها", "local-files": "پرونده‌های محلی", + "language": "زبان", "hide": "پنهان کن", "open-in-browser": "در مرورگر باز کن", "all": "همه", diff --git a/resources/i18n/fr.json b/resources/i18n/fr.json index 015d73b..c7b4e01 100644 --- a/resources/i18n/fr.json +++ b/resources/i18n/fr.json @@ -11,7 +11,7 @@ }, "name": "Français", "error-title": "Erreur", - "error-downloader-window-title": "Impossible de créer le téléchargeur", + "error-downloader-window-title": "Impossible de créer le processus de téléchargement", "error-downloader-launch-message": "Impossible de lancer le téléchargement, Kiwix-desktop démarrera mais toutes les fonctions de téléchargement ne fonctionneront pas !", "error-launch-server-message": "Une erreur s’est produite !", "error-archive": "Impossible d’obtenir l’archive", diff --git a/resources/i18n/ja.json b/resources/i18n/ja.json index a0096cf..85d09c9 100644 --- a/resources/i18n/ja.json +++ b/resources/i18n/ja.json @@ -2,6 +2,7 @@ "@metadata": { "authors": [ "Funa-enpitu", + "LaMagiaaa", "MathXplore", "Mugenpman", "Object*tofu", @@ -34,6 +35,7 @@ "size": "サイズ", "date": "日付", "open": "開く", + "delete": "削除", "monitor-directory-default": "セットされていません", "clear": "クリア", "about-kiwix-desktop-description": "Kiwix を使えば、あなたがどこへ行くときでもウィキペディア全体を一緒に持ち歩くことができます!ボートの上でも、なんでもない場所のど真ん中でも、あるいは刑務所でも、Kiwix は全人類の知識へのアクセスを可能にします。インターネットは必要ありません、すべてはあなたのコンピューター上に保存されます。", diff --git a/resources/i18n/zh-hant.json b/resources/i18n/zh-hant.json index d10dff4..0fc60f1 100644 --- a/resources/i18n/zh-hant.json +++ b/resources/i18n/zh-hant.json @@ -93,6 +93,8 @@ "fullscreen-notification": "您現在是處在全螢幕模式。若要離開請按下 ESC 鍵!", "online-files": "線上檔案", "local-files": "本地檔案", + "category": "分類", + "language": "語言", "hide": "隱藏", "open-in-browser": "在瀏覽器中開啟", "start-kiwix-server": "啟動 Kiwix 伺服器", @@ -155,5 +157,12 @@ "couldnt-open-location-text": "Kiwix 開啟資料夾{{FOLDER}}", "move-files-to-trash": "將已刪除的檔案移至垃圾桶", "move-files-to-trash-text": "此操作將會把檔案移至垃圾桶。", - "perma-delete-files-text": "此操作將會永久刪除檔案。" + "perma-delete-files-text": "此操作將會永久刪除檔案。", + "clear-filter": "清除目前的篩選設定", + "language-searcher-placeholder": "篩選語言", + "category-searcher-placeholder": "篩選分類", + "content-type-searcher-placeholder": "篩選內容類型", + "no-details": "僅介紹", + "no-pictures": "沒有圖片", + "no-videos": "沒有影片" }