Skip to content

Commit 0c292f0

Browse files
authored
Initial Commit
1 parent a7521b9 commit 0c292f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+827
-1481
lines changed

resources/lang/ar.json

Lines changed: 0 additions & 62 deletions
This file was deleted.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<?php
2+
3+
return [
4+
"All" => "الجميع",
5+
"All Columns" => "كافة الأعمدة",
6+
"Applied Filters" => "المرشحات التطبيقية",
7+
"Applied Sorting" => "الفرز التطبيقي",
8+
"Bulk Actions" => "إجراءات جملة",
9+
"Clear" => "واضح",
10+
"Columns" => "الأعمدة",
11+
"Debugging Values" => "قيم التصحيح",
12+
"Deselect All" => "الغاء تحديد الكل",
13+
"Done Reordering" => "تمت إعادة الترتيب",
14+
"Filters" => "المرشحات",
15+
"not_applicable" => "N/A",
16+
"No" => "لا",
17+
"No items found. Try to broaden your search." => "لم يتم العثور على العناصر. حاول توسيع نطاق البحث.",
18+
"of" => "ل",
19+
"Remove filter option" => "إزالة خيار التصفية",
20+
"Remove sort option" => "إزالة خيار الفرز",
21+
"Reorder" => "إعادة ترتيب",
22+
"results" => "نتائج",
23+
"row" => "صف",
24+
"rows" => "صفوف",
25+
"rows, do you want to select all" => "الصفوف ، هل تريد تحديد الكل",
26+
"Search" => "يبحث",
27+
"Select All" => "اختر الكل",
28+
"Showing" => "عرض",
29+
"to" => "ل",
30+
"Yes" => "نعم",
31+
"You are currently selecting all" => "أنت الآن تختار الكل",
32+
"You are not connected to the internet." => "أنت غير متصل بالإنترنت.",
33+
"You have selected" => "قمت بتحديدها"
34+
];

resources/lang/ca.json

Lines changed: 0 additions & 62 deletions
This file was deleted.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<?php
2+
3+
return [
4+
"All" => "Tot",
5+
"All Columns" => "Totes les columnes",
6+
"Applied Filters" => "Filtres Aplicats",
7+
"Applied Sorting" => "Ordenació Aplicada",
8+
"Bulk Actions" => "Accions Massives",
9+
"Clear" => "Esborra",
10+
"Columns" => "Columnes",
11+
"Debugging Values" => "Valors de depuració",
12+
"Deselect All" => "Deselecciona tot",
13+
"Done Reordering" => "Reordenació finalitzada",
14+
"Filters" => "Filtres",
15+
"not_applicable" => "N/A",
16+
"No" => "No",
17+
"No items found. Try to broaden your search." => "No s'han trobat elements. Intenti ampliar la cerca.",
18+
"of" => "de",
19+
"Remove filter option" => "Elimina opció de filtre",
20+
"Remove sort option" => "Elimina opció d'ordenació",
21+
"Reorder" => "Reordena",
22+
"results" => "resultats",
23+
"row" => "fila",
24+
"rows" => "files",
25+
"rows, do you want to select all" => "files, vol seleccionar totes",
26+
"to" => "a",
27+
"Search" => "Cerca",
28+
"Select All" => "Selecciona tot",
29+
"Showing" => "Mostrant",
30+
"Yes" => "",
31+
"You are currently selecting all" => "Actualment està seleccionant tot",
32+
"You are not connected to the internet." => "No està conectat a Internet.",
33+
"You have selected" => "Ha seleccionat"
34+
];

resources/lang/da.json

Lines changed: 0 additions & 62 deletions
This file was deleted.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<?php
2+
3+
return [
4+
"All" => "Alle",
5+
"All Columns" => "Alle kolonner",
6+
"Applied Filters" => "Anvendte filtre",
7+
"Applied Sorting" => "Anvendt sortering",
8+
"Bulk Actions" => "Massehandlinger",
9+
"Clear" => "Ryd",
10+
"Columns" => "Kolonner",
11+
"Debugging Values" => "Debugging-værdier",
12+
"Deselect All" => "Fravælg alle",
13+
"Done Reordering" => "Færdig med omorganisering",
14+
"Filters" => "Filtre",
15+
"not_applicable" => "N/A",
16+
"No" => "Nej",
17+
"No items found. Try to broaden your search." => "Ingen elementer fundet. Prøv at udvide din søgning.",
18+
"of" => "af",
19+
"Remove filter option" => "Fjern filtermulighed",
20+
"Remove sort option" => "Fjern sorteringsmulighed",
21+
"Reorder" => "Omorganisér",
22+
"results" => "resultater",
23+
"row" => "række",
24+
"rows" => "rækker",
25+
"rows, do you want to select all" => "rækker, vil du vælge alle",
26+
"Search" => "Søg",
27+
"Select All" => "Vælg alle",
28+
"Showing" => "Viser",
29+
"to" => "til",
30+
"Yes" => "Ja",
31+
"You are currently selecting all" => "Du vælger i øjeblikket alle",
32+
"You are not connected to the internet." => "Du er ikke forbundet til internettet.",
33+
"You have selected" => "Du har valgt"
34+
];

resources/lang/de.json

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)