New translations activities.php (Slovak)

This commit is contained in:
Dan Brown 2024-05-03 11:33:54 +01:00
parent 7eda72555c
commit 666057096e
1 changed files with 8 additions and 8 deletions

View File

@ -25,7 +25,7 @@ return [
'chapter_delete' => 'odstránil(a) kapitolu',
'chapter_delete_notification' => 'Kapitola úspešne odstránená',
'chapter_move' => 'presunul(a) kapitolu',
'chapter_move_notification' => 'Chapter successfully moved',
'chapter_move_notification' => 'Kapitola bola úspešne presunutá',
// Books
'book_create' => 'vytvoril(a) knihu',
@ -72,8 +72,8 @@ return [
'mfa_remove_method_notification' => 'Viacúrovňový spôsob overenia úspešne odstránený',
// Settings
'settings_update' => 'updated settings',
'settings_update_notification' => 'Settings successfully updated',
'settings_update' => 'aktualizované nastavenia',
'settings_update_notification' => 'Nastavenia boli úspešne aktualizované',
'maintenance_action_run' => 'ran maintenance action',
// Webhooks
@ -85,11 +85,11 @@ return [
'webhook_delete_notification' => 'Webhook úspešne odstránený',
// Users
'user_create' => 'created user',
'user_create' => 'užívateľ vytvorený',
'user_create_notification' => 'User successfully created',
'user_update' => 'updated user',
'user_update' => 'používateľ aktualizovaný',
'user_update_notification' => 'Používateľ úspešne upravený',
'user_delete' => 'deleted user',
'user_delete' => 'odstránený používateľ',
'user_delete_notification' => 'Používateľ úspešne zmazaný',
// API Tokens
@ -105,7 +105,7 @@ return [
'role_create_notification' => 'Rola úspešne vytvorená',
'role_update' => 'updated role',
'role_update_notification' => 'Rola úspešne aktualizovaná',
'role_delete' => 'deleted role',
'role_delete' => 'odstrániť rolu',
'role_delete_notification' => 'Rola úspešne zmazaná',
// Recycle Bin
@ -117,7 +117,7 @@ return [
'commented_on' => 'komentoval(a)',
'comment_create' => 'added comment',
'comment_update' => 'updated comment',
'comment_delete' => 'deleted comment',
'comment_delete' => 'odstrániť komentár',
// Other
'permissions_update' => 'aktualizované oprávnenia',