From 69a73146af86519cc5619deb079b550f1a104205 Mon Sep 17 00:00:00 2001 From: lidel Date: Mon, 18 Nov 2024 13:16:43 +0000 Subject: [PATCH] chore: Pull transifex translations Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- public/locales/ar/files.json | 9 ++++++--- public/locales/cs/files.json | 9 ++++++--- public/locales/de/files.json | 9 ++++++--- public/locales/fr/files.json | 9 ++++++--- public/locales/id/files.json | 9 ++++++--- public/locales/it/files.json | 9 ++++++--- public/locales/pl/files.json | 9 ++++++--- public/locales/ru/files.json | 9 ++++++--- public/locales/tr/files.json | 9 ++++++--- public/locales/zh-CN/files.json | 9 ++++++--- 10 files changed, 60 insertions(+), 30 deletions(-) diff --git a/public/locales/ar/files.json b/public/locales/ar/files.json index 533721a8f..6478d2a23 100644 --- a/public/locales/ar/files.json +++ b/public/locales/ar/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "استيراد من IPFS", "description": "إدراج مسار IPFS (CID) للاستيراد.", + "preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.", "importPathPlaceholder": "المسار أو الرقم التعريفي للعميل (مطلوب)", "namePlaceholder": "الاسم (اختياري)", "examples": "أمثلة:" @@ -114,9 +115,11 @@ "clickToDismiss": "Click to dismiss", "clickToCancel": "Click to cancel", "blocks": "تم التثبيت", - "allBlocks": "كل الكتل", - "allBlocksDescription": "الحجم الإجمالي للكتل على عقدة IPFS بالكامل ؛ يتضمن ذلك كل شيء في الملفات ، بالإضافة إلى جميع العناصر المثبتة محليًا وأي بيانات مخزنة مؤقتًا", - "filesDescription": "الحجم الإجمالي للبيانات في الدليل الحالي (من دليل فرعي ، يتم أيضًا عرض حجم جميع البيانات في الملفات)", + "localDatastore": "Local Datastore", + "localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.", + "currentLocationRoot": "My Files", + "currentLocation": "Current Location", + "currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.", "pinningQueue": "Pinning queue", "more": "أكثر", "files": "الملفات", diff --git a/public/locales/cs/files.json b/public/locales/cs/files.json index b6bc29cb7..33daeae4e 100644 --- a/public/locales/cs/files.json +++ b/public/locales/cs/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "Import z IPFS", "description": "Vložte cestu IPFS (CID) pro import.", + "preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.", "importPathPlaceholder": "Cesta nebo CID (povinné)", "namePlaceholder": "Název (nepovinné)", "examples": "Příklady:" @@ -114,9 +115,11 @@ "clickToDismiss": "Klikněte pro zamítnutí", "clickToCancel": "Kliknutím zrušte", "blocks": "Bloky", - "allBlocks": "Všechny bloky", - "allBlocksDescription": "Celková velikost bloků v celém uzlu IPFS; zahrnuje vše v Souborech a všechny lokálně připnuté položky a dočasná data v mezipaměti.", - "filesDescription": "Celková velikost dat v aktuálním adresáři (pokud se jedná o podadresář, zobrazí se také velikost všech dat v adresáři Soubory).", + "localDatastore": "Local Datastore", + "localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.", + "currentLocationRoot": "My Files", + "currentLocation": "Current Location", + "currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.", "pinningQueue": "Fronta připnutí", "more": "Více", "files": "Soubory", diff --git a/public/locales/de/files.json b/public/locales/de/files.json index 45b9aedce..e11542f5f 100644 --- a/public/locales/de/files.json +++ b/public/locales/de/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "Aus IPFS importieren", "description": "Gib einen IPFS Pfad (CID) zum Importieren ein.", + "preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.", "importPathPlaceholder": "Pfad oder CID (erforderlich)", "namePlaceholder": "Name (optional)", "examples": "Beispiele:" @@ -114,9 +115,11 @@ "clickToDismiss": "Zum Schließen klicken", "clickToCancel": "Zum Abbrechen klicken", "blocks": "Blöcke", - "allBlocks": "Alle Blöcke", - "allBlocksDescription": "Die Gesamtgröße aller Blöcke auf deinem IPFS Knoten; Dies umfasst alles in Dateien, sowie alle lokal angehefteten Elemente und alle temporär gespeicherten Daten", - "filesDescription": "Gesamtgröße der Daten im aktuellen Verzeichnis (wenn es sich um ein Unterverzeichnis handelt, wird auch die Größe aller Daten in Dateien angezeigt)", + "localDatastore": "Local Datastore", + "localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.", + "currentLocationRoot": "My Files", + "currentLocation": "Current Location", + "currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.", "pinningQueue": "Warteschlange für's Anheften", "more": "Mehr", "files": "Dateien", diff --git a/public/locales/fr/files.json b/public/locales/fr/files.json index a5dba0ccb..67be1cc18 100644 --- a/public/locales/fr/files.json +++ b/public/locales/fr/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "Importer depuis IPFS", "description": "Entrez un chemin IPFS (CID) pour l'importer.", + "preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.", "importPathPlaceholder": "Chemin ou CID (requis)", "namePlaceholder": "Nom (optionnel)", "examples": "Exemples :" @@ -114,9 +115,11 @@ "clickToDismiss": "Cliquez pour fermer", "clickToCancel": "Cliquez pour annuler", "blocks": "Blocs", - "allBlocks": "Tous les blocs", - "allBlocksDescription": "Taille totale des blocs de tout votre nœud IPFS. Cela inclut tout ce qui se trouve dans Fichiers, plus tous les éléments épinglés localement et le cache de données temporaire", - "filesDescription": "Taille totale des données dans ce dossier (si c'est un sous-dossier, la taille de tous les données dans Fichiers est aussi affichée)", + "localDatastore": "Local Datastore", + "localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.", + "currentLocationRoot": "My Files", + "currentLocation": "Current Location", + "currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.", "pinningQueue": "Queue d'épinglage", "more": "Plus", "files": "Fichiers", diff --git a/public/locales/id/files.json b/public/locales/id/files.json index 8c3c0bb9e..77fa952e6 100644 --- a/public/locales/id/files.json +++ b/public/locales/id/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "Impor dari IPFS", "description": "Masukkan jalur IPFS (CID) untuk diimpor.", + "preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.", "importPathPlaceholder": "Jalur atau CID (wajib)", "namePlaceholder": "Nama (opsional)", "examples": "Contoh:" @@ -114,9 +115,11 @@ "clickToDismiss": "Klik untuk menutup", "clickToCancel": "Klik untuk membatalkan", "blocks": "Blok", - "allBlocks": "Semua blok", - "allBlocksDescription": "Ukuran total blok di seluruh node IPFS Anda; ini mencakup semua yang ada di Berkas, ditambah semua item yang disematkan secara lokal dan semua data cache sementara", - "filesDescription": "Ukuran total data dalam direktori saat ini (jika subdirektori, ukuran semua data dalam Berkas juga ditampilkan)", + "localDatastore": "Local Datastore", + "localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.", + "currentLocationRoot": "My Files", + "currentLocation": "Current Location", + "currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.", "pinningQueue": "Menyematkan antrean", "more": "Lebih", "files": "Berkas", diff --git a/public/locales/it/files.json b/public/locales/it/files.json index b4d140c3d..c81e505d2 100644 --- a/public/locales/it/files.json +++ b/public/locales/it/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "Importa da IPFS", "description": "Inserisci un percorso IPFS (CID) da importare.", + "preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.", "importPathPlaceholder": "Percorso o CID (obbligatorio)", "namePlaceholder": "Nome (facoltativo)", "examples": "Esempi:" @@ -114,9 +115,11 @@ "clickToDismiss": "Click to dismiss", "clickToCancel": "Click to cancel", "blocks": "Blocchi", - "allBlocks": "Tutti i blocchi", - "allBlocksDescription": "Dimensione totale dei blocchi sul tuo intero nodo IPFS; questo include tutto ciò che si trova in Files, più tutti gli elementi localmente pinnati e qualsiasi dato temporaneo nella cache", - "filesDescription": "Dimensione totale dei dati nella directory corrente (se è una subdirectory, viene visualizzata anche la dimensione di tutti i dati nei Files)", + "localDatastore": "Local Datastore", + "localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.", + "currentLocationRoot": "My Files", + "currentLocation": "Current Location", + "currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.", "pinningQueue": "Pinning queue", "more": "Altro", "files": "File", diff --git a/public/locales/pl/files.json b/public/locales/pl/files.json index cc1ba633d..ec6699010 100644 --- a/public/locales/pl/files.json +++ b/public/locales/pl/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "Import z IPFS", "description": "Wstaw ścieżkę IPFS (CID) do importu.", + "preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.", "importPathPlaceholder": "Ścieżka lub CID (wymagane)", "namePlaceholder": "Nazwa (opcjonalnie)", "examples": "Przykłady:" @@ -114,9 +115,11 @@ "clickToDismiss": "Kliknij, aby rozwinąć", "clickToCancel": "Kliknij, aby anulować ", "blocks": "Bloki", - "allBlocks": "Wszystkie bloki", - "allBlocksDescription": "Całkowity rozmiar bloków na całym węźle IPFS; obejmuje to wszystko w plikach, plus wszystkie lokalnie przypięte elementy i wszelkie tymczasowo buforowane dane.", - "filesDescription": "Całkowity rozmiar danych w bieżącym katalogu (jeśli jest to podkatalog, wyświetlany jest również rozmiar wszystkich danych w Files)", + "localDatastore": "Local Datastore", + "localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.", + "currentLocationRoot": "My Files", + "currentLocation": "Current Location", + "currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.", "pinningQueue": "Kolejka do przypięcia", "more": "Więcej", "files": "Pliki", diff --git a/public/locales/ru/files.json b/public/locales/ru/files.json index 2fc9c8077..7c4605f58 100644 --- a/public/locales/ru/files.json +++ b/public/locales/ru/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "Импорт из IPFS", "description": "Введите путь IPFS (CID) для импортирования.", + "preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.", "importPathPlaceholder": "Путь или CID (обязательно)", "namePlaceholder": "Имя (опционально)", "examples": "Примеры:" @@ -114,9 +115,11 @@ "clickToDismiss": "Нажмите чтобы отклонить", "clickToCancel": "Нажмите чтобы отменить", "blocks": "Блоки", - "allBlocks": "Все блоки", - "allBlocksDescription": "Общий размер блоков во всем вашем узле IPFS; он включает в себя все, что находится в Файлах, плюс все локально подкрепленные элементы и все временно кешированные данные", - "filesDescription": "Общий размер данных в текущей директории (если это субдиректория, размер всех данных в Файлах также отображается)", + "localDatastore": "Local Datastore", + "localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.", + "currentLocationRoot": "My Files", + "currentLocation": "Current Location", + "currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.", "pinningQueue": "Очередь закрепления", "more": "Больше", "files": "Файлы", diff --git a/public/locales/tr/files.json b/public/locales/tr/files.json index 9455d9959..b4aa0f0c3 100644 --- a/public/locales/tr/files.json +++ b/public/locales/tr/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "IPFS'den içe aktar", "description": "İçe aktarmak için bir IPFS yolu (CID) girin.", + "preloadNote": "NOTE: Imported path is lazy-loaded by default, and will be retrieved on-demand as you browse it. To proactively prefetch imported path to the local Datastore, choose ”Download” from the context menu.", "importPathPlaceholder": "Yol veya Müşteri Kimliği (gerekli)", "namePlaceholder": "İsim (İsteğe bağlı)", "examples": "Örnekler:" @@ -114,9 +115,11 @@ "clickToDismiss": "Yok saymak için tıklayın", "clickToCancel": "İptal etmek için tıklayın", "blocks": "Bloklar", - "allBlocks": "Tüm bloklar", - "allBlocksDescription": "Tüm IPFS düğümünüzdeki toplam blok boyutu; Bu, Dosyalar'daki her şeyin yanı sıra yerel olarak sabitlenmiş tüm öğeleri ve geçici olarak önbelleğe alınmış verileri içerir", - "filesDescription": "Geçerli dizindeki toplam veri boyutu (bir alt dizin ise, Dosyalar'daki tüm verilerin boyutu da görüntülenir)", + "localDatastore": "Local Datastore", + "localDatastoreDescription": "Total size of all blocks currently stored in the Datastore of your IPFS node (“RepoSize” from “ipfs repo stat”). This includes everything in the Files view (MFS), low-level pins, and any recently removed or temporary cached blocks that were not garbage-collected yet.", + "currentLocationRoot": "My Files", + "currentLocation": "Current Location", + "currentLocationDescription": "Total size of the DAG behind the current directory (“CumulativeSize” from “ipfs files stat”). This value includes both local and remote blocks, and could be bigger than the size of your local datastore.", "pinningQueue": "Kuyruk tutturuluyor", "more": "Daha fazla", "files": "Dosyalar", diff --git a/public/locales/zh-CN/files.json b/public/locales/zh-CN/files.json index 6fd51f404..4ba64eb86 100644 --- a/public/locales/zh-CN/files.json +++ b/public/locales/zh-CN/files.json @@ -54,6 +54,7 @@ "addByPathModal": { "title": "从IPFS导入", "description": "输入要导入到的IPFS路径(CID)。", + "preloadNote": "注意:默认情况下,导入的路径是延迟加载的,在您浏览时将按需检索。要主动将导入的路径预取到本地数据存储,请从上下文菜单中选择“下载”。", "importPathPlaceholder": "路径或CID (必要)", "namePlaceholder": "名称 (可选)", "examples": "示例:" @@ -114,9 +115,11 @@ "clickToDismiss": "按此忽略", "clickToCancel": "按此取消", "blocks": "块", - "allBlocks": "所有块", - "allBlocksDescription": "您整个IPFS 节点内的所有已使用的块大小,这包括所有的文件,加上所有的本地固定的文件以及任何任何临时缓存的数据。", - "filesDescription": "当前目录的总数据大小(如果包含子文件夹也将一并合计)", + "localDatastore": "本地数据存储", + "localDatastoreDescription": "当前存储在IPFS节点数据存储中的所有块的总大小 (“RepoSize” 来自 “ipfs 仓库统计”)。这包括文件视图(MFS)中的所有内容、低级引脚以及任何最近删除或临时缓存但尚未垃圾回收的块。", + "currentLocationRoot": "我的文件", + "currentLocation": "当前位置", + "currentLocationDescription": "当前目录后面的DAG的总大小 (“CumulativeSize” 来自 “ipfs文件统计”)。此值包括本地和远程块,并且可能大于本地数据存储的大小。", "pinningQueue": "固定队列", "more": "更多", "files": "文件",