memories/l10n/en_GB.js

44 lines
1.0 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"memories",
{
"Settings" : "Settings",
"Folders" : "Folders",
"Favorites" : "Favourites",
"Videos" : "Videos",
"Archive" : "Archive",
"Tags" : "Tags",
"Maps" : "Maps",
"Unsaved changes" : "Unsaved changes",
"Edit" : "Edit",
"Loading …" : "Loading …",
"Cancel" : "Cancel",
"Delete" : "Delete",
"Download" : "Download",
"Favorite" : "Favourite",
"Unarchive" : "Unarchive",
"View in folder" : "View in folder",
"Share" : "Share",
"Public link" : "Public link",
"Back" : "Back",
"Save" : "Save",
"Month" : "Month",
"Day" : "Day",
"Time" : "Time",
"Hour" : "Hour",
"Name" : "Surname",
"Update" : "Update",
"Refresh" : "Refresh",
"Remove" : "Remove",
"Reset" : "Reset",
"Continue" : "Continue",
"Undo" : "Undo",
"Original" : "Original",
"Custom" : "Custom",
"Value" : "Value",
"Image" : "Image",
"Text" : "Text",
"Size" : "Size",
"Position" : "Position"
},
"nplurals=2; plural=(n != 1);");