Merge pull request #1004 from kiwix/translatewiki

Localisation updates from https://translatewiki.net.
This commit is contained in:
Kelson 2023-11-17 13:47:50 +01:00 committed by GitHub
commit d5ce9b4253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 3 deletions

View File

@ -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": "همه",

View File

@ -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 sest produite!",
"error-archive": "Impossible dobtenir larchive",

View File

@ -2,6 +2,7 @@
"@metadata": {
"authors": [
"Funa-enpitu",
"LaMagiaaa",
"MathXplore",
"Mugenpman",
"Objecttofu",
@ -34,6 +35,7 @@
"size": "サイズ",
"date": "日付",
"open": "開く",
"delete": "削除",
"monitor-directory-default": "セットされていません",
"clear": "クリア",
"about-kiwix-desktop-description": "Kiwix を使えば、あなたがどこへ行くときでもウィキペディア全体を一緒に持ち歩くことができますボートの上でも、なんでもない場所のど真ん中でも、あるいは刑務所でも、Kiwix は全人類の知識へのアクセスを可能にします。インターネットは必要ありません、すべてはあなたのコンピューター上に保存されます。",

View File

@ -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": "沒有影片"
}