share/hedgewars/Data/Locale/hedgewars_ko.ts
author unc0rr
Sat, 19 Jan 2013 00:51:28 +0400
changeset 8401 87410ae372f6
parent 7982 dfba2515d601
child 8412 a2465e542e3d
permissions -rw-r--r--
Server messages localization using Qt's l10n subsystem: - Strings to localize are marked with loc function in server sources - CMake finds loc calls and generates C++ header containing array of strings marked - lupdate - ... - PROFIT!
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
     2
<!DOCTYPE TS>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
     3
<TS version="2.0" language="ko">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
     4
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
     5
    <name>AbstractPage</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
     6
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
     7
        <source>Go back</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
     8
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
     9
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    10
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    11
<context>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    12
    <name>AmmoSchemeModel</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    13
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    14
        <source>new</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    15
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    16
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    17
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    18
        <source>copy of</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    19
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    20
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    21
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
    22
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    23
    <name>BanDialog</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    24
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    25
        <source>10 minutes</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    26
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    27
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    28
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    29
        <source>30 minutes</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    30
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    31
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    32
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    33
        <source>1 hour</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    34
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    35
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    36
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    37
        <source>3 hours</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    38
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    39
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    40
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    41
        <source>5 hours</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    42
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    43
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    44
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    45
        <source>24 hours</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    46
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    47
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    48
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    49
        <source>3 days</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    50
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    51
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    52
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    53
        <source>7 days</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    54
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    55
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    56
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    57
        <source>14 days</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    58
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    59
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    60
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    61
        <source>permanent</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    62
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    63
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    64
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    65
        <source>IP</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    66
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    67
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    68
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    69
        <source>Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    70
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    71
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    72
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    73
        <source>IP/Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    74
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    75
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    76
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    77
        <source>Reason</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    78
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    79
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    80
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    81
        <source>Duration</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    82
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    83
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    84
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    85
        <source>Ok</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    86
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    87
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    88
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    89
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    90
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    91
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    92
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    93
        <source>you know why</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    94
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    95
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    96
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    97
        <source>Warning</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    98
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    99
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   100
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   101
        <source>Please, specify %1</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   102
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   103
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   104
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   105
        <source>nickname</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   106
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   107
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   108
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   109
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   110
    <name>DataManager</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   111
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   112
        <source>Use Default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   113
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   114
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   115
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   116
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   117
    <name>FeedbackDialog</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   118
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   119
        <source>View</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   120
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   121
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   122
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   123
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   124
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   125
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   126
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   127
        <source>Send Feedback</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   128
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   129
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   130
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   131
<context>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   132
    <name>FreqSpinBox</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   133
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   134
        <source>Never</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   135
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   136
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   137
    <message numerus="yes">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   138
        <source>Every %1 turn</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   139
        <translation type="unfinished">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   140
            <numerusform></numerusform>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   141
        </translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   142
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   143
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   144
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   145
    <name>GameCFGWidget</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   146
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   147
        <source>Edit weapons</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   148
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   149
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   150
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   151
        <source>Edit schemes</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   152
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   153
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   154
    <message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   155
        <source>Game Options</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   156
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   157
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   158
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   159
        <source>Game scheme will auto-select a weapon</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   160
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   161
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   162
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   163
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   164
    <name>HWAskQuitDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   165
    <message>
7902
a82b1bf2eca1 - Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents: 7801
diff changeset
   166
        <source>Do you really want to quit?</source>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   167
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   168
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   169
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   170
<context>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   171
    <name>HWChatWidget</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   172
    <message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   173
        <source>%1 has been removed from your ignore list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   174
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   175
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   176
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   177
        <source>%1 has been added to your ignore list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   178
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   179
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   180
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   181
        <source>%1 has been removed from your friends list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   182
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   183
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   184
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   185
        <source>%1 has been added to your friends list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   186
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   187
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   188
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   189
        <source>Stylesheet imported from %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   190
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   191
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   192
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   193
        <source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   194
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   195
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   196
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   197
        <source>Couldn&apos;t read %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   198
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   199
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   200
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   201
        <source>StyleSheet discarded</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   202
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   203
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   204
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   205
        <source>StyleSheet saved to %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   206
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   207
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   208
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   209
        <source>Failed to save StyleSheet to %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   210
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   211
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   212
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   213
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   214
    <name>HWForm</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   215
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   216
        <source>Cannot save record to file %1</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   217
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   218
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   219
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   220
        <source>DefaultTeam</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   221
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   222
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   223
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   224
        <source>Hedgewars Demo File</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   225
        <comment>File Types</comment>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   226
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   227
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   228
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   229
        <source>Hedgewars Save File</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   230
        <comment>File Types</comment>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   231
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   232
    </message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   233
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   234
        <source>Demo name</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   235
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   236
    </message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   237
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   238
        <source>Demo name:</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   239
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   240
    </message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   241
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   242
        <source>Game aborted</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   243
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   244
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   245
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   246
        <source>Nickname</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   247
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   248
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   249
    <message>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   250
        <source>No nickname supplied.</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   251
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   252
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   253
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   254
        <source>Someone already uses your nickname %1 on the server.
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   255
Please pick another nickname:</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   256
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   257
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   258
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   259
        <source>%1&apos;s Team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   260
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   261
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   262
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   263
        <source>Hedgewars - Nick registered</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   264
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   265
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   266
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   267
        <source>This nick is registered, and you haven&apos;t specified a password.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   268
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   269
If this nick isn&apos;t yours, please register your own nick at www.hedgewars.org
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   270
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   271
Password:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   272
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   273
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   274
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   275
        <source>Your nickname is not registered.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   276
To prevent someone else from using it,
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   277
please register it at www.hedgewars.org</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   278
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   279
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   280
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   281
        <source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   282
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   283
Your password wasn&apos;t saved either.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   284
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   285
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   286
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   287
        <source>Hedgewars - Empty nickname</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   288
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   289
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   290
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   291
        <source>Hedgewars - Wrong password</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   292
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   293
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   294
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   295
        <source>You entered a wrong password.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   296
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   297
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   298
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   299
        <source>Try Again</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   300
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   301
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   302
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   303
        <source>Hedgewars - Connection error</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   304
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   305
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   306
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   307
        <source>You reconnected too fast.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   308
Please wait a few seconds and try again.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   309
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   310
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   311
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   312
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   313
    <name>HWGame</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   314
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   315
        <source>en.txt</source>
