mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-10 00:28:09 -05:00
feat(lang): translations update from Hosted Weblate (#2457)
* feat(lang): translated using Weblate (Serbian) Currently translated at 49.9% (518 of 1038 strings) feat(lang): translated using Weblate (Serbian) Currently translated at 47.3% (492 of 1038 strings) Co-authored-by: Dalibor Radovanović <darkobg@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (German) Currently translated at 100.0% (1038 of 1038 strings) feat(lang): translated using Weblate (German) Currently translated at 100.0% (1038 of 1038 strings) Co-authored-by: Ben <ben.david.wallner@gmail.com> Co-authored-by: Ben Wallner <ben.david.wallner@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1038 of 1038 strings) feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1038 of 1038 strings) feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1038 of 1038 strings) feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1038 of 1038 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: exentler <gurandsrud@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nb_NO/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Dalibor Radovanović <darkobg@gmail.com> Co-authored-by: Ben <ben.david.wallner@gmail.com> Co-authored-by: exentler <gurandsrud@gmail.com>
This commit is contained in:
@@ -476,5 +476,46 @@
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.email": "Email",
|
||||
"components.Settings.SettingsJobsCache.cachemisses": "Gospođica",
|
||||
"components.Settings.Notifications.NotificationsSlack.webhookUrl": "Webhook adresa",
|
||||
"components.Settings.Notifications.NotificationsPushover.agentenabled": "Omogući agenta"
|
||||
"components.Settings.Notifications.NotificationsPushover.agentenabled": "Omogući agenta",
|
||||
"components.RegionSelector.regionServerDefault": "Podrazumevano ({region})",
|
||||
"components.UserList.email": "Email adresa",
|
||||
"components.Discover.DiscoverStudio.studioMovies": "{network} film",
|
||||
"components.Discover.DiscoverNetwork.networkSeries": "{network} serija",
|
||||
"components.Settings.SettingsJobsCache.flushcache": "Obriši keš",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.originallanguage": "Otkrijte jezik",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.region": "Otkrijte region",
|
||||
"components.NotificationTypeSelector.mediadeclined": "Zahtev odbijen",
|
||||
"components.RequestModal.AdvancedRequester.default": "{name} (Podrazumevano)",
|
||||
"components.RequestModal.AdvancedRequester.qualityprofile": "Profil kvaliteta",
|
||||
"components.ResetPassword.email": "Email adresa",
|
||||
"components.Settings.Notifications.NotificationsPushbullet.agentEnabled": "Omogući agenta",
|
||||
"components.Settings.SettingsJobsCache.download-sync": "Download sinhronizacija",
|
||||
"components.Settings.Notifications.sendSilently": "Pošalji tiho",
|
||||
"components.UserProfile.UserSettings.UserGeneralSettings.accounttype": "Tip naloga",
|
||||
"components.UserProfile.requestsperdays": "{limit} preostalo",
|
||||
"components.PersonDetails.birthdate": "Rođen {birthdate}",
|
||||
"components.Settings.SettingsUsers.defaultPermissions": "Podrazumevane dozvole",
|
||||
"components.Discover.DiscoverTvLanguage.languageSeries": "Serije na jeziku {language}",
|
||||
"components.Discover.DiscoverTvGenre.genreSeries": "{genre} Serije",
|
||||
"components.RequestModal.AdvancedRequester.folder": "{path} ({space})",
|
||||
"components.RequestModal.alreadyrequested": "Već je traženo",
|
||||
"components.ResetPassword.passwordreset": "Resetovanje lozinke",
|
||||
"components.Settings.SettingsUsers.userSettings": "Korisnička podešavanja",
|
||||
"pages.serviceunavailable": "Servis nije dostupan",
|
||||
"components.Settings.SettingsJobsCache.unknownJob": "Nepoznat posao",
|
||||
"components.Settings.SettingsJobsCache.radarr-scan": "Radarr skeniranje",
|
||||
"components.Settings.SettingsJobsCache.sonarr-scan": "Sonarr skeniranje",
|
||||
"components.Settings.SettingsLogs.extraData": "Dodatni podaci",
|
||||
"components.Settings.enablessl": "Koristi SSL",
|
||||
"components.TvDetails.episodeRuntimeMinutes": "{runtime} minuta",
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.telegramChatId": "Chat-ID",
|
||||
"i18n.delimitedlist": "{a}, {b}",
|
||||
"i18n.usersettings": "Korisnička podešavanja",
|
||||
"components.UserProfile.ProfileHeader.joindate": "Pridružio se {joindate}",
|
||||
"components.Settings.Notifications.botUsername": "Bot korisničko ime",
|
||||
"components.Settings.Notifications.pgpPassword": "PGP lozinka",
|
||||
"components.UserProfile.norequests": "Nema zahteva.",
|
||||
"components.Settings.SettingsLogs.logDetails": "Detalji dnevnika",
|
||||
"components.Settings.scan": "Sinhronizacija biblioteka",
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.sendSilently": "Pošalji tiho"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user