mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-07 13:32:35 +02:00
134 lines
7.9 KiB
JavaScript
134 lines
7.9 KiB
JavaScript
export default {
|
||
LanguageName: "Српски",
|
||
CheckEverySecond: "Провери сваких {0} секунди.",
|
||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||
RetriesDescription: "Максимум покушаја пре него што се сервис обележи као неактиван и пошаље се обавештење.",
|
||
IgnoreTlsError: "Игнориши TLS/SSL грешке за HTTPS веб странице.",
|
||
UpsideDownModeDescription: "Обрните статус. Ако је сервис доступан, онда је обележен као неактиван.",
|
||
MaxRedirectDescription: "Максимани број преусмерења да се прате. Поставите на 0 да би се искључила преусмерења.",
|
||
AcceptedStatusCodesDescription: "Одаберите статусне кодове који се сматрају успешним одговором.",
|
||
PasswordNotMatchMsg: "Поновљена лозинка се не поклапа.",
|
||
NotificationDescription: "Молим Вас поставите обавештење за масматраче да бисе активирали.",
|
||
KeywordDescription: "Претражи кључну реч у чистом html или JSON одговору са осетљивим великим и малим словима",
|
||
PauseDashboardHome: "Паузирај",
|
||
DeleteMonitorMsg: "Да ли сте сигурни да желите да обришете овог посматрача?",
|
||
DeleteNotificationMsg: "Да ли сте сигурни д ажелите да уклоните ово обавештење за све посматраче?",
|
||
ResoverserverDescription: "Cloudflare је подразумевани сервер. Можете променити сервер за расзрешавање у било ком тренутку.",
|
||
RrtypeDescription: "Одаберите RR-Type који желите да посматрате",
|
||
PauseMonitorMsg: "Да ли сте сигурни да желите да паузирате?",
|
||
EnableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||
ClearEventsMsg: "Are you sure want to delete all events for this monitor?",
|
||
ClearHeartbeatsMsg: "Are you sure want to delete all heartbeats for this monitor?",
|
||
ConfirmClearStatisticsMsg: "Are you sure want to delete ALL statistics?",
|
||
ImportHandleDescription: "Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
|
||
ConfirmImportMsg: "Are you sure to import the backup? Please make sure you've selected the right import option.",
|
||
TwoFaVerifyLabel: "Please type in your token to verify that 2FA is working",
|
||
TokenValidSettingsMsg: "Token is valid! You can now save the 2FA settings.",
|
||
ConfirmEnableTwoFaMsg: "Are you sure you want to enable 2FA?",
|
||
ConfirmDisableTwoFaMsg: "Are you sure you want to disable 2FA?",
|
||
NewUpdate: "Нова верзија",
|
||
CheckUpdateOnGitHub: "Проверите нову верзију на GitHub-у",
|
||
AddNewMonitor: "Додај новог посматрача",
|
||
QuickStats: "Брзе статистике",
|
||
NoImportantEvents: "Нема битних догађаја",
|
||
CertExp: "Истек серт.",
|
||
Days: "дана",
|
||
Day: "дан",
|
||
Hour: "сат",
|
||
MonitorType: "Тип посматрача",
|
||
FriendlyName: "Пријатељско име",
|
||
Url: "URL",
|
||
HeartbeatInterval: "Интервал откуцаја срца",
|
||
HeartbeatRetryInterval: "Heartbeat Retry Interval",
|
||
UpsideDownMode: "Наопак мод",
|
||
MaxRedirects: "Макс. преусмерења",
|
||
AcceptedStatusCodes: "Прихваћени статусни кодови",
|
||
NotAvailablePleaseSetup: "Није доступно, молим Вас подесите.",
|
||
SetupNotification: "Постави обавештење",
|
||
ThemeHeartbeatBar: "Тема - Трака откуцаја срца",
|
||
SearchEngineVisibility: "Видљивост претраживачима",
|
||
AllowIndexing: "Дозволи индексирање",
|
||
DiscourageSearchEnginesFromIndexingSite: "Одвраћајте претраживаче од индексирања сајта",
|
||
ChangePassword: "Промени лозинку",
|
||
CurrentPassword: "Тренутна лозинка",
|
||
NewPassword: "Нова лозинка",
|
||
RepeatNewPassword: "Понови нову лозинку",
|
||
UpdatePassword: "Измени лозинку",
|
||
DisableAuth: "Искључи аутентификацију",
|
||
EnableAuth: "Укључи аутентификацију",
|
||
IUnderstandPleaseDisable: "Разумем, молим те искључи",
|
||
RememberMe: "Запамти ме",
|
||
NoMonitorsPlease: "Без посматрача молим",
|
||
AddOne: "додај једног",
|
||
NotificationType: "Тип обавештења",
|
||
CertificateInfo: "Информације сертификата",
|
||
ResolverServer: "Разрешивачки сервер",
|
||
ResourceRecordType: "Тип записа ресурса",
|
||
LastResult: "Последњи резултат",
|
||
CreateYourAdminAccount: "Наприви администраторски налог",
|
||
RepeatPassword: "Поновите лозинку",
|
||
ImportBackup: "Import Backup",
|
||
ExportBackup: "Export Backup",
|
||
RespTime: "Време одг. (мс)",
|
||
NotAvailableShort: "N/A",
|
||
DefaultEnabled: "Default enabled",
|
||
ApplyOnAllExistingMonitors: "Apply on all existing monitors",
|
||
ClearData: "Clear Data",
|
||
AutoGet: "Auto Get",
|
||
BackupDescription: "You can backup all monitors and all notifications into a JSON file.",
|
||
BackupDescription2: "PS: History and event data is not included.",
|
||
BackupDescription3: "Sensitive data such as notification tokens is included in the export file, please keep it carefully.",
|
||
AlertNoFile: "Please select a file to import.",
|
||
AlertWrongFileType: "Please select a JSON file.",
|
||
ClearAllStatistics: "Clear all Statistics",
|
||
SkipExisting: "Skip existing",
|
||
KeepBoth: "Keep both",
|
||
VerifyToken: "Verify Token",
|
||
Setup2Fa: "Setup 2FA",
|
||
Enable2Fa: "Enable 2FA",
|
||
Disable2Fa: "Disable 2FA",
|
||
TwoFaSettings: "2FA Settings",
|
||
TwoFactorAuthentication: "Two Factor Authentication",
|
||
ShowUri: "Show URI",
|
||
AddNewBelowOrSelect: "Add New below or Select...",
|
||
TagWithThisNameAlreadyExist: "Tag with this name already exist.",
|
||
TagWithThisValueAlreadyExist: "Tag with this value already exist.",
|
||
Color: "color",
|
||
ValueOptional: "value (optional)",
|
||
SearchPlaceholder: "Search...",
|
||
AvgPing: "Avg. Ping",
|
||
AvgResponse: "Avg. Response",
|
||
EntryPage: "Entry Page",
|
||
StatusPageNothing: "Nothing here, please add a group or a monitor.",
|
||
NoServices: "No Services",
|
||
AllSystemsOperational: "All Systems Operational",
|
||
PartiallyDegradedService: "Partially Degraded Service",
|
||
DegradedService: "Degraded Service",
|
||
AddGroup: "Add Group",
|
||
AddAMonitor: "Add a monitor",
|
||
EditStatusPage: "Edit Status Page",
|
||
GoToDashboard: "Go to Dashboard",
|
||
Telegram: "Telegram",
|
||
Webhook: "Webhook",
|
||
Smtp: "Email (SMTP)",
|
||
Discord: "Discord",
|
||
Teams: "Microsoft Teams",
|
||
Signal: "Signal",
|
||
Gotify: "Gotify",
|
||
Slack: "Slack",
|
||
RocketChat: "Rocket.chat",
|
||
Pushover: "Pushover",
|
||
Pushy: "Pushy",
|
||
Octopush: "Octopush",
|
||
Lunasea: "LunaSea",
|
||
Apprise: "Apprise (Support 50+ Notification services)",
|
||
Pushbullet: "Pushbullet",
|
||
Line: "Line Messenger",
|
||
Mattermost: "Mattermost",
|
||
ShowingFromToOfCountRecords: "Showing {from} to {to} of {count} records",
|
||
Records: "records",
|
||
OneRecord: "One record",
|
||
PoweredBy: "Powered by",
|
||
SwitchToLightTheme: "Switch to Light Theme",
|
||
SwitchToDarkTheme: "Switch to Dark Theme",
|
||
};
|