]> BookStack Code Mirror - bookstack/commitdiff
New translations activities.php (Croatian)
authorDan Brown <redacted>
Tue, 12 Jul 2022 20:07:48 +0000 (21:07 +0100)
committerDan Brown <redacted>
Tue, 12 Jul 2022 20:07:48 +0000 (21:07 +0100)
resources/lang/hr/activities.php

index 65ab1594fff44de8aeb63c167858afac29efc0e5..b8dd50a13030cb52f20af94d46328e6644a0f025 100644 (file)
@@ -6,7 +6,7 @@
 return [
 
     // Pages
-    'page_create'                 => 'stvorena stranica',
+    'page_create'                 => 'kreirana stranica',
     'page_create_notification'    => 'Stranica uspješno kreirana',
     'page_update'                 => 'ažurirana stranica',
     'page_update_notification'    => 'Stranica uspješno ažurirana',
@@ -18,54 +18,54 @@ return [
 
     // Chapters
     'chapter_create'              => 'stvoreno poglavlje',
-    'chapter_create_notification' => 'Chapter successfully created',
+    'chapter_create_notification' => 'Poglavlje je uspješno stvoreno',
     'chapter_update'              => 'ažurirano poglavlje',
-    'chapter_update_notification' => 'Chapter successfully updated',
+    'chapter_update_notification' => 'Poglavlje je uspješno ažurirano',
     'chapter_delete'              => 'izbrisano poglavlje',
-    'chapter_delete_notification' => 'Chapter successfully deleted',
+    'chapter_delete_notification' => 'Poglavlje je uspješno izbrisano',
     'chapter_move'                => 'premiješteno poglavlje',
 
     // Books
     'book_create'                 => 'stvorena knjiga',
-    'book_create_notification'    => 'Book successfully created',
-    'book_create_from_chapter'              => 'converted chapter to book',
-    'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
+    'book_create_notification'    => 'Knjiga je uspješno stvorena',
+    'book_create_from_chapter'              => 'pretvori poglavlje u knjigu',
+    'book_create_from_chapter_notification' => 'Poglavlje je uspješno pretvoreno u knjigu',
     'book_update'                 => 'ažurirana knjiga',
-    'book_update_notification'    => 'Book successfully updated',
+    'book_update_notification'    => 'Knjiga je uspješno ažurirana',
     'book_delete'                 => 'izbrisana knjiga',
-    'book_delete_notification'    => 'Book successfully deleted',
+    'book_delete_notification'    => 'Knjiga je uspješno izbrisana',
     'book_sort'                   => 'razvrstana knjiga',
-    'book_sort_notification'      => 'Book successfully re-sorted',
+    'book_sort_notification'      => 'Knjiga je uspješno razvrstana',
 
     // Bookshelves
-    'bookshelf_create'            => 'created bookshelf',
-    'bookshelf_create_notification'    => 'Bookshelf successfully created',
-    'bookshelf_create_from_book'    => 'converted book to bookshelf',
-    'bookshelf_create_from_book_notification'    => 'Book successfully converted to a shelf',
+    'bookshelf_create'            => 'stvorena polica za knjige',
+    'bookshelf_create_notification'    => 'Polica za knjige je uspješno stvorena',
+    'bookshelf_create_from_book'    => 'prebaci knjigu na policu',
+    'bookshelf_create_from_book_notification'    => 'Poglavlje je uspješno pretvoreno u knjigu',
     'bookshelf_update'                 => 'ažurirana polica za knjige',
-    'bookshelf_update_notification'    => 'Bookshelf successfully updated',
+    'bookshelf_update_notification'    => 'Polica za knjige je uspješno ažurirana',
     'bookshelf_delete'                 => 'izbrisana polica za knjige',
-    'bookshelf_delete_notification'    => 'Bookshelf successfully deleted',
+    'bookshelf_delete_notification'    => 'Polica za knjige je uspješno izbrisana',
 
     // Favourites
-    'favourite_add_notification' => '":name" has been added to your favourites',
-    'favourite_remove_notification' => '":name" has been removed from your favourites',
+    'favourite_add_notification' => '".ime" će biti dodano u tvoje favorite',
+    'favourite_remove_notification' => '".ime" je uspješno maknuta iz tvojih favorita',
 
     // MFA
-    'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
-    'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
+    'mfa_setup_method_notification' => 'Metoda više-čimbenika je uspješno konfigurirana',
+    'mfa_remove_method_notification' => 'Metoda više-čimbenika je uspješno izbrisana',
 
     // Webhooks
-    'webhook_create' => 'created webhook',
-    'webhook_create_notification' => 'Webhook successfully created',
-    'webhook_update' => 'updated webhook',
-    'webhook_update_notification' => 'Webhook successfully updated',
-    'webhook_delete' => 'deleted webhook',
-    'webhook_delete_notification' => 'Webhook successfully deleted',
+    'webhook_create' => 'web knjiga je kreirana',
+    'webhook_create_notification' => 'Web knjiga je uspješno kreirana',
+    'webhook_update' => 'web knjiga je ažurirana',
+    'webhook_update_notification' => 'Web knjiga je uspješno ažurirana',
+    'webhook_delete' => 'web knjiga je izbrisana',
+    'webhook_delete_notification' => 'Web knjga je uspješno izbrisana',
 
     // Users
-    'user_update_notification' => 'User successfully updated',
-    'user_delete_notification' => 'User successfully removed',
+    'user_update_notification' => 'Korisnik je uspješno ažuriran',
+    'user_delete_notification' => 'Korisnik je uspješno uklonjen',
 
     // Other
     'commented_on'                => 'komentirano',
Morty Proxy This is a proxified and sanitized view of the page, visit original site.