Skip to content

Commit 0436ccf

Browse files
authored
Updated translations with latest Crowdin changes (#5759)
1 parent ee994fa commit 0436ccf

31 files changed

+242
-242
lines changed

lang/ca/activities.php

Lines changed: 21 additions & 21 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,12 +85,12 @@
8585
'webhook_delete_notification' => 'S’ha suprimit el webhook',
8686

8787
// 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',
88+
'import_create' => 'importació creada',
89+
'import_create_notification' => 'L\'importació s\'ha carregat correctament',
90+
'import_run' => 'importació actualitzada',
91+
'import_run_notification' => 'Contingut importat correctament',
92+
'import_delete' => 'importació eliminada',
93+
'import_delete_notification' => 'Importació eliminada correctament',
9494

9595
// Users
9696
'user_create' => 'ha creat l’usuari',
@@ -128,12 +128,12 @@
128128
'comment_delete' => 'ha suprimit un comentari',
129129

130130
// 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',
131+
'sort_rule_create' => 'crear regla d\'ordenació',
132+
'sort_rule_create_notification' => 'Regla d\'ordenació creada correctament',
133+
'sort_rule_update' => 'regla d\'ordenació actualitzada',
134+
'sort_rule_update_notification' => 'Regla d\'ordenació actualitzada correctament',
135+
'sort_rule_delete' => 'regla d\'ordenació eliminada',
136+
'sort_rule_delete_notification' => 'Regla d\'ordenació eliminada correctament',
137137

138138
// Other
139139
'permissions_update' => 'ha actualitzat els permisos',

lang/ca/common.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
'create' => 'Crea',
3131
'update' => 'Actualitza',
3232
'edit' => 'Edita',
33-
'archive' => 'Archive',
34-
'unarchive' => 'Un-Archive',
33+
'archive' => 'Arxivar',
34+
'unarchive' => 'Desarxivar',
3535
'sort' => 'Ordena',
3636
'move' => 'Mou',
3737
'copy' => 'Copia',
@@ -111,5 +111,5 @@
111111
'terms_of_service' => 'Condicions del servei',
112112

113113
// OpenSearch
114-
'opensearch_description' => 'Search :appName',
114+
'opensearch_description' => 'Buscar :appName',
115115
];

lang/ca/editor.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
'width' => 'Amplada',
2626
'height' => 'Altura',
2727
'More' => 'Més',
28-
'select' => 'Selecciona…',
28+
'select' => 'Selecciona ',
2929

3030
// Toolbar
3131
'formats' => 'Formats',
@@ -48,7 +48,7 @@
4848
'superscript' => 'Superíndex',
4949
'subscript' => 'Subíndex',
5050
'text_color' => 'Color del text',
51-
'highlight_color' => 'Highlight color',
51+
'highlight_color' => 'Color ressaltat',
5252
'custom_color' => 'Color personalitzat',
5353
'remove_color' => 'Elimina el color',
5454
'background_color' => 'Color de fons',
@@ -149,7 +149,7 @@
149149
'url' => 'URL',
150150
'text_to_display' => 'Text per a mostrar',
151151
'title' => 'Títol',
152-
'browse_links' => 'Browse links',
152+
'browse_links' => 'Explorar enllaços',
153153
'open_link' => 'Obre l’enllaç',
154154
'open_link_in' => 'Obre l’enllaç…',
155155
'open_link_current' => 'A la finestra actual',
@@ -166,8 +166,8 @@
166166
'about' => 'Quant a l’Editor',
167167
'about_title' => 'Quant a l’Editor WYSIWYG',
168168
'editor_license' => 'Llicència i copyright de l’Editor',
169-
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
170-
'editor_lexical_license_link' => 'Full license details can be found here.',
169+
'editor_lexical_license' => 'Aquest editor està construït com una bifurcació de :lexicalLink i es distribueix sota la llicència MIT.',
170+
'editor_lexical_license_link' => 'Tots els detalls complets de la llicència es poden trobar aquí.',
171171
'editor_tiny_license' => 'Aquest editor s’ha creat amb :tinyLink que es proporciona amb la llicència MIT.',
172172
'editor_tiny_license_link' => 'Detalls de la llicència i el copyright de TinyMCE.',
173173
'save_continue' => 'Desa la pàgina i continua',

