. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'confirmation' => 'Estàs segur?', 'confirmation_unsaved' => 'Els canvis no guardats es perdran. Estàs segur?', 'saved' => 'Guardat', 'array_and' => [ 'words_connector' => ',', 'two_words_connector' => ' i ', 'last_word_connector' => ', i ', ], 'badges' => [ 'new' => 'NOU', ], 'buttons' => [ 'admin' => 'Administrador', 'authorise' => 'Autoritzar', 'authorising' => 'Autoritzant...', 'back' => '', 'back_to_previous' => 'Tornar a la posició anterior', 'back_to_top' => 'Torna al principi', 'cancel' => 'Cancel·la', 'change' => 'canvia', 'clear' => 'Esborra', 'click_to_copy' => 'clica per copiar al porta-retalls', 'click_to_copy_copied' => 'copiat al porta-retalls!', 'close' => 'Tanca', 'collapse' => 'redueix', 'delete' => 'Eliminar', 'edit' => 'Editar', 'expand' => 'expandir', 'hide' => 'ocultar', 'permalink' => 'enllaç permanent', 'pin' => 'fixar', 'post' => 'Publica', 'read_more' => 'llegir més', 'refresh' => 'Actualitzar', 'reply' => 'Respondre', 'reply_reopen' => 'Respondre i reobrir', 'reply_resolve' => 'Respondre i resoldre', 'reset' => 'Restablir', 'restore' => 'Restaurar', 'retry' => 'Reintentar', 'save' => 'Guardar', 'saving' => 'Guardant...', 'search' => 'Cercar', 'see_more' => 'veure més', 'show' => 'mostrar', 'show_deleted' => 'Mostrar eliminats', 'show_less' => 'mostra\'n menys', 'show_more' => 'mostra\'n més', 'show_more_options' => 'mostrar més opcions', 'submit' => 'Enviar', 'unpin' => 'desanclar', 'update' => 'Actualitzar', 'upload_image' => 'pujar imatge', 'watch' => [ 'to_0' => 'Deixar de veure', 'to_1' => 'Veure', ], ], 'count' => [ 'badges' => ':count_delimited insígnia|:count_delimited insígnies', 'days' => ':count_delimited dia|:count_delimited dies', 'hour_short_unit' => 'h|h', 'hours' => ':count_delimited hora|:count_delimited hores', 'item' => ':count_delimited unitat|:count_delimited unitats', 'minute_short_unit' => 'min|min', 'minutes' => ':count_delimited minut|:count_delimited minuts', 'months' => ':count_delimited mes|:count_delimited mesos', 'notifications' => ':count_delimited notificació|:count_delimited notificacions', 'plus_others' => '+ :count_delimited altre!|+ :count_delimited altres!', 'post' => ':count_delimited publicació|:count_delimited publicacions', 'second_short_unit' => 'seg|segs', 'star_priority' => ':count_delimited star priority|:count_delimited star priorities', 'update' => ':count_delimited actualització|:count_delimited actualitzacions', 'view' => ':count_delimited visita|:count_delimited visites', 'years' => ':count_delimited any|:count_delimited anys', ], 'countdown' => [ 'days' => 'dies', 'hours' => 'hores', 'minutes' => 'minuts', 'seconds' => 'segons', ], 'datetime' => [ 'year_month' => [ 'moment' => 'MMMM YYYY', 'php' => 'MMMM y', ], 'year_month_short' => [ 'moment' => 'MMM YYYY', ], ], 'device' => [ 'keyboard' => 'Teclat', 'mouse' => 'Ratolí', 'tablet' => 'Tauleta', 'touch' => 'Pantalla tàctil', ], 'dropzone' => [ 'target' => 'deixa anar aquí per pujar', ], 'input' => [ 'search' => 'cercar...', ], 'pagination' => [ 'previous' => 'prev', 'next' => 'seg', ], 'score_count' => [ 'count_100' => '100', 'count_300' => '300', 'count_50' => '50', 'count_geki' => '', 'count_katu' => '200', 'count_miss' => 'Miss', ], 'scoreboard_time' => [ 'd' => '%d d', 'dd' => '%d d', 'h' => '%d h', 'hh' => '%d h', 'm' => 'ara', 'mm' => 'ara', 'month' => '%d m', 'months' => '%d m', 'past' => '', 's' => 'ara', 'y' => '%d a', 'yy' => '%d a', ], 'time' => [ 'days_ago' => 'fa :count_delimited dia|fa :count_delimited dies', 'hours_ago' => 'fa :count_delimited hora|fa :count_delimited hores', 'now' => 'ara', 'remaining' => 'Temps restant', ], 'title' => [ 'notice' => 'Avís', ], 'wrong_user' => [ '_' => 'Ha iniciat sessió com :user. :logout_link.', 'logout_link' => 'Feu clic aquí per iniciar sessió com un altre usuari', ], ];