diff options
author | Guillem Jover <guillem@debian.org> | 2018-05-07 13:40:16 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2018-05-07 13:43:35 +0200 |
commit | 179e456d2e3fb091934cd2c99579af10b6796149 (patch) | |
tree | fd1fed8a732d6e636a40cf74172fbf8d9c356f28 /po/ar.po | |
parent | 439d0e4e274af9ca493b0e60e306ad7ad174c048 (diff) |
po: Add missing Plural-Forms fields
Warned-by: i18nspector
Fixes: no-plural-forms-header-field
Diffstat (limited to 'po/ar.po')
-rw-r--r-- | po/ar.po | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ msgstr "" "X-Poedit-Country: Lebanon\n" "X-Poedit-SourceCharset: utf-8\n" "X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #: apt-inst/contrib/arfile.cc msgid "Invalid archive signature" |