1<?xml version="1.0" encoding="UTF-8"?>
2<!--  Copyright (C) 2017 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="accessibility_shortcut_multiple_service_warning" msgid="7133244216041378936">"Du tryckte i tre sekunder på tillbaka- och nedåtknapparna för att använda <xliff:g id="SERVICE_0">%1$s</xliff:g>.\n\n Tryck igen på tillbaka- och nedåtknapparna i tre sekunder för att aktivera <xliff:g id="SERVICE_1">%1$s</xliff:g>. Du kan använda den här genvägen när du vill aktivera eller inaktivera <xliff:g id="SERVICE_2">%1$s</xliff:g>.\n\n Du kan ändra inställningarna via Inställningar &gt; System &gt; Tillgänglighet."</string>
20    <string name="accessibility_shortcut_toogle_warning" msgid="6107141001991769734">"När kortkommandot är aktiverat kan du starta en tillgänglighetsfunktion genom att hålla tillbaka- och nedåtknapparna nedtryckta samtidigt i tre sekunder.\n\n Aktuell tillgänglighetsfunktion:\n <xliff:g id="SERVICE_NAME">%1$s</xliff:g>\n\n Du kan ändra funktionen i Inställningar &gt; Tillgänglighet."</string>
21    <string name="accessibility_shortcut_enabling_service" msgid="955379455142747901">"Du tryckte länge på tillbaka- och nedåtknapparna. <xliff:g id="SERVICE_NAME">%1$s</xliff:g> har aktiverats."</string>
22    <string name="accessibility_shortcut_disabling_service" msgid="1407311966343470931">"Du tryckte länge på tillbaka- och nedåtknapparna. <xliff:g id="SERVICE_NAME">%1$s</xliff:g> har inaktiverats."</string>
23    <string name="accessibility_shortcut_spoken_feedback" msgid="7263788823743141556">"Du tryckte i tre sekunder på tillbaka- och nedåtknapparna för att använda <xliff:g id="SERVICE_0">%1$s</xliff:g>. Tryck igen på tillbaka- och nedåtknapparna i tre sekunder för att aktivera <xliff:g id="SERVICE_1">%1$s</xliff:g>. Du kan använda den här genvägen när du vill aktivera eller inaktivera <xliff:g id="SERVICE_2">%1$s</xliff:g>."</string>
24    <string name="accessibility_shortcut_single_service_warning" msgid="7941823324711523679">"Du tryckte i tre sekunder på tillbaka- och nedåtknapparna för att använda <xliff:g id="SERVICE_0">%1$s</xliff:g>.\n\n Tryck igen på tillbaka- och nedåtknapparna i tre sekunder för att aktivera <xliff:g id="SERVICE_1">%1$s</xliff:g>.\n Du kan använda den här genvägen när du vill aktivera eller inaktivera <xliff:g id="SERVICE_2">%1$s</xliff:g>.\n\n Du kan ändra inställningarna via Inställningar &gt; System &gt; Tillgänglighet."</string>
25    <string name="disable_accessibility_shortcut" msgid="4559312586447750126">"Inte nu"</string>
26    <string name="leave_accessibility_shortcut_on" msgid="6807632291651241490">"Aktivera nu"</string>
27</resources>
28