invidious/locales/sr.json

71 wiersze
3.9 KiB
JSON
Czysty Wina Historia

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.

{
"`x` subscribers": {
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` пратилаца",
"": "`x` пратилаца"
},
"`x` videos": {
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` видео записа",
"": "`x` видео записа"
},
"`x` playlists": {
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` списака извођења",
"": "`x` списака извођења"
},
"LIVE": "УЖИВО",
"Shared `x` ago": "Подељено пре `x`",
"Unsubscribe": "Прекини праћење",
"Subscribe": "Прати",
"View channel on YouTube": "Погледај канал на YouTube-у",
"View playlist on YouTube": "Погледај списак извођења на YouTube-у",
"newest": "најновије",
"oldest": "најстарије",
"popular": "гласовито",
"last": "последње",
"Next page": "Следећа страница",
"Previous page": "Претходна страница",
"Clear watch history?": "Избрисати повест прегледања?",
"New password": "Нова запорка",
"New passwords must match": "Нове запорке морају бити истоветне",
"Cannot change password for Google accounts": "Није могуће променити запорку за Google налоге",
"Authorize token?": "Овласти токен?",
"Authorize token for `x`?": "Овласти токен за `x`?",
"Yes": "Да",
"No": "Не",
"Import and Export Data": "Увоз и извоз података",
"Import": "Увези",
"Import Invidious data": "Увези податке са Invidious-а",
"Import YouTube subscriptions": "Увези праћења са YouTube-а",
"Import FreeTube subscriptions (.db)": "Увези праћења са FreeTube-а (.db)",
"Import NewPipe subscriptions (.json)": "Увези праћења са NewPipe-а (.json)",
"Import NewPipe data (.zip)": "Увези податке са NewPipe-а (.zip)",
"Export": "Извези",
"Export subscriptions as OPML": "Извези праћења као OPML датотеку",
"Export subscriptions as OPML (for NewPipe & FreeTube)": "Извези праћења као OPML датотеку (за NewPipe и FreeTube)",
"Export data as JSON": "Извези податке као JSON датотеку",
"Delete account?": "Избрисати рачун?",
"History": "Повест",
"An alternative front-end to YouTube": "Заменски кориснички слој за YouTube",
"JavaScript license information": "Извештај о JavaScript одобрењу",
"source": "извор",
"Log in": "Пријави се",
"Log in/register": "Пријави се/Отвори налог",
"Log in with Google": "Пријави се помоћу Google-а",
"User ID": "Кориснички ИД",
"Password": "Запорка",
"Time (h:mm:ss):": "Време (ч:мм:сс):",
"Text CAPTCHA": "Знаковни CAPTCHA",
"Image CAPTCHA": "Сликовни CAPTCHA",
"Sign In": "Пријава",
"Register": "Отвори налог",
"E-mail": "Е-пошта",
"Google verification code": "Google-ов оверни кôд",
"Preferences": "Подешавања",
"preferences_category_player": "Подешавања репродуктора",
"preferences_video_loop_label": "Увек понављај: ",
"preferences_autoplay_label": "Самопуштање: ",
"preferences_continue_label": "Увек подразумевано пуштај следеће: ",
"preferences_continue_autoplay_label": "Самопуштање следећег видео записа: ",
"preferences_listen_label": "Увек подразумевано укључен само звук: ",
"preferences_local_label": "Приказ видео записа преко посредника: "
}