|
18 | 18 | 'page_move_notification' => 'S’ha mogut la pàgina', |
19 | 19 |
|
20 | 20 | // Chapters |
21 | | - 'chapter_create' => 'ha creat el capítol', |
| 21 | + 'chapter_create' => 'S\'ha creat el capítol', |
22 | 22 | 'chapter_create_notification' => 'S’ha creat el capítol', |
23 | 23 | 'chapter_update' => 'ha actualitzat el capítol', |
24 | 24 | 'chapter_update_notification' => 'S’ha actualitzat el capítol', |
25 | 25 | 'chapter_delete' => 'ha suprimit el capítol', |
26 | 26 | 'chapter_delete_notification' => 'S’ha suprimit el capítol', |
27 | | - 'chapter_move' => 'ha mogut el capítol', |
| 27 | + 'chapter_move' => 's\'ha mogut el capítol', |
28 | 28 | 'chapter_move_notification' => 'S’ha mogut el capítol', |
29 | 29 |
|
30 | 30 | // Books |
31 | | - 'book_create' => 'ha creat el llibre', |
| 31 | + 'book_create' => 'llibre creat', |
32 | 32 | 'book_create_notification' => 'S’ha creat el llibre', |
33 | 33 | 'book_create_from_chapter' => 'ha convertit el capítol a llibre', |
34 | 34 | 'book_create_from_chapter_notification' => 'S’ha convertit el capítol a llibre', |
35 | | - 'book_update' => 'ha actualitzat el llibre', |
| 35 | + 'book_update' => 'llibre actualitzat', |
36 | 36 | 'book_update_notification' => 'S’ha actualitzat el llibre', |
37 | | - 'book_delete' => 'ha suprimit el llibre', |
| 37 | + 'book_delete' => 'llibre suprimit', |
38 | 38 | 'book_delete_notification' => 'S’ha suprimit el llibre', |
39 | | - 'book_sort' => 'ha ordenat el llibre', |
| 39 | + 'book_sort' => 'llibre ordenat', |
40 | 40 | 'book_sort_notification' => 'S’ha tornat a ordenar el llibre', |
41 | 41 |
|
42 | 42 | // Bookshelves |
43 | 43 | 'bookshelf_create' => 'ha creat el prestatge', |
44 | 44 | 'bookshelf_create_notification' => 'S’ha creat el prestatge', |
45 | | - 'bookshelf_create_from_book' => 'ha convertit el llibre a prestatge', |
| 45 | + 'bookshelf_create_from_book' => 'llibre convertit a prestatge', |
46 | 46 | 'bookshelf_create_from_book_notification' => 'S’ha convertit el llibre a prestatge', |
47 | | - 'bookshelf_update' => 'ha actualitzat el prestatge', |
| 47 | + 'bookshelf_update' => 'prestatge actualitzat', |
48 | 48 | 'bookshelf_update_notification' => 'S’ha actualitzat el prestatge', |
49 | | - 'bookshelf_delete' => 'ha suprimit el prestatge', |
| 49 | + 'bookshelf_delete' => 'prestatge suprimit', |
50 | 50 | 'bookshelf_delete_notification' => 'S’ha suprimit el prestatge', |
51 | 51 |
|
52 | 52 | // Revisions |
|
85 | 85 | 'webhook_delete_notification' => 'S’ha suprimit el webhook', |
86 | 86 |
|
87 | 87 | // Imports |
88 | | - 'import_create' => 'created import', |
89 | | - 'import_create_notification' => 'Import successfully uploaded', |
| 88 | + 'import_create' => 'importació creada', |
| 89 | + 'import_create_notification' => 'L\'importació s\'ha carregat correctament', |
90 | 90 | 'import_run' => 'updated import', |
91 | 91 | 'import_run_notification' => 'Content successfully imported', |
92 | 92 | 'import_delete' => 'deleted import', |
|
0 commit comments