<?php // $Revision: 1.4 $ /* vim: set expandtab ts=4 sw=4 sts=4: */ /** * $Id: help_is.php,v 1.4 2003/11/22 15:14:36 madbear Exp $ * * Copyright (c) 2003 by the NetOffice developers * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ // translator(s): Jonas Sig (hide@address.com) $help["setup_mkdirMethod"] = "Ef safe-mode er virkt verður þú að setja FTP aðgang til að geta búið til möppu fyrir skráarsafn."; $help["setup_notifications"] = "Senda notendum e-mail tilkynningar (úthlutun verka, ný skilaboð, breytingar verka, ...)<br>Hér þarf gildan smpt/sendmail."; $help["setup_forcedlogin"] = "Ef 'false' er hægt að nota URL með aðgangsorði/lykilorði í"; $help["setup_langdefault"] = "Veldu sjálfgefið tungumál eða skildu eftir autt til að láta vefrápara notanda ráða tungumáli."; $help["setup_myprefix"] = "Settu þetta gildi ef þú hefur töflur fyrri í gagnagrunninum með sama nafn.<br><br>assignments<br>bookmarks<br>bookmarks_categories<br>calendar<br>files<br>logs<br>members<br>notes<br>notifications<br>organizations<br>phases<br>posts<br>projects<br>reports<br>sorting<br>subtasks<br>support_posts<br>support_requests<br>tasks<br>teams<br>topics<br>updates<br><br>Skildu eftir autt til að nota ekki töfluforskeyti."; $help["setup_loginmethod"] = "Hvernig lykilrð eru vistuð í gagnagrunni.<br>Settu á "Dulkóðað" ef þú vilt nota kerfið með CVS aðgangi"; $help["admin_update"] = "Fylgdu þessari röð til að uppfæra útgáfu kerfisins<br>1. Breyta stillingum (nánari forsendur)<br>2. Breyta gagnagrunni (uppfæra kerfi úr núverandi útgáfu)"; $help["task_scope_creep"] = "Mismunur í dögum milli eindaga verks og verkloka"; $help["max_file_size"] = "Hámarksstærð skráa sem vista má"; $help["project_disk_space"] = "Stært skráarsvæðis fyrir hvert verkefni"; $help["project_scope_creep"] = "Mismunur í dögum milli eindaga og verkloka fyrir öll verk verkefnis."; $help["mycompany_logo"] = "Vistaðu merki fyrirtækis þíns. Þá birtist myndin í haus kerfis í stað titils."; $help["calendar_shortname"] = "Nafn atburðar í mánaðaryfirliti (val)"; $help["user_autologout"] = "Tími í sek. þangað til óvirkur notandi er aftengur. 0 til að aftengjast aldrei"; $help["user_timezone"] = "Settu GMT tímasvæði"; // 2.4 $help["setup_clientsfilter"] = "Filter to see only logged user clients"; $help["setup_projectsfilter"] = "Filter to see only the project when the user are in the team"; // 2.5 $help["setup_notificationMethod"] = "Set method to send email notifications: with internal php mail function (need for having a smtp server or sendmail configured in the parameters of php) or with a personalized smtp server"; ?>