This commit is contained in:
Andrew Z 2024-02-10 06:05:44 -05:00
parent 6055d648c7
commit a9b1457130
12 changed files with 304 additions and 241 deletions

View File

@ -1332,6 +1332,7 @@
"Debugging enabled This significantly increases the memory used by your browser", "Debugging enabled This significantly increases the memory used by your browser",
"Browser translation detected Display issues may result", "Browser translation detected Display issues may result",
"Action Centre Enabled", "Action Centre Enabled",
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Sort By", "Sort By",
"Name Ascending", "Name Ascending",
"Name Descending", "Name Descending",
@ -1343,6 +1344,7 @@
"Select all on page", "Select all on page",
"Install Application", "Install Application",
"Install Applications", "Install Applications",
"Update Application",
"Update Applications", "Update Applications",
"Are you sure you want to update %s applications", "Are you sure you want to update %s applications",
"%s removed as favourite repository", "%s removed as favourite repository",
@ -1396,10 +1398,15 @@
"One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template", "One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template",
"Not Enough Memory", "Not Enough Memory",
"Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met", "Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Installation already in progress", "Installation already in progress",
"Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again", "Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again",
"%s is incompatible with your OS version Please update the OS to proceed", "%s is incompatible with your OS version Please update the OS to proceed",
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page",
"Home", "Home",
"Favourite Repo", "Favourite Repo",
"Action Centre", "Action Centre",
@ -1517,15 +1524,6 @@
"/vms.txt": [ "/vms.txt": [
"Description ", "Description ",
"Top Image " "Top Image "
],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
] ]
}, },
"files": [ "files": [
@ -1636,6 +1634,34 @@
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Featured Applications", "Featured Applications",
"CLOSE" "CLOSE"
],
"Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"Tips and Tweaks/tipsandtweaks.txt": [
"Max User Instances",
"Power Saving Settings"
],
"Unassigned Devices/editdevicesettings.txt": [
"Click to select file or click Default button for the Device Script File"
],
"Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Partition",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files"
] ]
}, },
"new": { "new": {
@ -1665,40 +1691,16 @@
"> to reset the cache-pressure execute 'sudo sysctl vm.vfs_cache_pressure", "> to reset the cache-pressure execute 'sudo sysctl vm.vfs_cache_pressure",
"> set ulimit to NN to limit memory used by script (default" "> set ulimit to NN to limit memory used by script (default"
], ],
"/Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"/Parity Check Tuning/paritychecktuning.txt": [ "/Parity Check Tuning/paritychecktuning.txt": [
">* The parity check will now actually take 10 days elapsed time (10 x 3 " ">* The parity check will now actually take 10 days elapsed time (10 x 3 "
], ],
"/Tips and Tweaks/tipsandtweaks.txt": [ "/Tips and Tweaks/tipsandtweaks.txt": [
"Max User Instances",
"Power Saving Settings",
"> For streaming and gaming VMs, set the values low in the single digits. Recommended values are: vm.dirty_background_ratio" "> For streaming and gaming VMs, set the values low in the single digits. Recommended values are: vm.dirty_background_ratio"
], ],
"/Unassigned Devices/editdevicesettings.txt": [
"Click to select file or click Default button for the Device Script File"
],
"/Unassigned Devices/unassigneddevicessettings.txt": [ "/Unassigned Devices/unassigneddevicessettings.txt": [
"> **Note:** The normal rule used by UD is '*(sec" "> **Note:** The normal rule used by UD is '*(sec"
], ],
"/Unassigned Devices/unassigneddevices.txt": [ "/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> Note: /dev/sdX where 'X' is the device designator. The devX is the device name in the UD page. If the device name is 'Dev 1', then use dev1 as the device to spin down. Using the name" "> Note: /dev/sdX where 'X' is the device designator. The devX is the device name in the UD page. If the device name is 'Dev 1', then use dev1 as the device to spin down. Using the name"
] ]
}, },
@ -2050,15 +2052,47 @@
"VM Name", "VM Name",
"Warning removing Snapshots can break the chain" "Warning removing Snapshots can break the chain"
], ],
"Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
],
"Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"Tips and Tweaks/tipsandtweaks.txt": [
"Max User Instances",
"Power Saving Settings"
],
"Unassigned Devices/unassigneddevices.txt": [ "Unassigned Devices/unassigneddevices.txt": [
"Changing the Mount Point will also change the disk label on all disks and the pool name on a ZFS disk", "Changing the Mount Point will also change the disk label on all disks and the pool name on a ZFS disk",
"Encrypt CIFS Mount",
"Enter the server name and it will be added to the local DNS names and will then resolve by name", "Enter the server name and it will be added to the local DNS names and will then resolve by name",
"failed to", "failed to",
"If the IP address of the server shows in the list after searching, your DNS server is not resolving the name", "If the IP address of the server shows in the list after searching, your DNS server is not resolving the name",
"If shares do not show, check your credentials", "If shares do not show, check your credentials",
"offline", "offline",
"User Shares without Pools",
"Partition",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Server is", "Remote Server is",
"Remote share mounts are dependent on a solid and reliable network connection and that can be difficult to achieve" "Remote Shares",
"Remote share mounts are dependent on a solid and reliable network connection and that can be difficult to achieve",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files"
] ]
}, },
"new": { "new": {
@ -2070,51 +2104,21 @@
"Description ", "Description ",
"Top Image " "Top Image "
], ],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
],
"/Dynamix Cache Dirs/foldercachingsettings.txt": [ "/Dynamix Cache Dirs/foldercachingsettings.txt": [
"> Set cache_pressure to NN (default ", "> Set cache_pressure to NN (default ",
"> to reset the cache-pressure execute 'sudo sysctl vm.vfs_cache_pressure", "> to reset the cache-pressure execute 'sudo sysctl vm.vfs_cache_pressure",
"> set ulimit to NN to limit memory used by script (default" "> set ulimit to NN to limit memory used by script (default"
], ],
"/Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"/Parity Check Tuning/paritychecktuning.txt": [ "/Parity Check Tuning/paritychecktuning.txt": [
">* The parity check will now actually take 10 days elapsed time (10 x 3 " ">* The parity check will now actually take 10 days elapsed time (10 x 3 "
], ],
"/Tips and Tweaks/tipsandtweaks.txt": [ "/Tips and Tweaks/tipsandtweaks.txt": [
"Max User Instances",
"Power Saving Settings",
"> For streaming and gaming VMs, set the values low in the single digits. Recommended values are: vm.dirty_background_ratio" "> For streaming and gaming VMs, set the values low in the single digits. Recommended values are: vm.dirty_background_ratio"
], ],
"/Unassigned Devices/unassigneddevicessettings.txt": [ "/Unassigned Devices/unassigneddevicessettings.txt": [
"> **Note:** The normal rule used by UD is '*(sec" "> **Note:** The normal rule used by UD is '*(sec"
], ],
"/Unassigned Devices/unassigneddevices.txt": [ "/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> Note: /dev/sdX where 'X' is the device designator. The devX is the device name in the UD page. If the device name is 'Dev 1', then use dev1 as the device to spin down. Using the name" "> Note: /dev/sdX where 'X' is the device designator. The devX is the device name in the UD page. If the device name is 'Dev 1', then use dev1 as the device to spin down. Using the name"
] ]
}, },
@ -2719,12 +2723,19 @@
"wsport for virtual console" "wsport for virtual console"
], ],
"Community Apps/apps.txt": [ "Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly", "This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly",
"Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met", "Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Installation already in progress", "Installation already in progress",
"Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again", "Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again",
"%s is incompatible with your OS version Please update the OS to proceed", "%s is incompatible with your OS version Please update the OS to proceed",
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page",
"Featured Applications", "Featured Applications",
"Popularity" "Popularity"
], ],
@ -2734,6 +2745,10 @@
"Disable Mouse Wheel Page Changes", "Disable Mouse Wheel Page Changes",
"This setting disables using left or right on a mouse wheel to change the page" "This setting disables using left or right on a mouse wheel to change the page"
], ],
"Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"Parity Check Tuning/paritychecktuning.txt": [ "Parity Check Tuning/paritychecktuning.txt": [
"Parity Check Tuning", "Parity Check Tuning",
"below critical disk temperature threshold", "below critical disk temperature threshold",
@ -2778,6 +2793,7 @@
"An XFS, BTRFS, or ZFS disk partitioned in UD is compatible with the array disk partitioning and can be added to the array", "An XFS, BTRFS, or ZFS disk partitioned in UD is compatible with the array disk partitioning and can be added to the array",
"Changing the Mount Point will also change the disk label on all disks and the pool name on a ZFS disk", "Changing the Mount Point will also change the disk label on all disks and the pool name on a ZFS disk",
"Clear", "Clear",
"Encrypt CIFS Mount",
"Enter the server name and it will be added to the local DNS names and will then resolve by name", "Enter the server name and it will be added to the local DNS names and will then resolve by name",
"Exclusive Share files will not be accessible in a Root Share", "Exclusive Share files will not be accessible in a Root Share",
"failed to", "failed to",
@ -2788,10 +2804,22 @@
"is offline", "is offline",
"Not Enabled", "Not Enabled",
"offline", "offline",
"User Shares without Pools",
"Partition",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Server is", "Remote Server is",
"Remote Shares",
"Remote share mounts are dependent on a solid and reliable network connection and that can be difficult to achieve", "Remote share mounts are dependent on a solid and reliable network connection and that can be difficult to achieve",
"User and Pool Shares will include all files in User Shares, Cache and Pool Devices", "Search for Servers, or enter the Server name or IP address manually",
"User Shares will allow access to User Shares, but the Root Share will not include Cache and Pool Device files", "Select the Root Share",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"Working", "Working",
"ZFS Pool Name", "ZFS Pool Name",
"ZFS Volume" "ZFS Volume"
@ -2806,38 +2834,10 @@
"Description ", "Description ",
"Top Image " "Top Image "
], ],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
],
"/Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"/Unassigned Devices/unassigneddevicessettings.txt": [ "/Unassigned Devices/unassigneddevicessettings.txt": [
"> **Note:** The normal rule used by UD is '*(sec" "> **Note:** The normal rule used by UD is '*(sec"
], ],
"/Unassigned Devices/unassigneddevices.txt": [ "/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> + '/usr/local/sbin/rc.unassigned mount name", "> + '/usr/local/sbin/rc.unassigned mount name",
"> + '/usr/local/sbin/rc.unassigned umount name", "> + '/usr/local/sbin/rc.unassigned umount name",
"> + '/usr/local/sbin/rc.unassigned spindown name", "> + '/usr/local/sbin/rc.unassigned spindown name",
@ -4686,6 +4686,7 @@
"Debugging enabled This significantly increases the memory used by your browser", "Debugging enabled This significantly increases the memory used by your browser",
"Browser translation detected Display issues may result", "Browser translation detected Display issues may result",
"Action Centre Enabled", "Action Centre Enabled",
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Sort By", "Sort By",
"Name Ascending", "Name Ascending",
"Name Descending", "Name Descending",
@ -4707,6 +4708,7 @@
"Select all on page", "Select all on page",
"Install Application", "Install Application",
"Install Applications", "Install Applications",
"Update Application",
"Update Applications", "Update Applications",
"Are you sure you want to update %s applications", "Are you sure you want to update %s applications",
"Search", "Search",
@ -4788,10 +4790,15 @@
"One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template", "One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template",
"Not Enough Memory", "Not Enough Memory",
"Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met", "Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Installation already in progress", "Installation already in progress",
"Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again", "Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again",
"%s is incompatible with your OS version Please update the OS to proceed", "%s is incompatible with your OS version Please update the OS to proceed",
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page",
"Home", "Home",
"Installed Apps", "Installed Apps",
"Previous Apps", "Previous Apps",
@ -5060,15 +5067,6 @@
"/vms.txt": [ "/vms.txt": [
"Description ", "Description ",
"Top Image " "Top Image "
],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
] ]
}, },
"files": [ "files": [
@ -8152,6 +8150,7 @@
"Debugging enabled This significantly increases the memory used by your browser", "Debugging enabled This significantly increases the memory used by your browser",
"Browser translation detected Display issues may result", "Browser translation detected Display issues may result",
"Action Centre Enabled", "Action Centre Enabled",
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Sort By", "Sort By",
"Name Ascending", "Name Ascending",
"Name Descending", "Name Descending",
@ -8173,6 +8172,7 @@
"Select all on page", "Select all on page",
"Install Application", "Install Application",
"Install Applications", "Install Applications",
"Update Application",
"Update Applications", "Update Applications",
"Are you sure you want to update %s applications", "Are you sure you want to update %s applications",
"Search", "Search",
@ -8254,10 +8254,15 @@
"One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template", "One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template",
"Not Enough Memory", "Not Enough Memory",
"Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met", "Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Installation already in progress", "Installation already in progress",
"Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again", "Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again",
"%s is incompatible with your OS version Please update the OS to proceed", "%s is incompatible with your OS version Please update the OS to proceed",
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page",
"Home", "Home",
"Installed Apps", "Installed Apps",
"Previous Apps", "Previous Apps",
@ -8526,15 +8531,6 @@
"/vms.txt": [ "/vms.txt": [
"Description ", "Description ",
"Top Image " "Top Image "
],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
] ]
}, },
"files": [ "files": [
@ -8825,13 +8821,20 @@
], ],
"Community Apps/apps.txt": [ "Community Apps/apps.txt": [
"Action Centre Enabled", "Action Centre Enabled",
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly", "This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly",
"Not Enough Memory", "Not Enough Memory",
"Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met", "Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Installation already in progress", "Installation already in progress",
"Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again", "Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again",
"%s is incompatible with your OS version Please update the OS to proceed", "%s is incompatible with your OS version Please update the OS to proceed",
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page",
"Featured Applications", "Featured Applications",
"Popularity", "Popularity",
"Pending" "Pending"
@ -8845,6 +8848,10 @@
"File Activity/fileactivity.txt": [ "File Activity/fileactivity.txt": [
"Refresh Page" "Refresh Page"
], ],
"Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"Parity Check Tuning/paritychecktuning.txt": [ "Parity Check Tuning/paritychecktuning.txt": [
"Parity Problems Assistant", "Parity Problems Assistant",
"End point for check", "End point for check",
@ -8906,8 +8913,10 @@
"Available User Watches", "Available User Watches",
"Current User Watches", "Current User Watches",
"Max SMB Open Files", "Max SMB Open Files",
"Max User Instances",
"Max User Watches", "Max User Watches",
"Normal CPU Scaling Governor", "Normal CPU Scaling Governor",
"Power Saving Settings",
"Power Saving CPU Scaling Governor", "Power Saving CPU Scaling Governor",
"Schedule CPU Power Saving Mode", "Schedule CPU Power Saving Mode",
"Time to set Normal CPU Scaling", "Time to set Normal CPU Scaling",
@ -8937,6 +8946,7 @@
"Clear", "Clear",
"Disk Sharing must be disabled to add a Root Share", "Disk Sharing must be disabled to add a Root Share",
"Do not put files or folders into the /mnt/rootshare/ folder", "Do not put files or folders into the /mnt/rootshare/ folder",
"Encrypt CIFS Mount",
"Enter the server name and it will be added to the local DNS names and will then resolve by name", "Enter the server name and it will be added to the local DNS names and will then resolve by name",
"Exclusive Share files will not be accessible in a Root Share", "Exclusive Share files will not be accessible in a Root Share",
"failed to", "failed to",
@ -8952,17 +8962,28 @@
"Mount Point", "Mount Point",
"Not Enabled", "Not Enabled",
"offline", "offline",
"User Shares",
"User Shares without Pools",
"Partition",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Reboot", "Reboot",
"Remote Server is", "Remote Server is",
"Remote Shares",
"Remote share mounts are dependent on a solid and reliable network connection and that can be difficult to achieve", "Remote share mounts are dependent on a solid and reliable network connection and that can be difficult to achieve",
"Select the Mount Point to Root Share", "Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Share Type", "Share Type",
"This is a way to gather Unraid shares into one Root Share", "This is a way to gather Unraid shares into one Root Share",
"Unassigned Devices",
"Unassigned Disks",
"Use caution when gathering shares into one Root Share", "Use caution when gathering shares into one Root Share",
"User and Pool Shares",
"User Shares", "User Shares",
"User and Pool Shares will include all files in User Shares, Cache and Pool Devices", "User Shares without Pools",
"User Shares will allow access to User Shares, but the Root Share will not include Cache and Pool Device files", "User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"When you copy files between shares in the Root Share, the files may not end up on the expected disks", "When you copy files between shares in the Root Share, the files may not end up on the expected disks",
"Working", "Working",
"You can also subject yourself to security issues like ransomware by exposing all your shares in one Root Share", "You can also subject yourself to security issues like ransomware by exposing all your shares in one Root Share",
@ -8980,48 +9001,18 @@
"Description ", "Description ",
"Top Image " "Top Image "
], ],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
],
"/Dynamix Cache Dirs/foldercachingsettings.txt": [ "/Dynamix Cache Dirs/foldercachingsettings.txt": [
"> Set cache_pressure to NN (default ", "> Set cache_pressure to NN (default ",
"> to reset the cache-pressure execute 'sudo sysctl vm.vfs_cache_pressure", "> to reset the cache-pressure execute 'sudo sysctl vm.vfs_cache_pressure",
"> set ulimit to NN to limit memory used by script (default" "> set ulimit to NN to limit memory used by script (default"
], ],
"/Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"/Tips and Tweaks/tipsandtweaks.txt": [ "/Tips and Tweaks/tipsandtweaks.txt": [
"Max User Instances",
"Power Saving Settings",
"> For streaming and gaming VMs, set the values low in the single digits. Recommended values are: vm.dirty_background_ratio" "> For streaming and gaming VMs, set the values low in the single digits. Recommended values are: vm.dirty_background_ratio"
], ],
"/Unassigned Devices/unassigneddevicessettings.txt": [ "/Unassigned Devices/unassigneddevicessettings.txt": [
"> **Note:** The normal rule used by UD is '*(sec" "> **Note:** The normal rule used by UD is '*(sec"
], ],
"/Unassigned Devices/unassigneddevices.txt": [ "/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> + '/usr/local/sbin/rc.unassigned mount name", "> + '/usr/local/sbin/rc.unassigned mount name",
"> + '/usr/local/sbin/rc.unassigned umount name", "> + '/usr/local/sbin/rc.unassigned umount name",
"> + '/usr/local/sbin/rc.unassigned spindown name", "> + '/usr/local/sbin/rc.unassigned spindown name",
@ -9783,6 +9774,7 @@
"Debugging enabled This significantly increases the memory used by your browser", "Debugging enabled This significantly increases the memory used by your browser",
"Browser translation detected Display issues may result", "Browser translation detected Display issues may result",
"Action Centre Enabled", "Action Centre Enabled",
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Sort By", "Sort By",
"Name Ascending", "Name Ascending",
"Name Descending", "Name Descending",
@ -9793,6 +9785,7 @@
"Results Per Page: %s", "Results Per Page: %s",
"Install Application", "Install Application",
"Install Applications", "Install Applications",
"Update Application",
"Update Applications", "Update Applications",
"Are you sure you want to update %s applications", "Are you sure you want to update %s applications",
"%s removed as favourite repository", "%s removed as favourite repository",
@ -9845,10 +9838,15 @@
"One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template", "One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template",
"Not Enough Memory", "Not Enough Memory",
"Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met", "Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Installation already in progress", "Installation already in progress",
"Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again", "Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again",
"%s is incompatible with your OS version Please update the OS to proceed", "%s is incompatible with your OS version Please update the OS to proceed",
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page",
"Home", "Home",
"Favourite Repo", "Favourite Repo",
"Action Centre", "Action Centre",
@ -9981,15 +9979,6 @@
"/vms.txt": [ "/vms.txt": [
"Description ", "Description ",
"Top Image " "Top Image "
],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
] ]
}, },
"files": [ "files": [
@ -10801,13 +10790,20 @@
"wsport for virtual console" "wsport for virtual console"
], ],
"Community Apps/apps.txt": [ "Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly", "This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly",
"Not Enough Memory", "Not Enough Memory",
"Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met", "Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Installation already in progress", "Installation already in progress",
"Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again", "Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again",
"%s is incompatible with your OS version Please update the OS to proceed", "%s is incompatible with your OS version Please update the OS to proceed",
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page",
"Featured Applications", "Featured Applications",
"Popularity" "Popularity"
], ],
@ -10820,6 +10816,10 @@
"File Activity/fileactivity.txt": [ "File Activity/fileactivity.txt": [
"Refresh Page" "Refresh Page"
], ],
"Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"Unassigned Devices/unassigneddevicessettings.txt": [ "Unassigned Devices/unassigneddevicessettings.txt": [
"Command times", "Command times",
"Disabled", "Disabled",
@ -10836,6 +10836,7 @@
"An XFS, BTRFS, or ZFS disk partitioned in UD is compatible with the array disk partitioning and can be added to the array", "An XFS, BTRFS, or ZFS disk partitioned in UD is compatible with the array disk partitioning and can be added to the array",
"Changing the Mount Point will also change the disk label on all disks and the pool name on a ZFS disk", "Changing the Mount Point will also change the disk label on all disks and the pool name on a ZFS disk",
"Clear", "Clear",
"Encrypt CIFS Mount",
"Enter the server name and it will be added to the local DNS names and will then resolve by name", "Enter the server name and it will be added to the local DNS names and will then resolve by name",
"Exclusive Share files will not be accessible in a Root Share", "Exclusive Share files will not be accessible in a Root Share",
"failed to", "failed to",
@ -10846,13 +10847,24 @@
"is offline", "is offline",
"Not Enabled", "Not Enabled",
"offline", "offline",
"User Shares without Pools",
"Partition",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Server is", "Remote Server is",
"Remote Shares",
"Remote share mounts are dependent on a solid and reliable network connection and that can be difficult to achieve", "Remote share mounts are dependent on a solid and reliable network connection and that can be difficult to achieve",
"Select the Mount Point to Root Share", "Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"This is a way to gather Unraid shares into one Root Share", "This is a way to gather Unraid shares into one Root Share",
"Unassigned Devices",
"Unassigned Disks",
"Use caution when gathering shares into one Root Share", "Use caution when gathering shares into one Root Share",
"User and Pool Shares will include all files in User Shares, Cache and Pool Devices", "User Shares without Pools",
"User Shares will allow access to User Shares, but the Root Share will not include Cache and Pool Device files", "User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"Working", "Working",
"ZFS Pool Name", "ZFS Pool Name",
"ZFS Volume" "ZFS Volume"
@ -10867,38 +10879,10 @@
"Description ", "Description ",
"Top Image " "Top Image "
], ],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
],
"/Open Files/openfiles.txt": [
"Open",
"May prevent shutdown"
],
"/Unassigned Devices/unassigneddevicessettings.txt": [ "/Unassigned Devices/unassigneddevicessettings.txt": [
"> **Note:** The normal rule used by UD is '*(sec" "> **Note:** The normal rule used by UD is '*(sec"
], ],
"/Unassigned Devices/unassigneddevices.txt": [ "/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> + '/usr/local/sbin/rc.unassigned mount name", "> + '/usr/local/sbin/rc.unassigned mount name",
"> + '/usr/local/sbin/rc.unassigned umount name", "> + '/usr/local/sbin/rc.unassigned umount name",
"> + '/usr/local/sbin/rc.unassigned spindown name", "> + '/usr/local/sbin/rc.unassigned spindown name",
@ -12233,6 +12217,7 @@
"Debugging enabled This significantly increases the memory used by your browser", "Debugging enabled This significantly increases the memory used by your browser",
"Browser translation detected Display issues may result", "Browser translation detected Display issues may result",
"Action Centre Enabled", "Action Centre Enabled",
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Sort By", "Sort By",
"Name Ascending", "Name Ascending",
"Name Descending", "Name Descending",
@ -12245,6 +12230,7 @@
"Select all on page", "Select all on page",
"Install Application", "Install Application",
"Install Applications", "Install Applications",
"Update Application",
"Update Applications", "Update Applications",
"Are you sure you want to update %s applications", "Are you sure you want to update %s applications",
"%s removed as favourite repository", "%s removed as favourite repository",
@ -12297,10 +12283,15 @@
"One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template", "One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template",
"Not Enough Memory", "Not Enough Memory",
"Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met", "Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Installation already in progress", "Installation already in progress",
"Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again", "Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again",
"%s is incompatible with your OS version Please update the OS to proceed", "%s is incompatible with your OS version Please update the OS to proceed",
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page",
"Home", "Home",
"Favourite Repo", "Favourite Repo",
"Action Centre", "Action Centre",
@ -12416,15 +12407,6 @@
"/vms.txt": [ "/vms.txt": [
"Description ", "Description ",
"Top Image " "Top Image "
],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
] ]
}, },
"files": [ "files": [
@ -15077,6 +15059,7 @@
"Debugging enabled This significantly increases the memory used by your browser", "Debugging enabled This significantly increases the memory used by your browser",
"Browser translation detected Display issues may result", "Browser translation detected Display issues may result",
"Action Centre Enabled", "Action Centre Enabled",
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Sort By", "Sort By",
"Name Ascending", "Name Ascending",
"Name Descending", "Name Descending",
@ -15098,6 +15081,7 @@
"Select all on page", "Select all on page",
"Install Application", "Install Application",
"Install Applications", "Install Applications",
"Update Application",
"Update Applications", "Update Applications",
"Are you sure you want to update %s applications", "Are you sure you want to update %s applications",
"Search", "Search",
@ -15179,10 +15163,15 @@
"One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template", "One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template",
"Not Enough Memory", "Not Enough Memory",
"Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met", "Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Installation already in progress", "Installation already in progress",
"Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again", "Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again",
"%s is incompatible with your OS version Please update the OS to proceed", "%s is incompatible with your OS version Please update the OS to proceed",
"%s is incompatible with your OS version Either uninstall %s or update the OS", "%s is incompatible with your OS version Either uninstall %s or update the OS",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page",
"Home", "Home",
"Installed Apps", "Installed Apps",
"Previous Apps", "Previous Apps",
@ -15451,15 +15440,6 @@
"/vms.txt": [ "/vms.txt": [
"Description ", "Description ",
"Top Image " "Top Image "
],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
] ]
}, },
"files": [ "files": [
@ -15574,10 +15554,39 @@
"/vms.txt": [ "/vms.txt": [
"define Multifunctiion Support" "define Multifunctiion Support"
], ],
"Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
],
"Unassigned Devices/editdevicesettings.txt": [
"Click to select file or click Default button for the Device Script File"
],
"Unassigned Devices/fsck.txt": [ "Unassigned Devices/fsck.txt": [
"Cannot determine file system on an encrypted disk", "Cannot determine file system on an encrypted disk",
"Executing file system check", "Executing file system check",
"Executing file system scrub" "Executing file system scrub"
],
"Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Partition",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files"
] ]
}, },
"new": { "new": {
@ -15589,37 +15598,10 @@
"Description ", "Description ",
"Top Image " "Top Image "
], ],
"/Community Apps/apps.txt": [
"Deprecated OS version No further updates to Community Applications will be issued for this OS version",
"Update Application",
"Run Anyways",
"Memory Requirements not met Problems may result",
"Browser failed to communicate with Unraid Server",
"For unknown reasons, your browser was unable to communicate with Community Applications running on your server",
"Attempt to Fix Via Reload Page"
],
"/Unassigned Devices/editdevicesettings.txt": [
"Click to select file or click Default button for the Device Script File"
],
"/Unassigned Devices/unassigneddevicessettings.txt": [ "/Unassigned Devices/unassigneddevicessettings.txt": [
"> **Note:** The normal rule used by UD is '*(sec" "> **Note:** The normal rule used by UD is '*(sec"
], ],
"/Unassigned Devices/unassigneddevices.txt": [ "/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> Note: /dev/sdX where 'X' is the device designator. The devX is the device name in the UD page. If the device name is 'Dev 1', then use dev1 as the device to spin down. Using the name" "> Note: /dev/sdX where 'X' is the device designator. The devX is the device name in the UD page. If the device name is 'Dev 1', then use dev1 as the device to spin down. Using the name"
] ]
}, },

