invidious/locales/sr.json
Samantaz Fox 1e0712625a
Normalize translation key for preferences categories
categories normalized:
 - Miscellanous
 - Player
 - Visual
 - Administrator
 - Data
 - Subscription
2021-10-26 23:17:04 +02:00

71 lines
3.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"`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": "Приказ видео записа преко посредника: "
}