2022-09-19 08:40:27 +00:00
|
|
|
OC.L10N.register(
|
|
|
|
"memories",
|
|
|
|
{
|
2022-11-12 03:16:37 +00:00
|
|
|
"Settings" : "Sozlamalar",
|
2022-09-19 08:40:27 +00:00
|
|
|
"Favorites" : "Favorites",
|
|
|
|
"Videos" : "Videos",
|
2022-10-07 03:11:53 +00:00
|
|
|
"Tags" : "Tags",
|
2022-10-27 03:11:43 +00:00
|
|
|
"Maps" : "Maps",
|
2022-09-19 08:40:27 +00:00
|
|
|
"Cancel" : "Cancel",
|
2022-10-17 03:11:35 +00:00
|
|
|
"Delete" : "Delete",
|
2022-09-19 08:40:27 +00:00
|
|
|
"Download" : "Download",
|
2022-10-17 03:11:35 +00:00
|
|
|
"Favorite" : "Favorite",
|
2022-10-29 03:22:08 +00:00
|
|
|
"Save" : "Save",
|
2022-10-25 03:16:57 +00:00
|
|
|
"Name" : "Name",
|
2022-10-30 03:15:10 +00:00
|
|
|
"Update" : "Update",
|
2022-11-09 03:11:46 +00:00
|
|
|
"Refresh" : "Refresh",
|
2022-11-17 03:19:02 +00:00
|
|
|
"Remove" : "Remove",
|
2022-12-09 03:36:41 +00:00
|
|
|
"Close" : "Close",
|
2022-11-09 03:11:46 +00:00
|
|
|
"Continue" : "Continue",
|
|
|
|
"Size" : "Size"
|
2022-09-19 08:40:27 +00:00
|
|
|
},
|
|
|
|
"nplurals=1; plural=0;");
|