View File

@ -13,6 +13,7 @@ Backup Server Active Some icons may not appear, and plugin installations may be
Debugging enabled This significantly increases the memory used by your browser= Debugging enabled This significantly increases the memory used by your browser=
Browser translation detected Display issues may result= Browser translation detected Display issues may result=
Action Centre Enabled= Action Centre Enabled=
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
; Sorting Options ; Sorting Options
Sort By= Sort By=
@ -41,6 +42,7 @@ Install Plugin Applications=ثبت **تطبيقات الملحقات الإضا
Select all on page= Select all on page=
Install Application= Install Application=
Install Applications= Install Applications=
Update Application=
Update Applications= Update Applications=
Are you sure you want to update %s applications= Are you sure you want to update %s applications=
Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s) Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s)
@ -150,10 +152,15 @@ This template is set up to run as Privileged This is a possible security risk an
One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template= One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template=
Not Enough Memory= Not Enough Memory=
Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met= Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met=
Run Anyways=
Memory Requirements not met Problems may result=
Installation already in progress= Installation already in progress=
Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again= Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again=
%s is incompatible with your OS version Please update the OS to proceed= %s is incompatible with your OS version Please update the OS to proceed=
%s is incompatible with your OS version Either uninstall %s or update the OS= %s is incompatible with your OS version Either uninstall %s or update the OS=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
; CA Sections Keep the length reasonable ; CA Sections Keep the length reasonable
Home= Home=
@ -450,7 +457,7 @@ An error occurred - Could not determine configuration=
Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin
; Note: April 29, 2023 - 171 missing translations ; Note: February 10, 2024 - 178 missing translations
Access Mode=وضع الوصول Access Mode=وضع الوصول
Add another Path, Port, Variable, Label or Device=أضف مسار، منفذ، متغير، تسمية، أو جهاز Add another Path, Port, Variable, Label or Device=أضف مسار، منفذ، متغير، تسمية، أو جهاز
Add Configuration=أضف تكوينات Add Configuration=أضف تكوينات

