Skip to content

Commit

Permalink
Merge branch 'development' of github.com:BookStackApp/BookStack into …
Browse files Browse the repository at this point in the history
…development
  • Loading branch information
ssddanbrown committed Aug 29, 2024
2 parents 9aa3442 + aac7d56 commit 3a058a6
Show file tree
Hide file tree
Showing 61 changed files with 1,647 additions and 1,647 deletions.
122 changes: 61 additions & 61 deletions lang/ca/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,116 +7,116 @@

// Pages
'page_create' => 'ha creat la pàgina',
'page_create_notification' => 'Pàgina creada correctament',
'page_create_notification' => 'S’ha creat la pàgina',
'page_update' => 'ha actualitzat la pàgina',
'page_update_notification' => 'Pàgina actualitzada correctament',
'page_delete' => 'ha suprimit una pàgina',
'page_delete_notification' => 'Pàgina suprimida correctament',
'page_update_notification' => 'S’ha actualitzat la pàgina',
'page_delete' => 'ha suprimit la pàgina',
'page_delete_notification' => 'S’ha suprimit la pàgina',
'page_restore' => 'ha restaurat la pàgina',
'page_restore_notification' => 'Pàgina restaurada correctament',
'page_restore_notification' => 'S’ha restaurat la pàgina',
'page_move' => 'ha mogut la pàgina',
'page_move_notification' => 'Pàgina moguda correctament',
'page_move_notification' => 'S’ha mogut la pàgina',

// Chapters
'chapter_create' => 'ha creat el capítol',
'chapter_create_notification' => 'Capítol creat correctament',
'chapter_create_notification' => 'S’ha creat el capítol',
'chapter_update' => 'ha actualitzat el capítol',
'chapter_update_notification' => 'Capítol actualitzat correctament',
'chapter_delete' => 'ha suprimit un capítol',
'chapter_delete_notification' => 'Capítol suprimit correctament',
'chapter_update_notification' => 'S’ha actualitzat el capítol',
'chapter_delete' => 'ha suprimit el capítol',
'chapter_delete_notification' => 'S’ha suprimit el capítol',
'chapter_move' => 'ha mogut el capítol',
'chapter_move_notification' => 'Capítol mogut correctament',
'chapter_move_notification' => 'S’ha mogut el capítol',

// Books
'book_create' => 'ha creat el llibre',
'book_create_notification' => 'Llibre creat correctament',
'book_create_from_chapter' => 'ha convertit un capítol en el llibre',
'book_create_from_chapter_notification' => 'Capítol convertit en llibre correctament',
'book_create_notification' => 'S’ha creat el llibre',
'book_create_from_chapter' => 'ha convertit el capítol a llibre',
'book_create_from_chapter_notification' => 'S’ha convertit el capítol a llibre',
'book_update' => 'ha actualitzat el llibre',
'book_update_notification' => 'Llibre actualitzat correctament',
'book_delete' => 'ha suprimit un llibre',
'book_delete_notification' => 'Llibre suprimit correctament',
'book_update_notification' => 'S’ha actualitzat el llibre',
'book_delete' => 'ha suprimit el llibre',
'book_delete_notification' => 'S’ha suprimit el llibre',
'book_sort' => 'ha ordenat el llibre',
'book_sort_notification' => 'Llibre reordenat correctament',
'book_sort_notification' => 'S’ha tornat a ordenar el llibre',

// Bookshelves
'bookshelf_create' => 'ha creat el prestatge',
'bookshelf_create_notification' => 'Prestatge creat correctament',
'bookshelf_create_from_book' => 'ha convertit un llibre en el prestatge',
'bookshelf_create_from_book_notification' => 'Llibre convertit en prestatge correctament',
'bookshelf_create_notification' => 'S’ha creat el prestatge',
'bookshelf_create_from_book' => 'ha convertit el llibre a prestatge',
'bookshelf_create_from_book_notification' => 'S’ha convertit el llibre a prestatge',
'bookshelf_update' => 'ha actualitzat el prestatge',
'bookshelf_update_notification' => 'Prestatge actualitzat correctament',
'bookshelf_delete' => 'ha suprimit un prestatge',
'bookshelf_delete_notification' => 'Prestatge suprimit correctament',
'bookshelf_update_notification' => 'S’ha actualitzat el prestatge',
'bookshelf_delete' => 'ha suprimit el prestatge',
'bookshelf_delete_notification' => 'S’ha suprimit el prestatge',

// Revisions
'revision_restore' => 'ha restaurat la revisió',
'revision_delete' => 'ha suprimit una revisió',
'revision_delete_notification' => 'Revisió suprimida correctament',
'revision_delete' => 'ha suprimit la revisió',
'revision_delete_notification' => 'S’ha suprimit la revisió',

// Favourites
'favourite_add_notification' => 'S’ha afegit «:name» als vostres preferits',
'favourite_remove_notification' => 'S’ha suprimit «:name» dels vostres preferits',
'favourite_add_notification' => 'S’ha afegit «:name» als favorits.',
'favourite_remove_notification' => 'S’ha eliminat «:name» dels favorits.',

