File tree Expand file tree Collapse file tree 3 files changed +47
-0
lines changed Expand file tree Collapse file tree 3 files changed +47
-0
lines changed Original file line number Diff line number Diff line change @@ -63,8 +63,23 @@ msgstr "Kontrola kódu doplňku"
63
63
msgid "%(count)s User"
64
64
msgid_plural "%(count)s Users"
65
65
msgstr[ 0 ] ""
66
+ ".input {$n :number}\n"
67
+ ".match $n\n"
68
+ "one {{}}\n"
69
+ "few {{}}\n"
70
+ "* {{}}"
66
71
msgstr[ 1 ] ""
72
+ ".input {$n :number}\n"
73
+ ".match $n\n"
74
+ "one {{}}\n"
75
+ "few {{}}\n"
76
+ "* {{}}"
67
77
msgstr[ 2 ] ""
78
+ ".input {$n :number}\n"
79
+ ".match $n\n"
80
+ "one {{}}\n"
81
+ "few {{}}\n"
82
+ "* {{}}"
68
83
69
84
#: src/amo/components/AddonBadges/index.js:156
70
85
msgid "No Users"
Original file line number Diff line number Diff line change @@ -63,7 +63,15 @@ msgstr "Avaliar código da extensão"
63
63
msgid "%(count)s User"
64
64
msgid_plural "%(count)s Users"
65
65
msgstr[ 0 ] ""
66
+ ".input {$n :number}\n"
67
+ ".match $n\n"
68
+ "one {{}}\n"
69
+ "* {{}}"
66
70
msgstr[ 1 ] ""
71
+ ".input {$n :number}\n"
72
+ ".match $n\n"
73
+ "one {{}}\n"
74
+ "* {{}}"
67
75
68
76
#: src/amo/components/AddonBadges/index.js:156
69
77
msgid "No Users"
Original file line number Diff line number Diff line change @@ -63,9 +63,33 @@ msgstr "Preglej kodo dodatka"
63
63
msgid "%(count)s User"
64
64
msgid_plural "%(count)s Users"
65
65
msgstr[ 0 ] ""
66
+ ".input {$n :number}\n"
67
+ ".match $n\n"
68
+ "one {{}}\n"
69
+ "two {{}}\n"
70
+ "few {{}}\n"
71
+ "* {{}}"
66
72
msgstr[ 1 ] ""
73
+ ".input {$n :number}\n"
74
+ ".match $n\n"
75
+ "one {{}}\n"
76
+ "two {{}}\n"
77
+ "few {{}}\n"
78
+ "* {{}}"
67
79
msgstr[ 2 ] ""
80
+ ".input {$n :number}\n"
81
+ ".match $n\n"
82
+ "one {{}}\n"
83
+ "two {{}}\n"
84
+ "few {{}}\n"
85
+ "* {{}}"
68
86
msgstr[ 3 ] ""
87
+ ".input {$n :number}\n"
88
+ ".match $n\n"
89
+ "one {{}}\n"
90
+ "two {{}}\n"
91
+ "few {{}}\n"
92
+ "* {{}}"
69
93
70
94
#: src/amo/components/AddonBadges/index.js:156
71
95
msgid "No Users"
You can’t perform that action at this time.
0 commit comments