55 lines
3.1 KiB
XML
55 lines
3.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2014 The CyanogenMod Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="home_screen_settings">TUIS SKERM INSTELLINGS</string>
|
|
<string name="drawer_settings">LAAI INSTELLINGS</string>
|
|
<string name="app_settings">PROGRAM INSTELLINGS</string>
|
|
<string name="setting_state_on">AAN</string>
|
|
<string name="setting_state_off">AF</string>
|
|
<string name="setting_state_disabled">Gedeaktiveer</string>
|
|
<string name="play_folder_title">Play</string>
|
|
<string name="scrolling_wallpaper">Rol agtergrond</string>
|
|
<string name="grid_size_text">Rooster grootte</string>
|
|
<string name="grid_size_comfortable">Gemaklik</string>
|
|
<string name="grid_size_cozy">Snoesig</string>
|
|
<string name="grid_size_condensed">Verkorte</string>
|
|
<string name="grid_size_custom">Persoonlik (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string>
|
|
<string name="preferences_interface_homescreen_custom">Kies persoonlike grootte</string>
|
|
<string name="dialog_confirm">Bevestig</string>
|
|
<string name="home_screen_search_text">Soekbalk</string>
|
|
<string name="larger_icons_text">Groter ikone</string>
|
|
<string name="icon_labels">Ikoon etikette</string>
|
|
<string name="icon_labels_show">Vertoon</string>
|
|
<string name="icon_labels_hide">Wegsteek</string>
|
|
<string name="protected_app_settings">Beskermde programme</string>
|
|
<string name="export_workspace_layout">Uitvoer van uitleg</string>
|
|
<string name="app_drawer_style">Laai styl</string>
|
|
<string name="app_drawer_style_compact">Kompak</string>
|
|
<string name="app_drawer_style_sections">Seksies</string>
|
|
<string name="app_drawer_color">Laai kleur</string>
|
|
<string name="app_drawer_color_dark">Donker</string>
|
|
<string name="app_drawer_color_light">Lig</string>
|
|
<string name="fast_scroller">Vinnige blaai</string>
|
|
<string name="fast_scroller_type">Vinnige blaai tipe</string>
|
|
<string name="fast_scroller_type_horizontal">Horisontaal</string>
|
|
<string name="fast_scroller_type_vertical">Vertikaal</string>
|
|
<string name="search_activity_not_found">\'n Soektog aktiwiteit kon nie gevind word nie!</string>
|
|
<string name="app_not_available">Toep nie beskikbaar nie</string>
|
|
<string name="storage_permission_denied">Kon nie toegang na spasie verkry nie</string>
|
|
<string name="export_db_email_subject">Laaier vir DB streek</string>
|
|
<string name="export_db_could_not">Kon DB lêer nie uitvoer nie</string>
|
|
</resources>
|