4724
a23bb7ba11f9 make korean translation of engine available
Henek
parents: 4709
diff changeset
   316
        <translation type="unfinished">ko.txt</translation>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   317
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   318
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   319
        <source>Cannot open demofile %1</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   320
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   321
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   322
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   323
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   324
    <name>HWMapContainer</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   325
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   326
        <source>All</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   327
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   328
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   329
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   330
        <source>Small</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   331
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   332
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   333
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   334
        <source>Medium</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   335
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   336
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   337
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   338
        <source>Large</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   339
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   340
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   341
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   342
        <source>Cavern</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   343
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   344
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   345
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   346
        <source>Wacky</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   347
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   348
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   349
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   350
        <source>Small tunnels</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   351
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   352
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   353
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   354
        <source>Medium tunnels</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   355
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   356
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   357
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   358
        <source>Seed</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   359
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   360
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   361
    <message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   362
        <source>Map type:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   363
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   364
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   365
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   366
        <source>Image map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   367
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   368
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   369
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   370
        <source>Mission map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   371
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   372
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   373
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   374
        <source>Hand-drawn</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   375
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   376
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   377
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   378
        <source>Randomly generated</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   379
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   380
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   381
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   382
        <source>Random maze</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   383
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   384
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   385
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   386
        <source>Random</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   387
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   388
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   389
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   390
        <source>Map preview:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   391
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   392
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   393
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   394
        <source>Load map drawing</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   395
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   396
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   397
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   398
        <source>Edit map drawing</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   399
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   400
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   401
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   402
        <source>Largetunnels</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   403
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   404
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   405
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   406
        <source>Small islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   407
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   408
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   409
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   410
        <source>Medium islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   411
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   412
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   413
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   414
        <source>Large islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   415
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   416
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   417
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   418
        <source>Map size:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   419
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   420
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   421
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   422
        <source>Maze style:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   423
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   424
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   425
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   426
        <source>Mission:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   427
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   428
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   429
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   430
        <source>Map:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   431
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   432
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   433
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   434
        <source>Theme: </source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   435
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   436
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   437
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   438
        <source>Load drawn map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   439
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   440
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   441
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   442
        <source>Drawn Maps</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   443
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   444
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   445
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   446
        <source>All files</source>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   447
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   448
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   449
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   450
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   451
    <name>HWNetServersModel</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   452
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   453
        <source>Title</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   454
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   455
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   456
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   457
        <source>IP</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   458
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   459
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   460
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   461
        <source>Port</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   462
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   463
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   464
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   465
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   466
    <name>HWNewNet</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   467
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   468
        <source>The host was not found. Please check the host name and port settings.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   469
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   470
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   471
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   472
        <source>Connection refused</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   473
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   474
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   475
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   476
        <source>Room destroyed</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   477
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   478
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   479
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   480
        <source>Quit reason: </source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   481
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   482
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   483
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   484
        <source>You got kicked</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   485
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   486
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   487
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   488
        <source>%1 *** %2 has joined the room</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   489
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   490
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   491
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   492
        <source>%1 *** %2 has joined</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   493
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   494
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   495
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   496
        <source>%1 *** %2 has left (%3)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   497
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   498
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   499
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   500
        <source>%1 *** %2 has left</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   501
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   502
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   503
    <message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   504
        <source>User quit</source>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
   505
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
   506
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   507
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   508
        <source>Remote host has closed connection</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   509
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   510
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   511
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   512
        <source>The server is too old. Disconnecting now.</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   513
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   514
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   515
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   516
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   517
    <name>HWPasswordDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   518
    <message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   519
        <source>Login</source>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   520
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   521
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   522
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   523
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   524
    <name>HWUploadVideoDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   525
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   526
        <source>Upload video</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   527
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   528
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   529
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   530
        <source>Upload</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   531
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   532
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   533
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   534
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   535
    <name>HatButton</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   536
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   537
        <source>Change hat (%1)</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   538
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   539
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   540
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   541
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   542
    <name>HatPrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   543
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   544
        <source>Select a hat</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   545
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   546
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   547
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   548
        <source>Filter: </source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   549
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   550
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   551
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   552
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   553
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   554
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   555
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   556
        <source>Use selected hat</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   557
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   558
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   559
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   560
<context>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   561
    <name>KB</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   562
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   563
        <source>SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It&apos;s recommended to update your freetype lib.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   564
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   565
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   566
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   567
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   568
    <name>KeyBinder</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   569
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   570
        <source>Category</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   571
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   572
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   573
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   574
<context>
7982
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
   575
    <name>LibavInteraction</name>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   576
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   577
        <source>Duration: %1m %2s
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   578
</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   579
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   580
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   581
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   582
        <source>Video: %1x%2, </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   583
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   584
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   585
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   586
        <source>%1 fps, </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   587
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   588
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   589
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   590
        <source>Audio: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   591
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   592
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   593
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   594
        <source>unknown</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   595
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   596
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   597
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   598
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   599
    <name>MapModel</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   600
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   601
        <source>No description available.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   602
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   603
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   604
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   605
<context>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   606
    <name>PageAdmin</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   607
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   608
        <source>Clear Accounts Cache</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   609
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   610
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   611
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   612
        <source>Fetch data</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   613
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   614
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   615
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   616
        <source>Server message for latest version:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   617
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   618
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   619
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   620
        <source>Server message for previous versions:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   621
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   622
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   623
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   624
        <source>Latest version protocol number:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   625
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   626
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   627
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   628
        <source>MOTD preview:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   629
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   630
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   631
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   632
        <source>Set data</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   633
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   634
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   635
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   636
        <source>General</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   637
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   638
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   639
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   640
        <source>Bans</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   641
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   642
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   643
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   644
        <source>IP/Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   645
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   646
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   647
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   648
        <source>Expiration</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   649
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   650
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   651
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   652
        <source>Reason</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   653
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   654
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   655
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   656
        <source>Refresh</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   657
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   658
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   659
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   660
        <source>Add</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   661
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   662
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   663
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   664
        <source>Remove</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   665
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   666
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   667
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   668
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   669
    <name>PageConnecting</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   670
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   671
        <source>Connecting...</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   672
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   673
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   674
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   675
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   676
    <name>PageDrawMap</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   677
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   678
        <source>Undo</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   679
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   680
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   681
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   682
        <source>Clear</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   683
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   684
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   685
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   686
        <source>Load</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   687
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   688
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   689
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   690
        <source>Save</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   691
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   692
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   693
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   694
        <source>Load drawn map</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   695
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   696
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   697
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   698
        <source>Save drawn map</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   699
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   700
    </message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   701
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   702
        <source>Drawn Maps</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   703
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   704
    </message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   705
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   706
        <source>All files</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   707
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   708
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   709
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   710
        <source>Eraser</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   711
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   712
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   713
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   714
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   715
    <name>PageEditTeam</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   716
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   717
        <source>General</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   718
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   719
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   720
    <message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   721
        <source>Select an action to choose a custom key bind for this team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   722
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   723
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   724
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   725
        <source>Use my default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   726
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   727
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   728
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   729
        <source>Reset all binds</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   730
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   731
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   732
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   733
        <source>Custom Controls</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   734
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   735
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   736
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   737
        <source>Hat</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   738
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   739
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   740
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   741
        <source>Name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   742
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   743
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   744
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   745
        <source>This hedgehog&apos;s name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   746
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   747
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   748
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   749
        <source>Randomize this hedgehog&apos;s name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   750
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   751
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   752
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   753
        <source>Random Team</source>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   754
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   755
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   756
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   757
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   758
    <name>PageGameStats</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   759
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   760
        <source>Details</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   761
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   762
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   763
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   764
        <source>Health graph</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   765
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   766
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   767
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   768
        <source>Ranking</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   769
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   770
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   771
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   772
        <source>The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   773
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   774
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   775
    <message numerus="yes">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   776
        <source>The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   777
        <translation type="unfinished">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   778
            <numerusform></numerusform>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   779
        </translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   780
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   781
    <message numerus="yes">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   782
        <source>A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   783
        <translation type="unfinished">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   784
            <numerusform></numerusform>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   785
        </translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   786
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   787
    <message numerus="yes">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   788
        <source>(%1 kill)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   789
        <translation type="unfinished">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   790
            <numerusform></numerusform>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   791
        </translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   792
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   793
    <message numerus="yes">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   794
        <source>&lt;b&gt;%1&lt;/b&gt; thought it&apos;s good to shoot his own hedgehogs with &lt;b&gt;%2&lt;/b&gt; pts.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   795
        <translation type="unfinished">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   796
            <numerusform></numerusform>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   797
        </translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   798
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   799
    <message numerus="yes">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   800
        <source>&lt;b&gt;%1&lt;/b&gt; killed &lt;b&gt;%2&lt;/b&gt; of his own hedgehogs.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   801
        <translation type="unfinished">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   802
            <numerusform></numerusform>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   803
        </translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   804
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   805
    <message numerus="yes">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   806
        <source>&lt;b&gt;%1&lt;/b&gt; was scared and skipped turn &lt;b&gt;%2&lt;/b&gt; times.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   807
        <translation type="unfinished">
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   808
            <numerusform></numerusform>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   809
        </translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   810
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   811
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   812
<context>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   813
    <name>PageInGame</name>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   814
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   815
        <source>In game...</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   816
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   817
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   818
</context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
   819
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   820
    <name>PageInfo</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   821
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   822
        <source>Open the snapshot folder</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   823
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   824
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   825
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   826
<context>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   827
    <name>PageMain</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   828
    <message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   829
        <source>Downloadable Content</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   830
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   831
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   832
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   833
        <source>Play a game on a single computer</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   834
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   835
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   836
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   837
        <source>Play a game across a network</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   838
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   839
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   840
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   841
        <source>Read about who is behind the Hedgewars Project</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   842
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   843
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   844
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   845
        <source>Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   846
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   847
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   848
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   849
        <source>Access the user created content downloadable from our website</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   850
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   851
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   852
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   853
        <source>Exit game</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   854
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   855
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   856
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   857
        <source>Manage videos recorded from game</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   858
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   859
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   860
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   861
        <source>Edit game preferences</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   862
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   863
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   864
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   865
        <source>Play a game across a local area network</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   866
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   867
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   868
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   869
        <source>Play a game on an official server</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   870
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   871
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   872
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   873
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   874
    <name>PageMultiplayer</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   875
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   876
        <source>Start</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   877
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   878
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   879
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   880
        <source>Edit game preferences</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   881
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   882
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   883
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   884
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   885
    <name>PageNetGame</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   886
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   887
        <source>Control</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   888
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   889
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   890
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   891
        <source>Edit game preferences</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   892
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   893
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   894
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   895
        <source>Start</source>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
   896
        <translation type="unfinished"></translation>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
   897
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   898
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   899
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   900
    <name>PageOptions</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   901
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   902
        <source>New team</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   903
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   904
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   905
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   906
        <source>Edit team</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   907
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   908
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   909
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   910
        <source>Delete team</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   911
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   912
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   913
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   914
        <source>You can&apos;t edit teams from team selection. Go back to main menu to add, edit or delete teams.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   915
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   916
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   917
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   918
        <source>New scheme</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   919
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   920
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   921
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   922
        <source>Edit scheme</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   923
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   924
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   925
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   926
        <source>Delete scheme</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   927
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   928
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   929
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   930
        <source>New weapon set</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   931
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   932
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   933
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   934
        <source>Edit weapon set</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   935
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   936
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   937
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   938
        <source>Delete weapon set</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   939
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
   940
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   941
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   942
        <source>Advanced</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   943
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   944
    </message>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
   945
    <message>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
   946
        <source>Reset to default colors</source>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
   947
        <translation type="unfinished"></translation>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
   948
    </message>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   949
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   950
        <source>Proxy host</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   951
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   952
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   953
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   954
        <source>Proxy port</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   955
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   956
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   957
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   958
        <source>Proxy login</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   959
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   960
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   961
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   962
        <source>Proxy password</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   963
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   964
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   965
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   966
        <source>No proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   967
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   968
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   969
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   970
        <source>Socks5 proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   971
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   972
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   973
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   974
        <source>HTTP proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   975
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
   976
    </message>
