Welcome to mirror list, hosted at ThFree Co, Russian Federation.

keepassx_en_plurals.ts « translations « share - github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 02ed5541e77190dc71b0db40e8b12374dddc7c2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="en_US">
<context>
    <name>DatabaseWidget</name>
    <message numerus="yes">
        <source>Do you really want to move %n entry(s) to the recycle bin?</source>
        <translation>
            <numerusform>Do you really want to move %n entry to the recycle bin?</numerusform>
            <numerusform>Do you really want to move %n entries to the recycle bin?</numerusform>
        </translation>
    </message>
</context>
<context>
    <name>EditEntryWidget</name>
    <message numerus="yes">
        <source>%n week(s)</source>
        <translation>
            <numerusform>%n week</numerusform>
            <numerusform>%n weeks</numerusform>
        </translation>
    </message>
    <message numerus="yes">
        <source>%n month(s)</source>
        <translation>
            <numerusform>%n month</numerusform>
            <numerusform>%n months</numerusform>
        </translation>
    </message>
</context>
<context>
    <name>EditWidgetIcons</name>
    <message numerus="yes">
        <source>Can&apos;t delete icon. Still used by %n item(s).</source>
        <translation type="vanished">
            <numerusform>Can&apos;t delete icon. Still used by %n item.</numerusform>
            <numerusform>Can&apos;t delete icon. Still used by %n items.</numerusform>
        </translation>
    </message>
</context>
</TS>