File: strings.xml

package info (click to toggle)
ddnet 19.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 68,960 kB
  • sloc: cpp: 195,050; ansic: 58,572; python: 5,568; asm: 946; sh: 941; java: 366; xml: 206; makefile: 31
file content (14 lines) | stat: -rw-r--r-- 1,011 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<resources>
	<string name="app_name">DDNet</string>
	<string name="shortcut_play_vulkan_short">Oyna (Vulkan)</string>
	<string name="shortcut_play_gles_short">Oyna (OpenGL ES)</string>
	<string name="server_name">DDNet-Sunucu</string>
	<string name="server_notification_description_default">DDNet-Sunucu çalıştırılıyor…</string>
	<string name="server_notification_description_stopping">DDNet-Sunucu durduruluyor…</string>
	<string name="server_notification_action_stop">Durdur</string>
	<string name="server_notification_action_run_command">Komudu çalıştır</string>
	<string name="server_notification_channel_description">Yerel DDNet-Sunucu çalışırken kontrol etmek için bildirim.</string>
	<string name="server_error_external_files_inaccessible">DDNet-Sunucu çalıştırılırken hata oluştu: harici dosyalar dizinine erişilemedi.</string>
	<string name="server_error_exit_code">DDNet-Sunucu \'%1$d\' hata kodu ile durduruldu.</string>
</resources>