7702
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
   977
    <message>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
   978
        <source>System proxy settings</source>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
   979
        <translation type="unfinished"></translation>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
   980
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   981
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   982
        <source>Select an action to change what key controls it</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   983
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   984
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   985
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   986
        <source>Reset to default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   987
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   988
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   989
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   990
        <source>Reset all binds</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   991
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   992
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   993
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   994
        <source>Game</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   995
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   996
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   997
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   998
        <source>Graphics</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   999
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1000
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1001
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1002
        <source>Audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1003
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1004
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1005
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1006
        <source>Controls</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1007
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1008
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1009
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1010
        <source>Video Recording</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1011
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1012
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1013
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1014
        <source>Network</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1015
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1016
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1017
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1018
        <source>Teams</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1019
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1020
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1021
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1022
        <source>Schemes</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1023
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1024
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1025
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1026
        <source>Weapons</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1027
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1028
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1029
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1030
        <source>Frontend</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1031
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1032
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1033
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1034
        <source>Custom colors</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1035
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1036
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1037
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1038
        <source>Game audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1039
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1040
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1041
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1042
        <source>Frontend audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1043
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1044
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1045
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1046
        <source>Account</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1047
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1048
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1049
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1050
        <source>Proxy settings</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1051
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1052
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1053
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1054
        <source>Miscellaneous</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1055
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1056
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1057
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1058
        <source>Updates</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1059
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1060
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1061
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1062
        <source>Check for updates</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1063
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1064
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1065
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1066
        <source>Video recording options</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1067
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1068
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1069
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1070
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1071
    <name>PagePlayDemo</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1072
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1073
        <source>Rename dialog</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1074
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1075
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1076
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1077
        <source>Enter new file name:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1078
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1079
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1080
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1081
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1082
    <name>PageRoomsList</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1083
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1084
        <source>Create</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1085
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1086
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1087
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1088
        <source>Join</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1089
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1090
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1091
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1092
        <source>Admin features</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1093
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1094
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1095
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1096
        <source>Room Name:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1097
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1098
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1099
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1100
        <source>Rules:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1101
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1102
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1103
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1104
        <source>Weapons:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1105
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1106
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1107
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1108
        <source>Search:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1109
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1110
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1111
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1112
        <source>Clear</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1113
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1114
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1115
    <message numerus="yes">
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1116
        <source>%1 players online</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1117
        <translation type="unfinished">
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1118
            <numerusform></numerusform>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1119
        </translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1120
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1121
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1122
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1123
    <name>PageScheme</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1124
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1125
        <source>Defend your fort and destroy the opponents, two team colours max!</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1126
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1127
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1128
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1129
        <source>Teams will start on opposite sides of the terrain, two team colours max!</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1130
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1131
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1132
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1133
        <source>Land can not be destroyed!</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1134
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1135
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1136
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1137
        <source>Lower gravity</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1138
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1139
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1140
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1141
        <source>Assisted aiming with laser sight</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1142
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1143
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1144
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1145
        <source>All hogs have a personal forcefield</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1146
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1147
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1148
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1149
        <source>Gain 80% of the damage you do back in health</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1150
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1151
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1152
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1153
        <source>Share your opponents pain, share their damage</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1154
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1155
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1156
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1157
        <source>Your hogs are unable to move, put your artillery skills to the test</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1158
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1159
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1160
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1161
        <source>Random</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1162
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1163
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1164
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1165
        <source>Seconds</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1166
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1167
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1168
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1169
        <source>New</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1170
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1171
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1172
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1173
        <source>Delete</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1174
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1175
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1176
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1177
        <source>Order of play is random instead of in room order.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1178
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1179
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1180
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1181
        <source>Play with a King. If he dies, your side dies.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1182
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1183
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1184
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1185
        <source>Take turns placing your hedgehogs before the start of play.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1186
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1187
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1188
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1189
        <source>Ammo is shared between all teams that share a colour.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1190
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1191
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1192
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1193
        <source>Disable girders when generating random maps.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1194
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1195
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1196
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1197
        <source>Disable land objects when generating random maps.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1198
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1199
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1200
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1201
        <source>AI respawns on death.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1202
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1203
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1204
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1205
        <source>All (living) hedgehogs are fully restored at the end of turn</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1206
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1207
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1208
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1209
        <source>Attacking does not end your turn.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1210
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1211
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1212
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1213
        <source>Weapons are reset to starting values each turn.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1214
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1215
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1216
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1217
        <source>Each hedgehog has its own ammo. It does not share with the team.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1218
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1219
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1220
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1221
        <source>You will not have to worry about wind anymore.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1222
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1223
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1224
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1225
        <source>Wind will affect almost everything.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1226
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1227
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1228
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1229
        <source>Copy</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1230
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1231
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1232
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1233
        <source>Teams in each clan take successive turns sharing their turn time.</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1234
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1235
    </message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1236
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1237
        <source>Add an indestructible border around the terrain</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1238
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1239
    </message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1240
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1241
        <source>Add an indestructible border along the bottom</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1242
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1243
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1244
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1245
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1246
    <name>PageSelectWeapon</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1247
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1248
        <source>Default</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1249
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1250
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1251
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1252
        <source>Delete</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1253
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1254
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1255
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1256
        <source>New</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1257
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1258
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1259
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1260
        <source>Copy</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1261
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1262
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1263
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1264
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1265
    <name>PageSinglePlayer</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1266
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1267
        <source>Play a quick game against the computer with random settings</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1268
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1269
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1270
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1271
        <source>Play a hotseat game against your friends, or AI teams</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1272
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1273
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1274
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1275
        <source>Campaign Mode</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1276
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1277
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1278
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1279
        <source>Practice your skills in a range of training missions</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1280
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1281
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1282
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1283
        <source>Watch recorded demos</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1284
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1285
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1286
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1287
        <source>Load a previously saved game</source>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1288
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1289
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1290
</context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1291
<context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1292
    <name>PageTraining</name>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1293
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1294
        <source>No description available</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1295
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1296
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1297
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1298
        <source>Select a mission!</source>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1299
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1300
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1301
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1302
        <source>Pick the mission or training to play</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1303
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1304
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1305
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1306
        <source>Start fighting</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1307
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1308
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1309
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1310
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1311
    <name>PageVideos</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1312
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1313
        <source>Name</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1314
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1315
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1316
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1317
        <source>Size</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1318
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1319
    </message>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1320
    <message numerus="yes">
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1321
        <source>%1 bytes</source>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1322
        <translation type="unfinished">
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1323
            <numerusform></numerusform>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1324
        </translation>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1325
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1326
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1327
        <source>(in progress...)</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1328
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1329
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1330
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1331
        <source>encoding</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1332
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1333
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1334
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1335
        <source>uploading</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1336
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1337
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1338
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1339
        <source>Date: %1
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1340
</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1341
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1342
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1343
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1344
        <source>Size: %1
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1345
</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1346
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1347
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1348
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1349
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1350
    <name>QAction</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1351
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1352
        <source>Kick</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1353
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1354
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1355
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1356
        <source>Info</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1357
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1358
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1359
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1360
        <source>Restrict Joins</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1361
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1362
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1363
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1364
        <source>Restrict Team Additions</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1365
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1366
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1367
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1368
        <source>Ban</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1369
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1370
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1371
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1372
        <source>Follow</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1373
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1374
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1375
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1376
        <source>Ignore</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1377
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1378
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1379
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1380
        <source>Add friend</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1381
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1382
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1383
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1384
        <source>Unignore</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1385
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1386
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1387
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1388
        <source>Remove friend</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1389
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1390
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1391
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1392
        <source>Update</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1393
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1394
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1395
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1396
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1397
    <name>QCheckBox</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1398
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1399
        <source>Check for updates at startup</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1400
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1401
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1402
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1403
        <source>Fullscreen</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1404
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1405
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1406
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1407
        <source>Show FPS</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1408
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1409
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1410
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1411
        <source>Alternative damage show</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1412
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1413
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1414
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1415
        <source>Append date and time to record file name</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1416
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1417
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1418
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1419
        <source>Show ammo menu tooltips</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1420
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1421
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1422
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1423
        <source>Save password</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1424
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1425
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1426
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1427
        <source>Save account name and password</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1428
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1429
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1430
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1431
        <source>Video is private</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1432
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1433
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1434
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1435
        <source>Record audio</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1436
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1437
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1438
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1439
        <source>Use game resolution</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1440
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1441
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1442
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1443
        <source>Visual effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1444
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1445
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1446
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1447
        <source>Sound</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1448
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1449
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1450
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1451
        <source>In-game sound effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1452
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1453
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1454
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1455
        <source>Music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1456
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1457
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1458
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1459
        <source>In-game music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1460
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1461
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1462
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1463
        <source>Frontend sound effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1464
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1465
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1466
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1467
        <source>Frontend music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1468
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1469
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1470
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1471
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1472
    <name>QComboBox</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1473
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1474
        <source>Human</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1475
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1476
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1477
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1478
        <source>Level</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1479
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1480
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1481
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1482
        <source>(System default)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1483
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1484
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1485
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1486
        <source>Community</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1487
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1488
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1489
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1490
        <source>Any</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1491
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1492
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1493
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1494
        <source>In lobby</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1495
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1496
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1497
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1498
        <source>In progress</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1499
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1500
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1501
    <message>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1502
        <source>Disabled</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1503
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1504
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1505
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1506
        <source>Red/Cyan</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1507
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1508
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1509
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1510
        <source>Cyan/Red</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1511
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1512
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1513
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1514
        <source>Red/Blue</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1515
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1516
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1517
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1518
        <source>Blue/Red</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1519
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1520
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1521
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1522
        <source>Red/Green</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1523
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1524
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1525
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1526
        <source>Green/Red</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1527
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1528
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1529
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1530
        <source>Side-by-side</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1531
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1532
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1533
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1534
        <source>Top-Bottom</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1535
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1536
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1537
    <message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1538
        <source>Red/Cyan grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1539
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1540
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1541
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1542
        <source>Cyan/Red grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1543
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1544
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1545
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1546
        <source>Red/Blue grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1547
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1548
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1549
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1550
        <source>Blue/Red grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1551
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1552
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1553
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1554
        <source>Red/Green grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1555
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1556
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1557
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1558
        <source>Green/Red grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1559
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1560
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1561
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1562
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1563
    <name>QGroupBox</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1564
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1565
        <source>Team Members</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1566
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1567
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1568
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1569
        <source>Fort</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1570
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1571
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1572
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1573
        <source>Net game</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1574
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1575
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1576
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1577
        <source>Playing teams</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1578
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1579
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1580
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1581
        <source>Game Modifiers</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1582
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1583
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1584
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1585
        <source>Basic Settings</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1586
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1587
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1588
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1589
        <source>Team Settings</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1590
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1591
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1592
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1593
        <source>Videos</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1594
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1595
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1596
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1597
        <source>Description</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1598
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1599
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1600
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1601
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1602
    <name>QLabel</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1603
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1604
        <source>Mines Time</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1605
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1606
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1607
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1608
        <source>Mines</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1609
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1610
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1611
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1612
        <source>Version</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1613
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1614
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1615
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1616
        <source>Weapons</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1617
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1618
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1619
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1620
        <source>Host:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1621
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1622
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1623
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1624
        <source>Port:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1625
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1626
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1627
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1628
        <source>Resolution</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1629
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1630
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1631
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1632
        <source>FPS limit</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1633
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1634
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1635
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1636
        <source>Server name:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1637
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1638
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1639
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1640
        <source>Server port:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1641
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1642
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1643
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1644
        <source>Initial sound volume</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1645
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1646
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1647
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1648
        <source>Damage Modifier</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1649
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1650
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1651
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1652
        <source>Turn Time</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1653
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1654
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1655
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1656
        <source>Initial Health</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1657
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1658
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1659
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1660
        <source>Sudden Death Timeout</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1661
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1662
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1663
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1664
        <source>Scheme Name:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1665
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1666
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1667
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1668
        <source>Crate Drops</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1669
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1670
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1671
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1672
        <source>% Dud Mines</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1673
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1674
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1675
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1676
        <source>Name</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1677
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1678
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1679
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1680
        <source>Type</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1681
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1682
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1683
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1684
        <source>Grave</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1685
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1686
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1687
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1688
        <source>Flag</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1689
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1690
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1691
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1692
        <source>Voice</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1693
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1694
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1695
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1696
        <source>Locale</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1697
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1698
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1699
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1700
        <source>Explosives</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1701
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1702
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1703
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1704
        <source>Tip: </source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1705
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1706
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1707
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1708
        <source>Quality</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1709
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1710
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1711
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1712
        <source>% Health Crates</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1713
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1714
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1715
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1716
        <source>Health in Crates</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1717
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1718
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1719
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1720
        <source>Sudden Death Water Rise</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1721
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1722
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1723
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1724
        <source>Sudden Death Health Decrease</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1725
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1726
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1727
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1728
        <source>% Rope Length</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1729
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1730
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1731
    <message>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1732
        <source>Stereo rendering</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1733
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4724
diff changeset
  1734
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1735
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1736
        <source>Style</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1737
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1738
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1739
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1740
        <source>Scheme</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1741
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1742
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1743
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1744
        <source>% Get Away Time</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1745
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1746
    </message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1747
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1748
        <source>This program is distributed under the GNU General Public License v2</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1749
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5907
diff changeset
  1750
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1751
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1752
        <source>There are videos that are currently being processed.
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1753
Exiting now will abort them.
7902
a82b1bf2eca1 - Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents: 7801
diff changeset
  1754
