diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-15 10:38:20 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-15 10:38:20 +0000 |
commit | 48540940b6c28bb4378abfeb500ec45a625b37b6 (patch) | |
tree | 2ef294c0763e802f91d868bdef4229b6868527de /plugins/YAMN/docs/language.txt | |
parent | 5c350913f011e119127baeb32a6aedeb4f0d33bc (diff) |
initial commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YAMN/docs/language.txt')
-rw-r--r-- | plugins/YAMN/docs/language.txt | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/plugins/YAMN/docs/language.txt b/plugins/YAMN/docs/language.txt new file mode 100644 index 0000000000..72d1fcda8b --- /dev/null +++ b/plugins/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 |