View File

@ -449,6 +449,15 @@ An error occurred - Could not determine configuration=Error - No se puede determ
; WebGui ; WebGui
Click Install to download and install the Community Applications plugin=Haga clic en **Instalar** para descargar e instalar el plugin **Community Applications** Click Install to download and install the Community Applications plugin=Haga clic en **Instalar** para descargar e instalar el plugin **Community Applications**
; Note: February 10, 2024 - 7 missing translations
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
Update Application=
Run Anyways=
Memory Requirements not met Problems may result=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
Access Mode=Modo de acceso Access Mode=Modo de acceso
Add another Path, Port, Variable, Label or Device=Agregar otra Ruta, Puerto, Variable, Etiqueta o Dispositivo Add another Path, Port, Variable, Label or Device=Agregar otra Ruta, Puerto, Variable, Etiqueta o Dispositivo
Add Configuration=Agregar configuración Add Configuration=Agregar configuración

View File

@ -146,6 +146,7 @@ Fatal Docker Image Error=Erreur fatale d'image Docker
Your docker image or folder is either read-only or completely full Issues will result because of this You should create a new post in the Unraid forums and include your diagnostics=Votre image ou dossier docker est soit en lecture seule, soit complètement plein. Des problèmes en résulteront. Vous devez créer un nouveau message dans les forums Unraid et inclure vos diagnostics Your docker image or folder is either read-only or completely full Issues will result because of this You should create a new post in the Unraid forums and include your diagnostics=Votre image ou dossier docker est soit en lecture seule, soit complètement plein. Des problèmes en résulteront. Vous devez créer un nouveau message dans les forums Unraid et inclure vos diagnostics
This template is set up to use a custom network You may have to adjust the network or IP address etc to match your system=Ce modèle est configuré pour utiliser un réseau personnalisé. Vous devrez peut-être ajuster le réseau ou l'adresse IP, etc. pour correspondre à votre système This template is set up to use a custom network You may have to adjust the network or IP address etc to match your system=Ce modèle est configuré pour utiliser un réseau personnalisé. Vous devrez peut-être ajuster le réseau ou l'adresse IP, etc. pour correspondre à votre système
One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template=Un ou plusieurs ports utilisés par cette application sont déjà utilisés par un autre service ou une autre application fonctionnant sur votre serveur. Vous devrez ajuster les ports hôtes en conséquence sur le modèle One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template=Un ou plusieurs ports utilisés par cette application sont déjà utilisés par un autre service ou une autre application fonctionnant sur votre serveur. Vous devrez ajuster les ports hôtes en conséquence sur le modèle
Not Enough Memory=Pas assez de mémoire
; CA Sections Keep the length reasonable ; CA Sections Keep the length reasonable
Home=Accueil Home=Accueil
@ -438,16 +439,22 @@ An error occurred - Could not determine configuration=Une erreur s'est produite
; WebGui ; WebGui
Click Install to download and install the Community Applications plugin=Cliquez sur **Install** pour télécharger et installer le **Community Applications** plugin Click Install to download and install the Community Applications plugin=Cliquez sur **Install** pour télécharger et installer le **Community Applications** plugin
Not Enough Memory=Pas assez de mémoire
; Note: April 29, 2023 - 11 missing translations ; Note: February 10, 2024 - 17 missing translations
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
Update Application=
The sidebar for the app click info will list the details=The sidebar for the app (click info) will list the details The sidebar for the app click info will list the details=The sidebar for the app (click info) will list the details
This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly= This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly=
Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met= Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met=
Run Anyways=
Memory Requirements not met Problems may result=
Installation already in progress= Installation already in progress=
Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again= Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again=
%s is incompatible with your OS version Please update the OS to proceed= %s is incompatible with your OS version Please update the OS to proceed=
%s is incompatible with your OS version Either uninstall %s or update the OS= %s is incompatible with your OS version Either uninstall %s or update the OS=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
Featured Applications= Featured Applications=
Popularity= Popularity=
This application is a driver plugin=This application is a driver (plugin) This application is a driver plugin=This application is a driver (plugin)

