|
6 | 6 | return [ |
7 | 7 |
|
8 | 8 | // Pages |
9 | | - 'page_create' => 'tudalen wedi\'i chreu', |
| 9 | + 'page_create' => 'creodd dudalen', |
10 | 10 | 'page_create_notification' => 'Tudalen wedi\'i chreu\'n llwyddiannus', |
11 | | - 'page_update' => 'tudalen wedi\'i diweddaru', |
| 11 | + 'page_update' => 'diweddarodd dudalen', |
12 | 12 | 'page_update_notification' => 'Tudalen wedi\'i diweddaru\'n llwyddiannus', |
13 | | - 'page_delete' => 'tudalen wedi\'i dileu', |
14 | | - 'page_delete_notification' => 'Cafodd y dudalen ei dileu yn llwyddiannus', |
15 | | - 'page_restore' => 'tudalen wedi\'i hadfer', |
16 | | - 'page_restore_notification' => 'Cafodd y dudalen ei hadfer yn llwyddiannus', |
17 | | - 'page_move' => 'symwyd tudalen', |
18 | | - 'page_move_notification' => 'Page successfully moved', |
| 13 | + 'page_delete' => 'dileodd dudalen', |
| 14 | + 'page_delete_notification' => 'Tudalen wedi\'i dileu\'n llwyddiannus', |
| 15 | + 'page_restore' => 'adferodd dudalen', |
| 16 | + 'page_restore_notification' => 'Tudalen wedi\'i hadfer yn llwyddiannus', |
| 17 | + 'page_move' => 'symydodd dudalen', |
| 18 | + 'page_move_notification' => 'Tudalen wedi\'i symud yn llwyddianus', |
19 | 19 |
|
20 | 20 | // Chapters |
21 | | - 'chapter_create' => 'pennod creu', |
| 21 | + 'chapter_create' => 'creodd bennod', |
22 | 22 | 'chapter_create_notification' => 'Pennod wedi\'i chreu\'n llwyddiannus', |
23 | 23 | 'chapter_update' => 'pennod wedi diweddaru', |
24 | 24 | 'chapter_update_notification' => 'Pennod wedi\'i diweddaru\'n llwyddiannus', |
25 | 25 | 'chapter_delete' => 'pennod wedi dileu', |
26 | 26 | 'chapter_delete_notification' => 'Pennod wedi\'i dileu\'n llwyddiannus', |
27 | 27 | 'chapter_move' => 'pennod wedi symud', |
28 | | - 'chapter_move_notification' => 'Chapter successfully moved', |
| 28 | + 'chapter_move_notification' => 'Pennod wedi\'i symud yn llwyddianus', |
29 | 29 |
|
30 | 30 | // Books |
31 | 31 | 'book_create' => 'llyfr wedi creu', |
|
40 | 40 | 'book_sort_notification' => 'Ail-archebwyd y llyfr yn llwyddiannus', |
41 | 41 |
|
42 | 42 | // Bookshelves |
43 | | - 'bookshelf_create' => 'created shelf', |
44 | | - 'bookshelf_create_notification' => 'Shelf successfully created', |
| 43 | + 'bookshelf_create' => 'creodd silff', |
| 44 | + 'bookshelf_create_notification' => 'Silff wedi\'i chreu\'n llwyddiannus', |
45 | 45 | 'bookshelf_create_from_book' => 'converted book to shelf', |
46 | 46 | 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', |
47 | | - 'bookshelf_update' => 'updated shelf', |
48 | | - 'bookshelf_update_notification' => 'Shelf successfully updated', |
49 | | - 'bookshelf_delete' => 'deleted shelf', |
50 | | - 'bookshelf_delete_notification' => 'Shelf successfully deleted', |
| 47 | + 'bookshelf_update' => 'diweddarodd silff', |
| 48 | + 'bookshelf_update_notification' => 'Silff wedi\'i diweddaru\'n llwyddiannus', |
| 49 | + 'bookshelf_delete' => 'dileodd silff', |
| 50 | + 'bookshelf_delete_notification' => 'Silff wedi\'i dileu\'n llwyddiannus', |
51 | 51 |
|
52 | 52 | // Revisions |
53 | 53 | 'revision_restore' => 'restored revision', |
|
62 | 62 | 'watch_update_level_notification' => 'Watch preferences successfully updated', |
63 | 63 |
|
64 | 64 | // Auth |
65 | | - 'auth_login' => 'logged in', |
| 65 | + 'auth_login' => 'wedi\'u mewngofnodi', |
66 | 66 | 'auth_register' => 'registered as new user', |
67 | 67 | 'auth_password_reset_request' => 'requested user password reset', |
68 | 68 | 'auth_password_reset_update' => 'reset user password', |
|
85 | 85 | 'webhook_delete_notification' => 'Webhook wedi\'i dileu\'n llwyddiannus', |
86 | 86 |
|
87 | 87 | // Users |
88 | | - 'user_create' => 'created user', |
89 | | - 'user_create_notification' => 'User successfully created', |
90 | | - 'user_update' => 'updated user', |
| 88 | + 'user_create' => 'creodd ddefnyddiwr', |
| 89 | + 'user_create_notification' => 'Defnyddiwr wedi\'i greu\'n llwyddiannus', |
| 90 | + 'user_update' => 'diweddarodd ddefnyddiwr', |
91 | 91 | 'user_update_notification' => 'Diweddarwyd y defnyddiwr yn llwyddiannus', |
92 | | - 'user_delete' => 'deleted user', |
| 92 | + 'user_delete' => 'dileodd ddefnyddiwr', |
93 | 93 | 'user_delete_notification' => 'Tynnwyd y defnyddiwr yn llwyddiannus', |
94 | 94 |
|
95 | 95 | // API Tokens |
96 | | - 'api_token_create' => 'created api token', |
97 | | - 'api_token_create_notification' => 'API token successfully created', |
98 | | - 'api_token_update' => 'updated api token', |
99 | | - 'api_token_update_notification' => 'API token successfully updated', |
100 | | - 'api_token_delete' => 'deleted api token', |
101 | | - 'api_token_delete_notification' => 'API token successfully deleted', |
| 96 | + 'api_token_create' => 'creodd tocyn api', |
| 97 | + 'api_token_create_notification' => 'Tocyn API wedi\'i greu\'n llwyddiannus', |
| 98 | + 'api_token_update' => 'diweddarodd docyn api', |
| 99 | + 'api_token_update_notification' => 'Tocyn API wedi\'i ddiweddaru\'n llwyddiannus', |
| 100 | + 'api_token_delete' => 'dileodd docyn api', |
| 101 | + 'api_token_delete_notification' => 'Tocyn API wedi\'i ddileu\'n llwyddiannus', |
102 | 102 |
|
103 | 103 | // Roles |
104 | 104 | 'role_create' => 'created role', |
|
109 | 109 | 'role_delete_notification' => 'Role successfully deleted', |
110 | 110 |
|
111 | 111 | // Recycle Bin |
112 | | - 'recycle_bin_empty' => 'emptied recycle bin', |
| 112 | + 'recycle_bin_empty' => 'gwagodd fin ailgylchu', |
113 | 113 | 'recycle_bin_restore' => 'restored from recycle bin', |
114 | 114 | 'recycle_bin_destroy' => 'removed from recycle bin', |
115 | 115 |
|
116 | 116 | // Comments |
117 | 117 | 'commented_on' => 'gwnaeth sylwadau ar', |
118 | | - 'comment_create' => 'added comment', |
119 | | - 'comment_update' => 'updated comment', |
120 | | - 'comment_delete' => 'deleted comment', |
| 118 | + 'comment_create' => 'ychwanegodd sylw', |
| 119 | + 'comment_update' => 'diweddarodd sylw', |
| 120 | + 'comment_delete' => 'dileodd sylw', |
121 | 121 |
|
122 | 122 | // Other |
123 | 123 | 'permissions_update' => 'caniatadau wedi\'u diweddaru', |
|
0 commit comments