X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3918/head:/resources/lang/ca/common.php diff --git a/resources/lang/ca/common.php b/resources/lang/ca/common.php index 497395060..72f0fac58 100644 --- a/resources/lang/ca/common.php +++ b/resources/lang/ca/common.php @@ -20,11 +20,12 @@ return [ 'role' => 'Rol', 'cover_image' => 'Imatge de portada', 'cover_image_description' => 'Aquesta imatge hauria de fer aproximadament 440x250 px.', - + // Actions 'actions' => 'Accions', 'view' => 'Visualitza', 'view_all' => 'Visualitza-ho tot', + 'new' => 'New', 'create' => 'Crea', 'update' => 'Actualitza', 'edit' => 'Edita', @@ -45,6 +46,10 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', + 'download' => 'Download', + 'open_in_tab' => 'Open in Tab', // Sort Options 'sort_options' => 'Opcions d\'ordenació', @@ -69,14 +74,21 @@ return [ 'list_view' => 'Visualització en llista', 'default' => 'Per defecte', 'breadcrumb' => 'Ruta de navegació', + 'status' => 'Status', + 'status_active' => 'Active', + 'status_inactive' => 'Inactive', + 'never' => 'Never', + 'none' => 'None', // Header + 'homepage' => 'Homepage', 'header_menu_expand' => 'Expand Header Menu', 'profile_menu' => 'Menú del perfil', 'view_profile' => 'Mostra el perfil', 'edit_profile' => 'Edita el perfil', 'dark_mode' => 'Mode fosc', 'light_mode' => 'Mode clar', + 'global_search' => 'Global Search', // Layout tabs 'tab_info' => 'Informació',