]> BookStack Code Mirror - bookstack/blob - lang/sq/activities.php
Fix issue BookStackApp#5542 Sorting by name
[bookstack] / lang / sq / activities.php
1 <?php
2 /**
3  * Activity text strings.
4  * Is used for all the text within activity logs & notifications.
5  */
6 return [
7
8     // Pages
9     'page_create'                 => 'krijoi faqe',
10     'page_create_notification'    => 'Faqja u krijua me sukses',
11     'page_update'                 => 'përditësoi faqe',
12     'page_update_notification'    => 'Faqja u përditësua me sukses',
13     'page_delete'                 => 'fshiu faqe',
14     'page_delete_notification'    => 'Faqja u fshi me sukses',
15     'page_restore'                => 'riktheu faqe',
16     'page_restore_notification'   => 'Faqja u rikthye me sukses',
17     'page_move'                   => 'zhvendosi faqe',
18     'page_move_notification'      => 'Faqja u zhvendos me sukses',
19
20     // Chapters
21     'chapter_create'              => 'krijoi kapitull',
22     'chapter_create_notification' => 'Kapitulli u krijua me sukses',
23     'chapter_update'              => 'përditësoi kapitull',
24     'chapter_update_notification' => 'Kapitulli u përditësua me sukses',
25     'chapter_delete'              => 'fshiu kapitull',
26     'chapter_delete_notification' => 'Kapitulli u fshi me sukses',
27     'chapter_move'                => 'zhvendosi kapitull',
28     'chapter_move_notification' => 'Kapitulli u zhvendos me sukses',
29
30     // Books
31     'book_create'                 => 'krijoi libër',
32     'book_create_notification'    => 'Libri u krijua me sukses',
33     'book_create_from_chapter'              => 'konvertoi kapitullin në libër',
34     'book_create_from_chapter_notification' => 'Kapitulli u konvertua në libër me sukses',
35     'book_update'                 => 'përditësoi libër',
36     'book_update_notification'    => 'Libri u përditësua me sukses',
37     'book_delete'                 => 'fshiu libër',
38     'book_delete_notification'    => 'Libri u fshi me sukses',
39     'book_sort'                   => 'renditi libër',
40     'book_sort_notification'      => 'Libri u rendit me sukses',
41
42     // Bookshelves
43     'bookshelf_create'            => 'krijoi raft',
44     'bookshelf_create_notification'    => 'Rafti u krijua me sukses',
45     'bookshelf_create_from_book'    => 'konvertoi librin në raft',
46     'bookshelf_create_from_book_notification'    => 'Libri u konvertua ne raft me sukses',
47     'bookshelf_update'                 => 'përditësoi raftin',
48     'bookshelf_update_notification'    => 'Rafti u përditësua me sukses',
49     'bookshelf_delete'                 => 'fshiu raftin',
50     'bookshelf_delete_notification'    => 'Rafti u fshi me sukses',
51
52     // Revisions
53     'revision_restore' => 'riktheu rishikimin',
54     'revision_delete' => 'fshiu rishikimin',
55     'revision_delete_notification' => 'Rishikimi u fshi me sukses',
56
57     // Favourites
58     'favourite_add_notification' => '":emri" është shtuar në listën tuaj të të preferuarve',
59     'favourite_remove_notification' => '":emri" është hequr nga lista juaj e të preferuarve',
60
61     // Watching
62     'watch_update_level_notification' => 'Preferencat e orës u përditësuan me sukses',
63
64     // Auth
65     'auth_login' => 'loguar',
66     'auth_register' => 'regjistruar si përdorues i ri',
67     'auth_password_reset_request' => 'kërkoi rivendosjen e fjalëkalimit të përdoruesit',
68     'auth_password_reset_update' => 'rivendos fjalëkalimin e përdoruesit',
69     'mfa_setup_method' => 'konfiguroi metodën MFA',
70     'mfa_setup_method_notification' => 'Metoda Multi-factor u konfigurua me sukses',
71     'mfa_remove_method' => 'hoqi metodën MFA',
72     'mfa_remove_method_notification' => 'Metoda Multi-factor u hoq me sukses',
73
74     // Settings
75     'settings_update' => 'përditësoi cilësimet',
76     'settings_update_notification' => 'Cilësimet u përditësuan me sukses',
77     'maintenance_action_run' => 'u zhvillua veprim i mirëmbajtjes',
78
79     // Webhooks
80     'webhook_create' => 'u krijua uebhook',
81     'webhook_create_notification' => 'Uebhook-u u krijua me sukses',
82     'webhook_update' => 'përditësoi uebhook',
83     'webhook_update_notification' => 'Uebhook-u u përditësua me sukses',
84     'webhook_delete' => 'fshiu uebhook',
85     'webhook_delete_notification' => 'Uebhook-u u fshi me sukses',
86
87     // Imports
88     'import_create' => 'created import',
89     'import_create_notification' => 'Import successfully uploaded',
90     'import_run' => 'updated import',
91     'import_run_notification' => 'Content successfully imported',
92     'import_delete' => 'deleted import',
93     'import_delete_notification' => 'Import successfully deleted',
94
95     // Users
96     'user_create' => 'krijoi përdorues',
97     'user_create_notification' => 'Përdoruesi u krijua me sukses',
98     'user_update' => 'përditësoi përdorues',
99     'user_update_notification' => 'Përdoruesi u përditësua me sukses',
100     'user_delete' => 'fshi përdorues',
101     'user_delete_notification' => 'Përdoruesi u fshi me sukses',
102
103     // API Tokens
104     'api_token_create' => 'created API token',
105     'api_token_create_notification' => 'Token API u krijua me sukses',
106     'api_token_update' => 'updated API token',
107     'api_token_update_notification' => 'Token API u përditësua me sukses',
108     'api_token_delete' => 'deleted API token',
109     'api_token_delete_notification' => 'Token API u fshi me sukses',
110
111     // Roles
112     'role_create' => 'krijoi rol',
113     'role_create_notification' => 'Roli u krijua me sukses',
114     'role_update' => 'përditësoi rol',
115     'role_update_notification' => 'Roli u përditësua me sukses',
116     'role_delete' => 'fshiu rol',
117     'role_delete_notification' => 'Roli u fshi me sukses',
118
119     // Recycle Bin
120     'recycle_bin_empty' => 'boshatisi koshin e riciklimit',
121     'recycle_bin_restore' => 'riktheu nga koshi i riciklimit',
122     'recycle_bin_destroy' => 'fshiu nga koshi i riciklimit',
123
124     // Comments
125     'commented_on'                => 'komentoi në',
126     'comment_create'              => 'shtoi koment',
127     'comment_update'              => 'përditësoi koment',
128     'comment_delete'              => 'fshiu koment',
129
130     // Sort Rules
131     'sort_rule_create' => 'created sort rule',
132     'sort_rule_create_notification' => 'Sort rule successfully created',
133     'sort_rule_update' => 'updated sort rule',
134     'sort_rule_update_notification' => 'Sort rule successfully updated',
135     'sort_rule_delete' => 'deleted sort rule',
136     'sort_rule_delete_notification' => 'Sort rule successfully deleted',
137
138     // Other
139     'permissions_update'          => 'përditësoi lejet',
140 ];