Skip to content

Commit

Permalink
ENH Update translations (#1083)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Aug 21, 2023
1 parent 405989f commit 4b19889
Show file tree
Hide file tree
Showing 28 changed files with 413 additions and 413 deletions.
42 changes: 21 additions & 21 deletions client/lang/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('cs', {
"ElementAddElementPopover.SEARCH_BLOCKS": "Prohledat bloky",
"ElementAddNewButton.ADD_BLOCK": "Přidat blok",
"ElementArchiveAction.ARCHIVE": "Archiv",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.CONFIRM_DELETE": "Jste si jistí, že chcete blok odeslat do archivu?",
"ElementArchiveAction.CONFIRM_DELETE_AND_UNPUBLISH": "Varování: Tento blok bude před odesláním do archivu označen jako nezveřejněný. Opravdu chcete pokračovat?",
"ElementArchiveAction.ARCHIVE": "Archiv",
"ElementArchiveAction.DUPLICATE": "Duplicate",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementEditForm.ERROR_NOTIFICATION": "Chyba při zobrazení formuláře úprav tohoto bloku",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementHeader.EXPAND": "Zobrazit editovatelná pole",
"ElementHeader.NOTITLE": "Nepojmenovaný {type} blok",
"ElementPublishAction.SUCCESS_NOTIFICATION": "Úspěšně zveřejněno '{title}'",
"ElementHeader.STATE_DRAFT": "Položka dosud nebyla zveřejněna",
"ElementHeader.STATE_MODIFIED": "Položka obsahuje nezveřejněné úpravy",
"ElementList.ADD_BLOCKS": "Přidat bloky a umístit obsah",
"ElementPublishAction.ERROR_NOTIFICATION": "Chyba při zveřejnění '{title}'",
"ElementPublishAction.PUBLISH": "Zveřejnit",
"ElementSaveAction.SUCCESS_NOTIFICATION": "Úspěšně uloženo '{title}'",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementPublishAction.SUCCESS_NOTIFICATION": "Úspěšně zveřejněno '{title}'",
"ElementSaveAction.ERROR_NOTIFICATION": "Chyba při ukládání '{title}'",
"ElementSaveAction.SAVE": "Uložit",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "'{title}' odstraněno ze zveřejněných stránek",
"ElementSaveAction.SUCCESS_NOTIFICATION": "Úspěšně uloženo '{title}'",
"ElementSummary.NO_PREVIEW": "Náhled není k dispozici",
"ElementUnpublishAction.ERROR_NOTIFICATION": "Chyba při zrušení zveřejnění '{title}'",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "'{title}' odstraněno ze zveřejněných stránek",
"ElementUnpublishAction.UNPUBLISH": "Nezveřejnit",
"ElementAddElementPopover.SEARCH_BLOCKS": "Prohledat bloky",
"ElementAddNewButton.ADD_BLOCK": "Přidat blok",
"ElementalElement.TITLE": "Upravit blok {type}",
"ElementList.ADD_BLOCKS": "Přidat bloky a umístit obsah",
"ElementHeader.STATE_DRAFT": "Položka dosud nebyla zveřejněna",
"ElementHeader.STATE_MODIFIED": "Položka obsahuje nezveřejněné úpravy",
"ElementHeader.EXPAND": "Zobrazit editovatelná pole",
"ElementEditForm.ERROR_NOTIFICATION": "Chyba při zobrazení formuláře úprav tohoto bloku",
"ElementSummary.NO_PREVIEW": "Náhled není k dispozici",
"HistoricElementView.BLOCK_HISTORY": "Zobrazit blok",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"ElementalElement.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementalElement.ARCHIVE_BROKEN": "Archive this block",
"ElementalElement.BROKEN_DESCRIPTION": "This block is broken and will not display on the front-end. You can archive it to remove it from this elemental area.",
"ElementalElement.BROKEN_DESCRIPTION_TITLE": "This block had the title \"{title}\". It is broken and will not display on the front-end. You can archive it to remove it from this elemental area."
"ElementalElement.BROKEN_DESCRIPTION_TITLE": "This block had the title \"{title}\". It is broken and will not display on the front-end. You can archive it to remove it from this elemental area.",
"ElementalElement.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"ElementalElement.TITLE": "Upravit blok {type}",
"HistoricElementView.BLOCK_HISTORY": "Zobrazit blok",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history"
});
}
42 changes: 21 additions & 21 deletions client/lang/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('de', {
"ElementAddElementPopover.SEARCH_BLOCKS": "Blöcke suchen",
"ElementAddNewButton.ADD_BLOCK": "Block hinzufügen",
"ElementArchiveAction.ARCHIVE": "Archiv",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.CONFIRM_DELETE": "Sind Sie sicher, dass Sie diesen Block archivieren wollen?",
"ElementArchiveAction.CONFIRM_DELETE_AND_UNPUBLISH": "Warnung: Dieser Block wird von der veröffentlichten Seite entfernt, bevor er archiviert wird. Wollen Sie fortfahren?",
"ElementArchiveAction.ARCHIVE": "Archiv",
"ElementArchiveAction.DUPLICATE": "Duplicate",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementEditForm.ERROR_NOTIFICATION": "Fehler beim Bearbeitungsformular für diesen Block",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementHeader.EXPAND": "Zeige editierbare Felder",
"ElementHeader.NOTITLE": "{type} block ohne Titel",
"ElementPublishAction.SUCCESS_NOTIFICATION": "'{title}' erfolgreich veröffentlicht",
"ElementHeader.STATE_DRAFT": "Dieses Element wurde noch nicht veröffentlicht",
"ElementHeader.STATE_MODIFIED": "Dieses Element hat noch nicht veröffentlichte Änderungen",
"ElementList.ADD_BLOCKS": "Fügen Sie Blöcke für den Inhalt hinzu",
"ElementPublishAction.ERROR_NOTIFICATION": "Fehler beim Veröffentlichen von '{title}'",
"ElementPublishAction.PUBLISH": "Veröffentlichen",
"ElementSaveAction.SUCCESS_NOTIFICATION": "'{title}' erfolgreich gespeichert",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementPublishAction.SUCCESS_NOTIFICATION": "'{title}' erfolgreich veröffentlicht",
"ElementSaveAction.ERROR_NOTIFICATION": "Fehler beim Speichern von '{title}'",
"ElementSaveAction.SAVE": "Speichern",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "'{title}' wurde von der veröffentlichten Seite entfernt.",
"ElementSaveAction.SUCCESS_NOTIFICATION": "'{title}' erfolgreich gespeichert",
"ElementSummary.NO_PREVIEW": "Keine Vorschau verfügbar",
"ElementUnpublishAction.ERROR_NOTIFICATION": "Fehler beim zurücknehmen der Veröffentlichung von '{title}'",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "'{title}' wurde von der veröffentlichten Seite entfernt.",
"ElementUnpublishAction.UNPUBLISH": "Veröffentlichung zurücknehmen",
"ElementAddElementPopover.SEARCH_BLOCKS": "Blöcke suchen",
"ElementAddNewButton.ADD_BLOCK": "Block hinzufügen",
"ElementalElement.TITLE": "Diesen {type} Block bearbeiten",
"ElementList.ADD_BLOCKS": "Fügen Sie Blöcke für den Inhalt hinzu",
"ElementHeader.STATE_DRAFT": "Dieses Element wurde noch nicht veröffentlicht",
"ElementHeader.STATE_MODIFIED": "Dieses Element hat noch nicht veröffentlichte Änderungen",
"ElementHeader.EXPAND": "Zeige editierbare Felder",
"ElementEditForm.ERROR_NOTIFICATION": "Fehler beim Bearbeitungsformular für diesen Block",
"ElementSummary.NO_PREVIEW": "Keine Vorschau verfügbar",
"HistoricElementView.BLOCK_HISTORY": "Block anzeigen",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"ElementalElement.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementalElement.ARCHIVE_BROKEN": "Archive this block",
"ElementalElement.BROKEN_DESCRIPTION": "This block is broken and will not display on the front-end. You can archive it to remove it from this elemental area.",
"ElementalElement.BROKEN_DESCRIPTION_TITLE": "This block had the title \"{title}\". It is broken and will not display on the front-end. You can archive it to remove it from this elemental area."
"ElementalElement.BROKEN_DESCRIPTION_TITLE": "This block had the title \"{title}\". It is broken and will not display on the front-end. You can archive it to remove it from this elemental area.",
"ElementalElement.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"ElementalElement.TITLE": "Diesen {type} Block bearbeiten",
"HistoricElementView.BLOCK_HISTORY": "Block anzeigen",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history"
});
}
32 changes: 16 additions & 16 deletions client/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('en', {
"ElementArchiveAction.CONFIRM_DELETE": "Are you sure you want to send this block to the archive?",
"ElementArchiveAction.CONFIRM_DELETE_AND_UNPUBLISH": "Warning: This block will be unpublished before being sent to the archive. Are you sure you want to proceed?",
"ElementAddElementPopover.SEARCH_BLOCKS": "Search blocks",
"ElementAddNewButton.ADD_BLOCK": "Add block",
"ElementArchiveAction.ARCHIVE": "Archive",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.CONFIRM_DELETE": "Are you sure you want to send this block to the archive?",
"ElementArchiveAction.CONFIRM_DELETE_AND_UNPUBLISH": "Warning: This block will be unpublished before being sent to the archive. Are you sure you want to proceed?",
"ElementArchiveAction.DUPLICATE": "Duplicate",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementEditForm.ERROR_NOTIFICATION": "Error displaying the edit form for this block",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementHeader.EXPAND": "Show editable fields",
"ElementHeader.NOTITLE": "Untitled {type} block",
"ElementPublishAction.SUCCESS_NOTIFICATION": "Published '{title}' successfully",
"ElementHeader.STATE_DRAFT": "Item has not been published yet",
"ElementHeader.STATE_MODIFIED": "Item has unpublished changes",
"ElementList.ADD_BLOCKS": "Add blocks to place your content",
"ElementPublishAction.ERROR_NOTIFICATION": "Error publishing '{title}'",
"ElementPublishAction.PUBLISH": "Publish",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementSaveAction.SUCCESS_NOTIFICATION": "Saved '{title}' successfully",
"ElementPublishAction.SUCCESS_NOTIFICATION": "Published '{title}' successfully",
"ElementSaveAction.ERROR_NOTIFICATION": "Error saving '{title}'",
"ElementSaveAction.SAVE": "Save",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "Removed '{title}' from the published page",
"ElementSaveAction.SUCCESS_NOTIFICATION": "Saved '{title}' successfully",
"ElementSummary.NO_PREVIEW": "No preview available",
"ElementUnpublishAction.ERROR_NOTIFICATION": "Error unpublishing '{title}'",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "Removed '{title}' from the published page",
"ElementUnpublishAction.UNPUBLISH": "Unpublish",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"ElementAddElementPopover.SEARCH_BLOCKS": "Search blocks",
"ElementAddNewButton.ADD_BLOCK": "Add block",
"ElementalElement.ARCHIVE_BROKEN": "Archive this block",
"ElementalElement.BROKEN_DESCRIPTION": "This block is broken and will not display on the front-end. You can archive it to remove it from this elemental area.",
"ElementalElement.BROKEN_DESCRIPTION_TITLE": "This block had the title \"{title}\". It is broken and will not display on the front-end. You can archive it to remove it from this elemental area.",
"ElementalElement.TITLE": "Edit this {type} block",
"ElementalElement.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"ElementList.ADD_BLOCKS": "Add blocks to place your content",
"ElementHeader.STATE_DRAFT": "Item has not been published yet",
"ElementHeader.STATE_MODIFIED": "Item has unpublished changes",
"ElementHeader.EXPAND": "Show editable fields",
"ElementEditForm.ERROR_NOTIFICATION": "Error displaying the edit form for this block",
"ElementSummary.NO_PREVIEW": "No preview available",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history",
"HistoricElementView.BLOCK_HISTORY": "View block"
"ElementalElement.TITLE": "Edit this {type} block",
"HistoricElementView.BLOCK_HISTORY": "View block",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history"
});
}
44 changes: 22 additions & 22 deletions client/lang/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
}
} else {
ss.i18n.addDictionary('fi', {
"ElementAddElementPopover.SEARCH_BLOCKS": "Etsi palikoita",
"ElementAddNewButton.ADD_BLOCK": "Lisää palikka",
"ElementArchiveAction.ARCHIVE": "Arkistoi",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.CONFIRM_DELETE": "Haluatko varmasti siirtää tämän palikan arkistoon?",
"ElementArchiveAction.CONFIRM_DELETE_AND_UNPUBLISH": "Varoitus: tämä palikka poistetaan julkaisusta ennen kuin se siirretään arkistoon. Haluatko varmasti jatkaa?",
"ElementArchiveAction.ARCHIVE": "Arkistoi",
"ElementArchiveAction.DUPLICATE": "Duplicate",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementEditForm.ERROR_NOTIFICATION": "Virhe näytettäessä muokkauskenttää tälle palikalle",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementHeader.EXPAND": "Näytä muokattavat kentät",
"ElementHeader.NOTITLE": "Nimetön {type} palikka",
"ElementPublishAction.SUCCESS_NOTIFICATION": "Julkaistiin '{title}' onnistuneesti",
"ElementHeader.STATE_DRAFT": "Kohdetta ei ole vielä julkaistu",
"ElementHeader.STATE_MODIFIED": "Kohteella on tallentamattomia muutoksia",
"ElementList.ADD_BLOCKS": "Lisää palikoita julkaistaksesi sisältöä",
"ElementPublishAction.ERROR_NOTIFICATION": "Virhe julkaistaessa '{title}'",
"ElementPublishAction.PUBLISH": "Julkaise",
"ElementSaveAction.SUCCESS_NOTIFICATION": "Tallennettiin '{title}' onnistuneesti",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementPublishAction.SUCCESS_NOTIFICATION": "Julkaistiin '{title}' onnistuneesti",
"ElementSaveAction.ERROR_NOTIFICATION": "Virhe tallennettaessa '{title}'",
"ElementSaveAction.SAVE": "Tallenna",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "Poistettiin '{title}' julkaistulta sivulta",
"ElementSaveAction.SUCCESS_NOTIFICATION": "Tallennettiin '{title}' onnistuneesti",
"ElementSummary.NO_PREVIEW": "Ei esikatselua",
"ElementUnpublishAction.ERROR_NOTIFICATION": "Virhe poistettaessa julkaisua » '{title}'",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "Poistettiin '{title}' julkaistulta sivulta",
"ElementUnpublishAction.UNPUBLISH": "Poista julkaisusta",
"ElementAddElementPopover.SEARCH_BLOCKS": "Etsi palikoita",
"ElementAddNewButton.ADD_BLOCK": "Lisää palikka",
"ElementalElement.TITLE": "Muokkaa {type} palikkaa",
"ElementList.ADD_BLOCKS": "Lisää palikoita julkaistaksesi sisältöä",
"ElementHeader.STATE_DRAFT": "Kohdetta ei ole vielä julkaistu",
"ElementHeader.STATE_MODIFIED": "Kohteella on tallentamattomia muutoksia",
"ElementHeader.EXPAND": "Näytä muokattavat kentät",
"ElementEditForm.ERROR_NOTIFICATION": "Virhe näytettäessä muokkauskenttää tälle palikalle",
"ElementSummary.NO_PREVIEW": "Ei esikatselua",
"HistoricElementView.BLOCK_HISTORY": "Näytä palikka",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.DUPLICATE": "Duplicate",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"ElementalElement.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementalElement.ARCHIVE_BROKEN": "Archive this block",
"ElementalElement.BROKEN_DESCRIPTION": "This block is broken and will not display on the front-end. You can archive it to remove it from this elemental area.",
"ElementalElement.BROKEN_DESCRIPTION_TITLE": "This block had the title \"{title}\". It is broken and will not display on the front-end. You can archive it to remove it from this elemental area."
"ElementalElement.BROKEN_DESCRIPTION_TITLE": "This block had the title \"{title}\". It is broken and will not display on the front-end. You can archive it to remove it from this elemental area.",
"ElementalElement.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"ElementalElement.TITLE": "Muokkaa {type} palikkaa",
"HistoricElementView.BLOCK_HISTORY": "Näytä palikka",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history"
});
}
Loading

0 comments on commit 4b19889

Please sign in to comment.