Skip to content

Commit

Permalink
TLN Update translations (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Feb 7, 2024
1 parent afe1cc5 commit 6959b92
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion lang/sk.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
sk:
SilverStripe\Widgets\Extensions\WidgetPageExtension:
INHERITSIDEBAR: 'Zdediť bočný panel od rodiča'
SilverStripe\Widgets\Forms\WidgetAreaEditor_ss:
AVAILABLE: 'Dostupné widgety'
AVAILWIDGETS: 'Kliknite na názov widgetu pre jeho použitie na tejto stránke.'
Expand All @@ -7,11 +9,21 @@ sk:
TOSORT: 'Pre zotriedenie momentálne používaných widgetov na tejto stránke, potiahnite ich hore alebo dole.'
SilverStripe\Widgets\Model\Widget:
PLURALNAME: Widgety
PLURALS:
few: '{count} widgety'
many: '{count} widgetov'
one: Widget
other: '{count} widgetov'
SINGULARNAME: Widget
SilverStripe\Widgets\Model\WidgetArea:
PLURALNAME: 'Oblasti widgetu'
PLURALS:
few: '{count} oblasti widgetu'
many: '{count} oblastí widgetu'
one: 'Oblasť widgetu'
other: '{count} oblastí widgetu'
SINGULARNAME: 'Oblasť widgetu'
WidgetDescription_ss:
CLICKTOADDWIDGET: 'Kliknite pre pridanie tohto widgetu'
WidgetEditor_ss:
DELETE: Vymazať
DELETE: Odstrániť

0 comments on commit 6959b92

Please sign in to comment.