Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
e0517b7
New translations settings.php (Ukrainian)
ssddanbrown May 5, 2022
e11a239
New translations entities.php (Ukrainian)
ssddanbrown May 5, 2022
7fe846f
New translations settings.php (Ukrainian)
ssddanbrown May 5, 2022
6ff5ef6
New translations editor.php (Ukrainian)
ssddanbrown May 5, 2022
f8d1e70
New translations activities.php (Arabic)
ssddanbrown May 6, 2022
c0a9f08
New translations entities.php (Latvian)
ssddanbrown May 6, 2022
cffbd5f
New translations settings.php (Latvian)
ssddanbrown May 6, 2022
0041818
New translations entities.php (Latvian)
ssddanbrown May 6, 2022
6c7d864
New translations editor.php (Latvian)
ssddanbrown May 6, 2022
241c731
New translations settings.php (Latvian)
ssddanbrown May 9, 2022
92f2005
New translations settings.php (Chinese Simplified)
ssddanbrown May 9, 2022
3fc5fe0
New translations settings.php (Chinese Traditional)
ssddanbrown May 9, 2022
60300c2
New translations settings.php (Vietnamese)
ssddanbrown May 9, 2022
ee04b12
New translations settings.php (Portuguese, Brazilian)
ssddanbrown May 9, 2022
e354f31
New translations settings.php (Indonesian)
ssddanbrown May 9, 2022
177c376
New translations settings.php (Persian)
ssddanbrown May 9, 2022
68abdfa
New translations settings.php (Spanish, Argentina)
ssddanbrown May 9, 2022
4cfa822
New translations settings.php (Croatian)
ssddanbrown May 9, 2022
4371e7f
New translations settings.php (Estonian)
ssddanbrown May 9, 2022
0497742
New translations settings.php (Bosnian)
ssddanbrown May 9, 2022
ee7ffd2
New translations settings.php (Turkish)
ssddanbrown May 9, 2022
7602c20
New translations settings.php (Uzbek)
ssddanbrown May 9, 2022
aa84790
New translations settings.php (Norwegian Bokmal)
ssddanbrown May 9, 2022
2385211
New translations settings.php (German Informal)
ssddanbrown May 9, 2022
755c677
New translations settings.php (Ukrainian)
ssddanbrown May 9, 2022
79126f3
New translations settings.php (Swedish)
ssddanbrown May 9, 2022
a153ef3
New translations settings.php (Basque)
ssddanbrown May 9, 2022
3ee7a73
New translations settings.php (French)
ssddanbrown May 9, 2022
c20a6a9
New translations settings.php (Spanish)
ssddanbrown May 9, 2022
c400bf2
New translations settings.php (Arabic)
ssddanbrown May 9, 2022
316f84e
New translations settings.php (Bulgarian)
ssddanbrown May 9, 2022
7d3bd29
New translations settings.php (Catalan)
ssddanbrown May 9, 2022
e35a4b7
New translations settings.php (Czech)
ssddanbrown May 9, 2022
bcfe1c1
New translations settings.php (Danish)
ssddanbrown May 9, 2022
546c986
New translations settings.php (German)
ssddanbrown May 9, 2022
69c7c08
New translations settings.php (Hebrew)
ssddanbrown May 9, 2022
b95190d
New translations settings.php (Slovenian)
ssddanbrown May 9, 2022
75de6df
New translations settings.php (Hungarian)
ssddanbrown May 9, 2022
5c82086
New translations settings.php (Italian)
ssddanbrown May 9, 2022
142d1de
New translations settings.php (Japanese)
ssddanbrown May 9, 2022
6c0643d
New translations settings.php (Korean)
ssddanbrown May 9, 2022
4776de0
New translations settings.php (Lithuanian)
ssddanbrown May 9, 2022
c2785f8
New translations settings.php (Dutch)
ssddanbrown May 9, 2022
ae2eed2
New translations settings.php (Polish)
ssddanbrown May 9, 2022
2edc958
New translations settings.php (Portuguese)
ssddanbrown May 9, 2022
cd53294
New translations settings.php (Russian)
ssddanbrown May 9, 2022
f2d57d5
New translations settings.php (Slovak)
ssddanbrown May 9, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 27 additions & 27 deletions resources/lang/ar/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,61 +7,61 @@

// Pages
'page_create' => 'تم إنشاء صفحة',
'page_create_notification' => 'Page successfully created',
'page_create_notification' => 'تم إنشاء الصفحة بنجاح',
'page_update' => 'تم تحديث الصفحة',
'page_update_notification' => 'Page successfully updated',
'page_update_notification' => 'تم تحديث الصفحة بنجاح',
'page_delete' => 'تم حذف الصفحة',
'page_delete_notification' => 'Page successfully deleted',
'page_delete_notification' => 'تم حذف الصفحة بنجاح',
'page_restore' => 'تمت استعادة الصفحة',
'page_restore_notification' => 'Page successfully restored',
'page_restore_notification' => 'تمت استعادة الصفحة بنجاح',
'page_move' => 'تم نقل الصفحة',