Do you really want to quit?</source>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1755
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1756
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1757
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1758
        <source>Please provide either the YouTube account name or the email address associated with the Google Account.</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1759
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1760
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1761
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1762
        <source>Account name (or email): </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1763
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1764
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1765
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1766
        <source>Password: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1767
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1768
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1769
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1770
        <source>Video title: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1771
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1772
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1773
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1774
        <source>Video description: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1775
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1776
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1777
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1778
        <source>Tags (comma separated): </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1779
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1780
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1781
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1782
        <source>Description</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1783
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1784
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1785
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1786
        <source>Nickname</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1787
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1788
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1789
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1790
        <source>Format</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1791
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1792
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1793
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1794
        <source>Audio codec</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1795
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1796
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1797
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1798
        <source>Video codec</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1799
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1800
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1801
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1802
        <source>Framerate</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1803
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1804
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1805
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1806
        <source>Bitrate (Kbps)</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1807
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1808
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1809
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1810
        <source>This development build is &apos;work in progress&apos; and may not be compatible with other versions of the game, while some features might be broken or incomplete!</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1811
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1812
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1813
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1814
        <source>Fullscreen</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1815
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1816
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1817
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1818
        <source>Fullscreen Resolution</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1819
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1820
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1821
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1822
        <source>Windowed Resolution</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1823
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1824
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1825
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1826
        <source>Your Email</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1827
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1828
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1829
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1830
        <source>Summary</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1831
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1832
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1833
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1834
        <source>Send system information</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1835
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1836
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1837
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1838
        <source>Type the security code:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1839
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1840
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1841
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1842
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1843
    <name>QLineEdit</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1844
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1845
        <source>unnamed</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1846
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1847
    </message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1848
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1849
        <source>hedgehog %1</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1850
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1851
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1852
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1853
        <source>anonymous</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1854
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1855
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1856
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1857
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1858
    <name>QMainWindow</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1859
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1860
        <source>Hedgewars %1</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1861
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1862
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1863
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1864
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1865
    <name>QMessageBox</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1866
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1867
        <source>Connection to server is lost</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1868
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1869
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1870
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1871
        <source>Error</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1872
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1873
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1874
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1875
        <source>File association failed.</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1876
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1877
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1878
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1879
        <source>Error while authenticating at google.com:
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1880
</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1881
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1882
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1883
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1884
        <source>Login or password is incorrect</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1885
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1886
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1887
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1888
        <source>Error while sending metadata to youtube.com:
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1889
</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1890
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1891
    </message>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1892
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1893
        <source>Teams - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1894
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1895
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1896
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1897
        <source>Do you really want to delete the team &apos;%1&apos;?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1898
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1899
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1900
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1901
        <source>Cannot delete default scheme &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1902
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1903
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1904
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1905
        <source>Please select a record from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1906
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1907
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1908
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1909
        <source>Unable to start server</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1910
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1911
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1912
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1913
        <source>Hedgewars - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1914
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1915
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1916
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1917
        <source>Hedgewars - Success</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1918
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1919
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1920
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1921
        <source>All file associations have been set</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1922
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1923
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1924
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1925
        <source>Main - Error</source>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1926
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1927
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1928
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1929
        <source>Cannot create directory %1</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1930
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1931
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  1932
    <message>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1933
        <source>Failed to open data directory:
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1934
%1
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1935
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1936
Please check your installation!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1937
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1938
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1939
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1940
        <source>TCP - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1941
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1942
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1943
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1944
        <source>Unable to start the server: %1.</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1945
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1946
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1947
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1948
        <source>Unable to run engine at </source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1949
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1950
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1951
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1952
        <source>Error code: %1</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1953
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1954
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1955
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1956
        <source>Video upload - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1957
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1958
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1959
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1960
        <source>Netgame - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1961
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1962
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1963
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1964
        <source>Please select a server from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1965
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1966
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1967
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1968
        <source>Please enter room name</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1969
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1970
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1971
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1972
        <source>Record Play - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1973
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1974
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1975
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1976
        <source>Please select record from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1977
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1978
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1979
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1980
        <source>Cannot rename to </source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1981
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1982
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1983
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1984
        <source>Cannot delete file </source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1985
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1986
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1987
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1988
        <source>Room Name - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1989
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1990
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1991
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1992
        <source>Please select room from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1993
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1994
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1995
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1996
        <source>Room Name - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1997
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1998
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  1999
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2000
        <source>The game you are trying to join has started.
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2001
Do you still want to join the room?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2002
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2003
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2004
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2005
        <source>Schemes - Warning</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2006
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2007
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2008
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2009
        <source>Schemes - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2010
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2011
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2012
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2013
        <source>Do you really want to delete the game scheme &apos;%1&apos;?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2014
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2015
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2016
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2017
        <source>Videos - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2018
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2019
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2020
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2021
        <source>Do you really want to delete the video &apos;%1&apos;?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2022
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2023
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2024
    <message numerus="yes">
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2025
        <source>Do you really want to remove %1 file(s)?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2026
        <translation type="unfinished">
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2027
            <numerusform></numerusform>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2028
        </translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2029
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2030
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2031
        <source>Do you really want to cancel uploading %1?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2032
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2033
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2034
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2035
        <source>File error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2036
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2037
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2038
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2039
        <source>Cannot open &apos;%1&apos; for writing</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2040
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2041
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2042
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2043
        <source>Cannot open &apos;%1&apos; for reading</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2044
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2045
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2046
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2047
        <source>Cannot use the ammo &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2048
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2049
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2050
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2051
        <source>Weapons - Warning</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2052
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2053
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2054
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2055
        <source>Cannot overwrite default weapon set &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2056
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2057
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2058
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2059
        <source>Cannot delete default weapon set &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2060
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2061
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2062
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2063
        <source>Weapons - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2064
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2065
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2066
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2067
        <source>Do you really want to delete the weapon set &apos;%1&apos;?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2068
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2069
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2070
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2071
        <source>Hedgewars - Nick not registered</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2072
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2073
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2074
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2075
        <source>System Information Preview</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2076
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2077
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2078
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2079
        <source>Failed to generate captcha</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2080
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2081
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2082
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2083
        <source>Failed to download captcha</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2084
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2085
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2086
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2087
        <source>Please fill out all fields. Email is optional.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2088
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2089
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2090
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2091
        <source>Hedgewars - Warning</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2092
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2093
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2094
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2095
        <source>Hedgewars - Information</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2096
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2097
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2098
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2099
        <source>Hedgewars</source>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2100
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2101
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2102
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2103
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2104
    <name>QPushButton</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2105
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2106
        <source>default</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2107
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2108
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2109
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2110
        <source>OK</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2111
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2112
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2113
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2114
        <source>Cancel</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2115
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2116
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2117
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2118
        <source>Start server</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2119
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2120
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2121
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2122
        <source>Connect</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2123
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2124
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2125
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2126
        <source>Update</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2127
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2128
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2129
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2130
        <source>Specify</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2131
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2132
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2133
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2134
        <source>Start</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2135
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2136
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2137
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2138
        <source>Go!</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2139
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2140
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2141
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2142
        <source>Play demo</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2143
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2144
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2145
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2146
        <source>Rename</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2147
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2148
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2149
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2150
        <source>Delete</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2151
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2152
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2153
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2154
        <source>Load</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2155
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2156
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2157
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2158
        <source>Associate file extensions</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2159
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2160
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2161
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2162
        <source>More info</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2163
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2164
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2165
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2166
        <source>Set default options</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2167
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2168
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2169
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2170
        <source>Open videos directory</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2171
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2172
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2173
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2174
        <source>Play</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2175
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2176
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2177
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2178
        <source>Upload to YouTube</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2179
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2180
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2181
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2182
        <source>Cancel uploading</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2183
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2184
    </message>
