i18n(sk): Update translations

This commit is contained in:
Kamil Lihan 2025-09-07 13:11:29 +02:00 committed by Michael Murphy
parent 7fdba2f933
commit 93735b1ab2
25 changed files with 73 additions and 42 deletions

View file

@ -6,6 +6,7 @@ Name[pl]=Centrum powiadomień
Name[pt]=Central de Notificações
Name[nl]=Meldingscentrum
Name[de]=Notifizierungszentrum
Name[sk]=Centrum oznámení
Type=Application
Exec=cosmic-applet-notifications
Terminal=false

View file

@ -1,15 +1,19 @@
hours-ago = { NUMBER($duration) ->
[1] pred hodinou
*[other] pred {$duration} hodinami
}
minutes-ago = { NUMBER($duration) ->
[1] pred minútou
*[other] pred {$duration} minútami
}
hours-ago = { $duration } { $duration ->
[one] hodinu
[few] hodiny
[many] hodín
[other] hodín
} dozadu
minutes-ago = { $duration } { $duration ->
[one] minútu
[few] minúty
[many] minút
[other] minút
} dozadu
show-less = Zobraziť menej
show-more = Zobraziť {$more} ďalšie
show-more = Zobraziť ešte {$more}
clear-group = Vymazať skupinu
clear-all = Vymazať všetky notifikácie
clear-all = Vymazať všetky oznámenia
do-not-disturb = Nerušiť
notification-settings = Nastavenia notifikácií...
no-notifications = Žiadne notifikácie
notification-settings = Nastavenia oznámení...
no-notifications = Žiadne oznámenia