summaryrefslogtreecommitdiffstats
path: root/res/values-sv/cm_strings.xml
blob: 54dd90a536d054950c4cdd657f46dc0cfd80831d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
     Copyright (C) 2014-2015 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">
  <!-- In-call screen: call failure reason (call ended due to low battery) -->
  <string name="callFailed_low_battery">Låg batterinivå</string>
  <!-- Call method spinner - Default No SIM -->
  <string name="call_method_spinner_item_no_sim">Inget SIM-kort</string>
  <string name="call_method_spinner_item_unknown_sim">SIM <xliff:g id="slot_number">%d</xliff:g></string>
  <string name="call_method_spinner_item_emergency_call">Enbart nödsamtal</string>
  <string name="invalid_number_text">"%1$s kunde inte ringa det här samtalet. Är numret korrekt?"</string>
  <!-- InCall Sign in button -->
  <string name="sign_in_credit_banner_text">LOGGA IN</string>
</resources>