From 179e456d2e3fb091934cd2c99579af10b6796149 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Mon, 7 May 2018 13:40:16 +0200 Subject: po: Add missing Plural-Forms fields Warned-by: i18nspector Fixes: no-plural-forms-header-field --- po/ar.po | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po/ar.po') diff --git a/po/ar.po b/po/ar.po index 8babef32c..c24a11bdc 100644 --- a/po/ar.po +++ b/po/ar.po @@ -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" -- cgit v1.2.3