summaryrefslogtreecommitdiff
path: root/program/localization/fy_FY/labels.inc
diff options
context:
space:
mode:
Diffstat (limited to 'program/localization/fy_FY/labels.inc')
-rw-r--r--program/localization/fy_FY/labels.inc85
1 files changed, 85 insertions, 0 deletions
diff --git a/program/localization/fy_FY/labels.inc b/program/localization/fy_FY/labels.inc
new file mode 100644
index 000000000..7ad76022f
--- /dev/null
+++ b/program/localization/fy_FY/labels.inc
@@ -0,0 +1,85 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/fy_FY/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Lazlo |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['username'] = 'Brûkersnamme';
+$labels['password'] = 'Wachtwurd';
+$labels['server'] = 'Server';
+$labels['login'] = 'Ynlogge';
+$labels['logout'] = 'Ôfmelde';
+$labels['mail'] = 'Mail';
+$labels['settings'] = 'Ynstellingen';
+$labels['addressbook'] = 'Adresboek';
+$labels['drafts'] = 'Konsepten';
+$labels['sent'] = 'Stjoerd';
+$labels['trash'] = 'Jiskefet';
+$labels['subject'] = 'Ûnderwerp';
+$labels['from'] = 'Fan';
+$labels['to'] = 'Oan';
+$labels['cc'] = 'Cc';
+$labels['bcc'] = 'Bcc';
+$labels['replyto'] = 'Antwurd oan';
+$labels['followupto'] = 'Oanslutend oan';
+$labels['date'] = 'Datum';
+$labels['organization'] = 'Organisaasje';
+$labels['mailboxlist'] = 'Mappen';
+$labels['folders'] = 'Mappen';
+$labels['copy'] = 'Kopieare';
+$labels['move'] = 'Ferplaatse';
+$labels['download'] = 'Delhelje';
+$labels['showattachment'] = 'Toane';
+$labels['filesize'] = 'Triemgrutte';
+$labels['sun'] = 'sne';
+$labels['mon'] = 'moa';
+$labels['tue'] = 'tii';
+$labels['wed'] = 'woa';
+$labels['thu'] = 'toa';
+$labels['fri'] = 'fre';
+$labels['sat'] = 'sno';
+$labels['sunday'] = 'snein';
+$labels['monday'] = 'moandei';
+$labels['tuesday'] = 'tiisdei';
+$labels['wednesday'] = 'woansdei';
+$labels['thursday'] = 'tongersdei';
+$labels['friday'] = 'freed';
+$labels['saturday'] = 'sneon';
+$labels['jan'] = 'jan';
+$labels['feb'] = 'feb';
+$labels['mar'] = 'mrt';
+$labels['apr'] = 'apr';
+$labels['may'] = 'maaie';
+$labels['longmay'] = 'maaie';
+$labels['jun'] = 'jun';
+$labels['jul'] = 'jul';
+$labels['aug'] = 'aug';
+$labels['sep'] = 'sep';
+$labels['oct'] = 'okt';
+$labels['nov'] = 'nov';
+$labels['dec'] = 'des';
+$labels['longjan'] = 'jannewaris';
+$labels['longfeb'] = 'febrewaris';
+$labels['longmar'] = 'maart';
+$labels['longapr'] = 'april';
+$labels['longjun'] = 'juny';
+$labels['longjul'] = 'july';
+$labels['longaug'] = 'augustus';
+$labels['longsep'] = 'septimber';
+$labels['longoct'] = 'oktober';
+$labels['longnov'] = 'novimber';
+$labels['longdec'] = 'desimber';
+$labels['today'] = 'Hjoed';
+$labels['refresh'] = 'Ferfarskje';
+$labels['reply'] = 'Beäntwurdzje';
+