-
-
Notifications
You must be signed in to change notification settings - Fork 352
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GTP translated, not verified by human
- Loading branch information
Showing
1 changed file
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
{ | ||
"livewire-tables::All": "Të gjitha", | ||
"livewire-tables::All Columns": "Të gjitha kolonat", | ||
"livewire-tables::Applied Filters": "Filtrat e aplikuara", | ||
"livewire-tables::Applied Sorting": "Renditja e aplikuar", | ||
"livewire-tables::Bulk Actions": "Veprime në masë", | ||
"livewire-tables::Bulk Actions Confirm": "A jeni i sigurt?", | ||
"livewire-tables::Clear": "Pastro", | ||
"livewire-tables::Columns": "Kolonat", | ||
"livewire-tables::Debugging Values": "Vlerat e korrigjimit", | ||
"livewire-tables::Deselect All": "Heq të gjitha", | ||
"livewire-tables::Done Reordering": "Përfundoi riorganizimi", | ||
"livewire-tables::Filters": "Filtrat", | ||
"livewire-tables::max": "Maksimumi", | ||
"livewire-tables::min": "Minimumi", | ||
"livewire-tables::not_applicable": "N/A", | ||
"livewire-tables::No": "Jo", | ||
"livewire-tables::No items found. Try to broaden your search.": "Nuk u gjetën artikuj. Provoni të zgjeroni kërkimin tuaj.", | ||
"livewire-tables::of": "nga", | ||
"livewire-tables::Remove filter option": "Hiq opsionin e filtrit", | ||
"livewire-tables::Remove sort option": "Hiq opsionin e renditjes", | ||
"livewire-tables::Reorder": "Riorganizo", | ||
"livewire-tables::results": "rezultate", | ||
"livewire-tables::row": "rreshti", | ||
"livewire-tables::rows": "rreshtat", | ||
"livewire-tables::rows, do you want to select all": "rreshtat, dëshironi të zgjidhni të gjitha", | ||
"livewire-tables::Search": "Kërko", | ||
"livewire-tables::Select All": "Zgjidh të gjitha", | ||
"livewire-tables::Select All On Page": "Zgjidh të gjitha në faqe", | ||
"livewire-tables::Showing": "Duke treguar", | ||
"livewire-tables::to": "te", | ||
"livewire-tables::Yes": "Po", | ||
"livewire-tables::You are currently selecting all": "Po zgjedhni të gjitha aktualisht", | ||
"livewire-tables::You are not connected to the internet.": "Nuk jeni të lidhur me internetin.", | ||
"livewire-tables::You have selected": "Keni zgjedhur", | ||
"All": "Të gjitha", | ||
"All Columns": "Të gjitha kolonat", | ||
"Applied Filters": "Filtrat e aplikuara", | ||
"Applied Sorting": "Renditja e aplikuar", | ||
"Bulk Actions": "Veprime në masë", | ||
"Bulk Actions Confirm": "A jeni i sigurt?", | ||
"Clear": "Pastro", | ||
"Columns": "Kolonat", | ||
"Debugging Values": "Vlerat e korrigjimit", | ||
"Deselect All": "Heq të gjitha", | ||
"Done Reordering": "Përfundoi riorganizimi", | ||
"Filters": "Filtrat", | ||
"max": "Maksimumi", | ||
"min": "Minimumi", | ||
"not_applicable": "N/A", | ||
"No": "Jo", | ||
"No items found. Try to broaden your search.": "Nuk u gjetën artikuj. Provoni të zgjeroni kërkimin tuaj.", | ||
"of": "nga", | ||
"Remove filter option": "Hiq opsionin e filtrit", | ||
"Remove sort option": "Hiq opsionin e renditjes", | ||
"Reorder": "Riorganizo", | ||
"results": "rezultate", | ||
"row": "rreshti", | ||
"rows": "rreshtat", | ||
"rows, do you want to select all": "rreshtat, dëshironi të zgjidhni të gjitha", | ||
"Search": "Kërko", | ||
"Select All": "Zgjidh të gjitha", | ||
"Select All On Page": "Zgjidh të gjitha në faqe", | ||
"Showing": "Duke treguar", | ||
"to": "te", | ||
"Yes": "Po", | ||
"You are currently selecting all": "Po zgjedhni të gjitha aktualisht", | ||
"You are not connected to the internet.": "Nuk jeni të lidhur me internetin.", | ||
"You have selected": "Keni zgjedhur" | ||
} |