lang/ca/entities.php

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -39,34 +39,34 @@
3939
'export_pdf' => 'Fitxer PDF',
4040
'export_text' => 'Fitxer de text sense format',
4141
'export_md' => 'Fitxer Markdown',
42-
'export_zip' => 'Portable ZIP',
43-
'default_template' => 'Default Page Template',
44-
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
45-
'default_template_select' => 'Select a template page',
46-
'import' => 'Import',
47-
'import_validate' => 'Validate Import',
48-
'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.',
49-
'import_zip_select' => 'Select ZIP file to upload',
50-
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
51-
'import_pending' => 'Pending Imports',
52-
'import_pending_none' => 'No imports have been started.',
53-
'import_continue' => 'Continue Import',
54-
'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.',
55-
'import_details' => 'Import Details',
56-
'import_run' => 'Run Import',
57-
'import_size' => ':size Import ZIP Size',
58-
'import_uploaded_at' => 'Uploaded :relativeTime',
59-
'import_uploaded_by' => 'Uploaded by',
60-
'import_location' => 'Import Location',
61-
'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.',
62-
'import_delete_confirm' => 'Are you sure you want to delete this import?',
63-
'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.',
64-
'import_errors' => 'Import Errors',
65-
'import_errors_desc' => 'The follow errors occurred during the import attempt:',
66-
'breadcrumb_siblings_for_page' => 'Navigate siblings for page',
67-
'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter',
68-
'breadcrumb_siblings_for_book' => 'Navigate siblings for book',
69-
'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf',
42+
'export_zip' => 'ZIP portable',
43+
'default_template' => 'Plantilla de pàgina per defecte',
44+
'default_template_explain' => 'Assigna una plantilla de pàgina que s\'utilitzarà com a contingut predeterminat per a totes les pàgines creades en aquest element. Tingues en compte que això només s\'utilitzarà si el creador de pàgines té accés a la plantilla de pàgina triada.',
45+
'default_template_select' => 'Seleccioneu una plantilla de pàgina',
46+
'import' => 'Importar',
47+
'import_validate' => 'Validar importació',
48+
'import_desc' => 'Importar llibres, capítols i pàgines utilitzant una exportació ZIP portable de la mateixa o una altra instància. Selecciona un arxiu ZIP per continuar. Després que l\'arxiu s\'hagi penjat i validat, podrà configurar i confirmar l\'importació en la següent vista.',
49+
'import_zip_select' => 'Seleccioneu un fitxer ZIP per pujar',
50+
'import_zip_validation_errors' => 'S\'han detectat errors al validar l\'arxiu ZIP proporcionat:',
51+
'import_pending' => 'Importació pendent',
52+
'import_pending_none' => 'No s\'han iniciat les importacions.',
53+
'import_continue' => 'Continuar importació',
54+
'import_continue_desc' => 'Revisa el contingut que s\'ha d\'importar de l\'arxiu ZIP penjat. Quan estigui llest, executa l\'importació per afegir el seu contingut al sistema. L\'arxiu d\'importació ZIP penjat s\'eliminarà automàticament al finalitzar l\'importació correctament.',
55+
'import_details' => 'Detalls d\'importació',
56+
'import_run' => 'Executar importació',
57+
'import_size' => ':size Mida de l\'arxiu ZIP',
58+
'import_uploaded_at' => 'Penjat :relativeTime',
59+
'import_uploaded_by' => 'Actualitzat per',
60+
'import_location' => 'Importar ubicació',
61+
'import_location_desc' => 'Selecciona una ubicació de destí pel contingut importat. Necessitarà els permisos pertinents per crear-lo dins de la ubicació triada.',
62+
'import_delete_confirm' => 'Esteu segur que voleu suplir aquesta importació?',
63+
'import_delete_desc' => 'Això eliminarà l\'arxiu ZIP d\'importació penjat i no es pot desfer.',
64+
'import_errors' => 'Importar errors',
65+
'import_errors_desc' => 'S\'han produït els següents errors durant l\'intent d\'importació:',
66+
'breadcrumb_siblings_for_page' => 'Navegar entre pàgines del mateix nivell',
67+
'breadcrumb_siblings_for_chapter' => 'Navegar entre capítols del mateix nivell',
68+
'breadcrumb_siblings_for_book' => 'Navegar entre llibres del mateix nivell',
69+
'breadcrumb_siblings_for_bookshelf' => 'Navegar entre llibreries del mateix nivell',
7070

