mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
193 lines
8.8 KiB
PHP
193 lines
8.8 KiB
PHP
<?php
|
|
/*
|
|
* Copyright (C) 2008-2025 e107 Inc (e107.org), Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
|
*
|
|
* Admin Language File
|
|
*
|
|
*/
|
|
// Menu
|
|
|
|
return [
|
|
'LAN_IMA_M_01' => "Media Library",
|
|
'LAN_IMA_M_02' => "Media Upload/Import",
|
|
'LAN_IMA_M_03' => "Media Categories",
|
|
'LAN_IMA_M_04' => "Create Category",
|
|
'LAN_IMA_M_05' => "Avatars",
|
|
'LAN_IMA_001' => "Modification is not permitted.",
|
|
'LAN_IMA_002' => "Not enough memory available to rotate",
|
|
'LAN_IMA_003' => "Rotated",
|
|
'LAN_IMA_004' => "Resizing",
|
|
'IMALAN_1' => "Enable image display",
|
|
'IMALAN_2' => "Display images, this will apply sitewide (comments, chatbox etc) to images posted using the [img] bbcode",
|
|
'IMALAN_3' => "Resize method",
|
|
'IMALAN_4' => "Method used to resize images, either GD1/2 library, or ImageMagick",
|
|
'IMALAN_5' => "Path to ImageMagick (if selected)",
|
|
'IMALAN_6' => "Full path to ImageMagick Convert utility",
|
|
'IMALAN_7' => "Image Settings",
|
|
'IMALAN_8' => "Update Image Settings",
|
|
'IMALAN_9' => "Image settings updated",
|
|
'IMALAN_10' => "Image display class",
|
|
'IMALAN_11' => "Restrict users who can view images (if enabled above)",
|
|
'IMALAN_12' => "Disabled image method",
|
|
'IMALAN_13' => "What to do with images if image display is disabled",
|
|
'IMALAN_14' => "Show image URL",
|
|
'IMALAN_15' => "Show nothing",
|
|
'IMALAN_18' => "Uploaded Avatar Images",
|
|
'IMALAN_20' => "Nothing changed",
|
|
'IMALAN_21' => "Used by",
|
|
'IMALAN_22' => "Image not in use",
|
|
'IMALAN_23' => "Avatars",
|
|
'IMALAN_24' => "Photograph",
|
|
'IMALAN_25' => "Click here to delete all unused images",
|
|
'IMALAN_26' => "image(s) deleted",
|
|
'IMALAN_28' => "deleted",
|
|
'IMALAN_29' => "No images",
|
|
'IMALAN_36' => "Validate avatar size and access",
|
|
'IMALAN_37' => "Avatar Validation",
|
|
'IMALAN_38' => "Maximum allowable width",
|
|
'IMALAN_39' => "Maximum allowable height",
|
|
'IMALAN_40' => "Too wide",
|
|
'IMALAN_41' => "Too high",
|
|
'IMALAN_42' => "Not found",
|
|
'IMALAN_45' => "Not found",
|
|
'IMALAN_46' => "Too large",
|
|
'IMALAN_47' => "Total uploaded avatars",
|
|
'IMALAN_48' => "Total external avatars",
|
|
'IMALAN_49' => "Users with avatars",
|
|
'IMALAN_50' => "Total",
|
|
'IMALAN_51' => "Avatar for",
|
|
'IMALAN_52' => "Path to ImageMagick appears to be incorrect",
|
|
'IMALAN_53' => "Path to ImageMagick appears to be correct, but convert file may not be valid",
|
|
'IMALAN_54' => "GD version installed:",
|
|
'IMALAN_55' => "Not installed",
|
|
'IMALAN_56' => "Click to select",
|
|
'IMALAN_57' => "Image too big - click to enlarge",
|
|
'IMALAN_62' => "Reason",
|
|
'IMALAN_65' => "Nothing found",
|
|
'IMALAN_66' => "Filename",
|
|
'IMALAN_68' => "Close",
|
|
'IMALAN_69' => "Folder",
|
|
'IMALAN_70' => "Non-system folder is found!",
|
|
'IMALAN_72' => "Icons",
|
|
'IMALAN_73' => "Thumbnail Quality",
|
|
'IMALAN_74' => "Set this as low as possible before quality loss is apparent. Max. 100",
|
|
'IMALAN_75' => "Avatar Width",
|
|
'IMALAN_76' => "Avatar images will be constrained to these dimensions (in pixels)",
|
|
'IMALAN_77' => "Avatar Height",
|
|
'IMALAN_78' => "General",
|
|
'IMALAN_79' => "Resize-Image Dimensions",
|
|
'IMALAN_80' => "Watermark Activation",
|
|
'IMALAN_81' => "All images with a width or height greater than this value will be given a watermark during resizing.",
|
|
'IMALAN_82' => "Watermark Text",
|
|
'IMALAN_83' => "Optional Watermark Text",
|
|
'IMALAN_84' => "Watermark Font",
|
|
'IMALAN_85' => "Optional Watermark Font. Upload more .ttf fonts to the /fonts folder in your theme directory.",
|
|
'IMALAN_86' => "Watermark Size",
|
|
'IMALAN_87' => "Size of the font in pts",
|
|
'IMALAN_88' => "Watermark Position",
|
|
'IMALAN_89' => "Watermark",
|
|
'IMALAN_90' => "Watermark Margin",
|
|
'IMALAN_91' => "The distance that watermark will appear from the edge of the image.",
|
|
'IMALAN_92' => "Watermark Color",
|
|
'IMALAN_93' => "Color of the watermark eg. 000000",
|
|
'IMALAN_94' => "Watermark Shadow-Color",
|
|
'IMALAN_95' => "Shadow Color of the watermark eg. ffffff",
|
|
'IMALAN_96' => "Watermark Opacity",
|
|
'IMALAN_97' => "Enter a number between 1 and 100",
|
|
'IMALAN_98' => "Default YouTube account",
|
|
'IMALAN_99' => "Used by the Media-Manager Youtube browser. Enter account name. eg. e107inc",
|
|
'IMALAN_100' => "Show Related Videos",
|
|
'IMALAN_101' => "Show Video Info",
|
|
'IMALAN_102' => "Show Closed-Captions by default",
|
|
'IMALAN_103' => "Use Modest Branding",
|
|
'IMALAN_104' => "Make the YouTube bbcode responsive",
|
|
'IMALAN_105' => "Resize images during media import",
|
|
'IMALAN_106' => "Leave empty to disable",
|
|
'IMALAN_107' => "Couldn't generated path from upload data",
|
|
'IMALAN_108' => "Couldn't move file from [x] to [y]",
|
|
'IMALAN_109' => "Couldn't get path",
|
|
'IMALAN_110' => "Path",
|
|
'IMALAN_111' => "Couldn't detect mime-type([x]). Upload failed.",
|
|
'IMALAN_112' => "Couldn't create folder ([x]).",
|
|
'IMALAN_113' => "Scanning for new media (images, videos, files) in folder:",
|
|
'IMALAN_114' => "No media Found! Please upload some files.",
|
|
'IMALAN_115' => "Title (internal use)",
|
|
'IMALAN_116' => "Caption (seen by public)",
|
|
'IMALAN_118' => "Mime Type",
|
|
'IMALAN_119' => "File Size",
|
|
'IMALAN_120' => "Dimensions",
|
|
'IMALAN_121' => "Preview",
|
|
'IMALAN_122' => "[x] couldn't be renamed. Check file perms.",
|
|
'IMALAN_123' => "Import into Category:",
|
|
'IMALAN_124' => "Import Selected Files",
|
|
'IMALAN_125' => "Delete Selected Files",
|
|
'IMALAN_126' => "Please check at least one file.",
|
|
'IMALAN_127' => "Couldn't get file info from:",
|
|
'IMALAN_128' => "Importing Media:",
|
|
'IMALAN_129' => "You are about to delete [x] records and <strong>ALL CORRESPONDING FILES</strong>! Please confirm to continue!",
|
|
'IMALAN_130' => "Previous page",
|
|
'IMALAN_131' => "Next page",
|
|
'IMALAN_132' => "Tags/Keywords",
|
|
'IMALAN_133' => "Bottom Right",
|
|
'IMALAN_134' => "Bottom Left",
|
|
'IMALAN_135' => "Top Right",
|
|
'IMALAN_136' => "Top Left",
|
|
'IMALAN_137' => "Center",
|
|
'IMALAN_138' => "Right",
|
|
'IMALAN_139' => "Left",
|
|
'IMALAN_140' => "Top",
|
|
'IMALAN_141' => "Bottom",
|
|
'IMALAN_142' => "Tile",
|
|
'IMALAN_143' => "Image",
|
|
'IMALAN_144' => "File",
|
|
'IMALAN_145' => "From your computer",
|
|
'IMALAN_146' => "No HTML5 support.",
|
|
'IMALAN_147' => "From a remote location",
|
|
'IMALAN_148' => "Image/File URL",
|
|
'IMALAN_149' => "Start Upload",
|
|
'IMALAN_150' => "Upload a File",
|
|
'IMALAN_151' => "Choose from Library",
|
|
'IMALAN_152' => "Appearance",
|
|
'IMALAN_153' => "Image in use",
|
|
'IMALAN_154' => "Not in use",
|
|
'IMALAN_155' => "Avatar Pre-selection Folder",
|
|
'IMALAN_156' => "Delete all unused images",
|
|
'IMALAN_157' => "Text flow",
|
|
'IMALAN_158' => "Margin-Left",
|
|
'IMALAN_159' => "Margin-Right",
|
|
'IMALAN_160' => "Margin-Top",
|
|
'IMALAN_161' => "Margin-Bottom",
|
|
'IMALAN_162' => "Displaying [x] - [y] of [z] images.",
|
|
'IMALAN_163' => "Video",
|
|
'IMALAN_164' => "Deleted Icons from Media-Manager",
|
|
'IMALAN_165' => "No images",
|
|
'IMALAN_166' => "Upload images or files",
|
|
'IMALAN_167' => "No file",
|
|
'IMALAN_168' => "Click on the avatar to change it",
|
|
'IMALAN_169' => "No Avatars Available",
|
|
'IMALAN_170' => "Choose this avatar",
|
|
'IMALAN_171' => "Admin-Only Notice: The folder",
|
|
'IMALAN_172' => "is empty. Upload some default avatars images to this folder for users to choose avatars from.",
|
|
'IMALAN_173' => "No media owner found.",
|
|
'IMALAN_174' => "Youtube search requires a (free) YouTube v3 api key.[br]This key is not required unless you wish to perform a keyword, playlist or channel search.[br]Entering a Youtube video URL directly into the box above will still work without having an api key.[br][x]",
|
|
'IMALAN_175' => "Search Youtube. Paste any YouTube URL here for a specific video/playlist/channel",
|
|
'IMALAN_176' => "There was a problem grabbing the file",
|
|
'IMALAN_177' => "Click here for more information and to enter your api key",
|
|
'IMALAN_178' => "Avatars Folder (user selectable)",
|
|
'IMALAN_179' => "Avatars Folder (private)",
|
|
'IMALAN_180' => "0 byte file found in:",
|
|
'IMALAN_181' => "Please remove before proceeding.",
|
|
'IMALAN_182' => "Convert to jpeg during import",
|
|
'IMALAN_183' => "PNG and GIF files will be automatically converted to jpeg format. (icons excluded)",
|
|
'IMALAN_184' => "Default Image Sizes",
|
|
'IMALAN_185' => "Maximum height in pixels",
|
|
'IMALAN_186' => "Enter some text to filter results",
|
|
'IMALAN_187' => "Convert to webp during import",
|
|
'IMALAN_188' => "Convert to webp during render",
|
|
'IMALAN_189' => "JPEG, PNG and GIF files will be automatically converted to webp format. (icons excluded)",
|
|
'IMALAN_190' => "Importing of this file-type is not allowed.",
|
|
'IMALAN_191' => "Image Alt Text",
|
|
'IMALAN_192' => "Credits",
|
|
'IMALAN_193' => "Expiry Date",
|
|
];
|