diff options
Diffstat (limited to 'po/es_CO.po')
-rw-r--r-- | po/es_CO.po | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/po/es_CO.po b/po/es_CO.po index ac7a475f..c0f964a7 100644 --- a/po/es_CO.po +++ b/po/es_CO.po @@ -23,7 +23,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es_CO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: accessx-status/data/org.mate.applets.AccessxStatusApplet.mate-panel-applet.desktop.in.in:5 msgid "AccessX Status Applet Factory" @@ -195,6 +195,7 @@ msgid "%d minute (%d%%) remaining" msgid_plural "%d minutes (%d%%) remaining" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: battstat/battstat_applet.c:189 #, c-format @@ -202,6 +203,7 @@ msgid "%d minute until charged (%d%%)" msgid_plural "%d minutes until charged (%d%%)" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: battstat/battstat_applet.c:195 #, c-format @@ -209,6 +211,7 @@ msgid "%d hour (%d%%) remaining" msgid_plural "%d hours (%d%%) remaining" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: battstat/battstat_applet.c:200 #, c-format @@ -216,6 +219,7 @@ msgid "%d hour until charged (%d%%)" msgid_plural "%d hours until charged (%d%%)" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: battstat/battstat_applet.c:208 #, c-format @@ -227,12 +231,14 @@ msgid "hour" msgid_plural "hours" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: battstat/battstat_applet.c:210 battstat/battstat_applet.c:217 msgid "minute" msgid_plural "minutes" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: battstat/battstat_applet.c:215 #, c-format @@ -264,6 +270,7 @@ msgid_plural "" "You have %d minutes of battery power remaining (%d%% of the total capacity)." msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: battstat/battstat_applet.c:395 msgid "" @@ -2136,6 +2143,7 @@ msgid "%'" msgid_plural "%'" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: netspeed/src/netspeed.c:652 #, c-format @@ -2143,6 +2151,7 @@ msgid "%'d minute" msgid_plural "%'d minutes" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: netspeed/src/netspeed.c:653 #, c-format @@ -2150,6 +2159,7 @@ msgid "%'d secon" msgid_plural "%'d seconds" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: netspeed/src/netspeed.c:658 #, c-format @@ -2157,6 +2167,7 @@ msgid "%'d hour" msgid_plural "%'d hours" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: netspeed/src/netspeed.c:699 netspeed/src/netspeed.c:707 #: netspeed/src/netspeed.c:716 netspeed/src/netspeed.c:723 @@ -2662,6 +2673,7 @@ msgid "%d note" msgid_plural "%d notes" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: stickynotes/stickynotes_applet.c:613 msgid "Show sticky notes" @@ -2807,6 +2819,7 @@ msgid "%d Item in Trash" msgid_plural "%d Items in Trash" msgstr[0] "" msgstr[1] "" +msgstr[2] "" #: trashapplet/src/trashapplet.c:135 msgid "No Items in Trash" |