maps/l10n/en_GB.js

44 строки
1.1 KiB
JavaScript

OC.L10N.register(
"maps",
{
"Maps" : "Maps",
"Personal" : "Personal",
"Name" : "Name",
"Category" : "Category",
"Comment" : "Comment",
"Add" : "Add",
"Cancel" : "Cancel",
"Update" : "Update",
"Delete" : "Delete",
"Not grouped" : "Not grouped",
"Home" : "Home",
"Work" : "Work",
"All contacts" : "All contacts",
"Rename" : "Rename",
"Export" : "Export",
"Phone" : "Phone",
"Device" : "Device",
"Date" : "Date",
"Share link" : "Share link",
"Copy link" : "Copy link",
"Copied!" : "Copied!",
"Submit" : "Submit",
"Move" : "Move",
"right" : "right",
"left" : "left",
"Start" : "Start",
"Destination" : "Destination",
"min" : "min",
"Add to favorites" : "Add to favourites",
"Closed" : "Closed",
"File" : "File",
"Link" : "Link",
"Description" : "Description",
"download" : "download",
"End" : "End",
"Sort by name" : "Order by name",
"Sort by date" : "Order by date",
"Settings" : "Settings"
},
"nplurals=2; plural=(n != 1);");