diff options
author | Carlos Sánchez <carlos1994sanchez@gmail.com> | 2013-12-12 15:28:39 +0000 |
---|---|---|
committer | Carlos Sánchez <carlos1994sanchez@gmail.com> | 2013-12-12 15:28:39 +0000 |
commit | 03d0f12284c985bad3048b5357c3b84cd9a73294 (patch) | |
tree | 9e7b5fbb6a7ebc166596ebc3580f005ad8295c74 /langpacks/spanish/Plugins/CSList.txt | |
parent | a6acc99d4ff1b701be75bc589bfe9b478cdf1350 (diff) |
116 remaining files to translate.
git-svn-id: http://svn.miranda-ng.org/main/trunk@7146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/spanish/Plugins/CSList.txt')
-rw-r--r-- | langpacks/spanish/Plugins/CSList.txt | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/langpacks/spanish/Plugins/CSList.txt b/langpacks/spanish/Plugins/CSList.txt new file mode 100644 index 0000000000..b75af399fc --- /dev/null +++ b/langpacks/spanish/Plugins/CSList.txt @@ -0,0 +1,94 @@ +#muuid {c8cc7414-6507-4af6-925a-83c1d2f7be8c}
+;============================================================
+; File: CSList.dll
+; Plugin: Custom status list
+; Version: 0.1.1.0
+; Authors: Mataes, jarvis
+;============================================================
+[This plugin offers simple management functions to keep your extra statuses on one place.]
+
+;file \plugins\CSList\res\cslist.rc
+[Custom Status List]
+
+[No items available in the database.\nClick the Add button to define some.]
+
+[Add/Modify Custom Status]
+
+[Add/Modify]
+
+[Cancel]
+Cancelar
+[List settings]
+
+[Confirm deletion of items]
+
+[Delete entries in Custom status menu after Import]
+
+[Remember last window position]
+
+[Note: Menu items are only visible when at least one account is properly set. Check if you have at least one account with UIN filled in.]
+
+;file \plugins\CSList\src\cslist.cpp
+[Status]
+Estado
+[Add new item]
+
+[Add]
+Añadir
+[Modify item]
+
+[Modify]
+Modificar
+[Warning]
+Advertencia
+[This field doesn't accept string longer than %d characters. The string will be truncated.]
+
+[Favorites]
+
+[Regular statuses]
+
+[Title]
+
+[Message]
+Mensaje
+[Do you really want to delete selected item?]
+
+[Do you want old database entries to be deleted after Import?]
+
+;file \plugins\CSList\src\cslist.h
+[Main Menu]
+Menú Principal
+[Main Icon]
+
+[Modify selected item]
+
+[Delete selected item]
+
+[Remove]
+Eliminar
+[Set/unset current item as favorite]
+
+[Favorite]
+
+[Undo changes]
+Deshacer cambios
+[Import statuses from database]
+
+[Import]
+
+[Filter list]
+
+[Filter]
+
+[Close without changing custom status]
+
+[No change]
+
+[Clear custom status (reset to None) and close]
+
+[Clear]
+Limpiar
+[Set custom status to selected one and close]
+
+[Set]
+Establecer
|