diff plugins/acl/localization/fy_NL.inc @ 0:1e000243b222

vanilla 1.3.3 distro, I hope
author Charlie Root
date Thu, 04 Jan 2018 15:50:29 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/plugins/acl/localization/fy_NL.inc	Thu Jan 04 15:50:29 2018 -0500
@@ -0,0 +1,61 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/acl/localization/<lang>.inc                                   |
+ |                                                                       |
+ | Localization file of the Roundcube Webmail ACL plugin                 |
+ | Copyright (C) 2012-2013, The Roundcube Dev Team                       |
+ |                                                                       |
+ | Licensed under the GNU General Public License version 3 or            |
+ | any later version with exceptions for skins & plugins.                |
+ | See the README file for a full license statement.                     |
+ |                                                                       |
+ +-----------------------------------------------------------------------+
+
+ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/
+*/
+$labels['sharing'] = 'Dielen';
+$labels['myrights'] = 'Tagong Rjochten';
+$labels['username'] = 'Brûker:';
+$labels['advanced'] = 'Avansearre modus';
+$labels['newuser'] = 'Ynfier taheakje';
+$labels['editperms'] = 'Bewurkje tagongsrjochten';
+$labels['actions'] = 'Tagong aksjes...';
+$labels['anyone'] = 'Alle brûkers (eltsenien)';
+$labels['anonymous'] = 'Gasten (anonym)';
+$labels['identifier'] = 'Identifikator';
+$labels['acll'] = 'Opsykje';
+$labels['aclr'] = 'Lêzen berjochten';
+$labels['acls'] = 'Bewarje Sjoen steat';
+$labels['aclw'] = 'Skriuw flaggen';
+$labels['acli'] = 'Ynfoegje (Kopiearje yn)';
+$labels['aclp'] = 'Pleatse';
+$labels['aclc'] = 'Underlizzende mappen oanmeitsje';
+$labels['aclk'] = 'Underlizzende mappen oanmeitsje';
+$labels['acld'] = 'Berjochten wiskje';
+$labels['aclt'] = 'Berjochten wiskje';
+$labels['aclx'] = 'Map ferwiderje';
+$labels['acla'] = 'Beheare';
+$labels['aclfull'] = 'Folsleine kontrôle';
+$labels['aclother'] = 'Oars';
+$labels['aclread'] = 'Lêze';
+$labels['aclwrite'] = 'Skriuwe';
+$labels['acldelete'] = 'Ferwiderje';
+$labels['shortacll'] = 'Opsykje';
+$labels['shortaclr'] = 'Lêze';
+$labels['shortacls'] = 'Hâlde';
+$labels['shortaclw'] = 'Skriuwe';
+$labels['shortacli'] = 'Ynfoegje';
+$labels['shortaclp'] = 'Pleatse';
+$labels['shortaclc'] = 'Oanmeitsje';
+$labels['shortaclk'] = 'Oanmeitsje';
+$labels['shortacld'] = 'Ferwiderje';
+$labels['shortaclt'] = 'Ferwiderje';
+$labels['shortaclx'] = 'Map ferwiderje';
+$labels['shortacla'] = 'Beheare';
+$labels['shortaclother'] = 'Oars';
+$labels['shortaclread'] = 'Lêze';
+$labels['shortaclwrite'] = 'Skriuwe';
+$labels['shortacldelete'] = 'Ferwiderje';
+?>