Skip to content

Commit

Permalink
TLN Update translations (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Feb 7, 2024
1 parent f05d874 commit 241c257
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 4 deletions.
29 changes: 25 additions & 4 deletions lang/sk.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,30 @@
sk:
SilverStripe\Taxonomy\TaxonomyAdmin:
MENUTITLE: Taxonómie
SilverStripe\Taxonomy\TaxonomyTerm:
Category: 'Termíny taxonómie'
CreatePermissionLabel: 'Vytvoriť termín taxonómie'
DeletePermissionLabel: 'Odstrániť termín taxonómie a všetky vnorené termíny'
EditPermissionLabel: 'Upraviť termín taxonómie'
PLURALNAME: 'Termíny taxonómie'
PLURALS:
few: '{count} termíny taxonómie'
many: '{count} termínov taxonómie'
one: 'Termín taxonómie'
other: '{count} termínov taxonómie'
SINGULARNAME: 'Termín taxonómie'
belongs_many_many_Pages: Stránky
db_Name: Meno
db_Sort: Usporiadanie
has_one_Parent: 'Komentovaný príspevok'
db_Name: Názov
db_Sort: Zoradiť
has_many_Children: Potomkovia
has_one_Parent: Rodič
has_one_Type: Typ
SilverStripe\Taxonomy\TaxonomyType:
db_Name: Meno
PLURALNAME: 'Typy taxonómie'
PLURALS:
few: '{count} typy taxonómie'
many: '{count} typov taxonómie'
one: 'Typ taxonómie'
other: '{count} typov taxonómie'
SINGULARNAME: 'Typ taxonómie'
db_Name: Názov
2 changes: 2 additions & 0 deletions lang/sl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ sl:
SINGULARNAME: Oznaka
belongs_many_many_Pages: 'Seznam strani'
db_Name: Ime
db_Sort: Razvrščanje
has_one_Parent: 'Nadrejeno pravilo'
has_one_Type: Tip
SilverStripe\Taxonomy\TaxonomyType:
PLURALNAME: 'Tipi oznake'
Expand Down

0 comments on commit 241c257

Please sign in to comment.