View File

@ -13,6 +13,7 @@ Backup Server Active Some icons may not appear, and plugin installations may be
Debugging enabled This significantly increases the memory used by your browser= Debugging enabled This significantly increases the memory used by your browser=
Browser translation detected Display issues may result= Browser translation detected Display issues may result=
Action Centre Enabled= Action Centre Enabled=
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
; Sorting Options ; Sorting Options
Sort By= Sort By=
@ -41,6 +42,7 @@ Install Plugin Applications=
Select all on page= Select all on page=
Install Application= Install Application=
Install Applications= Install Applications=
Update Application=
Update Applications= Update Applications=
Are you sure you want to update %s applications= Are you sure you want to update %s applications=
Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s) Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s)
@ -150,10 +152,15 @@ This template is set up to run as Privileged This is a possible security risk an
One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template= One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template=
Not Enough Memory= Not Enough Memory=
Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met= Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met=
Run Anyways=
Memory Requirements not met Problems may result=
Installation already in progress= Installation already in progress=
Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again= Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again=
%s is incompatible with your OS version Please update the OS to proceed= %s is incompatible with your OS version Please update the OS to proceed=
%s is incompatible with your OS version Either uninstall %s or update the OS= %s is incompatible with your OS version Either uninstall %s or update the OS=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
; CA Sections Keep the length reasonable ; CA Sections Keep the length reasonable
Home= Home=
@ -450,7 +457,7 @@ An error occurred - Could not determine configuration=
Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin
; Note: April 29, 2023 - 355 missing translations ; Note: February 10, 2024 - 362 missing translations
Access Mode=Modalità d'accesso Access Mode=Modalità d'accesso
Add another Path, Port, Variable, Label or Device=Aggiungi un altro Percorso, Porta, Variabile, Etichetta o Dispositivo Add another Path, Port, Variable, Label or Device=Aggiungi un altro Percorso, Porta, Variabile, Etichetta o Dispositivo
Add Configuration=Aggiungi Configurazione Add Configuration=Aggiungi Configurazione

