## version $VER: TaskiSMS.catalog 3.0 (11.03.2001) © your name
## language xxxxxx
## codeset 0
;
;
;
;
MSG_LVT_To

; To
;
MSG_LVT_Topic

; Topic
;
MSG_LVT_Date

; Date
;
MSG_LVT_Filename

; Filename
;
MSG_LVT_Country

; Country
;
MSG_LVT_Prefix

; Prefix
;
MSG_LVT_Network

; Network
;
MSG_LVT_Name

; Name
;
MSG_LVT_Number

; Number
;
MSG_LVT_Plugin

; Plugin name
;
MSG_LVT_ServerLocation

; Server location
;
MSG_LVT_Folders

; Folders
;
;
; others
;
;
MSG_FolderOutgoing

; Outgoing
;
MSG_FolderSent

; Sent
;
MSG_FolderDeleted

; Deleted
;
MSG_MENU_Project

; Project
;
MSG_MENU_About

; About
;
MSG_MENU_AboutMUI

; About MUI...
;
MSG_MENU_Quit

; Quit
;
MSG_MENU_Folders

; Folders
;
MSG_MENU_AddFolder

; Add folder...
;
MSG_MENU_EditFolder

; Edit folder...
;
MSG_MENU_RemoveFolder

; Remove folder...
;
MSG_MENU_RefreshFolder

; Refresh folder index
;
MSG_MENU_EmptyDeletedFolder

; Empty "Deleted" folder
;
MSG_MENU_Settings

; Settings
;
MSG_MENU_Program

; Program...
;
MSG_MENU_MUI

; MUI...
;
MSG_MENUEDIT_Message

; Message
;
MSG_MENUEDIT_Clear

; Clear
;
MSG_MENUEDIT_Load

; Load from file...
;
MSG_MENUEDIT_Insert

; Insert from file...
;
MSG_MENUEDIT_Edit

; Edit
;
MSG_MENUEDIT_Cut

; Cut
;
MSG_MENUEDIT_Copy

; Copy
;
MSG_MENUEDIT_Paste

; Paste
;
MSG_MENUEDIT_Undo

; Undo
;
MSG_MENUEDIT_Redo

; Redo
;
MSG_MENUEDIT_ToUpper

; To upper case
;
MSG_MENUEDIT_ToLower

; To lower case
;
MSG_TB_New

; New
;
MSG_HELP_TB_New

; Click here to compose new message
;
MSG_TB_Edit

; Edit
;
MSG_HELP_TB_Edit

; Click here to edit selected message
;
MSG_TB_Move

; Move
;
MSG_HELP_TB_Move

; Click here to move selected message(s)
;
MSG_TB_Send

; Send
;
MSG_HELP_TB_Send

; Click here to send messages from "Outgoing" folder
;
MSG_TB_Delete

; Delete
;
MSG_HELP_TB_Delete

; Click here to delete selected message(s)
;
MSG_TB_PBook

; PBook
;
MSG_HELP_TB_PBook

; Click here to open phone book window
;
MSG_TB_Prefs

; Prefs
;
MSG_HELP_TB_Prefs

; Click here to open preferences window
;
MSG_ApplicationDescription

; SMS sending tool
;
MSG_FailedCreateApp

; Failed to create application.\n
;
MSG_AreYouSureYouWantEraseDeleted

; Are you sure you want to clear "Deleted" folder?
;
MSG_ReqEraseCancel

; _Erase|_Cancel
;
MSG_FileDoesNotExistRebuildIndex

; File does not exist!\nPlease re-build folder index.
;
MSG_OK

; _Ok
;
MSG_CantOpen

; Can't open %s !
;
MSG_CantOpenFile

; Can't open file %s !
;
MSG_CantCreateFile

; Can't create file %s !
;
MSG_CantMoveFile

; Can't move file!
;
MSG_CantCreateMsgPort

; Can't create message port!
;
;
;
; -------- FNC_Send.c
;
;
;
MSG_WSend_Title

