From 03d0f12284c985bad3048b5357c3b84cd9a73294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez?= Date: Thu, 12 Dec 2013 15:28:39 +0000 Subject: 116 remaining files to translate. git-svn-id: http://svn.miranda-ng.org/main/trunk@7146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/spanish/Plugins/Dbx_mmap.txt | 168 +++++++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 langpacks/spanish/Plugins/Dbx_mmap.txt (limited to 'langpacks/spanish/Plugins/Dbx_mmap.txt') diff --git a/langpacks/spanish/Plugins/Dbx_mmap.txt b/langpacks/spanish/Plugins/Dbx_mmap.txt new file mode 100644 index 0000000000..dbfdd7d8a8 --- /dev/null +++ b/langpacks/spanish/Plugins/Dbx_mmap.txt @@ -0,0 +1,168 @@ +#muuid {f7a6b27c-9d9c-4a42-be86-a448ae109161} +;============================================================ +; File: Dbx_mmap.dll +; Plugin: Miranda NG mmap database driver +; Version: 0.11.0.2 +; Authors: Miranda-NG project +;============================================================ +[Provides Miranda database support: global settings, contacts, history, settings per contact.] + +;file \plugins\Db3x_mmap\res\db3x_mmap.rc +[Login to Miranda NG] + +[EN] + +[OK] +Aceptar +[Cancel] +Cancelar +[New password] + +[Please enter your new password] + +[Enter password] + +[Change password] +Cambiar contraseña +[Change] + +[Remove] +Eliminar +[Old password] + +[Database encryption mode] + +[Standard] + +[Total] + +[Only critical data are encrypted (passwords, security tokens etc). All another settings and history remains unencrypted. Fast and effective, suitable for the most cases] + +[All string settings and all events in histories are encrypted. It also makes Miranda much slower and creates a risk of loosing everything you've stored in a profile in case of loosing password. Recommended only for paranoidal users] + +;file \plugins\Db3x_mmap\src\database.cpp +[Disk is full. Miranda will now shutdown.] + +[Database failure. Miranda will now shutdown.] + +[Database Error] + +[Miranda has detected corruption in your database. This corruption maybe fixed by DbChecker plugin. Please download it from http://miranda-ng.org/p/DbChecker/. Miranda will now shutdown.] + +[Database Panic] + +;file \plugins\Db3x_mmap\src\dbintf.h +[Change/remove password] + +[Set password] + +;file \plugins\Db3x_mmap\src\ui.cpp +[Logo] + +[Password] +Contraseña +[Too many errors!] + +[Password is not correct!] + +[Please type in your password] + +[Wrong old password entered!] + +[Password is too short!] + +[Passwords do not match!] + +[Database] +Base de datos +;file \plugins\Db3x_mmap\src\dbtool\aggressive.cpp +[Performing aggressive pass] + +[Aggressive: random junk at %08X: skipping] + +[Aggressive: unlinked data at %08X: can't automatically place] + +;file \plugins\Db3x_mmap\src\dbtool\contactchain.cpp +[Processing contact chain] + +[Contact count marked wrongly: correcting] + +[Contact chain corrupted, further entries ignored] + +;file \plugins\Db3x_mmap\src\dbtool\disk.cpp +[Invalid offset found (database truncated?)] + +[Invalid offset found] + +[Error reading, database truncated? (%u)] + +[Can't write to working file, aggressive mode may be too aggressive now] + +[Can't write to output file - disk full? (%u)] + +;file \plugins\Db3x_mmap\src\dbtool\eventchain.cpp +[Event count marked wrongly: correcting] + +[Event chain corrupted, trying to recover...] + +[Event chain corrupted, further entries ignored] + +[First event not marked as such: correcting] + +[Event marked as first which is not: correcting] + +[Extra flags found in event: removing] + +[First unread event marked wrong: fixing] + +[Infeasibly large event blob: skipping] + +[Event not backlinked correctly: fixing] + +[Duplicate event was found: skipping] + +[Event position in chain is not correct] + +[Event position in chain is not correct: fixing] + +[Event position in chain is not correct: unable to fix] + +;file \plugins\Db3x_mmap\src\dbtool\finaltasks.cpp +[Processing final tasks] + +;file \plugins\Db3x_mmap\src\dbtool\initialchecks.cpp +[Database signature is corrupted, automatic repair is impossible] + +[Database is marked as belonging to an unknown version of Miranda] + +[Database is newly created and has no data to process] + +[Processing completed successfully] + +[Can't create file mapping (%u)] + +[Can't create map view of file (%u)] + +;file \plugins\Db3x_mmap\src\dbtool\modulechain.cpp +[Processing module name chain] + +[Module chain corrupted, further entries ignored] + +[Module name '%s' is not unique: %d duplicates found] + +[Invalid module name offset, skipping data] + +;file \plugins\Db3x_mmap\src\dbtool\settingschain.cpp +[Settings chain corrupted, further entries ignored] + +[Infeasibly large settings blob: skipping] + +[Empty settings group at %08X: skipping] + +;file \plugins\Db3x_mmap\src\dbtool\user.cpp +[Processing user data] + +[User corrupted, this could cause major problems] + +[More than one user contact: keeping only first] + -- cgit v1.2.3