Skip to content

Commit

Permalink
chore: Pull transifex translations (#2340)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lidel <[email protected]>
  • Loading branch information
github-actions[bot] and lidel authored Mar 4, 2025
1 parent a85bdc2 commit 493223a
Show file tree
Hide file tree
Showing 8 changed files with 72 additions and 0 deletions.
9 changes: 9 additions & 0 deletions public/locales/cs/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Místo toho ji zkuste otevřít pomocí <1>místní</1> nebo <3>veřejné brány</3>.",
"cantBePreviewed": "Litujeme, tento soubor nelze zobrazit",
"addByPath": "Od IPFS",
"bulkImport": "Bulk import",
"newFolder": "Nová složka",
"generating": "Vytváření…",
"actions": {
Expand Down Expand Up @@ -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."
Expand Down
9 changes: 9 additions & 0 deletions public/locales/de/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Versuche es stattdessen mit Deinem <1>lokalen Gateway</1> oder <3>öffentlichen Gateway</3> zu öffnen.",
"cantBePreviewed": "Für diese Datei ist keine Vorschau verfügbar",
"addByPath": "Aus IPFS",
"bulkImport": "Bulk import",
"newFolder": "Neuer Ordner",
"generating": "Erstelle…",
"actions": {
Expand Down Expand Up @@ -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."
Expand Down
9 changes: 9 additions & 0 deletions public/locales/fr/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Essayer de l'ouvrir plutôt avec votre <1>passerelle locale</1> ou votre <3>passerelle publique</3>.",
"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": {
Expand Down Expand Up @@ -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."
Expand Down
9 changes: 9 additions & 0 deletions public/locales/id/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Coba buka dengan <1>gerbang lokal</1> Anda atau <3>gerbang publik</3>.",
"cantBePreviewed": "Maaf, berkas ini tidak dapat dipratinjau",
"addByPath": "Dari IPFS",
"bulkImport": "Bulk import",
"newFolder": "Map baru",
"generating": "Menghasilkan…",
"actions": {
Expand Down Expand Up @@ -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."
Expand Down
9 changes: 9 additions & 0 deletions public/locales/pl/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Spróbuj otworzyć go za pomocą swojej <1>lokalnej bramy</1> lub <3>punlicznej bramy</3>.",
"cantBePreviewed": "Przepraszamy, nie można wyświetlić podglądu tego pliku",
"addByPath": "Z IPFS",
"bulkImport": "Bulk import",
"newFolder": "Nowy folder",
"generating": "Generowanie...",
"actions": {
Expand Down Expand Up @@ -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ć."
Expand Down
9 changes: 9 additions & 0 deletions public/locales/ru/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Попробуйте вместо этого открыть его своим <1>локальным шлюзом</1> или <3>обшественным шлюзом</3>.",
"cantBePreviewed": "Извините, предпросмотр файла невозможен",
"addByPath": "Из IPFS",
"bulkImport": "Bulk import",
"newFolder": "Новая папка",
"generating": "Генерация...",
"actions": {
Expand Down Expand Up @@ -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": "Введите название папки, которую вы хотите создать."
Expand Down
9 changes: 9 additions & 0 deletions public/locales/tr/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "Bunun yerine <1>yerel ağ geçidinizle</1> veya <3>genel ağ geçidinizle</3> açmayı deneyin.",
"cantBePreviewed": "Maalesef bu dosya önizlenemiyor",
"addByPath": "IPFS'den",
"bulkImport": "Bulk import",
"newFolder": "Yeni dosya",
"generating": "Oluşturuluyor…",
"actions": {
Expand Down Expand Up @@ -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."
Expand Down
9 changes: 9 additions & 0 deletions public/locales/zh-CN/files.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"openWithLocalAndPublicGateway": "尝试使用您的<1>本地网关</1>或者<3>公共网关</3>来打开。",
"cantBePreviewed": "对不起,本文件不支持预览。",
"addByPath": "来自 IPFS 路径",
"bulkImport": "Bulk import",
"newFolder": "新建文件夹",
"generating": "生成 ...",
"actions": {
Expand Down Expand Up @@ -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": "输入新建文件夹名称"
Expand Down

0 comments on commit 493223a

Please sign in to comment.