aboutsummaryrefslogtreecommitdiff
path: root/resource/translations/ao_es.qm
AgeCommit message (Collapse)Author
2024-05-15Ported to CMake, ...TrickyLeifa
* Ported the project to CMake * Android and Mac support dropped for the time being. * Tests, BASS and Discord-RPC are now options * Restructured and reformated the project. * Merged `include` and `src` * Renamed `resource` to `data` * Renamed various files * External libraries headers are no longer included in `src` * Replaced header guards with #pragma once * Multiple refactors (keywords, headers) * Added Qt6 compatibility * Removed various unused functions and headers * Reworked AOPacket * When content is passed to AOPacket, it should be ensured that the content is already decoded. * Encoding/decoding are now static methods. * Fixed various memory leaks * Removed animation code for AOImage * AOImage is always using static images * Simplified ChatLogPiece
2022-06-03italian translation by dev and mandarino (#771)stonedDiscord
* italian translation by dev and mandarino * swap music and character loading * update all the other translations as well
2021-12-23Add version to window title (#613)Pyraqq
Also updated the translation files for missing strings and updated the Polish translation.
2021-03-01Run lupdate; update German translation (#478)stonedDiscord
2021-01-14update all but the german translationstonedDiscord
2020-08-21Translations: Update Spanishlikeawindrammer
2020-07-29Update one string in Spanish and Portuguese translationslikeawindrammer
2020-07-15Small changes to the Spanish translation.likeawindrammer
2020-07-14Finished updating the Spanish translation.likeawindrammer
2020-05-22Bring back translation filesoldmud0
Note that there are some strings that had the tr() qualification removed, and also a LOT of strings that were never wrapped with tr() to begin with. It will take some work to bring back i18n support.
2020-05-22Full revert to tag 2.6.2oldmud0
Due to a countless number of changes made to the core that were not fully understood, tested, or documented, it was decided to roll everything back to the last known stable version (2.6.2). Changes dropped include: - Witness needed - Shake - Frame SFX - Multiple custom objections - Multithreaded thumbnail generation - Looping - Various translation additions - "Mirror IC" - Color in IC log - An invocation of clang-format Next time, work together and split your big fork into independently testable feature branches.
2020-04-21Update Spanish translationlikeawindrammer
2020-04-18Change "IC log colorido" to "Log IC colorido" on the Spanish translationlikeawindrammer
2020-04-18Update Spanish translationlikeawindrammer
2020-03-22Update Spanish translationlikeawindrammer
2019-09-02Mark untranslated strings as donewindrammer
These are better left off untranslated because they would get cut otherwise thanks to AO having the size for the text tags fixed on the theme files
2019-08-09Use "bloqueado" in the spanish translation instead of "baneado"windrammer
2019-08-08Improve the Spanish translationwindrammer
2019-08-06add numbered argument bans to other languagesstonedDiscord
2019-08-06line numbers + new stringsstonedDiscord
2019-08-06the line numbers changed + compiled ru, esstonedDiscord