diff options
author | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
commit | e31c56a5af23257a18275d59bf01e921a8eb60f6 (patch) | |
tree | 3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/nn_NO/messages.inc | |
parent | fdff34093d479f1a9cb98107b68eb9137278b181 (diff) |
Imported localization files from launchpad
Diffstat (limited to 'program/localization/nn_NO/messages.inc')
-rw-r--r-- | program/localization/nn_NO/messages.inc | 28 |
1 files changed, 11 insertions, 17 deletions
diff --git a/program/localization/nn_NO/messages.inc b/program/localization/nn_NO/messages.inc index a5b3d2d67..140ea4392 100644 --- a/program/localization/nn_NO/messages.inc +++ b/program/localization/nn_NO/messages.inc @@ -1,21 +1,17 @@ <?php /* - -+-----------------------------------------------------------------------+ -| language/nn_NO/messages.inc | -| | -| Language file of the Roundcube Webmail client | -| Copyright (C) 2005-2010, The Roundcube Dev Team | -| Licensed under the GNU GPL | -| | -+-----------------------------------------------------------------------+ -| Author: Per-Stian Vatne <psv@orsta.org> | -| Update: Odin Omdal Hørthe <odin.omdal@gmail.com> | -+-----------------------------------------------------------------------+ - -@version $Id$ - + +-----------------------------------------------------------------------+ + | localization/nn_NO/messages.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Thomas <Unknown> | + +-----------------------------------------------------------------------+ + @version $Id$ */ $messages = array(); @@ -67,7 +63,6 @@ $messages['nosubjectwarning'] = 'Emnefeltet er tomt. Vil du skriva inn eitt emne $messages['nobodywarning'] = 'Senda melding utan tekst?'; $messages['notsentwarning'] = 'Meldinga er ikkje sendt. Vil du kasta ho?'; $messages['noldapserver'] = 'Vel LDAP-tenar å søkja i'; -$messages['nocontactsreturned'] = 'Fann ingen kontaktar'; $messages['nosearchname'] = 'Skriv inn kontaktnamn eller epostadressa'; $messages['notuploadedwarning'] = 'Ikkje alle vedlegga er lasta opp. Vent eller avslutt opplastinga.'; $messages['searchsuccessful'] = 'Fann $nr meldingar'; @@ -112,4 +107,3 @@ $messages['emailformaterror'] = 'Ukorrekt e-postadresse: $email'; $messages['toomanyrecipients'] = 'For mange mottakarar. Senk talet til maksimalt $max.'; $messages['maxgroupmembersreached'] = 'Du kan berre ha $max grupper, du er over grensa søta.'; -?> |