Skip to content

Commit 527c3aa

Browse files
committed
New translations activities.php (Catalan)
1 parent b6f0e3c commit 527c3aa

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

lang/ca/activities.php

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,35 +18,35 @@
1818
'page_move_notification' => 'S’ha mogut la pàgina',
1919

2020
// Chapters
21-
'chapter_create' => 'ha creat el capítol',
21+
'chapter_create' => 'S\'ha creat el capítol',
2222
'chapter_create_notification' => 'S’ha creat el capítol',
2323
'chapter_update' => 'ha actualitzat el capítol',
2424
'chapter_update_notification' => 'S’ha actualitzat el capítol',
2525
'chapter_delete' => 'ha suprimit el capítol',
2626
'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',
2828
'chapter_move_notification' => 'S’ha mogut el capítol',
2929

3030
// Books
31-
'book_create' => 'ha creat el llibre',
31+
'book_create' => 'llibre creat',
3232
'book_create_notification' => 'S’ha creat el llibre',
3333
'book_create_from_chapter' => 'ha convertit el capítol a llibre',
3434
'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',
3636
'book_update_notification' => 'S’ha actualitzat el llibre',
37-
'book_delete' => 'ha suprimit el llibre',
37+
'book_delete' => 'llibre suprimit',
3838
'book_delete_notification' => 'S’ha suprimit el llibre',
39-
'book_sort' => 'ha ordenat el llibre',
39+
'book_sort' => 'llibre ordenat',
4040
'book_sort_notification' => 'S’ha tornat a ordenar el llibre',
4141

4242
// Bookshelves
4343
'bookshelf_create' => 'ha creat el prestatge',
4444
'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',
4646
'bookshelf_create_from_book_notification' => 'S’ha convertit el llibre a prestatge',
47-
'bookshelf_update' => 'ha actualitzat el prestatge',
47+
'bookshelf_update' => 'prestatge actualitzat',
4848
'bookshelf_update_notification' => 'S’ha actualitzat el prestatge',
49-
'bookshelf_delete' => 'ha suprimit el prestatge',
49+
'bookshelf_delete' => 'prestatge suprimit',
5050
'bookshelf_delete_notification' => 'S’ha suprimit el prestatge',
5151

5252
// Revisions
@@ -85,8 +85,8 @@
8585
'webhook_delete_notification' => 'S’ha suprimit el webhook',
8686

8787
// 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',
9090
'import_run' => 'updated import',
9191
'import_run_notification' => 'Content successfully imported',
9292
'import_delete' => 'deleted import',

0 commit comments

Comments
 (0)