Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d6a720b

Browse files
committed
Fix po file metaiformation
1 parent a123378 commit d6a720b

File tree

1 file changed

+3
-1
lines changed
  • src/pl/plpgsql/src/po

1 file changed

+3
-1
lines changed

src/pl/plpgsql/src/po/ru.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ msgstr ""
66
"PO-Revision-Date: 2017-11-14 13:33+0300\n"
77
"Last-Translator: Simulacrum\n"
88
"Language-Team: Nevernessian\n"
9-
"Language: \n"
9+
"Language: ru\n"
1010
"MIME-Version: 1.0\n"
1111
"Content-Type: text/plain; charset=UTF-8\n"
1212
"Content-Transfer-Encoding: 8bit\n"
13+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
14+
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
1315

1416
#: pl_comp.c:433 pl_handler.c:451
1517
#, c-format

0 commit comments

Comments
 (0)