1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3  Copyright (c) 2016, The Android Open Source Project
4
5  Licensed under the Apache License, Version 2.0 (the "License");
6  you may not use this file except in compliance with the License.
7  You may obtain a copy of the License at
8
9      http://www.apache.org/licenses/LICENSE-2.0
10
11  Unless required by applicable law or agreed to in writing, software
12  distributed under the License is distributed on an "AS IS" BASIS,
13  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  See the License for the specific language governing permissions and
15  limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20    <string name="title" msgid="9099755437807065998">"Yerel Sistem Güncellemesi"</string>
21    <string name="invalid_file_type" msgid="5363346679377832590">"Bu dosya, güncelleme için geçerli değil"</string>
22    <string name="unknown_file" msgid="4460330045071455406">"Bilinmeyen Dosya"</string>
23    <string name="cannot_access_storage" msgid="692801523959625901">"Depolama cihazına erişilemiyor"</string>
24    <string name="update_in_progress" msgid="7657197919645064655">"Sistem güncelleniyor"</string>
25    <string name="update_file_name" msgid="3034222525060204549">"Dosya: %s"</string>
26    <string name="update_file_size" msgid="4816394194716640579">"Boyut: "</string>
27    <string name="install_now" msgid="1526380165774958831">"Şimdi Yükle"</string>
28    <string name="update_failed" msgid="6878694841476888954">"Güncelleme Başarısız"</string>
29    <string name="verify_in_progress" msgid="8125900023523483860">"Güncelleme doğrulanıyor…"</string>
30    <string name="verify_failure" msgid="5077656735909871291">"Geçerli bir güncelleme dosyası seçin."</string>
31    <string name="install_ready" msgid="5831701403889581045">"Güncelleme yüklenmeye hazır."</string>
32    <string name="install_in_progress" msgid="1447531401625704953">"Yükleme devam ediyor…"</string>
33    <string name="install_success" msgid="7607370228817982339">"Güncelleme başarılı."</string>
34    <string name="install_failed" msgid="6019321590904856934">"Sistem güncellemesi yüklenemedi."</string>
35    <string name="rebooting" msgid="2147644401685874548">"Güncelleme başarılı. Yeniden başlatılıyor."</string>
36    <string name="volumes" msgid="9062088000979584509">"Birimler (%d)"</string>
37    <string name="path" msgid="7133964085947968274">"Yol: %s"</string>
38</resources>
39