View File

@ -13,6 +13,7 @@ Backup Server Active Some icons may not appear, and plugin installations may be
Debugging enabled This significantly increases the memory used by your browser= Debugging enabled This significantly increases the memory used by your browser=
Browser translation detected Display issues may result= Browser translation detected Display issues may result=
Action Centre Enabled= Action Centre Enabled=
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
; Sorting Options ; Sorting Options
Sort By= Sort By=
@ -41,6 +42,7 @@ Install Plugin Applications=
Select all on page= Select all on page=
Install Application= Install Application=
Install Applications= Install Applications=
Update Application=
Update Applications= Update Applications=
Are you sure you want to update %s applications= Are you sure you want to update %s applications=
Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s) Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s)
@ -150,10 +152,15 @@ This template is set up to run as Privileged This is a possible security risk an
One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template= One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template=
Not Enough Memory= Not Enough Memory=
Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met= Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met=
Run Anyways=
Memory Requirements not met Problems may result=
Installation already in progress= Installation already in progress=
Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again= Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again=
%s is incompatible with your OS version Please update the OS to proceed= %s is incompatible with your OS version Please update the OS to proceed=
%s is incompatible with your OS version Either uninstall %s or update the OS= %s is incompatible with your OS version Either uninstall %s or update the OS=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
; CA Sections Keep the length reasonable ; CA Sections Keep the length reasonable
Home= Home=
@ -450,7 +457,7 @@ An error occurred - Could not determine configuration=
Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin
; Note: April 29, 2023 - 355 missing translations ; Note: February 10, 2024 - 362 missing translations
Access Mode= Access Mode=
Add another Path, Port, Variable, Label or Device= Add another Path, Port, Variable, Label or Device=
Add Configuration= Add Configuration=

