@hoardodile/i18n 0.1.13 → 0.1.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{catalogs-5txKgD19.d.ts → catalogs-zfd8zty8.d.ts} +1 -1
- package/dist/catalogs.d.ts +1 -1
- package/dist/catalogs.js +5 -5
- package/dist/catalogs.js.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/catalogs/de.json +1 -1
- package/src/catalogs/en.json +1 -1
- package/src/catalogs/es.json +1 -1
- package/src/catalogs/ja.json +1 -1
- package/src/catalogs/zh.json +1 -1
package/package.json
CHANGED
package/src/catalogs/de.json
CHANGED
|
@@ -1577,7 +1577,7 @@
|
|
|
1577
1577
|
"resultFailed": "Fehlgeschlagen",
|
|
1578
1578
|
"sourceSharedDescription": "Wähle einen Ordner aus den gemeinsamen Import-Stammordnern des Servers.",
|
|
1579
1579
|
"sourceSharedDisabled": "Der Import aus gemeinsamen Ordnern ist nicht eingerichtet.",
|
|
1580
|
-
"sourceZipDescription": "
|
|
1580
|
+
"sourceZipDescription": "Ein Archiv — wird auf dem Server entpackt und dann gescannt (zip, tar, 7z, rar, xz, gzip).",
|
|
1581
1581
|
"importingDescription": "Aus dem gewählten Ordner werden Ressourcen erstellt. Dies kann einen Moment dauern.",
|
|
1582
1582
|
"stepSource": "Quelle",
|
|
1583
1583
|
"stepBrowse": "Durchsuchen",
|
package/src/catalogs/en.json
CHANGED
|
@@ -1577,7 +1577,7 @@
|
|
|
1577
1577
|
"resultFailed": "Failed",
|
|
1578
1578
|
"sourceSharedDescription": "Pick a folder from the server's shared import roots.",
|
|
1579
1579
|
"sourceSharedDisabled": "Shared folder import is not configured.",
|
|
1580
|
-
"sourceZipDescription": "
|
|
1580
|
+
"sourceZipDescription": "An archive — extracted on the server, then scanned (zip, tar, 7z, rar, xz, gzip).",
|
|
1581
1581
|
"importingDescription": "Resources are being created from the selected folder. This may take a moment.",
|
|
1582
1582
|
"stepSource": "Source",
|
|
1583
1583
|
"stepBrowse": "Browse",
|
package/src/catalogs/es.json
CHANGED
|
@@ -1577,7 +1577,7 @@
|
|
|
1577
1577
|
"resultFailed": "Fallido",
|
|
1578
1578
|
"sourceSharedDescription": "Elige una carpeta de las raíces de importación compartidas del servidor.",
|
|
1579
1579
|
"sourceSharedDisabled": "La importación de carpetas compartidas no está configurada.",
|
|
1580
|
-
"sourceZipDescription": "Un
|
|
1580
|
+
"sourceZipDescription": "Un archivo comprimido — se extrae en el servidor y luego se analiza (zip, tar, 7z, rar, xz, gzip).",
|
|
1581
1581
|
"importingDescription": "Se están creando recursos a partir de la carpeta seleccionada. Esto puede tardar un momento.",
|
|
1582
1582
|
"stepSource": "Origen",
|
|
1583
1583
|
"stepBrowse": "Explorar",
|
package/src/catalogs/ja.json
CHANGED
|
@@ -1577,7 +1577,7 @@
|
|
|
1577
1577
|
"resultFailed": "失敗",
|
|
1578
1578
|
"sourceSharedDescription": "サーバーの共有インポートルートからフォルダーを選択。",
|
|
1579
1579
|
"sourceSharedDisabled": "共有フォルダーからのインポートが設定されていません。",
|
|
1580
|
-
"sourceZipDescription": "
|
|
1580
|
+
"sourceZipDescription": "アーカイブ — サーバー上で展開し、その後スキャンします(zip、tar、7z、rar、xz、gzip)。",
|
|
1581
1581
|
"importingDescription": "選択したフォルダーからリソースを作成しています。少し時間がかかる場合があります。",
|
|
1582
1582
|
"stepSource": "ソース",
|
|
1583
1583
|
"stepBrowse": "参照",
|
package/src/catalogs/zh.json
CHANGED
|
@@ -1577,7 +1577,7 @@
|
|
|
1577
1577
|
"resultFailed": "失败",
|
|
1578
1578
|
"sourceSharedDescription": "从服务器的共享导入根目录中挑选一个文件夹。",
|
|
1579
1579
|
"sourceSharedDisabled": "未配置共享文件夹导入。",
|
|
1580
|
-
"sourceZipDescription": "
|
|
1580
|
+
"sourceZipDescription": "上传压缩包——在服务器端解压后扫描(支持 zip、tar、7z、rar、xz、gzip)。",
|
|
1581
1581
|
"importingDescription": "正在从所选目录创建资源,请稍候。",
|
|
1582
1582
|
"stepSource": "来源",
|
|
1583
1583
|
"stepBrowse": "浏览",
|