Skip to content

Commit

Permalink
ENH Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Aug 18, 2023
1 parent c2aabb8 commit abadf17
Show file tree
Hide file tree
Showing 69 changed files with 1,269 additions and 1,255 deletions.
40 changes: 20 additions & 20 deletions client/lang/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,40 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('cs', {
"Admin.ANY": "Any",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.BATCH_ARCHIVE_PROMPT": "Vybráno {num} stránek.\n\nSkutečně chcete archivovat tyto stránky?\n\nTyto stránky a její všechny podstránky budou nezveřejněny a odeslány do archívu.",
"Admin.BATCH_DELETELIVE_PROMPT": "Máte vybráno {num} stránek.\n\nSkutečně chcete vymazat tyto stránky z webu?",
"Admin.BATCH_DELETE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete?",
"Admin.BATCH_PUBLISH_PROMPT": "Máte vybráno {num} stránek.\n\nSkutečně je chcete zveřejnit?",
"Admin.BATCH_RESTORE_PROMPT": "Vybráno {num} stránek.\n\nSkutečně chcete obnovit?\n\nPodstránky archivovaných stránek budou obnoveny do nejvzšší úrovně, pokud tyto stránky budou také obnoveny.",
"Admin.BATCH_UNPUBLISH_PROMPT": "Máte vybráno {num} stránek.\n\nSkutečně je chcete nezveřejnit?",
"Admin.SELECTONEPAGE": "Prosím, vyberte nejméně 1 stránku",
"Admin.FormatExample": "Example: {format}",
"Admin.NO_SIZE": "N/A",
"Admin.CLOSE": "Close",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.CONFIRMUNSAVED": "Určitě chcete opustit navigaci z této stránky?\n\nUPOZORNĚNÍ: Vaše změny nebyly uloženy.\n\nStlačte OK pro pokračovat, nebo Cancel, zůstanete na této stránce.",
"Admin.CONFIRMUNSAVEDSHORT": "UPOZORNĚNÍ: Vaše změny nebyly uloženy.",
"Admin.VALIDATIONERROR": "Chyba platnosti",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.NONE": "None",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.EDIT": "Edit",
"Admin.ANY": "Any",
"Admin.EDIT_LINK": "Edit link",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.EXPANDPANEL": "Expand panel",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} is required.",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} are not equal.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} is not a number.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} is not a proper date format.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} is not an alphanumeric value.",
"Admin.FormatExample": "Example: {format}",
"Admin.NONE": "None",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "Prosím, vyberte nejméně 1 stránku",
"Admin.VALIDATIONERROR": "Chyba platnosti",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATOR_MESSAGE_ALPHA": "{name} is not only letters.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} is not an alphanumeric value.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} is not a proper date format.",
"Admin.VALIDATOR_MESSAGE_DEFAULT": "{name} is not a valid value.",
"Admin.EDIT_LINK": "Edit link",
"Admin.REMOVE_LINK": "Remove link",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} are not equal.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} is not a number.",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} is required.",
"Admin.VERIFY": "Verify",
"Admin.VERIFY_ITS_YOU": "Verify it's you first.",
"Admin.VERIFY_TO_CONTINUE": "Verify to continue",
Expand Down
40 changes: 20 additions & 20 deletions client/lang/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,40 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('da', {
"Admin.ANY": "Enhver",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.BATCH_ARCHIVE_PROMPT": "Du har valgt {num} side(r).\n\nEr du sikker på du vil arkivere disse sider?\n\nDisse sider og alle deres undersider, bliver fjernes fra det udgivne site og arkiveres.",
"Admin.BATCH_DELETELIVE_PROMPT": "Du har valgt {num} side(r).\n\nVil du virkeligt slette disse sider fra det udgivne site?",
"Admin.BATCH_DELETE_PROMPT": "Du har valgt {num} side(r).\n\nEr du sikker på du vil slette disse sider?\n\nDisse sider og alle deres undersider, bliver slettet og arkiveres.",
"Admin.BATCH_PUBLISH_PROMPT": "Du har valgt {num} side(r).\n\nVil du virkeligt udgive disse sider?",
"Admin.BATCH_RESTORE_PROMPT": "Du har valgt {num} side(r).\n\nEr du sikker på du vil genskabe disse sider til kladde?\n\nUndersider af arkiverede sider bliver genskabt på topniveau, hvis ikke topsiderne også genskabes.",
"Admin.BATCH_UNPUBLISH_PROMPT": "Du har valgt {num} side(r).\n\nØnsker du at fjerne udgivelsen af disse sider?",
"Admin.SELECTONEPAGE": "Vælg venligst mindst en side",
"Admin.FormatExample": "Eksempel: {format}",
"Admin.NO_SIZE": "N/A",
"Admin.CLOSE": "Luk",
"Admin.COLLAPSEPANEL": "Minimer panel",
"Admin.CONFIRMUNSAVED": "Er du sikker på du vil navigere væk fra denne side?\n\nAdvarsel: Dine ændringer er ikke gemt.\n\nKlik på OK for at fortsætte uden at gemme ændringerne, eller klik på Caancel for at blive på den nuværende side.",
"Admin.CONFIRMUNSAVEDSHORT": "Advarsel: Dine ændringer er ikke gemt.",
"Admin.VALIDATIONERROR": "Valideringsfejl",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.NONE": "Ingen",
"Admin.DELETECONFIRMMESSAGE": "Er du sikker på du vil slette dette element?",
"Admin.EDIT": "Rediger",
"Admin.ANY": "Enhver",
"Admin.EDIT_LINK": "Edit link",
"Admin.ENTER_PASSWORD": "Indtast dit kodeord",
"Admin.ERRORINTRANSACTION": "Der skete en fejl ved hentning af data fra serveren\nPrøv venligst igen senere.",
"Admin.DELETECONFIRMMESSAGE": "Er du sikker på du vil slette dette element?",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.EXPANDPANEL": "Udvid panel",
"Admin.COLLAPSEPANEL": "Minimer panel",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} er krævet.",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} er ikke ens.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} er ikke et tal.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} er ikke et korrekt dato format.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} er ikke en alfanumeriskværdi.",
"Admin.FormatExample": "Eksempel: {format}",
"Admin.NONE": "Ingen",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "Vælg venligst mindst en side",
"Admin.VALIDATIONERROR": "Valideringsfejl",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATOR_MESSAGE_ALPHA": "{name} er ikke kun bogstaver.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} er ikke en alfanumeriskværdi.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} er ikke et korrekt dato format.",
"Admin.VALIDATOR_MESSAGE_DEFAULT": "{name} er ikke en gyldig værdi.",
"Admin.EDIT_LINK": "Edit link",
"Admin.REMOVE_LINK": "Remove link",
"Admin.ENTER_PASSWORD": "Indtast dit kodeord",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} er ikke ens.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} er ikke et tal.",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} er krævet.",
"Admin.VERIFY": "Bekræft",
"Admin.VERIFY_ITS_YOU": "Bekræft først at det er dig",
"Admin.VERIFY_TO_CONTINUE": "Verify to continue",
Expand Down
40 changes: 20 additions & 20 deletions client/lang/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,40 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('de', {
"Admin.ANY": "Any",
"Admin.ARCHIVECONFIRMMESSAGE": "Sind Sie sicher dass Sie diesen Eintrag archivieren wollen?",
"Admin.BATCH_ARCHIVE_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\n\nWollen Sie diese wirklich archivieren?\n\nDiese Seiten und alle Unterseiten davon werden von der veröffentlichen Seite gelöscht und in das Archiv verschoben.",
"Admin.BATCH_DELETELIVE_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\n\nWollen Sie diese wirklich von der veröfffentlichten Seite löschen?",
"Admin.BATCH_DELETE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete?",
"Admin.BATCH_PUBLISH_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\n\nWollen Sie diese wirklich veröffentlichen?",
"Admin.BATCH_RESTORE_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\\n\\nWollen Sie diese wirklich wiederherstellen?\\n\\nUnterseiten von archivierten Seiten werden auf der Root-Ebene wiederhergestellt, es sei denn, diese Seiten werden ebenfalls wiederhergestellt.",
"Admin.BATCH_UNPUBLISH_PROMPT": "Sie haben {num} Seite(n) ausgewählt.\n\nWollen Sie wirklich die Veröffentlichung zurücknehmen?",
"Admin.SELECTONEPAGE": "Bitte mindestens eine Seite auswählen",
"Admin.FormatExample": "Example: {format}",
"Admin.NO_SIZE": "N/A",
"Admin.CLOSE": "Close",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.CONFIRMUNSAVED": "Sind Sie sicher, dass Sie die Seite verlassen möchten?\n\nWARNUNG: Ihre Änderungen werden nicht gespeichert.\n\nDrücken Sie \"OK\" um fortzufahren, oder \"Abbrechen\" um auf dieser Seite zu bleiben.",
"Admin.CONFIRMUNSAVEDSHORT": "WARNUNG: Ihre Änderungen wurden nicht gespeichert.",
"Admin.VALIDATIONERROR": "Validationsfehler",
"Admin.VALIDATION_ERRORS_IN_TAB": "Diese Registerkarte enthält Validierungsfehler.",
"Admin.VALIDATION_ERRORS_ON_PAGE": "Es gibt Validierungsfehler auf dieser Seite, bitte beheben Sie diese vor dem Speichern oder Veröffentlichen.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Hat Validierungsfehler)",
"Admin.NONE": "None",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.EDIT": "Edit",
"Admin.ANY": "Any",
"Admin.EDIT_LINK": "Edit link",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.ARCHIVECONFIRMMESSAGE": "Sind Sie sicher dass Sie diesen Eintrag archivieren wollen?",
"Admin.EXPANDPANEL": "Expand panel",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} ist erforderlich.",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} stimmen nicht überein.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} ist keine Zahl.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} ist kein gültiges Datumsformat.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} ist kein alphanumerischer Wert.",
"Admin.FormatExample": "Example: {format}",
"Admin.NONE": "None",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "Bitte mindestens eine Seite auswählen",
"Admin.VALIDATIONERROR": "Validationsfehler",
"Admin.VALIDATION_ERRORS_IN_TAB": "Diese Registerkarte enthält Validierungsfehler.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Hat Validierungsfehler)",
"Admin.VALIDATION_ERRORS_ON_PAGE": "Es gibt Validierungsfehler auf dieser Seite, bitte beheben Sie diese vor dem Speichern oder Veröffentlichen.",
"Admin.VALIDATOR_MESSAGE_ALPHA": "{name} ist nicht nur Buchstaben.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} ist kein alphanumerischer Wert.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} ist kein gültiges Datumsformat.",
"Admin.VALIDATOR_MESSAGE_DEFAULT": "{name} ist kein gültiger Wert.",
"Admin.EDIT_LINK": "Edit link",
"Admin.REMOVE_LINK": "Remove link",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} stimmen nicht überein.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} ist keine Zahl.",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} ist erforderlich.",
"Admin.VERIFY": "Verify",
"Admin.VERIFY_ITS_YOU": "Verify it's you first.",
"Admin.VERIFY_TO_CONTINUE": "Verify to continue",
Expand Down
38 changes: 19 additions & 19 deletions client/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,40 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('en', {
"Admin.ANY": "Any",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.BATCH_ARCHIVE_PROMPT": "You have {num} page(s) selected.\n\nAre you sure you want to archive these pages?\n\nThese pages and all of their children pages will be unpublished and sent to the archive.",
"Admin.BATCH_DELETELIVE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to delete these pages from live?",
"Admin.BATCH_DELETE_PROMPT": "You have {num} page(s) selected.\n\nAre you sure you want to delete these pages?\n\nThese pages and all of their children pages will be deleted and sent to the archive.",
"Admin.BATCH_PUBLISH_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to publish?",
"Admin.BATCH_RESTORE_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to restore to stage?\n\nChildren of archived pages will be restored to the root level, unless those pages are also being restored.",
"Admin.BATCH_UNPUBLISH_PROMPT": "You have {num} page(s) selected.\n\nDo you really want to unpublish",
"Admin.SELECTONEPAGE": "Please select at least one page",
"Admin.FormatExample": "Example: {format}",
"Admin.NO_SIZE": "N/A",
"Admin.CLOSE": "Close",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.CONFIRMUNSAVED": "Are you sure you want to navigate away from this page?\n\nWARNING: Your changes have not been saved.\n\nPress OK to continue, or Cancel to stay on the current page.",
"Admin.CONFIRMUNSAVEDSHORT": "WARNING: Your changes have not been saved.",
"Admin.VALIDATIONERROR": "Validation Error",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.NONE": "None",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.EDIT": "Edit",
"Admin.EDIT_LINK": "Edit link",
"Admin.REMOVE_LINK": "Remove link",
"Admin.ANY": "Any",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
"Admin.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
"Admin.ARCHIVECONFIRMMESSAGE": "Are you sure you want to archive this record?",
"Admin.EXPANDPANEL": "Expand panel",
"Admin.COLLAPSEPANEL": "Collapse panel",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} is required.",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} are not equal.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} is not a number.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} is not a proper date format.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} is not an alphanumeric value.",
"Admin.FormatExample": "Example: {format}",
"Admin.NONE": "None",
"Admin.NO_SIZE": "N/A",
"Admin.REMOVE_LINK": "Remove link",
"Admin.SELECTONEPAGE": "Please select at least one page",
"Admin.VALIDATIONERROR": "Validation Error",
"Admin.VALIDATION_ERRORS_IN_TAB": "This tab contains validation errors.",
"Admin.VALIDATION_ERRORS_IN_TAB_SCREEN_READER": "(Has validation errors)",
"Admin.VALIDATION_ERRORS_ON_PAGE": "There are validation errors on this page, please fix them before saving or publishing.",
"Admin.VALIDATOR_MESSAGE_ALPHA": "{name} is not only letters.",
"Admin.VALIDATOR_MESSAGE_ALPHANUMERIC": "{name} is not an alphanumeric value.",
"Admin.VALIDATOR_MESSAGE_DATE": "{name} is not a proper date format.",
"Admin.VALIDATOR_MESSAGE_DEFAULT": "{name} is not a valid value.",
"Admin.ENTER_PASSWORD": "Enter your password",
"Admin.VALIDATOR_MESSAGE_EQUALS": "{name} are not equal.",
"Admin.VALIDATOR_MESSAGE_NUMERIC": "{name} is not a number.",
"Admin.VALIDATOR_MESSAGE_REQUIRED": "{name} is required.",
"Admin.VERIFY": "Verify",
"Admin.VERIFY_ITS_YOU": "Verify it's you first.",
"Admin.VERIFY_TO_CONTINUE": "Verify to continue",
Expand Down
Loading

0 comments on commit abadf17

Please sign in to comment.