From 5183767cb0cb7b3d7bb0b317eb8af52854cc01a6 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Sat, 22 May 2010 16:21:16 -0400
Subject: [PATCH] translations update

---
 program/localization/cy_GB/labels.inc |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/program/localization/cy_GB/labels.inc b/program/localization/cy_GB/labels.inc
index ee76f95..e9e002e 100644
--- a/program/localization/cy_GB/labels.inc
+++ b/program/localization/cy_GB/labels.inc
@@ -117,6 +117,7 @@
 $labels['select'] = 'Dewis';
 $labels['all'] = 'Popeth';
 $labels['none'] = 'Dim byd';
+$labels['currpage'] = 'Tudalen gyfredol';
 $labels['unread'] = 'Heb eu darllen';
 $labels['flagged'] = 'Nodwyd';
 $labels['unanswered'] = 'Heb ei ateb';
@@ -207,10 +208,13 @@
 $labels['print'] = 'Argraffu';
 $labels['export'] = 'Allforio';
 $labels['exportvcards'] = 'Allforio cysylltiadau mewn fformat vCard';
+$labels['newcontactgroup'] = 'Creu grŵp cysylltiadau newydd';
+$labels['groupactions'] = 'Gweithredoedd ar gyfer grwpiau cysylltiadau...';
 $labels['previouspage'] = 'Dangos y set flaenorol';
 $labels['firstpage'] = 'Dangos y set gyntaf';
 $labels['nextpage'] = 'Dangos y set nesaf';
 $labels['lastpage'] = 'Dangos y set olaf';
+$labels['group'] = 'Grŵp';
 $labels['groups'] = 'Grwpiau';
 $labels['personaladrbook'] = 'Cyfeiriadau Personol';
 $labels['import'] = 'Mewnforio';
@@ -264,6 +268,7 @@
 $labels['everynminutes'] = 'bob $n munud';
 $labels['keepalive'] = 'Gofyn am negeseuon newydd ymlaen';
 $labels['never'] = 'byth';
+$labels['immediately'] = 'ar unwaith';
 $labels['messagesdisplaying'] = 'Dangos Negeseuon';
 $labels['messagescomposition'] = 'Ysgrifennu Negeseuon';
 $labels['mimeparamfolding'] = 'Enw atodiadau';
@@ -292,6 +297,8 @@
 $labels['belowquote'] = 'o dan y dyfynniad';
 $labels['abovequote'] = 'uwchben y dyfynniad';
 $labels['insertsignature'] = 'Mewnosod llofnod';
+$labels['previewpanemarkread'] = 'Nodi negeseuon rhagolwg fel darllenwyd';
+$labels['afternseconds'] = 'ar ôl $n eiliad';
 $labels['folder'] = 'Ffolder';
 $labels['folders'] = 'Ffolderi';
 $labels['foldername'] = 'Enw ffolder';

--
Gitblit v1.9.1