summaryrefslogtreecommitdiff
path: root/program/localization/fy_FY
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-12-26 19:12:21 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-12-26 19:12:21 +0100
commit8df1e6bee58c5fcb118c7bd3828d334637731b13 (patch)
treeb7fcff413971b08eeb23ee12413e15f9d6a7c3e0 /program/localization/fy_FY
parentc942e4a2e9a97743850b4178ea66b3b33956e7f7 (diff)
Added new West Frisian localization
Diffstat (limited to 'program/localization/fy_FY')
-rw-r--r--program/localization/fy_FY/labels.inc85
1 files changed, 0 insertions, 85 deletions
diff --git a/program/localization/fy_FY/labels.inc b/program/localization/fy_FY/labels.inc
deleted file mode 100644
index 7ad76022f..000000000
--- a/program/localization/fy_FY/labels.inc
+++ /dev/null
@@ -1,85 +0,0 @@
-<?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';
-