; Sending message
;
MSG_Abort

; _Close
;
MSG_CantOpenWindow

; Can't open window!
;
MSG_Gauge_SendingMessage

; Sending message %ld of %ld
;
MSG_Gauge_SendingPart

; Sending part %ld of %ld
;
MSG_PlOut_CantOpenBsd

; Can't open bsdsocket.library!\nRun AmiTCP or compatible TCP stack.
;
MSG_PlOut_ConnectingServer

; Connecting to server...
;
MSG_PlOut_ConnectingProxyServer

; Connecting via proxy server...
;
MSG_PlOut_CantConnectTryingWOProxy

; Can't connect, trying without proxy...
;
MSG_PlOut_Connected

; Connected.
;
MSG_PlOut_CantConnect

; Can't connect to server.
;
MSG_PlOut_SendingRequest

; Sending request...
;
MSG_PlOut_RequestSentWait

; Request sent. Waiting for reply...
;
MSG_PlOut_ServerReplied

; Server replied.
;
MSG_PlOut_MessageSent

; \033bMessage sent!
;
MSG_PlOut_MessageWasntSent

; \033bMessage wasn't sent!
;
MSG_PlOut_WrongNumber

; Wrong number!
;
MSG_PlOut_NoMessage

; You didn't enter a message!
;
MSG_PlOut_AuthError

; Authorization error!
;
MSG_PlOut_NoEmailSMSService

; No email-sms service!
;
MSG_PlOut_DailyQuota

; You can't send more SMS's to that person today!
;
MSG_PlOut_TimeOut

; Connection time out!
;
MSG_CantRunPlugin

; Can't run plugin!
;
MSG_CantLoadSMSFile

; Can't load SMS file!
;
;
;
; editor window
;
;
;
MSG_UnknownNetwork

; Unknown network
;
MSG_UnknownCountry

; Unknown country
;
MSG_UnknownPerson

; Unknown person
;
MSG_HELP_Name

; Name
;
MSG_HELP_CountryName

; Country name
;
MSG_HELP_PopCountry

; Click here to open countries list
;
MSG_HELP_OperatorName

; Operator name
;
MSG_HELP_PopOperator

; Click here to open operators list
;
MSG_HELP_Number

; Enter your friends number here.\n\
; Remember, it MUST be in international format!\n\
; \n\
; Example: +48601xxxxxx (for Poland).
;
MSG_HELP_PopPhoneBook

; Click here to open Phone Book
;
MSG_HELP_PluginName

; Plugin name
;
MSG_HELP_PopPlugin

; Click here to open plugins list
;
MSG_HELP_Editor

; Enter your message here.
;
MSG_HELP_Counter

; This is the message length counter
;
MSG_WTitle_New

; Compose new message
;
MSG_SendNow

; Send _now
;
MSG_HELP_SendNow

; Click here to send message
;
MSG_SendLater

; Send _later
;
MSG_HELP_SendLater

; Click here to save message to "Outgoing" folder
;
MSG_Cancel

; _Cancel
;
MSG_HELP_Cancel

; Click here to close window
;
;
;
; -- FOLDER editor windows
;
;
MSG_WTitle_AddNewFolder

; Add new folder
;
MSG_FolderName

; Folder name
;
MSG_HELP_FolderName

; Enter folder name here
;
MSG_FolderPath

; Folder path
;
MSG_HELP_FolderPath

; Enter folder path here.\n\
; Please enter ONLY directory name!
;
MSG_AddFolder

; _Add folder
;
MSG_HELP_AddFolder

; Click here to add new folder
;
MSG_CantCreateDirectory

; Can't create directory!
;
MSG_YesCancel

; _Yes|_Cancel
;
MSG_AreYouSureYouWantDeleteActiveFolder

; Are you sure you want delete active folder and all its contents?
;
MSG_YouCantRemoveCurrentFolder

; You can't remove current folder!
;
MSG_WTitle_EditFolder

; Edit folder
;
MSG_Apply

; _Apply
;
MSG_HELP_Apply

; Click here to apply changes
;
MSG_WTitle_Move

; Move
;
MSG_HELP_Move

; Double click on folder name where you want messages to be moved to\n\
; or close window to cancel
;
;
;
; PhoneBook window
;
;
MSG_WTitle_PhoneBook

; Phone Book
;
MSG_Name

; Name
;
MSG_HELP_PBookName

; Enter your friends full name here
;
MSG_Number

; Number
;
MSG_HELP_PBookNumber

; Enter your friends phone number here\n\
; (in international format)
;
MSG_AddEntry

; _Add entry
;
MSG_HELP_AddEntry

; Click here to add new entry to the list
;
MSG_DelEntry

; _Delete entry
;
MSG_HELP_DelEntry

; Click here to remove selected entry from the list
;
;
;
;
; ShowMessage window
;
;
MSG_WTitle_ShowMessage

; Show message
;
MSG_HELP_ShowMessage

; Message contents
;
MSG_MessageTo

; Message to:
;
MSG_HELP_MessageTo

; Your friends name & phone number
;
MSG_Plugin

; Plugin:
;
MSG_HELP_Plugin

; Selected plugin name
;
MSG_Close

; _Close
;
MSG_HELP_Close

; Click here to close window
;
;
;
; Preferences window
;
;
MSG_WTitle_Preferences

; Settings
;
MSG_Personal

; Personal
;
MSG_Network

; Network
;
MSG_FullName

; Name:
;
MSG_HELP_FullName

; Enter your full name here
;
MSG_EmailAddress

; E-mail address:
;
MSG_HELP_EmailAddress

; Enter your e-mail address here
;
MSG_Signature

; Signature
;
MSG_HELP_Signature

; Enter your signature here
;
MSG_UseSignature

; Use
;
MSG_HELP_UseSignature

; Tick this box to add signature to editor window
;
MSG_DisableBanners

; Disable banners?
;
MSG_HELP_DisableBanners

; Tick this box to disable banners
;
MSG_ProxyServer

; Proxy server
;
MSG_HELP_ProxyServer

; Enter HTTP proxy server address here (without http://)\n\
; For example: w3cache.some.net\n\
; If you don't know what proxy is, read documentation\n\
; or leave this alone.
;
MSG_ProxyPort

; Port
;
MSG_HELP_ProxyPort

; Enter proxy server port here
;
MSG_ProxyUse

; Use
;
MSG_HELP_ProxyUse

; Tick this box to make connections via proxy server
;
MSG_Save

; _Save
;
MSG_HELP_Save

; Click here to save & use current settings
;
MSG_Use

; _Use
;
MSG_HELP_Use

; Click here to use current settings
;
MSG_Request_SelectFileToLoad

; Select file to load
;
MSG_Request_SelectFileToInsert

; Select file to insert
;
MSG_UnknownError

; Unknown error!!!\n\
; Do you want to send bug report to the author?
;
MSG_SendCancel

; _Send|_Cancel
;
MSG_CantOpenLibrary

; Can't open library %s, version: %ld, revision %ld
;
MSG_TryToRunExit

; Try to run|Exit
;
MSG_StackIsNotEnough

; Stack is not enough. Increase it to at least 50000.
;
MSG_WTitle_About

; About TaskiSMS
;
MSG_RegisteredTo

; Registered to: %s
;
MSG_AboutText

; This program is shareware. See manual for more details and registeration methods.\n\
; \n\
; The unregistered version is freely distributable, you may copy and redistribute it as long as the archive remains intact (no bindiffs between the AmiNET version and the one you copy and/or redistribute).\n\
; \n\
; \033cEnglish strings by: Paweî Filipczak
;
MSG_WTitle_News

; TaskiSMS News
;
MSG_OnlyForRegistered

; Available only for registered users!
;
