Skip to content

Commit

Permalink
Enh: Updated Translations (translate.humhub.org)
Browse files Browse the repository at this point in the history
  • Loading branch information
HumHub Translations committed Oct 19, 2024
1 parent f2bfe5e commit 850ef62
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions messages/es-419/base.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<?php

return [
'<strong>Update</strong> HumHub' => '',
'<strong>Update</strong> to HumHub {version}' => '',
'Abort' => '',
'Application folder not writable!' => '',
'Application folder: {folder}' => '',
'Backup all your files & database before proceed' => '',
'Change the Update Channel in order to be able to upgrade to beta versions.' => '',
'Changes to HumHub core files may overwritten during update!' => '',
'Channel' => '',
'Cleanup update files' => '',
'Close' => '',
'Could not extract update package!' => '',
'Current update channel: {updateChannel}' => '',
'Do not interrupt!' => '',
'Do not use this updater in combination with Git or Composer installations!' => '',
'Downloading update package' => '',
'Enable Beta Updates' => '',
'Extracting package files' => '',
'Installed PHP version not support!' => '',
'Installing files' => '',
'Make sure all files are writable by application' => '',
'Make sure all files are writable! ({files})' => '',
'Make sure custom modules or themes are compatible with version %version%' => '',
'Migrating database' => '',
'New updater version available!' => '',
'No error message available. Please check logfiles!' => '',
'Please note:' => '',
'Please update installed marketplace modules before and after the update' => '',
'Please update installed modules when new version is available!' => '',
'Preparing system' => '',
'Stable and beta versions' => '',
'Stable versions only' => '',
'Start' => '',
'Start update' => '',
'Switch to default theme after update (strongly recommended)' => '',
'The currently installed PHP version is too old. Please update before proceed.' => '',
'The update was successfully installed!' => '',
'The updater requires write access to <strong>all</strong> files and folders in the application root folder.' => '',
'There is a new update to %version% available!' => '',
'There is a new version of the updater module available. Please update before proceed.' => '',
'There is no new HumHub update available!' => '',
'This HumHub version no longer supports the deprecated Enterprise Module. Please contact our support: {email}' => '',
'Update HumHub' => '',
'Update download failed! (%error%)' => '',
'Update package invalid!' => '',
'Update successful' => '',
'Updater Configuration' => '',
'Validating package' => '',
'Your installed PHP version is too old. The new minimum required PHP version is: {version}' => '',
];

0 comments on commit 850ef62

Please sign in to comment.