From c6fac364ff9be39ccfc33397c9a26332bc0d5d38 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 3 Jul 2014 13:59:47 +0000 Subject: langpacks/slovak: cleanup, update git-svn-id: http://svn.miranda-ng.org/main/trunk@9667 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/slovak/Plugins/AvatarHistory.txt | 159 +++++++++++++++++++++++++++++ 1 file changed, 159 insertions(+) (limited to 'langpacks/slovak/Plugins/AvatarHistory.txt') diff --git a/langpacks/slovak/Plugins/AvatarHistory.txt b/langpacks/slovak/Plugins/AvatarHistory.txt index c2d2dc6acf..0fd2559c6b 100644 --- a/langpacks/slovak/Plugins/AvatarHistory.txt +++ b/langpacks/slovak/Plugins/AvatarHistory.txt @@ -7,13 +7,172 @@ ;============================================================ [This plugin keeps backups of all your contacts' avatar changes and/or shows popups.] Uchováva zálohy všetkých zmien avatarov Vašich kontaktov a/alebo zobrazuje vyskakovacie okná (popups). +;file \plugins\AvatarHistory\res\AvatarHistory.rc +[Avatar List Popup] + [Save As...] Uložiť ako... +[Delete this entry] + +[Delete this entry and the bitmap file] + +[Avatar History] + +[Static] + [Open Folder] Otvoriť zložku +[Store this user's old avatars in disk] + +[Log this user's avatars changes to history] + +[Show popups for this user] + +[Protocols] + +[Enable tracking for these protocols:] + +[Metacontacts have special handling: the info is always copied from subcontacts (notifications from a meta are ignored)] + +[Show popup when a contact change his avatar] + [Colors] Farby [Background color] Farba pozadia [Text color] Fraba textu +[Use Windows colors] + +[Use default colors] + +[Delay] + +[From Popup plugin] + +[Custom] + +[Permanent] + +[Actions] + +[On right click:] + +[On left click:] + +[Track] + +[Avatar change:] + +[Avatar removal:] + +[Preview] + +[Avatar History: Select how to store history avatars] + +[Please select how the avatar history should be stored. This setting CANNOT be changed in future, because it would cause all previous history to be lost.] + +[Store history in Miranda history and all history avatars in same folder] + +[Store history in Miranda history and history avatars in per protocol folders] + +[Store history in Miranda history and history avatars in per contact folders using shortcuts] + +[Store history avatars in per contact folders using shortcuts] + +[Store history avatars in per contact folders] + +[History is stored inside Miranda database. It can be seen by History++ or Avatar History internal viewer.] + +[All avatars are stored as \\Avatars History\\] + +[All avatars are stored as \\Avatars History\\\\] + +[All avatars are stored as \\Avatars History\\\\ and have a shortcut per history entry in \\Avatars History\\\\\\] + +[History is stored only in disk. It can be seen by Avatar History internal viewer.] + +[All avatars are stored as \\Avatars History\\\\\\ (the same image can be stored lot of times)] + +;file \plugins\AvatarHistory\src\AvatarDlg.cpp +[Avatar History for %s] + +[Are you sure you wish to delete this history entry?\nOnly the entry in history will be deleted, bitmap file will be kept!] + +[Delete avatar log?] + +[Are you sure you wish to delete this avatar shortcut?\nOnly shortcut will be deleted, bitmap file will be kept!] + +[Are you sure you wish to delete this archived avatar?\nThis will delete the history entry and the bitmap file.\nWARNING:This can affect more than one entry in history!] + +[Delete avatar?] + +[Are you sure you wish to delete this archived avatar?\nThis will delete the shortcut and the bitmap file.\nWARNING:This can affect more than one shortcut!] + +[Avatar History is empty!] + +[avatar path is null.] + +[View Avatar History] + +[Save Avatar for %s] + +[Save Avatar] + +;file \plugins\AvatarHistory\src\AvatarHistory.cpp +[AVH Debug] + +[Removed avatar, no avatar before... skipping] + +[Hashes are the same... skipping] + +[Avatar History: Unable to save avatar] + +[AVH Debug: File copied successfully] + +[Avatars] + +[Contact changed avatar] + +[Contact removed avatar] + +;file \plugins\AvatarHistory\src\AvatarHistory.h +[removed his/her avatar] + +[changed his/her avatar] + +;file \plugins\AvatarHistory\src\icolib.cpp +[History] + +[Avatar Overlay] + +;file \plugins\AvatarHistory\src\options.cpp +[Do nothing] + +[Close popup] + +[Show avatar history] + +[Show contact history] + +[Test Contact] + +[Test description] + +[Avatar] + +[Popups] + +[Avatar Change] + +;file \plugins\AvatarHistory\src\utils.cpp +[Unknown UIN] + +[Unknown Protocol] + +[AVH Debug: GetOldStyleAvatarName] + +[Avatar History: Unable to create shortcut] + +[AVH Debug: Shortcut created successfully] + -- cgit v1.2.3