// Chapters
'chapter_create' => 'تم إنشاء فصل',
'chapter_create_notification' => 'Chapter successfully created',
'chapter_create_notification' => 'تم إنشاء الفصل بنجاح',
'chapter_update' => 'تم تحديث الفصل',
'chapter_update_notification' => 'Chapter successfully updated',
'chapter_update_notification' => 'تم تحديث الفصل بنجاح',
'chapter_delete' => 'تم حذف الفصل',
'chapter_delete_notification' => 'Chapter successfully deleted',
'chapter_delete_notification' => 'تم حذف الفصل بنجاح',
'chapter_move' => 'تم نقل الفصل',

// Books
'book_create' => 'تم إنشاء كتاب',
'book_create_notification' => 'Book successfully created',
'book_create_notification' => 'تم إنشاء الكتاب بنجاح',
'book_update' => 'تم تحديث الكتاب',
'book_update_notification' => 'Book successfully updated',
'book_update_notification' => 'تم تحديث الكتاب بنجاح',
'book_delete' => 'تم حذف الكتاب',
'book_delete_notification' => 'Book successfully deleted',
'book_delete_notification' => 'تم حذف الكتاب بنجاح',
'book_sort' => 'تم سرد الكتاب',
'book_sort_notification' => 'Book successfully re-sorted',
'book_sort_notification' => 'تم إعادة فرز الكتاب بنجاح',

// Bookshelves
'bookshelf_create' => 'created bookshelf',
'bookshelf_create_notification' => 'Bookshelf successfully created',
'bookshelf_create' => 'تم إنشاء رف كتب',
'bookshelf_create_notification' => 'تم إنشاء الرف بنجاح',
'bookshelf_update' => 'تم تحديث الرف',
'bookshelf_update_notification' => 'Bookshelf successfully updated',
'bookshelf_update_notification' => 'تم تحديث الرف بنجاح',
'bookshelf_delete' => 'تم تحديث الرف',
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
'bookshelf_delete_notification' => 'تم حذف الرف بنجاح',

// Favourites
'favourite_add_notification' => '":name" has been added to your favourites',
'favourite_remove_notification' => '":name" has been removed from your favourites',
'favourite_add_notification' => 'تم إضافة ":name" إلى المفضلة لديك',
'favourite_remove_notification' => 'تم إزالة ":name" من المفضلة لديك',

// MFA
'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
'mfa_setup_method_notification' => 'تم تكوين طريقة متعددة العوامل بنجاح',
'mfa_remove_method_notification' => 'تمت إزالة طريقة متعددة العوامل بنجاح',

// Webhooks
'webhook_create' => 'created webhook',
'webhook_create_notification' => 'Webhook successfully created',
'webhook_update' => 'updated webhook',
'webhook_update_notification' => 'Webhook successfully updated',
'webhook_delete' => 'deleted webhook',
'webhook_delete_notification' => 'Webhook successfully deleted',
'webhook_create' => 'تم إنشاء webhook',
'webhook_create_notification' => 'تم إنشاء Webhook بنجاح',
'webhook_update' => 'تم تحديث webhook',
'webhook_update_notification' => 'تم تحديث Webhook بنجاح',
'webhook_delete' => 'حذف webhook',
'webhook_delete_notification' => 'تم حذف Webhook بنجاح',

// Users
'user_update_notification' => 'User successfully updated',
'user_delete_notification' => 'User successfully removed',
'user_update_notification' => 'تم تحديث المستخدم بنجاح',
'user_delete_notification' => 'تم إزالة المستخدم بنجاح',

// Other
'commented_on' => 'تم التعليق',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ar/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/bg/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/bs/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ca/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/cs/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/da/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'Hebraisk',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/de/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@
'es_AR' => 'Spanisch Argentinisch',
'et' => 'Estnisch',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Französisch',
'he' => 'Hebräisch',
'hr' => 'Kroatisch',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/de_informal/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@
'es_AR' => 'Spanisch Argentinisch',
'et' => 'Estnisch',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Französisch',
'he' => 'עברית',
'hr' => 'Kroatisch',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/es/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Francés',
'he' => 'עברית',
'hr' => 'Croata',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/es_AR/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Francés',
'he' => 'עברית',
'hr' => 'Croata',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/et/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina (Argentiina hispaania keel)',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français (prantsuse keel)',
'he' => 'עברית (heebrea keel)',
'hr' => 'Hrvatski (horvaadi keel)',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/eu/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fa/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fr/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Espagnol (Argentine)',
'et' => 'Estonien',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'Hébreu',
'hr' => 'Croate',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/he/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/hr/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/hu/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/id/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/it/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Spagnolo d\'Argentina',
'et' => 'Estone',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Francese',
'he' => 'Ebraico',
'hr' => 'Croato',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ja/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ko/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => '히브리어',
'hr' => 'Hrvatski',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/lt/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
'es_AR' => 'Español Argentina',
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',
Expand Down
Loading