// Watching
'watch_update_level_notification' => 'Preferències de seguiment actualitzades correctament',
'watch_update_level_notification' => 'S’han actualitzat les preferències de seguiment',

// Auth
'auth_login' => 'ha iniciat la sessió',
'auth_login' => 'ha iniciat sessió',
'auth_register' => 's’ha registrat com a usuari nou',
'auth_password_reset_request' => 'ha sol·licitat un restabliment de la contrasenya',
'auth_password_reset_update' => 'ha restablert la contrasenya de l’usuari',
'mfa_setup_method' => 'ha configurat un mètode d’autenticació de múltiple factor',
'mfa_setup_method_notification' => 'Mètode d’autenticació de múltiple factor configurat correctament',
'mfa_remove_method' => 'ha suprimit un mètode d’autenticació de múltiple factor',
'mfa_remove_method_notification' => 'Mètode d’autenticació de múltiple factor suprimit correctament',
'auth_password_reset_request' => 'ha sol·licitat la reinicialització de la contrasenya',
'auth_password_reset_update' => 'ha reinicialitzat la contrasenya',
'mfa_setup_method' => 'ha configurat un mètode d’autenticació multifactorial',
'mfa_setup_method_notification' => 'S’ha configurat un mètode d’autenticació multifactorial',
'mfa_remove_method' => 'ha eliminat un mètode d’autenticació multifactorial',
'mfa_remove_method_notification' => 'S’ha eliminat un mètode d’autenticació multifactorial',

// Settings
'settings_update' => 'ha actualitzat la configuració',
'settings_update_notification' => 'Configuració actualitzada correctament',
'settings_update_notification' => 'S’ha actualitzat la configuració',
'maintenance_action_run' => 'ha executat una acció de manteniment',

// Webhooks
'webhook_create' => 'ha creat un webhook',
'webhook_create_notification' => 'Webhook creat correctament',
'webhook_update' => 'ha actualitzat un webhook',
'webhook_update_notification' => 'Webhook actualitzat correctament',
'webhook_delete' => 'ha suprimit un webhook',
'webhook_delete_notification' => 'Webhook suprimit correctament',
'webhook_create_notification' => 'S’ha creat el webhook',
'webhook_update' => 'ha actualitzat el webhook',
'webhook_update_notification' => 'S’ha actualitzat el webhook',
'webhook_delete' => 'ha suprimit el webhook',
'webhook_delete_notification' => 'S’ha suprimit el webhook',

// Users
'user_create' => 'ha creat l’usuari',
'user_create_notification' => 'Usuari creat correctament',
'user_create_notification' => 'S’ha creat l’usuari',
'user_update' => 'ha actualitzat l’usuari',
'user_update_notification' => 'Usuari actualitzat correctament',
'user_delete' => 'ha suprimit un usuari',
'user_delete_notification' => 'Usuari suprimit correctament',
'user_update_notification' => 'S’ha actualitzat l’usuari',
'user_delete' => 'ha suprimit l’usuari',
'user_delete_notification' => 'S’ha suprimit l’usuari',

// API Tokens
'api_token_create' => 'created API token',
'api_token_create_notification' => 'Testimoni d’API creat correctament',
'api_token_update' => 'updated API token',
'api_token_update_notification' => 'Testimoni d’API actualitzat correctament',
'api_token_delete' => 'deleted API token',
'api_token_delete_notification' => 'Testimoni d’API suprimit correctament',
'api_token_create' => 'ha creat el testimoni API',
'api_token_create_notification' => 'S’ha creat el testimoni API',
'api_token_update' => 'ha actualitzat el testimoni API',
'api_token_update_notification' => 'S’ha actualitzat el testimoni API',
'api_token_delete' => 'ha suprimit el testimoni API',
'api_token_delete_notification' => 'S’ha suprimit el testimoni API',

// Roles
'role_create' => 'ha creat el rol',
'role_create_notification' => 'Rol creat correctament',
'role_create_notification' => 'S’ha creat el rol',
'role_update' => 'ha actualitzat el rol',
'role_update_notification' => 'Rol actualitzat correctament',
'role_delete' => 'ha suprimit un rol',
'role_delete_notification' => 'Rol suprimit correctament',
'role_update_notification' => 'S’ha actualitzat el rol',
'role_delete' => 'ha suprimit el rol',
'role_delete_notification' => 'S’ha suprimit el rol',

// Recycle Bin
'recycle_bin_empty' => 'ha buidat la paperera de reciclatge',
'recycle_bin_restore' => 'ha restaurat de la paperera de reciclatge',
'recycle_bin_destroy' => 'ha suprimit de la paperera de reciclatge',
'recycle_bin_empty' => 'ha buidat la paperera',
'recycle_bin_restore' => 'ha restaurat de la paperera',
'recycle_bin_destroy' => 'ha eliminat de la paperera',

// Comments
'commented_on' => 'ha comentat a',
'comment_create' => 'ha afegit el comentari',
'comment_update' => 'ha actualitzat el comentari',
'comment_create' => 'ha afegit un comentari',
'comment_update' => 'ha actualitzat un comentari',
'comment_delete' => 'ha suprimit un comentari',

// Other
Expand Down
Loading

0 comments on commit 3a058a6

Please sign in to comment.