-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enh: Updated Translations (translate.humhub.org)
- Loading branch information
HumHub Translations
committed
Oct 19, 2024
1 parent
f2bfe5e
commit 850ef62
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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}' => '', | ||
]; |