Merged PR 706: 翻訳情報を反映する
## 概要 [Task3529: 翻訳情報を反映する](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/3529) - 翻訳情報を反映 ## レビューポイント - 特になし ## UIの変更 - Before/Afterのスクショなど - スクショ置き場 ## 動作確認状況 - ローカルで確認、develop環境で確認など ## 補足 - 相談、参考資料などがあれば
This commit is contained in:
parent
dbff86915e
commit
f9d5082f39
@ -24,7 +24,7 @@
|
||||
"headerDictations": "Diktate",
|
||||
"headerWorkflow": "Arbeitsablauf",
|
||||
"headerPartners": "Partner",
|
||||
"headerSupport": "(de)Support",
|
||||
"headerSupport": "Support",
|
||||
"tier1": "Admin",
|
||||
"tier2": "BC",
|
||||
"tier3": "Verteiler",
|
||||
@ -76,6 +76,7 @@
|
||||
"linkOfEula": "Klicken Sie hier, um die Endbenutzer-Lizenzvereinbarung zu lesen.",
|
||||
"linkOfPrivacyNotice": "Klicken Sie hier, um die Datenschutzerklärung zu lesen.",
|
||||
"forOdms": "für ODMS Cloud.",
|
||||
"termsCheckBox": "Ja, ich stimme den Nutzungsbedingungen zu.",
|
||||
"createAccountButton": "Einreichen"
|
||||
}
|
||||
},
|
||||
@ -179,8 +180,8 @@
|
||||
"storageSize": "Lagerung verfügbar",
|
||||
"usedSize": "Gebrauchter Lagerung",
|
||||
"storageAvailable": "Speicher nicht verfügbar (Menge überschritten)",
|
||||
"licenseLabel": "(de)License",
|
||||
"storageLabel": "(de)Storage"
|
||||
"licenseLabel": "Lizenz",
|
||||
"storageLabel": "Lagerung"
|
||||
}
|
||||
},
|
||||
"licenseOrderPage": {
|
||||
@ -206,8 +207,9 @@
|
||||
"noPlaybackAuthorization": "Sie haben keine Berechtigung zum Abspielen dieser Datei.",
|
||||
"taskToPlaybackNoExists": "Die Datei kann nicht abgespielt werden, da sie bereits transkribiert wurde oder nicht existiert.",
|
||||
"taskNotEditable": "Der Transkriptionist kann nicht geändert werden, da die Transkription bereits ausgeführt wird oder die Datei nicht vorhanden ist. Bitte aktualisieren Sie den Bildschirm und prüfen Sie den aktuellen Status.",
|
||||
"backupFailedError": "(de)ファイルのバックアップに失敗したため処理を中断しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
||||
"cancelFailedError": "(de)タスクのキャンセルに失敗しました。画面を更新し、再度ご確認ください。"
|
||||
"backupFailedError": "Der Prozess „Dateisicherung“ ist fehlgeschlagen. Bitte versuchen Sie es später noch einmal. Wenn der Fehler weiterhin besteht, wenden Sie sich an Ihren Systemadministrator.",
|
||||
"cancelFailedError": "Die Diktate konnten nicht gelöscht werden. Bitte aktualisieren Sie Ihren Bildschirm und versuchen Sie es erneut.",
|
||||
"deleteFailedError": "(de)タスクの削除に失敗しました。画面を更新し、再度ご確認ください。"
|
||||
},
|
||||
"label": {
|
||||
"title": "Diktate",
|
||||
@ -250,9 +252,9 @@
|
||||
"deleteDictation": "Diktat löschen",
|
||||
"selectedTranscriptionist": "Ausgewählter transkriptionist",
|
||||
"poolTranscriptionist": "Transkriptionsliste",
|
||||
"fileBackup": "(de)File Backup",
|
||||
"downloadForBackup": "(de)Download for backup",
|
||||
"applications": "(de)Applications",
|
||||
"fileBackup": "Dateisicherung",
|
||||
"downloadForBackup": "Zur Sicherung herunterladen",
|
||||
"applications": "Desktopanwendung",
|
||||
"cancelDictation": "Transkription abbrechen"
|
||||
}
|
||||
},
|
||||
@ -471,7 +473,7 @@
|
||||
"addAccount": "Konto hinzufügen",
|
||||
"name": "Name der Firma",
|
||||
"category": "Kontoebene",
|
||||
"accountId": "Konto-ID",
|
||||
"accountId": "Autoren-ID",
|
||||
"country": "Land",
|
||||
"primaryAdmin": "Hauptadministrator",
|
||||
"email": "Email",
|
||||
@ -538,22 +540,22 @@
|
||||
},
|
||||
"supportPage": {
|
||||
"label": {
|
||||
"title": "(de)Support",
|
||||
"howToUse": "(de)How to use the system",
|
||||
"title": "Support",
|
||||
"howToUse": "So verwenden Sie das System",
|
||||
"supportPageEnglish": "OMDS Cloud User Guide",
|
||||
"supportPageGerman": "OMDS Cloud Benutzerhandbuch",
|
||||
"supportPageFrench": "OMDS Cloud Mode d'emploi",
|
||||
"supportPageSpanish": "OMDS Cloud Guía del usuario"
|
||||
"supportPageGerman": "OMDS Cloud-Benutzerhandbuch",
|
||||
"supportPageFrench": "Guía del usuario de la nube OMDS",
|
||||
"supportPageSpanish": "Guide de l'utilisateur du cloud OMDS"
|
||||
},
|
||||
"text": {
|
||||
"notResolved": "(de)If the problem persists even after referring to the user guide, please contact a higher-level person in charge."
|
||||
"notResolved": "Informationen zu den Funktionen der ODMS Cloud finden Sie im Benutzerhandbuch. Wenn Sie zusätzlichen Support benötigen, wenden Sie sich bitte an Ihren Administrator oder zertifizierten ODMS Cloud-Händler."
|
||||
}
|
||||
},
|
||||
"filePropertyPopup": {
|
||||
"label": {
|
||||
"general": "(de)General",
|
||||
"job": "(de)Job",
|
||||
"close": "(de)Close"
|
||||
"general": "Allgemein",
|
||||
"job": "Aufgabe",
|
||||
"close": "Schließen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -75,7 +75,7 @@
|
||||
"password": "Password",
|
||||
"linkOfEula": "Click here to read the End User License Agreement.",
|
||||
"linkOfPrivacyNotice": "Click here to read the Privacy Notice.",
|
||||
"forOdms": "for ODMS Cloud.",
|
||||
"forOdms": "for OMDS Cloud.",
|
||||
"termsCheckBox": "Yes, I agree to the terms of use.",
|
||||
"createAccountButton": "Submit"
|
||||
}
|
||||
@ -207,8 +207,9 @@
|
||||
"noPlaybackAuthorization": "You do not have permission to playback this file.",
|
||||
"taskToPlaybackNoExists": "The file cannot be played because it has already been transcribed or does not exist.",
|
||||
"taskNotEditable": "The transcriptionist cannot be changed because the transcription is already in progress or the file does not exist. Please refresh the screen and check the latest status.",
|
||||
"backupFailedError": "ファイルのバックアップに失敗したため処理を中断しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
||||
"cancelFailedError": "タスクのキャンセルに失敗しました。画面を更新し、再度ご確認ください。"
|
||||
"backupFailedError": "The \"File Backup\" process has failed. Please try again later. If the error continues, contact your system administrator.",
|
||||
"cancelFailedError": "Failed to delete the dictations. Please refresh your screen and try again.",
|
||||
"deleteFailedError": "タスクの削除に失敗しました。画面を更新し、再度ご確認ください。"
|
||||
},
|
||||
"label": {
|
||||
"title": "Dictations",
|
||||
@ -253,7 +254,7 @@
|
||||
"poolTranscriptionist": "Transcription List",
|
||||
"fileBackup": "File Backup",
|
||||
"downloadForBackup": "Download for backup",
|
||||
"applications": "Applications",
|
||||
"applications": "Desktop Application",
|
||||
"cancelDictation": "Cancel Transcription"
|
||||
}
|
||||
},
|
||||
@ -542,12 +543,12 @@
|
||||
"title": "Support",
|
||||
"howToUse": "How to use the system",
|
||||
"supportPageEnglish": "OMDS Cloud User Guide",
|
||||
"supportPageGerman": "OMDS Cloud Benutzerhandbuch",
|
||||
"supportPageFrench": "OMDS Cloud Mode d'emploi",
|
||||
"supportPageSpanish": "OMDS Cloud Guía del usuario"
|
||||
"supportPageGerman": "OMDS Cloud-Benutzerhandbuch",
|
||||
"supportPageFrench": "Guía del usuario de la nube OMDS",
|
||||
"supportPageSpanish": "Guide de l'utilisateur du cloud OMDS"
|
||||
},
|
||||
"text": {
|
||||
"notResolved": "If the problem persists even after referring to the user guide, please contact a higher-level person in charge."
|
||||
"notResolved": "Please refer to the User Guide for information about the features of the ODMS Cloud. If you require additional support, please contact your administrator or certified ODMS Cloud reseller."
|
||||
}
|
||||
},
|
||||
"filePropertyPopup": {
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
"headerDictations": "Dictado",
|
||||
"headerWorkflow": "flujo de trabajo",
|
||||
"headerPartners": "Socios",
|
||||
"headerSupport": "(es)Support",
|
||||
"headerSupport": "Soporte",
|
||||
"tier1": "Admin",
|
||||
"tier2": "BC",
|
||||
"tier3": "Distribuidor",
|
||||
@ -180,8 +180,8 @@
|
||||
"storageSize": "Almacenamiento disponible",
|
||||
"usedSize": "Almacenamiento utilizado",
|
||||
"storageAvailable": "Almacenamiento no disponible (cantidad excedida)",
|
||||
"licenseLabel": "(es)License",
|
||||
"storageLabel": "(es)Storage"
|
||||
"licenseLabel": "Licencia",
|
||||
"storageLabel": "Almacenamiento"
|
||||
}
|
||||
},
|
||||
"licenseOrderPage": {
|
||||
@ -207,8 +207,9 @@
|
||||
"noPlaybackAuthorization": "No tienes permiso para reproducir este archivo.",
|
||||
"taskToPlaybackNoExists": "El archivo no se puede reproducir porque ya ha sido transcrito o no existe.",
|
||||
"taskNotEditable": "No se puede cambiar el transcriptor porque la transcripción ya está en curso o el archivo no existe. Actualice la pantalla y verifique el estado más reciente.",
|
||||
"backupFailedError": "(es)ファイルのバックアップに失敗したため処理を中断しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
||||
"cancelFailedError": "(es)タスクのキャンセルに失敗しました。画面を更新し、再度ご確認ください。"
|
||||
"backupFailedError": "El proceso de \"Copia de seguridad de archivos\" ha fallado. Por favor, inténtelo de nuevo más tarde. Si el error continúa, comuníquese con el administrador del sistema.",
|
||||
"cancelFailedError": "No se pudieron eliminar los dictados. Actualice su pantalla e inténtelo nuevamente.",
|
||||
"deleteFailedError": "(es)タスクの削除に失敗しました。画面を更新し、再度ご確認ください。"
|
||||
},
|
||||
"label": {
|
||||
"title": "Dictado",
|
||||
@ -251,9 +252,9 @@
|
||||
"deleteDictation": "Borrar dictado",
|
||||
"selectedTranscriptionist": "Transcriptor seleccionado",
|
||||
"poolTranscriptionist": "Lista de transcriptor",
|
||||
"fileBackup": "(es)File Backup",
|
||||
"downloadForBackup": "(es)Download for backup",
|
||||
"applications": "(es)Applications",
|
||||
"fileBackup": "Copia de seguridad de archivos",
|
||||
"downloadForBackup": "Descargar para respaldo",
|
||||
"applications": "Aplicación de escritorio",
|
||||
"cancelDictation": "Cancelar transcripción"
|
||||
}
|
||||
},
|
||||
@ -472,11 +473,11 @@
|
||||
"addAccount": "Añadir cuenta",
|
||||
"name": "Nombre de empresa",
|
||||
"category": "Nivel de cuenta",
|
||||
"accountId": "ID de la cuenta",
|
||||
"accountId": "ID de autor",
|
||||
"country": "País",
|
||||
"primaryAdmin": "Administrador primario",
|
||||
"email": "Email",
|
||||
"dealerManagement": "Permitir que el concesionario realice los cambios",
|
||||
"dealerManagement": "Permitir que el distribuidor realice los cambios",
|
||||
"partners": "Socios",
|
||||
"deleteAccount": "Borrar cuenta"
|
||||
},
|
||||
@ -539,22 +540,22 @@
|
||||
},
|
||||
"supportPage": {
|
||||
"label": {
|
||||
"title": "(es)Support",
|
||||
"howToUse": "(es)How to use the system",
|
||||
"title": "Soporte",
|
||||
"howToUse": "Cómo utilizar el sistema",
|
||||
"supportPageEnglish": "OMDS Cloud User Guide",
|
||||
"supportPageGerman": "OMDS Cloud Benutzerhandbuch",
|
||||
"supportPageFrench": "OMDS Cloud Mode d'emploi",
|
||||
"supportPageSpanish": "OMDS Cloud Guía del usuario"
|
||||
"supportPageGerman": "OMDS Cloud-Benutzerhandbuch",
|
||||
"supportPageFrench": "Guía del usuario de la nube OMDS",
|
||||
"supportPageSpanish": "Guide de l'utilisateur du cloud OMDS"
|
||||
},
|
||||
"text": {
|
||||
"notResolved": "(es)If the problem persists even after referring to the user guide, please contact a higher-level person in charge."
|
||||
"notResolved": "Consulte la Guía del usuario para obtener información sobre las funciones de ODMS Cloud. Si necesita soporte adicional, comuníquese con su administrador o revendedor certificado de ODMS Cloud."
|
||||
}
|
||||
},
|
||||
"filePropertyPopup": {
|
||||
"label": {
|
||||
"general": "(es)General",
|
||||
"job": "(es)Job",
|
||||
"close": "(es)Close"
|
||||
"general": "General",
|
||||
"job": "Trabajo",
|
||||
"close": "Cerrar"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
"headerDictations": "Dictées",
|
||||
"headerWorkflow": "Flux de travail",
|
||||
"headerPartners": "Partenaires",
|
||||
"headerSupport": "(fr)Support",
|
||||
"headerSupport": "Support",
|
||||
"tier1": "Admin",
|
||||
"tier2": "BC",
|
||||
"tier3": "Distributeur",
|
||||
@ -180,8 +180,8 @@
|
||||
"storageSize": "Stockage disponible",
|
||||
"usedSize": "Stockage utilisé",
|
||||
"storageAvailable": "Stockage indisponible (montant dépassée)",
|
||||
"licenseLabel": "(fr)License",
|
||||
"storageLabel": "(fr)Storage"
|
||||
"licenseLabel": "Licence",
|
||||
"storageLabel": "Stockage"
|
||||
}
|
||||
},
|
||||
"licenseOrderPage": {
|
||||
@ -207,8 +207,9 @@
|
||||
"noPlaybackAuthorization": "Vous n'êtes pas autorisé à lire ce fichier.",
|
||||
"taskToPlaybackNoExists": "Le fichier ne peut pas être lu car il a déjà été transcrit ou n'existe pas.",
|
||||
"taskNotEditable": "Le transcripteur ne peut pas être changé car la transcription est déjà en cours ou le fichier n'existe pas. Veuillez actualiser l'écran et vérifier le dernier statut.",
|
||||
"backupFailedError": "(fr)ファイルのバックアップに失敗したため処理を中断しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
||||
"cancelFailedError": "(fr)タスクのキャンセルに失敗しました。画面を更新し、再度ご確認ください。"
|
||||
"backupFailedError": "Le processus de « Sauvegarde de fichier » a échoué. Veuillez réessayer plus tard. Si l'erreur persiste, contactez votre administrateur système.",
|
||||
"cancelFailedError": "Échec de la suppression des dictées. Veuillez actualiser votre écran et réessayer.",
|
||||
"deleteFailedError": "(fr)タスクの削除に失敗しました。画面を更新し、再度ご確認ください。"
|
||||
},
|
||||
"label": {
|
||||
"title": "Dictées",
|
||||
@ -251,9 +252,9 @@
|
||||
"deleteDictation": "Supprimer la dictée",
|
||||
"selectedTranscriptionist": "Transcriptionniste sélectionné",
|
||||
"poolTranscriptionist": "Liste de transcriptionniste",
|
||||
"fileBackup": "(fr)File Backup",
|
||||
"downloadForBackup": "(fr)Download for backup",
|
||||
"applications": "(fr)Applications",
|
||||
"fileBackup": "Sauvegarde de fichiers",
|
||||
"downloadForBackup": "Télécharger pour sauvegarde",
|
||||
"applications": "Application de bureau",
|
||||
"cancelDictation": "Annuler la transcription"
|
||||
}
|
||||
},
|
||||
@ -472,11 +473,11 @@
|
||||
"addAccount": "Ajouter compte",
|
||||
"name": "Nom de l'entreprise",
|
||||
"category": "Niveau compte",
|
||||
"accountId": "identifiant de compte",
|
||||
"accountId": "Identifiant Auteur",
|
||||
"country": "Pays",
|
||||
"primaryAdmin": "Administrateur principal",
|
||||
"email": "Email",
|
||||
"dealerManagement": "Autoriser le concessionnaire à modifier les paramètres",
|
||||
"dealerManagement": "Autoriser le revendeur à modifier les paramètres",
|
||||
"partners": "Partenaires",
|
||||
"deleteAccount": "Supprimer le compte"
|
||||
},
|
||||
@ -539,22 +540,22 @@
|
||||
},
|
||||
"supportPage": {
|
||||
"label": {
|
||||
"title": "(fr)Support",
|
||||
"howToUse": "(fr)How to use the system",
|
||||
"title": "Support",
|
||||
"howToUse": "Comment utiliser le système",
|
||||
"supportPageEnglish": "OMDS Cloud User Guide",
|
||||
"supportPageGerman": "OMDS Cloud Benutzerhandbuch",
|
||||
"supportPageFrench": "OMDS Cloud Mode d'emploi",
|
||||
"supportPageSpanish": "OMDS Cloud Guía del usuario"
|
||||
"supportPageGerman": "OMDS Cloud-Benutzerhandbuch",
|
||||
"supportPageFrench": "Guía del usuario de la nube OMDS",
|
||||
"supportPageSpanish": "Guide de l'utilisateur du cloud OMDS"
|
||||
},
|
||||
"text": {
|
||||
"notResolved": "(fr)If the problem persists even after referring to the user guide, please contact a higher-level person in charge."
|
||||
"notResolved": "Veuillez vous référer au Guide de l'utilisateur pour plus d'informations sur les fonctionnalités d'ODMS Cloud. Si vous avez besoin d'une assistance supplémentaire, veuillez contacter votre administrateur ou votre revendeur certifié ODMS Cloud."
|
||||
}
|
||||
},
|
||||
"filePropertyPopup": {
|
||||
"label": {
|
||||
"general": "(fr)General",
|
||||
"job": "(fr)Job",
|
||||
"close": "(fr)Close"
|
||||
"general": "Général",
|
||||
"job": "Tâches",
|
||||
"close": "Fermer"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user