diff --git a/app/appearance/langs/de_DE.json b/app/appearance/langs/de_DE.json index a7cc3f988..5b5d0bf15 100644 --- a/app/appearance/langs/de_DE.json +++ b/app/appearance/langs/de_DE.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "Sind Sie sicher, dass Sie das Feld, das mit ${x} verknüpft ist, löschen möchten?", + "keepRelationField": "Verknüpftes Feld behalten", "exportPDFLowMemory": "Nicht genügend verfügbarer Speicher, um dieses PDF zu exportieren, bitte reduzieren Sie den Inhalt oder erhöhen Sie den verfügbaren Speicher und versuchen Sie es erneut", "exportConf": "Export-Einstellungen", "exportConfTip": "Konto, Zugriffscode, Synchronisation, API-Token und Daten-Repo-Schlüssel werden nicht exportiert", diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index 4df3eb1f3..4887b430a 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "Are you sure you want to delete the field associated with ${x}?", + "keepRelationField": "Keep associated field", "exportPDFLowMemory": "Insufficient available memory to export this PDF, please reduce the content or increase available memory and try exporting again", "exportConf": "Export settings", "exportConfTip": "Account, access authorization code, synchronization, API token and data repo key will not be exported", diff --git a/app/appearance/langs/es_ES.json b/app/appearance/langs/es_ES.json index abf943275..080887e38 100644 --- a/app/appearance/langs/es_ES.json +++ b/app/appearance/langs/es_ES.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "¿Está seguro de que desea eliminar el campo asociado a ${x}?", + "keepRelationField": "Mantener el campo asociado", "exportPDFLowMemory": "Memoria disponible insuficiente para exportar este PDF, por favor reduzca el contenido o aumente la memoria disponible y vuelva a intentar exportar", "exportConf": "Configuración de exportación", "exportConfTip": "Las cuentas, los códigos de acceso, la sincronización, los tokens API y las claves del almacén de datos no se exportarán", diff --git a/app/appearance/langs/fr_FR.json b/app/appearance/langs/fr_FR.json index 2c594a956..e5b1dfd8a 100644 --- a/app/appearance/langs/fr_FR.json +++ b/app/appearance/langs/fr_FR.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "Êtes-vous sûr de vouloir supprimer le champ associé à ${x}?", + "keepRelationField": "Conserver le champ associé", "exportPDFLowMemory": "Mémoire disponible insuffisante pour exporter ce PDF, veuillez réduire le contenu ou augmenter la mémoire disponible et réessayer d'exporter", "exportConf": "Exporter les paramètres", "exportConfTip": "Les comptes, codes d'accès, synchronisation, tokens API et clés d'entrepôt de données ne seront pas exportés", diff --git a/app/appearance/langs/he_IL.json b/app/appearance/langs/he_IL.json index bbc3988f2..e5a21e06c 100644 --- a/app/appearance/langs/he_IL.json +++ b/app/appearance/langs/he_IL.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "האם אתה בטוח שברצונך למחוק את השדה המשויך ל-${x}?", + "keepRelationField": "שמור על השדה המשויך", "exportPDFLowMemory": "אין מספיק זיכרון זמין במערכת כדי לייצא את ה-PDF הזה, נא לצמצם את התוכן או להגדיל את הזיכרון הזמין ולנסות שוב לייצא", "exportConf": "הגדרות ייצוא", "exportConfTip": "פרטי חשבון, קוד אישור גישה, סנכרון, אסימון API ומפתח מאגר נתונים לא ייוצאו", diff --git a/app/appearance/langs/it_IT.json b/app/appearance/langs/it_IT.json index f679eb639..e88d6a1b6 100644 --- a/app/appearance/langs/it_IT.json +++ b/app/appearance/langs/it_IT.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "Sei sicuro di voler eliminare il campo associato a ${x}?", + "keepRelationField": "Mantieni il campo associato", "exportPDFLowMemory": "Memoria disponibile insufficiente per esportare questo PDF, riduci il contenuto o aumenta la memoria disponibile e riprova a esportare", "exportConf": "Impostazioni di esportazione", "exportConfTip": "Account, codici di accesso, sincronizzazione, token API e chiavi di data warehouse non verranno esportati", diff --git a/app/appearance/langs/ja_JP.json b/app/appearance/langs/ja_JP.json index edc6971e2..2acd987bd 100644 --- a/app/appearance/langs/ja_JP.json +++ b/app/appearance/langs/ja_JP.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "${x} に関連するフィールドを同時に削除してもよろしいですか?", + "keepRelationField": "関連フィールドを保持", "exportPDFLowMemory": "システムの利用可能なメモリが不足しているため、このPDFをエクスポートできません。内容を減らすか、利用可能なメモリを増やしてから再試行してください", "exportConf": "設定のエクスポート", "exportConfTip": "アカウント、アクセス コード、同期、API トークン、データ ウェアハウス キーはエクスポートされません", diff --git a/app/appearance/langs/pl_PL.json b/app/appearance/langs/pl_PL.json index 3f9f9ee2f..9e4d1c0c0 100644 --- a/app/appearance/langs/pl_PL.json +++ b/app/appearance/langs/pl_PL.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "Czy na pewno chcesz usunąć pole powiązane z ${x}?", + "keepRelationField": "Zachowaj powiązane pole", "exportPDFLowMemory": "Za mało dostępnej pamięci, aby wyeksportować ten PDF, proszę zmniejszyć zawartość lub zwiększyć dostępną pamięć i spróbować ponownie", "exportConf": "Ustawienia eksportu", "exportConfTip": "Konto, kod autoryzacji dostępu, synchronizacja, token API i klucz repozytorium danych nie będą eksportowane", diff --git a/app/appearance/langs/ru_RU.json b/app/appearance/langs/ru_RU.json index 537152bc4..2e4f7320e 100644 --- a/app/appearance/langs/ru_RU.json +++ b/app/appearance/langs/ru_RU.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "Вы уверены, что хотите удалить поле, связанное с ${x}?", + "keepRelationField": "Сохранить связанное поле", "exportPDFLowMemory": "Недостаточно доступной памяти для экспорта этого PDF, пожалуйста, уменьшите содержимое или увеличьте доступную память и повторите попытку экспорта", "exportConf": "Экспорт настроек", "exportConfTip": "Учетная запись, код авторизации доступа, синхронизация, API токен и ключ репозитория данных не будут экспортированы", diff --git a/app/appearance/langs/zh_CHT.json b/app/appearance/langs/zh_CHT.json index 48e6811c7..dd7fbcf79 100644 --- a/app/appearance/langs/zh_CHT.json +++ b/app/appearance/langs/zh_CHT.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "確定同時刪除關聯至 ${x} 中的字段嗎?", + "keepRelationField": "保留關聯字段", "exportPDFLowMemory": "系統可用記憶體不足,無法導出該 PDF,請減少內容或者增加可用記憶體後再嘗試導出", "exportConf": "匯出設定", "exportConfTip": "帳號、存取授權碼、同步、API token 和資料倉儲金鑰不會被匯出", diff --git a/app/appearance/langs/zh_CN.json b/app/appearance/langs/zh_CN.json index df61432b3..83ed5ceb3 100644 --- a/app/appearance/langs/zh_CN.json +++ b/app/appearance/langs/zh_CN.json @@ -1,4 +1,6 @@ { + "confirmRemoveRelationField": "确定同时删除关联至 ${x} 中的字段吗?", + "keepRelationField": "保留关联字段", "exportPDFLowMemory": "系统可用内存不足,无法导出该 PDF,请减少内容或者增加可用内存后再尝试导出", "exportConf": "导出设置", "exportConfTip": "账号、访问授权码、同步、API token 和数据仓库密钥不会被导出",