7171
// Permissions and restrictions
7272
'permissions' => 'Permisos',
@@ -170,9 +170,9 @@
170170
'books_search_this' => 'Cerca en aquest llibre',
171171
'books_navigation' => 'Navegació del llibre',
172172
'books_sort' => 'Ordena el contingut d’un llibre',
173-
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
174-
'books_sort_auto_sort' => 'Auto Sort Option',
175-
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
173+
'books_sort_desc' => 'Mou capítols i pàgines dins d\'un llibre per reorganitzar el seu contingut. Es poden afegir altres llibres que permetin moure fàcilment capítols i pàgines entre llibres. De manera opcional, es poden establir regles d\'ordenació automàtica per ordenar automàticament el contingut d\'aquest llibre quan hi hagi canvis.',
174+
'books_sort_auto_sort' => 'Opció d\'ordenació automàtica',
175+
'books_sort_auto_sort_active' => 'Opció d\'ordenació activa :sortName',
176176
'books_sort_named' => 'Ordena el llibre «:bookName»',
177177
'books_sort_name' => 'Ordena pel nom',
178178
'books_sort_created' => 'Ordena per la data de creació',
@@ -234,7 +234,7 @@
234234
'pages_delete_draft' => 'Suprimeix l’esborrany de pàgina',
235235
'pages_delete_success' => 'S’ha suprimit la pàgina',
236236
'pages_delete_draft_success' => 'S’ha suprimit l’esborrany de pàgina',
237-
'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
237+
'pages_delete_warning_template' => 'Aquesta pàgina està en ús com a plantilla de pàgina predeterminada de llibre o capítol. Aquests llibres o capítols ja no tindran una plantilla de pàgina predeterminada assignada després d\'eliminar aquesta pàgina.',
238238
'pages_delete_confirm' => 'Esteu segur que voleu suprimir aquesta pàgina?',
239239
'pages_delete_draft_confirm' => 'Esteu segur que voleu suprimir aquest esborrany de pàgina?',
240240
'pages_editing_named' => 'Edició de la pàgina «:pageName»',
@@ -251,8 +251,8 @@
251251
'pages_edit_switch_to_markdown_clean' => '(Contingut net)',
252252
'pages_edit_switch_to_markdown_stable' => '(Contingut estable)',
253253
'pages_edit_switch_to_wysiwyg' => 'Canvia a l’editor WYSIWYG',
254-
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
255-
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)',
254+
'pages_edit_switch_to_new_wysiwyg' => 'Canviar al nou editor WYSIWYG',
255+
'pages_edit_switch_to_new_wysiwyg_desc' => '(En Beta Test)',
256256
'pages_edit_set_changelog' => 'Registre de canvis',
257257
'pages_edit_enter_changelog_desc' => 'Introduïu una descripció breu dels canvis que heu fet',
258258
'pages_edit_enter_changelog' => 'Registra un canvi',
@@ -272,7 +272,7 @@
272272
'pages_md_insert_drawing' => 'Insereix un dibuix',
273273
'pages_md_show_preview' => 'Mostra la visualització prèvia',
274274
'pages_md_sync_scroll' => 'Sincronitza el desplaçament de la visualització prèvia',
275-
'pages_md_plain_editor' => 'Plaintext editor',
275+
'pages_md_plain_editor' => 'Editor de text pla',
276276
'pages_drawing_unsaved' => 'S’ha trobat un dibuix sense desar',
277277
'pages_drawing_unsaved_confirm' => 'S’han trobat dades d’un dibuix d’un intent anterior de desar un dibuix. Voleu restaurar aquest dibuix no desat per a reprendre’n l’edició?',
278278
'pages_not_in_chapter' => 'La pàgina no és un capítol',
@@ -397,11 +397,11 @@
397397
'comment' => 'Comentari',
398398
'comments' => 'Comentaris',
399399
'comment_add' => 'Afegeix un comentari',
400-
'comment_none' => 'No comments to display',
400+
'comment_none' => 'No hi ha comentaris per mostrar',
401401
'comment_placeholder' => 'Deixa un comentari aquí',
402-
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
403-
'comment_archived_count' => ':count Archived',
404-
'comment_archived_threads' => 'Archived Threads',
402+
'comment_thread_count' => ':count fil de comentaris|:count fils de comentaris',
403+
'comment_archived_count' => ':count Arxivats',
404+
'comment_archived_threads' => 'Fils arxivats',
405405
'comment_save' => 'Desa el comentari',
406406
'comment_new' => 'Crea un comentari',
407407
'comment_created' => 'ha comentat :createDiff',
@@ -410,14 +410,14 @@
410410
'comment_deleted_success' => 'S’ha suprimit el comentari',
411411
'comment_created_success' => 'S’ha afegit un comentari',
412412
'comment_updated_success' => 'S’ha actualitzat un comentari',
413-
'comment_archive_success' => 'Comment archived',
414-
'comment_unarchive_success' => 'Comment un-archived',
415-
'comment_view' => 'View comment',
416-
'comment_jump_to_thread' => 'Jump to thread',
413+
'comment_archive_success' => 'Comentari arxivat',
414+
'comment_unarchive_success' => 'Comentari desarxivat',
415+
'comment_view' => 'Mostra el comentari',
416+
'comment_jump_to_thread' => 'Anar al fil',
417417
'comment_delete_confirm' => 'Esteu segur que voleu suprimir aquest comentari?',
418418
'comment_in_reply_to' => 'En resposta a :commentId',
419-
'comment_reference' => 'Reference',
420-
'comment_reference_outdated' => '(Outdated)',
419+
'comment_reference' => 'Referència',
420+
'comment_reference_outdated' => '(Obsolet)',
421421
'comment_editor_explain' => 'Vet aquí els comentaris que s’han fet en aquesta pàgina. Els comentaris es poden fer i gestionar quan es visualitza la pàgina desada.',
422422

423423
// Revision

0 commit comments

Comments
 (0)