Skip to content

Commit

Permalink
ENH Update translations (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Aug 21, 2023
1 parent b0de658 commit b76ce97
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions lang/eo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ eo:
belongs_many_many_Pages: Paĝoj
db_Name: Nomo
db_Sort: Ordigi
has_many_Children: Infanoj
has_one_Parent: Patra
has_one_Type: Tipo
SilverStripe\Taxonomy\TaxonomyType:
Expand Down
4 changes: 2 additions & 2 deletions lang/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ it:
EditPermissionLabel: 'Modifica un termine tassonomico e tutti i termini nidificati'
PLURALNAME: 'Termini tassonomici'
PLURALS:
many: '{count} Termini tassonomici'
one: 'Un Termine tassonomico'
other: '{count} Termini tassonomici'
many: '{count} Termini tassonomici'
SINGULARNAME: 'Termine tassonomico'
belongs_many_many_Pages: Pagine
db_Name: Nome
Expand All @@ -20,8 +20,8 @@ it:
SilverStripe\Taxonomy\TaxonomyType:
PLURALNAME: 'Tipi Tassonomie'
PLURALS:
many: '{count} Tipi Tassonomie'
one: 'Un Tipo Tassonomia'
other: '{count} Tipi Tassonomie'
many: '{count} Tipi Tassonomie'
SINGULARNAME: 'Tipo Tassonomia'
db_Name: Nome
8 changes: 4 additions & 4 deletions lang/sl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ sl:
EditPermissionLabel: 'Uredi oznako'
PLURALNAME: Oznake
PLURALS:
one: Oznaka
two: '{count} oznaki'
few: '{count} oznak'
one: Oznaka
other: '{count} oznak'
two: '{count} oznaki'
SINGULARNAME: Oznaka
belongs_many_many_Pages: 'Seznam strani'
db_Name: Ime
has_one_Type: Tip
SilverStripe\Taxonomy\TaxonomyType:
PLURALNAME: 'Tipi oznake'
PLURALS:
one: 'Tip oznake'
two: '{count} tipa oznak'
few: '{count} tipov oznak'
one: 'Tip oznake'
other: '{count} tipov oznak'
two: '{count} tipa oznak'
SINGULARNAME: 'Tip oznake'
db_Name: Ime

0 comments on commit b76ce97

Please sign in to comment.