memories/l10n/mk.js

45 lines
2.0 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

OC.L10N.register(
"memories",
{
"Timeline" : "Времеплов",
"Folders" : "Папки",
"Favorites" : "Омилени",
"Videos" : "Видеа",
"People" : "Луѓе",
"Archive" : "Архива",
"On this day" : "На денешен ден",
"Tags" : "Ознаки",
"Maps" : "Мапи",
"Settings" : "Параметри",
"Cancel" : "Откажи",
"Delete" : "Избриши",
"Download" : "Преземи",
"Favorite" : "Омилен",
"View in folder" : "Погледни во папката",
"Add to album" : "Додади во албум",
"Copy public link" : "Копирај јавен линк",
"Public link" : "Јавен линк",
"New album" : "Нов албум",
"Back" : "Назад",
"Go to the add collaborators view." : "Оди за да додадеш соработници",
"Add collaborators" : "Додади соработници",
"Create album" : "Креирај албум",
"Back to the new album form." : "Врати се на формата за нов албум.",
"Create a new album." : "Креирај нов албум.",
"Year" : "Година",
"Month" : "Месец",
"Day" : "Ден",
"Time" : "Време",
"Remove person" : "Отстрани личност",
"Rename person" : "Преименувај личност",
"Name" : "Име",
"Update" : "Ажурирај",
"Loading …" : "Се вчитува…",
"Delete album" : "Избриши албум",
"Merge with different person" : "Спој со друга личност",
"Failed to favorite {fileName}." : "Неуспешно додавање во омилени {fileName}.",
"Failed to create {albumName}." : "Неуспешно креирање {albumName}.",
"Failed to rename {currentAlbumName} to {newAlbumName}." : "Неуспешно преименување на {currentAlbumName} во {newAlbumName}."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");