i18n(cs): Add Czech translation (#1068)
This commit is contained in:
parent
2dba07fcae
commit
6aec81ebb5
29 changed files with 171 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Name=Notifications Center
|
||||
Name[ar]=مركز الإشعارات
|
||||
Name[cs]=Centrum oznámení
|
||||
Name[zh_CN]=通知中心
|
||||
Name[hu]=Értesítési központ
|
||||
Name[pl]=Centrum powiadomień
|
||||
|
|
|
|||
|
|
@ -0,0 +1,19 @@
|
|||
hours-ago = { $duration } { $duration ->
|
||||
[one] hodinu
|
||||
[few] hodiny
|
||||
[many] hodin
|
||||
*[other] hodin
|
||||
} dozadu
|
||||
minutes-ago = { $duration } { $duration ->
|
||||
[one] minutu
|
||||
[few] minuty
|
||||
[many] minut
|
||||
*[other] minut
|
||||
} dozadu
|
||||
show-less = Zobrazit méně
|
||||
show-more = Zobrazit ještě {$more}
|
||||
clear-group = Vymazat skupinu
|
||||
clear-all = Vymazat všechna oznámení
|
||||
do-not-disturb = Nerušit
|
||||
notification-settings = Nastavení oznámení...
|
||||
no-notifications = Žádná oznámení
|
||||
Loading…
Add table
Add a link
Reference in a new issue