|
4 | 4 | "cannot_retrieve_installed_modules": "Kan geïnstalleerde modules niet ophalen", |
5 | 5 | "401": "Ongeldige authenticatie", |
6 | 6 | "cannot_retrieve_module_info": "Module-info kan niet worden opgehaald", |
7 | | - "generic_error": "Er is iets misgegaan", |
8 | | - "error": "fout", |
| 7 | + "generic_error": "Er ging iets mis", |
| 8 | + "error": "Fout", |
9 | 9 | "network_timeout": "Netwerktime-out", |
10 | 10 | "404": "Bron niet gevonden", |
11 | 11 | "network_error": "Netwerkfout", |
|
25 | 25 | "services": "Dienst | Diensten", |
26 | 26 | "app_images": "App kopie | App kopieën", |
27 | 27 | "collabora_admin_url": "Beheerdersconsole", |
28 | | - "no_services": "Geen diensten", |
| 28 | + "no_services": "Geen services", |
29 | 29 | "app_instance": "App-instantie", |
30 | | - "mount": "Mount", |
| 30 | + "mount": "Koppelen", |
31 | 31 | "title": "Status", |
32 | 32 | "installation_node": "Installatie node", |
33 | 33 | "open_collabora_admin_page": "Open console", |
|
58 | 58 | "title": "Over" |
59 | 59 | }, |
60 | 60 | "action": { |
61 | | - "list-backup-repositories": "Back-up repositories weergeven", |
| 61 | + "list-backup-repositories": "Backup repositories weergeven", |
62 | 62 | "get-module-info": "Module-info ophalen", |
63 | | - "list-installed-modules": "Lijst met geïnstalleerde modules", |
| 63 | + "list-installed-modules": "Geïnstalleerde modules weergeven", |
64 | 64 | "list-backups": "Backups weergeven", |
65 | 65 | "get-status": "Status ophalen", |
66 | 66 | "configure-module": "Module configureren", |
|
0 commit comments