View File

@ -437,16 +437,23 @@ An error occurred - Could not determine configuration=Er is een fout opgetreden
Click Install to download and install the Community Applications plugin=Klik op **Installeren** om de **Community Applications** plug-in te downloaden en te installeren Click Install to download and install the Community Applications plugin=Klik op **Installeren** om de **Community Applications** plug-in te downloaden en te installeren
; Note: April 29, 2023 - 13 missing translations ; Note: February 10, 2024 - 20 missing translations
Action Centre Enabled= Action Centre Enabled=
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
Update Application=
The sidebar for the app click info will list the details=The sidebar for the app (click info) will list the details The sidebar for the app click info will list the details=The sidebar for the app (click info) will list the details
This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly= This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly=
Not Enough Memory= Not Enough Memory=
Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met= Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met=
Run Anyways=
Memory Requirements not met Problems may result=
Installation already in progress= Installation already in progress=
Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again= Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again=
%s is incompatible with your OS version Please update the OS to proceed= %s is incompatible with your OS version Please update the OS to proceed=
%s is incompatible with your OS version Either uninstall %s or update the OS= %s is incompatible with your OS version Either uninstall %s or update the OS=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
Featured Applications= Featured Applications=
MediaServerVideo=MediaServer:Video MediaServerVideo=MediaServer:Video
Popularity= Popularity=

