From 1c80ae1ccfb0c24dbc04194a0be6731350bcb4f9 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 22 Jan 2007 17:21:15 +0000 Subject: adapted to plural-forms --- po/uk.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'po/uk.po') diff --git a/po/uk.po b/po/uk.po index 3c8e5778..11b55ce9 100644 --- a/po/uk.po +++ b/po/uk.po @@ -1,6 +1,6 @@ # translation of drakwizard-uk.po to # translation of drakwizard-uk.po to ukrainian -# $Id: uk.po,v 1.123 2006-08-31 08:21:17 pablo Exp $ +# $Id: uk.po,v 1.124 2007-01-22 17:21:15 pablo Exp $ # Ukrainian translation of drakwizard # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. # Gladky Dima , 2002. @@ -20,6 +20,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../Wiztemplate.pm:31 msgid "configuration wizard" -- cgit v1.2.1