-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(i18n): enhanced i18n support (#3730)
- Loading branch information
1 parent
c73a403
commit 330e11c
Showing
46 changed files
with
146 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"About OHIF Viewer": "Über OHIF Viewer", | ||
"Browser": "Browser", | ||
"Build Number": "Build-Nummer", | ||
"Latest Master Commits": "Letzter Master Commit", | ||
"Build number": "Build-Nummer", | ||
"Last master commits": "Letzter Master Commit", | ||
"More details": "Mehr Details", | ||
"Name": "Name", | ||
"About OHIF Viewer": "Über OHIF Viewer", | ||
"OS": "OS", | ||
"Report an issue": "Ein Problem melden", | ||
"Repository URL": "Repository URL", | ||
"Value": "Wert", | ||
"Version Information": "Informationen zur Version", | ||
"Version information": "Informationen zur Version", | ||
"Visit the forum": "Besuchen Sie das Forum" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"Cancel": "$t(Buttons:Cancel)", | ||
"No hotkeys found": "Keine Hotkeys gefunden.", | ||
"Reset to Defaults": "$t(Buttons:Reset to Defaults)", | ||
"Reset to defaults": "$t(Buttons:Reset to defaults)", | ||
"ResetDefaultMessage": "Einstellungen zurückgesetzt. Bitte speichern.", | ||
"Save": "$t(Buttons:Save)", | ||
"SaveMessage": "Gespeichert", | ||
"User Preferences": "Benutzereinstellungen", | ||
"User preferences": "Benutzereinstellungen", | ||
"Language": "Sprache", | ||
"General": "Allgemein" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
{ | ||
"About OHIF Viewer": "About OHIF Viewer", | ||
"Browser": "Browser", | ||
"Build Number": "Build Number", | ||
"Latest Master Commits": "Latest Master Commits", | ||
"Build number": "Build Number", | ||
"Commit hash": "Commit hash", | ||
"Data citation": "Data citation", | ||
"Important links": "Important links", | ||
"Last master commits": "Latest Master Commits", | ||
"More details": "More details", | ||
"Name": "Name", | ||
"OHIF Viewer - About": "OHIF Viewer - About", | ||
"OS": "OS", | ||
"Report an issue": "Report an issue", | ||
"Repository URL": "Repository URL", | ||
"Value": "Value", | ||
"Version Information": "Version Information", | ||
"Version information": "Version Information", | ||
"Version number": "Version number", | ||
"Visit the forum": "Visit the forum" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
{ | ||
"Clear dates": "Clear dates", | ||
"Close": "$t(Common:Close)", | ||
"End Date": "End Date", | ||
"Start Date": "Start Date" | ||
"Last 7 days": "Last 7 days", | ||
"Last 30 days": "Last 30 days", | ||
"Start Date": "Start Date", | ||
"Today": "Today" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"Cancel": "$t(Buttons:Cancel)", | ||
"No hotkeys found": "No hotkeys are configured for this application. Hotkeys can be configured in the application's app-config.js file.", | ||
"Reset to Defaults": "$t(Buttons:Reset to Defaults)", | ||
"Reset to defaults": "$t(Buttons:Reset to defaults)", | ||
"ResetDefaultMessage": "Preferences successfully reset to default. <br /> You must <strong>Save</strong> to perform this action.", | ||
"Save": "$t(Buttons:Save)", | ||
"SaveMessage": "Preferences saved", | ||
"User Preferences": "User Preferences" | ||
"User preferences": "User Preferences" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"About OHIF Viewer": "Sobre OHIF Viewer", | ||
"Browser": "Navegador", | ||
"Build Number": "Número de compilación", | ||
"Latest Master Commits": "Últimos Master Commits", | ||
"Build number": "Número de compilación", | ||
"Last master commits": "Últimos Master Commits", | ||
"More details": "Más detalles", | ||
"Name": "Nombre", | ||
"OHIF Viewer - About": "Sobre OHIF Viewer", | ||
"OS": "SO", | ||
"Report an issue": "Informar un problema", | ||
"Repository URL": "URL del repositorio", | ||
"Value": "Valor", | ||
"Version Information": "Información de la versión", | ||
"Version information": "Información de la versión", | ||
"Visit the forum": "Visita el foro" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"Cancel": "$t(Buttons:Cancel)", | ||
"Reset to Defaults": "$t(Buttons:Reset to Defaults)", | ||
"Reset to defaults": "$t(Buttons:Reset to defaults)", | ||
"Save": "$t(Buttons:Save)", | ||
"User Preferences": "Preferencias de Usuario" | ||
"User preferences": "Preferencias de Usuario" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"Cancel": "$t(Buttons:Cancel)", | ||
"Reset to Defaults": "$t(Buttons:Reset to Defaults)", | ||
"Reset to defaults": "$t(Buttons:Reset to defaults)", | ||
"Save": "$t(Buttons:Save)", | ||
"User Preferences": "Préférences utilisateur" | ||
"User preferences": "Préférences utilisateur" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"Cancel": "$t(Buttons:Cancel)", | ||
"Reset to Defaults": "$t(Buttons:Reset to Defaults)", | ||
"Reset to defaults": "$t(Buttons:Reset to defaults)", | ||
"Save": "$t(Buttons:Save)", | ||
"User Preferences": "ユーザプレファレンス" | ||
"User preferences": "ユーザプレファレンス" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"About OHIF Viewer": "OHIF Viewer - Sobre", | ||
"Browser": "Navegador", | ||
"Build Number": "Número da compilação", | ||
"Latest Master Commits": "Últimos Commits na Master", | ||
"Build number": "Número da compilação", | ||
"Last master commits": "Últimos Commits na Master", | ||
"More details": "Mais detalhes", | ||
"Name": "Nome", | ||
"OHIF Viewer - About": "OHIF Viewer - Sobre", | ||
"OS": "SO", | ||
"Report an issue": "Informar um problema", | ||
"Repository URL": "URL do Repositório", | ||
"Value": "Valor", | ||
"Version Information": "Informação da Versão", | ||
"Version information": "Informação da Versão", | ||
"Visit the forum": "Visite o fórum" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"Cancel": "Cancelar", | ||
"Reset to Defaults": "$t(Common:Reset) para Padrão", | ||
"Reset to defaults": "$t(Common:Reset) para Padrão", | ||
"ResetDefaultMessage": "Preferências resetadas com sucesso. <br /> Você deve <strong>Salvar</strong> para que essa ação seja realizada.", | ||
"Save": "Salvar", | ||
"SaveMessage": "Preferências salvas", | ||
"User Preferences": "Preferências do Usuário" | ||
"User preferences": "Preferências do Usuário" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
{ | ||
"About OHIF Viewer": "About OHIF Viewer", | ||
"Browser": "Browser", | ||
"Build Number": "Build Number", | ||
"Latest Master Commits": "Latest Master Commits", | ||
"Commit hash": "Commit hash", | ||
"Data citation": "Data citation", | ||
"Important links": "Important links", | ||
"Last master commits": "Latest Master Commits", | ||
"More details": "More details", | ||
"Name": "Name", | ||
"OHIF Viewer - About": "OHIF Viewer - About", | ||
"OS": "OS", | ||
"Report an issue": "Report an issue", | ||
"Repository URL": "Repository URL", | ||
"Value": "Value", | ||
"Version Information": "Version Information", | ||
"Version information": "Version Information", | ||
"Version number": "Version number", | ||
"Visit the forum": "Visit the forum" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.