Skip to content

Commit 5a649c3

Browse files
committed
Merge branch 'DavAlonso-master' into develop
2 parents 93131f8 + a61f4a3 commit 5a649c3

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

resources/lang/ca.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"All": "Tot",
3+
"Applied Filters": "Filtres Aplicats",
4+
"Applied Sorting": "Ordenació Aplicada",
5+
"Bulk Actions": "Accions Massives",
6+
"Clear": "Esborra",
7+
"Columns": "Columnes",
8+
"Done Reordering": "Reordenació finalitzada",
9+
"Filters": "Filtres",
10+
"Remove filter option": "Elimina opció de filtre",
11+
"Remove sort option": "Elimina opció d'ordenació",
12+
"Search": "Cerca",
13+
"Select All": "Selecciona tot",
14+
"Showing": "Mostrant",
15+
"Unselect All": "Deselecciona tot",
16+
"You are currently selecting all": "Actualment està seleccionant tot",
17+
"You are not connected to the internet.": "No està conectat a Internet.",
18+
"You have selected": "Ha seleccionat",
19+
"of": "de",
20+
"Reorder": "Reordena",
21+
"results": "resultats",
22+
"row": "fila",
23+
"rows": "files",
24+
"rows, do you want to select all": "files, vol seleccionar totes",
25+
"No items found. Try to broaden your search.": "No s'han trobat elements. Intenti ampliar la cerca.",
26+
"to": "a"
27+
}

0 commit comments

Comments
 (0)