|
45 | 45 | 'default_template_select' => 'Seleccioneu una plantilla de pàgina', |
46 | 46 | 'import' => 'Importar', |
47 | 47 | 'import_validate' => 'Validar importació', |
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.', |
| 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 | 49 | 'import_zip_select' => 'Seleccioneu un fitxer ZIP per pujar', |
50 | 50 | 'import_zip_validation_errors' => 'S\'han detectat errors al validar l\'arxiu ZIP proporcionat:', |
51 | 51 | 'import_pending' => 'Importació pendent', |
|
63 | 63 | 'import_delete_desc' => 'Això eliminarà l\'arxiu ZIP d\'importació penjat i no es pot desfer.', |
64 | 64 | 'import_errors' => 'Importar errors', |
65 | 65 | 'import_errors_desc' => 'S\'han produït els següents errors durant l\'intent d\'importació:', |
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', |
| 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', |
70 | 70 |
|
71 | 71 | // Permissions and restrictions |
72 | 72 | 'permissions' => 'Permisos', |
|
0 commit comments