View File

@ -13,6 +13,7 @@ Backup Server Active Some icons may not appear, and plugin installations may be
Debugging enabled This significantly increases the memory used by your browser= Debugging enabled This significantly increases the memory used by your browser=
Browser translation detected Display issues may result= Browser translation detected Display issues may result=
Action Centre Enabled= Action Centre Enabled=
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
; Sorting Options ; Sorting Options
Sort By= Sort By=
@ -41,6 +42,7 @@ Install Plugin Applications=Installer plugin-applikasjoner
Select all on page=Velg alt på siden Select all on page=Velg alt på siden
Install Application= Install Application=
Install Applications= Install Applications=
Update Application=
Update Applications= Update Applications=
Are you sure you want to update %s applications= Are you sure you want to update %s applications=
Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s) Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s)
@ -150,10 +152,15 @@ This template is set up to run as Privileged This is a possible security risk an
One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template= One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template=
Not Enough Memory= Not Enough Memory=
Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met= Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met=
Run Anyways=
Memory Requirements not met Problems may result=
Installation already in progress= Installation already in progress=
Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again= Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again=
%s is incompatible with your OS version Please update the OS to proceed= %s is incompatible with your OS version Please update the OS to proceed=
%s is incompatible with your OS version Either uninstall %s or update the OS= %s is incompatible with your OS version Either uninstall %s or update the OS=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
; CA Sections Keep the length reasonable ; CA Sections Keep the length reasonable
Home= Home=
@ -450,7 +457,7 @@ An error occurred - Could not determine configuration=
Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin
; Note: April 29, 2023 - 185 missing translations ; Note: February 10, 2024 - 192 missing translations
Access Mode=Tilgangsmodus Access Mode=Tilgangsmodus
Add another Path, Port, Variable, Label or Device=Legg til Sti, Port, Variabel, Merkelapp eller Enhet Add another Path, Port, Variable, Label or Device=Legg til Sti, Port, Variabel, Merkelapp eller Enhet
Add Configuration=Legg til konfigurasjon Add Configuration=Legg til konfigurasjon

View File

