mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-07 05:22:35 +02:00
feat(translations): fix translation keys with spaces and remove dupl.
This commit is contained in:
parent
1a95e823c8
commit
6a3e3bcb64
22 changed files with 3281 additions and 2489 deletions
|
@ -1,44 +1,13 @@
|
|||
export default {
|
||||
languageName: "Български",
|
||||
checkEverySecond: "Проверявай на всеки {0} секунди.",
|
||||
retryCheckEverySecond: "Повторен опит на всеки {0} секунди.",
|
||||
retriesDescription: "Максимакен брой опити преди услугата да бъде маркирана като недостъпна и да бъде изпратено известие",
|
||||
ignoreTLSError: "Игнорирай TLS/SSL грешки за HTTPS уебсайтове",
|
||||
upsideDownModeDescription: "Обърни статуса от достъпен на недостъпен. Ако услугата е достъпна се вижда НЕДОСТЪПНА.",
|
||||
maxRedirectDescription: "Максимален брой пренасочвания, които да бъдат следвани. Въведете 0 за да изключите пренасочване.",
|
||||
acceptedStatusCodesDescription: "Изберете статус кодове, които се считат за успешен отговор.",
|
||||
passwordNotMatchMsg: "Повторената парола не съвпада.",
|
||||
notificationDescription: "Моля, задайте известието към монитор(и), за да функционира.",
|
||||
keywordDescription: "Търсете ключова дума в обикновен html или JSON отговор - чувствителна е към регистъра",
|
||||
pauseDashboardHome: "Пауза",
|
||||
deleteMonitorMsg: "Наистина ли желаете да изтриете този монитор?",
|
||||
deleteNotificationMsg: "Наистина ли желаете да изтриете известието за всички монитори?",
|
||||
resoverserverDescription: "Cloudflare е сървърът по подразбиране, можете да промените сървъра по всяко време.",
|
||||
rrtypeDescription: "Изберете ресурсния запис, който желаете да наблюдавате",
|
||||
pauseMonitorMsg: "Наистина ли желаете да поставите в режим пауза?",
|
||||
enableDefaultNotificationDescription: "За всеки нов монитор това известие ще бъде активирано по подразбиране. Можете да изключите известието за всеки отделен монитор.",
|
||||
clearEventsMsg: "Наистина ли желаете да изтриете всички събития за този монитор?",
|
||||
clearHeartbeatsMsg: "Наистина ли желаете да изтриете всички записи за честотни проверки на този монитор?",
|
||||
confirmClearStatisticsMsg: "Наистина ли желаете да изтриете всички статистически данни?",
|
||||
importHandleDescription: "Изберете 'Пропусни съществуващите', ако искате да пропуснете всеки монитор или известие със същото име. 'Презапис' ще изтрие всеки съществуващ монитор и известие.",
|
||||
confirmImportMsg: "Сигурни ли сте за импортирането на архива? Моля, уверете се, че сте избрали правилната опция за импортиране.",
|
||||
twoFAVerifyLabel: "Моля, въведете вашия токен код, за да проверите дали 2FA работи",
|
||||
tokenValidSettingsMsg: "Токен кодът е валиден! Вече можете да запазите настройките за 2FA.",
|
||||
confirmEnableTwoFAMsg: "Сигурни ли сте, че желаете да активирате 2FA?",
|
||||
confirmDisableTwoFAMsg: "Сигурни ли сте, че желаете да изключите 2FA?",
|
||||
Settings: "Настройки",
|
||||
Dashboard: "Табло",
|
||||
"New Update": "Нова актуализация",
|
||||
Language: "Език",
|
||||
Appearance: "Изглед",
|
||||
Theme: "Тема",
|
||||
General: "Общи",
|
||||
Version: "Версия",
|
||||
"Check Update On GitHub": "Провери за актуализация в GitHub",
|
||||
List: "Списък",
|
||||
Add: "Добави",
|
||||
"Add New Monitor": "Добави монитор",
|
||||
"Quick Stats": "Кратка статистика",
|
||||
Up: "Достъпни",
|
||||
Down: "Недостъпни",
|
||||
Pending: "В изчакване",
|
||||
|
@ -48,115 +17,49 @@ export default {
|
|||
Status: "Статус",
|
||||
DateTime: "Дата и час",
|
||||
Message: "Съобщение",
|
||||
"No important events": "Няма важни събития",
|
||||
Resume: "Възобнови",
|
||||
Edit: "Редактирай",
|
||||
Delete: "Изтрий",
|
||||
Current: "Текущ",
|
||||
Uptime: "Време на работа",
|
||||
"Cert Exp.": "Вал. сертификат",
|
||||
days: "дни",
|
||||
day: "ден",
|
||||
"-day": "-ден",
|
||||
hour: "час",
|
||||
"-hour": "-час",
|
||||
Response: "Отговор",
|
||||
Ping: "Пинг",
|
||||
"Monitor Type": "Монитор тип",
|
||||
Keyword: "Ключова дума",
|
||||
"Friendly Name": "Псевдоним",
|
||||
URL: "URL Адрес",
|
||||
Hostname: "Име на хост",
|
||||
Port: "Порт",
|
||||
"Heartbeat Interval": "Честота на проверка",
|
||||
Retries: "Повторни опити",
|
||||
"Heartbeat Retry Interval": "Честота на повторните опити",
|
||||
Advanced: "Разширени",
|
||||
"Upside Down Mode": "Обърнат режим",
|
||||
"Max. Redirects": "Макс. брой пренасочвания",
|
||||
"Accepted Status Codes": "Допустими статус кодове",
|
||||
Save: "Запази",
|
||||
Notifications: "Известявания",
|
||||
"Not available, please setup.": "Не е налично. Моля, настройте.",
|
||||
"Setup Notification": "Настройка за известяване",
|
||||
Light: "Светла",
|
||||
Dark: "Тъмна",
|
||||
Auto: "Автоматично",
|
||||
"Theme - Heartbeat Bar": "Тема - поле проверки",
|
||||
Normal: "Нормално",
|
||||
Bottom: "Долу",
|
||||
None: "Без",
|
||||
Timezone: "Часова зона",
|
||||
"Search Engine Visibility": "Видимост за търсачки",
|
||||
"Allow indexing": "Разреши индексиране",
|
||||
"Discourage search engines from indexing site": "Обезкуражи индексирането на сайта от търсачките",
|
||||
"Change Password": "Промени парола",
|
||||
"Current Password": "Текуща парола",
|
||||
"New Password": "Нова парола",
|
||||
"Repeat New Password": "Повторете новата парола",
|
||||
"Update Password": "Актуализирай парола",
|
||||
"Disable Auth": "Изключи удостоверяване",
|
||||
"Enable Auth": "Включи удостоверяване",
|
||||
Logout: "Изход от профила",
|
||||
Leave: "Напускам",
|
||||
"I understand, please disable": "Разбирам. Моля, изключи",
|
||||
Confirm: "Потвърди",
|
||||
Yes: "Да",
|
||||
No: "Не",
|
||||
Username: "Потребител",
|
||||
Password: "Парола",
|
||||
"Remember me": "Запомни ме",
|
||||
Login: "Вход",
|
||||
"No Monitors, please": "Моля, без монитори",
|
||||
"add one": "добави един",
|
||||
"Notification Type": "Тип известяване",
|
||||
Email: "Имейл",
|
||||
Test: "Тест",
|
||||
"Certificate Info": "Информация за сертификат",
|
||||
"Resolver Server": "Преобразуващ (DNS) сървър",
|
||||
"Resource Record Type": "Тип запис",
|
||||
"Last Result": "Последен резултат",
|
||||
"Create your admin account": "Създаване на администриращ акаунт",
|
||||
"Repeat Password": "Повторете паролата",
|
||||
"Import Backup": "Импорт на архив",
|
||||
"Export Backup": "Експорт на архив",
|
||||
Export: "Експорт",
|
||||
Import: "Импорт",
|
||||
respTime: "Време за отговор (ms)",
|
||||
notAvailableShort: "Няма",
|
||||
"Default enabled": "Включен по подразбиране",
|
||||
"Apply on all existing monitors": "Приложи върху всички съществуващи монитори",
|
||||
Create: "Създай",
|
||||
"Clear Data": "Изчисти данни",
|
||||
Events: "Събития",
|
||||
Heartbeats: "Проверки",
|
||||
"Auto Get": "Автоматияно получаване",
|
||||
backupDescription: "Можете да архивирате всички монитори и всички известия в JSON файл.",
|
||||
backupDescription2: "PS: Данни за история и събития не са включени.",
|
||||
backupDescription3: "Чувствителни данни, като токен кодове за известяване, се съдържат в експортирания файл. Моля, бъдете внимателни с неговото съхранение.",
|
||||
alertNoFile: "Моля, изберете файл за импортиране.",
|
||||
alertWrongFileType: "Моля, изберете JSON файл.",
|
||||
"Clear all statistics": "Изчисти всички статистики",
|
||||
"Skip existing": "Пропусни съществуващите",
|
||||
Overwrite: "Презапиши",
|
||||
Options: "Опции",
|
||||
"Keep both": "Запази двете",
|
||||
"Verify Token": "Проверка на токен код",
|
||||
"Setup 2FA": "Настройка 2FA",
|
||||
"Enable 2FA": "Включи 2FA",
|
||||
"Disable 2FA": "Изключи 2FA",
|
||||
"TwoFaSettings": "Настройки 2FA",
|
||||
"Two Factor Authentication": "Двуфакторно удостоверяване",
|
||||
TwoFaSettings: "Настройки 2FA",
|
||||
Active: "Активно",
|
||||
Inactive: "Неактивно",
|
||||
Token: "Токен код",
|
||||
"Show URI": "Покажи URI",
|
||||
Tags: "Етикети",
|
||||
"Add New below or Select...": "Добави нов по-долу или избери...",
|
||||
"Tag with this name already exist.": "Етикет с това име вече съществува.",
|
||||
"Tag with this value already exist.": "Етикет с тази стойност вече съществува.",
|
||||
color: "цвят",
|
||||
"value (optional)": "стойност (по желание)",
|
||||
Gray: "Сиво",
|
||||
Red: "Червено",
|
||||
Orange: "Оранжево",
|
||||
|
@ -165,17 +68,159 @@ export default {
|
|||
Indigo: "Индиго",
|
||||
Purple: "Лилаво",
|
||||
Pink: "Розово",
|
||||
"Search...": "Търси...",
|
||||
"Avg. Ping": "Ср. пинг",
|
||||
"Avg. Response": "Ср. отговор",
|
||||
"Entry Page": "Основна страница",
|
||||
statusPageNothing: "Все още няма нищо тук. Моля, добавете група или монитор.",
|
||||
"No Services": "Няма Услуги",
|
||||
"All Systems Operational": "Всички системи функционират",
|
||||
"Partially Degraded Service": "Частично влошена услуга",
|
||||
"Degraded Service": "Влошена услуга",
|
||||
"Add Group": "Добави група",
|
||||
"Add a monitor": "Добави монитор",
|
||||
"Edit Status Page": "Редактирай статус страница",
|
||||
"Go to Dashboard": "Към Таблото",
|
||||
LanguageName: "Български",
|
||||
CheckEverySecond: "Проверявай на всеки {0} секунди.",
|
||||
RetryCheckEverySecond: "Повторен опит на всеки {0} секунди.",
|
||||
RetriesDescription: "Максимакен брой опити преди услугата да бъде маркирана като недостъпна и да бъде изпратено известие",
|
||||
IgnoreTlsError: "Игнорирай TLS/SSL грешки за HTTPS уебсайтове",
|
||||
UpsideDownModeDescription: "Обърни статуса от достъпен на недостъпен. Ако услугата е достъпна се вижда НЕДОСТЪПНА.",
|
||||
MaxRedirectDescription: "Максимален брой пренасочвания, които да бъдат следвани. Въведете 0 за да изключите пренасочване.",
|
||||
AcceptedStatusCodesDescription: "Изберете статус кодове, които се считат за успешен отговор.",
|
||||
PasswordNotMatchMsg: "Повторената парола не съвпада.",
|
||||
NotificationDescription: "Моля, задайте известието към монитор(и), за да функционира.",
|
||||
KeywordDescription: "Търсете ключова дума в обикновен html или JSON отговор - чувствителна е към регистъра",
|
||||
PauseDashboardHome: "Пауза",
|
||||
DeleteMonitorMsg: "Наистина ли желаете да изтриете този монитор?",
|
||||
DeleteNotificationMsg: "Наистина ли желаете да изтриете известието за всички монитори?",
|
||||
ResoverserverDescription: "Cloudflare е сървърът по подразбиране, можете да промените сървъра по всяко време.",
|
||||
RrtypeDescription: "Изберете ресурсния запис, който желаете да наблюдавате",
|
||||
PauseMonitorMsg: "Наистина ли желаете да поставите в режим пауза?",
|
||||
EnableDefaultNotificationDescription: "За всеки нов монитор това известие ще бъде активирано по подразбиране. Можете да изключите известието за всеки отделен монитор.",
|
||||
ClearEventsMsg: "Наистина ли желаете да изтриете всички събития за този монитор?",
|
||||
ClearHeartbeatsMsg: "Наистина ли желаете да изтриете всички записи за честотни проверки на този монитор?",
|
||||
ConfirmClearStatisticsMsg: "Наистина ли желаете да изтриете всички статистически данни?",
|
||||
ImportHandleDescription: "Изберете 'Пропусни съществуващите', ако искате да пропуснете всеки монитор или известие със същото име. 'Презапис' ще изтрие всеки съществуващ монитор и известие.",
|
||||
ConfirmImportMsg: "Сигурни ли сте за импортирането на архива? Моля, уверете се, че сте избрали правилната опция за импортиране.",
|
||||
TwoFaVerifyLabel: "Моля, въведете вашия токен код, за да проверите дали 2FA работи",
|
||||
TokenValidSettingsMsg: "Токен кодът е валиден! Вече можете да запазите настройките за 2FA.",
|
||||
ConfirmEnableTwoFaMsg: "Сигурни ли сте, че желаете да активирате 2FA?",
|
||||
ConfirmDisableTwoFaMsg: "Сигурни ли сте, че желаете да изключите 2FA?",
|
||||
NewUpdate: "Нова актуализация",
|
||||
CheckUpdateOnGitHub: "Провери за актуализация в GitHub",
|
||||
AddNewMonitor: "Добави монитор",
|
||||
QuickStats: "Кратка статистика",
|
||||
NoImportantEvents: "Няма важни събития",
|
||||
CertExp: "Вал. сертификат",
|
||||
Days: "дни",
|
||||
Day: "-ден",
|
||||
Hour: "-час",
|
||||
MonitorType: "Монитор тип",
|
||||
FriendlyName: "Псевдоним",
|
||||
Url: "URL Адрес",
|
||||
HeartbeatInterval: "Честота на проверка",
|
||||
HeartbeatRetryInterval: "Честота на повторните опити",
|
||||
UpsideDownMode: "Обърнат режим",
|
||||
MaxRedirects: "Макс. брой пренасочвания",
|
||||
AcceptedStatusCodes: "Допустими статус кодове",
|
||||
NotAvailablePleaseSetup: "Не е налично. Моля, настройте.",
|
||||
SetupNotification: "Настройка за известяване",
|
||||
ThemeHeartbeatBar: "Тема - поле проверки",
|
||||
SearchEngineVisibility: "Видимост за търсачки",
|
||||
AllowIndexing: "Разреши индексиране",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Обезкуражи индексирането на сайта от търсачките",
|
||||
ChangePassword: "Промени парола",
|
||||
CurrentPassword: "Текуща парола",
|
||||
NewPassword: "Нова парола",
|
||||
RepeatNewPassword: "Повторете новата парола",
|
||||
UpdatePassword: "Актуализирай парола",
|
||||
DisableAuth: "Изключи удостоверяване",
|
||||
EnableAuth: "Включи удостоверяване",
|
||||
IUnderstandPleaseDisable: "Разбирам. Моля, изключи",
|
||||
RememberMe: "Запомни ме",
|
||||
NoMonitorsPlease: "Моля, без монитори",
|
||||
AddOne: "добави един",
|
||||
NotificationType: "Тип известяване",
|
||||
CertificateInfo: "Информация за сертификат",
|
||||
ResolverServer: "Преобразуващ (DNS) сървър",
|
||||
ResourceRecordType: "Тип запис",
|
||||
LastResult: "Последен резултат",
|
||||
CreateYourAdminAccount: "Създаване на администриращ акаунт",
|
||||
RepeatPassword: "Повторете паролата",
|
||||
ImportBackup: "Импорт на архив",
|
||||
ExportBackup: "Експорт на архив",
|
||||
RespTime: "Време за отговор (ms)",
|
||||
NotAvailableShort: "Няма",
|
||||
DefaultEnabled: "Включен по подразбиране",
|
||||
ApplyOnAllExistingMonitors: "Приложи върху всички съществуващи монитори",
|
||||
ClearData: "Изчисти данни",
|
||||
AutoGet: "Автоматияно получаване",
|
||||
BackupDescription: "Можете да архивирате всички монитори и всички известия в JSON файл.",
|
||||
BackupDescription2: "PS: Данни за история и събития не са включени.",
|
||||
BackupDescription3: "Чувствителни данни, като токен кодове за известяване, се съдържат в експортирания файл. Моля, бъдете внимателни с неговото съхранение.",
|
||||
AlertNoFile: "Моля, изберете файл за импортиране.",
|
||||
AlertWrongFileType: "Моля, изберете JSON файл.",
|
||||
ClearAllStatistics: "Изчисти всички статистики",
|
||||
SkipExisting: "Пропусни съществуващите",
|
||||
KeepBoth: "Запази двете",
|
||||
VerifyToken: "Проверка на токен код",
|
||||
Setup2Fa: "Настройка 2FA",
|
||||
Enable2Fa: "Включи 2FA",
|
||||
Disable2Fa: "Изключи 2FA",
|
||||
TwoFactorAuthentication: "Двуфакторно удостоверяване",
|
||||
ShowUri: "Покажи URI",
|
||||
AddNewBelowOrSelect: "Добави нов по-долу или избери...",
|
||||
TagWithThisNameAlreadyExist: "Етикет с това име вече съществува.",
|
||||
TagWithThisValueAlreadyExist: "Етикет с тази стойност вече съществува.",
|
||||
Color: "цвят",
|
||||
ValueOptional: "стойност (по желание)",
|
||||
Search: "Търси...",
|
||||
AvgPing: "Ср. пинг",
|
||||
AvgResponse: "Ср. отговор",
|
||||
EntryPage: "Основна страница",
|
||||
StatusPageNothing: "Все още няма нищо тук. Моля, добавете група или монитор.",
|
||||
NoServices: "Няма Услуги",
|
||||
AllSystemsOperational: "Всички системи функционират",
|
||||
PartiallyDegradedService: "Частично влошена услуга",
|
||||
DegradedService: "Влошена услуга",
|
||||
AddGroup: "Добави група",
|
||||
AddAMonitor: "Добави монитор",
|
||||
EditStatusPage: "Редактирай статус страница",
|
||||
GoToDashboard: "Към Таблото",
|
||||
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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,163 +1,65 @@
|
|||
export default {
|
||||
languageName: "Danish",
|
||||
Settings: "Indstillinger",
|
||||
Dashboard: "Dashboard",
|
||||
"New Update": "Opdatering tilgængelig",
|
||||
Language: "Sprog",
|
||||
Appearance: "Udseende",
|
||||
Theme: "Tema",
|
||||
General: "Generelt",
|
||||
Version: "Version",
|
||||
"Check Update On GitHub": "Tjek efter opdateringer på Github",
|
||||
List: "Liste",
|
||||
Add: "Tilføj",
|
||||
"Add New Monitor": "Tilføj ny Overvåger",
|
||||
"Quick Stats": "Oversigt",
|
||||
Up: "Aktiv",
|
||||
Down: "Inaktiv",
|
||||
Pending: "Afventer",
|
||||
Unknown: "Ukendt",
|
||||
Pause: "Stands",
|
||||
pauseDashboardHome: "Standset",
|
||||
Name: "Navn",
|
||||
Status: "Status",
|
||||
DateTime: "Dato / Tid",
|
||||
Message: "Beskeder",
|
||||
"No important events": "Inden vigtige begivenheder",
|
||||
Resume: "Fortsæt",
|
||||
Edit: "Rediger",
|
||||
Delete: "Slet",
|
||||
Current: "Aktuelt",
|
||||
Uptime: "Oppetid",
|
||||
"Cert Exp.": "Certifikatets udløb",
|
||||
days: "Dage",
|
||||
day: "Dag",
|
||||
"-day": "-Dage",
|
||||
hour: "Timer",
|
||||
"-hour": "-Timer",
|
||||
checkEverySecond: "Tjek hvert {0} sekund",
|
||||
Response: "Respons",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Overvåger Type",
|
||||
Keyword: "Nøgleord",
|
||||
"Friendly Name": "Visningsnavn",
|
||||
URL: "URL",
|
||||
Hostname: "Hostname",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Taktinterval",
|
||||
Retries: "Gentagelser",
|
||||
retriesDescription: "Maksimalt antal gentagelser, før tjenesten markeres som inaktiv og sender en meddelelse.",
|
||||
Advanced: "Avanceret",
|
||||
ignoreTLSError: "Ignorere TLS/SSL web fejl",
|
||||
"Upside Down Mode": "Omvendt tilstand",
|
||||
upsideDownModeDescription: "Håndter tilstanden omvendt. Hvis tjenesten er tilgængelig, vises den som inaktiv.",
|
||||
"Max. Redirects": "Maks. Omdirigeringer",
|
||||
maxRedirectDescription: "Maksimalt antal omdirigeringer, der skal følges. Indstil til 0 for at deaktivere omdirigeringer.",
|
||||
"Accepted Status Codes": "Tilladte HTTP-Statuskoder",
|
||||
acceptedStatusCodesDescription: "Vælg de statuskoder, der stadig skal vurderes som vellykkede.",
|
||||
Save: "Gem",
|
||||
Notifications: "Underretninger",
|
||||
"Not available, please setup.": "Ikke tilgængelige, opsæt venligst.",
|
||||
"Setup Notification": "Opsæt underretninger",
|
||||
Light: "Lys",
|
||||
Dark: "Mørk",
|
||||
Auto: "Auto",
|
||||
"Theme - Heartbeat Bar": "Tema - Tidslinje",
|
||||
Normal: "Normal",
|
||||
Bottom: "Bunden",
|
||||
None: "Ingen",
|
||||
Timezone: "Tidszone",
|
||||
"Search Engine Visibility": "Søgemaskine synlighed",
|
||||
"Allow indexing": "Tillad indeksering",
|
||||
"Discourage search engines from indexing site": "Frabed søgemaskiner at indeksere webstedet",
|
||||
"Change Password": "Ændre adgangskode",
|
||||
"Current Password": "Nuværende adgangskode",
|
||||
"New Password": "Ny adgangskode",
|
||||
"Repeat New Password": "Gentag den nye adgangskode",
|
||||
passwordNotMatchMsg: "Adgangskoderne er ikke ens.",
|
||||
"Update Password": "Opdater adgangskode",
|
||||
"Disable Auth": "Deaktiver autentificering",
|
||||
"Enable Auth": "Aktiver autentificering",
|
||||
Logout: "Log ud",
|
||||
notificationDescription: "Tildel underretninger til Overvåger(e), så denne funktion træder i kraft.",
|
||||
Leave: "Verlassen",
|
||||
"I understand, please disable": "Jeg er indforstået, deaktiver venligst",
|
||||
Confirm: "Bekræft",
|
||||
Yes: "Ja",
|
||||
No: "Nej",
|
||||
Username: "Brugernavn",
|
||||
Password: "Adgangskode",
|
||||
"Remember me": "Husk mig",
|
||||
Login: "Log ind",
|
||||
"No Monitors, please": "Ingen Overvågere",
|
||||
"add one": "tilføj en",
|
||||
"Notification Type": "Underretningstype",
|
||||
Email: "E-Mail",
|
||||
Test: "Test",
|
||||
"Certificate Info": "Certifikatoplysninger",
|
||||
keywordDescription: "Søg efter et søgeord i almindelig HTML- eller JSON -output. Bemærk, at der skelnes mellem store og små bogstaver.",
|
||||
deleteMonitorMsg: "Er du sikker på, at du vil slette overvågeren?",
|
||||
deleteNotificationMsg: "Er du sikker på, at du vil slette denne underretning for alle overvågere? ",
|
||||
resoverserverDescription: "Cloudflare er standardserveren, den kan til enhver tid ændres.",
|
||||
"Resolver Server": "Navne-server",
|
||||
rrtypeDescription: "Vælg den type RR, du vil overvåge.",
|
||||
"Last Result": "Seneste resultat",
|
||||
pauseMonitorMsg: "Er du sikker på, at du vil standse Overvågeren?",
|
||||
"Create your admin account": "Opret din administratorkonto",
|
||||
"Repeat Password": "Gentag adgangskoden",
|
||||
"Resource Record Type": "Resource Record Type",
|
||||
respTime: "Resp. Tid (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "Opret",
|
||||
clearEventsMsg: "Er du sikker på vil slette alle events for denne Overvåger?",
|
||||
clearHeartbeatsMsg: "Er du sikker på vil slette alle heartbeats for denne Overvåger?",
|
||||
confirmClearStatisticsMsg: "Vil du helt sikkert slette ALLE statistikker?",
|
||||
"Clear Data": "Ryd Data",
|
||||
Events: "Events",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto-hent",
|
||||
enableDefaultNotificationDescription: "For hver ny overvåger aktiveres denne underretning som standard. Du kan stadig deaktivere underretningen separat for hver skærm.",
|
||||
"Default enabled": "Standard aktiveret",
|
||||
"Also apply to existing monitors": "Anvend også på eksisterende overvågere",
|
||||
Export: "Eksport",
|
||||
Import: "Import",
|
||||
backupDescription: "Du kan sikkerhedskopiere alle Overvågere og alle underretninger til en JSON-fil.",
|
||||
backupDescription2: "PS: Historik og hændelsesdata er ikke inkluderet.",
|
||||
backupDescription3: "Følsom data, f.eks. underretnings-tokener, er inkluderet i eksportfilen. Gem den sikkert.",
|
||||
alertNoFile: "Vælg en fil der skal importeres.",
|
||||
alertWrongFileType: "Vælg venligst en JSON-fil.",
|
||||
twoFAVerifyLabel: "Indtast venligst dit token for at bekræfte, at 2FA fungerer",
|
||||
tokenValidSettingsMsg: "Token er gyldigt! Du kan nu gemme 2FA -indstillingerne.",
|
||||
confirmEnableTwoFAMsg: "Er du sikker på at du vil aktivere 2FA?",
|
||||
confirmDisableTwoFAMsg: "Er du sikker på at du vil deaktivere 2FA?",
|
||||
"Apply on all existing monitors": "Anvend på alle eksisterende overvågere",
|
||||
"Verify Token": "Verificere Token",
|
||||
"Setup 2FA": "Opsæt 2FA",
|
||||
"Enable 2FA": "Aktiver 2FA",
|
||||
"Disable 2FA": "Deaktiver 2FA",
|
||||
"TwoFaSettings": "2FA Indstillinger",
|
||||
"Two Factor Authentication": "To-Faktor Autentificering",
|
||||
TwoFaSettings: "2FA Indstillinger",
|
||||
Active: "Aktive",
|
||||
Inactive: "Inaktive",
|
||||
Token: "Token",
|
||||
"Show URI": "Vis URI",
|
||||
"Clear all statistics": "Ryd alle Statistikker",
|
||||
retryCheckEverySecond: "Prøv igen hvert {0} sekund.",
|
||||
importHandleDescription: "Vælg 'Spring over eksisterende', hvis du vil springe over hver overvåger eller underretning med samme navn. 'Overskriv' sletter alle eksisterende overvågere og underretninger.",
|
||||
confirmImportMsg: "Er du sikker på at importere sikkerhedskopien? Sørg for, at du har valgt den rigtige importindstilling.",
|
||||
"Heartbeat Retry Interval": "Heartbeat Gentagelsesinterval",
|
||||
"Import Backup": "Importer Backup",
|
||||
"Export Backup": "Eksporter Backup",
|
||||
"Skip existing": "Spring over eksisterende",
|
||||
Overwrite: "Overskriv",
|
||||
Options: "Valgmuligheder",
|
||||
"Keep both": "Behold begge",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Tilføj Nyt nedenfor eller Vælg ...",
|
||||
"Tag with this name already exist.": "Et Tag med dette navn findes allerede.",
|
||||
"Tag with this value already exist.": "Et Tag med denne værdi findes allerede.",
|
||||
color: "farve",
|
||||
"value (optional)": "værdi (valgfri)",
|
||||
Gray: "Grå",
|
||||
Red: "Rød",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Lilla",
|
||||
Pink: "Pink",
|
||||
"Search...": "Søg...",
|
||||
"Avg. Ping": "Gns. Ping",
|
||||
"Avg. Response": "Gns. Respons",
|
||||
"Entry Page": "Entry Side",
|
||||
"statusPageNothing": "Intet her, tilføj venligst en Gruppe eller en Overvåger.",
|
||||
"No Services": "Ingen Tjenester",
|
||||
"All Systems Operational": "Alle Systemer i Drift",
|
||||
"Partially Degraded Service": "Delvist Forringet Service",
|
||||
"Degraded Service": "Forringet Service",
|
||||
"Add Group": "Tilføj Gruppe",
|
||||
"Add a monitor": "Tilføj en Overvåger",
|
||||
"Edit Status Page": "Rediger Statusside",
|
||||
"Go to Dashboard": "Gå til Dashboard",
|
||||
LanguageName: "Danish",
|
||||
CheckEverySecond: "Tjek hvert {0} sekund",
|
||||
RetryCheckEverySecond: "Prøv igen hvert {0} sekund.",
|
||||
RetriesDescription: "Maksimalt antal gentagelser, før tjenesten markeres som inaktiv og sender en meddelelse.",
|
||||
IgnoreTlsError: "Ignorere TLS/SSL web fejl",
|
||||
UpsideDownModeDescription: "Håndter tilstanden omvendt. Hvis tjenesten er tilgængelig, vises den som inaktiv.",
|
||||
MaxRedirectDescription: "Maksimalt antal omdirigeringer, der skal følges. Indstil til 0 for at deaktivere omdirigeringer.",
|
||||
AcceptedStatusCodesDescription: "Vælg de statuskoder, der stadig skal vurderes som vellykkede.",
|
||||
PasswordNotMatchMsg: "Adgangskoderne er ikke ens.",
|
||||
NotificationDescription: "Tildel underretninger til Overvåger(e), så denne funktion træder i kraft.",
|
||||
KeywordDescription: "Søg efter et søgeord i almindelig HTML- eller JSON -output. Bemærk, at der skelnes mellem store og små bogstaver.",
|
||||
PauseDashboardHome: "Standset",
|
||||
DeleteMonitorMsg: "Er du sikker på, at du vil slette overvågeren?",
|
||||
DeleteNotificationMsg: "Er du sikker på, at du vil slette denne underretning for alle overvågere? ",
|
||||
ResoverserverDescription: "Cloudflare er standardserveren, den kan til enhver tid ændres.",
|
||||
RrtypeDescription: "Vælg den type RR, du vil overvåge.",
|
||||
PauseMonitorMsg: "Er du sikker på, at du vil standse Overvågeren?",
|
||||
EnableDefaultNotificationDescription: "For hver ny overvåger aktiveres denne underretning som standard. Du kan stadig deaktivere underretningen separat for hver skærm.",
|
||||
ClearEventsMsg: "Er du sikker på vil slette alle events for denne Overvåger?",
|
||||
ClearHeartbeatsMsg: "Er du sikker på vil slette alle heartbeats for denne Overvåger?",
|
||||
ConfirmClearStatisticsMsg: "Vil du helt sikkert slette ALLE statistikker?",
|
||||
ImportHandleDescription: "Vælg 'Spring over eksisterende', hvis du vil springe over hver overvåger eller underretning med samme navn. 'Overskriv' sletter alle eksisterende overvågere og underretninger.",
|
||||
ConfirmImportMsg: "Er du sikker på at importere sikkerhedskopien? Sørg for, at du har valgt den rigtige importindstilling.",
|
||||
TwoFaVerifyLabel: "Indtast venligst dit token for at bekræfte, at 2FA fungerer",
|
||||
TokenValidSettingsMsg: "Token er gyldigt! Du kan nu gemme 2FA -indstillingerne.",
|
||||
ConfirmEnableTwoFaMsg: "Er du sikker på at du vil aktivere 2FA?",
|
||||
ConfirmDisableTwoFaMsg: "Er du sikker på at du vil deaktivere 2FA?",
|
||||
NewUpdate: "Opdatering tilgængelig",
|
||||
CheckUpdateOnGitHub: "Tjek efter opdateringer på Github",
|
||||
AddNewMonitor: "Tilføj ny Overvåger",
|
||||
QuickStats: "Oversigt",
|
||||
NoImportantEvents: "Inden vigtige begivenheder",
|
||||
CertExp: "Certifikatets udløb",
|
||||
Days: "Dage",
|
||||
Day: "-Dage",
|
||||
Hour: "-Timer",
|
||||
MonitorType: "Overvåger Type",
|
||||
FriendlyName: "Visningsnavn",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Taktinterval",
|
||||
HeartbeatRetryInterval: "Heartbeat Gentagelsesinterval",
|
||||
UpsideDownMode: "Omvendt tilstand",
|
||||
MaxRedirects: "Maks. Omdirigeringer",
|
||||
AcceptedStatusCodes: "Tilladte HTTP-Statuskoder",
|
||||
NotAvailablePleaseSetup: "Ikke tilgængelige, opsæt venligst.",
|
||||
SetupNotification: "Opsæt underretninger",
|
||||
ThemeHeartbeatBar: "Tema - Tidslinje",
|
||||
SearchEngineVisibility: "Søgemaskine synlighed",
|
||||
AllowIndexing: "Tillad indeksering",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Frabed søgemaskiner at indeksere webstedet",
|
||||
ChangePassword: "Ændre adgangskode",
|
||||
CurrentPassword: "Nuværende adgangskode",
|
||||
NewPassword: "Ny adgangskode",
|
||||
RepeatNewPassword: "Gentag den nye adgangskode",
|
||||
UpdatePassword: "Opdater adgangskode",
|
||||
DisableAuth: "Deaktiver autentificering",
|
||||
EnableAuth: "Aktiver autentificering",
|
||||
IUnderstandPleaseDisable: "Jeg er indforstået, deaktiver venligst",
|
||||
RememberMe: "Husk mig",
|
||||
NoMonitorsPlease: "Ingen Overvågere",
|
||||
AddOne: "tilføj en",
|
||||
NotificationType: "Underretningstype",
|
||||
CertificateInfo: "Certifikatoplysninger",
|
||||
ResolverServer: "Navne-server",
|
||||
ResourceRecordType: "Resource Record Type",
|
||||
LastResult: "Seneste resultat",
|
||||
CreateYourAdminAccount: "Opret din administratorkonto",
|
||||
RepeatPassword: "Gentag adgangskoden",
|
||||
ImportBackup: "Importer Backup",
|
||||
ExportBackup: "Eksporter Backup",
|
||||
RespTime: "Resp. Tid (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "Standard aktiveret",
|
||||
ApplyOnAllExistingMonitors: "Anvend på alle eksisterende overvågere",
|
||||
ClearData: "Ryd Data",
|
||||
AutoGet: "Auto-hent",
|
||||
BackupDescription: "Du kan sikkerhedskopiere alle Overvågere og alle underretninger til en JSON-fil.",
|
||||
BackupDescription2: "PS: Historik og hændelsesdata er ikke inkluderet.",
|
||||
BackupDescription3: "Følsom data, f.eks. underretnings-tokener, er inkluderet i eksportfilen. Gem den sikkert.",
|
||||
AlertNoFile: "Vælg en fil der skal importeres.",
|
||||
AlertWrongFileType: "Vælg venligst en JSON-fil.",
|
||||
ClearAllStatistics: "Ryd alle Statistikker",
|
||||
SkipExisting: "Spring over eksisterende",
|
||||
KeepBoth: "Behold begge",
|
||||
VerifyToken: "Verificere Token",
|
||||
Setup2Fa: "Opsæt 2FA",
|
||||
Enable2Fa: "Aktiver 2FA",
|
||||
Disable2Fa: "Deaktiver 2FA",
|
||||
TwoFactorAuthentication: "To-Faktor Autentificering",
|
||||
ShowUri: "Vis URI",
|
||||
AddNewBelowOrSelect: "Tilføj Nyt nedenfor eller Vælg ...",
|
||||
TagWithThisNameAlreadyExist: "Et Tag med dette navn findes allerede.",
|
||||
TagWithThisValueAlreadyExist: "Et Tag med denne værdi findes allerede.",
|
||||
Color: "farve",
|
||||
ValueOptional: "værdi (valgfri)",
|
||||
Search: "Søg...",
|
||||
AvgPing: "Gns. Ping",
|
||||
AvgResponse: "Gns. Respons",
|
||||
EntryPage: "Entry Side",
|
||||
StatusPageNothing: "Intet her, tilføj venligst en Gruppe eller en Overvåger.",
|
||||
NoServices: "Ingen Tjenester",
|
||||
AllSystemsOperational: "Alle Systemer i Drift",
|
||||
PartiallyDegradedService: "Delvist Forringet Service",
|
||||
DegradedService: "Forringet Service",
|
||||
AddGroup: "Tilføj Gruppe",
|
||||
AddAMonitor: "Tilføj en Overvåger",
|
||||
EditStatusPage: "Rediger Statusside",
|
||||
GoToDashboard: "Gå til 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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,158 +1,65 @@
|
|||
export default {
|
||||
languageName: "German",
|
||||
Settings: "Einstellungen",
|
||||
Dashboard: "Dashboard",
|
||||
"New Update": "Update Verfügbar",
|
||||
Language: "Sprache",
|
||||
Appearance: "Erscheinung",
|
||||
Theme: "Thema",
|
||||
General: "Allgemein",
|
||||
Version: "Version",
|
||||
"Check Update On GitHub": "Überprüfen von Updates auf Github",
|
||||
List: "Liste",
|
||||
Add: "Hinzufügen",
|
||||
"Add New Monitor": "Neuer Monitor",
|
||||
"Quick Stats": "Übersicht",
|
||||
Up: "Aktiv",
|
||||
Down: "Inaktiv",
|
||||
Pending: "Ausstehend",
|
||||
Unknown: "Unbekannt",
|
||||
Pause: "Pausieren",
|
||||
pauseDashboardHome: "Pausiert",
|
||||
Name: "Name",
|
||||
Status: "Status",
|
||||
DateTime: "Datum / Uhrzeit",
|
||||
Message: "Nachricht",
|
||||
"No important events": "Keine wichtigen Ereignisse",
|
||||
Resume: "Fortsetzen",
|
||||
Edit: "Bearbeiten",
|
||||
Delete: "Löschen",
|
||||
Current: "Aktuell",
|
||||
Uptime: "Verfügbarkeit",
|
||||
"Cert Exp.": "Zertifikatsablauf",
|
||||
days: "Tage",
|
||||
day: "Tag",
|
||||
"-day": "-Tage",
|
||||
hour: "Stunde",
|
||||
"-hour": "-Stunden",
|
||||
checkEverySecond: "Überprüfe alle {0} Sekunden",
|
||||
Response: "Antwortzeit",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Monitor Typ",
|
||||
Keyword: "Schlüsselwort",
|
||||
"Friendly Name": "Anzeigename",
|
||||
URL: "URL",
|
||||
Hostname: "Hostname",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Taktintervall",
|
||||
Retries: "Wiederholungen",
|
||||
retriesDescription: "Maximale Anzahl von Wiederholungen, bevor der Dienst als inaktiv markiert und eine Benachrichtigung gesendet wird.",
|
||||
Advanced: "Erweitert",
|
||||
ignoreTLSError: "Ignoriere TLS/SSL Fehler von Webseiten",
|
||||
"Upside Down Mode": "Umgedrehter Modus",
|
||||
upsideDownModeDescription: "Drehe den Modus um, ist der Dienst erreichbar, wird er als Inaktiv angezeigt.",
|
||||
"Max. Redirects": "Max. Weiterleitungen",
|
||||
maxRedirectDescription: "Maximale Anzahl von Weiterleitungen, denen gefolgt werden soll. Setzte auf 0, um Weiterleitungen zu deaktivieren.",
|
||||
"Accepted Status Codes": "Erlaubte HTTP-Statuscodes",
|
||||
acceptedStatusCodesDescription: "Wähle die Statuscodes aus, welche trotzdem als erfolgreich gewertet werden sollen.",
|
||||
Save: "Speichern",
|
||||
Notifications: "Benachrichtigungen",
|
||||
"Not available, please setup.": "Keine verfügbar, bitte einrichten.",
|
||||
"Setup Notification": "Benachrichtigung einrichten",
|
||||
Light: "Hell",
|
||||
Dark: "Dunkel",
|
||||
Auto: "Auto",
|
||||
"Theme - Heartbeat Bar": "Thema - Taktleiste",
|
||||
Normal: "Normal",
|
||||
Bottom: "Unten",
|
||||
None: "Keine",
|
||||
Timezone: "Zeitzone",
|
||||
"Search Engine Visibility": "Suchmaschinensichtbarkeit",
|
||||
"Allow indexing": "Indizierung zulassen",
|
||||
"Discourage search engines from indexing site": "Halte Suchmaschinen von der Indexierung der Seite ab",
|
||||
"Change Password": "Passwort ändern",
|
||||
"Current Password": "Dezeitiges Passwort",
|
||||
"New Password": "Neues Passwort",
|
||||
"Repeat New Password": "Wiederhole neues Passwort",
|
||||
passwordNotMatchMsg: "Passwörter stimmen nicht überein. ",
|
||||
"Update Password": "Ändere Passwort",
|
||||
"Disable Auth": "Authentifizierung deaktivieren",
|
||||
"Enable Auth": "Authentifizierung aktivieren",
|
||||
Logout: "Ausloggen",
|
||||
notificationDescription: "Weise den Monitor(en) eine Benachrichtigung zu, damit diese Funktion greift.",
|
||||
Leave: "Verlassen",
|
||||
"I understand, please disable": "Ich verstehe, bitte deaktivieren",
|
||||
Confirm: "Bestätige",
|
||||
Yes: "Ja",
|
||||
No: "Nein",
|
||||
Username: "Benutzername",
|
||||
Password: "Passwort",
|
||||
"Remember me": "Passwort merken",
|
||||
Login: "Einloggen",
|
||||
"No Monitors, please": "Keine Monitore, bitte",
|
||||
"add one": "hinzufügen",
|
||||
"Notification Type": "Benachrichtigungs Dienst",
|
||||
Email: "E-Mail",
|
||||
Test: "Test",
|
||||
"Certificate Info": "Zertifikatsinfo",
|
||||
keywordDescription: "Suche nach einem Schlüsselwort in der HTML oder JSON Ausgabe. Bitte beachte, es wird in der Groß-/Kleinschreibung unterschieden.",
|
||||
deleteMonitorMsg: "Bist du sicher das du den Monitor löschen möchtest?",
|
||||
deleteNotificationMsg: "Möchtest du diese Benachrichtigung wirklich für alle Monitore löschen?",
|
||||
resoverserverDescription: "Cloudflare ist als der Standardserver festgelegt, dieser kann jederzeit geändern werden.",
|
||||
"Resolver Server": "Auflösungsserver",
|
||||
rrtypeDescription: "Wähle den RR-Typ aus, welchen du überwachen möchtest.",
|
||||
"Last Result": "Letztes Ergebnis",
|
||||
pauseMonitorMsg: "Bist du sicher das du den Monitor pausieren möchtest?",
|
||||
clearEventsMsg: "Bist du sicher das du alle Ereignisse für diesen Monitor löschen möchtest?",
|
||||
clearHeartbeatsMsg: "Bist du sicher das du alle Statistiken für diesen Monitor löschen möchtest?",
|
||||
"Clear Data": "Lösche Daten",
|
||||
Events: "Ereignisse",
|
||||
Heartbeats: "Statistiken",
|
||||
confirmClearStatisticsMsg: "Bist du sicher das du ALLE Statistiken löschen möchtest?",
|
||||
"Create your admin account": "Erstelle dein Admin Konto",
|
||||
"Repeat Password": "Wiederhole das Passwort",
|
||||
"Resource Record Type": "Resource Record Type",
|
||||
Export: "Export",
|
||||
Import: "Import",
|
||||
respTime: "Antw. Zeit (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
"Default enabled": "Standardmäßig aktiviert",
|
||||
"Apply on all existing monitors": "Auf alle existierenden Monitore anwenden",
|
||||
enableDefaultNotificationDescription: "Für jeden neuen Monitor wird diese Benachrichtigung standardmäßig aktiviert. Die Benachrichtigung kann weiterhin für jeden Monitor separat deaktiviert werden.",
|
||||
Create: "Erstellen",
|
||||
"Auto Get": "Auto Get",
|
||||
backupDescription: "Es können alle Monitore und Benachrichtigungen in einer JSON-Datei gesichert werden.",
|
||||
backupDescription2: "PS: Verlaufs- und Ereignisdaten sind nicht enthalten.",
|
||||
backupDescription3: "Sensible Daten wie Benachrichtigungstoken sind in der Exportdatei enthalten, bitte bewahre sie sorgfältig auf.",
|
||||
alertNoFile: "Bitte wähle eine Datei zum importieren aus.",
|
||||
alertWrongFileType: "Bitte wähle eine JSON Datei aus.",
|
||||
"Clear all statistics": "Lösche alle Statistiken",
|
||||
importHandleDescription: "Wähle 'Vorhandene überspringen' aus, wenn jeder Monitor oder Benachrichtigung mit demselben Namen übersprungen werden soll. 'Überschreiben' löscht jeden vorhandenen Monitor sowie Benachrichtigungen.",
|
||||
"Skip existing": "Vorhandene überspringen",
|
||||
Overwrite: "Überschreiben",
|
||||
Options: "Optionen",
|
||||
confirmImportMsg: "Möchtest du das Backup wirklich importieren? Bitte stelle sicher, dass die richtige Import Option ausgewählt ist.",
|
||||
"Keep both": "Beide behalten",
|
||||
twoFAVerifyLabel: "Bitte trage deinen Token ein um zu verifizieren das 2FA funktioniert",
|
||||
"Verify Token": "Token verifizieren",
|
||||
"Setup 2FA": "2FA Einrichten",
|
||||
"Enable 2FA": "2FA Aktivieren",
|
||||
"Disable 2FA": "2FA deaktivieren",
|
||||
"TwoFaSettings": "2FA Einstellungen",
|
||||
confirmEnableTwoFAMsg: "Bist du sicher das du 2FA aktivieren möchtest?",
|
||||
confirmDisableTwoFAMsg: "Bist du sicher das du 2FA deaktivieren möchtest?",
|
||||
tokenValidSettingsMsg: "Token gültig! Du kannst jetzt die 2FA Einstellungen speichern.",
|
||||
"Two Factor Authentication": "Zwei Faktor Authentifizierung",
|
||||
TwoFaSettings: "2FA Einstellungen",
|
||||
Active: "Aktiv",
|
||||
Inactive: "Inaktiv",
|
||||
Token: "Token",
|
||||
"Show URI": "URI Anzeigen",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Füge neuen hinzu oder wähle aus...",
|
||||
"Tag with this name already exist.": "Ein Tag mit dem Namen existiert bereits.",
|
||||
"Tag with this value already exist.": "Ein Tag mit dem Wert existiert bereits.",
|
||||
color: "Farbe",
|
||||
"value (optional)": "Wert (Optional)",
|
||||
Gray: "Grau",
|
||||
Red: "Rot",
|
||||
Orange: "Orange",
|
||||
|
@ -161,21 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Lila",
|
||||
Pink: "Pink",
|
||||
"Search...": "Suchen...",
|
||||
"Heartbeat Retry Interval": "Takt-Wiederholungsintervall",
|
||||
retryCheckEverySecond: "Versuche alle {0} Sekunden",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
"Avg. Ping": "Durchsch. Ping",
|
||||
"Avg. Response": "Durchsch. Antwort",
|
||||
"Entry Page": "Einstiegsseite",
|
||||
statusPageNothing: "Nichts ist hier, bitte füge eine Gruppe oder Monitor hinzu.",
|
||||
"No Services": "Keine Dienste",
|
||||
"All Systems Operational": "Alle Systeme Betriebsbereit",
|
||||
"Partially Degraded Service": "Teilweise beeinträchtigter Dienst",
|
||||
"Degraded Service": "Eingeschränkter Dienst",
|
||||
"Add Group": "Gruppe hinzufügen",
|
||||
"Add a monitor": "Monitor hinzufügen",
|
||||
"Edit Status Page": "Bearbeite Statusseite",
|
||||
"Go to Dashboard": "Gehe zum Dashboard",
|
||||
LanguageName: "German",
|
||||
CheckEverySecond: "Überprüfe alle {0} Sekunden",
|
||||
RetryCheckEverySecond: "Versuche alle {0} Sekunden",
|
||||
RetriesDescription: "Maximale Anzahl von Wiederholungen, bevor der Dienst als inaktiv markiert und eine Benachrichtigung gesendet wird.",
|
||||
IgnoreTlsError: "Ignoriere TLS/SSL Fehler von Webseiten",
|
||||
UpsideDownModeDescription: "Drehe den Modus um, ist der Dienst erreichbar, wird er als Inaktiv angezeigt.",
|
||||
MaxRedirectDescription: "Maximale Anzahl von Weiterleitungen, denen gefolgt werden soll. Setzte auf 0, um Weiterleitungen zu deaktivieren.",
|
||||
AcceptedStatusCodesDescription: "Wähle die Statuscodes aus, welche trotzdem als erfolgreich gewertet werden sollen.",
|
||||
PasswordNotMatchMsg: "Passwörter stimmen nicht überein. ",
|
||||
NotificationDescription: "Weise den Monitor(en) eine Benachrichtigung zu, damit diese Funktion greift.",
|
||||
KeywordDescription: "Suche nach einem Schlüsselwort in der HTML oder JSON Ausgabe. Bitte beachte, es wird in der Groß-/Kleinschreibung unterschieden.",
|
||||
PauseDashboardHome: "Pausiert",
|
||||
DeleteMonitorMsg: "Bist du sicher das du den Monitor löschen möchtest?",
|
||||
DeleteNotificationMsg: "Möchtest du diese Benachrichtigung wirklich für alle Monitore löschen?",
|
||||
ResoverserverDescription: "Cloudflare ist als der Standardserver festgelegt, dieser kann jederzeit geändern werden.",
|
||||
RrtypeDescription: "Wähle den RR-Typ aus, welchen du überwachen möchtest.",
|
||||
PauseMonitorMsg: "Bist du sicher das du den Monitor pausieren möchtest?",
|
||||
EnableDefaultNotificationDescription: "Für jeden neuen Monitor wird diese Benachrichtigung standardmäßig aktiviert. Die Benachrichtigung kann weiterhin für jeden Monitor separat deaktiviert werden.",
|
||||
ClearEventsMsg: "Bist du sicher das du alle Ereignisse für diesen Monitor löschen möchtest?",
|
||||
ClearHeartbeatsMsg: "Bist du sicher das du alle Statistiken für diesen Monitor löschen möchtest?",
|
||||
ConfirmClearStatisticsMsg: "Bist du sicher das du ALLE Statistiken löschen möchtest?",
|
||||
ImportHandleDescription: "Wähle 'Vorhandene überspringen' aus, wenn jeder Monitor oder Benachrichtigung mit demselben Namen übersprungen werden soll. 'Überschreiben' löscht jeden vorhandenen Monitor sowie Benachrichtigungen.",
|
||||
ConfirmImportMsg: "Möchtest du das Backup wirklich importieren? Bitte stelle sicher, dass die richtige Import Option ausgewählt ist.",
|
||||
TwoFaVerifyLabel: "Bitte trage deinen Token ein um zu verifizieren das 2FA funktioniert",
|
||||
TokenValidSettingsMsg: "Token gültig! Du kannst jetzt die 2FA Einstellungen speichern.",
|
||||
ConfirmEnableTwoFaMsg: "Bist du sicher das du 2FA aktivieren möchtest?",
|
||||
ConfirmDisableTwoFaMsg: "Bist du sicher das du 2FA deaktivieren möchtest?",
|
||||
NewUpdate: "Update Verfügbar",
|
||||
CheckUpdateOnGitHub: "Überprüfen von Updates auf Github",
|
||||
AddNewMonitor: "Neuer Monitor",
|
||||
QuickStats: "Übersicht",
|
||||
NoImportantEvents: "Keine wichtigen Ereignisse",
|
||||
CertExp: "Zertifikatsablauf",
|
||||
Days: "Tage",
|
||||
Day: "-Tage",
|
||||
Hour: "-Stunden",
|
||||
MonitorType: "Monitor Typ",
|
||||
FriendlyName: "Anzeigename",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Taktintervall",
|
||||
HeartbeatRetryInterval: "Takt-Wiederholungsintervall",
|
||||
UpsideDownMode: "Umgedrehter Modus",
|
||||
MaxRedirects: "Max. Weiterleitungen",
|
||||
AcceptedStatusCodes: "Erlaubte HTTP-Statuscodes",
|
||||
NotAvailablePleaseSetup: "Keine verfügbar, bitte einrichten.",
|
||||
SetupNotification: "Benachrichtigung einrichten",
|
||||
ThemeHeartbeatBar: "Thema - Taktleiste",
|
||||
SearchEngineVisibility: "Suchmaschinensichtbarkeit",
|
||||
AllowIndexing: "Indizierung zulassen",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Halte Suchmaschinen von der Indexierung der Seite ab",
|
||||
ChangePassword: "Passwort ändern",
|
||||
CurrentPassword: "Dezeitiges Passwort",
|
||||
NewPassword: "Neues Passwort",
|
||||
RepeatNewPassword: "Wiederhole neues Passwort",
|
||||
UpdatePassword: "Ändere Passwort",
|
||||
DisableAuth: "Authentifizierung deaktivieren",
|
||||
EnableAuth: "Authentifizierung aktivieren",
|
||||
IUnderstandPleaseDisable: "Ich verstehe, bitte deaktivieren",
|
||||
RememberMe: "Passwort merken",
|
||||
NoMonitorsPlease: "Keine Monitore, bitte",
|
||||
AddOne: "hinzufügen",
|
||||
NotificationType: "Benachrichtigungs Dienst",
|
||||
CertificateInfo: "Zertifikatsinfo",
|
||||
ResolverServer: "Auflösungsserver",
|
||||
ResourceRecordType: "Resource Record Type",
|
||||
LastResult: "Letztes Ergebnis",
|
||||
CreateYourAdminAccount: "Erstelle dein Admin Konto",
|
||||
RepeatPassword: "Wiederhole das Passwort",
|
||||
ImportBackup: "Import Backup",
|
||||
ExportBackup: "Export Backup",
|
||||
RespTime: "Antw. Zeit (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "Standardmäßig aktiviert",
|
||||
ApplyOnAllExistingMonitors: "Auf alle existierenden Monitore anwenden",
|
||||
ClearData: "Lösche Daten",
|
||||
AutoGet: "Auto Get",
|
||||
BackupDescription: "Es können alle Monitore und Benachrichtigungen in einer JSON-Datei gesichert werden.",
|
||||
BackupDescription2: "PS: Verlaufs- und Ereignisdaten sind nicht enthalten.",
|
||||
BackupDescription3: "Sensible Daten wie Benachrichtigungstoken sind in der Exportdatei enthalten, bitte bewahre sie sorgfältig auf.",
|
||||
AlertNoFile: "Bitte wähle eine Datei zum importieren aus.",
|
||||
AlertWrongFileType: "Bitte wähle eine JSON Datei aus.",
|
||||
ClearAllStatistics: "Lösche alle Statistiken",
|
||||
SkipExisting: "Vorhandene überspringen",
|
||||
KeepBoth: "Beide behalten",
|
||||
VerifyToken: "Token verifizieren",
|
||||
Setup2Fa: "2FA Einrichten",
|
||||
Enable2Fa: "2FA Aktivieren",
|
||||
Disable2Fa: "2FA deaktivieren",
|
||||
TwoFactorAuthentication: "Zwei Faktor Authentifizierung",
|
||||
ShowUri: "URI Anzeigen",
|
||||
AddNewBelowOrSelect: "Füge neuen hinzu oder wähle aus...",
|
||||
TagWithThisNameAlreadyExist: "Ein Tag mit dem Namen existiert bereits.",
|
||||
TagWithThisValueAlreadyExist: "Ein Tag mit dem Wert existiert bereits.",
|
||||
Color: "Farbe",
|
||||
ValueOptional: "Wert (Optional)",
|
||||
Search: "Suchen...",
|
||||
AvgPing: "Durchsch. Ping",
|
||||
AvgResponse: "Durchsch. Antwort",
|
||||
EntryPage: "Einstiegsseite",
|
||||
StatusPageNothing: "Nichts ist hier, bitte füge eine Gruppe oder Monitor hinzu.",
|
||||
NoServices: "Keine Dienste",
|
||||
AllSystemsOperational: "Alle Systeme Betriebsbereit",
|
||||
PartiallyDegradedService: "Teilweise beeinträchtigter Dienst",
|
||||
DegradedService: "Eingeschränkter Dienst",
|
||||
AddGroup: "Gruppe hinzufügen",
|
||||
AddAMonitor: "Monitor hinzufügen",
|
||||
EditStatusPage: "Bearbeite Statusseite",
|
||||
GoToDashboard: "Gehe zum 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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,44 +1,13 @@
|
|||
export default {
|
||||
languageName: "English",
|
||||
checkEverySecond: "Check every {0} seconds.",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
retriesDescription: "Maximum retries before the service is marked as down and a notification is sent",
|
||||
ignoreTLSError: "Ignore TLS/SSL error for HTTPS websites",
|
||||
upsideDownModeDescription: "Flip the status upside down. If the service is reachable, it is DOWN.",
|
||||
maxRedirectDescription: "Maximum number of redirects to follow. Set to 0 to disable redirects.",
|
||||
acceptedStatusCodesDescription: "Select status codes which are considered as a successful response.",
|
||||
passwordNotMatchMsg: "The repeat password does not match.",
|
||||
notificationDescription: "Please assign a notification to monitor(s) to get it to work.",
|
||||
keywordDescription: "Search keyword in plain html or JSON response and it is case-sensitive",
|
||||
pauseDashboardHome: "Pause",
|
||||
deleteMonitorMsg: "Are you sure want to delete this monitor?",
|
||||
deleteNotificationMsg: "Are you sure want to delete this notification for all monitors?",
|
||||
resoverserverDescription: "Cloudflare is the default server, you can change the resolver server anytime.",
|
||||
rrtypeDescription: "Select the RR-Type you want to monitor",
|
||||
pauseMonitorMsg: "Are you sure want to pause?",
|
||||
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?",
|
||||
Settings: "Settings",
|
||||
Dashboard: "Dashboard",
|
||||
"New Update": "New Update",
|
||||
Language: "Language",
|
||||
Appearance: "Appearance",
|
||||
Theme: "Theme",
|
||||
General: "General",
|
||||
Version: "Version",
|
||||
"Check Update On GitHub": "Check Update On GitHub",
|
||||
List: "List",
|
||||
Add: "Add",
|
||||
"Add New Monitor": "Add New Monitor",
|
||||
"Quick Stats": "Quick Stats",
|
||||
Up: "Up",
|
||||
Down: "Down",
|
||||
Pending: "Pending",
|
||||
|
@ -48,115 +17,49 @@ export default {
|
|||
Status: "Status",
|
||||
DateTime: "DateTime",
|
||||
Message: "Message",
|
||||
"No important events": "No important events",
|
||||
Resume: "Resume",
|
||||
Edit: "Edit",
|
||||
Delete: "Delete",
|
||||
Current: "Current",
|
||||
Uptime: "Uptime",
|
||||
"Cert Exp.": "Cert Exp.",
|
||||
days: "days",
|
||||
day: "day",
|
||||
"-day": "-day",
|
||||
hour: "hour",
|
||||
"-hour": "-hour",
|
||||
Response: "Response",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Monitor Type",
|
||||
Keyword: "Keyword",
|
||||
"Friendly Name": "Friendly Name",
|
||||
URL: "URL",
|
||||
Hostname: "Hostname",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Heartbeat Interval",
|
||||
Retries: "Retries",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
Advanced: "Advanced",
|
||||
"Upside Down Mode": "Upside Down Mode",
|
||||
"Max. Redirects": "Max. Redirects",
|
||||
"Accepted Status Codes": "Accepted Status Codes",
|
||||
Save: "Save",
|
||||
Notifications: "Notifications",
|
||||
"Not available, please setup.": "Not available, please setup.",
|
||||
"Setup Notification": "Setup Notification",
|
||||
Light: "Light",
|
||||
Dark: "Dark",
|
||||
Auto: "Auto",
|
||||
"Theme - Heartbeat Bar": "Theme - Heartbeat Bar",
|
||||
Normal: "Normal",
|
||||
Bottom: "Bottom",
|
||||
None: "None",
|
||||
Timezone: "Timezone",
|
||||
"Search Engine Visibility": "Search Engine Visibility",
|
||||
"Allow indexing": "Allow indexing",
|
||||
"Discourage search engines from indexing site": "Discourage search engines from indexing site",
|
||||
"Change Password": "Change Password",
|
||||
"Current Password": "Current Password",
|
||||
"New Password": "New Password",
|
||||
"Repeat New Password": "Repeat New Password",
|
||||
"Update Password": "Update Password",
|
||||
"Disable Auth": "Disable Auth",
|
||||
"Enable Auth": "Enable Auth",
|
||||
Logout: "Logout",
|
||||
Leave: "Leave",
|
||||
"I understand, please disable": "I understand, please disable",
|
||||
Confirm: "Confirm",
|
||||
Yes: "Yes",
|
||||
No: "No",
|
||||
Username: "Username",
|
||||
Password: "Password",
|
||||
"Remember me": "Remember me",
|
||||
Login: "Login",
|
||||
"No Monitors, please": "No Monitors, please",
|
||||
"add one": "add one",
|
||||
"Notification Type": "Notification Type",
|
||||
Email: "Email",
|
||||
Test: "Test",
|
||||
"Certificate Info": "Certificate Info",
|
||||
"Resolver Server": "Resolver Server",
|
||||
"Resource Record Type": "Resource Record Type",
|
||||
"Last Result": "Last Result",
|
||||
"Create your admin account": "Create your admin account",
|
||||
"Repeat Password": "Repeat Password",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
Export: "Export",
|
||||
Import: "Import",
|
||||
respTime: "Resp. Time (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
"Default enabled": "Default enabled",
|
||||
"Apply on all existing monitors": "Apply on all existing monitors",
|
||||
Create: "Create",
|
||||
"Clear Data": "Clear Data",
|
||||
Events: "Events",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "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.",
|
||||
"Clear all statistics": "Clear all Statistics",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
"Verify Token": "Verify Token",
|
||||
"Setup 2FA": "Setup 2FA",
|
||||
"Enable 2FA": "Enable 2FA",
|
||||
"Disable 2FA": "Disable 2FA",
|
||||
"TwoFaSettings": "2FA Settings",
|
||||
"Two Factor Authentication": "Two Factor Authentication",
|
||||
TwoFaSettings: "2FA Settings",
|
||||
Active: "Active",
|
||||
Inactive: "Inactive",
|
||||
Token: "Token",
|
||||
"Show URI": "Show URI",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -165,36 +68,6 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
"telegram": "Telegram",
|
||||
"webhook": "Webhook",
|
||||
"smtp": "Email (SMTP)",
|
||||
"discord": "Discord",
|
||||
"teams": "Microsoft Teams",
|
||||
"signal": "Signal",
|
||||
"gotify": "Gotify",
|
||||
"slack": "Slack",
|
||||
"rocket.chat": "Rocket.chat",
|
||||
"pushover": "Pushover",
|
||||
"pushy": "Pushy",
|
||||
"octopush": "Octopush",
|
||||
"lunasea": "LunaSea",
|
||||
"apprise": "Apprise (Support 50+ Notification services)",
|
||||
"pushbullet": "Pushbullet",
|
||||
"line": "Line Messenger",
|
||||
"mattermost": "Mattermost",
|
||||
LanguageName: "English",
|
||||
CheckEverySecond: "Check every {0} seconds.",
|
||||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||||
|
@ -229,8 +102,8 @@ export default {
|
|||
NoImportantEvents: "No important events",
|
||||
CertExp: "Cert Exp.",
|
||||
Days: "days",
|
||||
Day: "day",
|
||||
Hour: "hour",
|
||||
Day: "-day",
|
||||
Hour: "-hour",
|
||||
MonitorType: "Monitor Type",
|
||||
FriendlyName: "Friendly Name",
|
||||
Url: "URL",
|
||||
|
@ -255,7 +128,7 @@ export default {
|
|||
IUnderstandPleaseDisable: "I understand, please disable",
|
||||
RememberMe: "Remember me",
|
||||
NoMonitorsPlease: "No Monitors, please",
|
||||
AddOne: "Add one",
|
||||
AddOne: "add one",
|
||||
NotificationType: "Notification Type",
|
||||
CertificateInfo: "Certificate Info",
|
||||
ResolverServer: "Resolver Server",
|
||||
|
@ -349,4 +222,5 @@ export default {
|
|||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
Search: "Search...",
|
||||
};
|
||||
|
|
|
@ -1,33 +1,13 @@
|
|||
export default {
|
||||
languageName: "Español",
|
||||
checkEverySecond: "Comprobar cada {0} segundos.",
|
||||
retriesDescription: "Número máximo de intentos antes de que el servicio se marque como CAÍDO y una notificación sea enviada.",
|
||||
ignoreTLSError: "Ignorar error TLS/SSL para sitios web HTTPS",
|
||||
upsideDownModeDescription: "Invertir el estado. Si el servicio es alcanzable, está CAÍDO.",
|
||||
maxRedirectDescription: "Número máximo de direcciones a seguir. Establecer a 0 para deshabilitar.",
|
||||
acceptedStatusCodesDescription: "Seleccionar los códigos de estado que se consideran como respuesta exitosa.",
|
||||
passwordNotMatchMsg: "La contraseña repetida no coincide.",
|
||||
notificationDescription: "Por favor asigne una notificación a el/los monitor(es) para hacerlos funcional(es).",
|
||||
keywordDescription: "Palabra clave en HTML plano o respuesta JSON y es sensible a mayúsculas",
|
||||
pauseDashboardHome: "Pausar",
|
||||
deleteMonitorMsg: "¿Seguro que quieres eliminar este monitor?",
|
||||
deleteNotificationMsg: "¿Seguro que quieres eliminar esta notificación para todos los monitores?",
|
||||
resoverserverDescription: "Cloudflare es el servidor por defecto, puedes cambiar el servidor de resolución en cualquier momento.",
|
||||
rrtypeDescription: "Selecciona el tipo de registro que quieres monitorizar",
|
||||
pauseMonitorMsg: "¿Seguro que quieres pausar?",
|
||||
Settings: "Ajustes",
|
||||
Dashboard: "Panel",
|
||||
"New Update": "Vueva actualización",
|
||||
Language: "Idioma",
|
||||
Appearance: "Apariencia",
|
||||
Theme: "Tema",
|
||||
General: "General",
|
||||
Version: "Versión",
|
||||
"Check Update On GitHub": "Comprobar actualizaciones en GitHub",
|
||||
List: "Lista",
|
||||
Add: "Añadir",
|
||||
"Add New Monitor": "Añadir nuevo monitor",
|
||||
"Quick Stats": "Estadísticas rápidas",
|
||||
Up: "Funcional",
|
||||
Down: "Caído",
|
||||
Pending: "Pendiente",
|
||||
|
@ -37,127 +17,49 @@ export default {
|
|||
Status: "Estado",
|
||||
DateTime: "Fecha y Hora",
|
||||
Message: "Mensaje",
|
||||
"No important events": "No hay eventos importantes",
|
||||
Resume: "Reanudar",
|
||||
Edit: "Editar",
|
||||
Delete: "Eliminar",
|
||||
Current: "Actual",
|
||||
Uptime: "Tiempo activo",
|
||||
"Cert Exp.": "Caducidad cert.",
|
||||
days: "días",
|
||||
day: "día",
|
||||
"-day": "-día",
|
||||
hour: "hora",
|
||||
"-hour": "-hora",
|
||||
Response: "Respuesta",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Tipo de Monitor",
|
||||
Keyword: "Palabra clave",
|
||||
"Friendly Name": "Nombre sencillo",
|
||||
URL: "URL",
|
||||
Hostname: "Nombre del host",
|
||||
Port: "Puerto",
|
||||
"Heartbeat Interval": "Intervalo de latido",
|
||||
Retries: "Reintentos",
|
||||
Advanced: "Avanzado",
|
||||
"Upside Down Mode": "Modo invertido",
|
||||
"Max. Redirects": "Máx. redirecciones",
|
||||
"Accepted Status Codes": "Códigos de estado aceptados",
|
||||
Save: "Guardar",
|
||||
Notifications: "Notificaciones",
|
||||
"Not available, please setup.": "No disponible, por favor configurar.",
|
||||
"Setup Notification": "Configurar notificación",
|
||||
Light: "Claro",
|
||||
Dark: "Oscuro",
|
||||
Auto: "Auto",
|
||||
"Theme - Heartbeat Bar": "Tema - Barra de intervalo de latido",
|
||||
Normal: "Normal",
|
||||
Bottom: "Abajo",
|
||||
None: "Ninguno",
|
||||
Timezone: "Zona horaria",
|
||||
"Search Engine Visibility": "Visibilidad motor de búsqueda",
|
||||
"Allow indexing": "Permitir indexación",
|
||||
"Discourage search engines from indexing site": "Disuadir a los motores de búsqueda de indexar el sitio",
|
||||
"Change Password": "Cambiar contraseña",
|
||||
"Current Password": "Contraseña actual",
|
||||
"New Password": "Nueva contraseña",
|
||||
"Repeat New Password": "Repetir nueva contraseña",
|
||||
"Update Password": "Actualizar contraseña",
|
||||
"Disable Auth": "Deshabilitar Autenticación ",
|
||||
"Enable Auth": "Habilitar Autenticación ",
|
||||
Logout: "Cerrar sesión",
|
||||
Leave: "Salir",
|
||||
"I understand, please disable": "Lo comprendo, por favor deshabilitar",
|
||||
Confirm: "Confirmar",
|
||||
Yes: "Sí",
|
||||
No: "No",
|
||||
Username: "Usuario",
|
||||
Password: "Contraseña",
|
||||
"Remember me": "Recordarme",
|
||||
Login: "Acceso",
|
||||
"No Monitors, please": "Sin monitores, por favor",
|
||||
"add one": "añade uno",
|
||||
"Notification Type": "Tipo de notificación",
|
||||
Email: "Email",
|
||||
Test: "Test",
|
||||
"Certificate Info": "Información del certificado ",
|
||||
"Resolver Server": "Servidor de resolución",
|
||||
"Resource Record Type": "Tipo de Registro",
|
||||
"Last Result": "Último resultado",
|
||||
"Create your admin account": "Crea tu cuenta de administrador",
|
||||
"Repeat Password": "Repetir contraseña",
|
||||
respTime: "Tiempo de resp. (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "Create",
|
||||
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?",
|
||||
"Clear Data": "Clear Data",
|
||||
Events: "Events",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto Get",
|
||||
enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||||
"Default enabled": "Default enabled",
|
||||
"Also apply to existing monitors": "Also apply to existing monitors",
|
||||
Export: "Export",
|
||||
Import: "Import",
|
||||
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.",
|
||||
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?",
|
||||
"Apply on all existing monitors": "Apply on all existing monitors",
|
||||
"Verify Token": "Verify Token",
|
||||
"Setup 2FA": "Setup 2FA",
|
||||
"Enable 2FA": "Enable 2FA",
|
||||
"Disable 2FA": "Disable 2FA",
|
||||
"TwoFaSettings": "2FA Settings",
|
||||
"Two Factor Authentication": "Two Factor Authentication",
|
||||
TwoFaSettings: "2FA Settings",
|
||||
Active: "Active",
|
||||
Inactive: "Inactive",
|
||||
Token: "Token",
|
||||
"Show URI": "Show URI",
|
||||
"Clear all statistics": "Clear all Statistics",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
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.",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
LanguageName: "Español",
|
||||
CheckEverySecond: "Comprobar cada {0} segundos.",
|
||||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||||
RetriesDescription: "Número máximo de intentos antes de que el servicio se marque como CAÍDO y una notificación sea enviada.",
|
||||
IgnoreTlsError: "Ignorar error TLS/SSL para sitios web HTTPS",
|
||||
UpsideDownModeDescription: "Invertir el estado. Si el servicio es alcanzable, está CAÍDO.",
|
||||
MaxRedirectDescription: "Número máximo de direcciones a seguir. Establecer a 0 para deshabilitar.",
|
||||
AcceptedStatusCodesDescription: "Seleccionar los códigos de estado que se consideran como respuesta exitosa.",
|
||||
PasswordNotMatchMsg: "La contraseña repetida no coincide.",
|
||||
NotificationDescription: "Por favor asigne una notificación a el/los monitor(es) para hacerlos funcional(es).",
|
||||
KeywordDescription: "Palabra clave en HTML plano o respuesta JSON y es sensible a mayúsculas",
|
||||
PauseDashboardHome: "Pausar",
|
||||
DeleteMonitorMsg: "¿Seguro que quieres eliminar este monitor?",
|
||||
DeleteNotificationMsg: "¿Seguro que quieres eliminar esta notificación para todos los monitores?",
|
||||
ResoverserverDescription: "Cloudflare es el servidor por defecto, puedes cambiar el servidor de resolución en cualquier momento.",
|
||||
RrtypeDescription: "Selecciona el tipo de registro que quieres monitorizar",
|
||||
PauseMonitorMsg: "¿Seguro que quieres pausar?",
|
||||
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: "Vueva actualización",
|
||||
CheckUpdateOnGitHub: "Comprobar actualizaciones en GitHub",
|
||||
AddNewMonitor: "Añadir nuevo monitor",
|
||||
QuickStats: "Estadísticas rápidas",
|
||||
NoImportantEvents: "No hay eventos importantes",
|
||||
CertExp: "Caducidad cert.",
|
||||
Days: "días",
|
||||
Day: "-día",
|
||||
Hour: "-hora",
|
||||
MonitorType: "Tipo de Monitor",
|
||||
FriendlyName: "Nombre sencillo",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Intervalo de latido",
|
||||
HeartbeatRetryInterval: "Heartbeat Retry Interval",
|
||||
UpsideDownMode: "Modo invertido",
|
||||
MaxRedirects: "Máx. redirecciones",
|
||||
AcceptedStatusCodes: "Códigos de estado aceptados",
|
||||
NotAvailablePleaseSetup: "No disponible, por favor configurar.",
|
||||
SetupNotification: "Configurar notificación",
|
||||
ThemeHeartbeatBar: "Tema - Barra de intervalo de latido",
|
||||
SearchEngineVisibility: "Visibilidad motor de búsqueda",
|
||||
AllowIndexing: "Permitir indexación",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Disuadir a los motores de búsqueda de indexar el sitio",
|
||||
ChangePassword: "Cambiar contraseña",
|
||||
CurrentPassword: "Contraseña actual",
|
||||
NewPassword: "Nueva contraseña",
|
||||
RepeatNewPassword: "Repetir nueva contraseña",
|
||||
UpdatePassword: "Actualizar contraseña",
|
||||
DisableAuth: "Deshabilitar Autenticación ",
|
||||
EnableAuth: "Habilitar Autenticación ",
|
||||
IUnderstandPleaseDisable: "Lo comprendo, por favor deshabilitar",
|
||||
RememberMe: "Recordarme",
|
||||
NoMonitorsPlease: "Sin monitores, por favor",
|
||||
AddOne: "añade uno",
|
||||
NotificationType: "Tipo de notificación",
|
||||
CertificateInfo: "Información del certificado ",
|
||||
ResolverServer: "Servidor de resolución",
|
||||
ResourceRecordType: "Tipo de Registro",
|
||||
LastResult: "Último resultado",
|
||||
CreateYourAdminAccount: "Crea tu cuenta de administrador",
|
||||
RepeatPassword: "Repetir contraseña",
|
||||
ImportBackup: "Import Backup",
|
||||
ExportBackup: "Export Backup",
|
||||
RespTime: "Tiempo de resp. (ms)",
|
||||
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",
|
||||
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)",
|
||||
Search: "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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,35 +1,14 @@
|
|||
export default {
|
||||
languageName: "eesti",
|
||||
retryCheckEverySecond: "Kontrolli {0} sekundilise vahega.",
|
||||
retriesDescription: "Mitu korda tuleb kontrollida, mille järel märkida 'maas' ja saata välja teavitus.",
|
||||
ignoreTLSError: "Eira TLS/SSL viga HTTPS veebisaitidel.",
|
||||
upsideDownModeDescription: "Käitle teenuse saadavust rikkena, teenuse kättesaamatust töötavaks.",
|
||||
maxRedirectDescription: "Suurim arv ümbersuunamisi, millele järgida. 0 ei luba ühtegi ",
|
||||
acceptedStatusCodesDescription: "Vali välja HTTP koodid, mida arvestada kõlblikuks.",
|
||||
passwordNotMatchMsg: "Salasõnad ei kattu.",
|
||||
notificationDescription: "Teavitusteenuse kasutamiseks seo see seirega.",
|
||||
keywordDescription: "Jälgi võtmesõna HTML või JSON vastustes. (tõstutundlik)",
|
||||
pauseDashboardHome: "Seisatud",
|
||||
deleteMonitorMsg: "Kas soovid eemaldada seire?",
|
||||
deleteNotificationMsg: "Kas soovid eemaldada selle teavitusteenuse kõikidelt seiretelt?",
|
||||
resoverserverDescription: "Cloudflare on vaikimisi pöördserver.",
|
||||
rrtypeDescription: "Vali kirje tüüp, mida soovid jälgida.",
|
||||
pauseMonitorMsg: "Kas soovid peatada seire?",
|
||||
Settings: "Seaded",
|
||||
"Status Page": "Ülevaade", // hääletuse tulemus, teine: seisundileht, kolmas: Olukord/Olek
|
||||
StatusPage: "Ülevaade",
|
||||
Dashboard: "Töölaud",
|
||||
"New Update": "Uuem tarkvara versioon on saadaval.",
|
||||
Language: "Keel",
|
||||
Appearance: "Välimus",
|
||||
Theme: "Teema",
|
||||
General: "Üldine",
|
||||
Version: "Versioon",
|
||||
"Check Update On GitHub": "Otsi uuendusi GitHub'ist",
|
||||
List: "Nimekiri",
|
||||
Add: "Lisa",
|
||||
"Add New Monitor": "Lisa seire",
|
||||
"Add a monitor": "Lisa seire",
|
||||
"Quick Stats": "Ülevaade",
|
||||
Up: "Töökorras",
|
||||
Down: "Rikkis",
|
||||
Pending: "Määramisel",
|
||||
|
@ -39,125 +18,49 @@ export default {
|
|||
Status: "Olek",
|
||||
DateTime: "Kuupäev",
|
||||
Message: "Tulemus",
|
||||
"No important events": "Märkimisväärsed juhtumid puuduvad.",
|
||||
Resume: "Taasta",
|
||||
Edit: "Muuda",
|
||||
Delete: "Eemalda",
|
||||
Current: "Hetkeseisund",
|
||||
Uptime: "Eluiga", // todo: launchpad?
|
||||
"Cert Exp.": "Sert. aegumine",
|
||||
days: "päeva",
|
||||
day: "päev",
|
||||
"-day": "-päev",
|
||||
hour: "tund",
|
||||
"-hour": "-tund",
|
||||
Uptime: "Eluiga",
|
||||
Response: "Reaktsiooniaeg",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Seire tüüp",
|
||||
Keyword: "Võtmesõna",
|
||||
"Friendly Name": "Sõbralik nimi",
|
||||
URL: "URL",
|
||||
Hostname: "Hostname",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Tukse sagedus",
|
||||
Retries: "Korduskatsed",
|
||||
Advanced: "Rohkem",
|
||||
"Upside Down Mode": "Tagurpidi seire",
|
||||
"Max. Redirects": "Max. ümbersuunamine",
|
||||
"Accepted Status Codes": "Kõlblikud HTTP koodid",
|
||||
Save: "Salvesta",
|
||||
Notifications: "Teavitused",
|
||||
"Not available, please setup.": "Ühtegi teavitusteenust pole saadaval.",
|
||||
"Setup Notification": "Lisa teavitusteenus",
|
||||
Light: "hele",
|
||||
Dark: "tume",
|
||||
Auto: "automaatne",
|
||||
"Theme - Heartbeat Bar": "Teemasäte — tuksete riba",
|
||||
Normal: "tavaline",
|
||||
Bottom: "all",
|
||||
None: "puudub",
|
||||
Timezone: "Ajatsoon",
|
||||
"Search Engine Visibility": "Otsimootorite ligipääs",
|
||||
"Allow indexing": "Luba indekseerimine",
|
||||
"Discourage search engines from indexing site": "Keela selle saidi indekseerimine otsimootorite poolt",
|
||||
"Change Password": "Muuda parooli",
|
||||
"Current Password": "praegune parool",
|
||||
"New Password": "uus parool",
|
||||
"Repeat New Password": "korda salasõna",
|
||||
"Update Password": "Uuenda salasõna",
|
||||
"Disable Auth": "Lülita autentimine välja",
|
||||
"Enable Auth": "Lülita autentimine sisse",
|
||||
Logout: "Logi välja",
|
||||
Leave: "Lahku",
|
||||
"I understand, please disable": "Olen tutvunud riskidega, lülita välja",
|
||||
Confirm: "Kinnita",
|
||||
Yes: "Jah",
|
||||
No: "Ei",
|
||||
Username: "kasutajanimi",
|
||||
Password: "parool",
|
||||
"Remember me": "Mäleta mind",
|
||||
Login: "Logi sisse",
|
||||
"No Monitors, please": "Seired puuduvad.",
|
||||
"add one": "Lisa esimene",
|
||||
"Notification Type": "Teavituse tüüp",
|
||||
Email: "e-posti aadress",
|
||||
Test: "Saada prooviteavitus",
|
||||
"Certificate Info": "Sertifikaadi teave",
|
||||
"Resolver Server": "Server, mis vastab DNS päringutele.",
|
||||
"Resource Record Type": "DNS kirje tüüp",
|
||||
"Last Result": "Viimane",
|
||||
"Create your admin account": "Admininstraatori konto loomine",
|
||||
"Repeat Password": "korda salasõna",
|
||||
respTime: "Reageerimisaeg (ms)",
|
||||
notAvailableShort: "N/A", // tõlkimata, umbkaudu rahvusvaheline termin peaks sobima piisavalt
|
||||
enableDefaultNotificationDescription: "Kõik järgnevalt lisatud seired kasutavad seda teavitusteenuset. Seiretelt võib teavitusteenuse ühekaupa eemaldada.",
|
||||
clearEventsMsg: "Kas soovid seire kõik sündmused kustutada?",
|
||||
clearHeartbeatsMsg: "Kas soovid seire kõik tuksed kustutada?",
|
||||
confirmClearStatisticsMsg: "Kas soovid TERVE ajaloo kustutada?",
|
||||
Export: "Eksport",
|
||||
Import: "Import",
|
||||
"Default enabled": "Kasuta vaikimisi",
|
||||
"Apply on all existing monitors": "Kõik praegused seired hakkavad kasutama seda teavitusteenust",
|
||||
Create: "Loo konto",
|
||||
"Clear Data": "Eemalda andmed",
|
||||
Events: "Sündmused",
|
||||
Heartbeats: "Tuksed",
|
||||
"Auto Get": "Hangi automaatselt", // hangi? kõlab liiga otsetõlge
|
||||
backupDescription: "Varunda kõik seired ja teavitused JSON faili.",
|
||||
backupDescription2: "PS: Varukoopia EI sisalda seirete ajalugu ja sündmustikku.",
|
||||
backupDescription3: "Varukoopiad sisaldavad teavitusteenusete pääsuvõtmeid.",
|
||||
alertNoFile: "Palun lisa fail, mida importida.",
|
||||
alertWrongFileType: "Palun lisa JSON-formaadis fail.",
|
||||
twoFAVerifyLabel: "2FA kinnitamiseks sisesta pääsukood",
|
||||
tokenValidSettingsMsg: "Kood õige. Akna võib sulgeda.",
|
||||
confirmEnableTwoFAMsg: "Kas soovid 2FA sisse lülitada?",
|
||||
confirmDisableTwoFAMsg: "Kas soovid 2FA välja lülitada?",
|
||||
"Verify Token": "Kontrolli",
|
||||
"Setup 2FA": "Kaksikautentimise seadistamine",
|
||||
"Enable 2FA": "Seadista 2FA",
|
||||
"Disable 2FA": "Lülita 2FA välja",
|
||||
"TwoFaSettings": "2FA seaded",
|
||||
"Two Factor Authentication": "Kaksikautentimine",
|
||||
TwoFaSettings: "2FA seaded",
|
||||
Active: "kasutusel",
|
||||
Inactive: "seadistamata",
|
||||
Token: "kaksikautentimise kood", // needs to compensate for no title
|
||||
"Show URI": "Näita URId",
|
||||
"Clear all statistics": "Tühjenda ajalugu",
|
||||
importHandleDescription: "'kombineeri' täiendab varukoopiast ja kirjutab üle samanimelised seireid ja teavitusteenused; 'lisa praegustele' jätab olemasolevad puutumata; 'asenda' kustutab ja asendab kõik seired ja teavitusteenused.",
|
||||
confirmImportMsg: "Käkerdistest hoidumiseks lae enne taastamist alla uus varukoopia. Kas soovid taastada üles laetud?",
|
||||
"Heartbeat Retry Interval": "Korduskatsete intervall",
|
||||
"Import Backup": "Varukoopia importimine",
|
||||
"Export Backup": "Varukoopia eksportimine",
|
||||
"Skip existing": "lisa praegustele",
|
||||
Token: "kaksikautentimise kood",
|
||||
Overwrite: "asenda",
|
||||
Options: "Mestimisviis", // reusal of key would be chaos
|
||||
"Keep both": "kombineeri",
|
||||
Options: "Mestimisviis",
|
||||
Tags: "Sildid",
|
||||
"Add New below or Select...": "Leia või lisa all uus…",
|
||||
"Tag with this name already exist.": "Selle nimega silt on juba olemas.",
|
||||
"Tag with this value already exist.": "Selle väärtusega silt on juba olemas.",
|
||||
color: "värvus",
|
||||
"value (optional)": "väärtus (fakultatiivne)", // milline sõna!
|
||||
Gray: "hall",
|
||||
Red: "punane",
|
||||
Orange: "oranž",
|
||||
|
@ -166,16 +69,158 @@ export default {
|
|||
Indigo: "indigo",
|
||||
Purple: "lilla",
|
||||
Pink: "roosa",
|
||||
"Search...": "Otsi…",
|
||||
"Avg. Ping": "Keskmine ping", // pikk, aga nagunii kahel real
|
||||
"Avg. Response": "Keskmine reaktsiooniaeg",
|
||||
"Entry Page": "Avaleht",
|
||||
statusPageNothing: "Kippu ega kõppu; siia saab lisada seireid või -gruppe.",
|
||||
"No Services": "Teenused puuduvad.",
|
||||
"All Systems Operational": "Kõik töökorras",
|
||||
"Partially Degraded Service": "Teenuse töö osaliselt häiritud",
|
||||
"Degraded Service": "Teenuse töö häiritud",
|
||||
"Add Group": "Lisa grupp",
|
||||
"Edit Status Page": "Muuda lehte",
|
||||
"Go to Dashboard": "Töölauale",
|
||||
LanguageName: "eesti",
|
||||
CheckEverySecond: "Check every {0} seconds.",
|
||||
RetryCheckEverySecond: "Kontrolli {0} sekundilise vahega.",
|
||||
RetriesDescription: "Mitu korda tuleb kontrollida, mille järel märkida 'maas' ja saata välja teavitus.",
|
||||
IgnoreTlsError: "Eira TLS/SSL viga HTTPS veebisaitidel.",
|
||||
UpsideDownModeDescription: "Käitle teenuse saadavust rikkena, teenuse kättesaamatust töötavaks.",
|
||||
MaxRedirectDescription: "Suurim arv ümbersuunamisi, millele järgida. 0 ei luba ühtegi ",
|
||||
AcceptedStatusCodesDescription: "Vali välja HTTP koodid, mida arvestada kõlblikuks.",
|
||||
PasswordNotMatchMsg: "Salasõnad ei kattu.",
|
||||
NotificationDescription: "Teavitusteenuse kasutamiseks seo see seirega.",
|
||||
KeywordDescription: "Jälgi võtmesõna HTML või JSON vastustes. (tõstutundlik)",
|
||||
PauseDashboardHome: "Seisatud",
|
||||
DeleteMonitorMsg: "Kas soovid eemaldada seire?",
|
||||
DeleteNotificationMsg: "Kas soovid eemaldada selle teavitusteenuse kõikidelt seiretelt?",
|
||||
ResoverserverDescription: "Cloudflare on vaikimisi pöördserver.",
|
||||
RrtypeDescription: "Vali kirje tüüp, mida soovid jälgida.",
|
||||
PauseMonitorMsg: "Kas soovid peatada seire?",
|
||||
EnableDefaultNotificationDescription: "Kõik järgnevalt lisatud seired kasutavad seda teavitusteenuset. Seiretelt võib teavitusteenuse ühekaupa eemaldada.",
|
||||
ClearEventsMsg: "Kas soovid seire kõik sündmused kustutada?",
|
||||
ClearHeartbeatsMsg: "Kas soovid seire kõik tuksed kustutada?",
|
||||
ConfirmClearStatisticsMsg: "Kas soovid TERVE ajaloo kustutada?",
|
||||
ImportHandleDescription: "'kombineeri' täiendab varukoopiast ja kirjutab üle samanimelised seireid ja teavitusteenused; 'lisa praegustele' jätab olemasolevad puutumata; 'asenda' kustutab ja asendab kõik seired ja teavitusteenused.",
|
||||
ConfirmImportMsg: "Käkerdistest hoidumiseks lae enne taastamist alla uus varukoopia. Kas soovid taastada üles laetud?",
|
||||
TwoFaVerifyLabel: "2FA kinnitamiseks sisesta pääsukood",
|
||||
TokenValidSettingsMsg: "Kood õige. Akna võib sulgeda.",
|
||||
ConfirmEnableTwoFaMsg: "Kas soovid 2FA sisse lülitada?",
|
||||
ConfirmDisableTwoFaMsg: "Kas soovid 2FA välja lülitada?",
|
||||
NewUpdate: "Uuem tarkvara versioon on saadaval.",
|
||||
CheckUpdateOnGitHub: "Otsi uuendusi GitHub'ist",
|
||||
AddNewMonitor: "Lisa seire",
|
||||
QuickStats: "Ülevaade",
|
||||
NoImportantEvents: "Märkimisväärsed juhtumid puuduvad.",
|
||||
CertExp: "Sert. aegumine",
|
||||
Days: "päeva",
|
||||
Day: "-päev",
|
||||
Hour: "-tund",
|
||||
MonitorType: "Seire tüüp",
|
||||
FriendlyName: "Sõbralik nimi",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Tukse sagedus",
|
||||
HeartbeatRetryInterval: "Korduskatsete intervall",
|
||||
UpsideDownMode: "Tagurpidi seire",
|
||||
MaxRedirects: "Max. ümbersuunamine",
|
||||
AcceptedStatusCodes: "Kõlblikud HTTP koodid",
|
||||
NotAvailablePleaseSetup: "Ühtegi teavitusteenust pole saadaval.",
|
||||
SetupNotification: "Lisa teavitusteenus",
|
||||
ThemeHeartbeatBar: "Teemasäte — tuksete riba",
|
||||
SearchEngineVisibility: "Otsimootorite ligipääs",
|
||||
AllowIndexing: "Luba indekseerimine",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Keela selle saidi indekseerimine otsimootorite poolt",
|
||||
ChangePassword: "Muuda parooli",
|
||||
CurrentPassword: "praegune parool",
|
||||
NewPassword: "uus parool",
|
||||
RepeatNewPassword: "korda salasõna",
|
||||
UpdatePassword: "Uuenda salasõna",
|
||||
DisableAuth: "Lülita autentimine välja",
|
||||
EnableAuth: "Lülita autentimine sisse",
|
||||
IUnderstandPleaseDisable: "Olen tutvunud riskidega, lülita välja",
|
||||
RememberMe: "Mäleta mind",
|
||||
NoMonitorsPlease: "Seired puuduvad.",
|
||||
AddOne: "Lisa esimene",
|
||||
NotificationType: "Teavituse tüüp",
|
||||
CertificateInfo: "Sertifikaadi teave",
|
||||
ResolverServer: "Server, mis vastab DNS päringutele.",
|
||||
ResourceRecordType: "DNS kirje tüüp",
|
||||
LastResult: "Viimane",
|
||||
CreateYourAdminAccount: "Admininstraatori konto loomine",
|
||||
RepeatPassword: "korda salasõna",
|
||||
ImportBackup: "Varukoopia importimine",
|
||||
ExportBackup: "Varukoopia eksportimine",
|
||||
RespTime: "Reageerimisaeg (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "Kasuta vaikimisi",
|
||||
ApplyOnAllExistingMonitors: "Kõik praegused seired hakkavad kasutama seda teavitusteenust",
|
||||
ClearData: "Eemalda andmed",
|
||||
AutoGet: "Hangi automaatselt",
|
||||
BackupDescription: "Varunda kõik seired ja teavitused JSON faili.",
|
||||
BackupDescription2: "PS: Varukoopia EI sisalda seirete ajalugu ja sündmustikku.",
|
||||
BackupDescription3: "Varukoopiad sisaldavad teavitusteenusete pääsuvõtmeid.",
|
||||
AlertNoFile: "Palun lisa fail, mida importida.",
|
||||
AlertWrongFileType: "Palun lisa JSON-formaadis fail.",
|
||||
ClearAllStatistics: "Tühjenda ajalugu",
|
||||
SkipExisting: "lisa praegustele",
|
||||
KeepBoth: "kombineeri",
|
||||
VerifyToken: "Kontrolli",
|
||||
Setup2Fa: "Kaksikautentimise seadistamine",
|
||||
Enable2Fa: "Seadista 2FA",
|
||||
Disable2Fa: "Lülita 2FA välja",
|
||||
TwoFactorAuthentication: "Kaksikautentimine",
|
||||
ShowUri: "Näita URId",
|
||||
AddNewBelowOrSelect: "Leia või lisa all uus…",
|
||||
TagWithThisNameAlreadyExist: "Selle nimega silt on juba olemas.",
|
||||
TagWithThisValueAlreadyExist: "Selle väärtusega silt on juba olemas.",
|
||||
Color: "värvus",
|
||||
ValueOptional: "väärtus (fakultatiivne)",
|
||||
Search: "Otsi…",
|
||||
AvgPing: "Keskmine ping",
|
||||
AvgResponse: "Keskmine reaktsiooniaeg",
|
||||
EntryPage: "Avaleht",
|
||||
StatusPageNothing: "Kippu ega kõppu; siia saab lisada seireid või -gruppe.",
|
||||
NoServices: "Teenused puuduvad.",
|
||||
AllSystemsOperational: "Kõik töökorras",
|
||||
PartiallyDegradedService: "Teenuse töö osaliselt häiritud",
|
||||
DegradedService: "Teenuse töö häiritud",
|
||||
AddGroup: "Lisa grupp",
|
||||
AddAMonitor: "Lisa seire",
|
||||
EditStatusPage: "Muuda lehte",
|
||||
GoToDashboard: "Töölauale",
|
||||
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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,44 +1,13 @@
|
|||
export default {
|
||||
languageName: "Farsi",
|
||||
checkEverySecond: "بررسی هر {0} ثانیه.",
|
||||
retryCheckEverySecond: "تکرار مجدد هر {0} ثانیه.",
|
||||
retriesDescription: "حداکثر تعداد تکرار پیش از علامت گذاری وبسایت بعنوان خارج از دسترس و ارسال اطلاعرسانی.",
|
||||
ignoreTLSError: "بیخیال ارور TLS/SSL برای سایتهای HTTPS",
|
||||
upsideDownModeDescription: "نتیجه وضعیت را برعکس کن، مثلا اگر سرویس در دسترس بود فرض کن که سرویس پایین است!",
|
||||
maxRedirectDescription: "حداکثر تعداد ریدایرکتی که سرویس پشتیبانی کند. برای اینکه ریدایرکتها پشتیبانی نشوند، عدد 0 را وارد کنید.",
|
||||
acceptedStatusCodesDescription: "لطفا HTTP Status Code هایی که میخواهید به عنوان پاسخ موفقیت آمیز در نظر گرفته شود را انتخاب کنید.",
|
||||
passwordNotMatchMsg: "تکرار رمز عبور مطابقت ندارد!",
|
||||
notificationDescription: "برای اینکه سرویس اطلاعرسانی کار کند، آنرا به یکی از مانیتورها متصل کنید.",
|
||||
keywordDescription: "در نتیجه درخواست (اهمیتی ندارد پاسخ JSON است یا HTML) بدنبال این کلمه بگرد (حساس به کوچک/بزرگ بودن حروف).",
|
||||
pauseDashboardHome: "متوقف شده",
|
||||
deleteMonitorMsg: "آیا از حذف این مانیتور مطمئن هستید؟",
|
||||
deleteNotificationMsg: "آیا مطمئن هستید که میخواهید این سرویس اطلاعرسانی را برای تمامی مانیتورها حذف کنید؟",
|
||||
resoverserverDescription: "سرویس CloudFlare به عنوان سرور پیشفرض استفاده میشود، شما میتوانید آنرا به هر سرور دیگری بعدا تغییر دهید.",
|
||||
rrtypeDescription: "لطفا نوع Resource Record را انتخاب کنید.",
|
||||
pauseMonitorMsg: "آیا مطمئن هستید که میخواهید این مانیتور را متوقف کنید ؟",
|
||||
enableDefaultNotificationDescription: "برای هر مانیتور جدید، این سرویس اطلاعرسانی به صورت پیشفرض فعال خواهد شد. البته که شما میتوانید به صورت دستی آنرا برای هر مانیتور به صورت جداگانه غیر فعال کنید.",
|
||||
clearEventsMsg: "آیا از اینکه تمامی تاریخچه رویدادهای این مانیتور حذف شود مطمئن هستید؟",
|
||||
clearHeartbeatsMsg: "آیا از اینکه تاریخچه تمامی Heartbeat های این مانیتور حذف شود مطمئن هستید؟ ",
|
||||
confirmClearStatisticsMsg: "آیا از حذف تمامی آمار و ارقام مطمئن هستید؟",
|
||||
importHandleDescription: " اگر که میخواهید بیخیال مانیتورها و یا سرویسهای اطلاعرسانی که با نام مشابه از قبل موجود هستند شوید، گزینه 'بیخیال موارد ..' را انتخاب کنید. توجه کنید که گزینه 'بازنویسی' تمامی موارد موجود با نام مشابه را از بین خواهد برد.",
|
||||
confirmImportMsg: "آیا از بازگردانی بک آپ مطمئن هستید؟ لطفا از اینکه نوع بازگردانی درستی را انتخاب کردهاید اطمینان حاصل کنید!",
|
||||
twoFAVerifyLabel: "لطفا جهت اطمینان از عملکرد احراز هویت دو مرحلهای توکن خود را وارد کنید!",
|
||||
tokenValidSettingsMsg: "توکن شما معتبر است، هم اکنون میتوانید احراز هویت دو مرحلهای را فعال کنید!",
|
||||
confirmEnableTwoFAMsg: " آیا از فعال سازی احراز هویت دو مرحلهای مطمئن هستید؟",
|
||||
confirmDisableTwoFAMsg: "آیا از غیرفعال سازی احراز هویت دومرحلهای مطمئن هستید؟",
|
||||
Settings: "تنظیمات",
|
||||
Dashboard: "پیشخوان",
|
||||
"New Update": "بروزرسانی جدید!",
|
||||
Language: "زبان",
|
||||
Appearance: "ظاهر",
|
||||
Theme: "پوسته",
|
||||
General: "عمومی",
|
||||
Version: "نسخه",
|
||||
"Check Update On GitHub": "بررسی بروزرسانی بر روی گیتهاب",
|
||||
List: "لیست",
|
||||
Add: "اضافه",
|
||||
"Add New Monitor": "اضافه کردن مانیتور جدید",
|
||||
"Quick Stats": "خلاصه وضعیت",
|
||||
Up: "فعال",
|
||||
Down: "غیرفعال",
|
||||
Pending: "در انتظار تایید",
|
||||
|
@ -48,115 +17,49 @@ export default {
|
|||
Status: "وضعیت",
|
||||
DateTime: "تاریخ و زمان",
|
||||
Message: "پیام",
|
||||
"No important events": "رخداد جدیدی موجود نیست.",
|
||||
Resume: "ادامه",
|
||||
Edit: "ویرایش",
|
||||
Delete: "حذف",
|
||||
Current: "فعلی",
|
||||
Uptime: "آپتایم",
|
||||
"Cert Exp.": "تاریخ انقضای SSL",
|
||||
days: "روز",
|
||||
day: "روز",
|
||||
"-day": "-روز",
|
||||
hour: "ساعت",
|
||||
"-hour": "-ساعت",
|
||||
Response: "پاسخ",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "نوع مانیتور",
|
||||
Keyword: "کلمه کلیدی",
|
||||
"Friendly Name": "عنوان",
|
||||
URL: "آدرس (URL)",
|
||||
Hostname: "نام میزبان (Hostname)",
|
||||
Port: "پورت",
|
||||
"Heartbeat Interval": "فاصله هر Heartbeat",
|
||||
Retries: "تلاش مجدد",
|
||||
"Heartbeat Retry Interval": "فاصله تلاش مجدد برایHeartbeat",
|
||||
Advanced: "پیشرفته",
|
||||
"Upside Down Mode": "حالت بر عکس",
|
||||
"Max. Redirects": "حداکثر تعداد ریدایرکت",
|
||||
"Accepted Status Codes": "وضعیتهای (Status Code) های قابل قبول",
|
||||
Save: "ذخیره",
|
||||
Notifications: "اطلاعرسانیها",
|
||||
"Not available, please setup.": "هیچ موردی موجود نیست، اولین مورد را راه اندازی کنید!",
|
||||
"Setup Notification": "راه اندازی اطلاعرسانی",
|
||||
Light: "روشن",
|
||||
Dark: "تاریک",
|
||||
Auto: "اتوماتیک",
|
||||
"Theme - Heartbeat Bar": "ظاهر نوار Heartbeat",
|
||||
Normal: "معمولی",
|
||||
Bottom: "پایین",
|
||||
None: "هیچ کدام",
|
||||
Timezone: "موقعیت زمانی",
|
||||
"Search Engine Visibility": "قابلیت دسترسی برای موتورهای جستجو",
|
||||
"Allow indexing": "اجازه ایندکس شدن را بده.",
|
||||
"Discourage search engines from indexing site": "به موتورهای جستجو اجازه ایندکس کردن این سامانه را نده.",
|
||||
"Change Password": "تغییر رمزعبور",
|
||||
"Current Password": "رمزعبور فعلی",
|
||||
"New Password": "رمزعبور جدید",
|
||||
"Repeat New Password": "تکرار رمزعبور جدید",
|
||||
"Update Password": "بروز رسانی رمز عبور",
|
||||
"Disable Auth": "غیر فعال سازی تایید هویت",
|
||||
"Enable Auth": "فعال سازی تایید هویت",
|
||||
Logout: "خروج",
|
||||
Leave: "منصرف شدم",
|
||||
"I understand, please disable": "متوجه هستم، لطفا غیرفعال کنید!",
|
||||
Confirm: "تایید",
|
||||
Yes: "بلی",
|
||||
No: "خیر",
|
||||
Username: "نام کاربری",
|
||||
Password: "کلمه عبور",
|
||||
"Remember me": "مراب هب خاطر بسپار",
|
||||
Login: "ورود",
|
||||
"No Monitors, please": "هیچ مانیتوری موجود نیست، لطفا",
|
||||
"add one": "یک مورد اضافه کنید",
|
||||
"Notification Type": "نوع اطلاعرسانی",
|
||||
Email: "ایمیل",
|
||||
Test: "تست",
|
||||
"Certificate Info": "اطلاعات سرتیفیکت",
|
||||
"Resolver Server": "سرور Resolver",
|
||||
"Resource Record Type": "نوع رکورد (Resource Record Type)",
|
||||
"Last Result": "آخرین نتیجه",
|
||||
"Create your admin account": "ایجاد حساب کاربری مدیر",
|
||||
"Repeat Password": "تکرار رمز عبور",
|
||||
"Import Backup": "بازگردانی فایل پشتیبان",
|
||||
"Export Backup": "ذخیره فایل پشتیبان",
|
||||
Export: "استخراج اطلاعات",
|
||||
Import: "ورود اطلاعات",
|
||||
respTime: "زمان پاسخگویی (میلیثانیه)",
|
||||
notAvailableShort: "ناموجود",
|
||||
"Default enabled": "به صورت پیشفرض فعال باشد.",
|
||||
"Apply on all existing monitors": "بر روی تمامی مانیتورهای فعلی اعمال شود.",
|
||||
Create: "ایجاد",
|
||||
"Clear Data": "پاکسازی دادهها",
|
||||
Events: "رخدادها",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto Get",
|
||||
backupDescription: "شما میتوانید تمامی مانیتورها و تنظیمات اطلاعرسانیها را در قالب یه فایل JSON دریافت کنید.",
|
||||
backupDescription2: "البته تاریخچه رخدادها دراین فایل قرار نخواهند داشت.",
|
||||
backupDescription3: "توجه داشته باشید که تمامی اطلاعات حساس شما مانند توکنها نیز در این فایل وجود خواهد داشت ، پس از این فایل به خوبی مراقبت کنید.",
|
||||
alertNoFile: "لطفا یک فایل برای «ورود اطلاعات» انتخاب کنید..",
|
||||
alertWrongFileType: "یک فایل JSON انتخاب کنید.",
|
||||
"Clear all statistics": "پاکسازی تمامی آمار و ارقام",
|
||||
"Skip existing": "بیخیال مواردی که از قبل موجود است",
|
||||
Overwrite: "بازنویسی",
|
||||
Options: "تنظیمات",
|
||||
"Keep both": "هر دو را نگه دار",
|
||||
"Verify Token": "تایید توکن",
|
||||
"Setup 2FA": "تنظیمات احراز دو مرحلهای",
|
||||
"Enable 2FA": "فعال سازی احراز 2 مرحلهای",
|
||||
"Disable 2FA": "غیر فعال کردن احراز 2 مرحلهای",
|
||||
"TwoFaSettings": "تنظیمات احراز 2 مرحلهای",
|
||||
"Two Factor Authentication": "احراز هویت دومرحلهای",
|
||||
TwoFaSettings: "تنظیمات احراز 2 مرحلهای",
|
||||
Active: "فعال",
|
||||
Inactive: "غیرفعال",
|
||||
Token: "توکن",
|
||||
"Show URI": "نمایش آدرس (URI) ",
|
||||
Tags: "برچسبها",
|
||||
"Add New below or Select...": "یک مورد جدید اضافه کنید و یا از لیست انتخاب کنید...",
|
||||
"Tag with this name already exist.": "یک برچسب با این «نام» از قبل وجود دارد",
|
||||
"Tag with this value already exist.": "یک برچسب با این «مقدار» از قبل وجود دارد.",
|
||||
color: "رنگ",
|
||||
"value (optional)": "مقدار (اختیاری)",
|
||||
Gray: "خاکستری",
|
||||
Red: "قرمز",
|
||||
Orange: "نارنجی",
|
||||
|
@ -165,26 +68,160 @@ export default {
|
|||
Indigo: "نیلی",
|
||||
Purple: "بنفش",
|
||||
Pink: "صورتی",
|
||||
"Search...": "جستجو...",
|
||||
"Avg. Ping": "متوسط پینگ",
|
||||
"Avg. Response": "متوسط زمان پاسخ",
|
||||
"Entry Page": "صفحه ورودی",
|
||||
statusPageNothing: "چیزی اینجا نیست، لطفا یک گروه و یا یک مانیتور اضافه کنید!",
|
||||
"No Services": "هیچ سرویسی موجود نیست",
|
||||
"All Systems Operational": "تمامی سیستمها عملیاتی هستند!",
|
||||
"Partially Degraded Service": "افت نسبی کیفیت سرویس",
|
||||
"Degraded Service": "افت کامل کیفیت سرویس",
|
||||
"Add Group": "اضافه کردن گروه",
|
||||
"Add a monitor": "اضافه کردن مانیتور",
|
||||
"Edit Status Page": "ویرایش صفحه وضعیت",
|
||||
"Status Page": "صفحه وضعیت",
|
||||
"Go to Dashboard": "رفتن به پیشخوان",
|
||||
"Uptime Kuma": "آپتایم کوما",
|
||||
StatusPage: "صفحه وضعیت",
|
||||
UptimeKuma: "آپتایم کوما",
|
||||
records: "مورد",
|
||||
"One record": "یک مورد",
|
||||
"Showing {from} to {to} of {count} records": "نمایش از {from} تا {to} از {count} مورد",
|
||||
OneRecord: "یک مورد",
|
||||
ShowingFromToOfCountRecords: "نمایش از {from} تا {to} از {count} مورد",
|
||||
First: "اولین",
|
||||
Last: "آخرین",
|
||||
Info: "اطلاعات",
|
||||
"Powered By": "نیرو گرفته از",
|
||||
PoweredBy: "نیرو گرفته از",
|
||||
LanguageName: "Farsi",
|
||||
CheckEverySecond: "بررسی هر {0} ثانیه.",
|
||||
RetryCheckEverySecond: "تکرار مجدد هر {0} ثانیه.",
|
||||
RetriesDescription: "حداکثر تعداد تکرار پیش از علامت گذاری وبسایت بعنوان خارج از دسترس و ارسال اطلاعرسانی.",
|
||||
IgnoreTlsError: "بیخیال ارور TLS/SSL برای سایتهای HTTPS",
|
||||
UpsideDownModeDescription: "نتیجه وضعیت را برعکس کن، مثلا اگر سرویس در دسترس بود فرض کن که سرویس پایین است!",
|
||||
MaxRedirectDescription: "حداکثر تعداد ریدایرکتی که سرویس پشتیبانی کند. برای اینکه ریدایرکتها پشتیبانی نشوند، عدد 0 را وارد کنید.",
|
||||
AcceptedStatusCodesDescription: "لطفا HTTP Status Code هایی که میخواهید به عنوان پاسخ موفقیت آمیز در نظر گرفته شود را انتخاب کنید.",
|
||||
PasswordNotMatchMsg: "تکرار رمز عبور مطابقت ندارد!",
|
||||
NotificationDescription: "برای اینکه سرویس اطلاعرسانی کار کند، آنرا به یکی از مانیتورها متصل کنید.",
|
||||
KeywordDescription: "در نتیجه درخواست (اهمیتی ندارد پاسخ JSON است یا HTML) بدنبال این کلمه بگرد (حساس به کوچک/بزرگ بودن حروف).",
|
||||
PauseDashboardHome: "متوقف شده",
|
||||
DeleteMonitorMsg: "آیا از حذف این مانیتور مطمئن هستید؟",
|
||||
DeleteNotificationMsg: "آیا مطمئن هستید که میخواهید این سرویس اطلاعرسانی را برای تمامی مانیتورها حذف کنید؟",
|
||||
ResoverserverDescription: "سرویس CloudFlare به عنوان سرور پیشفرض استفاده میشود، شما میتوانید آنرا به هر سرور دیگری بعدا تغییر دهید.",
|
||||
RrtypeDescription: "لطفا نوع Resource Record را انتخاب کنید.",
|
||||
PauseMonitorMsg: "آیا مطمئن هستید که میخواهید این مانیتور را متوقف کنید ؟",
|
||||
EnableDefaultNotificationDescription: "برای هر مانیتور جدید، این سرویس اطلاعرسانی به صورت پیشفرض فعال خواهد شد. البته که شما میتوانید به صورت دستی آنرا برای هر مانیتور به صورت جداگانه غیر فعال کنید.",
|
||||
ClearEventsMsg: "آیا از اینکه تمامی تاریخچه رویدادهای این مانیتور حذف شود مطمئن هستید؟",
|
||||
ClearHeartbeatsMsg: "آیا از اینکه تاریخچه تمامی Heartbeat های این مانیتور حذف شود مطمئن هستید؟ ",
|
||||
ConfirmClearStatisticsMsg: "آیا از حذف تمامی آمار و ارقام مطمئن هستید؟",
|
||||
ImportHandleDescription: " اگر که میخواهید بیخیال مانیتورها و یا سرویسهای اطلاعرسانی که با نام مشابه از قبل موجود هستند شوید، گزینه 'بیخیال موارد ..' را انتخاب کنید. توجه کنید که گزینه 'بازنویسی' تمامی موارد موجود با نام مشابه را از بین خواهد برد.",
|
||||
ConfirmImportMsg: "آیا از بازگردانی بک آپ مطمئن هستید؟ لطفا از اینکه نوع بازگردانی درستی را انتخاب کردهاید اطمینان حاصل کنید!",
|
||||
TwoFaVerifyLabel: "لطفا جهت اطمینان از عملکرد احراز هویت دو مرحلهای توکن خود را وارد کنید!",
|
||||
TokenValidSettingsMsg: "توکن شما معتبر است، هم اکنون میتوانید احراز هویت دو مرحلهای را فعال کنید!",
|
||||
ConfirmEnableTwoFaMsg: " آیا از فعال سازی احراز هویت دو مرحلهای مطمئن هستید؟",
|
||||
ConfirmDisableTwoFaMsg: "آیا از غیرفعال سازی احراز هویت دومرحلهای مطمئن هستید؟",
|
||||
NewUpdate: "بروزرسانی جدید!",
|
||||
CheckUpdateOnGitHub: "بررسی بروزرسانی بر روی گیتهاب",
|
||||
AddNewMonitor: "اضافه کردن مانیتور جدید",
|
||||
QuickStats: "خلاصه وضعیت",
|
||||
NoImportantEvents: "رخداد جدیدی موجود نیست.",
|
||||
CertExp: "تاریخ انقضای SSL",
|
||||
Days: "روز",
|
||||
Day: "-روز",
|
||||
Hour: "-ساعت",
|
||||
MonitorType: "نوع مانیتور",
|
||||
FriendlyName: "عنوان",
|
||||
Url: "آدرس (URL)",
|
||||
HeartbeatInterval: "فاصله هر Heartbeat",
|
||||
HeartbeatRetryInterval: "فاصله تلاش مجدد برایHeartbeat",
|
||||
UpsideDownMode: "حالت بر عکس",
|
||||
MaxRedirects: "حداکثر تعداد ریدایرکت",
|
||||
AcceptedStatusCodes: "وضعیتهای (Status Code) های قابل قبول",
|
||||
NotAvailablePleaseSetup: "هیچ موردی موجود نیست، اولین مورد را راه اندازی کنید!",
|
||||
SetupNotification: "راه اندازی اطلاعرسانی",
|
||||
ThemeHeartbeatBar: "ظاهر نوار Heartbeat",
|
||||
SearchEngineVisibility: "قابلیت دسترسی برای موتورهای جستجو",
|
||||
AllowIndexing: "اجازه ایندکس شدن را بده.",
|
||||
DiscourageSearchEnginesFromIndexingSite: "به موتورهای جستجو اجازه ایندکس کردن این سامانه را نده.",
|
||||
ChangePassword: "تغییر رمزعبور",
|
||||
CurrentPassword: "رمزعبور فعلی",
|
||||
NewPassword: "رمزعبور جدید",
|
||||
RepeatNewPassword: "تکرار رمزعبور جدید",
|
||||
UpdatePassword: "بروز رسانی رمز عبور",
|
||||
DisableAuth: "غیر فعال سازی تایید هویت",
|
||||
EnableAuth: "فعال سازی تایید هویت",
|
||||
IUnderstandPleaseDisable: "متوجه هستم، لطفا غیرفعال کنید!",
|
||||
RememberMe: "مراب هب خاطر بسپار",
|
||||
NoMonitorsPlease: "هیچ مانیتوری موجود نیست، لطفا",
|
||||
AddOne: "یک مورد اضافه کنید",
|
||||
NotificationType: "نوع اطلاعرسانی",
|
||||
CertificateInfo: "اطلاعات سرتیفیکت",
|
||||
ResolverServer: "سرور Resolver",
|
||||
ResourceRecordType: "نوع رکورد (Resource Record Type)",
|
||||
LastResult: "آخرین نتیجه",
|
||||
CreateYourAdminAccount: "ایجاد حساب کاربری مدیر",
|
||||
RepeatPassword: "تکرار رمز عبور",
|
||||
ImportBackup: "بازگردانی فایل پشتیبان",
|
||||
ExportBackup: "ذخیره فایل پشتیبان",
|
||||
RespTime: "زمان پاسخگویی (میلیثانیه)",
|
||||
NotAvailableShort: "ناموجود",
|
||||
DefaultEnabled: "به صورت پیشفرض فعال باشد.",
|
||||
ApplyOnAllExistingMonitors: "بر روی تمامی مانیتورهای فعلی اعمال شود.",
|
||||
ClearData: "پاکسازی دادهها",
|
||||
AutoGet: "Auto Get",
|
||||
BackupDescription: "شما میتوانید تمامی مانیتورها و تنظیمات اطلاعرسانیها را در قالب یه فایل JSON دریافت کنید.",
|
||||
BackupDescription2: "البته تاریخچه رخدادها دراین فایل قرار نخواهند داشت.",
|
||||
BackupDescription3: "توجه داشته باشید که تمامی اطلاعات حساس شما مانند توکنها نیز در این فایل وجود خواهد داشت ، پس از این فایل به خوبی مراقبت کنید.",
|
||||
AlertNoFile: "لطفا یک فایل برای «ورود اطلاعات» انتخاب کنید..",
|
||||
AlertWrongFileType: "یک فایل JSON انتخاب کنید.",
|
||||
ClearAllStatistics: "پاکسازی تمامی آمار و ارقام",
|
||||
SkipExisting: "بیخیال مواردی که از قبل موجود است",
|
||||
KeepBoth: "هر دو را نگه دار",
|
||||
VerifyToken: "تایید توکن",
|
||||
Setup2Fa: "تنظیمات احراز دو مرحلهای",
|
||||
Enable2Fa: "فعال سازی احراز 2 مرحلهای",
|
||||
Disable2Fa: "غیر فعال کردن احراز 2 مرحلهای",
|
||||
TwoFactorAuthentication: "احراز هویت دومرحلهای",
|
||||
ShowUri: "نمایش آدرس (URI) ",
|
||||
AddNewBelowOrSelect: "یک مورد جدید اضافه کنید و یا از لیست انتخاب کنید...",
|
||||
TagWithThisNameAlreadyExist: "یک برچسب با این «نام» از قبل وجود دارد",
|
||||
TagWithThisValueAlreadyExist: "یک برچسب با این «مقدار» از قبل وجود دارد.",
|
||||
Color: "رنگ",
|
||||
ValueOptional: "مقدار (اختیاری)",
|
||||
Search: "جستجو...",
|
||||
AvgPing: "متوسط پینگ",
|
||||
AvgResponse: "متوسط زمان پاسخ",
|
||||
EntryPage: "صفحه ورودی",
|
||||
StatusPageNothing: "چیزی اینجا نیست، لطفا یک گروه و یا یک مانیتور اضافه کنید!",
|
||||
NoServices: "هیچ سرویسی موجود نیست",
|
||||
AllSystemsOperational: "تمامی سیستمها عملیاتی هستند!",
|
||||
PartiallyDegradedService: "افت نسبی کیفیت سرویس",
|
||||
DegradedService: "افت کامل کیفیت سرویس",
|
||||
AddGroup: "اضافه کردن گروه",
|
||||
AddAMonitor: "اضافه کردن مانیتور",
|
||||
EditStatusPage: "ویرایش صفحه وضعیت",
|
||||
GoToDashboard: "رفتن به پیشخوان",
|
||||
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",
|
||||
SearchPlaceholder: "Search...",
|
||||
Records: "records",
|
||||
SwitchToLightTheme: "Switch to Light Theme",
|
||||
SwitchToDarkTheme: "Switch to Dark Theme",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
NoMonitors: "No Monitors",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,163 +1,65 @@
|
|||
export default {
|
||||
languageName: "Français (France)",
|
||||
Settings: "Paramètres",
|
||||
Dashboard: "Tableau de bord",
|
||||
"New Update": "Mise à jour disponible",
|
||||
Language: "Langue",
|
||||
Appearance: "Apparence",
|
||||
Theme: "Thème",
|
||||
General: "Général",
|
||||
Version: "Version",
|
||||
"Check Update On GitHub": "Consulter les mises à jour sur Github",
|
||||
List: "Lister",
|
||||
Add: "Ajouter",
|
||||
"Add New Monitor": "Ajouter une nouvelle sonde",
|
||||
"Quick Stats": "Résumé",
|
||||
Up: "En ligne",
|
||||
Down: "Hors ligne",
|
||||
Pending: "En attente",
|
||||
Unknown: "Inconnu",
|
||||
Pause: "En Pause",
|
||||
pauseDashboardHome: "Éléments mis en pause",
|
||||
Name: "Nom",
|
||||
Status: "État",
|
||||
DateTime: "Heure",
|
||||
Message: "Messages",
|
||||
"No important events": "Pas d'évènements important",
|
||||
Resume: "Reprendre",
|
||||
Edit: "Modifier",
|
||||
Delete: "Supprimer",
|
||||
Current: "Actuellement",
|
||||
Uptime: "Uptime",
|
||||
"Cert Exp.": "Certificat expiré",
|
||||
days: "Jours",
|
||||
day: "Jour",
|
||||
"-day": "Journée",
|
||||
hour: "Heure",
|
||||
"-hour": "Heures",
|
||||
checkEverySecond: "Vérifier toutes les {0} secondes",
|
||||
Response: "Temps de réponse",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Type de Sonde",
|
||||
Keyword: "Mot-clé",
|
||||
"Friendly Name": "Nom d'affichage",
|
||||
URL: "URL",
|
||||
Hostname: "Nom d'hôte",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Intervale de vérification",
|
||||
Retries: "Essais",
|
||||
retriesDescription: "Nombre d'essais avant que le service soit déclaré hors-ligne.",
|
||||
Advanced: "Avancé",
|
||||
ignoreTLSError: "Ignorer les erreurs liées au certificat SSL/TLS",
|
||||
"Upside Down Mode": "Mode inversé",
|
||||
upsideDownModeDescription: "Si le service est en ligne, il sera alors noté hors-ligne et vice-versa.",
|
||||
"Max. Redirects": "Nombre maximum de redirections",
|
||||
maxRedirectDescription: "Nombre maximal de redirections avant que le service soit noté hors-ligne.",
|
||||
"Accepted Status Codes": "Codes HTTP",
|
||||
acceptedStatusCodesDescription: "Codes HTTP considérés comme en ligne",
|
||||
Save: "Sauvegarder",
|
||||
Notifications: "Notifications",
|
||||
"Not available, please setup.": "Pas de système de notification disponible, merci de le configurer",
|
||||
"Setup Notification": "Créer une notification",
|
||||
Light: "Clair",
|
||||
Dark: "Sombre",
|
||||
Auto: "Automatique",
|
||||
"Theme - Heartbeat Bar": "Voir les services surveillés",
|
||||
Normal: "Général",
|
||||
Bottom: "En dessous",
|
||||
None: "Rien",
|
||||
Timezone: "Fuseau Horaire",
|
||||
"Search Engine Visibility": "Visibilité par les moteurs de recherche",
|
||||
"Allow indexing": "Autoriser l'indexation par des moteurs de recherche",
|
||||
"Discourage search engines from indexing site": "Refuser l'indexation par des moteurs de recherche",
|
||||
"Change Password": "Changer le mot de passe",
|
||||
"Current Password": "Mot de passe actuel",
|
||||
"New Password": "Nouveau mot de passe",
|
||||
"Repeat New Password": "Répéter votre nouveau mot de passe",
|
||||
passwordNotMatchMsg: "Les mots de passe ne correspondent pas",
|
||||
"Update Password": "Mettre à jour le mot de passe",
|
||||
"Disable Auth": "Désactiver l'authentification",
|
||||
"Enable Auth": "Activer l'authentification",
|
||||
Logout: "Se déconnecter",
|
||||
notificationDescription: "Une fois ajoutée, vous devez l'activer manuellement dans les paramètres de vos hôtes.",
|
||||
Leave: "Quitter",
|
||||
"I understand, please disable": "J'ai compris, désactivez-le",
|
||||
Confirm: "Confirmer",
|
||||
Yes: "Oui",
|
||||
No: "Non",
|
||||
Username: "Nom d'utilisateur",
|
||||
Password: "Mot de passe",
|
||||
"Remember me": "Se souvenir de moi",
|
||||
Login: "Se connecter",
|
||||
"No Monitors, please": "Pas de sondes, veuillez ",
|
||||
"add one": "en ajouter une.",
|
||||
"Notification Type": "Type de notification",
|
||||
Email: "Email",
|
||||
Test: "Tester",
|
||||
keywordDescription: "Le mot clé sera recherché dans la réponse HTML/JSON reçue du site internet.",
|
||||
"Certificate Info": "Informations sur le certificat SSL",
|
||||
deleteMonitorMsg: "Êtes-vous sûr de vouloir supprimer cette sonde ?",
|
||||
deleteNotificationMsg: "Êtes-vous sûr de vouloir supprimer ce type de notifications ? Une fois désactivée, les services qui l'utilisent ne pourront plus envoyer de notifications.",
|
||||
"Resolver Server": "Serveur DNS utilisé",
|
||||
"Resource Record Type": "Type d'enregistrement DNS recherché",
|
||||
resoverserverDescription: "Le DNS de cloudflare est utilisé par défaut, mais vous pouvez le changer si vous le souhaitez.",
|
||||
rrtypeDescription: "Veuillez séléctionner un type d'enregistrement DNS",
|
||||
pauseMonitorMsg: "Etes vous sur de vouloir mettre en pause cette sonde ?",
|
||||
"Last Result": "Dernier résultat",
|
||||
"Create your admin account": "Créez votre compte administrateur",
|
||||
"Repeat Password": "Répéter le mot de passe",
|
||||
respTime: "Temps de réponse (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "Créer",
|
||||
clearEventsMsg: "Êtes-vous sûr de vouloir supprimer tous les événements pour cette sonde ?",
|
||||
clearHeartbeatsMsg: "Êtes-vous sûr de vouloir supprimer tous les vérifications pour cette sonde ? Are you sure want to delete all heartbeats for this monitor?",
|
||||
confirmClearStatisticsMsg: "tes-vous sûr de vouloir supprimer tous les statistiques ?",
|
||||
"Clear Data": "Effacer les données",
|
||||
Events: "Evénements",
|
||||
Heartbeats: "Vérfications",
|
||||
"Auto Get": "Auto Get",
|
||||
enableDefaultNotificationDescription: "Pour chaque nouvelle sonde, cette notification sera activée par défaut. Vous pouvez toujours désactiver la notification séparément pour chaque sonde.",
|
||||
"Default enabled": "Activé par défaut",
|
||||
"Also apply to existing monitors": "S'applique également aux sondes existantes",
|
||||
Export: "Exporter",
|
||||
Import: "Importer",
|
||||
backupDescription: "Vous pouvez sauvegarder toutes les sondes et toutes les notifications dans un fichier JSON.",
|
||||
backupDescription2: "PS: Les données relatives à l'historique et aux événements ne sont pas incluses.",
|
||||
backupDescription3: "Les données sensibles telles que les jetons de notification sont incluses dans le fichier d'exportation, veuillez les conserver soigneusement.",
|
||||
alertNoFile: "Veuillez sélectionner un fichier à importer.",
|
||||
alertWrongFileType: "Veuillez sélectionner un fichier JSON à importer.",
|
||||
twoFAVerifyLabel: "Veuillez saisir votre jeton pour vérifier que le système 2FA fonctionne.",
|
||||
tokenValidSettingsMsg: "Le jeton est valide ! Vous pouvez maintenant sauvegarder les paramètres 2FA.",
|
||||
confirmEnableTwoFAMsg: "Êtes-vous sûr de vouloir activer le 2FA ?",
|
||||
confirmDisableTwoFAMsg: "Êtes-vous sûr de vouloir désactiver le 2FA ?",
|
||||
"Apply on all existing monitors": "Appliquer sur toutes les sondes existantes",
|
||||
"Verify Token": "Vérifier le jeton",
|
||||
"Setup 2FA": "Configurer 2FA",
|
||||
"Enable 2FA": "Activer 2FA",
|
||||
"Disable 2FA": "Désactiver 2FA",
|
||||
"TwoFaSettings": "Paramètres 2FA",
|
||||
"Two Factor Authentication": "Authentification à deux facteurs",
|
||||
TwoFaSettings: "Paramètres 2FA",
|
||||
Active: "Actif",
|
||||
Inactive: "Inactif",
|
||||
Token: "Jeton",
|
||||
"Show URI": "Afficher l'URI",
|
||||
"Clear all statistics": "Effacer touutes les statistiques",
|
||||
retryCheckEverySecond: "Réessayer toutes les {0} secondes.",
|
||||
importHandleDescription: "Choisissez 'Ignorer l'existant' si vous voulez ignorer chaque sonde ou notification portant le même nom. L'option 'Écraser' supprime tous les sondes et notifications existantes.",
|
||||
confirmImportMsg: "Êtes-vous sûr d'importer la sauvegarde ? Veuillez vous assurer que vous avez sélectionné la bonne option d'importation.",
|
||||
"Heartbeat Retry Interval": "Réessayer l'intervale de vérification",
|
||||
"Import Backup": "Importation de la sauvegarde",
|
||||
"Export Backup": "Exportation de la sauvegarde",
|
||||
"Skip existing": "Sauter l'existant",
|
||||
Overwrite: "Ecraser",
|
||||
Options: "Options",
|
||||
"Keep both": "Garder les deux",
|
||||
Tags: "Étiquettes",
|
||||
"Add New below or Select...": "Ajouter nouveau ci-dessous ou sélectionner...",
|
||||
"Tag with this name already exist.": "Une étiquette portant ce nom existe déjà.",
|
||||
"Tag with this value already exist.": "Une étiquette avec cette valeur existe déjà.",
|
||||
color: "couleur",
|
||||
"value (optional)": "valeur (facultatif)",
|
||||
Gray: "Gris",
|
||||
Red: "Rouge",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Violet",
|
||||
Pink: "Rose",
|
||||
"Search...": "Rechercher...",
|
||||
"Avg. Ping": "Ping moyen",
|
||||
"Avg. Response": "Réponse moyenne",
|
||||
"Entry Page": "Page d'accueil",
|
||||
"statusPageNothing": "Rien ici, veuillez ajouter un groupe ou une sonde.",
|
||||
"No Services": "Aucun service",
|
||||
"All Systems Operational": "Tous les systèmes sont opérationnels",
|
||||
"Partially Degraded Service": "Service partiellement dégradé",
|
||||
"Degraded Service": "Service dégradé",
|
||||
"Add Group": "Ajouter un groupe",
|
||||
"Add a monitor": "Ajouter une sonde",
|
||||
"Edit Status Page": "Modifier la page de statut",
|
||||
"Go to Dashboard": "Accéder au tableau de bord",
|
||||
LanguageName: "Français (France)",
|
||||
CheckEverySecond: "Vérifier toutes les {0} secondes",
|
||||
RetryCheckEverySecond: "Réessayer toutes les {0} secondes.",
|
||||
RetriesDescription: "Nombre d'essais avant que le service soit déclaré hors-ligne.",
|
||||
IgnoreTlsError: "Ignorer les erreurs liées au certificat SSL/TLS",
|
||||
UpsideDownModeDescription: "Si le service est en ligne, il sera alors noté hors-ligne et vice-versa.",
|
||||
MaxRedirectDescription: "Nombre maximal de redirections avant que le service soit noté hors-ligne.",
|
||||
AcceptedStatusCodesDescription: "Codes HTTP considérés comme en ligne",
|
||||
PasswordNotMatchMsg: "Les mots de passe ne correspondent pas",
|
||||
NotificationDescription: "Une fois ajoutée, vous devez l'activer manuellement dans les paramètres de vos hôtes.",
|
||||
KeywordDescription: "Le mot clé sera recherché dans la réponse HTML/JSON reçue du site internet.",
|
||||
PauseDashboardHome: "Éléments mis en pause",
|
||||
DeleteMonitorMsg: "Êtes-vous sûr de vouloir supprimer cette sonde ?",
|
||||
DeleteNotificationMsg: "Êtes-vous sûr de vouloir supprimer ce type de notifications ? Une fois désactivée, les services qui l'utilisent ne pourront plus envoyer de notifications.",
|
||||
ResoverserverDescription: "Le DNS de cloudflare est utilisé par défaut, mais vous pouvez le changer si vous le souhaitez.",
|
||||
RrtypeDescription: "Veuillez séléctionner un type d'enregistrement DNS",
|
||||
PauseMonitorMsg: "Etes vous sur de vouloir mettre en pause cette sonde ?",
|
||||
EnableDefaultNotificationDescription: "Pour chaque nouvelle sonde, cette notification sera activée par défaut. Vous pouvez toujours désactiver la notification séparément pour chaque sonde.",
|
||||
ClearEventsMsg: "Êtes-vous sûr de vouloir supprimer tous les événements pour cette sonde ?",
|
||||
ClearHeartbeatsMsg: "Êtes-vous sûr de vouloir supprimer tous les vérifications pour cette sonde ? Are you sure want to delete all heartbeats for this monitor?",
|
||||
ConfirmClearStatisticsMsg: "tes-vous sûr de vouloir supprimer tous les statistiques ?",
|
||||
ImportHandleDescription: "Choisissez 'Ignorer l'existant' si vous voulez ignorer chaque sonde ou notification portant le même nom. L'option 'Écraser' supprime tous les sondes et notifications existantes.",
|
||||
ConfirmImportMsg: "Êtes-vous sûr d'importer la sauvegarde ? Veuillez vous assurer que vous avez sélectionné la bonne option d'importation.",
|
||||
TwoFaVerifyLabel: "Veuillez saisir votre jeton pour vérifier que le système 2FA fonctionne.",
|
||||
TokenValidSettingsMsg: "Le jeton est valide ! Vous pouvez maintenant sauvegarder les paramètres 2FA.",
|
||||
ConfirmEnableTwoFaMsg: "Êtes-vous sûr de vouloir activer le 2FA ?",
|
||||
ConfirmDisableTwoFaMsg: "Êtes-vous sûr de vouloir désactiver le 2FA ?",
|
||||
NewUpdate: "Mise à jour disponible",
|
||||
CheckUpdateOnGitHub: "Consulter les mises à jour sur Github",
|
||||
AddNewMonitor: "Ajouter une nouvelle sonde",
|
||||
QuickStats: "Résumé",
|
||||
NoImportantEvents: "Pas d'évènements important",
|
||||
CertExp: "Certificat expiré",
|
||||
Days: "Jours",
|
||||
Day: "Journée",
|
||||
Hour: "Heures",
|
||||
MonitorType: "Type de Sonde",
|
||||
FriendlyName: "Nom d'affichage",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Intervale de vérification",
|
||||
HeartbeatRetryInterval: "Réessayer l'intervale de vérification",
|
||||
UpsideDownMode: "Mode inversé",
|
||||
MaxRedirects: "Nombre maximum de redirections",
|
||||
AcceptedStatusCodes: "Codes HTTP",
|
||||
NotAvailablePleaseSetup: "Pas de système de notification disponible, merci de le configurer",
|
||||
SetupNotification: "Créer une notification",
|
||||
ThemeHeartbeatBar: "Voir les services surveillés",
|
||||
SearchEngineVisibility: "Visibilité par les moteurs de recherche",
|
||||
AllowIndexing: "Autoriser l'indexation par des moteurs de recherche",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Refuser l'indexation par des moteurs de recherche",
|
||||
ChangePassword: "Changer le mot de passe",
|
||||
CurrentPassword: "Mot de passe actuel",
|
||||
NewPassword: "Nouveau mot de passe",
|
||||
RepeatNewPassword: "Répéter votre nouveau mot de passe",
|
||||
UpdatePassword: "Mettre à jour le mot de passe",
|
||||
DisableAuth: "Désactiver l'authentification",
|
||||
EnableAuth: "Activer l'authentification",
|
||||
IUnderstandPleaseDisable: "J'ai compris, désactivez-le",
|
||||
RememberMe: "Se souvenir de moi",
|
||||
NoMonitorsPlease: "Pas de sondes, veuillez ",
|
||||
AddOne: "en ajouter une.",
|
||||
NotificationType: "Type de notification",
|
||||
CertificateInfo: "Informations sur le certificat SSL",
|
||||
ResolverServer: "Serveur DNS utilisé",
|
||||
ResourceRecordType: "Type d'enregistrement DNS recherché",
|
||||
LastResult: "Dernier résultat",
|
||||
CreateYourAdminAccount: "Créez votre compte administrateur",
|
||||
RepeatPassword: "Répéter le mot de passe",
|
||||
ImportBackup: "Importation de la sauvegarde",
|
||||
ExportBackup: "Exportation de la sauvegarde",
|
||||
RespTime: "Temps de réponse (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "Activé par défaut",
|
||||
ApplyOnAllExistingMonitors: "Appliquer sur toutes les sondes existantes",
|
||||
ClearData: "Effacer les données",
|
||||
AutoGet: "Auto Get",
|
||||
BackupDescription: "Vous pouvez sauvegarder toutes les sondes et toutes les notifications dans un fichier JSON.",
|
||||
BackupDescription2: "PS: Les données relatives à l'historique et aux événements ne sont pas incluses.",
|
||||
BackupDescription3: "Les données sensibles telles que les jetons de notification sont incluses dans le fichier d'exportation, veuillez les conserver soigneusement.",
|
||||
AlertNoFile: "Veuillez sélectionner un fichier à importer.",
|
||||
AlertWrongFileType: "Veuillez sélectionner un fichier JSON à importer.",
|
||||
ClearAllStatistics: "Effacer touutes les statistiques",
|
||||
SkipExisting: "Sauter l'existant",
|
||||
KeepBoth: "Garder les deux",
|
||||
VerifyToken: "Vérifier le jeton",
|
||||
Setup2Fa: "Configurer 2FA",
|
||||
Enable2Fa: "Activer 2FA",
|
||||
Disable2Fa: "Désactiver 2FA",
|
||||
TwoFactorAuthentication: "Authentification à deux facteurs",
|
||||
ShowUri: "Afficher l'URI",
|
||||
AddNewBelowOrSelect: "Ajouter nouveau ci-dessous ou sélectionner...",
|
||||
TagWithThisNameAlreadyExist: "Une étiquette portant ce nom existe déjà.",
|
||||
TagWithThisValueAlreadyExist: "Une étiquette avec cette valeur existe déjà.",
|
||||
Color: "couleur",
|
||||
ValueOptional: "valeur (facultatif)",
|
||||
Search: "Rechercher...",
|
||||
AvgPing: "Ping moyen",
|
||||
AvgResponse: "Réponse moyenne",
|
||||
EntryPage: "Page d'accueil",
|
||||
StatusPageNothing: "Rien ici, veuillez ajouter un groupe ou une sonde.",
|
||||
NoServices: "Aucun service",
|
||||
AllSystemsOperational: "Tous les systèmes sont opérationnels",
|
||||
PartiallyDegradedService: "Service partiellement dégradé",
|
||||
DegradedService: "Service dégradé",
|
||||
AddGroup: "Ajouter un groupe",
|
||||
AddAMonitor: "Ajouter une sonde",
|
||||
EditStatusPage: "Modifier la page de statut",
|
||||
GoToDashboard: "Accéder au tableau de bord",
|
||||
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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,44 +1,13 @@
|
|||
export default {
|
||||
languageName: "Magyar",
|
||||
checkEverySecond: "Ellenőrzés {0} másodpercenként",
|
||||
retryCheckEverySecond: "Újrapróbál {0} másodpercenként.",
|
||||
retriesDescription: "Maximális próbálkozás mielőtt a szolgáltatás leállt jelőlést kap és értesítés kerül kiküldésre",
|
||||
ignoreTLSError: "TLS/SSL hibák figyelnen kívül hagyása HTTPS weboldalaknál",
|
||||
upsideDownModeDescription: "Az állapot megfordítása. Ha a szolgáltatás elérhető, akkor lesz leállt állapotú.",
|
||||
maxRedirectDescription: "Az átirányítások maximális száma. állítsa 0-ra az átirányítás tiltásához.",
|
||||
acceptedStatusCodesDescription: "Válassza ki az állapot kódokat amelyek sikeres válasznak fognak számítani.",
|
||||
passwordNotMatchMsg: "A megismételt jelszó nem egyezik.",
|
||||
notificationDescription: "Kérem, rendeljen egy értesítést a figyeléshez, hogy működjön.",
|
||||
keywordDescription: "Kulcsszó keresése a html-ben vagy a JSON válaszban. (kis-nagybetű érzékeny)",
|
||||
pauseDashboardHome: "Szünetel",
|
||||
deleteMonitorMsg: "Biztos, hogy törölni akarja ezt a figyelőt?",
|
||||
deleteNotificationMsg: "Biztos, hogy törölni akarja ezt az értesítést az összes figyelőnél?",
|
||||
resoverserverDescription: "A Cloudflare az alapértelmezett szerver, bármikor meg tudja változtatni a resolver server-t.",
|
||||
rrtypeDescription: "Válassza ki az RR-Típust a figyelőhöz",
|
||||
pauseMonitorMsg: "Biztos, hogy szüneteltetni akarja?",
|
||||
enableDefaultNotificationDescription: "Minden új figyelőhöz ez az értesítés engedélyezett lesz alapértelmezetten. Kikapcsolhatja az értesítést külön minden figyelőnél.",
|
||||
clearEventsMsg: "Biztos, hogy törölni akar miden eseményt ennél a figyelnél?",
|
||||
clearHeartbeatsMsg: "Biztos, hogy törölni akar minden heartbeat-et ennél a figyelőnél?",
|
||||
confirmClearStatisticsMsg: "Biztos, hogy törölni akat MINDEN statisztikát?",
|
||||
importHandleDescription: "Válassza a 'Meglévő kihagyását', ha ki szeretné hagyni az azonos nevő figyelőket vagy értesítésket. A 'Felülírás' törölni fog minden meglévő figyelőt és értesítést.",
|
||||
confirmImportMsg: "Biztos, hogy importálja a mentést? Győzödjön meg róla, hogy jól választotta ki az importálás opciót.",
|
||||
twoFAVerifyLabel: "Kérem, adja meg a token-t, hogy a 2FA működését ellenőrizzük",
|
||||
tokenValidSettingsMsg: "A token érvényes! El tudja menteni a 2FA beállításait.",
|
||||
confirmEnableTwoFAMsg: "Biztosan engedélyezi a 2FA-t?",
|
||||
confirmDisableTwoFAMsg: "Biztosan letiltja a 2FA-t?",
|
||||
Settings: "Beállítások",
|
||||
Dashboard: "Irányítópult",
|
||||
"New Update": "Új frissítés",
|
||||
Language: "Nyelv",
|
||||
Appearance: "Megjelenés",
|
||||
Theme: "Téma",
|
||||
General: "Általános",
|
||||
Version: "Verzió",
|
||||
"Check Update On GitHub": "Frissítések keresése a GitHub-on",
|
||||
List: "Lista",
|
||||
Add: "Hozzáadás",
|
||||
"Add New Monitor": "Új figyelő hozzáadása",
|
||||
"Quick Stats": "Gyors statisztikák",
|
||||
Up: "Működik",
|
||||
Down: "Leállt",
|
||||
Pending: "Függőben",
|
||||
|
@ -48,115 +17,49 @@ export default {
|
|||
Status: "Állapot",
|
||||
DateTime: "Időpont",
|
||||
Message: "Üzenet",
|
||||
"No important events": "Nincs fontos esemény",
|
||||
Resume: "Folytatás",
|
||||
Edit: "Szerkesztés",
|
||||
Delete: "Törlés",
|
||||
Current: "Aktuális",
|
||||
Uptime: "Uptime",
|
||||
"Cert Exp.": "Tanúsítvány lejár",
|
||||
days: "napok",
|
||||
day: "nap",
|
||||
"-day": "-nap",
|
||||
hour: "óra",
|
||||
"-hour": "-óra",
|
||||
Response: "Válasz",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Figyelő típusa",
|
||||
Keyword: "Kulcsszó",
|
||||
"Friendly Name": "Rövid név",
|
||||
URL: "URL",
|
||||
Hostname: "Hostnév",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Heartbeat időköz",
|
||||
Retries: "Újrapróbálkozás",
|
||||
"Heartbeat Retry Interval": "Heartbeat újrapróbálkozások időköze",
|
||||
Advanced: "Haladó",
|
||||
"Upside Down Mode": "Fordított mód",
|
||||
"Max. Redirects": "Max. átirányítás",
|
||||
"Accepted Status Codes": "Elfogadott állapot kódok",
|
||||
Save: "Mentés",
|
||||
Notifications: "Értesítések",
|
||||
"Not available, please setup.": "Nem elérhető, állítsa be.",
|
||||
"Setup Notification": "Értesítés beállítása",
|
||||
Light: "Világos",
|
||||
Dark: "Sötét",
|
||||
Auto: "Auto",
|
||||
"Theme - Heartbeat Bar": "Téma - Heartbeat Bar",
|
||||
Normal: "Normal",
|
||||
Bottom: "Nyomógomb",
|
||||
None: "Nincs",
|
||||
Timezone: "Időzóna",
|
||||
"Search Engine Visibility": "Látható a keresőmotoroknak",
|
||||
"Allow indexing": "Indexelés engedélyezése",
|
||||
"Discourage search engines from indexing site": "Keresőmotorok elriasztása az oldal indexelésétől",
|
||||
"Change Password": "Jelszó változtatása",
|
||||
"Current Password": "Jelenlegi jelszó",
|
||||
"New Password": "Új jelszó",
|
||||
"Repeat New Password": "Ismételje meg az új jelszót",
|
||||
"Update Password": "Jelszó módosítása",
|
||||
"Disable Auth": "Hitelesítés tiltása",
|
||||
"Enable Auth": "Hitelesítés engedélyezése",
|
||||
Logout: "Kijelenetkezés",
|
||||
Leave: "Elhagy",
|
||||
"I understand, please disable": "Megértettem, kérem tilsa le",
|
||||
Confirm: "Megerősítés",
|
||||
Yes: "Igen",
|
||||
No: "Nem",
|
||||
Username: "Felhasználónév",
|
||||
Password: "Jelszó",
|
||||
"Remember me": "Emlékezzen rám",
|
||||
Login: "Bejelentkezés",
|
||||
"No Monitors, please": "Nincs figyelő, kérem",
|
||||
"add one": "adjon hozzá egyet",
|
||||
"Notification Type": "Értesítés típusa",
|
||||
Email: "Email",
|
||||
Test: "Teszt",
|
||||
"Certificate Info": "Tanúsítvány információk",
|
||||
"Resolver Server": "Resolver szerver",
|
||||
"Resource Record Type": "Resource Record típusa",
|
||||
"Last Result": "Utolsó eredmény",
|
||||
"Create your admin account": "Hozza létre az adminisztrátor felhasználót",
|
||||
"Repeat Password": "Jelszó ismétlése",
|
||||
"Import Backup": "Mentés importálása",
|
||||
"Export Backup": "Mentés exportálása",
|
||||
Export: "Exportálás",
|
||||
Import: "Importálás",
|
||||
respTime: "Válaszidő (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
"Default enabled": "Alapértelmezetten engedélyezett",
|
||||
"Apply on all existing monitors": "Alkalmazza az összes figyelőre",
|
||||
Create: "Létrehozás",
|
||||
"Clear Data": "Adatok törlése",
|
||||
Events: "Események",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto Get",
|
||||
backupDescription: "Ki tudja menteni az összes figyelőt és értesítést egy JSON fájlba.",
|
||||
backupDescription2: "Ui.: Történeti és esemény adatokat nem tartalmaz.",
|
||||
backupDescription3: "Érzékeny adatok, pl. szolgáltatás kulcsok is vannak az export fájlban. Figyelmesen őrizze!",
|
||||
alertNoFile: "Válaszzon ki egy fájlt az importáláshoz.",
|
||||
alertWrongFileType: "Válasszon egy JSON fájlt.",
|
||||
"Clear all statistics": "Összes statisztika törlése",
|
||||
"Skip existing": "Meglévő kihagyása",
|
||||
Overwrite: "Felülírás",
|
||||
Options: "Opciók",
|
||||
"Keep both": "Mindegyiket tartsa meg",
|
||||
"Verify Token": "Token ellenőrzése",
|
||||
"Setup 2FA": "2FA beállítása",
|
||||
"Enable 2FA": "2FA engedélyezése",
|
||||
"Disable 2FA": "2FA toltása",
|
||||
"TwoFaSettings": "2FA beállítások",
|
||||
"Two Factor Authentication": "Two Factor Authentication",
|
||||
TwoFaSettings: "2FA beállítások",
|
||||
Active: "Aktív",
|
||||
Inactive: "Inaktív",
|
||||
Token: "Token",
|
||||
"Show URI": "URI megmutatása",
|
||||
Tags: "Cimkék",
|
||||
"Add New below or Select...": "Adjon hozzá lentre vagy válasszon...",
|
||||
"Tag with this name already exist.": "Ilyen nevű cimke már létezik.",
|
||||
"Tag with this value already exist.": "Ilyen értékű cimke már létezik.",
|
||||
color: "szín",
|
||||
"value (optional)": "érték (opcionális)",
|
||||
Gray: "Szürke",
|
||||
Red: "Piros",
|
||||
Orange: "Narancs",
|
||||
|
@ -165,17 +68,159 @@ export default {
|
|||
Indigo: "Indigó",
|
||||
Purple: "Lila",
|
||||
Pink: "Rózsaszín",
|
||||
"Search...": "Keres...",
|
||||
"Avg. Ping": "Átl. ping",
|
||||
"Avg. Response": "Átl. válasz",
|
||||
"Entry Page": "Nyitólap",
|
||||
statusPageNothing: "Semmi nincs itt, kérem, adjon hozzá egy figyelőt.",
|
||||
"No Services": "Nincs szolgáltatás",
|
||||
"All Systems Operational": "Minden rendszer működik",
|
||||
"Partially Degraded Service": "Részlegesen leállt szolgáltatás",
|
||||
"Degraded Service": "Leállt szolgáltatás",
|
||||
"Add Group": "Csoport hozzáadása",
|
||||
"Add a monitor": "Figyelő hozzáadása",
|
||||
"Edit Status Page": "Sátusz oldal szerkesztése",
|
||||
"Go to Dashboard": "Menj az irányítópulthoz",
|
||||
LanguageName: "Magyar",
|
||||
CheckEverySecond: "Ellenőrzés {0} másodpercenként",
|
||||
RetryCheckEverySecond: "Újrapróbál {0} másodpercenként.",
|
||||
RetriesDescription: "Maximális próbálkozás mielőtt a szolgáltatás leállt jelőlést kap és értesítés kerül kiküldésre",
|
||||
IgnoreTlsError: "TLS/SSL hibák figyelnen kívül hagyása HTTPS weboldalaknál",
|
||||
UpsideDownModeDescription: "Az állapot megfordítása. Ha a szolgáltatás elérhető, akkor lesz leállt állapotú.",
|
||||
MaxRedirectDescription: "Az átirányítások maximális száma. állítsa 0-ra az átirányítás tiltásához.",
|
||||
AcceptedStatusCodesDescription: "Válassza ki az állapot kódokat amelyek sikeres válasznak fognak számítani.",
|
||||
PasswordNotMatchMsg: "A megismételt jelszó nem egyezik.",
|
||||
NotificationDescription: "Kérem, rendeljen egy értesítést a figyeléshez, hogy működjön.",
|
||||
KeywordDescription: "Kulcsszó keresése a html-ben vagy a JSON válaszban. (kis-nagybetű érzékeny)",
|
||||
PauseDashboardHome: "Szünetel",
|
||||
DeleteMonitorMsg: "Biztos, hogy törölni akarja ezt a figyelőt?",
|
||||
DeleteNotificationMsg: "Biztos, hogy törölni akarja ezt az értesítést az összes figyelőnél?",
|
||||
ResoverserverDescription: "A Cloudflare az alapértelmezett szerver, bármikor meg tudja változtatni a resolver server-t.",
|
||||
RrtypeDescription: "Válassza ki az RR-Típust a figyelőhöz",
|
||||
PauseMonitorMsg: "Biztos, hogy szüneteltetni akarja?",
|
||||
EnableDefaultNotificationDescription: "Minden új figyelőhöz ez az értesítés engedélyezett lesz alapértelmezetten. Kikapcsolhatja az értesítést külön minden figyelőnél.",
|
||||
ClearEventsMsg: "Biztos, hogy törölni akar miden eseményt ennél a figyelnél?",
|
||||
ClearHeartbeatsMsg: "Biztos, hogy törölni akar minden heartbeat-et ennél a figyelőnél?",
|
||||
ConfirmClearStatisticsMsg: "Biztos, hogy törölni akat MINDEN statisztikát?",
|
||||
ImportHandleDescription: "Válassza a 'Meglévő kihagyását', ha ki szeretné hagyni az azonos nevő figyelőket vagy értesítésket. A 'Felülírás' törölni fog minden meglévő figyelőt és értesítést.",
|
||||
ConfirmImportMsg: "Biztos, hogy importálja a mentést? Győzödjön meg róla, hogy jól választotta ki az importálás opciót.",
|
||||
TwoFaVerifyLabel: "Kérem, adja meg a token-t, hogy a 2FA működését ellenőrizzük",
|
||||
TokenValidSettingsMsg: "A token érvényes! El tudja menteni a 2FA beállításait.",
|
||||
ConfirmEnableTwoFaMsg: "Biztosan engedélyezi a 2FA-t?",
|
||||
ConfirmDisableTwoFaMsg: "Biztosan letiltja a 2FA-t?",
|
||||
NewUpdate: "Új frissítés",
|
||||
CheckUpdateOnGitHub: "Frissítések keresése a GitHub-on",
|
||||
AddNewMonitor: "Új figyelő hozzáadása",
|
||||
QuickStats: "Gyors statisztikák",
|
||||
NoImportantEvents: "Nincs fontos esemény",
|
||||
CertExp: "Tanúsítvány lejár",
|
||||
Days: "napok",
|
||||
Day: "-nap",
|
||||
Hour: "-óra",
|
||||
MonitorType: "Figyelő típusa",
|
||||
FriendlyName: "Rövid név",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Heartbeat időköz",
|
||||
HeartbeatRetryInterval: "Heartbeat újrapróbálkozások időköze",
|
||||
UpsideDownMode: "Fordított mód",
|
||||
MaxRedirects: "Max. átirányítás",
|
||||
AcceptedStatusCodes: "Elfogadott állapot kódok",
|
||||
NotAvailablePleaseSetup: "Nem elérhető, állítsa be.",
|
||||
SetupNotification: "Értesítés beállítása",
|
||||
ThemeHeartbeatBar: "Téma - Heartbeat Bar",
|
||||
SearchEngineVisibility: "Látható a keresőmotoroknak",
|
||||
AllowIndexing: "Indexelés engedélyezése",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Keresőmotorok elriasztása az oldal indexelésétől",
|
||||
ChangePassword: "Jelszó változtatása",
|
||||
CurrentPassword: "Jelenlegi jelszó",
|
||||
NewPassword: "Új jelszó",
|
||||
RepeatNewPassword: "Ismételje meg az új jelszót",
|
||||
UpdatePassword: "Jelszó módosítása",
|
||||
DisableAuth: "Hitelesítés tiltása",
|
||||
EnableAuth: "Hitelesítés engedélyezése",
|
||||
IUnderstandPleaseDisable: "Megértettem, kérem tilsa le",
|
||||
RememberMe: "Emlékezzen rám",
|
||||
NoMonitorsPlease: "Nincs figyelő, kérem",
|
||||
AddOne: "adjon hozzá egyet",
|
||||
NotificationType: "Értesítés típusa",
|
||||
CertificateInfo: "Tanúsítvány információk",
|
||||
ResolverServer: "Resolver szerver",
|
||||
ResourceRecordType: "Resource Record típusa",
|
||||
LastResult: "Utolsó eredmény",
|
||||
CreateYourAdminAccount: "Hozza létre az adminisztrátor felhasználót",
|
||||
RepeatPassword: "Jelszó ismétlése",
|
||||
ImportBackup: "Mentés importálása",
|
||||
ExportBackup: "Mentés exportálása",
|
||||
RespTime: "Válaszidő (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "Alapértelmezetten engedélyezett",
|
||||
ApplyOnAllExistingMonitors: "Alkalmazza az összes figyelőre",
|
||||
ClearData: "Adatok törlése",
|
||||
AutoGet: "Auto Get",
|
||||
BackupDescription: "Ki tudja menteni az összes figyelőt és értesítést egy JSON fájlba.",
|
||||
BackupDescription2: "Ui.: Történeti és esemény adatokat nem tartalmaz.",
|
||||
BackupDescription3: "Érzékeny adatok, pl. szolgáltatás kulcsok is vannak az export fájlban. Figyelmesen őrizze!",
|
||||
AlertNoFile: "Válaszzon ki egy fájlt az importáláshoz.",
|
||||
AlertWrongFileType: "Válasszon egy JSON fájlt.",
|
||||
ClearAllStatistics: "Összes statisztika törlése",
|
||||
SkipExisting: "Meglévő kihagyása",
|
||||
KeepBoth: "Mindegyiket tartsa meg",
|
||||
VerifyToken: "Token ellenőrzése",
|
||||
Setup2Fa: "2FA beállítása",
|
||||
Enable2Fa: "2FA engedélyezése",
|
||||
Disable2Fa: "2FA toltása",
|
||||
TwoFactorAuthentication: "Two Factor Authentication",
|
||||
ShowUri: "URI megmutatása",
|
||||
AddNewBelowOrSelect: "Adjon hozzá lentre vagy válasszon...",
|
||||
TagWithThisNameAlreadyExist: "Ilyen nevű cimke már létezik.",
|
||||
TagWithThisValueAlreadyExist: "Ilyen értékű cimke már létezik.",
|
||||
Color: "szín",
|
||||
ValueOptional: "érték (opcionális)",
|
||||
Search: "Keres...",
|
||||
AvgPing: "Átl. ping",
|
||||
AvgResponse: "Átl. válasz",
|
||||
EntryPage: "Nyitólap",
|
||||
StatusPageNothing: "Semmi nincs itt, kérem, adjon hozzá egy figyelőt.",
|
||||
NoServices: "Nincs szolgáltatás",
|
||||
AllSystemsOperational: "Minden rendszer működik",
|
||||
PartiallyDegradedService: "Részlegesen leállt szolgáltatás",
|
||||
DegradedService: "Leállt szolgáltatás",
|
||||
AddGroup: "Csoport hozzáadása",
|
||||
AddAMonitor: "Figyelő hozzáadása",
|
||||
EditStatusPage: "Sátusz oldal szerkesztése",
|
||||
GoToDashboard: "Menj az irányítópulthoz",
|
||||
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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,44 +1,13 @@
|
|||
export default {
|
||||
languageName: "Italiano (Italian)",
|
||||
checkEverySecond: "controlla ogni {0} secondi",
|
||||
retryCheckEverySecond: "Riprova ogni {0} secondi.",
|
||||
retriesDescription: "Tentativi da fare prima che il servizio venga marcato come \"giù\" e che una notifica venga inviata.",
|
||||
ignoreTLSError: "Ignora gli errori TLS/SSL per i siti in HTTPS.",
|
||||
upsideDownModeDescription: "Capovolgi lo stato. Se il servizio è raggiungibile viene marcato come \"GIÙ\".",
|
||||
maxRedirectDescription: "Numero massimo di redirezionamenti consentito. Per disabilitare impostare \"0\".",
|
||||
acceptedStatusCodesDescription: "Inserire i codici di stato considerati come risposte corrette.",
|
||||
passwordNotMatchMsg: "La password non coincide.",
|
||||
notificationDescription: "Assegnare la notifica a uno o più elementi monitorati per metterla in funzione.",
|
||||
keywordDescription: "Cerca la parola chiave nella risposta in html o JSON e fai distinzione tra maiuscole e minuscole",
|
||||
pauseDashboardHome: "In Pausa",
|
||||
deleteMonitorMsg: "Si è certi di voler eliminare questo monitoraggio?",
|
||||
deleteNotificationMsg: "Si è certi di voler eliminare questa notifica per tutti gli oggetti monitorati?",
|
||||
resoverserverDescription: "Cloudflare è il server predefinito, è possibile cambiare il server DNS.",
|
||||
rrtypeDescription: "Scegliere il tipo di RR che si vuole monitorare",
|
||||
pauseMonitorMsg: "Si è certi di voler mettere in pausa?",
|
||||
enableDefaultNotificationDescription: "Per ogni nuovo monitoraggio questa notifica sarà abilitata di default. È comunque possibile disabilitare la notifica separatamente per ogni monitoraggio.",
|
||||
clearEventsMsg: "Si è certi di voler eliminare tutti gli eventi per questo servizio?",
|
||||
clearHeartbeatsMsg: "Si è certi di voler eliminare tutti gli intervalli di controllo per questo servizio?",
|
||||
confirmClearStatisticsMsg: "Si è certi di voler eliminare TUTTE le statistiche?",
|
||||
importHandleDescription: "Selezionare 'Ignora gli esistenti' si vuole ignorare l'importazione dei monitoraggi o delle notifiche con lo stesso nome. 'Sovrascrivi' eliminerà ogni monitoraggio e notifica esistente.",
|
||||
confirmImportMsg: "Si è certi di voler importare il backup? Essere certi di aver selezionato l'opzione corretta di importazione.",
|
||||
twoFAVerifyLabel: "Scrivi il token per verificare che l'autenticazione a due fattori funzioni",
|
||||
tokenValidSettingsMsg: "Il token è valido! È ora possibile salvare le impostazioni.",
|
||||
confirmEnableTwoFAMsg: "Si è certi di voler abilitare l'autenticazione a due fattori?",
|
||||
confirmDisableTwoFAMsg: "Si è certi di voler disabilitare l'autenticazione a due fattori?",
|
||||
Settings: "Impostazioni",
|
||||
Dashboard: "Cruscotto",
|
||||
"New Update": "Nuovo Aggiornamento Disponibile",
|
||||
Language: "Lingua",
|
||||
Appearance: "Aspetto",
|
||||
Theme: "Tema",
|
||||
General: "Generali",
|
||||
Version: "Versione",
|
||||
"Check Update On GitHub": "Controlla aggiornamenti su GitHub",
|
||||
List: "Lista",
|
||||
Add: "Aggiungi",
|
||||
"Add New Monitor": "Aggiungi un nuovo monitoraggio",
|
||||
"Quick Stats": "Statistiche rapide",
|
||||
Up: "Su",
|
||||
Down: "Giù",
|
||||
Pending: "Pendente",
|
||||
|
@ -48,115 +17,49 @@ export default {
|
|||
Status: "Stato",
|
||||
DateTime: "Data e Ora",
|
||||
Message: "Messaggio",
|
||||
"No important events": "Nessun evento importante",
|
||||
Resume: "Riprendi",
|
||||
Edit: "Modifica",
|
||||
Delete: "Elimina",
|
||||
Current: "Corrente",
|
||||
Uptime: "Tempo di attività",
|
||||
"Cert Exp.": "Scadenza certificato",
|
||||
days: "giorni",
|
||||
day: "giorno",
|
||||
"-day": "-giorni",
|
||||
hour: "ora",
|
||||
"-hour": "-ore",
|
||||
Response: "Risposta",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Tipo di Monitoraggio",
|
||||
Keyword: "Parola chiave",
|
||||
"Friendly Name": "Nome Amichevole",
|
||||
URL: "URL",
|
||||
Hostname: "Nome Host",
|
||||
Port: "Porta",
|
||||
"Heartbeat Interval": "Intervallo di controllo",
|
||||
Retries: "Tentativi",
|
||||
"Heartbeat Retry Interval": "Intervallo tra un tentativo di controllo e l'altro",
|
||||
Advanced: "Avanzate",
|
||||
"Upside Down Mode": "Modalità capovolta",
|
||||
"Max. Redirects": "Reindirizzamenti massimi",
|
||||
"Accepted Status Codes": "Codici di stato accettati",
|
||||
Save: "Salva",
|
||||
Notifications: "Notifiche",
|
||||
"Not available, please setup.": "Non disponibili, da impostare.",
|
||||
"Setup Notification": "Imposta le notifiche",
|
||||
Light: "Chiaro",
|
||||
Dark: "Scuro",
|
||||
Auto: "Automatico",
|
||||
"Theme - Heartbeat Bar": "Tema - Barra di Stato",
|
||||
Normal: "Normale",
|
||||
Bottom: "Sotto",
|
||||
None: "Nessuna",
|
||||
Timezone: "Fuso Orario",
|
||||
"Search Engine Visibility": "Visibilità ai motori di ricerca",
|
||||
"Allow indexing": "Permetti l'indicizzazione",
|
||||
"Discourage search engines from indexing site": "Scoraggia l'indicizzazione da parte dei motori di ricerca",
|
||||
"Change Password": "Cambio Password",
|
||||
"Current Password": "Password Corrente",
|
||||
"New Password": "Nuova Password",
|
||||
"Repeat New Password": "Ripetere la nuova Password",
|
||||
"Update Password": "Modifica Password",
|
||||
"Disable Auth": "Disabilita l'autenticazione",
|
||||
"Enable Auth": "Abilita Autenticazione",
|
||||
Logout: "Esci",
|
||||
Leave: "Annulla",
|
||||
"I understand, please disable": "Lo capisco, disabilitare l'autenticazione.",
|
||||
Confirm: "Conferma",
|
||||
Yes: "Sì",
|
||||
No: "No",
|
||||
Username: "Nome Utente",
|
||||
Password: "Password",
|
||||
"Remember me": "Ricordami",
|
||||
Login: "Accesso",
|
||||
"No Monitors, please": "Nessun monitoraggio, cortesemente",
|
||||
"add one": "aggiungerne uno",
|
||||
"Notification Type": "Tipo di notifica",
|
||||
Email: "E-mail",
|
||||
Test: "Prova",
|
||||
"Certificate Info": "Informazioni sul certificato",
|
||||
"Resolver Server": "Server DNS",
|
||||
"Resource Record Type": "Tipo di Resource Record",
|
||||
"Last Result": "Ultimo risultato",
|
||||
"Create your admin account": "Crea l'account amministratore",
|
||||
"Repeat Password": "Ripeti Password",
|
||||
"Import Backup": "Importa Backup",
|
||||
"Export Backup": "Esporta Backup",
|
||||
Export: "Esporta",
|
||||
Import: "Importa",
|
||||
respTime: "Tempo di Risposta (ms)",
|
||||
notAvailableShort: "N/D",
|
||||
"Default enabled": "Abilitato di default",
|
||||
"Apply on all existing monitors": "Applica su tutti i monitoraggi",
|
||||
Create: "Crea",
|
||||
"Clear Data": "Cancella dati",
|
||||
Events: "Eventi",
|
||||
Heartbeats: "Controlli",
|
||||
"Auto Get": "Auto Get",
|
||||
backupDescription: "È possibile fare il backup di tutti i monitoraggi e di tutte le notifiche in un file JSON.",
|
||||
backupDescription2: "P.S.: lo storico e i dati relativi agli eventi non saranno inclusi.",
|
||||
backupDescription3: "Dati sensibili come i token di autenticazione saranno inclusi nel backup, tenere quindi in un luogo sicuro.",
|
||||
alertNoFile: "Selezionare il file da importare.",
|
||||
alertWrongFileType: "Selezionare un file JSON.",
|
||||
"Clear all statistics": "Pulisci tutte le statistiche",
|
||||
"Skip existing": "Ignora gli esistenti",
|
||||
Overwrite: "Sovrascrivi",
|
||||
Options: "Opzioni",
|
||||
"Keep both": "Mantieni entrambi",
|
||||
"Verify Token": "Verifica Token",
|
||||
"Setup 2FA": "Imposta l'autenticazione a due fattori",
|
||||
"Enable 2FA": "Abilita l'autenticazione a due fattori",
|
||||
"Disable 2FA": "Disabilita l'autenticazione a due fattori",
|
||||
"TwoFaSettings": "Impostazioni autenticazione a due fattori",
|
||||
"Two Factor Authentication": "Autenticazione a due fattori",
|
||||
TwoFaSettings: "Impostazioni autenticazione a due fattori",
|
||||
Active: "Attivata",
|
||||
Inactive: "Disattivata",
|
||||
Token: "Token",
|
||||
"Show URI": "Mostra URI",
|
||||
Tags: "Etichette",
|
||||
"Add New below or Select...": "Aggiungine una oppure scegli...",
|
||||
"Tag with this name already exist.": "Un'etichetta con questo nome già esiste.",
|
||||
"Tag with this value already exist.": "Un'etichetta con questo valore già esiste.",
|
||||
color: "colori",
|
||||
"value (optional)": "valore (opzionale)",
|
||||
Gray: "Grigio",
|
||||
Red: "Rosso",
|
||||
Orange: "Arancione",
|
||||
|
@ -165,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Viola",
|
||||
Pink: "Rosa",
|
||||
"Search...": "Cerca...",
|
||||
"Avg. Ping": "Ping medio",
|
||||
"Avg. Response": "Risposta media",
|
||||
"Entry Page": "Entry Page",
|
||||
"statusPageNothing": "Non c'è nulla qui, aggiungere un gruppo oppure un monitoraggio.",
|
||||
"No Services": "Nessun Servizio",
|
||||
"All Systems Operational": "Tutti i sistemi sono operativi",
|
||||
"Partially Degraded Service": "Servizio parzialmente degradato",
|
||||
"Degraded Service": "Servizio degradato",
|
||||
"Add Group": "Aggiungi Gruppo",
|
||||
"Add a monitor": "Aggiungi un monitoraggio",
|
||||
"Edit Status Page": "Modifica pagina di stato",
|
||||
"Go to Dashboard": "Vai al Cruscotto",
|
||||
LanguageName: "Italiano (Italian)",
|
||||
CheckEverySecond: "controlla ogni {0} secondi",
|
||||
RetryCheckEverySecond: "Riprova ogni {0} secondi.",
|
||||
RetriesDescription: "Tentativi da fare prima che il servizio venga marcato come \"giù\" e che una notifica venga inviata.",
|
||||
IgnoreTlsError: "Ignora gli errori TLS/SSL per i siti in HTTPS.",
|
||||
UpsideDownModeDescription: "Capovolgi lo stato. Se il servizio è raggiungibile viene marcato come \"GIÙ\".",
|
||||
MaxRedirectDescription: "Numero massimo di redirezionamenti consentito. Per disabilitare impostare \"0\".",
|
||||
AcceptedStatusCodesDescription: "Inserire i codici di stato considerati come risposte corrette.",
|
||||
PasswordNotMatchMsg: "La password non coincide.",
|
||||
NotificationDescription: "Assegnare la notifica a uno o più elementi monitorati per metterla in funzione.",
|
||||
KeywordDescription: "Cerca la parola chiave nella risposta in html o JSON e fai distinzione tra maiuscole e minuscole",
|
||||
PauseDashboardHome: "In Pausa",
|
||||
DeleteMonitorMsg: "Si è certi di voler eliminare questo monitoraggio?",
|
||||
DeleteNotificationMsg: "Si è certi di voler eliminare questa notifica per tutti gli oggetti monitorati?",
|
||||
ResoverserverDescription: "Cloudflare è il server predefinito, è possibile cambiare il server DNS.",
|
||||
RrtypeDescription: "Scegliere il tipo di RR che si vuole monitorare",
|
||||
PauseMonitorMsg: "Si è certi di voler mettere in pausa?",
|
||||
EnableDefaultNotificationDescription: "Per ogni nuovo monitoraggio questa notifica sarà abilitata di default. È comunque possibile disabilitare la notifica separatamente per ogni monitoraggio.",
|
||||
ClearEventsMsg: "Si è certi di voler eliminare tutti gli eventi per questo servizio?",
|
||||
ClearHeartbeatsMsg: "Si è certi di voler eliminare tutti gli intervalli di controllo per questo servizio?",
|
||||
ConfirmClearStatisticsMsg: "Si è certi di voler eliminare TUTTE le statistiche?",
|
||||
ImportHandleDescription: "Selezionare 'Ignora gli esistenti' si vuole ignorare l'importazione dei monitoraggi o delle notifiche con lo stesso nome. 'Sovrascrivi' eliminerà ogni monitoraggio e notifica esistente.",
|
||||
ConfirmImportMsg: "Si è certi di voler importare il backup? Essere certi di aver selezionato l'opzione corretta di importazione.",
|
||||
TwoFaVerifyLabel: "Scrivi il token per verificare che l'autenticazione a due fattori funzioni",
|
||||
TokenValidSettingsMsg: "Il token è valido! È ora possibile salvare le impostazioni.",
|
||||
ConfirmEnableTwoFaMsg: "Si è certi di voler abilitare l'autenticazione a due fattori?",
|
||||
ConfirmDisableTwoFaMsg: "Si è certi di voler disabilitare l'autenticazione a due fattori?",
|
||||
NewUpdate: "Nuovo Aggiornamento Disponibile",
|
||||
CheckUpdateOnGitHub: "Controlla aggiornamenti su GitHub",
|
||||
AddNewMonitor: "Aggiungi un nuovo monitoraggio",
|
||||
QuickStats: "Statistiche rapide",
|
||||
NoImportantEvents: "Nessun evento importante",
|
||||
CertExp: "Scadenza certificato",
|
||||
Days: "giorni",
|
||||
Day: "-giorni",
|
||||
Hour: "-ore",
|
||||
MonitorType: "Tipo di Monitoraggio",
|
||||
FriendlyName: "Nome Amichevole",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Intervallo di controllo",
|
||||
HeartbeatRetryInterval: "Intervallo tra un tentativo di controllo e l'altro",
|
||||
UpsideDownMode: "Modalità capovolta",
|
||||
MaxRedirects: "Reindirizzamenti massimi",
|
||||
AcceptedStatusCodes: "Codici di stato accettati",
|
||||
NotAvailablePleaseSetup: "Non disponibili, da impostare.",
|
||||
SetupNotification: "Imposta le notifiche",
|
||||
ThemeHeartbeatBar: "Tema - Barra di Stato",
|
||||
SearchEngineVisibility: "Visibilità ai motori di ricerca",
|
||||
AllowIndexing: "Permetti l'indicizzazione",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Scoraggia l'indicizzazione da parte dei motori di ricerca",
|
||||
ChangePassword: "Cambio Password",
|
||||
CurrentPassword: "Password Corrente",
|
||||
NewPassword: "Nuova Password",
|
||||
RepeatNewPassword: "Ripetere la nuova Password",
|
||||
UpdatePassword: "Modifica Password",
|
||||
DisableAuth: "Disabilita l'autenticazione",
|
||||
EnableAuth: "Abilita Autenticazione",
|
||||
IUnderstandPleaseDisable: "Lo capisco, disabilitare l'autenticazione.",
|
||||
RememberMe: "Ricordami",
|
||||
NoMonitorsPlease: "Nessun monitoraggio, cortesemente",
|
||||
AddOne: "aggiungerne uno",
|
||||
NotificationType: "Tipo di notifica",
|
||||
CertificateInfo: "Informazioni sul certificato",
|
||||
ResolverServer: "Server DNS",
|
||||
ResourceRecordType: "Tipo di Resource Record",
|
||||
LastResult: "Ultimo risultato",
|
||||
CreateYourAdminAccount: "Crea l'account amministratore",
|
||||
RepeatPassword: "Ripeti Password",
|
||||
ImportBackup: "Importa Backup",
|
||||
ExportBackup: "Esporta Backup",
|
||||
RespTime: "Tempo di Risposta (ms)",
|
||||
NotAvailableShort: "N/D",
|
||||
DefaultEnabled: "Abilitato di default",
|
||||
ApplyOnAllExistingMonitors: "Applica su tutti i monitoraggi",
|
||||
ClearData: "Cancella dati",
|
||||
AutoGet: "Auto Get",
|
||||
BackupDescription: "È possibile fare il backup di tutti i monitoraggi e di tutte le notifiche in un file JSON.",
|
||||
BackupDescription2: "P.S.: lo storico e i dati relativi agli eventi non saranno inclusi.",
|
||||
BackupDescription3: "Dati sensibili come i token di autenticazione saranno inclusi nel backup, tenere quindi in un luogo sicuro.",
|
||||
AlertNoFile: "Selezionare il file da importare.",
|
||||
AlertWrongFileType: "Selezionare un file JSON.",
|
||||
ClearAllStatistics: "Pulisci tutte le statistiche",
|
||||
SkipExisting: "Ignora gli esistenti",
|
||||
KeepBoth: "Mantieni entrambi",
|
||||
VerifyToken: "Verifica Token",
|
||||
Setup2Fa: "Imposta l'autenticazione a due fattori",
|
||||
Enable2Fa: "Abilita l'autenticazione a due fattori",
|
||||
Disable2Fa: "Disabilita l'autenticazione a due fattori",
|
||||
TwoFactorAuthentication: "Autenticazione a due fattori",
|
||||
ShowUri: "Mostra URI",
|
||||
AddNewBelowOrSelect: "Aggiungine una oppure scegli...",
|
||||
TagWithThisNameAlreadyExist: "Un'etichetta con questo nome già esiste.",
|
||||
TagWithThisValueAlreadyExist: "Un'etichetta con questo valore già esiste.",
|
||||
Color: "colori",
|
||||
ValueOptional: "valore (opzionale)",
|
||||
Search: "Cerca...",
|
||||
AvgPing: "Ping medio",
|
||||
AvgResponse: "Risposta media",
|
||||
EntryPage: "Entry Page",
|
||||
StatusPageNothing: "Non c'è nulla qui, aggiungere un gruppo oppure un monitoraggio.",
|
||||
NoServices: "Nessun Servizio",
|
||||
AllSystemsOperational: "Tutti i sistemi sono operativi",
|
||||
PartiallyDegradedService: "Servizio parzialmente degradato",
|
||||
DegradedService: "Servizio degradato",
|
||||
AddGroup: "Aggiungi Gruppo",
|
||||
AddAMonitor: "Aggiungi un monitoraggio",
|
||||
EditStatusPage: "Modifica pagina di stato",
|
||||
GoToDashboard: "Vai al Cruscotto",
|
||||
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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,33 +1,13 @@
|
|||
export default {
|
||||
languageName: "日本語",
|
||||
checkEverySecond: "{0}秒ごとにチェックします。",
|
||||
retriesDescription: "サービスがダウンとしてマークされ、通知が送信されるまでの最大リトライ数",
|
||||
ignoreTLSError: "HTTPS ウェブサイトの TLS/SSL エラーを無視する",
|
||||
upsideDownModeDescription: "ステータスの扱いを逆にします。サービスに到達可能な場合は、DOWNとなる。",
|
||||
maxRedirectDescription: "フォローするリダイレクトの最大数。リダイレクトを無効にするには0を設定する。",
|
||||
acceptedStatusCodesDescription: "成功した応答とみなされるステータスコードを選択する。",
|
||||
passwordNotMatchMsg: "繰り返しのパスワードが一致しません。",
|
||||
notificationDescription: "監視を機能させるには、監視に通知を割り当ててください。",
|
||||
keywordDescription: "プレーンHTMLまたはJSON応答でキーワードを検索し、大文字と小文字を区別します",
|
||||
pauseDashboardHome: "一時停止",
|
||||
deleteMonitorMsg: "この監視を削除してよろしいですか?",
|
||||
deleteNotificationMsg: "全ての監視のこの通知を削除してよろしいですか?",
|
||||
resoverserverDescription: "Cloudflareがデフォルトのサーバーですが、いつでもリゾルバサーバーを変更できます。",
|
||||
rrtypeDescription: "監視するRRタイプを選択します",
|
||||
pauseMonitorMsg: "一時停止しますか?",
|
||||
Settings: "設定",
|
||||
Dashboard: "ダッシュボード",
|
||||
"New Update": "New Update",
|
||||
Language: "言語",
|
||||
Appearance: "外観",
|
||||
Theme: "テーマ",
|
||||
General: "General",
|
||||
Version: "バージョン",
|
||||
"Check Update On GitHub": "GitHubでアップデートを確認する",
|
||||
List: "一覧",
|
||||
Add: "追加",
|
||||
"Add New Monitor": "監視の追加",
|
||||
"Quick Stats": "統計",
|
||||
Up: "Up",
|
||||
Down: "Down",
|
||||
Pending: "中止",
|
||||
|
@ -37,127 +17,49 @@ export default {
|
|||
Status: "ステータス",
|
||||
DateTime: "日時",
|
||||
Message: "メッセージ",
|
||||
"No important events": "重要なイベントなし",
|
||||
Resume: "再開",
|
||||
Edit: "編集",
|
||||
Delete: "削除",
|
||||
Current: "現在",
|
||||
Uptime: "起動時間",
|
||||
"Cert Exp.": "証明書有効期限",
|
||||
days: "日間",
|
||||
day: "日",
|
||||
"-day": "-日",
|
||||
hour: "時間",
|
||||
"-hour": "-時間",
|
||||
Response: "レスポンス",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "監視タイプ",
|
||||
Keyword: "キーワード",
|
||||
"Friendly Name": "Friendly Name",
|
||||
URL: "URL",
|
||||
Hostname: "ホスト名",
|
||||
Port: "ポート",
|
||||
"Heartbeat Interval": "監視間隔",
|
||||
Retries: "Retries",
|
||||
Advanced: "Advanced",
|
||||
"Upside Down Mode": "Upside Down Mode",
|
||||
"Max. Redirects": "最大リダイレクト数",
|
||||
"Accepted Status Codes": "承認されたステータスコード",
|
||||
Save: "保存",
|
||||
Notifications: "通知",
|
||||
"Not available, please setup.": "利用できません。設定してください。",
|
||||
"Setup Notification": "通知設定",
|
||||
Light: "Light",
|
||||
Dark: "Dark",
|
||||
Auto: "Auto",
|
||||
"Theme - Heartbeat Bar": "Theme - Heartbeat Bar",
|
||||
Normal: "通常",
|
||||
Bottom: "下部",
|
||||
None: "なし",
|
||||
Timezone: "タイムゾーン",
|
||||
"Search Engine Visibility": "検索エンジンでの表示",
|
||||
"Allow indexing": "インデックス作成を許可する",
|
||||
"Discourage search engines from indexing site": "検索エンジンにインデックスさせないようにする",
|
||||
"Change Password": "パスワード変更",
|
||||
"Current Password": "現在のパスワード",
|
||||
"New Password": "新しいパスワード",
|
||||
"Repeat New Password": "確認のため新しいパスワードをもう一度",
|
||||
"Update Password": "パスワードの更新",
|
||||
"Disable Auth": "認証の無効化",
|
||||
"Enable Auth": "認証の有効化",
|
||||
Logout: "ログアウト",
|
||||
Leave: "作業を中止する",
|
||||
"I understand, please disable": "理解した上で無効化する",
|
||||
Confirm: "確認",
|
||||
Yes: "はい",
|
||||
No: "いいえ",
|
||||
Username: "ユーザー名",
|
||||
Password: "パスワード",
|
||||
"Remember me": "パスワードを忘れた場合",
|
||||
Login: "ログイン",
|
||||
"No Monitors, please": "監視がありません",
|
||||
"add one": "add one",
|
||||
"Notification Type": "通知タイプ",
|
||||
Email: "Eメール",
|
||||
Test: "テスト",
|
||||
"Certificate Info": "証明書情報",
|
||||
"Resolver Server": "問い合わせ先DNSサーバ",
|
||||
"Resource Record Type": "DNSレコード設定",
|
||||
"Last Result": "最終結果",
|
||||
"Create your admin account": "Create your admin account",
|
||||
"Repeat Password": "Repeat Password",
|
||||
respTime: "Resp. Time (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "Create",
|
||||
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?",
|
||||
"Clear Data": "Clear Data",
|
||||
Events: "Events",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto Get",
|
||||
enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||||
"Default enabled": "Default enabled",
|
||||
"Also apply to existing monitors": "Also apply to existing monitors",
|
||||
Export: "Export",
|
||||
Import: "Import",
|
||||
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.",
|
||||
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?",
|
||||
"Apply on all existing monitors": "Apply on all existing monitors",
|
||||
"Verify Token": "Verify Token",
|
||||
"Setup 2FA": "Setup 2FA",
|
||||
"Enable 2FA": "Enable 2FA",
|
||||
"Disable 2FA": "Disable 2FA",
|
||||
"TwoFaSettings": "2FA Settings",
|
||||
"Two Factor Authentication": "Two Factor Authentication",
|
||||
TwoFaSettings: "2FA Settings",
|
||||
Active: "Active",
|
||||
Inactive: "Inactive",
|
||||
Token: "Token",
|
||||
"Show URI": "Show URI",
|
||||
"Clear all statistics": "Clear all Statistics",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
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.",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
LanguageName: "日本語",
|
||||
CheckEverySecond: "{0}秒ごとにチェックします。",
|
||||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||||
RetriesDescription: "サービスがダウンとしてマークされ、通知が送信されるまでの最大リトライ数",
|
||||
IgnoreTlsError: "HTTPS ウェブサイトの TLS/SSL エラーを無視する",
|
||||
UpsideDownModeDescription: "ステータスの扱いを逆にします。サービスに到達可能な場合は、DOWNとなる。",
|
||||
MaxRedirectDescription: "フォローするリダイレクトの最大数。リダイレクトを無効にするには0を設定する。",
|
||||
AcceptedStatusCodesDescription: "成功した応答とみなされるステータスコードを選択する。",
|
||||
PasswordNotMatchMsg: "繰り返しのパスワードが一致しません。",
|
||||
NotificationDescription: "監視を機能させるには、監視に通知を割り当ててください。",
|
||||
KeywordDescription: "プレーンHTMLまたはJSON応答でキーワードを検索し、大文字と小文字を区別します",
|
||||
PauseDashboardHome: "一時停止",
|
||||
DeleteMonitorMsg: "この監視を削除してよろしいですか?",
|
||||
DeleteNotificationMsg: "全ての監視のこの通知を削除してよろしいですか?",
|
||||
ResoverserverDescription: "Cloudflareがデフォルトのサーバーですが、いつでもリゾルバサーバーを変更できます。",
|
||||
RrtypeDescription: "監視するRRタイプを選択します",
|
||||
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: "New Update",
|
||||
CheckUpdateOnGitHub: "GitHubでアップデートを確認する",
|
||||
AddNewMonitor: "監視の追加",
|
||||
QuickStats: "統計",
|
||||
NoImportantEvents: "重要なイベントなし",
|
||||
CertExp: "証明書有効期限",
|
||||
Days: "日間",
|
||||
Day: "-日",
|
||||
Hour: "-時間",
|
||||
MonitorType: "監視タイプ",
|
||||
FriendlyName: "Friendly Name",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "監視間隔",
|
||||
HeartbeatRetryInterval: "Heartbeat Retry Interval",
|
||||
UpsideDownMode: "Upside Down Mode",
|
||||
MaxRedirects: "最大リダイレクト数",
|
||||
AcceptedStatusCodes: "承認されたステータスコード",
|
||||
NotAvailablePleaseSetup: "利用できません。設定してください。",
|
||||
SetupNotification: "通知設定",
|
||||
ThemeHeartbeatBar: "Theme - Heartbeat Bar",
|
||||
SearchEngineVisibility: "検索エンジンでの表示",
|
||||
AllowIndexing: "インデックス作成を許可する",
|
||||
DiscourageSearchEnginesFromIndexingSite: "検索エンジンにインデックスさせないようにする",
|
||||
ChangePassword: "パスワード変更",
|
||||
CurrentPassword: "現在のパスワード",
|
||||
NewPassword: "新しいパスワード",
|
||||
RepeatNewPassword: "確認のため新しいパスワードをもう一度",
|
||||
UpdatePassword: "パスワードの更新",
|
||||
DisableAuth: "認証の無効化",
|
||||
EnableAuth: "認証の有効化",
|
||||
IUnderstandPleaseDisable: "理解した上で無効化する",
|
||||
RememberMe: "パスワードを忘れた場合",
|
||||
NoMonitorsPlease: "監視がありません",
|
||||
AddOne: "add one",
|
||||
NotificationType: "通知タイプ",
|
||||
CertificateInfo: "証明書情報",
|
||||
ResolverServer: "問い合わせ先DNSサーバ",
|
||||
ResourceRecordType: "DNSレコード設定",
|
||||
LastResult: "最終結果",
|
||||
CreateYourAdminAccount: "Create your admin account",
|
||||
RepeatPassword: "Repeat Password",
|
||||
ImportBackup: "Import Backup",
|
||||
ExportBackup: "Export Backup",
|
||||
RespTime: "Resp. Time (ms)",
|
||||
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",
|
||||
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)",
|
||||
Search: "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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,33 +1,13 @@
|
|||
export default {
|
||||
languageName: "한국어",
|
||||
checkEverySecond: "{0} 초마다 체크해요.",
|
||||
retriesDescription: "서비스가 중단된 후 알림을 보내기 전 최대 재시도 횟수",
|
||||
ignoreTLSError: "HTTPS 웹사이트에서 TLS/SSL 에러 무시하기",
|
||||
upsideDownModeDescription: "서버 상태를 반대로 표시해요. 서버가 작동하면 오프라인으로 표시할 거에요.",
|
||||
maxRedirectDescription: "최대 리다이렉트 횟수에요. 0을 입력하면 리다이렉트를 꺼요.",
|
||||
acceptedStatusCodesDescription: "응답 성공으로 간주할 상태 코드를 정해요.",
|
||||
passwordNotMatchMsg: "비밀번호 재입력이 일치하지 않아요.",
|
||||
notificationDescription: "모니터링에 알림을 설정할 수 있어요.",
|
||||
keywordDescription: "Html 이나 JSON에서 대소문자를 구분해 키워드를 검색해요.",
|
||||
pauseDashboardHome: "일시 정지",
|
||||
deleteMonitorMsg: "정말 이 모니터링을 삭제할까요?",
|
||||
deleteNotificationMsg: "정말 이 알림을 모든 모니터링에서 삭제할까요?",
|
||||
resoverserverDescription: "Cloudflare가 기본 서버에요, 원한다면 언제나 다른 resolver 서버로 변경할 수 있어요.",
|
||||
rrtypeDescription: "모니터링할 RR-Type을 선택해요.",
|
||||
pauseMonitorMsg: "정말 이 모니터링을 일시 정지 할까요?",
|
||||
Settings: "설정",
|
||||
Dashboard: "대시보드",
|
||||
"New Update": "새로운 업데이트",
|
||||
Language: "언어",
|
||||
Appearance: "외형",
|
||||
Theme: "테마",
|
||||
General: "일반",
|
||||
Version: "버전",
|
||||
"Check Update On GitHub": "깃허브에서 업데이트 확인",
|
||||
List: "목록",
|
||||
Add: "추가",
|
||||
"Add New Monitor": "새로운 모니터링 추가하기",
|
||||
"Quick Stats": "간단한 정보",
|
||||
Up: "온라인",
|
||||
Down: "오프라인",
|
||||
Pending: "대기 중",
|
||||
|
@ -37,127 +17,49 @@ export default {
|
|||
Status: "상태",
|
||||
DateTime: "날짜",
|
||||
Message: "메시지",
|
||||
"No important events": "중요 이벤트 없음",
|
||||
Resume: "재개",
|
||||
Edit: "수정",
|
||||
Delete: "삭제",
|
||||
Current: "현재",
|
||||
Uptime: "업타임",
|
||||
"Cert Exp.": "인증서 만료",
|
||||
days: "일",
|
||||
day: "일",
|
||||
"-day": "-일",
|
||||
hour: "시간",
|
||||
"-hour": "-시간",
|
||||
Response: "응답",
|
||||
Ping: "핑",
|
||||
"Monitor Type": "모니터링 종류",
|
||||
Keyword: "키워드",
|
||||
"Friendly Name": "이름",
|
||||
URL: "URL",
|
||||
Hostname: "호스트네임",
|
||||
Port: "포트",
|
||||
"Heartbeat Interval": "하트비트 주기",
|
||||
Retries: "재시도",
|
||||
Advanced: "고급",
|
||||
"Upside Down Mode": "상태 반전 모드",
|
||||
"Max. Redirects": "최대 리다이렉트",
|
||||
"Accepted Status Codes": "응답 성공 상태 코드",
|
||||
Save: "저장",
|
||||
Notifications: "알림",
|
||||
"Not available, please setup.": "존재하지 않아요, 새로운거 하나 만드는건 어때요?",
|
||||
"Setup Notification": "알림 설정",
|
||||
Light: "라이트",
|
||||
Dark: "다크",
|
||||
Auto: "자동",
|
||||
"Theme - Heartbeat Bar": "테마 - 하트비트 바",
|
||||
Normal: "기본값",
|
||||
Bottom: "가운데",
|
||||
None: "제거",
|
||||
Timezone: "시간대",
|
||||
"Search Engine Visibility": "검색 엔진 활성화",
|
||||
"Allow indexing": "인덱싱 허용",
|
||||
"Discourage search engines from indexing site": "검색 엔진 인덱싱 거부",
|
||||
"Change Password": "비밀번호 변경",
|
||||
"Current Password": "기존 비밀번호",
|
||||
"New Password": "새로운 비밀번호",
|
||||
"Repeat New Password": "새로운 비밀번호 재입력",
|
||||
"Update Password": "비밀번호 변경",
|
||||
"Disable Auth": "인증 끄기",
|
||||
"Enable Auth": "인증 켜기",
|
||||
Logout: "로그아웃",
|
||||
Leave: "나가기",
|
||||
"I understand, please disable": "기능에 대해 이해했으니 꺼주세요.",
|
||||
Confirm: "확인",
|
||||
Yes: "확인",
|
||||
No: "취소",
|
||||
Username: "이름",
|
||||
Password: "비밀번호",
|
||||
"Remember me": "비밀번호 기억하기",
|
||||
Login: "로그인",
|
||||
"No Monitors, please": "모니터링이 없어요,",
|
||||
"add one": "하나 추가해봐요",
|
||||
"Notification Type": "알림 종류",
|
||||
Email: "이메일",
|
||||
Test: "테스트",
|
||||
"Certificate Info": "인증서 정보",
|
||||
"Resolver Server": "Resolver 서버",
|
||||
"Resource Record Type": "자원 레코드 유형",
|
||||
"Last Result": "최근 결과",
|
||||
"Create your admin account": "관리자 계정 만들기",
|
||||
"Repeat Password": "비밀번호 재입력",
|
||||
respTime: "응답 시간 (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "Create",
|
||||
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?",
|
||||
"Clear Data": "Clear Data",
|
||||
Events: "Events",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto Get",
|
||||
enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||||
"Default enabled": "Default enabled",
|
||||
"Also apply to existing monitors": "Also apply to existing monitors",
|
||||
Export: "Export",
|
||||
Import: "Import",
|
||||
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.",
|
||||
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?",
|
||||
"Apply on all existing monitors": "Apply on all existing monitors",
|
||||
"Verify Token": "Verify Token",
|
||||
"Setup 2FA": "Setup 2FA",
|
||||
"Enable 2FA": "Enable 2FA",
|
||||
"Disable 2FA": "Disable 2FA",
|
||||
"TwoFaSettings": "2FA Settings",
|
||||
"Two Factor Authentication": "Two Factor Authentication",
|
||||
TwoFaSettings: "2FA Settings",
|
||||
Active: "Active",
|
||||
Inactive: "Inactive",
|
||||
Token: "Token",
|
||||
"Show URI": "Show URI",
|
||||
"Clear all statistics": "Clear all Statistics",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
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.",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
LanguageName: "한국어",
|
||||
CheckEverySecond: "{0} 초마다 체크해요.",
|
||||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||||
RetriesDescription: "서비스가 중단된 후 알림을 보내기 전 최대 재시도 횟수",
|
||||
IgnoreTlsError: "HTTPS 웹사이트에서 TLS/SSL 에러 무시하기",
|
||||
UpsideDownModeDescription: "서버 상태를 반대로 표시해요. 서버가 작동하면 오프라인으로 표시할 거에요.",
|
||||
MaxRedirectDescription: "최대 리다이렉트 횟수에요. 0을 입력하면 리다이렉트를 꺼요.",
|
||||
AcceptedStatusCodesDescription: "응답 성공으로 간주할 상태 코드를 정해요.",
|
||||
PasswordNotMatchMsg: "비밀번호 재입력이 일치하지 않아요.",
|
||||
NotificationDescription: "모니터링에 알림을 설정할 수 있어요.",
|
||||
KeywordDescription: "Html 이나 JSON에서 대소문자를 구분해 키워드를 검색해요.",
|
||||
PauseDashboardHome: "일시 정지",
|
||||
DeleteMonitorMsg: "정말 이 모니터링을 삭제할까요?",
|
||||
DeleteNotificationMsg: "정말 이 알림을 모든 모니터링에서 삭제할까요?",
|
||||
ResoverserverDescription: "Cloudflare가 기본 서버에요, 원한다면 언제나 다른 resolver 서버로 변경할 수 있어요.",
|
||||
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: "깃허브에서 업데이트 확인",
|
||||
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: "Resolver 서버",
|
||||
ResourceRecordType: "자원 레코드 유형",
|
||||
LastResult: "최근 결과",
|
||||
CreateYourAdminAccount: "관리자 계정 만들기",
|
||||
RepeatPassword: "비밀번호 재입력",
|
||||
ImportBackup: "Import Backup",
|
||||
ExportBackup: "Export Backup",
|
||||
RespTime: "응답 시간 (ms)",
|
||||
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",
|
||||
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)",
|
||||
Search: "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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,41 +1,13 @@
|
|||
export default {
|
||||
languageName: "Nederlands",
|
||||
checkEverySecond: "Controleer elke {0} seconden.",
|
||||
retriesDescription: "Maximum aantal nieuwe pogingen voordat de service wordt gemarkeerd als niet beschikbaar en er een melding wordt verzonden",
|
||||
ignoreTLSError: "Negeer TLS/SSL-fout voor HTTPS-websites",
|
||||
upsideDownModeDescription: "Draai de status om. Als de service bereikbaar is, is deze OFFLINE.",
|
||||
maxRedirectDescription: "Maximaal aantal te volgen omleidingen. Stel in op 0 om omleidingen uit te schakelen.",
|
||||
acceptedStatusCodesDescription: "Selecteer statuscodes die als een succesvol antwoord worden beschouwd.",
|
||||
passwordNotMatchMsg: "Het herhaalwachtwoord komt niet overeen.",
|
||||
notificationDescription: "Wijs a.u.b. een melding toe aan de monitor(s) om het te laten werken.",
|
||||
keywordDescription: "Zoek trefwoord in gewone html of JSON-response en het is hoofdlettergevoelig",
|
||||
pauseDashboardHome: "Gepauzeerd",
|
||||
deleteMonitorMsg: "Weet u zeker dat u deze monitor wilt verwijderen?",
|
||||
deleteNotificationMsg: "Weet u zeker dat u deze melding voor alle monitoren wilt verwijderen?",
|
||||
resoverserverDescription: "Cloudflare is de standaardserver, u kunt de resolver server op elk moment wijzigen.",
|
||||
rrtypeDescription: "Selecteer het RR-type dat u wilt monitoren",
|
||||
pauseMonitorMsg: "Weet je zeker dat je wilt pauzeren?",
|
||||
enableDefaultNotificationDescription: "Voor elke nieuwe monitor wordt deze melding standaard ingeschakeld. U kunt de melding nog steeds afzonderlijk uitschakelen voor elke monitor.",
|
||||
clearEventsMsg: "Weet je zeker dat je alle evenementen voor deze monitor wilt verwijderen?",
|
||||
clearHeartbeatsMsg: "Weet je zeker dat je alle heartbeats voor deze monitor wilt verwijderen?",
|
||||
confirmClearStatisticsMsg: "Weet u zeker dat u alle statistieken wilt verwijderen?",
|
||||
twoFAVerifyLabel: "Voer uw 2FA controle token in voor verificatie",
|
||||
tokenValidSettingsMsg: "Token is geldig! U kunt nu de 2FA-instellingen opslaan.",
|
||||
confirmEnableTwoFAMsg: "Weet je zeker dat je 2FA wilt inschakelen?",
|
||||
confirmDisableTwoFAMsg: "Weet je zeker dat je 2FA wilt uitschakelen?",
|
||||
Settings: "Instellingen",
|
||||
Dashboard: "Dashboard",
|
||||
"New Update": "Nieuwe update",
|
||||
Language: "Taal",
|
||||
Appearance: "Weergave",
|
||||
Theme: "Thema",
|
||||
General: "Algemeen",
|
||||
Version: "Versie",
|
||||
"Check Update On GitHub": "Controleer voor updates op GitHub",
|
||||
List: "Lijst",
|
||||
Add: "Toevoegen",
|
||||
"Add New Monitor": "Nieuwe monitor toevoegen",
|
||||
"Quick Stats": "Snelle statistieken",
|
||||
Up: "Online",
|
||||
Down: "Offline",
|
||||
Pending: "In afwachting",
|
||||
|
@ -45,119 +17,49 @@ export default {
|
|||
Status: "Status",
|
||||
DateTime: "Datum Tijd",
|
||||
Message: "Bericht",
|
||||
"No important events": "Geen belangrijke gebeurtenissen",
|
||||
Resume: "Hervat",
|
||||
Edit: "Wijzigen",
|
||||
Delete: "Verwijderen",
|
||||
Current: "Huidig",
|
||||
Uptime: "Uptime",
|
||||
"Cert Exp.": "Cert. verl.",
|
||||
days: "dagen",
|
||||
day: "dag",
|
||||
"-day": "-dag",
|
||||
hour: "uur",
|
||||
"-hour": "-uur",
|
||||
Response: "Antwoord",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Monitortype:",
|
||||
Keyword: "Trefwoord",
|
||||
"Friendly Name": "Vriendelijke naam",
|
||||
URL: "URL",
|
||||
Hostname: "Hostnaam",
|
||||
Port: "Poort",
|
||||
"Heartbeat Interval": "Hartslaginterval",
|
||||
Retries: "Pogingen",
|
||||
Advanced: "Geavanceerd",
|
||||
"Upside Down Mode": "Ondersteboven modus",
|
||||
"Max. Redirects": "Max. Omleidingen",
|
||||
"Accepted Status Codes": "Geaccepteerde statuscodes",
|
||||
Save: "Opslaan",
|
||||
Notifications: "Meldingen",
|
||||
"Not available, please setup.": "Niet beschikbaar, stel a.u.b. in.",
|
||||
"Setup Notification": "Melding instellen",
|
||||
Light: "Licht",
|
||||
Dark: "Donker",
|
||||
Auto: "Auto",
|
||||
"Theme - Heartbeat Bar": "Thema - Hartslagbalk",
|
||||
Normal: "Normaal",
|
||||
Bottom: "Onderkant",
|
||||
None: "Geen",
|
||||
Timezone: "Tijdzone",
|
||||
"Search Engine Visibility": "Zichtbaarheid voor zoekmachines",
|
||||
"Allow indexing": "Indexering toestaan",
|
||||
"Discourage search engines from indexing site": "Ontmoedig zoekmachines om de site te indexeren",
|
||||
"Change Password": "Verander wachtwoord",
|
||||
"Current Password": "Huidig wachtwoord",
|
||||
"New Password": "Nieuw wachtwoord",
|
||||
"Repeat New Password": "Herhaal nieuw wachtwoord",
|
||||
"Update Password": "Vernieuw wachtwoord",
|
||||
"Disable Auth": "Autorisatie uitschakelen",
|
||||
"Enable Auth": "Autorisatie inschakelen",
|
||||
Logout: "Uitloggen",
|
||||
Leave: "Vertrekken",
|
||||
"I understand, please disable": "Ik begrijp het, schakel a.u.b. uit",
|
||||
Confirm: "Bevestigen",
|
||||
Yes: "Ja",
|
||||
No: "Nee",
|
||||
Username: "Gebruikersnaam",
|
||||
Password: "Wachtwoord",
|
||||
"Remember me": "Wachtwoord onthouden",
|
||||
Login: "Inloggen",
|
||||
"No Monitors, please": "Geen monitoren, ",
|
||||
"add one": "voeg een toe",
|
||||
"Notification Type": "Melding type",
|
||||
Email: "E-mail",
|
||||
Test: "Testen",
|
||||
"Certificate Info": "Certificaat informatie",
|
||||
"Resolver Server": "Resolver Server",
|
||||
"Resource Record Type": "Type bronrecord",
|
||||
"Last Result": "Laatste resultaat",
|
||||
"Create your admin account": "Maak uw beheerdersaccount aan",
|
||||
"Repeat Password": "Herhaal wachtwoord",
|
||||
Export: "Exporteren",
|
||||
Import: "Importeren",
|
||||
respTime: "resp. tijd (ms)",
|
||||
notAvailableShort: "N.v.t.",
|
||||
"Default enabled": "Default enabled",
|
||||
"Apply on all existing monitors": "Pas toe op alle bestaande monitors",
|
||||
Create: "Aanmaken",
|
||||
"Clear Data": "Data wissen",
|
||||
Events: "Gebeurtenissen",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto Get",
|
||||
backupDescription: "U kunt een back-up maken van alle monitoren en alle meldingen in een JSON-bestand.",
|
||||
backupDescription2: "PS: Geschiedenis- en gebeurtenisgegevens zijn niet inbegrepen.",
|
||||
backupDescription3: "Gevoelige gegevens zoals melding tokens zijn opgenomen in het exportbestand, houd het veilig opgeslagen.",
|
||||
alertNoFile: "Selecteer een bestand om te importeren.",
|
||||
alertWrongFileType: "Selecteer een JSON-bestand.",
|
||||
"Verify Token": "Controleer token",
|
||||
"Setup 2FA": "2FA instellingen",
|
||||
"Enable 2FA": "Schakel 2FA in",
|
||||
"Disable 2FA": "Schakel 2FA uit",
|
||||
"TwoFaSettings": "2FA-instellingen",
|
||||
"Two Factor Authentication": "Two Factor Authenticatie",
|
||||
TwoFaSettings: "2FA-instellingen",
|
||||
Active: "Actief",
|
||||
Inactive: "Inactief",
|
||||
"Also apply to existing monitors": "Also apply to existing monitors",
|
||||
Token: "Token",
|
||||
"Show URI": "Toon URI",
|
||||
"Clear all statistics": "Wis alle statistieken",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
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.",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
LanguageName: "Nederlands",
|
||||
CheckEverySecond: "Controleer elke {0} seconden.",
|
||||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||||
RetriesDescription: "Maximum aantal nieuwe pogingen voordat de service wordt gemarkeerd als niet beschikbaar en er een melding wordt verzonden",
|
||||
IgnoreTlsError: "Negeer TLS/SSL-fout voor HTTPS-websites",
|
||||
UpsideDownModeDescription: "Draai de status om. Als de service bereikbaar is, is deze OFFLINE.",
|
||||
MaxRedirectDescription: "Maximaal aantal te volgen omleidingen. Stel in op 0 om omleidingen uit te schakelen.",
|
||||
AcceptedStatusCodesDescription: "Selecteer statuscodes die als een succesvol antwoord worden beschouwd.",
|
||||
PasswordNotMatchMsg: "Het herhaalwachtwoord komt niet overeen.",
|
||||
NotificationDescription: "Wijs a.u.b. een melding toe aan de monitor(s) om het te laten werken.",
|
||||
KeywordDescription: "Zoek trefwoord in gewone html of JSON-response en het is hoofdlettergevoelig",
|
||||
PauseDashboardHome: "Gepauzeerd",
|
||||
DeleteMonitorMsg: "Weet u zeker dat u deze monitor wilt verwijderen?",
|
||||
DeleteNotificationMsg: "Weet u zeker dat u deze melding voor alle monitoren wilt verwijderen?",
|
||||
ResoverserverDescription: "Cloudflare is de standaardserver, u kunt de resolver server op elk moment wijzigen.",
|
||||
RrtypeDescription: "Selecteer het RR-type dat u wilt monitoren",
|
||||
PauseMonitorMsg: "Weet je zeker dat je wilt pauzeren?",
|
||||
EnableDefaultNotificationDescription: "Voor elke nieuwe monitor wordt deze melding standaard ingeschakeld. U kunt de melding nog steeds afzonderlijk uitschakelen voor elke monitor.",
|
||||
ClearEventsMsg: "Weet je zeker dat je alle evenementen voor deze monitor wilt verwijderen?",
|
||||
ClearHeartbeatsMsg: "Weet je zeker dat je alle heartbeats voor deze monitor wilt verwijderen?",
|
||||
ConfirmClearStatisticsMsg: "Weet u zeker dat u alle statistieken wilt verwijderen?",
|
||||
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: "Voer uw 2FA controle token in voor verificatie",
|
||||
TokenValidSettingsMsg: "Token is geldig! U kunt nu de 2FA-instellingen opslaan.",
|
||||
ConfirmEnableTwoFaMsg: "Weet je zeker dat je 2FA wilt inschakelen?",
|
||||
ConfirmDisableTwoFaMsg: "Weet je zeker dat je 2FA wilt uitschakelen?",
|
||||
NewUpdate: "Nieuwe update",
|
||||
CheckUpdateOnGitHub: "Controleer voor updates op GitHub",
|
||||
AddNewMonitor: "Nieuwe monitor toevoegen",
|
||||
QuickStats: "Snelle statistieken",
|
||||
NoImportantEvents: "Geen belangrijke gebeurtenissen",
|
||||
CertExp: "Cert. verl.",
|
||||
Days: "dagen",
|
||||
Day: "-dag",
|
||||
Hour: "-uur",
|
||||
MonitorType: "Monitortype:",
|
||||
FriendlyName: "Vriendelijke naam",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Hartslaginterval",
|
||||
HeartbeatRetryInterval: "Heartbeat Retry Interval",
|
||||
UpsideDownMode: "Ondersteboven modus",
|
||||
MaxRedirects: "Max. Omleidingen",
|
||||
AcceptedStatusCodes: "Geaccepteerde statuscodes",
|
||||
NotAvailablePleaseSetup: "Niet beschikbaar, stel a.u.b. in.",
|
||||
SetupNotification: "Melding instellen",
|
||||
ThemeHeartbeatBar: "Thema - Hartslagbalk",
|
||||
SearchEngineVisibility: "Zichtbaarheid voor zoekmachines",
|
||||
AllowIndexing: "Indexering toestaan",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Ontmoedig zoekmachines om de site te indexeren",
|
||||
ChangePassword: "Verander wachtwoord",
|
||||
CurrentPassword: "Huidig wachtwoord",
|
||||
NewPassword: "Nieuw wachtwoord",
|
||||
RepeatNewPassword: "Herhaal nieuw wachtwoord",
|
||||
UpdatePassword: "Vernieuw wachtwoord",
|
||||
DisableAuth: "Autorisatie uitschakelen",
|
||||
EnableAuth: "Autorisatie inschakelen",
|
||||
IUnderstandPleaseDisable: "Ik begrijp het, schakel a.u.b. uit",
|
||||
RememberMe: "Wachtwoord onthouden",
|
||||
NoMonitorsPlease: "Geen monitoren, ",
|
||||
AddOne: "voeg een toe",
|
||||
NotificationType: "Melding type",
|
||||
CertificateInfo: "Certificaat informatie",
|
||||
ResolverServer: "Resolver Server",
|
||||
ResourceRecordType: "Type bronrecord",
|
||||
LastResult: "Laatste resultaat",
|
||||
CreateYourAdminAccount: "Maak uw beheerdersaccount aan",
|
||||
RepeatPassword: "Herhaal wachtwoord",
|
||||
ImportBackup: "Import Backup",
|
||||
ExportBackup: "Export Backup",
|
||||
RespTime: "resp. tijd (ms)",
|
||||
NotAvailableShort: "N.v.t.",
|
||||
DefaultEnabled: "Default enabled",
|
||||
ApplyOnAllExistingMonitors: "Pas toe op alle bestaande monitors",
|
||||
ClearData: "Data wissen",
|
||||
AutoGet: "Auto Get",
|
||||
BackupDescription: "U kunt een back-up maken van alle monitoren en alle meldingen in een JSON-bestand.",
|
||||
BackupDescription2: "PS: Geschiedenis- en gebeurtenisgegevens zijn niet inbegrepen.",
|
||||
BackupDescription3: "Gevoelige gegevens zoals melding tokens zijn opgenomen in het exportbestand, houd het veilig opgeslagen.",
|
||||
AlertNoFile: "Selecteer een bestand om te importeren.",
|
||||
AlertWrongFileType: "Selecteer een JSON-bestand.",
|
||||
ClearAllStatistics: "Wis alle statistieken",
|
||||
SkipExisting: "Skip existing",
|
||||
KeepBoth: "Keep both",
|
||||
VerifyToken: "Controleer token",
|
||||
Setup2Fa: "2FA instellingen",
|
||||
Enable2Fa: "Schakel 2FA in",
|
||||
Disable2Fa: "Schakel 2FA uit",
|
||||
TwoFactorAuthentication: "Two Factor Authenticatie",
|
||||
ShowUri: "Toon 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)",
|
||||
Search: "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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,33 +1,13 @@
|
|||
export default {
|
||||
languageName: "Polski",
|
||||
checkEverySecond: "Sprawdzam co {0} sekund.",
|
||||
retriesDescription: "Maksymalna liczba powtórzeń, zanim usługa zostanie oznaczona jako wyłączona i zostanie wysłane powiadomienie",
|
||||
ignoreTLSError: "Ignoruj błąd TLS/SSL dla stron HTTPS",
|
||||
upsideDownModeDescription: "Odwróć status do góry nogami. Jeśli usługa jest osiągalna, to jest oznaczona jako niedostępna.",
|
||||
maxRedirectDescription: "Maksymalna liczba przekierowań do wykonania. Ustaw na 0, aby wyłączyć przekierowania.",
|
||||
acceptedStatusCodesDescription: "Wybierz kody stanu, które są uważane za udaną odpowiedź.",
|
||||
passwordNotMatchMsg: "Powtórzone hasło nie pasuje.",
|
||||
notificationDescription: "Proszę przypisać powiadomienie do monitora(ów), aby zadziałało.",
|
||||
keywordDescription: "Wyszukiwanie słów kluczowych w zwykłym html lub odpowiedzi JSON. Wielkość liter ma znaczenie.",
|
||||
pauseDashboardHome: "Pauza",
|
||||
deleteMonitorMsg: "Czy na pewno chcesz usunąć ten monitor?",
|
||||
deleteNotificationMsg: "Czy na pewno chcesz usunąć to powiadomienie dla wszystkich monitorów?",
|
||||
resoverserverDescription: "Cloudflare jest domyślnym serwerem, możesz zmienić serwer resolver w każdej chwili.",
|
||||
rrtypeDescription: "Wybierz RR-Type który chcesz monitorować",
|
||||
pauseMonitorMsg: "Czy na pewno chcesz wstrzymać?",
|
||||
Settings: "Ustawienia",
|
||||
Dashboard: "Panel",
|
||||
"New Update": "Nowa aktualizacja",
|
||||
Language: "Język",
|
||||
Appearance: "Wygląd",
|
||||
Theme: "Motyw",
|
||||
General: "Ogólne",
|
||||
Version: "Wersja",
|
||||
"Check Update On GitHub": "Sprawdź aktualizację na GitHub.",
|
||||
List: "Lista",
|
||||
Add: "Dodaj",
|
||||
"Add New Monitor": "Dodaj nowy monitor",
|
||||
"Quick Stats": "Szybkie statystyki",
|
||||
Up: "Online",
|
||||
Down: "Offline",
|
||||
Pending: "Oczekujący",
|
||||
|
@ -37,127 +17,49 @@ export default {
|
|||
Status: "Status",
|
||||
DateTime: "Data i godzina",
|
||||
Message: "Wiadomość",
|
||||
"No important events": "Brak ważnych wydarzeń",
|
||||
Resume: "Wznów",
|
||||
Edit: "Edytuj",
|
||||
Delete: "Usuń",
|
||||
Current: "aktualny",
|
||||
Uptime: "Czas pracy",
|
||||
"Cert Exp.": "Wygaśnięcie certyfikatu",
|
||||
days: "dni",
|
||||
day: "dzień",
|
||||
"-day": " dni",
|
||||
hour: "godzina",
|
||||
"-hour": " godziny",
|
||||
Response: "Odpowiedź",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Typ monitora",
|
||||
Keyword: "Słowo kluczowe",
|
||||
"Friendly Name": "Przyjazna nazwa",
|
||||
URL: "URL",
|
||||
Hostname: "Nazwa hosta",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Interwał bicia serca",
|
||||
Retries: "Prób",
|
||||
Advanced: "Zaawansowane",
|
||||
"Upside Down Mode": "Tryb do góry nogami",
|
||||
"Max. Redirects": "Maks. przekierowania",
|
||||
"Accepted Status Codes": "Akceptowane kody statusu",
|
||||
Save: "Zapisz",
|
||||
Notifications: "Powiadomienia",
|
||||
"Not available, please setup.": "Niedostępne, proszę skonfigurować.",
|
||||
"Setup Notification": "Konfiguracja powiadomień",
|
||||
Light: "Jasny",
|
||||
Dark: "Ciemny",
|
||||
Auto: "Automatyczny",
|
||||
"Theme - Heartbeat Bar": "Motyw - pasek bicia serca",
|
||||
Normal: "Normalne",
|
||||
Bottom: "Na dole",
|
||||
None: "Brak",
|
||||
Timezone: "Strefa czasowa",
|
||||
"Search Engine Visibility": "Widoczność w wyszukiwarce",
|
||||
"Allow indexing": "Pozwól na indeksowanie",
|
||||
"Discourage search engines from indexing site": "Zniechęcaj wyszukiwarki do indeksowania strony",
|
||||
"Change Password": "Zmień hasło",
|
||||
"Current Password": "Aktualne hasło",
|
||||
"New Password": "Nowe hasło",
|
||||
"Repeat New Password": "Powtórz nowe hasło",
|
||||
"Update Password": "Zaktualizuj hasło",
|
||||
"Disable Auth": "Wyłącz autoryzację",
|
||||
"Enable Auth": "Włącz autoryzację ",
|
||||
Logout: "Wyloguj się",
|
||||
Leave: "Zostaw",
|
||||
"I understand, please disable": "Rozumiem, proszę wyłączyć",
|
||||
Confirm: "Potwierdź",
|
||||
Yes: "Tak",
|
||||
No: "Nie",
|
||||
Username: "Nazwa użytkownika",
|
||||
Password: "Hasło",
|
||||
"Remember me": "Zapamiętaj mnie",
|
||||
Login: "Zaloguj się",
|
||||
"No Monitors, please": "Brak monitorów, proszę",
|
||||
"add one": "dodaj jeden",
|
||||
"Notification Type": "Typ powiadomienia",
|
||||
Email: "Email",
|
||||
Test: "Test",
|
||||
"Certificate Info": "Informacje o certyfikacie",
|
||||
"Resolver Server": "Server resolver",
|
||||
"Resource Record Type": "Typ rekordu zasobów",
|
||||
"Last Result": "Ostatni wynik",
|
||||
"Create your admin account": "Utwórz swoje konto administratora",
|
||||
"Repeat Password": "Powtórz hasło",
|
||||
respTime: "Czas odp. (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "Stwórz",
|
||||
clearEventsMsg: "Jesteś pewien, że chcesz usunąć wszystkie monitory dla tej strony?",
|
||||
clearHeartbeatsMsg: "Jesteś pewien, że chcesz usunąć wszystkie bicia serca dla tego monitora?",
|
||||
confirmClearStatisticsMsg: "Jesteś pewien, że chcesz usunąć WSZYSTKIE statystyki?",
|
||||
"Clear Data": "Usuń dane",
|
||||
Events: "Wydarzenia",
|
||||
Heartbeats: "Bicia serca",
|
||||
"Auto Get": "Pobierz automatycznie",
|
||||
enableDefaultNotificationDescription: "Dla każdego nowego monitora to powiadomienie będzie domyślnie włączone. Nadal możesz wyłączyć powiadomienia osobno dla każdego monitora.",
|
||||
"Default enabled": "Domyślnie włączone",
|
||||
"Also apply to existing monitors": "Również zastosuj do obecnych monitorów",
|
||||
Export: "Eksportuj",
|
||||
Import: "Importuj",
|
||||
backupDescription: "Możesz wykonać kopię zapasową wszystkich monitorów i wszystkich powiadomień do pliku JSON.",
|
||||
backupDescription2: "PS: Historia i dane zdarzeń nie są uwzględniane.",
|
||||
backupDescription3: "Poufne dane, takie jak tokeny powiadomień, są zawarte w pliku eksportu, prosimy o ostrożne przechowywanie.",
|
||||
alertNoFile: "Proszę wybrać plik do importu.",
|
||||
alertWrongFileType: "Proszę wybrać plik JSON.",
|
||||
twoFAVerifyLabel: "Proszę podaj swój token 2FA, aby sprawdzić czy 2FA działa",
|
||||
tokenValidSettingsMsg: "Token jest poprawny! Możesz teraz zapisać ustawienia 2FA.",
|
||||
confirmEnableTwoFAMsg: "Jesteś pewien że chcesz włączyć 2FA?",
|
||||
confirmDisableTwoFAMsg: "Jesteś pewien że chcesz wyłączyć 2FA?",
|
||||
"Apply on all existing monitors": "Zastosuj do wszystki obecnych monitorów",
|
||||
"Verify Token": "Weryfikuj token",
|
||||
"Setup 2FA": "Konfiguracja 2FA",
|
||||
"Enable 2FA": "Włącz 2FA",
|
||||
"Disable 2FA": "Wyłącz 2FA",
|
||||
"TwoFaSettings": "Ustawienia 2FA",
|
||||
"Two Factor Authentication": "Uwierzytelnienie dwuskładnikowe",
|
||||
TwoFaSettings: "Ustawienia 2FA",
|
||||
Active: "Włączone",
|
||||
Inactive: "Wyłączone",
|
||||
Token: "Token",
|
||||
"Show URI": "Pokaż URI",
|
||||
"Clear all statistics": "Wyczyść wszystkie statystyki",
|
||||
retryCheckEverySecond: "Ponawiaj co {0} sekund.",
|
||||
importHandleDescription: "Wybierz 'Pomiń istniejące', jeśli chcesz pominąć każdy monitor lub powiadomienie o tej samej nazwie. 'Nadpisz' spowoduje usunięcie każdego istniejącego monitora i powiadomienia.",
|
||||
confirmImportMsg: "Czy na pewno chcesz zaimportować kopię zapasową? Upewnij się, że wybrałeś właściwą opcję importu.",
|
||||
"Heartbeat Retry Interval": "Częstotliwość ponawiania bicia serca",
|
||||
"Import Backup": "Importuj kopię zapasową",
|
||||
"Export Backup": "Eksportuj kopię zapasową",
|
||||
"Skip existing": "Pomiń istniejące",
|
||||
Overwrite: "Nadpisz",
|
||||
Options: "Opcje",
|
||||
"Keep both": "Zachowaj oba",
|
||||
Tags: "Tagi",
|
||||
"Add New below or Select...": "Dodaj nowy poniżej lub wybierz...",
|
||||
"Tag with this name already exist.": "Tag o tej nazwie już istnieje.",
|
||||
"Tag with this value already exist.": "Tag o tej wartości już istnieje.",
|
||||
color: "kolor",
|
||||
"value (optional)": "wartość (opcjonalnie)",
|
||||
Gray: "Szary",
|
||||
Red: "Czerwony",
|
||||
Orange: "Pomarańczowy",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indygo",
|
||||
Purple: "Fioletowy",
|
||||
Pink: "Różowy",
|
||||
"Search...": "Szukaj...",
|
||||
"Avg. Ping": "Średni ping",
|
||||
"Avg. Response": "Średnia odpowiedź",
|
||||
"Entry Page": "Wejdź na stronę",
|
||||
"statusPageNothing": "Nic tu nie ma, dodaj monitor lub grupę.",
|
||||
"No Services": "Brak usług",
|
||||
"All Systems Operational": "Wszystkie systemy działają",
|
||||
"Partially Degraded Service": "Częściowy błąd usługi",
|
||||
"Degraded Service": "Błąd usługi",
|
||||
"Add Group": "Dodaj grupę",
|
||||
"Add a monitor": "Dodaj monitoe",
|
||||
"Edit Status Page": "Edytuj stronę statusu",
|
||||
"Go to Dashboard": "Idź do panelu",
|
||||
LanguageName: "Polski",
|
||||
CheckEverySecond: "Sprawdzam co {0} sekund.",
|
||||
RetryCheckEverySecond: "Ponawiaj co {0} sekund.",
|
||||
RetriesDescription: "Maksymalna liczba powtórzeń, zanim usługa zostanie oznaczona jako wyłączona i zostanie wysłane powiadomienie",
|
||||
IgnoreTlsError: "Ignoruj błąd TLS/SSL dla stron HTTPS",
|
||||
UpsideDownModeDescription: "Odwróć status do góry nogami. Jeśli usługa jest osiągalna, to jest oznaczona jako niedostępna.",
|
||||
MaxRedirectDescription: "Maksymalna liczba przekierowań do wykonania. Ustaw na 0, aby wyłączyć przekierowania.",
|
||||
AcceptedStatusCodesDescription: "Wybierz kody stanu, które są uważane za udaną odpowiedź.",
|
||||
PasswordNotMatchMsg: "Powtórzone hasło nie pasuje.",
|
||||
NotificationDescription: "Proszę przypisać powiadomienie do monitora(ów), aby zadziałało.",
|
||||
KeywordDescription: "Wyszukiwanie słów kluczowych w zwykłym html lub odpowiedzi JSON. Wielkość liter ma znaczenie.",
|
||||
PauseDashboardHome: "Pauza",
|
||||
DeleteMonitorMsg: "Czy na pewno chcesz usunąć ten monitor?",
|
||||
DeleteNotificationMsg: "Czy na pewno chcesz usunąć to powiadomienie dla wszystkich monitorów?",
|
||||
ResoverserverDescription: "Cloudflare jest domyślnym serwerem, możesz zmienić serwer resolver w każdej chwili.",
|
||||
RrtypeDescription: "Wybierz RR-Type który chcesz monitorować",
|
||||
PauseMonitorMsg: "Czy na pewno chcesz wstrzymać?",
|
||||
EnableDefaultNotificationDescription: "Dla każdego nowego monitora to powiadomienie będzie domyślnie włączone. Nadal możesz wyłączyć powiadomienia osobno dla każdego monitora.",
|
||||
ClearEventsMsg: "Jesteś pewien, że chcesz usunąć wszystkie monitory dla tej strony?",
|
||||
ClearHeartbeatsMsg: "Jesteś pewien, że chcesz usunąć wszystkie bicia serca dla tego monitora?",
|
||||
ConfirmClearStatisticsMsg: "Jesteś pewien, że chcesz usunąć WSZYSTKIE statystyki?",
|
||||
ImportHandleDescription: "Wybierz 'Pomiń istniejące', jeśli chcesz pominąć każdy monitor lub powiadomienie o tej samej nazwie. 'Nadpisz' spowoduje usunięcie każdego istniejącego monitora i powiadomienia.",
|
||||
ConfirmImportMsg: "Czy na pewno chcesz zaimportować kopię zapasową? Upewnij się, że wybrałeś właściwą opcję importu.",
|
||||
TwoFaVerifyLabel: "Proszę podaj swój token 2FA, aby sprawdzić czy 2FA działa",
|
||||
TokenValidSettingsMsg: "Token jest poprawny! Możesz teraz zapisać ustawienia 2FA.",
|
||||
ConfirmEnableTwoFaMsg: "Jesteś pewien że chcesz włączyć 2FA?",
|
||||
ConfirmDisableTwoFaMsg: "Jesteś pewien że chcesz wyłączyć 2FA?",
|
||||
NewUpdate: "Nowa aktualizacja",
|
||||
CheckUpdateOnGitHub: "Sprawdź aktualizację na GitHub.",
|
||||
AddNewMonitor: "Dodaj nowy monitor",
|
||||
QuickStats: "Szybkie statystyki",
|
||||
NoImportantEvents: "Brak ważnych wydarzeń",
|
||||
CertExp: "Wygaśnięcie certyfikatu",
|
||||
Days: "dni",
|
||||
Day: " dni",
|
||||
Hour: " godziny",
|
||||
MonitorType: "Typ monitora",
|
||||
FriendlyName: "Przyjazna nazwa",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Interwał bicia serca",
|
||||
HeartbeatRetryInterval: "Częstotliwość ponawiania bicia serca",
|
||||
UpsideDownMode: "Tryb do góry nogami",
|
||||
MaxRedirects: "Maks. przekierowania",
|
||||
AcceptedStatusCodes: "Akceptowane kody statusu",
|
||||
NotAvailablePleaseSetup: "Niedostępne, proszę skonfigurować.",
|
||||
SetupNotification: "Konfiguracja powiadomień",
|
||||
ThemeHeartbeatBar: "Motyw - pasek bicia serca",
|
||||
SearchEngineVisibility: "Widoczność w wyszukiwarce",
|
||||
AllowIndexing: "Pozwól na indeksowanie",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Zniechęcaj wyszukiwarki do indeksowania strony",
|
||||
ChangePassword: "Zmień hasło",
|
||||
CurrentPassword: "Aktualne hasło",
|
||||
NewPassword: "Nowe hasło",
|
||||
RepeatNewPassword: "Powtórz nowe hasło",
|
||||
UpdatePassword: "Zaktualizuj hasło",
|
||||
DisableAuth: "Wyłącz autoryzację",
|
||||
EnableAuth: "Włącz autoryzację ",
|
||||
IUnderstandPleaseDisable: "Rozumiem, proszę wyłączyć",
|
||||
RememberMe: "Zapamiętaj mnie",
|
||||
NoMonitorsPlease: "Brak monitorów, proszę",
|
||||
AddOne: "dodaj jeden",
|
||||
NotificationType: "Typ powiadomienia",
|
||||
CertificateInfo: "Informacje o certyfikacie",
|
||||
ResolverServer: "Server resolver",
|
||||
ResourceRecordType: "Typ rekordu zasobów",
|
||||
LastResult: "Ostatni wynik",
|
||||
CreateYourAdminAccount: "Utwórz swoje konto administratora",
|
||||
RepeatPassword: "Powtórz hasło",
|
||||
ImportBackup: "Importuj kopię zapasową",
|
||||
ExportBackup: "Eksportuj kopię zapasową",
|
||||
RespTime: "Czas odp. (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "Domyślnie włączone",
|
||||
ApplyOnAllExistingMonitors: "Zastosuj do wszystki obecnych monitorów",
|
||||
ClearData: "Usuń dane",
|
||||
AutoGet: "Pobierz automatycznie",
|
||||
BackupDescription: "Możesz wykonać kopię zapasową wszystkich monitorów i wszystkich powiadomień do pliku JSON.",
|
||||
BackupDescription2: "PS: Historia i dane zdarzeń nie są uwzględniane.",
|
||||
BackupDescription3: "Poufne dane, takie jak tokeny powiadomień, są zawarte w pliku eksportu, prosimy o ostrożne przechowywanie.",
|
||||
AlertNoFile: "Proszę wybrać plik do importu.",
|
||||
AlertWrongFileType: "Proszę wybrać plik JSON.",
|
||||
ClearAllStatistics: "Wyczyść wszystkie statystyki",
|
||||
SkipExisting: "Pomiń istniejące",
|
||||
KeepBoth: "Zachowaj oba",
|
||||
VerifyToken: "Weryfikuj token",
|
||||
Setup2Fa: "Konfiguracja 2FA",
|
||||
Enable2Fa: "Włącz 2FA",
|
||||
Disable2Fa: "Wyłącz 2FA",
|
||||
TwoFactorAuthentication: "Uwierzytelnienie dwuskładnikowe",
|
||||
ShowUri: "Pokaż URI",
|
||||
AddNewBelowOrSelect: "Dodaj nowy poniżej lub wybierz...",
|
||||
TagWithThisNameAlreadyExist: "Tag o tej nazwie już istnieje.",
|
||||
TagWithThisValueAlreadyExist: "Tag o tej wartości już istnieje.",
|
||||
Color: "kolor",
|
||||
ValueOptional: "wartość (opcjonalnie)",
|
||||
Search: "Szukaj...",
|
||||
AvgPing: "Średni ping",
|
||||
AvgResponse: "Średnia odpowiedź",
|
||||
EntryPage: "Wejdź na stronę",
|
||||
StatusPageNothing: "Nic tu nie ma, dodaj monitor lub grupę.",
|
||||
NoServices: "Brak usług",
|
||||
AllSystemsOperational: "Wszystkie systemy działają",
|
||||
PartiallyDegradedService: "Częściowy błąd usługi",
|
||||
DegradedService: "Błąd usługi",
|
||||
AddGroup: "Dodaj grupę",
|
||||
AddAMonitor: "Dodaj monitoe",
|
||||
EditStatusPage: "Edytuj stronę statusu",
|
||||
GoToDashboard: "Idź do panelu",
|
||||
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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,44 +1,13 @@
|
|||
export default {
|
||||
languageName: "Português (Brasileiro)",
|
||||
checkEverySecond: "Verificar cada {0} segundos.",
|
||||
retryCheckEverySecond: "Tentar novamente a cada {0} segundos.",
|
||||
retriesDescription: "Máximo de tentativas antes que o serviço seja marcado como inativo e uma notificação seja enviada",
|
||||
ignoreTLSError: "Ignorar erros TLS/SSL para sites HTTPS",
|
||||
upsideDownModeDescription: "Inverta o status de cabeça para baixo. Se o serviço estiver acessível, ele está OFFLINE.",
|
||||
maxRedirectDescription: "Número máximo de redirecionamentos a seguir. Defina como 0 para desativar redirecionamentos.",
|
||||
acceptedStatusCodesDescription: "Selecione os códigos de status que são considerados uma resposta bem-sucedida.",
|
||||
passwordNotMatchMsg: "A senha repetida não corresponde.",
|
||||
notificationDescription: "Atribua uma notificação ao (s) monitor (es) para que funcione.",
|
||||
keywordDescription: "Pesquise a palavra-chave em html simples ou resposta JSON e diferencia maiúsculas de minúsculas",
|
||||
pauseDashboardHome: "Pausar",
|
||||
deleteMonitorMsg: "Tem certeza de que deseja excluir este monitor?",
|
||||
deleteNotificationMsg: "Tem certeza de que deseja excluir esta notificação para todos os monitores?",
|
||||
resoverserverDescription: "Cloudflare é o servidor padrão, você pode alterar o servidor resolvedor a qualquer momento.",
|
||||
rrtypeDescription: "Selecione o RR-Type que você deseja monitorar",
|
||||
pauseMonitorMsg: "Tem certeza que deseja fazer uma pausa?",
|
||||
enableDefaultNotificationDescription: "Para cada novo monitor, esta notificação será habilitada por padrão. Você ainda pode desativar a notificação separadamente para cada monitor.",
|
||||
clearEventsMsg: "Tem certeza de que deseja excluir todos os eventos deste monitor?",
|
||||
clearHeartbeatsMsg: "Tem certeza de que deseja excluir todos os heartbeats deste monitor?",
|
||||
confirmClearStatisticsMsg: "Tem certeza que deseja excluir TODAS as estatísticas?",
|
||||
importHandleDescription: "Escolha 'Ignorar existente' se quiser ignorar todos os monitores ou notificações com o mesmo nome. 'Substituir' excluirá todos os monitores e notificações existentes.",
|
||||
confirmImportMsg: "Tem certeza que deseja importar o backup? Certifique-se de que selecionou a opção de importação correta.",
|
||||
twoFAVerifyLabel: "Digite seu token para verificar se 2FA está funcionando",
|
||||
tokenValidSettingsMsg: "O token é válido! Agora você pode salvar as configurações 2FA.",
|
||||
confirmEnableTwoFAMsg: "Tem certeza de que deseja habilitar 2FA?",
|
||||
confirmDisableTwoFAMsg: "Tem certeza de que deseja desativar 2FA?",
|
||||
Settings: "Configurações",
|
||||
Dashboard: "Dashboard",
|
||||
"New Update": "Nova Atualização",
|
||||
Language: "Linguagem",
|
||||
Appearance: "Aparência",
|
||||
Theme: "Tema",
|
||||
General: "Geral",
|
||||
Version: "Versão",
|
||||
"Check Update On GitHub": "Verificar atualização no Github",
|
||||
List: "Lista",
|
||||
Add: "Adicionar",
|
||||
"Add New Monitor": "Adicionar novo monitor",
|
||||
"Quick Stats": "Estatísticas rápidas",
|
||||
Up: "On",
|
||||
Down: "Off",
|
||||
Pending: "Pendente",
|
||||
|
@ -48,115 +17,49 @@ export default {
|
|||
Status: "Status",
|
||||
DateTime: "Data hora",
|
||||
Message: "Mensagem",
|
||||
"No important events": "Nenhum evento importante",
|
||||
Resume: "Resumo",
|
||||
Edit: "Editar",
|
||||
Delete: "Deletar",
|
||||
Current: "Atual",
|
||||
Uptime: "Tempo de atividade",
|
||||
"Cert Exp.": "Cert Exp.",
|
||||
days: "dias",
|
||||
day: "dia",
|
||||
"-day": "-dia",
|
||||
hour: "hora",
|
||||
"-hour": "-hora",
|
||||
Response: "Resposta",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Tipo de Monitor",
|
||||
Keyword: "Palavra-Chave",
|
||||
"Friendly Name": "Nome Amigável",
|
||||
URL: "URL",
|
||||
Hostname: "Hostname",
|
||||
Port: "Porta",
|
||||
"Heartbeat Interval": "Intervalo de Heartbeat",
|
||||
Retries: "Novas tentativas",
|
||||
"Heartbeat Retry Interval": "Intervalo de repetição de Heartbeat",
|
||||
Advanced: "Avançado",
|
||||
"Upside Down Mode": "Modo de cabeça para baixo",
|
||||
"Max. Redirects": "Redirecionamento Máx.",
|
||||
"Accepted Status Codes": "Status Code Aceitáveis",
|
||||
Save: "Salvar",
|
||||
Notifications: "Notificações",
|
||||
"Not available, please setup.": "Não disponível, por favor configure.",
|
||||
"Setup Notification": "Configurar Notificação",
|
||||
Light: "Claro",
|
||||
Dark: "Escuro",
|
||||
Auto: "Auto",
|
||||
"Theme - Heartbeat Bar": "Tema - Barra de Heartbeat",
|
||||
Normal: "Normal",
|
||||
Bottom: "Inferior",
|
||||
None: "Nenhum",
|
||||
Timezone: "Fuso horário",
|
||||
"Search Engine Visibility": "Visibilidade do mecanismo de pesquisa",
|
||||
"Allow indexing": "Permitir Indexação",
|
||||
"Discourage search engines from indexing site": "Desencoraje os motores de busca de indexar o site",
|
||||
"Change Password": "Mudar senha",
|
||||
"Current Password": "Senha atual",
|
||||
"New Password": "Nova Senha",
|
||||
"Repeat New Password": "Repetir Nova Senha",
|
||||
"Update Password": "Atualizar Senha",
|
||||
"Disable Auth": "Desativar Autenticação",
|
||||
"Enable Auth": "Ativar Autenticação",
|
||||
Logout: "Deslogar",
|
||||
Leave: "Sair",
|
||||
"I understand, please disable": "Eu entendo, por favor desative.",
|
||||
Confirm: "Confirmar",
|
||||
Yes: "Sim",
|
||||
No: "Não",
|
||||
Username: "Usuário",
|
||||
Password: "Senha",
|
||||
"Remember me": "Lembre-me",
|
||||
Login: "Autenticar",
|
||||
"No Monitors, please": "Nenhum monitor, por favor",
|
||||
"add one": "adicionar um",
|
||||
"Notification Type": "Tipo de Notificação",
|
||||
Email: "Email",
|
||||
Test: "Testar",
|
||||
"Certificate Info": "Info. do Certificado ",
|
||||
"Resolver Server": "Resolver Servidor",
|
||||
"Resource Record Type": "Tipo de registro de aplicação",
|
||||
"Last Result": "Último resultado",
|
||||
"Create your admin account": "Crie sua conta de admin",
|
||||
"Repeat Password": "Repita a senha",
|
||||
"Import Backup": "Importar Backup",
|
||||
"Export Backup": "Exportar Backup",
|
||||
Export: "Exportar",
|
||||
Import: "Importar",
|
||||
respTime: "Tempo de Resp. (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
"Default enabled": "Padrão habilitado",
|
||||
"Apply on all existing monitors": "Aplicar em todos os monitores existentes",
|
||||
Create: "Criar",
|
||||
"Clear Data": "Limpar Dados",
|
||||
Events: "Eventos",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Obter Automático",
|
||||
backupDescription: "Você pode fazer backup de todos os monitores e todas as notificações em um arquivo JSON.",
|
||||
backupDescription2: "OBS: Os dados do histórico e do evento não estão incluídos.",
|
||||
backupDescription3: "Dados confidenciais, como tokens de notificação, estão incluídos no arquivo de exportação, mantenha-o com cuidado.",
|
||||
alertNoFile: "Selecione um arquivo para importar.",
|
||||
alertWrongFileType: "Selecione um arquivo JSON.",
|
||||
"Clear all statistics": "Limpar todas as estatísticas",
|
||||
"Skip existing": "Pular existente",
|
||||
Overwrite: "Sobrescrever",
|
||||
Options: "Opções",
|
||||
"Keep both": "Manter os dois",
|
||||
"Verify Token": "Verificar Token",
|
||||
"Setup 2FA": "Configurar 2FA",
|
||||
"Enable 2FA": "Ativar 2FA",
|
||||
"Disable 2FA": "Desativar 2FA",
|
||||
"TwoFaSettings": "Configurações do 2FA ",
|
||||
"Two Factor Authentication": "Autenticação e Dois Fatores",
|
||||
TwoFaSettings: "Configurações do 2FA ",
|
||||
Active: "Ativo",
|
||||
Inactive: "Inativo",
|
||||
Token: "Token",
|
||||
"Show URI": "Mostrar URI",
|
||||
Tags: "Tag",
|
||||
"Add New below or Select...": "Adicionar Novo abaixo ou Selecionar ...",
|
||||
"Tag with this name already exist.": "Já existe uma etiqueta com este nome.",
|
||||
"Tag with this value already exist.": "Já existe uma etiqueta com este valor.",
|
||||
color: "cor",
|
||||
"value (optional)": "valor (opcional)",
|
||||
Gray: "Cinza",
|
||||
Red: "Vermelho",
|
||||
Orange: "Laranja",
|
||||
|
@ -165,18 +68,159 @@ export default {
|
|||
Indigo: "Índigo",
|
||||
Purple: "Roxo",
|
||||
Pink: "Rosa",
|
||||
"Search...": "Buscar...",
|
||||
"Avg. Ping": "Ping Médio.",
|
||||
"Avg. Response": "Resposta Média. ",
|
||||
"Status Page": "Página de Status",
|
||||
"Entry Page": "Página de entrada",
|
||||
statusPageNothing: "Nada aqui, por favor, adicione um grupo ou monitor.",
|
||||
"No Services": "Nenhum Serviço",
|
||||
"All Systems Operational": "Todos os Serviços Operacionais",
|
||||
"Partially Degraded Service": "Serviço parcialmente degradado",
|
||||
"Degraded Service": "Serviço Degradado",
|
||||
"Add Group": "Adicionar Grupo",
|
||||
"Add a monitor": "Adicionar um monitor",
|
||||
"Edit Status Page": "Editar Página de Status",
|
||||
"Go to Dashboard": "Ir para a dashboard",
|
||||
StatusPage: "Página de Status",
|
||||
LanguageName: "Português (Brasileiro)",
|
||||
CheckEverySecond: "Verificar cada {0} segundos.",
|
||||
RetryCheckEverySecond: "Tentar novamente a cada {0} segundos.",
|
||||
RetriesDescription: "Máximo de tentativas antes que o serviço seja marcado como inativo e uma notificação seja enviada",
|
||||
IgnoreTlsError: "Ignorar erros TLS/SSL para sites HTTPS",
|
||||
UpsideDownModeDescription: "Inverta o status de cabeça para baixo. Se o serviço estiver acessível, ele está OFFLINE.",
|
||||
MaxRedirectDescription: "Número máximo de redirecionamentos a seguir. Defina como 0 para desativar redirecionamentos.",
|
||||
AcceptedStatusCodesDescription: "Selecione os códigos de status que são considerados uma resposta bem-sucedida.",
|
||||
PasswordNotMatchMsg: "A senha repetida não corresponde.",
|
||||
NotificationDescription: "Atribua uma notificação ao (s) monitor (es) para que funcione.",
|
||||
KeywordDescription: "Pesquise a palavra-chave em html simples ou resposta JSON e diferencia maiúsculas de minúsculas",
|
||||
PauseDashboardHome: "Pausar",
|
||||
DeleteMonitorMsg: "Tem certeza de que deseja excluir este monitor?",
|
||||
DeleteNotificationMsg: "Tem certeza de que deseja excluir esta notificação para todos os monitores?",
|
||||
ResoverserverDescription: "Cloudflare é o servidor padrão, você pode alterar o servidor resolvedor a qualquer momento.",
|
||||
RrtypeDescription: "Selecione o RR-Type que você deseja monitorar",
|
||||
PauseMonitorMsg: "Tem certeza que deseja fazer uma pausa?",
|
||||
EnableDefaultNotificationDescription: "Para cada novo monitor, esta notificação será habilitada por padrão. Você ainda pode desativar a notificação separadamente para cada monitor.",
|
||||
ClearEventsMsg: "Tem certeza de que deseja excluir todos os eventos deste monitor?",
|
||||
ClearHeartbeatsMsg: "Tem certeza de que deseja excluir todos os heartbeats deste monitor?",
|
||||
ConfirmClearStatisticsMsg: "Tem certeza que deseja excluir TODAS as estatísticas?",
|
||||
ImportHandleDescription: "Escolha 'Ignorar existente' se quiser ignorar todos os monitores ou notificações com o mesmo nome. 'Substituir' excluirá todos os monitores e notificações existentes.",
|
||||
ConfirmImportMsg: "Tem certeza que deseja importar o backup? Certifique-se de que selecionou a opção de importação correta.",
|
||||
TwoFaVerifyLabel: "Digite seu token para verificar se 2FA está funcionando",
|
||||
TokenValidSettingsMsg: "O token é válido! Agora você pode salvar as configurações 2FA.",
|
||||
ConfirmEnableTwoFaMsg: "Tem certeza de que deseja habilitar 2FA?",
|
||||
ConfirmDisableTwoFaMsg: "Tem certeza de que deseja desativar 2FA?",
|
||||
NewUpdate: "Nova Atualização",
|
||||
CheckUpdateOnGitHub: "Verificar atualização no Github",
|
||||
AddNewMonitor: "Adicionar novo monitor",
|
||||
QuickStats: "Estatísticas rápidas",
|
||||
NoImportantEvents: "Nenhum evento importante",
|
||||
CertExp: "Cert Exp.",
|
||||
Days: "dias",
|
||||
Day: "-dia",
|
||||
Hour: "-hora",
|
||||
MonitorType: "Tipo de Monitor",
|
||||
FriendlyName: "Nome Amigável",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Intervalo de Heartbeat",
|
||||
HeartbeatRetryInterval: "Intervalo de repetição de Heartbeat",
|
||||
UpsideDownMode: "Modo de cabeça para baixo",
|
||||
MaxRedirects: "Redirecionamento Máx.",
|
||||
AcceptedStatusCodes: "Status Code Aceitáveis",
|
||||
NotAvailablePleaseSetup: "Não disponível, por favor configure.",
|
||||
SetupNotification: "Configurar Notificação",
|
||||
ThemeHeartbeatBar: "Tema - Barra de Heartbeat",
|
||||
SearchEngineVisibility: "Visibilidade do mecanismo de pesquisa",
|
||||
AllowIndexing: "Permitir Indexação",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Desencoraje os motores de busca de indexar o site",
|
||||
ChangePassword: "Mudar senha",
|
||||
CurrentPassword: "Senha atual",
|
||||
NewPassword: "Nova Senha",
|
||||
RepeatNewPassword: "Repetir Nova Senha",
|
||||
UpdatePassword: "Atualizar Senha",
|
||||
DisableAuth: "Desativar Autenticação",
|
||||
EnableAuth: "Ativar Autenticação",
|
||||
IUnderstandPleaseDisable: "Eu entendo, por favor desative.",
|
||||
RememberMe: "Lembre-me",
|
||||
NoMonitorsPlease: "Nenhum monitor, por favor",
|
||||
AddOne: "adicionar um",
|
||||
NotificationType: "Tipo de Notificação",
|
||||
CertificateInfo: "Info. do Certificado ",
|
||||
ResolverServer: "Resolver Servidor",
|
||||
ResourceRecordType: "Tipo de registro de aplicação",
|
||||
LastResult: "Último resultado",
|
||||
CreateYourAdminAccount: "Crie sua conta de admin",
|
||||
RepeatPassword: "Repita a senha",
|
||||
ImportBackup: "Importar Backup",
|
||||
ExportBackup: "Exportar Backup",
|
||||
RespTime: "Tempo de Resp. (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "Padrão habilitado",
|
||||
ApplyOnAllExistingMonitors: "Aplicar em todos os monitores existentes",
|
||||
ClearData: "Limpar Dados",
|
||||
AutoGet: "Obter Automático",
|
||||
BackupDescription: "Você pode fazer backup de todos os monitores e todas as notificações em um arquivo JSON.",
|
||||
BackupDescription2: "OBS: Os dados do histórico e do evento não estão incluídos.",
|
||||
BackupDescription3: "Dados confidenciais, como tokens de notificação, estão incluídos no arquivo de exportação, mantenha-o com cuidado.",
|
||||
AlertNoFile: "Selecione um arquivo para importar.",
|
||||
AlertWrongFileType: "Selecione um arquivo JSON.",
|
||||
ClearAllStatistics: "Limpar todas as estatísticas",
|
||||
SkipExisting: "Pular existente",
|
||||
KeepBoth: "Manter os dois",
|
||||
VerifyToken: "Verificar Token",
|
||||
Setup2Fa: "Configurar 2FA",
|
||||
Enable2Fa: "Ativar 2FA",
|
||||
Disable2Fa: "Desativar 2FA",
|
||||
TwoFactorAuthentication: "Autenticação e Dois Fatores",
|
||||
ShowUri: "Mostrar URI",
|
||||
AddNewBelowOrSelect: "Adicionar Novo abaixo ou Selecionar ...",
|
||||
TagWithThisNameAlreadyExist: "Já existe uma etiqueta com este nome.",
|
||||
TagWithThisValueAlreadyExist: "Já existe uma etiqueta com este valor.",
|
||||
Color: "cor",
|
||||
ValueOptional: "valor (opcional)",
|
||||
Search: "Buscar...",
|
||||
AvgPing: "Ping Médio.",
|
||||
AvgResponse: "Resposta Média. ",
|
||||
EntryPage: "Página de entrada",
|
||||
StatusPageNothing: "Nada aqui, por favor, adicione um grupo ou monitor.",
|
||||
NoServices: "Nenhum Serviço",
|
||||
AllSystemsOperational: "Todos os Serviços Operacionais",
|
||||
PartiallyDegradedService: "Serviço parcialmente degradado",
|
||||
DegradedService: "Serviço Degradado",
|
||||
AddGroup: "Adicionar Grupo",
|
||||
AddAMonitor: "Adicionar um monitor",
|
||||
EditStatusPage: "Editar Página de Status",
|
||||
GoToDashboard: "Ir para a 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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,33 +1,13 @@
|
|||
export default {
|
||||
languageName: "Русский",
|
||||
checkEverySecond: "проверять каждые {0} секунд",
|
||||
retriesDescription: "Максимальное количество попыток перед пометкой сервиса как недоступного и отправкой уведомления",
|
||||
ignoreTLSError: "Игнорировать ошибку TLS/SSL для HTTPS сайтов",
|
||||
upsideDownModeDescription: "Реверс статуса сервиса. Если сервис доступен, то он помечается как НЕДОСТУПНЫЙ.",
|
||||
maxRedirectDescription: "Максимальное количество перенаправлений. Поставьте 0, чтобы отключить перенаправления.",
|
||||
acceptedStatusCodesDescription: "Выберите коды статусов для определения доступности сервиса.",
|
||||
passwordNotMatchMsg: "Повтор пароля не совпадает.",
|
||||
notificationDescription: "Привяжите уведомления к мониторам.",
|
||||
keywordDescription: "Поиск слова в чистом HTML или в JSON-ответе (чувствительно к регистру)",
|
||||
pauseDashboardHome: "Пауза",
|
||||
deleteMonitorMsg: "Вы действительно хотите удалить данный монитор?",
|
||||
deleteNotificationMsg: "Вы действительно хотите удалить это уведомление для всех мониторов?",
|
||||
resoverserverDescription: "Cloudflare является сервером по умолчанию. Вы всегда можете сменить данный сервер.",
|
||||
rrtypeDescription: "Выберите тип ресурсной записи, который вы хотите отслеживать",
|
||||
pauseMonitorMsg: "Вы действительно хотите поставить на паузу?",
|
||||
Settings: "Настройки",
|
||||
Dashboard: "Панель мониторов",
|
||||
"New Update": "Обновление",
|
||||
Language: "Язык",
|
||||
Appearance: "Внешний вид",
|
||||
Theme: "Тема",
|
||||
General: "Общее",
|
||||
Version: "Версия",
|
||||
"Check Update On GitHub": "Проверить обновления на GitHub",
|
||||
List: "Список",
|
||||
Add: "Добавить",
|
||||
"Add New Monitor": "Новый монитор",
|
||||
"Quick Stats": "Статистика",
|
||||
Up: "Доступен",
|
||||
Down: "Н/Д",
|
||||
Pending: "Ожидание",
|
||||
|
@ -37,127 +17,49 @@ export default {
|
|||
Status: "Статус",
|
||||
DateTime: "Дата и время",
|
||||
Message: "Сообщение",
|
||||
"No important events": "Важных событий нет",
|
||||
Resume: "Возобновить",
|
||||
Edit: "Изменить",
|
||||
Delete: "Удалить",
|
||||
Current: "Текущий",
|
||||
Uptime: "Аптайм",
|
||||
"Cert Exp.": "Сертификат просрочен",
|
||||
days: "дней",
|
||||
day: "день",
|
||||
"-day": " дней",
|
||||
hour: "час",
|
||||
"-hour": " часа",
|
||||
Response: "Ответ",
|
||||
Ping: "Пинг",
|
||||
"Monitor Type": "Тип монитора",
|
||||
Keyword: "Слово",
|
||||
"Friendly Name": "Имя",
|
||||
URL: "URL",
|
||||
Hostname: "Имя хоста",
|
||||
Port: "Порт",
|
||||
"Heartbeat Interval": "Частота опроса",
|
||||
Retries: "Попыток",
|
||||
Advanced: "Дополнительно",
|
||||
"Upside Down Mode": "Режим реверса статуса",
|
||||
"Max. Redirects": "Макс. количество перенаправлений",
|
||||
"Accepted Status Codes": "Допустимые коды статуса",
|
||||
Save: "Сохранить",
|
||||
Notifications: "Уведомления",
|
||||
"Not available, please setup.": "Доступных уведомлений нет, необходима настройка.",
|
||||
"Setup Notification": "Настроить уведомления",
|
||||
Light: "Светлая",
|
||||
Dark: "Тёмная",
|
||||
Auto: "Авто",
|
||||
"Theme - Heartbeat Bar": "Тема - Полоса частоты опроса",
|
||||
Normal: "Обычный",
|
||||
Bottom: "Снизу",
|
||||
None: "Отсутствует",
|
||||
Timezone: "Часовой пояс",
|
||||
"Search Engine Visibility": "Видимость поисковым движком",
|
||||
"Allow indexing": "Разрешить индексирование",
|
||||
"Discourage search engines from indexing site": "Не позволять индексировать сайт",
|
||||
"Change Password": "Сменить пароль",
|
||||
"Current Password": "Текущий пароль",
|
||||
"New Password": "Новый пароль",
|
||||
"Repeat New Password": "Повтор нового пароля",
|
||||
"Update Password": "Обновить пароль",
|
||||
"Disable Auth": "Отключить авторизацию",
|
||||
"Enable Auth": "Включить авторизацию",
|
||||
Logout: "Выйти",
|
||||
Leave: "Отмена",
|
||||
"I understand, please disable": "Я понимаю, всё равно отключить",
|
||||
Confirm: "Подтвердить",
|
||||
Yes: "Да",
|
||||
No: "Нет",
|
||||
Username: "Логин",
|
||||
Password: "Пароль",
|
||||
"Remember me": "Запомнить меня",
|
||||
Login: "Вход в систему",
|
||||
"No Monitors, please": "Мониторов нет, пожалуйста",
|
||||
"add one": "создайте новый",
|
||||
"Notification Type": "Тип уведомления",
|
||||
Email: "Почта",
|
||||
Test: "Проверка",
|
||||
"Certificate Info": "Информация о сертификате",
|
||||
"Resolver Server": "DNS сервер",
|
||||
"Resource Record Type": "Тип ресурсной записи",
|
||||
"Last Result": "Последний результат",
|
||||
"Create your admin account": "Создайте аккаунт администратора",
|
||||
"Repeat Password": "Повторите пароль",
|
||||
respTime: "Время ответа (мс)",
|
||||
notAvailableShort: "Н/Д",
|
||||
Create: "Создать",
|
||||
clearEventsMsg: "Вы действительно хотите удалить всю статистику событий данного монитора?",
|
||||
clearHeartbeatsMsg: "Вы действительно хотите удалить всю статистику опросов данного монитора?",
|
||||
confirmClearStatisticsMsg: "Вы действительно хотите удалить ВСЮ статистику?",
|
||||
"Clear Data": "Удалить статистику",
|
||||
Events: "События",
|
||||
Heartbeats: "Опросы",
|
||||
"Auto Get": "Авто-получение",
|
||||
enableDefaultNotificationDescription: "Для каждого нового монитора это уведомление будет включено по умолчанию. Вы всё ещё можете отключить уведомления в каждом мониторе отдельно.",
|
||||
"Default enabled": "Использовать по умолчанию",
|
||||
"Also apply to existing monitors": "Применить к существующим мониторам",
|
||||
Export: "Резервная копия",
|
||||
Import: "Восстановление",
|
||||
backupDescription: "Вы можете сохранить резервную копию всех мониторов и уведомлений в виде JSON-файла",
|
||||
backupDescription2: "P.S. История и события сохранены не будут",
|
||||
backupDescription3: "Важные данные, такие как токены уведомлений, добавляются при экспорте, поэтому храните файлы в безопасном месте",
|
||||
alertNoFile: "Выберите файл для импорта.",
|
||||
alertWrongFileType: "Выберите JSON-файл.",
|
||||
twoFAVerifyLabel: "Пожалуйста, введите свой токен, чтобы проверить работу 2FA",
|
||||
tokenValidSettingsMsg: "Токен действителен! Теперь вы можете сохранить настройки 2FA.",
|
||||
confirmEnableTwoFAMsg: "Вы действительно хотите включить 2FA?",
|
||||
confirmDisableTwoFAMsg: "Вы действительно хотите выключить 2FA?",
|
||||
"Apply on all existing monitors": "Применить ко всем существующим мониторам",
|
||||
"Verify Token": "Проверить токен",
|
||||
"Setup 2FA": "Настройка 2FA",
|
||||
"Enable 2FA": "Включить 2FA",
|
||||
"Disable 2FA": "Выключить 2FA",
|
||||
"TwoFaSettings": "Настройки 2FA",
|
||||
"Two Factor Authentication": "Двухфакторная аутентификация",
|
||||
TwoFaSettings: "Настройки 2FA",
|
||||
Active: "Активно",
|
||||
Inactive: "Неактивно",
|
||||
Token: "Токен",
|
||||
"Show URI": "Показать URI",
|
||||
"Clear all statistics": "Удалить всю статистику",
|
||||
retryCheckEverySecond: "повторять каждые {0} секунд",
|
||||
importHandleDescription: "Выберите \"Пропустить существующие\", если вы хотите пропустить каждый монитор или уведомление с таким же именем. \"Перезаписать\" удалит каждый существующий монитор или уведомление и добавит заново. Вариант \"Не проверять\" принудительно восстанавливает все мониторы и уведомления, даже если они уже существуют.",
|
||||
confirmImportMsg: "Вы действительно хотите восстановить резервную копию? Убедитесь, что вы выбрали подходящий вариант импорта.",
|
||||
"Heartbeat Retry Interval": "Интервал повтора опроса",
|
||||
"Import Backup": "Восстановление резервной копии",
|
||||
"Export Backup": "Резервная копия",
|
||||
"Skip existing": "Пропустить существующие",
|
||||
Overwrite: "Перезаписать",
|
||||
Options: "Опции",
|
||||
"Keep both": "Не проверять",
|
||||
Tags: "Теги",
|
||||
"Add New below or Select...": "Добавить новый или выбрать...",
|
||||
"Tag with this name already exist.": "Такой тег уже существует.",
|
||||
"Tag with this value already exist.": "Тег с таким значением уже существует.",
|
||||
color: "цвет",
|
||||
"value (optional)": "значение (опционально)",
|
||||
Gray: "Серый",
|
||||
Red: "Красный",
|
||||
Orange: "Оранжевый",
|
||||
|
@ -166,22 +68,159 @@ export default {
|
|||
Indigo: "Индиго",
|
||||
Purple: "Пурпурный",
|
||||
Pink: "Розовый",
|
||||
"Search...": "Поиск...",
|
||||
"Avg. Ping": "Средн. пинг",
|
||||
"Avg. Response": "Средн. ответ",
|
||||
"Entry Page": "Главная страница",
|
||||
statusPageNothing: "Здесь пусто. Добавьте группу или монитор.",
|
||||
"No Services": "Нет сервисов",
|
||||
"All Systems Operational": "Все сервисы работают",
|
||||
"Partially Degraded Service": "Сервисы частично не работают",
|
||||
"Degraded Service": "Все сервисы не работают",
|
||||
"Add Group": "Добавить группу",
|
||||
"Add a monitor": "Добавить монитор",
|
||||
"Edit Status Page": "Редактировать",
|
||||
"Go to Dashboard": "Панель мониторов",
|
||||
"Status Page": "Статус сервисов",
|
||||
"Discard": "Отмена",
|
||||
"Create Incident": "Создать инцидент",
|
||||
"Switch to Dark Theme": "Тёмная тема",
|
||||
"Switch to Light Theme": "Светлая тема",
|
||||
StatusPage: "Статус сервисов",
|
||||
Discard: "Отмена",
|
||||
CreateIncident: "Создать инцидент",
|
||||
SwitchToDarkTheme: "Тёмная тема",
|
||||
SwitchToLightTheme: "Светлая тема",
|
||||
LanguageName: "Русский",
|
||||
CheckEverySecond: "проверять каждые {0} секунд",
|
||||
RetryCheckEverySecond: "повторять каждые {0} секунд",
|
||||
RetriesDescription: "Максимальное количество попыток перед пометкой сервиса как недоступного и отправкой уведомления",
|
||||
IgnoreTlsError: "Игнорировать ошибку TLS/SSL для HTTPS сайтов",
|
||||
UpsideDownModeDescription: "Реверс статуса сервиса. Если сервис доступен, то он помечается как НЕДОСТУПНЫЙ.",
|
||||
MaxRedirectDescription: "Максимальное количество перенаправлений. Поставьте 0, чтобы отключить перенаправления.",
|
||||
AcceptedStatusCodesDescription: "Выберите коды статусов для определения доступности сервиса.",
|
||||
PasswordNotMatchMsg: "Повтор пароля не совпадает.",
|
||||
NotificationDescription: "Привяжите уведомления к мониторам.",
|
||||
KeywordDescription: "Поиск слова в чистом HTML или в JSON-ответе (чувствительно к регистру)",
|
||||
PauseDashboardHome: "Пауза",
|
||||
DeleteMonitorMsg: "Вы действительно хотите удалить данный монитор?",
|
||||
DeleteNotificationMsg: "Вы действительно хотите удалить это уведомление для всех мониторов?",
|
||||
ResoverserverDescription: "Cloudflare является сервером по умолчанию. Вы всегда можете сменить данный сервер.",
|
||||
RrtypeDescription: "Выберите тип ресурсной записи, который вы хотите отслеживать",
|
||||
PauseMonitorMsg: "Вы действительно хотите поставить на паузу?",
|
||||
EnableDefaultNotificationDescription: "Для каждого нового монитора это уведомление будет включено по умолчанию. Вы всё ещё можете отключить уведомления в каждом мониторе отдельно.",
|
||||
ClearEventsMsg: "Вы действительно хотите удалить всю статистику событий данного монитора?",
|
||||
ClearHeartbeatsMsg: "Вы действительно хотите удалить всю статистику опросов данного монитора?",
|
||||
ConfirmClearStatisticsMsg: "Вы действительно хотите удалить ВСЮ статистику?",
|
||||
ImportHandleDescription: "Выберите \"Пропустить существующие\", если вы хотите пропустить каждый монитор или уведомление с таким же именем. \"Перезаписать\" удалит каждый существующий монитор или уведомление и добавит заново. Вариант \"Не проверять\" принудительно восстанавливает все мониторы и уведомления, даже если они уже существуют.",
|
||||
ConfirmImportMsg: "Вы действительно хотите восстановить резервную копию? Убедитесь, что вы выбрали подходящий вариант импорта.",
|
||||
TwoFaVerifyLabel: "Пожалуйста, введите свой токен, чтобы проверить работу 2FA",
|
||||
TokenValidSettingsMsg: "Токен действителен! Теперь вы можете сохранить настройки 2FA.",
|
||||
ConfirmEnableTwoFaMsg: "Вы действительно хотите включить 2FA?",
|
||||
ConfirmDisableTwoFaMsg: "Вы действительно хотите выключить 2FA?",
|
||||
NewUpdate: "Обновление",
|
||||
CheckUpdateOnGitHub: "Проверить обновления на GitHub",
|
||||
AddNewMonitor: "Новый монитор",
|
||||
QuickStats: "Статистика",
|
||||
NoImportantEvents: "Важных событий нет",
|
||||
CertExp: "Сертификат просрочен",
|
||||
Days: "дней",
|
||||
Day: " дней",
|
||||
Hour: " часа",
|
||||
MonitorType: "Тип монитора",
|
||||
FriendlyName: "Имя",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Частота опроса",
|
||||
HeartbeatRetryInterval: "Интервал повтора опроса",
|
||||
UpsideDownMode: "Режим реверса статуса",
|
||||
MaxRedirects: "Макс. количество перенаправлений",
|
||||
AcceptedStatusCodes: "Допустимые коды статуса",
|
||||
NotAvailablePleaseSetup: "Доступных уведомлений нет, необходима настройка.",
|
||||
SetupNotification: "Настроить уведомления",
|
||||
ThemeHeartbeatBar: "Тема - Полоса частоты опроса",
|
||||
SearchEngineVisibility: "Видимость поисковым движком",
|
||||
AllowIndexing: "Разрешить индексирование",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Не позволять индексировать сайт",
|
||||
ChangePassword: "Сменить пароль",
|
||||
CurrentPassword: "Текущий пароль",
|
||||
NewPassword: "Новый пароль",
|
||||
RepeatNewPassword: "Повтор нового пароля",
|
||||
UpdatePassword: "Обновить пароль",
|
||||
DisableAuth: "Отключить авторизацию",
|
||||
EnableAuth: "Включить авторизацию",
|
||||
IUnderstandPleaseDisable: "Я понимаю, всё равно отключить",
|
||||
RememberMe: "Запомнить меня",
|
||||
NoMonitorsPlease: "Мониторов нет, пожалуйста",
|
||||
AddOne: "создайте новый",
|
||||
NotificationType: "Тип уведомления",
|
||||
CertificateInfo: "Информация о сертификате",
|
||||
ResolverServer: "DNS сервер",
|
||||
ResourceRecordType: "Тип ресурсной записи",
|
||||
LastResult: "Последний результат",
|
||||
CreateYourAdminAccount: "Создайте аккаунт администратора",
|
||||
RepeatPassword: "Повторите пароль",
|
||||
ImportBackup: "Восстановление резервной копии",
|
||||
ExportBackup: "Резервная копия",
|
||||
RespTime: "Время ответа (мс)",
|
||||
NotAvailableShort: "Н/Д",
|
||||
DefaultEnabled: "Использовать по умолчанию",
|
||||
ApplyOnAllExistingMonitors: "Применить ко всем существующим мониторам",
|
||||
ClearData: "Удалить статистику",
|
||||
AutoGet: "Авто-получение",
|
||||
BackupDescription: "Вы можете сохранить резервную копию всех мониторов и уведомлений в виде JSON-файла",
|
||||
BackupDescription2: "P.S. История и события сохранены не будут",
|
||||
BackupDescription3: "Важные данные, такие как токены уведомлений, добавляются при экспорте, поэтому храните файлы в безопасном месте",
|
||||
AlertNoFile: "Выберите файл для импорта.",
|
||||
AlertWrongFileType: "Выберите JSON-файл.",
|
||||
ClearAllStatistics: "Удалить всю статистику",
|
||||
SkipExisting: "Пропустить существующие",
|
||||
KeepBoth: "Не проверять",
|
||||
VerifyToken: "Проверить токен",
|
||||
Setup2Fa: "Настройка 2FA",
|
||||
Enable2Fa: "Включить 2FA",
|
||||
Disable2Fa: "Выключить 2FA",
|
||||
TwoFactorAuthentication: "Двухфакторная аутентификация",
|
||||
ShowUri: "Показать URI",
|
||||
AddNewBelowOrSelect: "Добавить новый или выбрать...",
|
||||
TagWithThisNameAlreadyExist: "Такой тег уже существует.",
|
||||
TagWithThisValueAlreadyExist: "Тег с таким значением уже существует.",
|
||||
Color: "цвет",
|
||||
ValueOptional: "значение (опционально)",
|
||||
Search: "Поиск...",
|
||||
AvgPing: "Средн. пинг",
|
||||
AvgResponse: "Средн. ответ",
|
||||
EntryPage: "Главная страница",
|
||||
StatusPageNothing: "Здесь пусто. Добавьте группу или монитор.",
|
||||
NoServices: "Нет сервисов",
|
||||
AllSystemsOperational: "Все сервисы работают",
|
||||
PartiallyDegradedService: "Сервисы частично не работают",
|
||||
DegradedService: "Все сервисы не работают",
|
||||
AddGroup: "Добавить группу",
|
||||
AddAMonitor: "Добавить монитор",
|
||||
EditStatusPage: "Редактировать",
|
||||
GoToDashboard: "Панель мониторов",
|
||||
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",
|
||||
SearchPlaceholder: "Search...",
|
||||
ShowingFromToOfCountRecords: "Showing {from} to {to} of {count} records",
|
||||
Records: "records",
|
||||
OneRecord: "One record",
|
||||
PoweredBy: "Powered by",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,33 +1,13 @@
|
|||
export default {
|
||||
languageName: "Srpski",
|
||||
checkEverySecond: "Proveri svakih {0} sekundi.",
|
||||
retriesDescription: "Maksimum pokušaja pre nego što se servis obeleži kao neaktivan i pošalje se obaveštenje.",
|
||||
ignoreTLSError: "Ignoriši TLS/SSL greške za HTTPS veb stranice.",
|
||||
upsideDownModeDescription: "Obrnite status. Ako je servis dostupan, onda je obeležen kao neaktivan.",
|
||||
maxRedirectDescription: "Maksimani broj preusmerenja da se prate. Postavite na 0 da bi se isključila preusmerenja.",
|
||||
acceptedStatusCodesDescription: "Odaberite statusne kodove koji se smatraju uspešnim odgovorom.",
|
||||
passwordNotMatchMsg: "Ponovljena lozinka se ne poklapa.",
|
||||
notificationDescription: "Molim Vas postavite obaveštenje za masmatrače da bise aktivirali.",
|
||||
keywordDescription: "Pretraži ključnu reč u čistom html ili JSON odgovoru sa osetljivim velikim i malim slovima",
|
||||
pauseDashboardHome: "Pauziraj",
|
||||
deleteMonitorMsg: "Da li ste sigurni da želite da obrišete ovog posmatrača?",
|
||||
deleteNotificationMsg: "Da li ste sigurni d aželite da uklonite ovo obaveštenje za sve posmatrače?",
|
||||
resoverserverDescription: "Cloudflare je podrazumevani server. Možete promeniti server za raszrešavanje u bilo kom trenutku.",
|
||||
rrtypeDescription: "Odaberite RR-Type koji želite da posmatrate",
|
||||
pauseMonitorMsg: "Da li ste sigurni da želite da pauzirate?",
|
||||
Settings: "Podešavanja",
|
||||
Dashboard: "Komandna tabla",
|
||||
"New Update": "Nova verzija",
|
||||
Language: "Jezik",
|
||||
Appearance: "Izgled",
|
||||
Theme: "Tema",
|
||||
General: "Opšte",
|
||||
Version: "Verzija",
|
||||
"Check Update On GitHub": "Proverite novu verziju na GitHub-u",
|
||||
List: "Lista",
|
||||
Add: "Dodaj",
|
||||
"Add New Monitor": "Dodaj novog posmatrača",
|
||||
"Quick Stats": "Brze statistike",
|
||||
Up: "Aktivno",
|
||||
Down: "Neaktivno",
|
||||
Pending: "Nerešeno",
|
||||
|
@ -37,127 +17,49 @@ export default {
|
|||
Status: "Status",
|
||||
DateTime: "Datum i vreme",
|
||||
Message: "Poruka",
|
||||
"No important events": "Nema bitnih događaja",
|
||||
Resume: "Nastavi",
|
||||
Edit: "Izmeni",
|
||||
Delete: "Ukloni",
|
||||
Current: "Trenutno",
|
||||
Uptime: "Vreme rada",
|
||||
"Cert Exp.": "Istek sert.",
|
||||
days: "dana",
|
||||
day: "dan",
|
||||
"-day": "-dana",
|
||||
hour: "sat",
|
||||
"-hour": "-sata",
|
||||
Response: "Odgovor",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Tip posmatrača",
|
||||
Keyword: "Ključna reč",
|
||||
"Friendly Name": "Prijateljsko ime",
|
||||
URL: "URL",
|
||||
Hostname: "Hostname",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Interval otkucaja srca",
|
||||
Retries: "Pokušaji",
|
||||
Advanced: "Napredno",
|
||||
"Upside Down Mode": "Naopak mod",
|
||||
"Max. Redirects": "Maks. preusmerenja",
|
||||
"Accepted Status Codes": "Prihvaćeni statusni kodovi",
|
||||
Save: "Sačuvaj",
|
||||
Notifications: "Obaveštenja",
|
||||
"Not available, please setup.": "Nije dostupno, molim Vas podesite.",
|
||||
"Setup Notification": "Postavi obaveštenje",
|
||||
Light: "Svetlo",
|
||||
Dark: "Tamno",
|
||||
Auto: "Automatsko",
|
||||
"Theme - Heartbeat Bar": "Tema - Traka otkucaja srca",
|
||||
Normal: "Normalno",
|
||||
Bottom: "Dole",
|
||||
None: "Isključeno",
|
||||
Timezone: "Vremenska zona",
|
||||
"Search Engine Visibility": "Vidljivost pretraživačima",
|
||||
"Allow indexing": "Dozvoli indeksiranje",
|
||||
"Discourage search engines from indexing site": "Odvraćajte pretraživače od indeksiranja sajta",
|
||||
"Change Password": "Promeni lozinku",
|
||||
"Current Password": "Trenutna lozinka",
|
||||
"New Password": "Nova lozinka",
|
||||
"Repeat New Password": "Ponovi novu lozinku",
|
||||
"Update Password": "Izmeni lozinku",
|
||||
"Disable Auth": "Isključi autentifikaciju",
|
||||
"Enable Auth": "Uključi autentifikaciju",
|
||||
Logout: "Odloguj se",
|
||||
Leave: "Izađi",
|
||||
"I understand, please disable": "Razumem, molim te isključi",
|
||||
Confirm: "Potvrdi",
|
||||
Yes: "Da",
|
||||
No: "Ne",
|
||||
Username: "Korisničko ime",
|
||||
Password: "Lozinka",
|
||||
"Remember me": "Zapamti me",
|
||||
Login: "Uloguj se",
|
||||
"No Monitors, please": "Bez posmatrača molim",
|
||||
"add one": "dodaj jednog",
|
||||
"Notification Type": "Tip obaveštenja",
|
||||
Email: "E-pošta",
|
||||
Test: "Test",
|
||||
"Certificate Info": "Informacije sertifikata",
|
||||
"Resolver Server": "Razrešivački server",
|
||||
"Resource Record Type": "Tip zapisa resursa",
|
||||
"Last Result": "Poslednji rezultat",
|
||||
"Create your admin account": "Naprivi administratorski nalog",
|
||||
"Repeat Password": "Ponovite lozinku",
|
||||
respTime: "Vreme odg. (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "Create",
|
||||
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?",
|
||||
"Clear Data": "Clear Data",
|
||||
Events: "Events",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto Get",
|
||||
enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||||
"Default enabled": "Default enabled",
|
||||
"Also apply to existing monitors": "Also apply to existing monitors",
|
||||
Export: "Export",
|
||||
Import: "Import",
|
||||
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.",
|
||||
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?",
|
||||
"Apply on all existing monitors": "Apply on all existing monitors",
|
||||
"Verify Token": "Verify Token",
|
||||
"Setup 2FA": "Setup 2FA",
|
||||
"Enable 2FA": "Enable 2FA",
|
||||
"Disable 2FA": "Disable 2FA",
|
||||
"TwoFaSettings": "2FA Settings",
|
||||
"Two Factor Authentication": "Two Factor Authentication",
|
||||
TwoFaSettings: "2FA Settings",
|
||||
Active: "Active",
|
||||
Inactive: "Inactive",
|
||||
Token: "Token",
|
||||
"Show URI": "Show URI",
|
||||
"Clear all statistics": "Clear all Statistics",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
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.",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
LanguageName: "Srpski",
|
||||
CheckEverySecond: "Proveri svakih {0} sekundi.",
|
||||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||||
RetriesDescription: "Maksimum pokušaja pre nego što se servis obeleži kao neaktivan i pošalje se obaveštenje.",
|
||||
IgnoreTlsError: "Ignoriši TLS/SSL greške za HTTPS veb stranice.",
|
||||
UpsideDownModeDescription: "Obrnite status. Ako je servis dostupan, onda je obeležen kao neaktivan.",
|
||||
MaxRedirectDescription: "Maksimani broj preusmerenja da se prate. Postavite na 0 da bi se isključila preusmerenja.",
|
||||
AcceptedStatusCodesDescription: "Odaberite statusne kodove koji se smatraju uspešnim odgovorom.",
|
||||
PasswordNotMatchMsg: "Ponovljena lozinka se ne poklapa.",
|
||||
NotificationDescription: "Molim Vas postavite obaveštenje za masmatrače da bise aktivirali.",
|
||||
KeywordDescription: "Pretraži ključnu reč u čistom html ili JSON odgovoru sa osetljivim velikim i malim slovima",
|
||||
PauseDashboardHome: "Pauziraj",
|
||||
DeleteMonitorMsg: "Da li ste sigurni da želite da obrišete ovog posmatrača?",
|
||||
DeleteNotificationMsg: "Da li ste sigurni d aželite da uklonite ovo obaveštenje za sve posmatrače?",
|
||||
ResoverserverDescription: "Cloudflare je podrazumevani server. Možete promeniti server za raszrešavanje u bilo kom trenutku.",
|
||||
RrtypeDescription: "Odaberite RR-Type koji želite da posmatrate",
|
||||
PauseMonitorMsg: "Da li ste sigurni da želite da pauzirate?",
|
||||
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: "Nova verzija",
|
||||
CheckUpdateOnGitHub: "Proverite novu verziju na GitHub-u",
|
||||
AddNewMonitor: "Dodaj novog posmatrača",
|
||||
QuickStats: "Brze statistike",
|
||||
NoImportantEvents: "Nema bitnih događaja",
|
||||
CertExp: "Istek sert.",
|
||||
Days: "dana",
|
||||
Day: "-dana",
|
||||
Hour: "-sata",
|
||||
MonitorType: "Tip posmatrača",
|
||||
FriendlyName: "Prijateljsko ime",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Interval otkucaja srca",
|
||||
HeartbeatRetryInterval: "Heartbeat Retry Interval",
|
||||
UpsideDownMode: "Naopak mod",
|
||||
MaxRedirects: "Maks. preusmerenja",
|
||||
AcceptedStatusCodes: "Prihvaćeni statusni kodovi",
|
||||
NotAvailablePleaseSetup: "Nije dostupno, molim Vas podesite.",
|
||||
SetupNotification: "Postavi obaveštenje",
|
||||
ThemeHeartbeatBar: "Tema - Traka otkucaja srca",
|
||||
SearchEngineVisibility: "Vidljivost pretraživačima",
|
||||
AllowIndexing: "Dozvoli indeksiranje",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Odvraćajte pretraživače od indeksiranja sajta",
|
||||
ChangePassword: "Promeni lozinku",
|
||||
CurrentPassword: "Trenutna lozinka",
|
||||
NewPassword: "Nova lozinka",
|
||||
RepeatNewPassword: "Ponovi novu lozinku",
|
||||
UpdatePassword: "Izmeni lozinku",
|
||||
DisableAuth: "Isključi autentifikaciju",
|
||||
EnableAuth: "Uključi autentifikaciju",
|
||||
IUnderstandPleaseDisable: "Razumem, molim te isključi",
|
||||
RememberMe: "Zapamti me",
|
||||
NoMonitorsPlease: "Bez posmatrača molim",
|
||||
AddOne: "dodaj jednog",
|
||||
NotificationType: "Tip obaveštenja",
|
||||
CertificateInfo: "Informacije sertifikata",
|
||||
ResolverServer: "Razrešivački server",
|
||||
ResourceRecordType: "Tip zapisa resursa",
|
||||
LastResult: "Poslednji rezultat",
|
||||
CreateYourAdminAccount: "Naprivi administratorski nalog",
|
||||
RepeatPassword: "Ponovite lozinku",
|
||||
ImportBackup: "Import Backup",
|
||||
ExportBackup: "Export Backup",
|
||||
RespTime: "Vreme odg. (ms)",
|
||||
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",
|
||||
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)",
|
||||
Search: "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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,33 +1,13 @@
|
|||
export default {
|
||||
languageName: "Српски",
|
||||
checkEverySecond: "Провери сваких {0} секунди.",
|
||||
retriesDescription: "Максимум покушаја пре него што се сервис обележи као неактиван и пошаље се обавештење.",
|
||||
ignoreTLSError: "Игнориши TLS/SSL грешке за HTTPS веб странице.",
|
||||
upsideDownModeDescription: "Обрните статус. Ако је сервис доступан, онда је обележен као неактиван.",
|
||||
maxRedirectDescription: "Максимани број преусмерења да се прате. Поставите на 0 да би се искључила преусмерења.",
|
||||
acceptedStatusCodesDescription: "Одаберите статусне кодове који се сматрају успешним одговором.",
|
||||
passwordNotMatchMsg: "Поновљена лозинка се не поклапа.",
|
||||
notificationDescription: "Молим Вас поставите обавештење за масматраче да бисе активирали.",
|
||||
keywordDescription: "Претражи кључну реч у чистом html или JSON одговору са осетљивим великим и малим словима",
|
||||
pauseDashboardHome: "Паузирај",
|
||||
deleteMonitorMsg: "Да ли сте сигурни да желите да обришете овог посматрача?",
|
||||
deleteNotificationMsg: "Да ли сте сигурни д ажелите да уклоните ово обавештење за све посматраче?",
|
||||
resoverserverDescription: "Cloudflare је подразумевани сервер. Можете променити сервер за расзрешавање у било ком тренутку.",
|
||||
rrtypeDescription: "Одаберите RR-Type који желите да посматрате",
|
||||
pauseMonitorMsg: "Да ли сте сигурни да желите да паузирате?",
|
||||
Settings: "Подешавања",
|
||||
Dashboard: "Командна табла",
|
||||
"New Update": "Нова верзија",
|
||||
Language: "Језик",
|
||||
Appearance: "Изглед",
|
||||
Theme: "Тема",
|
||||
General: "Опште",
|
||||
Version: "Верзија",
|
||||
"Check Update On GitHub": "Проверите нову верзију на GitHub-у",
|
||||
List: "Листа",
|
||||
Add: "Додај",
|
||||
"Add New Monitor": "Додај новог посматрача",
|
||||
"Quick Stats": "Брзе статистике",
|
||||
Up: "Активно",
|
||||
Down: "Неактивно",
|
||||
Pending: "Нерешено",
|
||||
|
@ -37,127 +17,49 @@ export default {
|
|||
Status: "Статус",
|
||||
DateTime: "Датум и време",
|
||||
Message: "Порука",
|
||||
"No important events": "Нема битних догађаја",
|
||||
Resume: "Настави",
|
||||
Edit: "Измени",
|
||||
Delete: "Уклони",
|
||||
Current: "Тренутно",
|
||||
Uptime: "Време рада",
|
||||
"Cert Exp.": "Истек серт.",
|
||||
days: "дана",
|
||||
day: "дан",
|
||||
"-day": "-дана",
|
||||
hour: "сат",
|
||||
"-hour": "-сата",
|
||||
Response: "Одговор",
|
||||
Ping: "Пинг",
|
||||
"Monitor Type": "Тип посматрача",
|
||||
Keyword: "Кључна реч",
|
||||
"Friendly Name": "Пријатељско име",
|
||||
URL: "URL",
|
||||
Hostname: "Hostname",
|
||||
Port: "Порт",
|
||||
"Heartbeat Interval": "Интервал откуцаја срца",
|
||||
Retries: "Покушаји",
|
||||
Advanced: "Напредно",
|
||||
"Upside Down Mode": "Наопак мод",
|
||||
"Max. Redirects": "Макс. преусмерења",
|
||||
"Accepted Status Codes": "Прихваћени статусни кодови",
|
||||
Save: "Сачувај",
|
||||
Notifications: "Обавештења",
|
||||
"Not available, please setup.": "Није доступно, молим Вас подесите.",
|
||||
"Setup Notification": "Постави обавештење",
|
||||
Light: "Светло",
|
||||
Dark: "Тамно",
|
||||
Auto: "Аутоматско",
|
||||
"Theme - Heartbeat Bar": "Тема - Трака откуцаја срца",
|
||||
Normal: "Нормално",
|
||||
Bottom: "Доле",
|
||||
None: "Искључено",
|
||||
Timezone: "Временска зона",
|
||||
"Search Engine Visibility": "Видљивост претраживачима",
|
||||
"Allow indexing": "Дозволи индексирање",
|
||||
"Discourage search engines from indexing site": "Одвраћајте претраживаче од индексирања сајта",
|
||||
"Change Password": "Промени лозинку",
|
||||
"Current Password": "Тренутна лозинка",
|
||||
"New Password": "Нова лозинка",
|
||||
"Repeat New Password": "Понови нову лозинку",
|
||||
"Update Password": "Измени лозинку",
|
||||
"Disable Auth": "Искључи аутентификацију",
|
||||
"Enable Auth": "Укључи аутентификацију",
|
||||
Logout: "Одлогуј се",
|
||||
Leave: "Изађи",
|
||||
"I understand, please disable": "Разумем, молим те искључи",
|
||||
Confirm: "Потврди",
|
||||
Yes: "Да",
|
||||
No: "Не",
|
||||
Username: "Корисничко име",
|
||||
Password: "Лозинка",
|
||||
"Remember me": "Запамти ме",
|
||||
Login: "Улогуј се",
|
||||
"No Monitors, please": "Без посматрача молим",
|
||||
"add one": "додај једног",
|
||||
"Notification Type": "Тип обавештења",
|
||||
Email: "Е-пошта",
|
||||
Test: "Тест",
|
||||
"Certificate Info": "Информације сертификата",
|
||||
"Resolver Server": "Разрешивачки сервер",
|
||||
"Resource Record Type": "Тип записа ресурса",
|
||||
"Last Result": "Последњи резултат",
|
||||
"Create your admin account": "Наприви администраторски налог",
|
||||
"Repeat Password": "Поновите лозинку",
|
||||
respTime: "Време одг. (мс)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "Create",
|
||||
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?",
|
||||
"Clear Data": "Clear Data",
|
||||
Events: "Events",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto Get",
|
||||
enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||||
"Default enabled": "Default enabled",
|
||||
"Also apply to existing monitors": "Also apply to existing monitors",
|
||||
Export: "Export",
|
||||
Import: "Import",
|
||||
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.",
|
||||
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?",
|
||||
"Apply on all existing monitors": "Apply on all existing monitors",
|
||||
"Verify Token": "Verify Token",
|
||||
"Setup 2FA": "Setup 2FA",
|
||||
"Enable 2FA": "Enable 2FA",
|
||||
"Disable 2FA": "Disable 2FA",
|
||||
"TwoFaSettings": "2FA Settings",
|
||||
"Two Factor Authentication": "Two Factor Authentication",
|
||||
TwoFaSettings: "2FA Settings",
|
||||
Active: "Active",
|
||||
Inactive: "Inactive",
|
||||
Token: "Token",
|
||||
"Show URI": "Show URI",
|
||||
"Clear all statistics": "Clear all Statistics",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
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.",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
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",
|
||||
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)",
|
||||
Search: "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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,33 +1,13 @@
|
|||
export default {
|
||||
languageName: "Svenska",
|
||||
checkEverySecond: "Uppdatera var {0} sekund.",
|
||||
retriesDescription: "Max antal försök innan tjänsten markeras som nere och en notis skickas",
|
||||
ignoreTLSError: "Ignorera TLS/SSL-fel för webbsidor med HTTPS",
|
||||
upsideDownModeDescription: "Vänd upp och ner på statusen. Om tjänsten är nåbar visas den som NERE.",
|
||||
maxRedirectDescription: "Max antal omdirigeringar att följa. Välj 0 för att avaktivera omdirigeringar.",
|
||||
acceptedStatusCodesDescription: "Välj statuskoder som räknas som lyckade.",
|
||||
passwordNotMatchMsg: "Det bekräftade lösenordet stämmer ej överens.",
|
||||
notificationDescription: "Vänligen lägg till en notistjänst till dina övervakare.",
|
||||
keywordDescription: "Sök efter nyckelord i ren HTML eller JSON-svar. Sökningen är skiftkänslig.",
|
||||
pauseDashboardHome: "Pausa",
|
||||
deleteMonitorMsg: "Är du säker på att du vill ta bort den här övervakningen?",
|
||||
deleteNotificationMsg: "Är du säker på att du vill ta bort den här notisen för alla övervakare?",
|
||||
resoverserverDescription: "Cloudflare är den förvalda servern. Du kan byta resolver när som helst.",
|
||||
rrtypeDescription: "Välj den RR-typ du vill övervaka",
|
||||
pauseMonitorMsg: "Är du säker på att du vill pausa?",
|
||||
Settings: "Inställningar",
|
||||
Dashboard: "Infopanel",
|
||||
"New Update": "Ny uppdatering",
|
||||
Language: "Språk",
|
||||
Appearance: "Utseende",
|
||||
Theme: "Tema",
|
||||
General: "Allmänt",
|
||||
Version: "Version",
|
||||
"Check Update On GitHub": "Sök efter uppdatering på GitHub",
|
||||
List: "Lista",
|
||||
Add: "Lägg till",
|
||||
"Add New Monitor": "Lägg Till Ny Övervakare",
|
||||
"Quick Stats": "Snabbstatistik",
|
||||
Up: "Uppe",
|
||||
Down: "Nere",
|
||||
Pending: "Pågående",
|
||||
|
@ -37,127 +17,49 @@ export default {
|
|||
Status: "Status",
|
||||
DateTime: "Datum & Tid",
|
||||
Message: "Meddelande",
|
||||
"No important events": "Inga viktiga händelser",
|
||||
Resume: "Återuppta",
|
||||
Edit: "Redigera",
|
||||
Delete: "Ta bort",
|
||||
Current: "Nuvarande",
|
||||
Uptime: "Drifttid",
|
||||
"Cert Exp.": "Certifikat utgår",
|
||||
days: "dagar",
|
||||
day: "dag",
|
||||
"-day": " dagar",
|
||||
hour: "timme",
|
||||
"-hour": " timmar",
|
||||
Response: "Svar",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Övervakningstyp",
|
||||
Keyword: "Nyckelord",
|
||||
"Friendly Name": "Namn",
|
||||
URL: "URL",
|
||||
Hostname: "Värdnamn",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Hjärtslagsintervall",
|
||||
Retries: "Försök",
|
||||
Advanced: "Avancerat",
|
||||
"Upside Down Mode": "Upp och ner-läge",
|
||||
"Max. Redirects": "Max antal omdirigeringar",
|
||||
"Accepted Status Codes": "Tillåtna statuskoder",
|
||||
Save: "Spara",
|
||||
Notifications: "Notiser",
|
||||
"Not available, please setup.": "Ej tillgänglig, vänligen konfigurera.",
|
||||
"Setup Notification": "Ny Notistjänst",
|
||||
Light: "Ljust",
|
||||
Dark: "Mörkt",
|
||||
Auto: "Automatiskt",
|
||||
"Theme - Heartbeat Bar": "Tema - Heartbeat Bar",
|
||||
Normal: "Normal",
|
||||
Bottom: "Botten",
|
||||
None: "Tomt",
|
||||
Timezone: "Tidszon",
|
||||
"Search Engine Visibility": "Synlighet på Sökmotorer",
|
||||
"Allow indexing": "Tillåt indexering",
|
||||
"Discourage search engines from indexing site": "Hindra sökmotorer från att indexera sidan",
|
||||
"Change Password": "Byt Lösenord",
|
||||
"Current Password": "Nuvarande Lösenord",
|
||||
"New Password": "Nytt Lösenord",
|
||||
"Repeat New Password": "Upprepa Nytt Lösenord",
|
||||
"Update Password": "Uppdatera Lösenord",
|
||||
"Disable Auth": "Avaktivera Autentisering",
|
||||
"Enable Auth": "Aktivera Autentisering",
|
||||
Logout: "Logga ut",
|
||||
Leave: "Lämna",
|
||||
"I understand, please disable": "Jag förstår, vänligen avaktivera",
|
||||
Confirm: "Bekräfta",
|
||||
Yes: "Ja",
|
||||
No: "Nej",
|
||||
Username: "Användarnamn",
|
||||
Password: "Lösenord",
|
||||
"Remember me": "Kom ihåg mig",
|
||||
Login: "Logga in",
|
||||
"No Monitors, please": "Inga Övervakare, tack",
|
||||
"add one": "lägg till en",
|
||||
"Notification Type": "Notistyp",
|
||||
Email: "Email",
|
||||
Test: "Test",
|
||||
"Certificate Info": "Certifikatsinfo",
|
||||
"Resolver Server": "Resolverserver",
|
||||
"Resource Record Type": "RR-typ",
|
||||
"Last Result": "Senaste resultat",
|
||||
"Create your admin account": "Skapa ditt administratörskonto",
|
||||
"Repeat Password": "Upprepa Lösenord",
|
||||
respTime: "Svarstid (ms)",
|
||||
notAvailableShort: "Ej Tillg.",
|
||||
Create: "Create",
|
||||
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?",
|
||||
"Clear Data": "Clear Data",
|
||||
Events: "Events",
|
||||
Heartbeats: "Heartbeats",
|
||||
"Auto Get": "Auto Get",
|
||||
enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||||
"Default enabled": "Default enabled",
|
||||
"Also apply to existing monitors": "Also apply to existing monitors",
|
||||
Export: "Export",
|
||||
Import: "Import",
|
||||
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.",
|
||||
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?",
|
||||
"Apply on all existing monitors": "Apply on all existing monitors",
|
||||
"Verify Token": "Verify Token",
|
||||
"Setup 2FA": "Setup 2FA",
|
||||
"Enable 2FA": "Enable 2FA",
|
||||
"Disable 2FA": "Disable 2FA",
|
||||
"TwoFaSettings": "2FA Settings",
|
||||
"Two Factor Authentication": "Two Factor Authentication",
|
||||
TwoFaSettings: "2FA Settings",
|
||||
Active: "Active",
|
||||
Inactive: "Inactive",
|
||||
Token: "Token",
|
||||
"Show URI": "Show URI",
|
||||
"Clear all statistics": "Clear all Statistics",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
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.",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
LanguageName: "Svenska",
|
||||
CheckEverySecond: "Uppdatera var {0} sekund.",
|
||||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||||
RetriesDescription: "Max antal försök innan tjänsten markeras som nere och en notis skickas",
|
||||
IgnoreTlsError: "Ignorera TLS/SSL-fel för webbsidor med HTTPS",
|
||||
UpsideDownModeDescription: "Vänd upp och ner på statusen. Om tjänsten är nåbar visas den som NERE.",
|
||||
MaxRedirectDescription: "Max antal omdirigeringar att följa. Välj 0 för att avaktivera omdirigeringar.",
|
||||
AcceptedStatusCodesDescription: "Välj statuskoder som räknas som lyckade.",
|
||||
PasswordNotMatchMsg: "Det bekräftade lösenordet stämmer ej överens.",
|
||||
NotificationDescription: "Vänligen lägg till en notistjänst till dina övervakare.",
|
||||
KeywordDescription: "Sök efter nyckelord i ren HTML eller JSON-svar. Sökningen är skiftkänslig.",
|
||||
PauseDashboardHome: "Pausa",
|
||||
DeleteMonitorMsg: "Är du säker på att du vill ta bort den här övervakningen?",
|
||||
DeleteNotificationMsg: "Är du säker på att du vill ta bort den här notisen för alla övervakare?",
|
||||
ResoverserverDescription: "Cloudflare är den förvalda servern. Du kan byta resolver när som helst.",
|
||||
RrtypeDescription: "Välj den RR-typ du vill övervaka",
|
||||
PauseMonitorMsg: "Är du säker på att du vill pausa?",
|
||||
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: "Ny uppdatering",
|
||||
CheckUpdateOnGitHub: "Sök efter uppdatering på GitHub",
|
||||
AddNewMonitor: "Lägg Till Ny Övervakare",
|
||||
QuickStats: "Snabbstatistik",
|
||||
NoImportantEvents: "Inga viktiga händelser",
|
||||
CertExp: "Certifikat utgår",
|
||||
Days: "dagar",
|
||||
Day: " dagar",
|
||||
Hour: " timmar",
|
||||
MonitorType: "Övervakningstyp",
|
||||
FriendlyName: "Namn",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Hjärtslagsintervall",
|
||||
HeartbeatRetryInterval: "Heartbeat Retry Interval",
|
||||
UpsideDownMode: "Upp och ner-läge",
|
||||
MaxRedirects: "Max antal omdirigeringar",
|
||||
AcceptedStatusCodes: "Tillåtna statuskoder",
|
||||
NotAvailablePleaseSetup: "Ej tillgänglig, vänligen konfigurera.",
|
||||
SetupNotification: "Ny Notistjänst",
|
||||
ThemeHeartbeatBar: "Tema - Heartbeat Bar",
|
||||
SearchEngineVisibility: "Synlighet på Sökmotorer",
|
||||
AllowIndexing: "Tillåt indexering",
|
||||
DiscourageSearchEnginesFromIndexingSite: "Hindra sökmotorer från att indexera sidan",
|
||||
ChangePassword: "Byt Lösenord",
|
||||
CurrentPassword: "Nuvarande Lösenord",
|
||||
NewPassword: "Nytt Lösenord",
|
||||
RepeatNewPassword: "Upprepa Nytt Lösenord",
|
||||
UpdatePassword: "Uppdatera Lösenord",
|
||||
DisableAuth: "Avaktivera Autentisering",
|
||||
EnableAuth: "Aktivera Autentisering",
|
||||
IUnderstandPleaseDisable: "Jag förstår, vänligen avaktivera",
|
||||
RememberMe: "Kom ihåg mig",
|
||||
NoMonitorsPlease: "Inga Övervakare, tack",
|
||||
AddOne: "lägg till en",
|
||||
NotificationType: "Notistyp",
|
||||
CertificateInfo: "Certifikatsinfo",
|
||||
ResolverServer: "Resolverserver",
|
||||
ResourceRecordType: "RR-typ",
|
||||
LastResult: "Senaste resultat",
|
||||
CreateYourAdminAccount: "Skapa ditt administratörskonto",
|
||||
RepeatPassword: "Upprepa Lösenord",
|
||||
ImportBackup: "Import Backup",
|
||||
ExportBackup: "Export Backup",
|
||||
RespTime: "Svarstid (ms)",
|
||||
NotAvailableShort: "Ej Tillg.",
|
||||
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",
|
||||
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)",
|
||||
Search: "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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,36 +1,13 @@
|
|||
export default {
|
||||
languageName: "Türkçe",
|
||||
checkEverySecond: "{0} Saniyede bir kontrol et.",
|
||||
retriesDescription: "Servisin kapalı olarak işaretlenmeden ve bir bildirim gönderilmeden önce maksimum yeniden deneme sayısı",
|
||||
ignoreTLSError: "HTTPS web siteleri için TLS/SSL hatasını yoksay",
|
||||
upsideDownModeDescription: "Servisin durumunu tersine çevirir. Servis çalışıyorsa kapalı olarak işaretler.",
|
||||
maxRedirectDescription: "İzlenecek maksimum yönlendirme sayısı. Yönlendirmeleri devre dışı bırakmak için 0'a ayarlayın.",
|
||||
acceptedStatusCodesDescription: "Servisin çalıştığını hangi durum kodları belirlesin?",
|
||||
passwordNotMatchMsg: "Şifre eşleşmiyor.",
|
||||
notificationDescription: "Servislerin bildirim gönderebilmesi için bir bildirim yöntemi belirleyin.",
|
||||
keywordDescription: "Anahtar kelimeyi düz html veya JSON yanıtında arayın ve büyük/küçük harfe duyarlıdır",
|
||||
pauseDashboardHome: "Durdur",
|
||||
deleteMonitorMsg: "Servisi silmek istediğinden emin misin?",
|
||||
deleteNotificationMsg: "Bu bildirimi tüm servisler için silmek istediğinden emin misin?",
|
||||
resoverserverDescription: "Cloudflare varsayılan sunucudur, çözümleyici sunucusunu istediğiniz zaman değiştirebilirsiniz.",
|
||||
rrtypeDescription: "İzlemek istediğiniz servisin RR-Tipini seçin",
|
||||
pauseMonitorMsg: "Durdurmak istediğinden emin misin?",
|
||||
clearEventsMsg: "Bu servisin bütün kayıtlarını silmek istediğinden emin misin?",
|
||||
clearHeartbeatsMsg: "Bu servis için tüm sağlık durumunu silmek istediğinden emin misin?",
|
||||
confirmClearStatisticsMsg: "Tüm istatistikleri silmek istediğinden emin misin?",
|
||||
Settings: "Ayarlar",
|
||||
Dashboard: "Panel",
|
||||
"New Update": "Yeni Güncelleme",
|
||||
Language: "Dil",
|
||||
Appearance: "Görünüm",
|
||||
Theme: "Tema",
|
||||
General: "Genel",
|
||||
Version: "Versiyon",
|
||||
"Check Update On GitHub": "GitHub'da Güncellemeyi Kontrol Edin",
|
||||
List: "Liste",
|
||||
Add: "Ekle",
|
||||
"Add New Monitor": "Yeni Servis Ekle",
|
||||
"Quick Stats": "Servis istatistikleri",
|
||||
Up: "Normal",
|
||||
Down: "Hatalı",
|
||||
Pending: "Bekliyor",
|
||||
|
@ -40,123 +17,49 @@ export default {
|
|||
Status: "Durum",
|
||||
DateTime: "Zaman",
|
||||
Message: "Mesaj",
|
||||
"No important events": "Önemli olay yok",
|
||||
Resume: "Devam et",
|
||||
Edit: "Düzenle",
|
||||
Delete: "Sil",
|
||||
Current: "Şu anda",
|
||||
Uptime: "Çalışma zamanı",
|
||||
"Cert Exp.": "Sertifika Süresi",
|
||||
days: "günler",
|
||||
day: "gün",
|
||||
"-day": "-gün",
|
||||
hour: "saat",
|
||||
"-hour": "-saat",
|
||||
Response: "Cevap Süresi",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "Servis Tipi",
|
||||
Keyword: "Anahtar Kelime",
|
||||
"Friendly Name": "Panelde görünecek isim",
|
||||
URL: "URL",
|
||||
Hostname: "IP Adresi",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "Servis Test Aralığı",
|
||||
Retries: "Yeniden deneme",
|
||||
Advanced: "Gelişmiş",
|
||||
"Upside Down Mode": "Ters/Düz Modu",
|
||||
"Max. Redirects": "Maksimum Yönlendirme",
|
||||
"Accepted Status Codes": "Kabul Edilen Durum Kodları",
|
||||
Save: "Kaydet",
|
||||
Notifications: "Bildirimler",
|
||||
"Not available, please setup.": "Atanmış bildirim yöntemi yok. Ayarlardan belirleyebilirsiniz.",
|
||||
"Setup Notification": "Bildirim yöntemi kur",
|
||||
Light: "Açık",
|
||||
Dark: "Koyu",
|
||||
Auto: "Oto",
|
||||
"Theme - Heartbeat Bar": "Servis Bar Konumu",
|
||||
Normal: "Normal",
|
||||
Bottom: "Aşağıda",
|
||||
None: "Gösterme",
|
||||
Timezone: "Zaman Dilimi",
|
||||
"Search Engine Visibility": "Arama Motoru Görünürlüğü",
|
||||
"Allow indexing": "İndekslemeye izin ver",
|
||||
"Discourage search engines from indexing site": "İndekslemeyi reddet",
|
||||
"Change Password": "Şifre Değiştir",
|
||||
"Current Password": "Şuan ki Şifre",
|
||||
"New Password": "Yeni Şifre",
|
||||
"Repeat New Password": "Yeni Şifreyi Tekrar Girin",
|
||||
"Update Password": "Şifreyi Değiştir",
|
||||
"Disable Auth": "Şifreli girişi iptal et.",
|
||||
"Enable Auth": "Şifreli girişi aktif et.",
|
||||
Logout: "Çıkış yap",
|
||||
Leave: "Ayrıl",
|
||||
"I understand, please disable": "Evet farkındayım, iptal et",
|
||||
Confirm: "Onayla",
|
||||
Yes: "Evet",
|
||||
No: "Hayır",
|
||||
Username: "Kullanıcı Adı",
|
||||
Password: "Şifre",
|
||||
"Remember me": "Beni Hatırla",
|
||||
Login: "Giriş yap",
|
||||
"No Monitors, please": "Servis yok, lütfen",
|
||||
"add one": "bir servis ekleyin",
|
||||
"Notification Type": "Bildirim Yöntemi",
|
||||
Email: "E-mail",
|
||||
Test: "Test",
|
||||
"Certificate Info": "Sertifika Bilgisi",
|
||||
"Resolver Server": "Çözümleyici Sunucu",
|
||||
"Resource Record Type": "Kaynak Kayıt Türü",
|
||||
"Last Result": "En son sonuçlar",
|
||||
"Create your admin account": "Yönetici hesabınızı oluşturun",
|
||||
"Repeat Password": "Şifrenizi tekrar girin",
|
||||
respTime: "Cevap Süresi (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "Yarat",
|
||||
"Clear Data": "Verileri Temizle",
|
||||
Events: "Olaylar",
|
||||
Heartbeats: "Sağlık Durumları",
|
||||
"Auto Get": "Otomatik Al",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||||
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?",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
Export: "Export",
|
||||
Import: "Import",
|
||||
"Default enabled": "Default enabled",
|
||||
"Apply on all existing monitors": "Apply on all existing monitors",
|
||||
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.",
|
||||
"Clear all statistics": "Clear all Statistics",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
"Verify Token": "Verify Token",
|
||||
"Setup 2FA": "Setup 2FA",
|
||||
"Enable 2FA": "Enable 2FA",
|
||||
"Disable 2FA": "Disable 2FA",
|
||||
"TwoFaSettings": "2FA Settings",
|
||||
"Two Factor Authentication": "Two Factor Authentication",
|
||||
TwoFaSettings: "2FA Settings",
|
||||
Active: "Active",
|
||||
Inactive: "Inactive",
|
||||
Token: "Token",
|
||||
"Show URI": "Show URI",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -165,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
LanguageName: "Türkçe",
|
||||
CheckEverySecond: "{0} Saniyede bir kontrol et.",
|
||||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||||
RetriesDescription: "Servisin kapalı olarak işaretlenmeden ve bir bildirim gönderilmeden önce maksimum yeniden deneme sayısı",
|
||||
IgnoreTlsError: "HTTPS web siteleri için TLS/SSL hatasını yoksay",
|
||||
UpsideDownModeDescription: "Servisin durumunu tersine çevirir. Servis çalışıyorsa kapalı olarak işaretler.",
|
||||
MaxRedirectDescription: "İzlenecek maksimum yönlendirme sayısı. Yönlendirmeleri devre dışı bırakmak için 0'a ayarlayın.",
|
||||
AcceptedStatusCodesDescription: "Servisin çalıştığını hangi durum kodları belirlesin?",
|
||||
PasswordNotMatchMsg: "Şifre eşleşmiyor.",
|
||||
NotificationDescription: "Servislerin bildirim gönderebilmesi için bir bildirim yöntemi belirleyin.",
|
||||
KeywordDescription: "Anahtar kelimeyi düz html veya JSON yanıtında arayın ve büyük/küçük harfe duyarlıdır",
|
||||
PauseDashboardHome: "Durdur",
|
||||
DeleteMonitorMsg: "Servisi silmek istediğinden emin misin?",
|
||||
DeleteNotificationMsg: "Bu bildirimi tüm servisler için silmek istediğinden emin misin?",
|
||||
ResoverserverDescription: "Cloudflare varsayılan sunucudur, çözümleyici sunucusunu istediğiniz zaman değiştirebilirsiniz.",
|
||||
RrtypeDescription: "İzlemek istediğiniz servisin RR-Tipini seçin",
|
||||
PauseMonitorMsg: "Durdurmak istediğinden emin misin?",
|
||||
EnableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||||
ClearEventsMsg: "Bu servisin bütün kayıtlarını silmek istediğinden emin misin?",
|
||||
ClearHeartbeatsMsg: "Bu servis için tüm sağlık durumunu silmek istediğinden emin misin?",
|
||||
ConfirmClearStatisticsMsg: "Tüm istatistikleri silmek istediğinden emin misin?",
|
||||
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: "Yeni Güncelleme",
|
||||
CheckUpdateOnGitHub: "GitHub'da Güncellemeyi Kontrol Edin",
|
||||
AddNewMonitor: "Yeni Servis Ekle",
|
||||
QuickStats: "Servis istatistikleri",
|
||||
NoImportantEvents: "Önemli olay yok",
|
||||
CertExp: "Sertifika Süresi",
|
||||
Days: "günler",
|
||||
Day: "-gün",
|
||||
Hour: "-saat",
|
||||
MonitorType: "Servis Tipi",
|
||||
FriendlyName: "Panelde görünecek isim",
|
||||
Url: "URL",
|
||||
HeartbeatInterval: "Servis Test Aralığı",
|
||||
HeartbeatRetryInterval: "Heartbeat Retry Interval",
|
||||
UpsideDownMode: "Ters/Düz Modu",
|
||||
MaxRedirects: "Maksimum Yönlendirme",
|
||||
AcceptedStatusCodes: "Kabul Edilen Durum Kodları",
|
||||
NotAvailablePleaseSetup: "Atanmış bildirim yöntemi yok. Ayarlardan belirleyebilirsiniz.",
|
||||
SetupNotification: "Bildirim yöntemi kur",
|
||||
ThemeHeartbeatBar: "Servis Bar Konumu",
|
||||
SearchEngineVisibility: "Arama Motoru Görünürlüğü",
|
||||
AllowIndexing: "İndekslemeye izin ver",
|
||||
DiscourageSearchEnginesFromIndexingSite: "İndekslemeyi reddet",
|
||||
ChangePassword: "Şifre Değiştir",
|
||||
CurrentPassword: "Şuan ki Şifre",
|
||||
NewPassword: "Yeni Şifre",
|
||||
RepeatNewPassword: "Yeni Şifreyi Tekrar Girin",
|
||||
UpdatePassword: "Şifreyi Değiştir",
|
||||
DisableAuth: "Şifreli girişi iptal et.",
|
||||
EnableAuth: "Şifreli girişi aktif et.",
|
||||
IUnderstandPleaseDisable: "Evet farkındayım, iptal et",
|
||||
RememberMe: "Beni Hatırla",
|
||||
NoMonitorsPlease: "Servis yok, lütfen",
|
||||
AddOne: "bir servis ekleyin",
|
||||
NotificationType: "Bildirim Yöntemi",
|
||||
CertificateInfo: "Sertifika Bilgisi",
|
||||
ResolverServer: "Çözümleyici Sunucu",
|
||||
ResourceRecordType: "Kaynak Kayıt Türü",
|
||||
LastResult: "En son sonuçlar",
|
||||
CreateYourAdminAccount: "Yönetici hesabınızı oluşturun",
|
||||
RepeatPassword: "Şifrenizi tekrar girin",
|
||||
ImportBackup: "Import Backup",
|
||||
ExportBackup: "Export Backup",
|
||||
RespTime: "Cevap Süresi (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "Default enabled",
|
||||
ApplyOnAllExistingMonitors: "Apply on all existing monitors",
|
||||
ClearData: "Verileri Temizle",
|
||||
AutoGet: "Otomatik Al",
|
||||
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",
|
||||
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)",
|
||||
Search: "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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,33 +1,13 @@
|
|||
export default {
|
||||
languageName: "简体中文",
|
||||
checkEverySecond: "检测频率 {0} 秒",
|
||||
retriesDescription: "最大重试失败次数",
|
||||
ignoreTLSError: "忽略HTTPS站点的证书错误",
|
||||
upsideDownModeDescription: "反向状态监控(状态码范围外为有效状态,反之为无效)",
|
||||
maxRedirectDescription: "最大重定向次数,设置为 0 禁止重定向",
|
||||
acceptedStatusCodesDescription: "选择被视为成功响应的状态码",
|
||||
passwordNotMatchMsg: "两次密码输入不一致",
|
||||
notificationDescription: "请为监控项配置消息通知",
|
||||
keywordDescription: "检测响应内容中的关键字,区分大小写",
|
||||
pauseDashboardHome: "暂停",
|
||||
deleteMonitorMsg: "确定要删除此监控吗?",
|
||||
deleteNotificationMsg: "确定要删除此消息通知吗?这将对所有监控生效。",
|
||||
resoverserverDescription: "可自定义要使用的DNS服务器",
|
||||
rrtypeDescription: "选择要监控的资源记录类型",
|
||||
pauseMonitorMsg: "确定要暂停吗?",
|
||||
Settings: "设置",
|
||||
Dashboard: "仪表盘",
|
||||
"New Update": "有新版本更新",
|
||||
Language: "语言",
|
||||
Appearance: "外观设置",
|
||||
Theme: "主题",
|
||||
General: "基本设置",
|
||||
Version: "Version",
|
||||
"Check Update On GitHub": "检查更新",
|
||||
List: "列表",
|
||||
Add: "添加",
|
||||
"Add New Monitor": "创建监控项",
|
||||
"Quick Stats": "状态速览",
|
||||
Up: "正常",
|
||||
Down: "故障",
|
||||
Pending: "检测失败",
|
||||
|
@ -37,127 +17,49 @@ export default {
|
|||
Status: "状态",
|
||||
DateTime: "时间",
|
||||
Message: "事件",
|
||||
"No important events": "暂无重要事件",
|
||||
Resume: "恢复",
|
||||
Edit: "修改",
|
||||
Delete: "删除",
|
||||
Current: "当前",
|
||||
Uptime: "可用率",
|
||||
"Cert Exp.": "证书过期",
|
||||
days: "天",
|
||||
day: "天",
|
||||
"-day": " 天",
|
||||
hour: "小时",
|
||||
"-hour": " 小时",
|
||||
Response: "响应时长",
|
||||
Ping: "Ping",
|
||||
"Monitor Type": "监控类型",
|
||||
Keyword: "关键字",
|
||||
"Friendly Name": "自定义名称",
|
||||
URL: "网址URL",
|
||||
Hostname: "主机名",
|
||||
Port: "端口号",
|
||||
"Heartbeat Interval": "心跳间隔",
|
||||
Retries: "重试次数",
|
||||
Advanced: "高级选项",
|
||||
"Upside Down Mode": "反向监控",
|
||||
"Max. Redirects": "重定向次数",
|
||||
"Accepted Status Codes": "有效状态码",
|
||||
Save: "保存",
|
||||
Notifications: "消息通知",
|
||||
"Not available, please setup.": "无可用通道,请先设置",
|
||||
"Setup Notification": "设置通知",
|
||||
Light: "明亮",
|
||||
Dark: "黑暗",
|
||||
Auto: "自动",
|
||||
"Theme - Heartbeat Bar": "状态显示",
|
||||
Normal: "正常显示",
|
||||
Bottom: "靠下显示",
|
||||
None: "不显示",
|
||||
Timezone: "时区",
|
||||
"Search Engine Visibility": "搜索引擎设置",
|
||||
"Allow indexing": "允许索引",
|
||||
"Discourage search engines from indexing site": "阻止搜索引擎索引网站",
|
||||
"Change Password": "修改密码",
|
||||
"Current Password": "当前密码",
|
||||
"New Password": "新的密码",
|
||||
"Repeat New Password": "重复新的密码",
|
||||
"Update Password": "更新密码",
|
||||
"Disable Auth": "禁用身份验证",
|
||||
"Enable Auth": "启用身份验证",
|
||||
Logout: "退出",
|
||||
Leave: "离开",
|
||||
"I understand, please disable": "我已了解,继续禁用",
|
||||
Confirm: "确认",
|
||||
Yes: "确定",
|
||||
No: "取消",
|
||||
Username: "用户名",
|
||||
Password: "密码",
|
||||
"Remember me": "记住登录",
|
||||
Login: "登录",
|
||||
"No Monitors, please": "还没有监控项,",
|
||||
"add one": "点击新增",
|
||||
"Notification Type": "消息类型",
|
||||
Email: "邮件",
|
||||
Test: "测试一下",
|
||||
"Certificate Info": "证书信息",
|
||||
"Resolver Server": "解析服务器",
|
||||
"Resource Record Type": "资源记录类型",
|
||||
"Last Result": "Last Result",
|
||||
"Create your admin account": "创建管理员账号",
|
||||
"Repeat Password": "重复密码",
|
||||
respTime: "Resp. Time (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "创建",
|
||||
clearEventsMsg: "确定要删除此监控项的所有事件吗?",
|
||||
clearHeartbeatsMsg: "确定要删除此监控项的所有状态吗?",
|
||||
confirmClearStatisticsMsg: "确定要删除所有统计信息吗?",
|
||||
"Clear Data": "清除数据",
|
||||
Events: "事件",
|
||||
Heartbeats: "心跳",
|
||||
"Auto Get": "自动获取",
|
||||
enableDefaultNotificationDescription: "新的监控项将默认启用,你也可以在每个监控项中分别设置",
|
||||
"Default enabled": "默认开启",
|
||||
"Also apply to existing monitors": "应用到所有监控项",
|
||||
Export: "导出",
|
||||
Import: "导入",
|
||||
backupDescription: "你可以将所有的监控项和消息通知备份到一个 JSON 文件中",
|
||||
backupDescription2: "注意: 不包括历史状态和事件数据",
|
||||
backupDescription3: "导出的文件中可能包含敏感信息,如消息通知的 Token 信息,请小心存放!",
|
||||
alertNoFile: "请选择一个文件导入",
|
||||
alertWrongFileType: "请选择一个 JSON 格式的文件",
|
||||
twoFAVerifyLabel: "请输入Token以验证2FA(二次验证)是否正常工作",
|
||||
tokenValidSettingsMsg: "Token有效!您现在可以保存2FA(二次验证)设置",
|
||||
confirmEnableTwoFAMsg: "确定要启用2FA(二次验证)吗?",
|
||||
confirmDisableTwoFAMsg: "确定要禁用2FA(二次验证)吗?",
|
||||
"Apply on all existing monitors": "应用到所有监控项",
|
||||
"Verify Token": "验证Token",
|
||||
"Setup 2FA": "设置2FA",
|
||||
"Enable 2FA": "启用2FA",
|
||||
"Disable 2FA": "禁用2FA",
|
||||
"TwoFaSettings": "2FA设置",
|
||||
"Two Factor Authentication": "双因素认证",
|
||||
TwoFaSettings: "2FA设置",
|
||||
Active: "有效",
|
||||
Inactive: "无效",
|
||||
Token: "Token",
|
||||
"Show URI": "显示URI",
|
||||
"Clear all statistics": "清除所有统计数据",
|
||||
retryCheckEverySecond: "重试间隔 {0} 秒",
|
||||
importHandleDescription: "如果想跳过同名的监控项或通知,请选择“跳过”;“覆盖”将删除所有现有的监控项和通知。",
|
||||
confirmImportMsg: "确定要导入备份吗?请确保已经选择了正确的导入选项。",
|
||||
"Heartbeat Retry Interval": "心跳重试间隔",
|
||||
"Import Backup": "导入备份",
|
||||
"Export Backup": "导出备份",
|
||||
"Skip existing": "跳过",
|
||||
Overwrite: "覆盖",
|
||||
Options: "选项",
|
||||
"Keep both": "全部保留",
|
||||
Tags: "标签",
|
||||
"Add New below or Select...": "在下面新增或选择...",
|
||||
"Tag with this name already exist.": "相同名称的标签已存在",
|
||||
"Tag with this value already exist.": "相同内容的标签已存在",
|
||||
color: "颜色",
|
||||
"value (optional)": "值(可选)",
|
||||
Gray: "灰色",
|
||||
Red: "红色",
|
||||
Orange: "橙色",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "靛蓝",
|
||||
Purple: "紫色",
|
||||
Pink: "粉色",
|
||||
"Search...": "搜索...",
|
||||
"Avg. Ping": "平均Ping",
|
||||
"Avg. Response": "平均响应",
|
||||
"Entry Page": "入口页面",
|
||||
"statusPageNothing": "这里什么也没有,请添加一个分组或一个监控项。",
|
||||
"No Services": "无服务",
|
||||
"All Systems Operational": "所有服务运行正常",
|
||||
"Partially Degraded Service": "部分服务出现故障",
|
||||
"Degraded Service": "全部服务出现故障",
|
||||
"Add Group": "新建分组",
|
||||
"Add a monitor": "添加监控项",
|
||||
"Edit Status Page": "编辑状态页",
|
||||
"Go to Dashboard": "前往仪表盘",
|
||||
LanguageName: "简体中文",
|
||||
CheckEverySecond: "检测频率 {0} 秒",
|
||||
RetryCheckEverySecond: "重试间隔 {0} 秒",
|
||||
RetriesDescription: "最大重试失败次数",
|
||||
IgnoreTlsError: "忽略HTTPS站点的证书错误",
|
||||
UpsideDownModeDescription: "反向状态监控(状态码范围外为有效状态,反之为无效)",
|
||||
MaxRedirectDescription: "最大重定向次数,设置为 0 禁止重定向",
|
||||
AcceptedStatusCodesDescription: "选择被视为成功响应的状态码",
|
||||
PasswordNotMatchMsg: "两次密码输入不一致",
|
||||
NotificationDescription: "请为监控项配置消息通知",
|
||||
KeywordDescription: "检测响应内容中的关键字,区分大小写",
|
||||
PauseDashboardHome: "暂停",
|
||||
DeleteMonitorMsg: "确定要删除此监控吗?",
|
||||
DeleteNotificationMsg: "确定要删除此消息通知吗?这将对所有监控生效。",
|
||||
ResoverserverDescription: "可自定义要使用的DNS服务器",
|
||||
RrtypeDescription: "选择要监控的资源记录类型",
|
||||
PauseMonitorMsg: "确定要暂停吗?",
|
||||
EnableDefaultNotificationDescription: "新的监控项将默认启用,你也可以在每个监控项中分别设置",
|
||||
ClearEventsMsg: "确定要删除此监控项的所有事件吗?",
|
||||
ClearHeartbeatsMsg: "确定要删除此监控项的所有状态吗?",
|
||||
ConfirmClearStatisticsMsg: "确定要删除所有统计信息吗?",
|
||||
ImportHandleDescription: "如果想跳过同名的监控项或通知,请选择“跳过”;“覆盖”将删除所有现有的监控项和通知。",
|
||||
ConfirmImportMsg: "确定要导入备份吗?请确保已经选择了正确的导入选项。",
|
||||
TwoFaVerifyLabel: "请输入Token以验证2FA(二次验证)是否正常工作",
|
||||
TokenValidSettingsMsg: "Token有效!您现在可以保存2FA(二次验证)设置",
|
||||
ConfirmEnableTwoFaMsg: "确定要启用2FA(二次验证)吗?",
|
||||
ConfirmDisableTwoFaMsg: "确定要禁用2FA(二次验证)吗?",
|
||||
NewUpdate: "有新版本更新",
|
||||
CheckUpdateOnGitHub: "检查更新",
|
||||
AddNewMonitor: "创建监控项",
|
||||
QuickStats: "状态速览",
|
||||
NoImportantEvents: "暂无重要事件",
|
||||
CertExp: "证书过期",
|
||||
Days: "天",
|
||||
Day: " 天",
|
||||
Hour: " 小时",
|
||||
MonitorType: "监控类型",
|
||||
FriendlyName: "自定义名称",
|
||||
Url: "网址URL",
|
||||
HeartbeatInterval: "心跳间隔",
|
||||
HeartbeatRetryInterval: "心跳重试间隔",
|
||||
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: "Last Result",
|
||||
CreateYourAdminAccount: "创建管理员账号",
|
||||
RepeatPassword: "重复密码",
|
||||
ImportBackup: "导入备份",
|
||||
ExportBackup: "导出备份",
|
||||
RespTime: "Resp. Time (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "默认开启",
|
||||
ApplyOnAllExistingMonitors: "应用到所有监控项",
|
||||
ClearData: "清除数据",
|
||||
AutoGet: "自动获取",
|
||||
BackupDescription: "你可以将所有的监控项和消息通知备份到一个 JSON 文件中",
|
||||
BackupDescription2: "注意: 不包括历史状态和事件数据",
|
||||
BackupDescription3: "导出的文件中可能包含敏感信息,如消息通知的 Token 信息,请小心存放!",
|
||||
AlertNoFile: "请选择一个文件导入",
|
||||
AlertWrongFileType: "请选择一个 JSON 格式的文件",
|
||||
ClearAllStatistics: "清除所有统计数据",
|
||||
SkipExisting: "跳过",
|
||||
KeepBoth: "全部保留",
|
||||
VerifyToken: "验证Token",
|
||||
Setup2Fa: "设置2FA",
|
||||
Enable2Fa: "启用2FA",
|
||||
Disable2Fa: "禁用2FA",
|
||||
TwoFactorAuthentication: "双因素认证",
|
||||
ShowUri: "显示URI",
|
||||
AddNewBelowOrSelect: "在下面新增或选择...",
|
||||
TagWithThisNameAlreadyExist: "相同名称的标签已存在",
|
||||
TagWithThisValueAlreadyExist: "相同内容的标签已存在",
|
||||
Color: "颜色",
|
||||
ValueOptional: "值(可选)",
|
||||
Search: "搜索...",
|
||||
AvgPing: "平均Ping",
|
||||
AvgResponse: "平均响应",
|
||||
EntryPage: "入口页面",
|
||||
StatusPageNothing: "这里什么也没有,请添加一个分组或一个监控项。",
|
||||
NoServices: "无服务",
|
||||
AllSystemsOperational: "所有服务运行正常",
|
||||
PartiallyDegradedService: "部分服务出现故障",
|
||||
DegradedService: "全部服务出现故障",
|
||||
AddGroup: "新建分组",
|
||||
AddAMonitor: "添加监控项",
|
||||
EditStatusPage: "编辑状态页",
|
||||
GoToDashboard: "前往仪表盘",
|
||||
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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
|
@ -1,163 +1,65 @@
|
|||
export default {
|
||||
languageName: "繁體中文 (香港)",
|
||||
Settings: "設定",
|
||||
Dashboard: "錶板",
|
||||
"New Update": "有更新",
|
||||
Language: "語言",
|
||||
Appearance: "外觀",
|
||||
Theme: "主題",
|
||||
General: "一般",
|
||||
Version: "版本",
|
||||
"Check Update On GitHub": "到 Github 查看更新",
|
||||
List: "列表",
|
||||
Add: "新增",
|
||||
"Add New Monitor": "新增監測器",
|
||||
"Quick Stats": "綜合數據",
|
||||
Up: "上線",
|
||||
Down: "離線",
|
||||
Pending: "待定",
|
||||
Unknown: "不明",
|
||||
Pause: "暫停",
|
||||
pauseDashboardHome: "暫停",
|
||||
Name: "名稱",
|
||||
Status: "狀態",
|
||||
DateTime: "日期時間",
|
||||
Message: "內容",
|
||||
"No important events": "沒有重要事件",
|
||||
Resume: "恢復",
|
||||
Edit: "編輯",
|
||||
Delete: "刪除",
|
||||
Current: "目前",
|
||||
Uptime: "上線率",
|
||||
"Cert Exp.": "証書期限",
|
||||
days: "日",
|
||||
day: "日",
|
||||
"-day": "日",
|
||||
hour: "小時",
|
||||
"-hour": "小時",
|
||||
checkEverySecond: "每 {0} 秒檢查一次",
|
||||
Response: "反應時間",
|
||||
Ping: "反應時間",
|
||||
"Monitor Type": "監測器類型",
|
||||
Keyword: "關鍵字",
|
||||
"Friendly Name": "名稱",
|
||||
URL: "網址 URL",
|
||||
Hostname: "Hostname",
|
||||
Port: "Port",
|
||||
"Heartbeat Interval": "檢查間距",
|
||||
Retries: "重試數次確定為離線",
|
||||
retriesDescription: "重試多少次後才判定為離線及傳送通知。如數值為 0 會即判定為離線及傳送通知。",
|
||||
Advanced: "進階",
|
||||
ignoreTLSError: "忽略 TLS/SSL 錯誤",
|
||||
"Upside Down Mode": "反轉模式",
|
||||
upsideDownModeDescription: "反轉狀態,如網址是可正常瀏覽,會被判定為 '離線/DOWN'",
|
||||
"Max. Redirects": "跟隨重新導向 (Redirect) 的次數",
|
||||
maxRedirectDescription: "設為 0 即不跟蹤",
|
||||
"Accepted Status Codes": "接受為上線的 HTTP 狀態碼",
|
||||
acceptedStatusCodesDescription: "可多選",
|
||||
Save: "儲存",
|
||||
Notifications: "通知",
|
||||
"Not available, please setup.": "無法使用,需要設定",
|
||||
"Setup Notification": "設定通知",
|
||||
Light: "明亮",
|
||||
Dark: "暗黑",
|
||||
Auto: "自動",
|
||||
"Theme - Heartbeat Bar": "監測器列表 狀態條外觀",
|
||||
Normal: "一般",
|
||||
Bottom: "下方",
|
||||
None: "沒有",
|
||||
Timezone: "時區",
|
||||
"Search Engine Visibility": "是否允許搜尋器索引",
|
||||
"Allow indexing": "允許索引",
|
||||
"Discourage search engines from indexing site": "不建議搜尋器索引",
|
||||
"Change Password": "變更密碼",
|
||||
"Current Password": "目前密碼",
|
||||
"New Password": "新密碼",
|
||||
"Repeat New Password": "確認新密碼",
|
||||
passwordNotMatchMsg: "密碼不一致",
|
||||
"Update Password": "更新密碼",
|
||||
"Disable Auth": "取消登入認証",
|
||||
"Enable Auth": "開啟登入認証",
|
||||
Logout: "登出",
|
||||
notificationDescription: "新增後,你需要在監測器裡啟用。",
|
||||
Leave: "離開",
|
||||
"I understand, please disable": "我明白,請取消登入認証",
|
||||
Confirm: "確認",
|
||||
Yes: "是",
|
||||
No: "否",
|
||||
Username: "帳號",
|
||||
Password: "密碼",
|
||||
"Remember me": "記住我",
|
||||
Login: "登入",
|
||||
"No Monitors, please": "沒有監測器,請",
|
||||
"add one": "新增",
|
||||
"Notification Type": "通知類型",
|
||||
Email: "電郵",
|
||||
Test: "測試",
|
||||
keywordDescription: "搜索 HTML 或 JSON 裡是否有出現關鍵字(注意英文大細階)",
|
||||
"Certificate Info": "憑證詳細資料",
|
||||
deleteMonitorMsg: "是否確定刪除這個監測器",
|
||||
deleteNotificationMsg: "是否確定刪除這個通知設定?如監測器啟用了這個通知,將會收不到通知。",
|
||||
"Resolver Server": "DNS 伺服器",
|
||||
"Resource Record Type": "DNS 記錄類型",
|
||||
resoverserverDescription: "預設值為 Cloudflare DNS 伺服器,你可以轉用其他 DNS 伺服器。",
|
||||
rrtypeDescription: "請選擇 DNS 記錄類型",
|
||||
pauseMonitorMsg: "是否確定暫停?",
|
||||
"Last Result": "最後結果",
|
||||
"Create your admin account": "製作你的管理員帳號",
|
||||
"Repeat Password": "重複密碼",
|
||||
respTime: "反應時間 (ms)",
|
||||
notAvailableShort: "N/A",
|
||||
Create: "建立",
|
||||
clearEventsMsg: "是否確定刪除這個監測器的所有事件?",
|
||||
clearHeartbeatsMsg: "是否確定刪除這個監測器的所有脈搏資料?",
|
||||
confirmClearStatisticsMsg: "是否確定刪除所有監測器的脈搏資料?(您的監測器會繼續正常運作)",
|
||||
"Clear Data": "清除資料",
|
||||
Events: "事件",
|
||||
Heartbeats: "脈搏",
|
||||
"Auto Get": "自動獲取",
|
||||
enableDefaultNotificationDescription: "新增監測器時這個通知會預設啟用,當然每個監測器亦可分別控制開關。",
|
||||
"Default enabled": "預設通知",
|
||||
"Also apply to existing monitors": "同時取用至目前所有監測器",
|
||||
Export: "匯出",
|
||||
Import: "匯入",
|
||||
backupDescription: "您可以備份所有監測器及所有通知。",
|
||||
backupDescription2: "註:此備份不包括歷史記錄。",
|
||||
backupDescription3: "此備份可能包含了一些敏感資料如通知裡的 Token,請小心保存備份。",
|
||||
alertNoFile: "請選擇一個檔案",
|
||||
alertWrongFileType: "請選擇 JSON 檔案",
|
||||
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?",
|
||||
"Apply on all existing monitors": "套用至目前所有監測器",
|
||||
"Verify Token": "驗証 Token",
|
||||
"Setup 2FA": "設定 2FA",
|
||||
"Enable 2FA": "開啟 2FA",
|
||||
"Disable 2FA": "關閉 2FA",
|
||||
"TwoFaSettings": "2FA 設定",
|
||||
"Two Factor Authentication": "雙重認證",
|
||||
TwoFaSettings: "2FA 設定",
|
||||
Active: "生效",
|
||||
Inactive: "未生效",
|
||||
Token: "Token",
|
||||
"Show URI": "顯示 URI",
|
||||
"Clear all statistics": "清除所有歷史記錄",
|
||||
retryCheckEverySecond: "Retry every {0} seconds.",
|
||||
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.",
|
||||
"Heartbeat Retry Interval": "Heartbeat Retry Interval",
|
||||
"Import Backup": "Import Backup",
|
||||
"Export Backup": "Export Backup",
|
||||
"Skip existing": "Skip existing",
|
||||
Overwrite: "Overwrite",
|
||||
Options: "Options",
|
||||
"Keep both": "Keep both",
|
||||
Tags: "Tags",
|
||||
"Add New below or Select...": "Add New below or Select...",
|
||||
"Tag with this name already exist.": "Tag with this name already exist.",
|
||||
"Tag with this value already exist.": "Tag with this value already exist.",
|
||||
color: "color",
|
||||
"value (optional)": "value (optional)",
|
||||
Gray: "Gray",
|
||||
Red: "Red",
|
||||
Orange: "Orange",
|
||||
|
@ -166,17 +68,159 @@ export default {
|
|||
Indigo: "Indigo",
|
||||
Purple: "Purple",
|
||||
Pink: "Pink",
|
||||
"Search...": "Search...",
|
||||
"Avg. Ping": "Avg. Ping",
|
||||
"Avg. Response": "Avg. Response",
|
||||
"Entry Page": "Entry Page",
|
||||
statusPageNothing: "Nothing here, please add a group or a monitor.",
|
||||
"No Services": "No Services",
|
||||
"All Systems Operational": "All Systems Operational",
|
||||
"Partially Degraded Service": "Partially Degraded Service",
|
||||
"Degraded Service": "Degraded Service",
|
||||
"Add Group": "Add Group",
|
||||
"Add a monitor": "Add a monitor",
|
||||
"Edit Status Page": "Edit Status Page",
|
||||
"Go to Dashboard": "Go to Dashboard",
|
||||
LanguageName: "繁體中文 (香港)",
|
||||
CheckEverySecond: "每 {0} 秒檢查一次",
|
||||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||||
RetriesDescription: "重試多少次後才判定為離線及傳送通知。如數值為 0 會即判定為離線及傳送通知。",
|
||||
IgnoreTlsError: "忽略 TLS/SSL 錯誤",
|
||||
UpsideDownModeDescription: "反轉狀態,如網址是可正常瀏覽,會被判定為 '離線/DOWN'",
|
||||
MaxRedirectDescription: "設為 0 即不跟蹤",
|
||||
AcceptedStatusCodesDescription: "可多選",
|
||||
PasswordNotMatchMsg: "密碼不一致",
|
||||
NotificationDescription: "新增後,你需要在監測器裡啟用。",
|
||||
KeywordDescription: "搜索 HTML 或 JSON 裡是否有出現關鍵字(注意英文大細階)",
|
||||
PauseDashboardHome: "暫停",
|
||||
DeleteMonitorMsg: "是否確定刪除這個監測器",
|
||||
DeleteNotificationMsg: "是否確定刪除這個通知設定?如監測器啟用了這個通知,將會收不到通知。",
|
||||
ResoverserverDescription: "預設值為 Cloudflare DNS 伺服器,你可以轉用其他 DNS 伺服器。",
|
||||
RrtypeDescription: "請選擇 DNS 記錄類型",
|
||||
PauseMonitorMsg: "是否確定暫停?",
|
||||
EnableDefaultNotificationDescription: "新增監測器時這個通知會預設啟用,當然每個監測器亦可分別控制開關。",
|
||||
ClearEventsMsg: "是否確定刪除這個監測器的所有事件?",
|
||||
ClearHeartbeatsMsg: "是否確定刪除這個監測器的所有脈搏資料?",
|
||||
ConfirmClearStatisticsMsg: "是否確定刪除所有監測器的脈搏資料?(您的監測器會繼續正常運作)",
|
||||
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: "跟隨重新導向 (Redirect) 的次數",
|
||||
AcceptedStatusCodes: "接受為上線的 HTTP 狀態碼",
|
||||
NotAvailablePleaseSetup: "無法使用,需要設定",
|
||||
SetupNotification: "設定通知",
|
||||
ThemeHeartbeatBar: "監測器列表 狀態條外觀",
|
||||
SearchEngineVisibility: "是否允許搜尋器索引",
|
||||
AllowIndexing: "允許索引",
|
||||
DiscourageSearchEnginesFromIndexingSite: "不建議搜尋器索引",
|
||||
ChangePassword: "變更密碼",
|
||||
CurrentPassword: "目前密碼",
|
||||
NewPassword: "新密碼",
|
||||
RepeatNewPassword: "確認新密碼",
|
||||
UpdatePassword: "更新密碼",
|
||||
DisableAuth: "取消登入認証",
|
||||
EnableAuth: "開啟登入認証",
|
||||
IUnderstandPleaseDisable: "我明白,請取消登入認証",
|
||||
RememberMe: "記住我",
|
||||
NoMonitorsPlease: "沒有監測器,請",
|
||||
AddOne: "新增",
|
||||
NotificationType: "通知類型",
|
||||
CertificateInfo: "憑證詳細資料",
|
||||
ResolverServer: "DNS 伺服器",
|
||||
ResourceRecordType: "DNS 記錄類型",
|
||||
LastResult: "最後結果",
|
||||
CreateYourAdminAccount: "製作你的管理員帳號",
|
||||
RepeatPassword: "重複密碼",
|
||||
ImportBackup: "Import Backup",
|
||||
ExportBackup: "Export Backup",
|
||||
RespTime: "反應時間 (ms)",
|
||||
NotAvailableShort: "N/A",
|
||||
DefaultEnabled: "預設通知",
|
||||
ApplyOnAllExistingMonitors: "套用至目前所有監測器",
|
||||
ClearData: "清除資料",
|
||||
AutoGet: "自動獲取",
|
||||
BackupDescription: "您可以備份所有監測器及所有通知。",
|
||||
BackupDescription2: "註:此備份不包括歷史記錄。",
|
||||
BackupDescription3: "此備份可能包含了一些敏感資料如通知裡的 Token,請小心保存備份。",
|
||||
AlertNoFile: "請選擇一個檔案",
|
||||
AlertWrongFileType: "請選擇 JSON 檔案",
|
||||
ClearAllStatistics: "清除所有歷史記錄",
|
||||
SkipExisting: "Skip existing",
|
||||
KeepBoth: "Keep both",
|
||||
VerifyToken: "驗証 Token",
|
||||
Setup2Fa: "設定 2FA",
|
||||
Enable2Fa: "開啟 2FA",
|
||||
Disable2Fa: "關閉 2FA",
|
||||
TwoFactorAuthentication: "雙重認證",
|
||||
ShowUri: "顯示 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)",
|
||||
Search: "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",
|
||||
SearchPlaceholder: "Search...",
|
||||
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",
|
||||
CertificateChain: "Certificate Chain",
|
||||
PushUrl: "Push URL",
|
||||
UptimeKuma: "Uptime Kuma",
|
||||
NoMonitors: "No Monitors",
|
||||
StatusPage: "Status Page",
|
||||
CreateIncident: "Create Incident",
|
||||
NoMonitorsAvailable: "No monitors available.",
|
||||
Valid: "Valid",
|
||||
Invalid: "Invalid",
|
||||
First: "First",
|
||||
Last: "Last",
|
||||
HoursInADay: "HoursInADay",
|
||||
DaysInAMonth: "DaysInAMonth",
|
||||
Info: "Info",
|
||||
Discard: "Discard",
|
||||
Unpublish: "Unpublish",
|
||||
Publish: "Publish",
|
||||
Title: "Title",
|
||||
Content: "Content",
|
||||
Post: "Post",
|
||||
Cancel: "Cancel",
|
||||
Unpin: "Unpin",
|
||||
Description: "Description",
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue