From f04d64869f3b1de54fb343f28f955584780001b8 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sat, 26 Nov 2011 15:41:10 +0000 Subject: Project folders rename part 3 git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@215 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- YAMN/docs/language.txt | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 YAMN/docs/language.txt (limited to 'YAMN/docs/language.txt') diff --git a/YAMN/docs/language.txt b/YAMN/docs/language.txt new file mode 100644 index 0000000..72d1fcd --- /dev/null +++ b/YAMN/docs/language.txt @@ -0,0 +1,75 @@ +; +; YAMN 0.2.4.7 translation file +; +;-------------------------------- +; NEW in 0.2.4.7 +;-------------------------------- + +;-------------------------------- +; CHANGED in 0.2.4.7 +;-------------------------------- + +;-------------------------------- +; OLD in 0.2.4.7 +;-------------------------------- +; +; Main +; +[YAMN: new mail] +[YAMN: connect failed] +[No new mail, %d spam(s)] +[No new mail] +[YAMN uninstalling] +[Do you also want to remove native YAMN plugins settings?] + +; +; Menu +; +[Check &mail (YAMN)] +[Check mail] ;for TopToolBar plugin + +; +; Options +; +[Hotkey for mail check:] +[TopToolBar button "Check mail"] +[Installed plugins] +[Version:] +[Description:] +[Copyright:] +[Contact:] +[WWW:] + +; +; Mail browser +; +[%s - %d new mails, %d total] +[ - new mail(s)] +[From] +[Subject] +[Size] +[Run application] +[Delete selected] +[Delete confirmation] +[Do you really want to delete %d selected mails?] + +; +; Bad connection dialog +; +[ - connection error] +[Cannot allocate memory for received data] +[Bad user name or error while logging] +[Bad user or password or error while logging] +[Cannot get number of messages] +[Cannot resolve message signatures] +[Cannot get sizes of messages] +[Cannot find server] +[Cannot connect to server] +[System error occured] +[Cannot send data] +[Cannot receive data] +[Unknown error] + +;-------------------------------- +; REMOVED in 0.2.4.7 +;-------------------------------- \ No newline at end of file -- cgit v1.2.3