Bill Yi | 1f50195 | 2024-10-22 13:38:20 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2024 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 19 | <string name="app_name" msgid="5597111707986572208">"Terminal"</string> |
Bill Yi | 44460bb | 2024-10-30 17:33:28 -0700 | [diff] [blame] | 20 | <string name="installer_title_text" msgid="500663060973466805">"Linux-terminal installeren"</string> |
| 21 | <string name="installer_desc_text_format" msgid="2734224805682171826">"Als je Linux-terminal wilt starten, moet je ongeveer <xliff:g id="EXPECTED_SIZE">%1$s</xliff:g> aan data downloaden via het netwerk.\nWil je doorgaan?"</string> |
Bill Yi | 5ccd03e | 2024-11-05 20:19:27 -0800 | [diff] [blame] | 22 | <string name="installer_wait_for_wifi_checkbox_text" msgid="487720664098014506">"Downloaden als wifi beschikbaar is"</string> |
Bill Yi | 44460bb | 2024-10-30 17:33:28 -0700 | [diff] [blame] | 23 | <string name="installer_install_button_enabled_text" msgid="6142090640081511103">"Installeren"</string> |
| 24 | <string name="installer_install_button_disabled_text" msgid="8651445004125422467">"Installeren"</string> |
| 25 | <string name="installer_install_network_error_message" msgid="2450409107529774410">"Netwerkfout. Check de verbinding en probeer het opnieuw."</string> |
| 26 | <string name="installer_notif_title_text" msgid="471160690081159042">"Linux-terminal installeren"</string> |
| 27 | <string name="installer_notif_desc_text" msgid="6746098106305899060">"Linux-terminal wordt gestart na afronding"</string> |
| 28 | <string name="installer_error_network" msgid="3265100678310833813">"Kan niet installeren vanwege het netwerkprobleem"</string> |
| 29 | <string name="installer_error_unknown" msgid="1991780204241177455">"Installatie mislukt. Probeer het opnieuw."</string> |
Bill Yi | 1f50195 | 2024-10-22 13:38:20 -0700 | [diff] [blame] | 30 | <string name="action_settings" msgid="5729342767795123227">"Instellingen"</string> |
| 31 | <string name="vm_creation_message" msgid="6594953532721367502">"Terminal voorbereiden"</string> |
| 32 | <string name="vm_stop_message" msgid="3978349856095529255">"Terminal stoppen"</string> |
| 33 | <string name="vm_error_message" msgid="5231867246177661525">"Terminal gecrasht"</string> |
| 34 | <string name="settings_disk_resize_title" msgid="1545791169419914600">"Formaat van schijf aanpassen"</string> |
Bill Yi | 22e8d88 | 2024-10-29 05:26:18 -0700 | [diff] [blame] | 35 | <string name="settings_disk_resize_sub_title" msgid="149418971610906138">"Formaat aanpassen/Rootfs"</string> |
Bill Yi | 1f50195 | 2024-10-22 13:38:20 -0700 | [diff] [blame] | 36 | <string name="settings_disk_resize_resize_message" msgid="5990475712303845087">"Schijfgrootte ingesteld"</string> |
| 37 | <string name="settings_disk_resize_resize_gb_assigned_format" msgid="109301857555401579">"<xliff:g id="ASSIGNED_SIZE">%1$s</xliff:g> toegewezen"</string> |
| 38 | <string name="settings_disk_resize_resize_gb_max_format" msgid="6221210151688630371">"<xliff:g id="MAX_SIZE">%1$s</xliff:g> max."</string> |
| 39 | <string name="settings_disk_resize_resize_cancel" msgid="2182388126941686562">"Annuleren"</string> |
Bill Yi | 028c6b5 | 2024-11-21 17:36:56 -0800 | [diff] [blame^] | 40 | <string name="settings_disk_resize_resize_restart_vm_to_apply" msgid="83303619015991908">"Opnieuw opstarten om toe te passen"</string> |
Bill Yi | 4b4f67d | 2024-11-18 20:46:35 -0800 | [diff] [blame] | 41 | <string name="settings_port_forwarding_title" msgid="4867439149919324784">"PoortÂdoorschakeling"</string> |
Bill Yi | 1f50195 | 2024-10-22 13:38:20 -0700 | [diff] [blame] | 42 | <string name="settings_port_forwarding_sub_title" msgid="6848040752531535488">"Poortdoorschakeling instellen"</string> |
Bill Yi | 22e8d88 | 2024-10-29 05:26:18 -0700 | [diff] [blame] | 43 | <string name="settings_port_forwarding_notification_title" msgid="2822798067500254704">"Terminal probeert een nieuwe poort te openen"</string> |
| 44 | <string name="settings_port_forwarding_notification_content" msgid="2167103177775323330">"Poort die moet worden geopend: <xliff:g id="PORT_NUMBER">%d</xliff:g>"</string> |
| 45 | <string name="settings_port_forwarding_notification_accept" msgid="3571520986524038185">"Accepteren"</string> |
| 46 | <string name="settings_port_forwarding_notification_deny" msgid="636848749634710403">"Weigeren"</string> |
Bill Yi | 1f50195 | 2024-10-22 13:38:20 -0700 | [diff] [blame] | 47 | <string name="settings_recovery_title" msgid="6586840079226383285">"Herstel"</string> |
| 48 | <string name="settings_recovery_sub_title" msgid="1067782421529340576">"Herstelopties voor partities"</string> |
| 49 | <string name="settings_recovery_reset_title" msgid="8785305518694186025">"Wijzigen naar eerste versie"</string> |
| 50 | <string name="settings_recovery_reset_sub_title" msgid="5656572074090728544">"Alles verwijderen"</string> |
Bill Yi | 4b4f67d | 2024-11-18 20:46:35 -0800 | [diff] [blame] | 51 | <string name="settings_recovery_reset_dialog_title" msgid="874946981716251094">"Terminal resetten"</string> |
| 52 | <string name="settings_recovery_reset_dialog_message" msgid="6392681199895696206">"Gegevens worden verwijderd"</string> |
Bill Yi | 5ccd03e | 2024-11-05 20:19:27 -0800 | [diff] [blame] | 53 | <string name="settings_recovery_reset_dialog_confirm" msgid="431718610013947861">"Bevestigen"</string> |
| 54 | <string name="settings_recovery_reset_dialog_cancel" msgid="1666264288208459725">"Annuleren"</string> |
Bill Yi | 028c6b5 | 2024-11-21 17:36:56 -0800 | [diff] [blame^] | 55 | <string name="settings_recovery_reset_dialog_backup_option" msgid="2079431035205584614">"Back-up van gegevens maken in <xliff:g id="PATH">/mnt/backup</xliff:g>"</string> |
| 56 | <string name="settings_recovery_error_due_to_backup" msgid="2129959464075410607">"Herstel is mislukt omdat de back-up is mislukt"</string> |
| 57 | <string name="settings_recovery_error" msgid="2451912941535666379">"Herstel is mislukt"</string> |
| 58 | <string name="settings_recovery_error_during_removing_backup" msgid="6515615177661212463">"Kan back-upbestand niet verwijderen"</string> |
| 59 | <string name="settings_recovery_remove_backup_title" msgid="1540850288876158899">"Back-upgegevens verwijderen"</string> |
| 60 | <string name="settings_recovery_remove_backup_sub_title" msgid="212161719832573475">"<xliff:g id="PATH">/mnt/backup</xliff:g> opschonen"</string> |
| 61 | <!-- no translation found for error_title (7196464038692913778) --> |
| 62 | <skip /> |
| 63 | <!-- no translation found for error_desc (1939028888570920661) --> |
| 64 | <skip /> |
| 65 | <!-- no translation found for error_code (3585291676855383649) --> |
| 66 | <skip /> |
Bill Yi | 22e8d88 | 2024-10-29 05:26:18 -0700 | [diff] [blame] | 67 | <string name="service_notification_settings" msgid="1437365721184401135">"Instellingen"</string> |
| 68 | <string name="service_notification_title" msgid="2918088850910713393">"Terminal wordt uitgevoerd"</string> |
Bill Yi | 4b4f67d | 2024-11-18 20:46:35 -0800 | [diff] [blame] | 69 | <string name="service_notification_content" msgid="3579923802797824545">"Klik om de terminal te openen"</string> |
Bill Yi | 22e8d88 | 2024-10-29 05:26:18 -0700 | [diff] [blame] | 70 | <string name="service_notification_quit_action" msgid="4888327875869277455">"Sluiten"</string> |
Bill Yi | 1f50195 | 2024-10-22 13:38:20 -0700 | [diff] [blame] | 71 | </resources> |