7982
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2185
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2186
        <source>Restore default coding parameters</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2187
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2188
    </message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2189
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2190
        <source>Open the video directory in your system</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2191
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2192
    </message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2193
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2194
        <source>Play this video</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2195
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2196
    </message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2197
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2198
        <source>Delete this video</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2199
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2200
    </message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2201
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2202
        <source>Upload this video to your Youtube account</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2203
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2204
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2205
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2206
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2207
    <name>RoomsListModel</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2208
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2209
        <source>In progress</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2210
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2211
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2212
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2213
        <source>Room Name</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2214
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2215
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2216
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2217
        <source>C</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2218
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2219
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2220
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2221
        <source>T</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2222
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2223
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2224
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2225
        <source>Owner</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2226
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2227
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2228
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2229
        <source>Map</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2230
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2231
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2232
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2233
        <source>Rules</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2234
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2235
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2236
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2237
        <source>Weapons</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2238
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2239
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2240
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2241
        <source>Random Map</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2242
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2243
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2244
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2245
        <source>Random Maze</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2246
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2247
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2248
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2249
        <source>Hand-drawn</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2250
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2251
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2252
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2253
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2254
    <name>SeedPrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2255
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2256
        <source>The map seed is the basis for all random values generated by the game.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2257
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2258
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2259
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2260
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2261
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2262
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2263
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2264
        <source>Set seed</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2265
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2266
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2267
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2268
        <source>Close</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2269
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2270
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2271
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2272
<context>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2273
    <name>SelWeaponWidget</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2274
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2275
        <source>Weapon set</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2276
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2277
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2278
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2279
        <source>Probabilities</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2280
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2281
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2282
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2283
        <source>Ammo in boxes</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2284
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2285
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2286
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2287
        <source>Delays</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2288
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2289
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2290
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2291
        <source>new</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2292
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2293
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2294
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2295
        <source>copy of</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2296
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2297
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2298
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2299
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2300
    <name>TeamShowWidget</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2301
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2302
        <source>%1&apos;s team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2303
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2304
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2305
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2306
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2307
    <name>ThemePrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2308
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2309
        <source>Select a theme for this map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2310
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2311
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2312
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2313
        <source>Cancel</source>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  2314
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  2315
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2316
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2317
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2318
    <name>binds</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2319
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2320
        <source>up</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2321
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2322
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2323
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2324
        <source>left</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2325
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2326
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2327
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2328
        <source>right</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2329
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2330
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2331
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2332
        <source>down</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2333
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2334
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2335
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2336
        <source>attack</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2337
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2338
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2339
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2340
        <source>precise aim</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2341
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2342
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2343
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2344
        <source>put</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2345
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2346
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2347
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2348
        <source>switch</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2349
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2350
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2351
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2352
        <source>find hedgehog</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2353
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2354
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2355
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2356
        <source>ammo menu</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2357
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2358
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2359
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2360
        <source>slot 1</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2361
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2362
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2363
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2364
        <source>slot 2</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2365
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2366
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2367
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2368
        <source>slot 3</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2369
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2370
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2371
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2372
        <source>slot 4</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2373
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2374
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2375
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2376
        <source>slot 5</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2377
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2378
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2379
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2380
        <source>slot 6</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2381
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2382
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2383
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2384
        <source>slot 7</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2385
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2386
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2387
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2388
        <source>slot 8</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2389
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2390
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2391
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2392
        <source>slot 9</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2393
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2394
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2395
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2396
        <source>timer 1 sec</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2397
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2398
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2399
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2400
        <source>timer 2 sec</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2401
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2402
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2403
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2404
        <source>timer 3 sec</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2405
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2406
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2407
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2408
        <source>timer 4 sec</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2409
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2410
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2411
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2412
        <source>timer 5 sec</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2413
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2414
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2415
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2416
        <source>chat</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2417
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2418
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2419
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2420
        <source>chat history</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2421
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2422
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2423
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2424
        <source>pause</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2425
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2426
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2427
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2428
        <source>confirmation</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2429
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2430
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2431
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2432
        <source>volume down</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2433
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2434
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2435
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2436
        <source>volume up</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2437
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2438
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2439
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2440
        <source>change mode</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2441
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2442
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2443
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2444
        <source>capture</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2445
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2446
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2447
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2448
        <source>quit</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2449
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2450
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2451
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2452
        <source>zoom in</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2453
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2454
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2455
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2456
        <source>zoom out</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2457
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2458
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2459
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2460
        <source>reset zoom</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2461
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2462
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2463
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2464
        <source>long jump</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2465
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2466
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2467
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2468
        <source>high jump</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2469
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2470
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2471
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2472
        <source>slot 10</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2473
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2474
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2475
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2476
        <source>mute audio</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2477
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2478
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2479
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2480
        <source>record</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2481
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2482
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2483
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2484
        <source>hedgehog info</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2485
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2486
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2487
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2488
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2489
    <name>binds (categories)</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2490
    <message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2491
        <source>Movement</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2492
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2493
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2494
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2495
        <source>Weapons</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2496
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2497
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2498
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2499
        <source>Camera</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2500
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2501
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2502
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2503
        <source>Miscellaneous</source>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2504
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2505
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2506
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2507
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2508
    <name>binds (descriptions)</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2509
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2510
        <source>Traverse gaps and obstacles by jumping:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2511
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2512
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2513
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2514
        <source>Fire your selected weapon or trigger an utility item:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2515
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2516
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2517
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2518
        <source>Pick a weapon or a target location under the cursor:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2519
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2520
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2521
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2522
        <source>Switch your currently active hog (if possible):</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2523
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2524
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2525
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2526
        <source>Pick a weapon or utility item:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2527
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2528
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2529
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2530
        <source>Set the timer on bombs and timed weapons:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2531
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2532
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2533
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2534
        <source>Move the camera to the active hog:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2535
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2536
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2537
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2538
        <source>Move the cursor or camera without using the mouse:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2539
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2540
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2541
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2542
        <source>Modify the camera&apos;s zoom level:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2543
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2544
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2545
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2546
        <source>Talk to your team or all participants:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2547
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2548
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2549
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2550
        <source>Pause, continue or leave your game:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2551
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2552
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2553
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2554
        <source>Modify the game&apos;s volume while playing:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2555
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2556
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2557
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2558
        <source>Toggle fullscreen mode:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2559
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2560
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2561
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2562
        <source>Take a screenshot:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2563
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2564
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2565
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2566
        <source>Toggle labels above hedgehogs:</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2567
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2568
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2569
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2570
        <source>Record video:</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2571
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2572
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2573
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2574
        <source>Hedgehog movement</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2575
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2576
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2577
</context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2578
<context>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2579
    <name>binds (keys)</name>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2580
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2581
        <source>Axis</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2582
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2583
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2584
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2585
        <source>(Up)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2586
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2587
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2588
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2589
        <source>(Down)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2590
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2591
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2592
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2593
        <source>Hat</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2594
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2595
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2596
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2597
        <source>(Left)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2598
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2599
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2600
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2601
        <source>(Right)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2602
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2603
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2604
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2605
        <source>Button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2606
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2607
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2608
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2609
        <source>Keyboard</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2610
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2611
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2612
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2613
        <source>Delete</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2614
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2615
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2616
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2617
        <source>Mouse: Left button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2618
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2619
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2620
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2621
        <source>Mouse: Middle button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2622
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2623
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2624
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2625
        <source>Mouse: Right button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2626
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2627
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2628
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2629
        <source>Mouse: Wheel up</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2630
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2631
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2632
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2633
        <source>Mouse: Wheel down</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2634
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2635
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2636
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2637
        <source>Backspace</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2638
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2639
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2640
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2641
        <source>Tab</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2642
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2643
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2644
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2645
        <source>Clear</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2646
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2647
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2648
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2649
        <source>Return</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2650
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2651
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2652
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2653
        <source>Pause</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2654
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2655
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2656
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2657
        <source>Escape</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2658
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2659
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2660
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2661
        <source>Space</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2662
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2663
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2664
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2665
        <source>Numpad 0</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2666
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2667
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2668
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2669
        <source>Numpad 1</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2670
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2671
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2672
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2673
        <source>Numpad 2</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2674
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2675
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2676
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2677
        <source>Numpad 3</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2678
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2679
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2680
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2681
        <source>Numpad 4</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2682
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2683
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2684
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2685
        <source>Numpad 5</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2686
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2687
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2688
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2689
        <source>Numpad 6</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2690
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2691
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2692
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2693
        <source>Numpad 7</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2694
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2695
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2696
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2697
        <source>Numpad 8</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2698
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2699
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2700
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2701
        <source>Numpad 9</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2702
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2703
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2704
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2705
        <source>Numpad .</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2706
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2707
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2708
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2709
        <source>Numpad /</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2710
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2711
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2712
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2713
        <source>Numpad *</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2714
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2715
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2716
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2717
        <source>Numpad -</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2718
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2719
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2720
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2721
        <source>Numpad +</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2722
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2723
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2724
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2725
        <source>Enter</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2726
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2727
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2728
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2729
        <source>Equals</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2730
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2731
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2732
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2733
        <source>Up</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2734
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2735
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2736
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2737
        <source>Down</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2738
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2739
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2740
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2741
        <source>Right</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2742
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2743
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2744
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2745
        <source>Left</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2746
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2747
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2748
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2749
        <source>Insert</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2750
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2751
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2752
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2753
        <source>Home</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2754
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2755
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2756
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2757
        <source>End</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2758
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2759
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2760
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2761
        <source>Page up</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2762
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2763
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2764
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2765
        <source>Page down</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2766
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2767
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2768
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2769
        <source>Num lock</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2770
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2771
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2772
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2773
        <source>Caps lock</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2774
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2775
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2776
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2777
        <source>Scroll lock</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2778
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2779
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2780
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2781
        <source>Right shift</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2782
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2783
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2784
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2785
        <source>Left shift</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2786
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2787
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2788
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2789
        <source>Right ctrl</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2790
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2791
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2792
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2793
        <source>Left ctrl</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2794
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2795
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2796
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2797
        <source>Right alt</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2798
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2799
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2800
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2801
        <source>Left alt</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2802
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2803
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2804
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2805
        <source>Right meta</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2806
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2807
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2808
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2809
        <source>Left meta</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2810
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2811
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2812
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2813
        <source>A button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2814
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2815
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2816
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2817
        <source>B button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2818
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2819
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2820
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2821
        <source>X button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2822
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2823
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2824
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2825
        <source>Y button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2826
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2827
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2828
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2829
        <source>LB button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2830
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2831
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2832
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2833
        <source>RB button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2834
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2835
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2836
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2837
        <source>Back button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2838
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2839
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2840
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2841
        <source>Start button</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2842
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2843
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2844
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2845
        <source>Left stick</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2846
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2847
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2848
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2849
        <source>Right stick</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2850
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2851
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2852
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2853
        <source>Left stick (Right)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2854
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2855
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2856
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2857
        <source>Left stick (Left)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2858
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2859
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2860
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2861
        <source>Left stick (Down)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2862
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2863
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2864
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2865
        <source>Left stick (Up)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2866
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2867
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2868
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2869
        <source>Left trigger</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2870
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2871
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2872
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2873
        <source>Right trigger</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2874
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2875
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2876
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2877
        <source>Right stick (Down)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2878
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2879
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2880
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2881
        <source>Right stick (Up)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2882
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2883
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2884
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2885
        <source>Right stick (Right)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2886
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2887
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2888
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2889
        <source>Right stick (Left)</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2890
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2891
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2892
    <message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2893
        <source>DPad</source>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2894
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2895
    </message>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  2896
