diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2013-08-15 15:41:45 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2013-08-15 15:41:45 +0200 |
commit | ada13a4d40feb4802ca393b8c0a8e09f35f571c2 (patch) | |
tree | 2a22c3f81bbecfbab43faf844a924422e032138f /lib/l10n/cy_GB.php | |
parent | c71408eaa9f4614cb8caa726ed3172ce77a359f2 (diff) | |
download | nextcloud-server-ada13a4d40feb4802ca393b8c0a8e09f35f571c2.tar.gz nextcloud-server-ada13a4d40feb4802ca393b8c0a8e09f35f571c2.zip |
fixing all broken translation files
Diffstat (limited to 'lib/l10n/cy_GB.php')
-rw-r--r-- | lib/l10n/cy_GB.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/cy_GB.php b/lib/l10n/cy_GB.php index 9070897b164..649a1ebffac 100644 --- a/lib/l10n/cy_GB.php +++ b/lib/l10n/cy_GB.php @@ -37,13 +37,13 @@ $TRANSLATIONS = array( "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Nid yw eich gweinydd wedi'i gyflunio eto i ganiatáu cydweddu ffeiliau oherwydd bod y rhyngwyneb WebDAV wedi torri.", "Please double check the <a href='%s'>installation guides</a>." => "Gwiriwch y <a href='%s'>canllawiau gosod</a> eto.", "seconds ago" => "eiliad yn ôl", -"_%n minute ago_::_%n minutes ago_" => array(,), -"_%n hour ago_::_%n hours ago_" => array(,), +"_%n minute ago_::_%n minutes ago_" => array("","","",""), +"_%n hour ago_::_%n hours ago_" => array("","","",""), "today" => "heddiw", "yesterday" => "ddoe", -"_%n day go_::_%n days ago_" => array(,), +"_%n day go_::_%n days ago_" => array("","","",""), "last month" => "mis diwethaf", -"_%n month ago_::_%n months ago_" => array(,), +"_%n month ago_::_%n months ago_" => array("","","",""), "last year" => "y llynedd", "years ago" => "blwyddyn yn ôl", "Could not find category \"%s\"" => "Methu canfod categori \"%s\"" |