File: //home/www/aritmodecarnaval/nextcloud/apps/files_rightclick/l10n/en_GB.js
OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Unselect",
"Share folder" : "Share folder",
"Share file" : "Share file",
"Select" : "Select",
"Copied !" : "Copied !",
"Right click" : "Right click",
"Right click menu for Nextcloud" : "Right click menu for Nextcloud",
"This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders."
},
"nplurals=2; plural=(n != 1);");