</context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2897
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2898
    <name>server</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2899
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2900
        <source>Illegal nickname</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2901
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2902
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2903
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2904
        <source>Protocol already known</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2905
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2906
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2907
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2908
        <source>Bad number</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2909
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2910
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2911
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2912
        <source>bye</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2913
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2914
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2915
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2916
        <source>Empty config entry</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2917
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2918
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2919
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2920
        <source>Not room master</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2921
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2922
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2923
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2924
        <source>Corrupted hedgehogs info</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2925
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2926
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2927
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2928
        <source>too many teams</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2929
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2930
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2931
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2932
        <source>too many hedgehogs</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2933
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2934
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2935
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2936
        <source>There&apos;s already a team with same name in the list</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2937
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2938
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2939
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2940
        <source>round in progress</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2941
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2942
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2943
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2944
        <source>restricted</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2945
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2946
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2947
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2948
        <source>REMOVE_TEAM: no such team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2949
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2950
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2951
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2952
        <source>Not team owner!</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2953
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2954
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2955
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2956
        <source>Less than two clans!</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2957
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2958
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2959
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2960
        <source>Room with such name already exists</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2961
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2962
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2963
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2964
        <source>Illegal room name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2965
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2966
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2967
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2968
        <source>No such room</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2969
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2970
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2971
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2972
        <source>Joining restricted</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2973
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2974
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2975
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2976
        <source>Registered users only</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2977
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2978
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2979
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2980
        <source>You are banned in this room</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2981
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2982
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2983
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2984
        <source>Nickname is already in use</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2985
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2986
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2987
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2988
        <source>No checker rights</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2989
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2990
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2991
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2992
        <source>Authentication failed</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2993
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2994
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2995
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2996
        <source>60 seconds cooldown after kick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2997
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2998
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2999
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3000
        <source>kicked</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3001
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3002
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3003
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3004
        <source>Ping timeout</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3005
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3006
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3007
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3008
        <source>Nickname already chosen</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3009
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3010
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3011
</context>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
diff changeset
  3012
</TS>