diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 23521c796..0f3c16a91 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1003,4 +1003,19 @@ $lang['Delete album "%s" and its %d sub-albums.'] = 'Elimina l\'àlbum "%s" i el $lang['No filter on album. Select one or type to search'] = 'No hi ha cap filtre a l\'àlbum, Seleccioneu-ne un o escriviu per cercar-ne'; $lang['No tag selected, no action possible.'] = 'No s\'ha seleccionat cap etiqueta i no es pot realitzar cap acció'; $lang['Storage used'] = 'Emmagatzemament utilitzat'; -$lang['checksum'] = 'suma de verificació'; \ No newline at end of file +$lang['checksum'] = 'suma de verificació'; +$lang['%d checksums were added'] = 's\'han afegit %d checksums'; +$lang['... or hide this link'] = '...o amagueu aquest enllaç'; +$lang['Compute %d missing checksums'] = 'Calcula %d checksums que manquen'; +$lang['Create a first album'] = 'Creeu un primer àlbum'; +$lang['Deletion in progress'] = 'Supressió en curs'; +$lang['Display album date period'] = 'Mostra el periode de dates associat amb cada àlbum, p.ex. «del 12 de al 15 de juliol de 2018»'; +$lang['Display category date'] = 'Mostra la data de la categoria'; +$lang['Piwigo requires an album to add photos.'] = 'Piwigo necessita un àlbum per afegir-hi fotos.'; +$lang['Some checksums are missing.'] = 'Manquen alguns checksums.'; +$lang['Synchronization in progress'] = 'Sincronització en curs'; +$lang['Visit'] = 'Visiteu'; +$lang['Welcome!'] = 'Benvinguts!'; +$lang['With no checksum'] = 'Sense checksum'; +$lang['checksums to add'] = 'Checksums per afegir'; +$lang['or'] = 'o'; \ No newline at end of file