Skip to content

Commit

Permalink
TLN Update translations (#1185)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored May 7, 2024
1 parent edd4808 commit 0093776
Show file tree
Hide file tree
Showing 21 changed files with 13 additions and 171 deletions.
13 changes: 1 addition & 12 deletions client/lang/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,16 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"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.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",
"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",
"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",
Expand All @@ -32,13 +27,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"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",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"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.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"
"HistoricElementView.BLOCK_HISTORY": "Zobrazit blok"
});
}
13 changes: 1 addition & 12 deletions client/lang/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,16 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"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.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",
"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",
"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",
Expand All @@ -32,13 +27,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"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",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"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.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"
"HistoricElementView.BLOCK_HISTORY": "Block anzeigen"
});
}
2 changes: 0 additions & 2 deletions client/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementHeader.NOTITLE": "Untitled {type} block",
"ElementHeader.STATE_DRAFT": "Item has not been published yet",
"ElementHeader.STATE_MODIFIED": "Item has unpublished changes",
"ElementHeader.BADGE_DRAFT": "Draft",
"ElementHeader.BADGE_MODIFIED": "Modified",
"ElementList.ADD_BLOCKS": "Add blocks to place your content",
"ElementPublishAction.ERROR_NOTIFICATION": "Error publishing '{title}'",
"ElementPublishAction.PUBLISH": "Publish",
Expand Down
13 changes: 1 addition & 12 deletions client/lang/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,16 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"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.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",
"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",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementPublishAction.SUCCESS_NOTIFICATION": "Julkaistiin '{title}' onnistuneesti",
"ElementSaveAction.ERROR_NOTIFICATION": "Virhe tallennettaessa '{title}'",
"ElementSaveAction.SAVE": "Tallenna",
Expand All @@ -32,13 +27,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementUnpublishAction.ERROR_NOTIFICATION": "Virhe poistettaessa julkaisua » '{title}'",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "Poistettiin '{title}' julkaistulta sivulta",
"ElementUnpublishAction.UNPUBLISH": "Poista julkaisusta",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"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.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"
"HistoricElementView.BLOCK_HISTORY": "Näytä palikka"
});
}
14 changes: 1 addition & 13 deletions client/lang/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,16 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
ss.i18n.addDictionary('fr', {
"ElementAddElementPopover.SEARCH_BLOCKS": "Chercher blocs",
"ElementAddNewButton.ADD_BLOCK": "Ajouter bloc",
"ElementArchiveAction.ARCHIVE": "Archive",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.CONFIRM_DELETE": "Êtes-vous sûr de vouloir envoyer ce bloc aux archives ?",
"ElementArchiveAction.CONFIRM_DELETE_AND_UNPUBLISH": "Attention: Ce bloc sera dépublié avant d'être envoyé aux archives. Êtes-vous sûr de vouloir continuer ?",
"ElementArchiveAction.DUPLICATE": "Duplicate",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementEditForm.ERROR_NOTIFICATION": "Erreur à l'affichage du formulaire d'édition pour ce bloc",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementHeader.EXPAND": "Montrer les champs éditables",
"ElementHeader.NOTITLE": "Bloc {type} sans titre",
"ElementHeader.STATE_DRAFT": "L'élément n'a pas encore été publié",
"ElementHeader.STATE_MODIFIED": "L'élément a des changements non publiés",
"ElementList.ADD_BLOCKS": "Ajouter des blocs pour placer votre contenu",
"ElementPublishAction.ERROR_NOTIFICATION": "Erreur à la publication de '{title}'",
"ElementPublishAction.PUBLISH": "Publier",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementPublishAction.SUCCESS_NOTIFICATION": "'{title}' publié avec succès",
"ElementSaveAction.ERROR_NOTIFICATION": "Erreur à la sauvegarde de '{title}'",
"ElementSaveAction.SAVE": "Sauvegarder",
Expand All @@ -32,13 +26,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementUnpublishAction.ERROR_NOTIFICATION": "Erreur à la dépublication de '{title}'",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "'{title}' retiré de la page publiée",
"ElementUnpublishAction.UNPUBLISH": "Dépublier",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"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.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"ElementalElement.TITLE": "Éditer ce bloc {type}",
"HistoricElementView.BLOCK_HISTORY": "Voir bloc",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history"
"HistoricElementView.BLOCK_HISTORY": "Voir bloc"
});
}
13 changes: 1 addition & 12 deletions client/lang/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,16 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementAddElementPopover.SEARCH_BLOCKS": "Cerca blocchi",
"ElementAddNewButton.ADD_BLOCK": "Aggiungi blocco",
"ElementArchiveAction.ARCHIVE": "Archivio",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.CONFIRM_DELETE": "Sei sicuro di voler inviare questo blocco all'archivio?",
"ElementArchiveAction.CONFIRM_DELETE_AND_UNPUBLISH": "Attenzione: questo blocco non sarà pubblicato prima di essere inviato all'archivio. Sei sicuro di voler procedere?",
"ElementArchiveAction.DUPLICATE": "Duplicate",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementEditForm.ERROR_NOTIFICATION": "Errore durante la visualizzazione del modulo di modifica per questo blocco",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementHeader.EXPAND": "Mostra campi modificabili",
"ElementHeader.NOTITLE": "Blocco {type} senza titolo",
"ElementHeader.STATE_DRAFT": "L'articolo non è stato ancora pubblicato",
"ElementHeader.STATE_MODIFIED": "L'articolo ha modifiche non pubblicate",
"ElementList.ADD_BLOCKS": "Aggiungi blocchi per posizionare il tuo contenuto",
"ElementPublishAction.ERROR_NOTIFICATION": "Errore di pubblicazione '{title}'",
"ElementPublishAction.PUBLISH": "Pubblica",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementPublishAction.SUCCESS_NOTIFICATION": "Pubblicato '{title}' con successo",
"ElementSaveAction.ERROR_NOTIFICATION": "Errore durante il salvataggio '{title}'",
"ElementSaveAction.SAVE": "Salva",
Expand All @@ -32,13 +27,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementUnpublishAction.ERROR_NOTIFICATION": "Errore di annullamento della pubblicazione '{title}'",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "Rimosso '{title}' dalla pagina pubblicata",
"ElementUnpublishAction.UNPUBLISH": "Non pubblicato",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"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.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"ElementalElement.TITLE": "Modifica questo blocco {type} ",
"HistoricElementView.BLOCK_HISTORY": "Visualizza il blocco",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history"
"HistoricElementView.BLOCK_HISTORY": "Visualizza il blocco"
});
}
4 changes: 0 additions & 4 deletions client/lang/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementArchiveAction.DUPLICATE": "Duplikat",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplikat, niewystarczające uprawnienia",
"ElementEditForm.ERROR_NOTIFICATION": "Błąd podczas wyświetlania formularza edycji dla tego bloku",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementHeader.EXPAND": "Pokaż pola możliwe do edycji",
"ElementHeader.NOTITLE": "Nienazwany {type} blok",
"ElementHeader.STATE_DRAFT": "Przedmiot nie został jeszcze opublikowany",
Expand All @@ -33,9 +32,6 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "Usunięto „{title}” z opublikowanej strony",
"ElementUnpublishAction.UNPUBLISH": "Cofnij publikację",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Cofnij publikację, niewystarczające uprawnienia",
"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.CHILD_RENDERING_ERROR": "Coś poszło nie tak z tym blokiem. Prosimy raz jeszcze zapisz, potem odświeżmy przeglądarkę – zakładkę z CMSem.",
"ElementalElement.TITLE": "Edytuj {type} blok",
"HistoricElementView.BLOCK_HISTORY": "Widok bloku",
Expand Down
13 changes: 1 addition & 12 deletions client/lang/sl.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,16 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementAddElementPopover.SEARCH_BLOCKS": "Najdi gradnik",
"ElementAddNewButton.ADD_BLOCK": "Dodaj gradnik",
"ElementArchiveAction.ARCHIVE": "Arhiv",
"ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
"ElementArchiveAction.CONFIRM_DELETE": "Želite arhivirati izbrani gradnik?",
"ElementArchiveAction.CONFIRM_DELETE_AND_UNPUBLISH": "Opozorilo: Gradnik bo umaknjen iz objave preden ga bomo arhivirali. Želite nadaljevati?",
"ElementArchiveAction.DUPLICATE": "Duplicate",
"ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
"ElementEditForm.ERROR_NOTIFICATION": "Napaka pri prikazu obrazca za urejanje tega gradnika",
"ElementHeader.BROKEN": "This element is of obsolete type {type}.",
"ElementHeader.EXPAND": "Prikaži polja, ki jih je mogoče urejati",
"ElementHeader.NOTITLE": "{type} gradnik brez naslova",
"ElementHeader.STATE_DRAFT": "Ta gradnik še ni objavljen",
"ElementHeader.STATE_MODIFIED": "Spremembe za ta gradnik še niso shranjene ",
"ElementList.ADD_BLOCKS": "Dodajte gradnik z vsebino",
"ElementPublishAction.ERROR_NOTIFICATION": "Napaka pri objavi '{title}'",
"ElementPublishAction.PUBLISH": "Objavi",
"ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
"ElementPublishAction.SUCCESS_NOTIFICATION": "Objavili smo '{title}'",
"ElementSaveAction.ERROR_NOTIFICATION": "Napaka pri shranjevanju '{title}'",
"ElementSaveAction.SAVE": "Shrani",
Expand All @@ -32,13 +27,7 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
"ElementUnpublishAction.ERROR_NOTIFICATION": "Napaka pri umiku '{title}' iz objave",
"ElementUnpublishAction.SUCCESS_NOTIFICATION": "Z objavljene strani smo odstranili '{title}'",
"ElementUnpublishAction.UNPUBLISH": "Umakni iz objave",
"ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
"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.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
"ElementalElement.TITLE": "Urejanje gradnika {type}",
"HistoricElementView.BLOCK_HISTORY": "Prikaži gradnik",
"HistoricElementView.VIEW_BLOCK_HISTORY": "Block history"
"HistoricElementView.BLOCK_HISTORY": "Prikaži gradnik"
});
}
Loading

0 comments on commit 0093776

Please sign in to comment.