diff --git a/lang/fr.yml b/lang/fr.yml index 6b93b2e7..0ca3889e 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -4,14 +4,17 @@ fr: ITEMS_CHANGES: one: '{total} (1 modification)' other: '{total} ({count} modifications)' + many: '{total} ({count} modifications)' ITEMS_TOTAL: one: '1 au total' other: '{count} au total' + many: '{count} au total' NAME: Nom PLURALNAME: Campagnes PLURALS: one: 'Une campagne' other: '{count} Campagnes' + many: '{count} Campagnes' PUBLISHED_DATE_BY: '{date} par {name}' PUBLISHED_TODAY: 'Aujourd''hui {time}' PUBLISHED_TODAY_BY: 'Aujourd''hui {time} par {name}' diff --git a/lang/it.yml b/lang/it.yml index 2e8fdfa0..a843b2b4 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -4,14 +4,17 @@ it: ITEMS_CHANGES: one: '{total} (1 modifica)' other: '{total} ({count} modifiche)' + many: '{total} ({count} modifiche)' ITEMS_TOTAL: one: '1 totale' other: '{count} totale' + many: '{count} totale' NAME: Nome PLURALNAME: Campagne PLURALS: one: 'Una Campagna' other: '{count} Campagne' + many: '{count} Campagne' PUBLISHED_DATE_BY: '{date} di {name}' PUBLISHED_TODAY: 'Oggi {time}' PUBLISHED_TODAY_BY: 'Oggi {time} di {name}' @@ -27,6 +30,7 @@ it: PLURALS: one: 'Un Elemento del Gruppo Modifiche' other: '{count} Elementi del Gruppo Modifiche' + many: '{count} Elementi del Gruppo Modifiche' SINGULARNAME: 'Elemento del Gruppo Modifiche' SilverStripe\Versioned\GridFieldArchiveAction: Archive: Archivio diff --git a/lang/pl.yml b/lang/pl.yml index a4ec347c..cff9fd17 100644 --- a/lang/pl.yml +++ b/lang/pl.yml @@ -66,6 +66,10 @@ pl: MODIFIED: Zmodyfikowano Published: 'Opublikowano {name} {link}' Unpublished: 'Cofnięto publikację {name} {title}' + BUTTONPUBLISHED: Opublikowane + BUTTONSAVED: Zapisane + BUTTONSAVEPUBLISH: Publikuj + MoreOptions: 'Więcej opcji' SilverStripe\Versioned\VersionedGridFieldState\VersionedGridFieldState: ADDEDTODRAFTHELP: 'Rekord nie został jeszcze opublikowany' ADDEDTODRAFTSHORT: Szkic