@ -441,14 +441,21 @@ An error occurred - Could not determine configuration=Wystąpił błąd - Nie mo
Click Install to download and install the Community Applications plugin=Kliknij **Instaluj** aby pobrać i zainstalować wtyczkę **Community Applications** Click Install to download and install the Community Applications plugin=Kliknij **Instaluj** aby pobrać i zainstalować wtyczkę **Community Applications**
; Note: April 28, 2023 - 9 missing translations ; Note: February 10, 2024 - 16 missing translations
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
Update Application=
This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly= This template is set up to run as Privileged This is a possible security risk and usually does not need to be enabled Note that some applications require privileged in order to operate correctly=
Not Enough Memory= Not Enough Memory=
Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met= Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met=
Run Anyways=
Memory Requirements not met Problems may result=
Installation already in progress= Installation already in progress=
Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again= Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again=
%s is incompatible with your OS version Please update the OS to proceed= %s is incompatible with your OS version Please update the OS to proceed=
%s is incompatible with your OS version Either uninstall %s or update the OS= %s is incompatible with your OS version Either uninstall %s or update the OS=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
Featured Applications= Featured Applications=
Popularity= Popularity=
Access Mode=Tryb dostęu Access Mode=Tryb dostęu

View File

@ -13,6 +13,7 @@ Backup Server Active Some icons may not appear, and plugin installations may be
Debugging enabled This significantly increases the memory used by your browser= Debugging enabled This significantly increases the memory used by your browser=
Browser translation detected Display issues may result= Browser translation detected Display issues may result=
Action Centre Enabled= Action Centre Enabled=
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
; Sorting Options ; Sorting Options
Sort By= Sort By=
@ -41,6 +42,7 @@ Install Plugin Applications=Instalar Aplicações Plugin
Select all on page= Select all on page=
Install Application= Install Application=
Install Applications= Install Applications=
Update Application=
Update Applications= Update Applications=
Are you sure you want to update %s applications= Are you sure you want to update %s applications=
Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s) Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s)
@ -150,10 +152,15 @@ This template is set up to run as Privileged This is a possible security risk an
One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template= One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template=
Not Enough Memory= Not Enough Memory=
Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met= Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met=
Run Anyways=
Memory Requirements not met Problems may result=
Installation already in progress= Installation already in progress=
Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again= Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again=
%s is incompatible with your OS version Please update the OS to proceed= %s is incompatible with your OS version Please update the OS to proceed=
%s is incompatible with your OS version Either uninstall %s or update the OS= %s is incompatible with your OS version Either uninstall %s or update the OS=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
; CA Sections Keep the length reasonable ; CA Sections Keep the length reasonable
Home= Home=
@ -450,7 +457,7 @@ An error occurred - Could not determine configuration=
Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin
; Note: April 29, 2023 - 169 missing translations ; Note: February 10, 2024 - 176 missing translations
Access Mode=Modo de Acesso Access Mode=Modo de Acesso
Add another Path, Port, Variable, Label or Device=Adicionar outro Caminho, Porta, Variável, Etiqueta ou Dispositivo Add another Path, Port, Variable, Label or Device=Adicionar outro Caminho, Porta, Variável, Etiqueta ou Dispositivo
Add Configuration=Adicionar Configuração Add Configuration=Adicionar Configuração

View File

@ -13,6 +13,7 @@ Backup Server Active Some icons may not appear, and plugin installations may be
Debugging enabled This significantly increases the memory used by your browser= Debugging enabled This significantly increases the memory used by your browser=
Browser translation detected Display issues may result= Browser translation detected Display issues may result=
Action Centre Enabled= Action Centre Enabled=
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
; Sorting Options ; Sorting Options
Sort By= Sort By=
@ -41,6 +42,7 @@ Install Plugin Applications=
Select all on page= Select all on page=
Install Application= Install Application=
Install Applications= Install Applications=
Update Application=
Update Applications= Update Applications=
Are you sure you want to update %s applications= Are you sure you want to update %s applications=
Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s) Are you sure you want to install %s docker and %s plugin applications=Are you sure you want to install %1$s docker and %2$s plugin application(s)
@ -150,10 +152,15 @@ This template is set up to run as Privileged This is a possible security risk an
One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template= One or more ports used by this application are already in use by another service or app running on your server You will need to adjust the host ports accordingly on the template=
Not Enough Memory= Not Enough Memory=
Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met= Community Applications and Unraid OS have a minimum required installed memory of 4G CA cannot run without those mimimums being met=
Run Anyways=
Memory Requirements not met Problems may result=
Installation already in progress= Installation already in progress=
Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again= Another plugin installation or update is already in progress and this one cannot start Wait until the current installation or update is completed and try again=
%s is incompatible with your OS version Please update the OS to proceed= %s is incompatible with your OS version Please update the OS to proceed=
%s is incompatible with your OS version Either uninstall %s or update the OS= %s is incompatible with your OS version Either uninstall %s or update the OS=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
; CA Sections Keep the length reasonable ; CA Sections Keep the length reasonable
Home= Home=
@ -450,7 +457,7 @@ An error occurred - Could not determine configuration=
Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin Click Install to download and install the Community Applications plugin=Click **Install** to download and install the **Community Applications** plugin
; Note: April 29, 2023 - 355 missing translations ; Note: February 10, 2024 - 362 missing translations
Access Mode= Access Mode=
Add another Path, Port, Variable, Label or Device=Läg till en annan Sökväg, Port, Variabel, Etikett eller Enhet Add another Path, Port, Variable, Label or Device=Läg till en annan Sökväg, Port, Variabel, Etikett eller Enhet
Add Configuration=Lägg till konfiguration Add Configuration=Lägg till konfiguration

View File

@ -449,6 +449,15 @@ An error occurred - Could not determine configuration=发生错误 - 无法确
; WebGui ; WebGui
Click Install to download and install the Community Applications plugin=点击“安装”以下载并安装社区应用插件 Click Install to download and install the Community Applications plugin=点击“安装”以下载并安装社区应用插件
; Note: February 10, 2024 - 7 missing translations
Deprecated OS version No further updates to Community Applications will be issued for this OS version=
Update Application=
Run Anyways=
Memory Requirements not met Problems may result=
Browser failed to communicate with Unraid Server=
For unknown reasons, your browser was unable to communicate with Community Applications running on your server=
Attempt to Fix Via Reload Page=
Access Mode=访问模式 Access Mode=访问模式
Add another Path, Port, Variable, Label or Device=添加另一个路径、端口、变量、标签或设备 Add another Path, Port, Variable, Label or Device=添加另一个路径、端口、变量、标签或设备
Add Configuration=添加配置 Add Configuration=添加配置