diff --git a/po/cy.po b/po/cy.po index 67037f3b29..d9abaed314 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,16 +7,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-11-13 11:57-0500\n" -"PO-Revision-Date: 2014-03-28 13:26+0200\n" +"PO-Revision-Date: 2014-11-14 19:10+0200\n" "Last-Translator: Michal Čihař \n" -"Language-Team: Welsh \n" +"Language-Team: Welsh " +"\n" +"Language: cy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cy\n" -"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n" -"X-Generator: Weblate 1.9-dev\n" +"Plural-Forms: nplurals=4; plural=(n==0) ? 0 : (n==1) ? 1 (n==2) ? 2 : (n==3)" +" ? 3 :(n==6) ? 4 : 5;\n" +"X-Generator: Weblate 2.1-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -326,11 +327,13 @@ msgid "Last check:" msgstr "Gwiriad diwethaf" #: db_printview.php:146 libraries/structure.lib.php:169 -#, php-format +#, fuzzy, php-format msgid "%s table" msgid_plural "%s tables" msgstr[0] "%s tabl" msgstr[1] "%s tabl" +msgstr[2] "" +msgstr[3] "" #: db_qbe.php:103 #, fuzzy @@ -3338,11 +3341,13 @@ msgid "Search results for \"%s\" %s:" msgstr "Canlyniadau chwilio am \"%s\" %s:" #: libraries/DbSearch.class.php:298 -#, php-format +#, fuzzy, php-format msgid "Total: %s match" msgid_plural "Total: %s matches" msgstr[0] "Cyfanswm: %s cydwedd" msgstr[1] "Cyfanswm: %s cydwedd" +msgstr[2] "" +msgstr[3] "" #: libraries/DbSearch.class.php:335 #, fuzzy, php-format @@ -3978,25 +3983,31 @@ msgid "Error" msgstr "Gwall" #: libraries/Message.class.php:254 -#, php-format +#, fuzzy, php-format msgid "%1$d row affected." msgid_plural "%1$d rows affected." msgstr[0] "%1$d rhes wedi'i heffeithio." msgstr[1] "%1$d rhes wedi'u heffeithio." +msgstr[2] "" +msgstr[3] "" #: libraries/Message.class.php:273 -#, php-format +#, fuzzy, php-format msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." msgstr[0] "%1$d rhes wedi'i dileu." msgstr[1] "%1$d rhes wedi'u dileu." +msgstr[2] "" +msgstr[3] "" #: libraries/Message.class.php:292 -#, php-format +#, fuzzy, php-format msgid "%1$d row inserted." msgid_plural "%1$d rows inserted." msgstr[0] "%1$d rhes wedi'i hychwanegu." msgstr[1] "%1$d rhes wedi'u hychwanegu." +msgstr[2] "" +msgstr[3] "" #: libraries/PDF.class.php:70 libraries/Util.class.php:2448 #: libraries/browse_foreigners.lib.php:290