mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
Translated using Weblate (Czech)
Currently translated at 14.5% (111 of 764 strings)
This commit is contained in:
parent
67cc88ea4e
commit
54c0443856
1 changed files with 148 additions and 151 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2007 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
@ -12,10 +12,7 @@
|
|||
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:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingTranslation"
|
||||
>
|
||||
--><resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
||||
<string name="button_new_game">Přidat hru</string>
|
||||
<string name="list_item_config">Konfigurovat</string>
|
||||
<string name="list_item_delete">Vymazat</string>
|
||||
|
@ -163,11 +160,11 @@
|
|||
<string name="player_fmt">Hráč %1$d</string>
|
||||
<string name="initial_player_minutes">Délka hry v minutách</string>
|
||||
<string name="button_new_group">Přidat skupinu</string>
|
||||
|
||||
<string name="str_game_name_fmt">%1$s (%2$s)</string>
|
||||
|
||||
<string name="missing_player">(není tu ještě…)</string>
|
||||
|
||||
<string name="summary_relay_conf_fmt">Nastaveno pro místnost
|
||||
\"%1$s\"</string>
|
||||
<string name="summary_relay_wait_fmt">Čekám na hráče v mistnosti \"%1$s\"</string>
|
||||
<string name="summary_relay_conn_fmt">Rozehraná hra v mistnosti \"%1$s\"</string>
|
||||
<string name="summary_relay_gameover_fmt">Konec hry v místnosti \"%1$s\"</string>
|
||||
</resources>
|
Loading…
Reference in a new issue