Added new West Frisian localization

pull/54/merge
Thomas Bruederli 12 years ago
parent c942e4a2e9
commit 8df1e6bee5

@ -2,7 +2,7 @@
/*
+-----------------------------------------------------------------------+
| localization/fy_FY/labels.inc |
| localization/fy_NL/labels.inc |
| |
| Language file of the Roundcube Webmail client |
| Copyright (C) 2012, The Roundcube Dev Team |

@ -2,24 +2,15 @@
/*
+-----------------------------------------------------------------------+
| localization/li_LI/labels.inc |
| localization/fy_NL/messages.inc |
| |
| Language file of the Roundcube Webmail client |
| Copyright (C) 2012, The Roundcube Dev Team |
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
| Author: Lazlo |
| Author: unknown |
+-----------------------------------------------------------------------+
*/
$labels = array();
$labels['username'] = 'Gebroekersnaam';
$labels['password'] = 'Wachwaord';
$labels['trash'] = 'Papeerkörf';
$labels['date'] = 'Datem';
$labels['size'] = 'Gruutde';
$labels['mailboxlist'] = 'Mappe';
$labels['folders'] = 'Mappe';
$labels['showattachment'] = 'Loat zeen';
$messages = array();

@ -97,6 +97,7 @@ $rcube_languages = array(
'uk_UA' => 'Ukrainian (Українська)',
'vi_VN' => 'Vietnamese (Tiếng Việt)',
'cy_GB' => 'Welsh (Cymraeg)',
'fy_NL' => 'West Frisian (Frysk)',
);
$rcube_language_aliases = array(

Loading…
Cancel
Save