BobStore/res/values-tr/array.xml
F-Droid Translatebot c11fffb8f2 Translation updates
2013-11-08 16:42:53 +00:00

20 lines
531 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="updateIntervalNames">
<item>Hiçbir zaman</item>
<item>Saatte bir</item>
<item>4 saatte bir</item>
<item>12 saatte bir</item>
<item>Günde bir</item>
</string-array>
<string-array name="themeNames">
<item>Koyu</item>
<item>ık</item>
</string-array>
<string-array name="dbSyncModeNames">
<item>Devre dışı (güvenli değildir)</item>
<item>Normal</item>
<item>Tümü</item>
</string-array>
</resources>