mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 05:47:22 -04:00
Fix translations for manage applications and download clients
This commit is contained in:
parent
ae70a96c10
commit
155cd53dcd
33 changed files with 44 additions and 43 deletions
|
@ -62,7 +62,7 @@ class Applications extends Component {
|
|||
return (
|
||||
<FieldSet legend={translate('Applications')}>
|
||||
<PageSectionContent
|
||||
errorMessage={translate('UnableToLoadApplicationList')}
|
||||
errorMessage={translate('ApplicationsLoadError')}
|
||||
{...otherProps}
|
||||
>
|
||||
<div className={styles.applications}>
|
||||
|
|
|
@ -84,7 +84,7 @@ class DownloadClientSettings extends Component {
|
|||
/>
|
||||
|
||||
<PageToolbarButton
|
||||
label={translate('ManageDownloadClients')}
|
||||
label={translate('ManageClients')}
|
||||
iconName={icons.MANAGE}
|
||||
onPress={this.onManageDownloadClientsPress}
|
||||
/>
|
||||
|
|
|
@ -61,7 +61,7 @@ class DownloadClients extends Component {
|
|||
return (
|
||||
<FieldSet legend={translate('DownloadClients')}>
|
||||
<PageSectionContent
|
||||
errorMessage={translate('UnableToLoadDownloadClients')}
|
||||
errorMessage={translate('DownloadClientsLoadError')}
|
||||
{...otherProps}
|
||||
>
|
||||
<div className={styles.downloadClients}>
|
||||
|
|
|
@ -257,7 +257,7 @@
|
|||
"Tags": "العلامات",
|
||||
"TagsHelpText": "ينطبق على الأفلام التي تحتوي على علامة مطابقة واحدة على الأقل",
|
||||
"UISettings": "إعدادات واجهة المستخدم",
|
||||
"UnableToLoadDownloadClients": "تعذر تحميل عملاء التنزيل",
|
||||
"DownloadClientsLoadError": "تعذر تحميل عملاء التنزيل",
|
||||
"UnableToLoadTags": "تعذر تحميل العلامات",
|
||||
"UnableToLoadUISettings": "تعذر تحميل إعدادات واجهة المستخدم",
|
||||
"UpdateCheckStartupTranslocationMessage": "لا يمكن تثبيت التحديث لأن مجلد بدء التشغيل \"{0}\" موجود في مجلد App Translocation.",
|
||||
|
|
|
@ -188,7 +188,7 @@
|
|||
"Priority": "Приоритет",
|
||||
"SettingsLongDateFormat": "Формат с дълга дата",
|
||||
"SettingsShowRelativeDates": "Показване на относителни дати",
|
||||
"UnableToLoadDownloadClients": "Клиентите за изтегляне не могат да се заредят",
|
||||
"DownloadClientsLoadError": "Клиентите за изтегляне не могат да се заредят",
|
||||
"Logging": "Регистрация",
|
||||
"Exception": "Изключение",
|
||||
"MovieIndexScrollBottom": "Индекс на филма: Превъртане отдолу",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"UILanguageHelpTextWarning": "Es requereix una recàrrega del navegador",
|
||||
"UISettings": "Configuració de la interfície",
|
||||
"UnableToLoadBackups": "No es poden carregar còpies de seguretat",
|
||||
"UnableToLoadDownloadClients": "No es poden carregar els clients de baixada",
|
||||
"DownloadClientsLoadError": "No es poden carregar els clients de baixada",
|
||||
"UnableToLoadTags": "No es poden carregar les etiquetes",
|
||||
"UnableToLoadUISettings": "No es pot carregar la configuració de la IU",
|
||||
"UnselectAll": "Desseleccioneu-ho tot",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
"SSLCertPath": "Cesta certifikátu SSL",
|
||||
"SSLCertPathHelpText": "Cesta k souboru pfx",
|
||||
"UnableToLoadBackups": "Nelze načíst zálohy",
|
||||
"UnableToLoadDownloadClients": "Nelze načíst klienty pro stahování",
|
||||
"DownloadClientsLoadError": "Nelze načíst klienty pro stahování",
|
||||
"UnableToLoadGeneralSettings": "Nelze načíst obecná nastavení",
|
||||
"DeleteNotification": "Smazat oznámení",
|
||||
"EnableAutomaticSearch": "Povolit automatické vyhledávání",
|
||||
|
|
|
@ -264,7 +264,7 @@
|
|||
"SSLPort": "SSL-port",
|
||||
"StartupDirectory": "Startmappe",
|
||||
"Status": "Status",
|
||||
"UnableToLoadDownloadClients": "Kunne ikke indlæse downloadklienter",
|
||||
"DownloadClientsLoadError": "Kunne ikke indlæse downloadklienter",
|
||||
"UpdateCheckStartupTranslocationMessage": "Kan ikke installere opdatering, fordi startmappen '{0}' er i en App Translocation-mappe.",
|
||||
"UpdateMechanismHelpText": "Brug den indbyggede opdateringsfunktion eller et script",
|
||||
"View": "Udsigt",
|
||||
|
|
|
@ -418,10 +418,10 @@
|
|||
"UnableToAddANewIndexerProxyPleaseTryAgain": "Der neue Indexer konnte nicht hinzugefügt werden, bitte erneut probieren.",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Die neue Benachrichtigung konnte nicht hinzugefügt werden, bitte erneut probieren.",
|
||||
"UnableToLoadAppProfiles": "App-Profile können nicht geladen werden",
|
||||
"UnableToLoadApplicationList": "Anwendungsliste kann nicht geladen werden",
|
||||
"ApplicationsLoadError": "Anwendungsliste kann nicht geladen werden",
|
||||
"UnableToLoadBackups": "Sicherungen können nicht geladen werden",
|
||||
"UnableToLoadDevelopmentSettings": "Entwicklereinstellungen konnten nicht geladen werden",
|
||||
"UnableToLoadDownloadClients": "Downloader konnten nicht geladen werden",
|
||||
"DownloadClientsLoadError": "Downloader konnten nicht geladen werden",
|
||||
"UnableToLoadGeneralSettings": "Allgemeine Einstellungen konnten nicht geladen werden",
|
||||
"UnableToLoadHistory": "Verlauf konnte nicht geladen werden",
|
||||
"UnableToLoadIndexerProxies": "Indexer-Proxies können nicht geladen werden",
|
||||
|
|
|
@ -235,7 +235,7 @@
|
|||
"Security": "Ασφάλεια",
|
||||
"Tasks": "Καθήκοντα",
|
||||
"UnableToLoadBackups": "Δεν είναι δυνατή η φόρτωση αντιγράφων ασφαλείας",
|
||||
"UnableToLoadDownloadClients": "Δεν είναι δυνατή η φόρτωση πελατών λήψης",
|
||||
"DownloadClientsLoadError": "Δεν είναι δυνατή η φόρτωση πελατών λήψης",
|
||||
"UpdateMechanismHelpText": "Χρησιμοποιήστε το ενσωματωμένο πρόγραμμα ενημέρωσης του {appName} ή ένα script",
|
||||
"AnalyticsEnabledHelpText": "Στείλτε ανώνυμες πληροφορίες χρήσης και σφάλματος στους διακομιστές του {appName}. Αυτό περιλαμβάνει πληροφορίες στο πρόγραμμα περιήγησής σας, ποιες σελίδες {appName} WebUI χρησιμοποιείτε, αναφορά σφαλμάτων καθώς και έκδοση λειτουργικού συστήματος και χρόνου εκτέλεσης. Θα χρησιμοποιήσουμε αυτές τις πληροφορίες για να δώσουμε προτεραιότητα σε λειτουργίες και διορθώσεις σφαλμάτων.",
|
||||
"AppDataDirectory": "Κατάλογος AppData",
|
||||
|
@ -363,7 +363,7 @@
|
|||
"QueryOptions": "Επιλογές ερωτήματος",
|
||||
"SearchIndexers": "Αναζήτηση ευρετηρίων",
|
||||
"SearchType": "Τύπος αναζήτησης",
|
||||
"UnableToLoadApplicationList": "Δεν είναι δυνατή η φόρτωση της λίστας εφαρμογών",
|
||||
"ApplicationsLoadError": "Δεν είναι δυνατή η φόρτωση της λίστας εφαρμογών",
|
||||
"AddRemoveOnly": "Μόνο προσθήκη και αφαίρεση",
|
||||
"ProwlarrSupportsAnyDownloadClient": "Το {appName} υποστηρίζει οποιοδήποτε από τα προγράμματα-πελάτες λήψης που αναφέρονται παρακάτω.",
|
||||
"Query": "Ερώτηση",
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
"ApplicationURL": "Application URL",
|
||||
"ApplicationUrlHelpText": "This application's external URL including http(s)://, port and URL base",
|
||||
"Applications": "Applications",
|
||||
"ApplicationsLoadError": "Unable to load application list",
|
||||
"Apply": "Apply",
|
||||
"ApplyChanges": "Apply Changes",
|
||||
"ApplyTags": "Apply Tags",
|
||||
|
@ -180,6 +181,7 @@
|
|||
"DownloadClientStatusCheckAllClientMessage": "All download clients are unavailable due to failures",
|
||||
"DownloadClientStatusCheckSingleClientMessage": "Download clients unavailable due to failures: {0}",
|
||||
"DownloadClients": "Download Clients",
|
||||
"DownloadClientsLoadError": "Unable to load download clients",
|
||||
"DownloadClientsSettingsSummary": "Download clients configuration for integration into {appName} UI search",
|
||||
"Duration": "Duration",
|
||||
"Edit": "Edit",
|
||||
|
@ -317,6 +319,7 @@
|
|||
"MIA": "MIA",
|
||||
"MaintenanceRelease": "Maintenance Release: bug fixes and other improvements. See Github Commit History for more details",
|
||||
"ManageApplications": "Manage Applications",
|
||||
"ManageClients": "Manage Clients",
|
||||
"ManageDownloadClients": "Manage Download Clients",
|
||||
"Manual": "Manual",
|
||||
"MappedCategories": "Mapped Categories",
|
||||
|
@ -340,6 +343,7 @@
|
|||
"NewznabUrl": "Newznab Url",
|
||||
"NextExecution": "Next Execution",
|
||||
"No": "No",
|
||||
"NoApplicationsFound": "No applications found",
|
||||
"NoBackupsAreAvailable": "No backups are available",
|
||||
"NoChange": "No Change",
|
||||
"NoChanges": "No Changes",
|
||||
|
@ -565,10 +569,8 @@
|
|||
"UnableToAddANewIndexerProxyPleaseTryAgain": "Unable to add a new indexer proxy, please try again.",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Unable to add a new notification, please try again.",
|
||||
"UnableToLoadAppProfiles": "Unable to load app profiles",
|
||||
"UnableToLoadApplicationList": "Unable to load application list",
|
||||
"UnableToLoadBackups": "Unable to load backups",
|
||||
"UnableToLoadDevelopmentSettings": "Unable to load Development settings",
|
||||
"UnableToLoadDownloadClients": "Unable to load download clients",
|
||||
"UnableToLoadGeneralSettings": "Unable to load General settings",
|
||||
"UnableToLoadHistory": "Unable to load history",
|
||||
"UnableToLoadIndexerProxies": "Unable to load Indexer Proxies",
|
||||
|
|
|
@ -171,7 +171,7 @@
|
|||
"UpdateAutomaticallyHelpText": "Descargar e instalar actualizaciones automáticamente. Se podrán instalar desde Sistema: Actualizaciones también",
|
||||
"UnableToLoadTags": "No se pueden cargar las Etiquetas",
|
||||
"UnableToLoadNotifications": "No se pueden cargar las Notificaciones",
|
||||
"UnableToLoadDownloadClients": "No se puden cargar los gestores de descargas",
|
||||
"DownloadClientsLoadError": "No se puden cargar los gestores de descargas",
|
||||
"UISettings": "Ajustes del UI",
|
||||
"Torrents": "Torrents",
|
||||
"TestAllClients": "Comprobar Todos los Gestores",
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
"UnableToAddANewIndexerPleaseTryAgain": "Uuden tietolähteen lisäys epäonnistui. Yritä uudelleen.",
|
||||
"UnableToAddANewIndexerProxyPleaseTryAgain": "Uuden tiedonhaun välityspalvelimen lisäys epäonnistui. Yritä uudelleen.",
|
||||
"UnableToLoadBackups": "Varmuuskopioiden lataus epäonnistui",
|
||||
"UnableToLoadDownloadClients": "Lataustyökalujen lataus ei onistu",
|
||||
"DownloadClientsLoadError": "Lataustyökalujen lataus ei onistu",
|
||||
"UnableToLoadGeneralSettings": "Yleisten asetusten lataus epäonnistui.",
|
||||
"UpdateAutomaticallyHelpText": "Lataa ja asenna päivitykset automaattisesti. Voit myös edelleen suorittaa asennuksen järjestelmäasetusten päivitykset-osiosta.",
|
||||
"Added": "Lisäysaika",
|
||||
|
@ -403,7 +403,7 @@
|
|||
"Proxies": "Välityspalvelimet",
|
||||
"Public": "Julkinen",
|
||||
"SemiPrivate": "Osittain yksityinen",
|
||||
"UnableToLoadApplicationList": "Sovelluslistausta ei voitu ladata",
|
||||
"ApplicationsLoadError": "Sovelluslistausta ei voitu ladata",
|
||||
"Url": "URL",
|
||||
"Website": "Verkkosivusto",
|
||||
"IndexerNoDefCheckMessage": "Tietolähteillä ei ole määritystä, eivätkä ne toimi: {0}. Poista ja/tai lisää {appName}iin uudelleen",
|
||||
|
|
|
@ -213,7 +213,7 @@
|
|||
"UnableToLoadTags": "Impossible de charger les étiquettes",
|
||||
"UnableToLoadHistory": "Impossible de charger l'historique",
|
||||
"UnableToLoadGeneralSettings": "Impossible de charger les paramètres généraux",
|
||||
"UnableToLoadDownloadClients": "Impossible de charger les clients de téléchargement",
|
||||
"DownloadClientsLoadError": "Impossible de charger les clients de téléchargement",
|
||||
"UnableToLoadBackups": "Impossible de charger les sauvegardes",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Impossible d'ajouter une nouvelle notification, veuillez réessayer.",
|
||||
"UnableToAddANewIndexerPleaseTryAgain": "Impossible d'ajouter un nouvel indexeur, veuillez réessayer.",
|
||||
|
@ -400,7 +400,7 @@
|
|||
"SearchType": "Type de recherche",
|
||||
"Categories": "Catégories",
|
||||
"MassEditor": "Éditer en masse",
|
||||
"UnableToLoadApplicationList": "Impossible de charger la liste des applications",
|
||||
"ApplicationsLoadError": "Impossible de charger la liste des applications",
|
||||
"Website": "Site internet",
|
||||
"AudioSearch": "Recherche de musique",
|
||||
"BookSearch": "Recherche de livres",
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"SettingsEnableColorImpairedModeHelpText": "סגנון שונה כדי לאפשר למשתמשים לקויי צבע להבחין טוב יותר במידע המקודד בצבע",
|
||||
"SettingsLongDateFormat": "פורמט תאריך ארוך",
|
||||
"SettingsShortDateFormat": "פורמט תאריך קצר",
|
||||
"UnableToLoadDownloadClients": "לא ניתן לטעון לקוחות הורדות",
|
||||
"DownloadClientsLoadError": "לא ניתן לטעון לקוחות הורדות",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "לא ניתן להוסיף התראה חדשה, נסה שוב.",
|
||||
"UnableToLoadGeneralSettings": "לא ניתן לטעון את ההגדרות הכלליות",
|
||||
"About": "אודות",
|
||||
|
|
|
@ -294,7 +294,7 @@
|
|||
"RestartNow": "अब पुनःचालू करें",
|
||||
"SettingsEnableColorImpairedMode": "रंग-बिगड़ा मोड सक्षम करें",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "नई अधिसूचना जोड़ने में असमर्थ, कृपया पुनः प्रयास करें।",
|
||||
"UnableToLoadDownloadClients": "डाउनलोड क्लाइंट लोड करने में असमर्थ",
|
||||
"DownloadClientsLoadError": "डाउनलोड क्लाइंट लोड करने में असमर्थ",
|
||||
"UnableToLoadGeneralSettings": "सामान्य सेटिंग्स लोड करने में असमर्थ",
|
||||
"UnableToLoadNotifications": "सूचनाएं लोड करने में असमर्थ",
|
||||
"UpdateCheckStartupNotWritableMessage": "अपडेट स्थापित नहीं किया जा सकता क्योंकि स्टार्टअप फ़ोल्डर '{0}' उपयोगकर्ता '{1}' द्वारा लिखने योग्य नहीं है।",
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
"General": "Általános",
|
||||
"UnableToLoadHistory": "Nem sikerült betölteni az előzményeket",
|
||||
"UnableToLoadGeneralSettings": "Nem sikerült betölteni az általános beállításokat",
|
||||
"UnableToLoadDownloadClients": "Nem sikerült betölteni a letöltőkliens(eke)t",
|
||||
"DownloadClientsLoadError": "Nem sikerült betölteni a letöltőkliens(eke)t",
|
||||
"UnableToLoadBackups": "Biztonsági mentés(ek) betöltése sikertelen",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Nem lehet új értesítést hozzáadni, próbálkozz újra.",
|
||||
"UnableToAddANewIndexerPleaseTryAgain": "Nem lehet új indexert hozzáadni, próbálkozz újra.",
|
||||
|
@ -405,7 +405,7 @@
|
|||
"QueryResults": "Lekérdezési eredmények",
|
||||
"SemiPrivate": "Fél-Privát",
|
||||
"TestAllIndexers": "Indexerek tesztelése",
|
||||
"UnableToLoadApplicationList": "Nem sikerült betölteni az alkalmazáslistát",
|
||||
"ApplicationsLoadError": "Nem sikerült betölteni az alkalmazáslistát",
|
||||
"Url": "URL",
|
||||
"UserAgentProvidedByTheAppThatCalledTheAPI": "Az API-t hívó alkalmazás biztosítja a User-Agent szolgáltatást",
|
||||
"Website": "Weboldal",
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"Type": "Tegund",
|
||||
"UnableToAddANewApplicationPleaseTryAgain": "Ekki er hægt að bæta við nýrri tilkynningu. Reyndu aftur.",
|
||||
"UnableToLoadBackups": "Ekki er hægt að hlaða afrit",
|
||||
"UnableToLoadDownloadClients": "Ekki er hægt að hlaða niður viðskiptavinum",
|
||||
"DownloadClientsLoadError": "Ekki er hægt að hlaða niður viðskiptavinum",
|
||||
"UnableToLoadGeneralSettings": "Ekki er hægt að hlaða almennar stillingar",
|
||||
"UnableToLoadHistory": "Ekki er hægt að hlaða sögu",
|
||||
"UnableToLoadNotifications": "Ekki er hægt að hlaða tilkynningar",
|
||||
|
|
|
@ -240,7 +240,7 @@
|
|||
"UnableToLoadNotifications": "Impossibile caricare le Notifiche",
|
||||
"UnableToLoadHistory": "Impossibile caricare la storia",
|
||||
"UnableToLoadGeneralSettings": "Impossibile caricare le impostazioni Generali",
|
||||
"UnableToLoadDownloadClients": "Impossibile caricare i client di download",
|
||||
"DownloadClientsLoadError": "Impossibile caricare i client di download",
|
||||
"UnableToLoadBackups": "Impossibile caricare i backup",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Impossibile aggiungere una nuova notifica, riprova.",
|
||||
"UnableToAddANewIndexerPleaseTryAgain": "Impossibile aggiungere un nuovo Indicizzatore, riprova.",
|
||||
|
@ -374,7 +374,7 @@
|
|||
"SyncLevel": "Livello Sincronizzazione",
|
||||
"IndexerProxy": "Proxy dell'Indicizzatore",
|
||||
"Proxies": "Proxy",
|
||||
"UnableToLoadApplicationList": "Impossibile careicare la lista applicazioni",
|
||||
"ApplicationsLoadError": "Impossibile careicare la lista applicazioni",
|
||||
"Website": "Sito",
|
||||
"Privacy": "Privacy",
|
||||
"SettingsIndexerLogging": "Logging Migliorato dell'Indicizzatore",
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"TagCannotBeDeletedWhileInUse": "使用中は削除できません",
|
||||
"TagIsNotUsedAndCanBeDeleted": "タグは使用されておらず、削除できます",
|
||||
"TestAll": "すべてテスト",
|
||||
"UnableToLoadDownloadClients": "ダウンロードクライアントを読み込めません",
|
||||
"DownloadClientsLoadError": "ダウンロードクライアントを読み込めません",
|
||||
"UnableToLoadGeneralSettings": "一般設定を読み込めません",
|
||||
"UpdateAutomaticallyHelpText": "アップデートを自動的にダウンロードしてインストールします。 System:Updatesから引き続きインストールできます。",
|
||||
"Updates": "更新",
|
||||
|
|
|
@ -160,7 +160,7 @@
|
|||
"Title": "표제",
|
||||
"Today": "오늘",
|
||||
"UILanguageHelpTextWarning": "브라우저 새로 고침 필요",
|
||||
"UnableToLoadDownloadClients": "다운로드 클라이언트를로드 할 수 없습니다.",
|
||||
"DownloadClientsLoadError": "다운로드 클라이언트를로드 할 수 없습니다.",
|
||||
"UnableToLoadHistory": "기록을로드 할 수 없습니다.",
|
||||
"UnableToLoadTags": "태그를로드 할 수 없습니다.",
|
||||
"UnableToLoadUISettings": "UI 설정을로드 할 수 없습니다.",
|
||||
|
|
|
@ -388,7 +388,7 @@
|
|||
"UnableToLoadAppProfiles": "Kan app-profielen niet laden",
|
||||
"UnableToLoadBackups": "Kon geen veiligheidskopieën laden",
|
||||
"UnableToLoadDevelopmentSettings": "Kan ontwikkelingsinstellingen niet laden",
|
||||
"UnableToLoadDownloadClients": "Downloaders kunnen niet worden geladen",
|
||||
"DownloadClientsLoadError": "Downloaders kunnen niet worden geladen",
|
||||
"UnableToLoadGeneralSettings": "Kon Algemene instellingen niet inladen",
|
||||
"UnableToLoadHistory": "Kon geschiedenis niet laden",
|
||||
"UnableToLoadIndexerProxies": "Kan Indexeerder-proxy's niet laden",
|
||||
|
|
|
@ -262,7 +262,7 @@
|
|||
"UnableToAddANewIndexerProxyPleaseTryAgain": "Nie można dodać nowego indeksatora, spróbuj ponownie.",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Nie można dodać nowego powiadomienia, spróbuj ponownie.",
|
||||
"UnableToLoadBackups": "Nie można załadować kopii zapasowych",
|
||||
"UnableToLoadDownloadClients": "Nie można załadować klientów pobierania",
|
||||
"DownloadClientsLoadError": "Nie można załadować klientów pobierania",
|
||||
"UnableToLoadGeneralSettings": "Nie można załadować ustawień ogólnych",
|
||||
"UnableToLoadHistory": "Nie można załadować historii",
|
||||
"UnableToLoadTags": "Nie można załadować tagów",
|
||||
|
|
|
@ -268,7 +268,7 @@
|
|||
"UnableToLoadNotifications": "Não foi possível carregar as notificações",
|
||||
"UnableToLoadHistory": "Não foi possível carregar o histórico",
|
||||
"UnableToLoadGeneralSettings": "Não foi possível carregar as definições gerais",
|
||||
"UnableToLoadDownloadClients": "Não foi possível carregar os clientes de transferências",
|
||||
"DownloadClientsLoadError": "Não foi possível carregar os clientes de transferências",
|
||||
"UnableToAddANewDownloadClientPleaseTryAgain": "Não foi possível adicionar um novo cliente de transferências, tenta novamente.",
|
||||
"UnableToLoadBackups": "Não foi possível carregar as cópias de segurança",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Não foi possível adicionar uma nova notificação, tenta novamente.",
|
||||
|
@ -390,7 +390,7 @@
|
|||
"InstanceName": "Nome da Instancia",
|
||||
"InstanceNameHelpText": "Nome da instância na aba e nome da aplicação para Syslog",
|
||||
"UnableToLoadIndexerProxies": "Incapaz de ler o indexador de proxies",
|
||||
"UnableToLoadApplicationList": "Não foi possível carregar a lista de aplicações",
|
||||
"ApplicationsLoadError": "Não foi possível carregar a lista de aplicações",
|
||||
"ApplicationLongTermStatusCheckAllClientMessage": "Todos os indexadores estão indisponíveis devido a erros á mais de 6 horas",
|
||||
"ApplicationLongTermStatusCheckSingleClientMessage": "Indexadores indisponíveis devido a erros à mais de 6 horas: {0}",
|
||||
"Duration": "Duração",
|
||||
|
|
|
@ -461,10 +461,10 @@
|
|||
"UnableToAddANewIndexerProxyPleaseTryAgain": "Não foi possível adicionar um novo proxy indexador, tente novamente.",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Não foi possível adicionar uma nova notificação. Tente novamente.",
|
||||
"UnableToLoadAppProfiles": "Não foi possível carregar os perfis de aplicativos",
|
||||
"UnableToLoadApplicationList": "Não é possível carregar a lista de aplicativos",
|
||||
"ApplicationsLoadError": "Não é possível carregar a lista de aplicativos",
|
||||
"UnableToLoadBackups": "Não foi possível carregar os backups",
|
||||
"UnableToLoadDevelopmentSettings": "Não foi possível carregar as configurações de desenvolvimento",
|
||||
"UnableToLoadDownloadClients": "Não foi possível carregar os clientes de download",
|
||||
"DownloadClientsLoadError": "Não foi possível carregar os clientes de download",
|
||||
"UnableToLoadGeneralSettings": "Não foi possível carregar as configurações gerais",
|
||||
"UnableToLoadHistory": "Não foi possível carregar o histórico",
|
||||
"UnableToLoadIndexerProxies": "Não foi possível carregar proxies do indexador",
|
||||
|
|
|
@ -179,7 +179,7 @@
|
|||
"Today": "Astăzi",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Imposibil de adăugat o nouă notificare, încercați din nou.",
|
||||
"UnableToLoadBackups": "Imposibil de încărcat copiile de rezervă",
|
||||
"UnableToLoadDownloadClients": "Nu se pot încărca clienții de descărcare",
|
||||
"DownloadClientsLoadError": "Nu se pot încărca clienții de descărcare",
|
||||
"URLBase": "Baza URL",
|
||||
"UrlBaseHelpText": "Pentru suport proxy invers, implicit este gol",
|
||||
"Usenet": "Usenet",
|
||||
|
|
|
@ -256,7 +256,7 @@
|
|||
"UnableToAddANewIndexerProxyPleaseTryAgain": "Не удалось добавить новый индексатор, повторите попытку.",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Невозможно добавить новое уведомление, попробуйте еще раз.",
|
||||
"UnableToLoadBackups": "Невозможно загрузить резервные копии",
|
||||
"UnableToLoadDownloadClients": "Невозможно загрузить загрузчики",
|
||||
"DownloadClientsLoadError": "Невозможно загрузить загрузчики",
|
||||
"UnableToLoadGeneralSettings": "Невозможно загрузить общие настройки",
|
||||
"UnableToLoadNotifications": "Невозможно загрузить уведомления",
|
||||
"UnableToLoadUISettings": "Не удалось загрузить настройки пользовательского интерфейса",
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
"ApplicationStatusCheckAllClientMessage": "Samtliga listor otillgängliga på grund av fel",
|
||||
"LogLevel": "Loggnivå",
|
||||
"NoLogFiles": "Inga loggfiler",
|
||||
"UnableToLoadDownloadClients": "Det gick inte att ladda nedladdningsklienter",
|
||||
"DownloadClientsLoadError": "Det gick inte att ladda nedladdningsklienter",
|
||||
"UpdateMechanismHelpText": "Använd {appName}s inbyggda uppdaterare eller ett skript",
|
||||
"AddDownloadClientToProwlarr": "Lägg till en nedladdningsklient tillåter {appName} att sända nyutgåvor direkt från UI:t samtidigt som en manuell sökning genomförs.",
|
||||
"UnableToLoadIndexerProxies": "Kunde inte ladda Indexer Proxies",
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"UILanguageHelpTextWarning": "จำเป็นต้องโหลดเบราว์เซอร์ใหม่",
|
||||
"UnableToAddANewIndexerPleaseTryAgain": "ไม่สามารถเพิ่มตัวสร้างดัชนีใหม่ได้โปรดลองอีกครั้ง",
|
||||
"UnableToAddANewIndexerProxyPleaseTryAgain": "ไม่สามารถเพิ่มตัวสร้างดัชนีใหม่ได้โปรดลองอีกครั้ง",
|
||||
"UnableToLoadDownloadClients": "ไม่สามารถโหลดไคลเอนต์ดาวน์โหลด",
|
||||
"DownloadClientsLoadError": "ไม่สามารถโหลดไคลเอนต์ดาวน์โหลด",
|
||||
"UpdateCheckUINotWritableMessage": "ไม่สามารถติดตั้งการอัปเดตเนื่องจากโฟลเดอร์ UI \"{0}\" ไม่สามารถเขียนได้โดยผู้ใช้ \"{1}\"",
|
||||
"Updates": "อัปเดต",
|
||||
"UpdateScriptPathHelpText": "พา ธ ไปยังสคริปต์แบบกำหนดเองที่ใช้แพ็กเกจโปรแกรมปรับปรุงที่แยกออกมาและจัดการส่วนที่เหลือของกระบวนการอัพเดต",
|
||||
|
|
|
@ -301,7 +301,7 @@
|
|||
"UpdateAutomaticallyHelpText": "Güncellemeleri otomatik olarak indirin ve yükleyin. Yine de Sistem'den yükleyebileceksiniz: Güncellemeler",
|
||||
"UpdateMechanismHelpText": "{appName}'ın yerleşik güncelleyicisini veya bir komut dosyasını kullanın",
|
||||
"ShowSearch": "Aramayı Göster",
|
||||
"UnableToLoadDownloadClients": "İndirme istemcileri yüklenemiyor",
|
||||
"DownloadClientsLoadError": "İndirme istemcileri yüklenemiyor",
|
||||
"UnableToLoadGeneralSettings": "Genel ayarlar yüklenemiyor",
|
||||
"Automatic": "Otomatik",
|
||||
"AutomaticSearch": "Otomatik Arama",
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"SSLCertPasswordHelpText": "Пароль для файлу pfx",
|
||||
"TestAll": "Перевірити все",
|
||||
"Type": "Тип",
|
||||
"UnableToLoadDownloadClients": "Не вдалося завантажити клієнти для завантаження",
|
||||
"DownloadClientsLoadError": "Не вдалося завантажити клієнти для завантаження",
|
||||
"UnableToLoadGeneralSettings": "Не вдалося завантажити загальні налаштування",
|
||||
"UnableToLoadHistory": "Не вдалося завантажити історію",
|
||||
"UnableToLoadIndexers": "Не вдалося завантажити індексатори",
|
||||
|
|
|
@ -215,7 +215,7 @@
|
|||
"UnableToAddANewIndexerProxyPleaseTryAgain": "Không thể thêm trình chỉ mục mới, vui lòng thử lại.",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "Không thể thêm thông báo mới, vui lòng thử lại.",
|
||||
"UnableToLoadBackups": "Không thể tải các bản sao lưu",
|
||||
"UnableToLoadDownloadClients": "Không thể tải ứng dụng khách tải xuống",
|
||||
"DownloadClientsLoadError": "Không thể tải ứng dụng khách tải xuống",
|
||||
"UnableToLoadGeneralSettings": "Không thể tải Cài đặt chung",
|
||||
"UnableToLoadHistory": "Không thể tải lịch sử",
|
||||
"UnableToLoadNotifications": "Không thể tải thông báo",
|
||||
|
|
|
@ -451,10 +451,9 @@
|
|||
"UnableToAddANewIndexerProxyPleaseTryAgain": "无法添加搜刮器,请稍后重试。",
|
||||
"UnableToAddANewNotificationPleaseTryAgain": "无法添加新通知,请稍后重试。",
|
||||
"UnableToLoadAppProfiles": "无法加载应用配置",
|
||||
"UnableToLoadApplicationList": "123",
|
||||
"UnableToLoadBackups": "无法加载备份",
|
||||
"UnableToLoadDevelopmentSettings": "无法加载开发设置",
|
||||
"UnableToLoadDownloadClients": "无法加载下载客户端",
|
||||
"DownloadClientsLoadError": "无法加载下载客户端",
|
||||
"UnableToLoadGeneralSettings": "无法加载通用设置",
|
||||
"UnableToLoadHistory": "无法加载历史记录",
|
||||
"UnableToLoadIndexerProxies": "无法加载索引器代理",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue