From 493223a461bdb6dd0be38b8665a4a73d54d5a337 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:23:51 +0100 Subject: [PATCH] chore: Pull transifex translations (#2340) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: lidel --- 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/pl/files.json | 9 +++++++++ public/locales/ru/files.json | 9 +++++++++ public/locales/tr/files.json | 9 +++++++++ public/locales/zh-CN/files.json | 9 +++++++++ 8 files changed, 72 insertions(+) diff --git a/public/locales/cs/files.json b/public/locales/cs/files.json index 844ce3c90..9fbc3b5f6 100644 --- a/public/locales/cs/files.json +++ b/public/locales/cs/files.json @@ -14,6 +14,7 @@ "openWithLocalAndPublicGateway": "Místo toho ji zkuste otevřít pomocí <1>místní nebo <3>veřejné brány.", "cantBePreviewed": "Litujeme, tento soubor nelze zobrazit", "addByPath": "Od IPFS", + "bulkImport": "Bulk import", "newFolder": "Nová složka", "generating": "Vytváření…", "actions": { @@ -59,6 +60,14 @@ "namePlaceholder": "Název (nepovinné)", "examples": "Příklady:" }, + "bulkImportModal": { + "title": "Bulk import with text file", + "description": "Upload a text file with a list of CIDs (names are optional). Example:", + "select": "Select file", + "selectedFile": "Selected file", + "invalidCids": "*Invalid CID(s) found", + "failedToReadFile": "*Failed to read file contents" + }, "newFolderModal": { "title": "Nová složka", "description": "Vložte jméno složky, kterou chcete vytvořit." diff --git a/public/locales/de/files.json b/public/locales/de/files.json index e11542f5f..905a1b89b 100644 --- a/public/locales/de/files.json +++ b/public/locales/de/files.json @@ -14,6 +14,7 @@ "openWithLocalAndPublicGateway": "Versuche es stattdessen mit Deinem <1>lokalen Gateway oder <3>öffentlichen Gateway zu öffnen.", "cantBePreviewed": "Für diese Datei ist keine Vorschau verfügbar", "addByPath": "Aus IPFS", + "bulkImport": "Bulk import", "newFolder": "Neuer Ordner", "generating": "Erstelle…", "actions": { @@ -59,6 +60,14 @@ "namePlaceholder": "Name (optional)", "examples": "Beispiele:" }, + "bulkImportModal": { + "title": "Bulk import with text file", + "description": "Upload a text file with a list of CIDs (names are optional). Example:", + "select": "Select file", + "selectedFile": "Selected file", + "invalidCids": "*Invalid CID(s) found", + "failedToReadFile": "*Failed to read file contents" + }, "newFolderModal": { "title": "Neuer Ordner", "description": "Gib den Namen des zu erstellenden Ordners ein." diff --git a/public/locales/fr/files.json b/public/locales/fr/files.json index be2a524a2..aeaaa5896 100644 --- a/public/locales/fr/files.json +++ b/public/locales/fr/files.json @@ -14,6 +14,7 @@ "openWithLocalAndPublicGateway": "Essayer de l'ouvrir plutôt avec votre <1>passerelle locale ou votre <3>passerelle publique.", "cantBePreviewed": "Désolé, ce fichier ne peut pas être prévisualisé", "addByPath": "Depuis IPFS", + "bulkImport": "Bulk import", "newFolder": "Nouveau répertoire", "generating": "Génération...", "actions": { @@ -59,6 +60,14 @@ "namePlaceholder": "Nom (optionnel)", "examples": "Exemples :" }, + "bulkImportModal": { + "title": "Bulk import with text file", + "description": "Upload a text file with a list of CIDs (names are optional). Example:", + "select": "Select file", + "selectedFile": "Selected file", + "invalidCids": "*Invalid CID(s) found", + "failedToReadFile": "*Failed to read file contents" + }, "newFolderModal": { "title": "Nouveau dossier", "description": "Insérer le nom du dossier que vous voulez créer." diff --git a/public/locales/id/files.json b/public/locales/id/files.json index de8789d5f..49910fad2 100644 --- a/public/locales/id/files.json +++ b/public/locales/id/files.json @@ -14,6 +14,7 @@ "openWithLocalAndPublicGateway": "Coba buka dengan <1>gerbang lokal Anda atau <3>gerbang publik.", "cantBePreviewed": "Maaf, berkas ini tidak dapat dipratinjau", "addByPath": "Dari IPFS", + "bulkImport": "Bulk import", "newFolder": "Map baru", "generating": "Menghasilkan…", "actions": { @@ -59,6 +60,14 @@ "namePlaceholder": "Nama (opsional)", "examples": "Contoh:" }, + "bulkImportModal": { + "title": "Bulk import with text file", + "description": "Upload a text file with a list of CIDs (names are optional). Example:", + "select": "Select file", + "selectedFile": "Selected file", + "invalidCids": "*Invalid CID(s) found", + "failedToReadFile": "*Failed to read file contents" + }, "newFolderModal": { "title": "Map baru", "description": "Masukkan nama map yang ingin Anda buat." diff --git a/public/locales/pl/files.json b/public/locales/pl/files.json index ec6699010..7bf94a672 100644 --- a/public/locales/pl/files.json +++ b/public/locales/pl/files.json @@ -14,6 +14,7 @@ "openWithLocalAndPublicGateway": "Spróbuj otworzyć go za pomocą swojej <1>lokalnej bramy lub <3>punlicznej bramy.", "cantBePreviewed": "Przepraszamy, nie można wyświetlić podglądu tego pliku", "addByPath": "Z IPFS", + "bulkImport": "Bulk import", "newFolder": "Nowy folder", "generating": "Generowanie...", "actions": { @@ -59,6 +60,14 @@ "namePlaceholder": "Nazwa (opcjonalnie)", "examples": "Przykłady:" }, + "bulkImportModal": { + "title": "Bulk import with text file", + "description": "Upload a text file with a list of CIDs (names are optional). Example:", + "select": "Select file", + "selectedFile": "Selected file", + "invalidCids": "*Invalid CID(s) found", + "failedToReadFile": "*Failed to read file contents" + }, "newFolderModal": { "title": "Nowy folder", "description": "Wpisz nazwę folderu, który chcesz utworzyć." diff --git a/public/locales/ru/files.json b/public/locales/ru/files.json index 7c4605f58..2edfd93d6 100644 --- a/public/locales/ru/files.json +++ b/public/locales/ru/files.json @@ -14,6 +14,7 @@ "openWithLocalAndPublicGateway": "Попробуйте вместо этого открыть его своим <1>локальным шлюзом или <3>обшественным шлюзом.", "cantBePreviewed": "Извините, предпросмотр файла невозможен", "addByPath": "Из IPFS", + "bulkImport": "Bulk import", "newFolder": "Новая папка", "generating": "Генерация...", "actions": { @@ -59,6 +60,14 @@ "namePlaceholder": "Имя (опционально)", "examples": "Примеры:" }, + "bulkImportModal": { + "title": "Bulk import with text file", + "description": "Upload a text file with a list of CIDs (names are optional). Example:", + "select": "Select file", + "selectedFile": "Selected file", + "invalidCids": "*Invalid CID(s) found", + "failedToReadFile": "*Failed to read file contents" + }, "newFolderModal": { "title": "Новая папка", "description": "Введите название папки, которую вы хотите создать." diff --git a/public/locales/tr/files.json b/public/locales/tr/files.json index b4aa0f0c3..bc4fd7ebd 100644 --- a/public/locales/tr/files.json +++ b/public/locales/tr/files.json @@ -14,6 +14,7 @@ "openWithLocalAndPublicGateway": "Bunun yerine <1>yerel ağ geçidinizle veya <3>genel ağ geçidinizle açmayı deneyin.", "cantBePreviewed": "Maalesef bu dosya önizlenemiyor", "addByPath": "IPFS'den", + "bulkImport": "Bulk import", "newFolder": "Yeni dosya", "generating": "Oluşturuluyor…", "actions": { @@ -59,6 +60,14 @@ "namePlaceholder": "İsim (İsteğe bağlı)", "examples": "Örnekler:" }, + "bulkImportModal": { + "title": "Bulk import with text file", + "description": "Upload a text file with a list of CIDs (names are optional). Example:", + "select": "Select file", + "selectedFile": "Selected file", + "invalidCids": "*Invalid CID(s) found", + "failedToReadFile": "*Failed to read file contents" + }, "newFolderModal": { "title": "Yeni dosya", "description": "Oluşturmak istediğiniz klasörün adını girin." diff --git a/public/locales/zh-CN/files.json b/public/locales/zh-CN/files.json index 4ba64eb86..11132cbdb 100644 --- a/public/locales/zh-CN/files.json +++ b/public/locales/zh-CN/files.json @@ -14,6 +14,7 @@ "openWithLocalAndPublicGateway": "尝试使用您的<1>本地网关或者<3>公共网关来打开。", "cantBePreviewed": "对不起,本文件不支持预览。", "addByPath": "来自 IPFS 路径", + "bulkImport": "Bulk import", "newFolder": "新建文件夹", "generating": "生成 ...", "actions": { @@ -59,6 +60,14 @@ "namePlaceholder": "名称 (可选)", "examples": "示例:" }, + "bulkImportModal": { + "title": "Bulk import with text file", + "description": "Upload a text file with a list of CIDs (names are optional). Example:", + "select": "Select file", + "selectedFile": "Selected file", + "invalidCids": "*Invalid CID(s) found", + "failedToReadFile": "*Failed to read file contents" + }, "newFolderModal": { "title": "新建文件夹", "description": "输入新建文件夹名称"