opennx/ShareProperties_symbols.h
2025-08-08 20:34:09 +02:00

53 lines
2.8 KiB
C

// $Id: ShareProperties_symbols.h 707 2012-03-22 13:53:19Z felfert $
//
// Copyright (C) 2011 The OpenNX team
// Author: Fritz Elfert
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU Library General Public License as
// published by the Free Software Foundation; either version 2 of the
// License, 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 Library 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.
//
#define ID_DIALOG_SHARE_ADD_SYMBOL_0 _("New shared resource - OpenNX")
#define ID_DIALOG_SHARE_ADD_SYMBOL_1 _("Please select the name of the shared resource on the\nlocal computer.")
#define ID_DIALOG_SHARE_ADD_SYMBOL_2 _("Share")
#define ID_DIALOG_SHARE_ADD_SYMBOL_3 _("SMB printer options")
#define ID_DIALOG_SHARE_ADD_SYMBOL_4 _("Please choose a printer driver:")
#define ID_DIALOG_SHARE_ADD_SYMBOL_5 _("deskjet")
#define ID_DIALOG_SHARE_ADD_SYMBOL_6 _("deskjet2")
#define ID_DIALOG_SHARE_ADD_SYMBOL_7 _("dymo")
#define ID_DIALOG_SHARE_ADD_SYMBOL_8 _("epson24")
#define ID_DIALOG_SHARE_ADD_SYMBOL_9 _("epson9")
#define ID_DIALOG_SHARE_ADD_SYMBOL_10 _("laserjet")
#define ID_DIALOG_SHARE_ADD_SYMBOL_11 _("okidata24")
#define ID_DIALOG_SHARE_ADD_SYMBOL_12 _("okidata9")
#define ID_DIALOG_SHARE_ADD_SYMBOL_13 _("stcolor")
#define ID_DIALOG_SHARE_ADD_SYMBOL_14 _("stcolor2")
#define ID_DIALOG_SHARE_ADD_SYMBOL_15 _("stphoto")
#define ID_DIALOG_SHARE_ADD_SYMBOL_16 _("stphoto2")
#define ID_DIALOG_SHARE_ADD_SYMBOL_17 _("Access control:")
#define ID_DIALOG_SHARE_ADD_SYMBOL_18 _("Private printer")
#define ID_DIALOG_SHARE_ADD_SYMBOL_19 _("Public printer")
#define ID_DIALOG_SHARE_ADD_SYMBOL_20 _("The remote system will need to provide security\ncredentials to your local client. Please specify\nusername and password with which you configured\nthis share.")
#define ID_DIALOG_SHARE_ADD_SYMBOL_21 _("Username")
#define ID_DIALOG_SHARE_ADD_SYMBOL_22 _("Password")
#define ID_DIALOG_SHARE_ADD_SYMBOL_23 _("CUPS options")
#define ID_DIALOG_SHARE_ADD_SYMBOL_24 _("cups driver")
#define ID_DIALOG_SHARE_ADD_SYMBOL_25 _("USB Filter Details")
#define ID_DIALOG_SHARE_ADD_SYMBOL_26 _("SMB options")
#define ID_DIALOG_SHARE_ADD_SYMBOL_27 _("Please specify the resource name on the remote\nmachine with which this share will be made available.")
#define ID_DIALOG_SHARE_ADD_SYMBOL_28 _("Mount on")
#define ID_DIALOG_SHARE_ADD_SYMBOL_29 _("&OK")
#define ID_DIALOG_SHARE_ADD_SYMBOL_30 _("&Cancel")