mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-21 02:51:26 -04:00
Merge pull request #1207 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
This commit is contained in:
commit
3a82b9b145
@ -1,6 +1,7 @@
|
||||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Benoit74",
|
||||
"Florian COLLIN",
|
||||
"Gomoko",
|
||||
"Goombiis",
|
||||
@ -9,6 +10,7 @@
|
||||
"McDutchie",
|
||||
"Méthodes Bulebe Hangi",
|
||||
"Stephane",
|
||||
"Terio legale",
|
||||
"Verdy p",
|
||||
"Wladek92"
|
||||
]
|
||||
@ -138,6 +140,7 @@
|
||||
"delete-book-text": "Êtes-vous sûr de vouloir supprimer <b>{{ZIM}}</b> ?",
|
||||
"download-storage-error": "Erreur de stockage",
|
||||
"download-storage-error-text": "Le système n’a pas assez de place de stockage disponible.",
|
||||
"download-exceeds-max-file-size": "La taille du téléchargement dépasse la taille de fichier maximale prise en charge par le système de fichiers cible.",
|
||||
"download-dir-missing": "Le répertoire de téléchargement n’existe pas.",
|
||||
"download-dir-not-writable": "Le répertoire de téléchargement n’est pas accessible en écriture.",
|
||||
"download-unavailable": "Téléchargement indisponible",
|
||||
@ -166,6 +169,16 @@
|
||||
"zim-id": "ZIM Id",
|
||||
"zim-name": "Nom Zim",
|
||||
"zim-path": "Voie du fichier Zim",
|
||||
"bad-zim-file-error-page-title": "Fichier ZIM non valide",
|
||||
"bad-zim-file-error-page-text": "Le fichier ZIM est invalide ou corrompu.",
|
||||
"zim-entry-path": "Chemin d'accès ZIM",
|
||||
"export-reading-list": "Exporter la liste de lecture",
|
||||
"import-reading-list-error": "Une erreur s'est produite lors de l'importation de la liste de lecture."
|
||||
"export-reading-list-error": "Une erreur s'est produite lors de l'exportation de la liste de lecture.",
|
||||
"import-reading-list": "Importer la liste de lecture",
|
||||
"import-reading-list-error": "Une erreur s'est produite lors de l'importation de la liste de lecture.",
|
||||
"disable-sandbox": "Kiwix a été lancé à partir d'un lecteur réseau. Ceci est connu pour causer des problèmes de compatibilité avec le sandbox (bac à sable) de navigation. Par conséquent, le sandbox (bac à sable) sera désactivé. Voulez-vous continuer ?",
|
||||
"save-page-as": "Enregistrer sous...",
|
||||
"portable-disabled-tooltip": "Fonction désactivée en mode portable",
|
||||
"scroll-next-tab": "Faire défiler vers l' onglet suivant",
|
||||
"scroll-previous-tab": "Faire défiler vers l' onglet précédent"
|
||||
}
|
||||
|
@ -168,6 +168,9 @@
|
||||
"export-reading-list-error": "אירעה שגיאה בעת יצוא רשימת קריאה.",
|
||||
"import-reading-list": "יבוא רשימת קריאה",
|
||||
"import-reading-list-error": "אירעה שגיאה בעת יבוא רשימת קריאה.",
|
||||
"disable-sandbox": "היישום הופעל מכונן רשת. זה ידוע כגורם לבעיות תאימות בשל ארגז החול. האם לקחת את הסיכונים ולהשבית אותו?",
|
||||
"save-page-as": "שמירה בשם..."
|
||||
"disable-sandbox": "קיוויקס הופעל מכונן רשת. זה ידוע כגורם לבעיות תאימות בשל ארגז החול של העיון (browsing sandboxing). כתוצאה מזה, ארגז החול יושבת. האם להמשיך?",
|
||||
"save-page-as": "שמירה בשם...",
|
||||
"portable-disabled-tooltip": "הפונקציה מושבתת במצב נייד",
|
||||
"scroll-next-tab": "לגלול ללשונית הבאה",
|
||||
"scroll-previous-tab": "לגלול ללשונית הקודמת"
|
||||
}
|
||||
|
@ -119,5 +119,7 @@
|
||||
"next-tab": "다음 탭으로 이동",
|
||||
"previous-tab": "이전 탭으로 이동",
|
||||
"download-dir-missing": "다운로드 디렉터리가 존재하지 않습니다.",
|
||||
"download-dir-not-writable": "다운로드 디렉터리에 쓸 수 없습니다."
|
||||
"download-dir-not-writable": "다운로드 디렉터리에 쓸 수 없습니다.",
|
||||
"scroll-next-tab": "다음 탭으로 스크롤",
|
||||
"scroll-previous-tab": "이전 탭으로 스크롤"
|
||||
}
|
||||
|
@ -166,5 +166,8 @@
|
||||
"import-reading-list": "Увези список за читање",
|
||||
"import-reading-list-error": "Се јави грешка при увозот на списокот за читање.",
|
||||
"disable-sandbox": "Прилогот беше пуштен од мрежен двигател. Ова знае да прави проблеми со складноста поради песочникот. Дали сакате да го преземете ризикот и да оневозможите?",
|
||||
"save-page-as": "Зачувај како..."
|
||||
"save-page-as": "Зачувај како...",
|
||||
"portable-disabled-tooltip": "Функцијата е оневозможена во пренослив режим",
|
||||
"scroll-next-tab": "Пролизгајте кон следното јазиче",
|
||||
"scroll-previous-tab": "Пролизгајте кон претходното јазиче"
|
||||
}
|
||||
|
@ -172,9 +172,9 @@
|
||||
"export-reading-list-error": "Error description text for when exporting the reading list to a file failed.",
|
||||
"import-reading-list": "Represents the action of importing a reading list from a file.",
|
||||
"import-reading-list-error": "Error description text for when importing a reading list from a file failed.",
|
||||
"disable-sandbox": "Question description text for when disabling the sandbox feature (Windows network drive), asking the user if he wants to proceed.",
|
||||
"save-page-as": "Represents the action of saving the current tab content to a file chosen by the user.",
|
||||
"portable-disabled-tooltip": "Tooltip used to explain disabled components in the portable version.",
|
||||
"disable-sandbox": "Question description text for when disabling the sandbox feature (Windows network drive), asking the user if he wants to proceed.",
|
||||
"scroll-next-tab": "Represents the action of scrolling to the next tab of the current tab which toward the end of the tab bar.",
|
||||
"scroll-previous-tab": "Represents the action of scrolling to the previous tab of the current tab which toward the start of the tab bar."
|
||||
}
|
||||
|
@ -180,5 +180,6 @@
|
||||
"export-reading-list-error": "Ошибка при экспорте списка чтения.",
|
||||
"import-reading-list": "Импортировать список чтения",
|
||||
"import-reading-list-error": "Ошибка при импорте списка чтения.",
|
||||
"disable-sandbox": "Приложение было запущено с сетевого диска. Известно, что это может вызвать проблемы с совместимостью из-за песочницы. Хотите ли вы рискнуть и отключить его?",
|
||||
"save-page-as": "Сохранить как..."
|
||||
}
|
||||
|
@ -75,5 +75,7 @@
|
||||
"open-folder": "فولڈر کھولو",
|
||||
"no-videos": "ویڈیو کائنی",
|
||||
"zim-id": "ZIM آئی ڈی",
|
||||
"zim-name": "Zim ناں"
|
||||
"zim-name": "Zim ناں",
|
||||
"scroll-next-tab": "اڳلی ٹیب تے سکرول کرو",
|
||||
"scroll-previous-tab": "پچھلی ٹیب تے سکرول کرو"
|
||||
}
|
||||
|
@ -146,6 +146,7 @@
|
||||
"delete-book-text": "您确定要删除<b>{{ZIM}}</b>吗?",
|
||||
"download-storage-error": "储存错误",
|
||||
"download-storage-error-text": "存储空间不足。",
|
||||
"download-exceeds-max-file-size": "下载大小超出了目标文件系统支持的最大文件大小。",
|
||||
"download-dir-missing": "下载目录不存在。",
|
||||
"download-dir-not-writable": "下载目录不可写。",
|
||||
"download-unavailable": "下载不可用",
|
||||
@ -181,5 +182,9 @@
|
||||
"export-reading-list-error": "导出阅读列表时发生了错误。",
|
||||
"import-reading-list": "导入阅读列表",
|
||||
"import-reading-list-error": "导入阅读列表时发生了错误。",
|
||||
"disable-sandbox": "应用程序是从网络驱动器启动的。已知这会导致由沙盒引起的兼容性问题。您是否愿意冒险禁用它?"
|
||||
"disable-sandbox": "应用程序是从网络驱动器启动的。已知这会导致由沙盒引起的兼容性问题。您是否愿意冒险禁用它?",
|
||||
"save-page-as": "另存为...",
|
||||
"portable-disabled-tooltip": "便携模式下此功能被禁用",
|
||||
"scroll-next-tab": "滚动到下一个标签页",
|
||||
"scroll-previous-tab": "滚动到上一个标签页"
|
||||
}
|
||||
|
@ -168,5 +168,8 @@
|
||||
"import-reading-list": "匯入閱讀清單",
|
||||
"import-reading-list-error": "匯入閱讀清單時發生錯誤。",
|
||||
"disable-sandbox": "應用程式是從網路磁碟機啟動。目前已知這會因沙盒而導致相容性問題。您想冒風險來停用嗎?",
|
||||
"save-page-as": "另存為…"
|
||||
"save-page-as": "另存為…",
|
||||
"portable-disabled-tooltip": "功能在可攜式模式下停用",
|
||||
"scroll-next-tab": "捲動至下一個分頁",
|
||||
"scroll-previous-tab": "捲動至上一個分頁"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user