#!/usr/bin/perl -T use strict; ######################################## # config files $nfs_exports::default_options = '*(ro,all_squash,sync,no_subtree_check)'; $nfs_exports::conf_file = '/etc/exports'; $smb_exports::conf_file = '/etc/samba/smb.conf'; my $authorisation_file = '/etc/security/fileshare.conf'; my $authorisation_group = 'fileshare'; ######################################## # fileshare utility $Id: fileshareset 233183 2008-01-23 12:17:07Z tv $ # Copyright (C) 2001-2008 Mandriva (pixel@mandriva.com) # # 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, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ######################################## my $uid = $<; my $username = getpwuid($uid); ######################################## # errors my $usage = "usage: fileshareset --add
# Latest versions of po files are at http://www.mandrakelinux.com/l10n/am.php3
# Copyright (C) 2004 Mandrakesoft SA
# Alemayehu Gemeda <alemayehu@gmx.at>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"POT-Creation-Date: 2005-02-24 14:10+0100\n"
"PO-Revision-Date: 2004-06-01 03:36+0100\n"
"Last-Translator: Alemayehu <alemayehu@gmx.at>\n"
"Language-Team: Amharic <am-translate@geez.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../move/move.pm:292
#, fuzzy, c-format
msgid "Which USB key do you want to format?"
msgstr "ምን ማድረግ ይፈልጋሉ?"
#: ../move/move.pm:296
#, c-format
msgid ""
"You are about to format a USB device \"%s\". This will delete all data on "
"it.\n"
"Make sure that the selected device is the USB key you want to format. \n"
"We advise you to unplug all other USB storage devices while doing this "
"operation."
msgstr ""
#: ../move/move.pm:448 ../move/move.pm:460
#, c-format
msgid "Key is not writable"
msgstr "ቁልፍ ሊጻፍበት አይችልም"
#: ../move/move.pm:450
#, c-format
msgid ""
"The USB key seems to have write protection enabled. Please\n"
"unplug it, remove write protection, and then plug it again."
msgstr ""
#: ../move/move.pm:452
#, c-format
msgid "Retry"
msgstr "እንደገና ሞክር"
#: ../move/move.pm:453 ../move/move.pm:497
#, c-format
msgid "Continue without USB key"
msgstr "ያለ USB ቁልፍ ቀጥል"
#: ../move/move.pm:462
#, c-format
msgid ""
"The USB key seems to have write protection enabled, but we can not safely\n"
"unplug it now.\n"
"\n"
"\n"
"Click the button to reboot the machine, unplug it, remove write protection,\n"
"plug the key again, and launch Mandrake Move again."
msgstr ""
#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1317
#, c-format
msgid "Reboot"
msgstr "እንደገና ጀምር"
#: ../move/move.pm:473
#, c-format
msgid ""