translations for logoutall button

i dont need weblate 😭 chatgpt is better fr fr
This commit is contained in:
Ivan Evans 2024-12-30 19:38:05 -07:00
parent a9d7fe2561
commit b406c99331
38 changed files with 241 additions and 51 deletions

View file

@ -424,7 +424,12 @@
"text": "هذا الإجراء لا يمكن التراجع عنه. سيتم حذف جميع البيانات ولا يمكن استعادتها.",
"title": "حذف الحساب"
},
"title": "الإجراءات"
"title": "الإجراءات",
"logoutAllDevices": {
"title": "إنهاء جميع الجلسات",
"text": "سيؤدي هذا إلى تسجيل خروجك من جميع الأجهزة المرتبطة بحسابك.",
"button": "تسجيل الخروج من جميع الأجهزة"
}
},
"devices": {
"deviceNameLabel": "اسم الجهاز",

View file

@ -429,13 +429,18 @@
"actions": {
"delete": {
"button": "Elimina el compte",
"confirmButton": "Elimina el compte",
"confirmButton": "Confirmar eliminació",
"confirmDescription": "Segur que voleu eliminar el compte? Es perdran totes les dades!",
"confirmTitle": "Segur?",
"text": "Aquesta acció és irreversible. Totes les dades s'eliminaran i no es podrà recuperar res.",
"confirmTitle": "Confirmar eliminació",
"text": "Aquesta acció és irreversible. Totes les dades s'eliminaran i no es podran recuperar.",
"title": "Elimina el compte"
},
"title": "Accions"
"title": "Accions",
"logoutAllDevices": {
"title": "Finalitzar totes les sessions",
"text": "Això us desconnectarà de tots els dispositius vinculats al vostre compte.",
"button": "Tancar sessió a tots els dispositius"
}
},
"devices": {
"deviceNameLabel": "Nom del dispositiu",

View file

@ -429,13 +429,18 @@
"actions": {
"delete": {
"button": "Elimina el compte",
"confirmButton": "Elimina el compte",
"confirmButton": "Confirmar eliminació",
"confirmDescription": "Segur que voleu eliminar el compte? Es perdran totes les dades!",
"confirmTitle": "Segur?",
"text": "Esta acció és irreversible. Totes les dades s'eliminaran i no es podrà recuperar res.",
"confirmTitle": "Confirmar eliminació",
"text": "Aquesta acció és irreversible. Totes les dades s'eliminaran i no es podran recuperar.",
"title": "Elimina el compte"
},
"title": "Accions"
"title": "Accions",
"logoutAllDevices": {
"title": "Finalitzar totes les sessions",
"text": "Això us desconnectarà de tots els dispositius vinculats al vostre compte.",
"button": "Tancar sessió a tots els dispositius"
}
},
"devices": {
"deviceNameLabel": "Nom del dispositiu",

View file

@ -426,13 +426,18 @@
"actions": {
"delete": {
"button": "Smazat účet",
"confirmButton": "Smazat účet",
"confirmDescription": "Jste si jisti, že chcete smazat váš účet? Všechny data budou ztracena!",
"confirmTitle": "Jste si jisti?",
"text": "Tato akce nejde vrátit. Všechny data budou smazána a nic nepůjde zachránit.",
"confirmButton": "Potvrdit smazání",
"confirmDescription": "Jste si jisti, že chcete smazat váš účet? Všechna data budou ztracena!",
"confirmTitle": "Potvrdit smazání",
"text": "Tato akce je nevratná. Všechna data budou smazána a nic nebude možné obnovit.",
"title": "Smazat účet"
},
"title": "Akce"
"title": "Akce",
"logoutAllDevices": {
"title": "Ukončit všechny relace",
"text": "Toto vás odhlásí ze všech zařízení připojených k vašemu účtu.",
"button": "Odhlásit se ze všech zařízení"
}
},
"devices": {
"deviceNameLabel": "Název zařízení",

View file

@ -511,13 +511,18 @@
"actions": {
"delete": {
"title": "Slet profil",
"confirmButton": "Slet profil",
"confirmButton": "Bekræft sletning",
"button": "Slet profil",
"confirmDescription": "Er du sikker på, at du vil slette din profil? Alle dine data vil gå tabt! ૮₍˶Ó﹏Ò ⑅₎ა",
"confirmTitle": "Er du sikker?",
"text": "Denne handling er permanent. Alle data slettes, og intet kan gendannes."
},
"title": "Handlinger"
"title": "Handlinger",
"logoutAllDevices": {
"title": "Afslut alle sessioner",
"text": "Dette vil logge dig ud fra alle enheder, der er tilknyttet din konto.",
"button": "Log ud af alle enheder"
}
},
"profile": {
"finish": "Afslut redigering",

View file

@ -445,7 +445,12 @@
"text": "Diese Aktion kann nicht rückgängig gemacht werden. Alle Daten werden gelöscht und können nicht wiederhergestellt werden.",
"title": "Konto löschen"
},
"title": "Aktionen"
"title": "Aktionen",
"logoutAllDevices": {
"title": "Alle Sitzungen beenden",
"text": "Dies wird dich von allen Geräten abmelden, die mit deinem Konto verbunden sind.",
"button": "Von allen Geräten abmelden"
}
},
"devices": {
"deviceNameLabel": "Gerätename",

View file

@ -351,7 +351,12 @@
"text": "Η ενέργεια αυτή είναι μη αναστρέψιμη. Όλα τα δεδομένα θα διαγραφούν και τίποτα δεν μπορεί να ανακτηθεί.",
"title": "Διαγραφή λογαριασμού"
},
"title": "Ενέργειες"
"title": "Ενέργειες",
"logoutAllDevices": {
"title": "Τερματισμός όλων των συνεδριών",
"text": "Αυτό θα σας αποσυνδέσει από όλες τις συσκευές που συνδέονται με τον λογαριασμό σας.",
"button": "Αποσύνδεση από όλες τις συσκευές"
}
},
"devices": {
"deviceNameLabel": "Όνομα συσκευής",

View file

@ -437,7 +437,12 @@
"text": "Esta acción es irreversible. Todos los datos se eliminarán y no se podrán recuperar.",
"title": "Eliminar cuenta"
},
"title": "Acciones"
"title": "Acciones",
"logoutAllDevices": {
"title": "Finalizar todas las sesiones",
"text": "Esto te desconectará de todos los dispositivos vinculados a tu cuenta.",
"button": "Cerrar sesión en todos los dispositivos"
}
},
"devices": {
"deviceNameLabel": "Nombre del dispositivo",

View file

@ -445,7 +445,12 @@
"text": "See toiming on pöördumatu. Kõik andmed kustutatakse ja midagi ei saa taastada.",
"title": "Kustuta konto"
},
"title": "Tegevused"
"title": "Tegevused",
"logoutAllDevices": {
"title": "Lõpeta kõik sessioonid",
"text": "See logib teid välja kõikidest seadmetest, mis on seotud teie kontoga.",
"button": "Logi välja kõikidest seadmetest"
}
},
"devices": {
"deviceNameLabel": "Seadme nimi",

View file

@ -445,7 +445,12 @@
"text": "این اقدام غیر قابل برگشت است. تمام اطلاعات حذف خواهد شد و هیچ چیز دیگر بازگردانی نمی‌شود.",
"title": "حذف حساب کاربری"
},
"title": "اقدامات"
"title": "اقدامات",
"logoutAllDevices": {
"title": "تمام جلسات را پایان بده",
"text": "این شما را از تمام دستگاه‌های متصل به حساب کاربری‌تان خارج می‌کند.",
"button": "خروج از تمام دستگاه‌ها"
}
},
"devices": {
"deviceNameLabel": "نام دستگاه",

View file

@ -458,7 +458,12 @@
"text": "Cette action est irréversible. Toutes les données seront supprimées et rien ne pourra être récupéré.",
"title": "Supprimer le compte"
},
"title": "Actions"
"title": "Actions",
"logoutAllDevices": {
"title": "Mettre fin à toutes les sessions",
"text": "Cela vous déconnectera de tous les appareils liés à votre compte.",
"button": "Se déconnecter de tous les appareils"
}
},
"devices": {
"deviceNameLabel": "Nom de l'appareil",

View file

@ -432,12 +432,17 @@
"delete": {
"button": "Eliminar conta",
"confirmButton": "Eliminar conta",
"confirmDescription": "Estas seguro/a que queres eliminar a túa conta? Todos os datos serán eliminados!",
"confirmDescription": "Estás seguro/a de que queres eliminar a túa conta? Todos os datos serán eliminados!",
"confirmTitle": "Estás seguro/a?",
"text": "Esta acción é irreversible. Todos os datos serán eliminados e nada poderá ser recuperado.",
"title": "Eliminar conta"
},
"title": "Accións"
"title": "Accións",
"logoutAllDevices": {
"title": "Finalizar todas as sesións",
"text": "Isto pechará a túa sesión en todos os dispositivos vinculados á túa conta.",
"button": "Pechar sesión en todos os dispositivos"
}
},
"devices": {
"deviceNameLabel": "Nome do dispositivo",

View file

@ -426,7 +426,12 @@
"text": "આ ક્રિયા બદલી ન શકાય તેવી છે. તમામ ડેટા કાઢી નાખવામાં આવશે અને કંઈપણ પુનઃપ્રાપ્ત કરી શકાશે નહીં.",
"title": "એકાઉન્ટ કાઢી નાખો"
},
"title": "ક્રિયાઓ"
"title": "ક્રિયાઓ",
"logoutAllDevices": {
"title": "તમામ સત્રો સમાપ્ત કરો",
"text": "આ તમને તમારા એકાઉન્ટ સાથે જોડાયેલા તમામ ઉપકરણો પરથી સાઇન આઉટ કરશે.",
"button": "તમામ ઉપકરણોથી સાઇન આઉટ કરો"
}
},
"devices": {
"deviceNameLabel": "ડિવાઇસ નામ",

View file

@ -424,7 +424,12 @@
"text": "פעולה זו היא בלתי הפיכה. כל הנתונים יימחקו ולא ניתן יהיה לשחזר דבר.",
"title": "מחק משתמש"
},
"title": "פעולות"
"title": "פעולות",
"logoutAllDevices": {
"title": "סיים את כל הסשנים",
"text": "זה יגרום לך להתנתק מכל המכשירים הקשורים לחשבונך.",
"button": "התנתק מכל המכשירים"
}
},
"devices": {
"deviceNameLabel": "שם מכשיר",

View file

@ -412,7 +412,12 @@
"text": "Tindakan ini tidak dapat dibatalkan. Seluruh data akan dihapus dan tidak dapat dipulihkan.",
"title": "Hapus akun"
},
"title": "Tindakan"
"title": "Tindakan",
"logoutAllDevices": {
"title": "Akhiri Semua Sesi",
"text": "Ini akan mengeluarkan anda dari semua perangkat yang terhubung dengan akun anda.",
"button": "Keluar dari Semua Perangkat"
}
},
"devices": {
"deviceNameLabel": "Nama perangkat",

View file

@ -435,7 +435,12 @@
"text": "Það er ekki hægt að taka þetta til baka. Öll gögn munu verða eydd og ekkert getur verið tekið til baka.",
"title": "Eyða reikningi"
},
"title": "Aðgerðir"
"title": "Aðgerðir",
"logoutAllDevices": {
"title": "Enda allar sesjónir",
"text": "Þetta mun útskrifa þig af öllum tækjum sem tengd eru reikningnum þínum.",
"button": "Útskrá frá öllum tækjum"
}
},
"devices": {
"deviceNameLabel": "Nafn tækis",

View file

@ -484,7 +484,12 @@
"text": "Questa azione è irreversibile. Tutti i dati verranno cancellati e nulla potrà essere recuperato.",
"title": "Elimina l'account"
},
"title": "Azioni"
"title": "Azioni",
"logoutAllDevices": {
"title": "Termina tutte le sessioni",
"text": "Questo ti disconnetterà da tutti i dispositivi collegati al tuo account.",
"button": "Esci da tutti i dispositivi"
}
},
"devices": {
"deviceNameLabel": "Nome dispositivo",

View file

@ -435,7 +435,12 @@
"text": "이 작업은 되돌릴 수 없습니다. 모든 데이터가 삭제되며 아무것도 복구할 수 없습니다.",
"title": "계정 삭제"
},
"title": "작업"
"title": "작업",
"logoutAllDevices": {
"title": "모든 세션 종료",
"text": "이 작업은 계정에 연결된 모든 기기에서 로그아웃됩니다.",
"button": "모든 기기에서 로그아웃"
}
},
"devices": {
"deviceNameLabel": "기기명",

View file

@ -321,7 +321,12 @@
"text": "Šī darbība ir neatgriezeniska. Visi dati tiks dzēsti, un neko nevarēs atgūt.",
"title": "Dzēst kontu"
},
"title": "Darbības"
"title": "Darbības",
"logoutAllDevices": {
"title": "Beigt visas sesijas",
"text": "Šī darbība izrakstīs jūs no visiem ierīcēm, kas saistītas ar jūsu kontu.",
"button": "Izrakstīties no visām ierīcēm"
}
},
"devices": {
"deviceNameLabel": "Ierīces vārds",

View file

@ -445,7 +445,12 @@
"text": "यो कार्य अपरिवर्तनीय छ। सबै डाटा मेटाइनेछ र केहि पनि पुन: प्राप्त गर्न सकिँदैन।",
"title": "खाता डिलीट गर्नुहोस्"
},
"title": "कार्यहरू"
"title": "कार्यहरू",
"logoutAllDevices": {
"title": "सम्पूर्ण सत्र समाप्त गर्नुहोस्",
"text": "यसले तपाईंलाई तपाईंको खातासँग जडित सबै उपकरणहरूबाट साइन आउट गरिदिन्छ।",
"button": "सबै उपकरणहरूबाट साइन आउट गर्नुहोस्"
}
},
"devices": {
"deviceNameLabel": "उपकरणको नाम",

View file

@ -445,7 +445,12 @@
"text": "Deze actie is onomkeerbaar. Alle gegevens worden verwijderd en er kan niets worden hersteld.",
"title": "Account verwijderen"
},
"title": "Acties"
"title": "Acties",
"logoutAllDevices": {
"title": "Eindig alle sessies",
"text": "Dit zal je afmelden van alle apparaten die gekoppeld zijn aan je account.",
"button": "Log uit van alle apparaten"
}
},
"devices": {
"deviceNameLabel": "Apparaatnaam",

View file

@ -435,7 +435,12 @@
"text": "ਇਹ ਕਿਰਿਆ ਵਾਪਸੀਯੋਗ ਨਹੀਂ ਹੈ. ਸਾਰਾ ਡਾਟਾ ਮਿਟਾ ਦਿੱਤਾ ਜਾਵੇਗਾ ਅਤੇ ਕੁਝ ਵੀ ਰਿਕਵਰ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ.",
"title": "ਖਾਤਾ ਮਿਟਾਓ"
},
"title": "ਕਾਰਵਾਈਆਂ"
"title": "ਕਾਰਵਾਈਆਂ",
"logoutAllDevices": {
"title": "ਸਾਰੇ ਸੈਸ਼ਨਾਂ ਨੂੰ ਸਮਾਪਤ ਕਰੋ",
"text": "ਇਹ ਤੁਹਾਨੂੰ ਤੁਹਾਡੇ ਖਾਤੇ ਨਾਲ ਲਿੰਕ ਕੀਤੀਆਂ ਸਾਰੀਆਂ ਡਿਵਾਈਸਾਂ ਤੋਂ ਸਾਈਨ ਆਊਟ ਕਰ ਦੇਵੇਗਾ।",
"button": "ਸਾਰੀਆਂ ਡਿਵਾਈਸਾਂ ਤੋਂ ਲੌਗ ਆਉਟ ਕਰੋ"
}
},
"devices": {
"deviceNameLabel": "ਡਿਵਾਈਸ ਦਾ ਨਾਮ",

View file

@ -430,7 +430,12 @@
"text": "This action be irreversible. All booty will be deleted and nothin' can be recovered.",
"title": "Abandon ship for all eternity"
},
"title": "Actions"
"title": "Actions",
"logoutAllDevices": {
"title": "Abandon Ships",
"text": "Surrender all ships and abandon all booty.",
"button": "Log Out of All Devices"
}
},
"devices": {
"deviceNameLabel": "Ship name",

View file

@ -437,7 +437,12 @@
"text": "Działanie to jest nieodwracalne. Wszystkie dane zostaną usunięte i nie będzie można ich odzyskać.",
"title": "Usuń konto"
},
"title": "Działania"
"title": "Działania",
"logoutAllDevices": {
"title": "Zakończ wszystkie sesje",
"text": "To wyloguje Cię ze wszystkich urządzeń powiązanych z Twoim kontem.",
"button": "Wyloguj się ze wszystkich urządzeń"
}
},
"devices": {
"deviceNameLabel": "Nazwa urządzenia",

View file

@ -445,7 +445,12 @@
"text": "Esta ação é irreversível. Todos os dados serão excluídos e nada poderá ser recuperado.",
"title": "Excluir conta"
},
"title": "Ações"
"title": "Ações",
"logoutAllDevices": {
"title": "Encerrar todas as sessões",
"text": "Isso irá desconectar você de todos os dispositivos vinculados à sua conta.",
"button": "Sair de todos os dispositivos"
}
},
"devices": {
"deviceNameLabel": "Nome do dispositivo",

View file

@ -351,7 +351,12 @@
"text": "Esta ação é irreversível. Todos os dados serão eliminados e nada poderá ser recuperado.",
"title": "Eliminar conta"
},
"title": "Ações"
"title": "Ações",
"logoutAllDevices": {
"title": "Terminar todas as sessões",
"text": "Isso irá desconectar você de todos os dispositivos ligados à sua conta.",
"button": "Sair de todos os dispositivos"
}
},
"devices": {
"deviceNameLabel": "Nome do dispositivo",

View file

@ -435,7 +435,12 @@
"text": "Acțiunea asta este ireversibilă. Toate datele tale vor dispărea și nimic nu va putea fi recuperat.",
"title": "Șterge contul"
},
"title": "Acțiuni"
"title": "Acțiuni",
"logoutAllDevices": {
"title": "Încheie toate sesiunele",
"text": "Aceasta te va deconecta de pe toate dispozitivele asociate contului tău.",
"button": "Ieși din toate dispozitivele"
}
},
"devices": {
"deviceNameLabel": "Numele dispozitivului",

View file

@ -488,7 +488,12 @@
"text": "Это действие необратимо. Все данные будут удалены, и восстановить их будет невозможно.",
"title": "Удалить аккаунт"
},
"title": "Действия"
"title": "Действия",
"logoutAllDevices": {
"title": "Завершить все сеансы",
"text": "Это выйдет из всех устройств, связанных с вашим аккаунтом.",
"button": "Выйти из всех устройств"
}
},
"devices": {
"deviceNameLabel": "Имя устройства",

View file

@ -445,9 +445,14 @@
"confirmDescription": "Ste prepričani, da želite izbrisati svoj račun? Vsi vaši podatki bodo izgubljeni!",
"confirmTitle": "Ali ste prepričani?",
"text": "Ta ukaz je nereverzibilen. Vsi podatki bodo izbrisani in nobenih podatkov ne bo mogoče obnoviti.",
"title": "Izbirši profil"
"title": "Izbriši profil"
},
"title": "Ukazi"
"title": "Ukazi",
"logoutAllDevices": {
"title": "Zaključi vse seje",
"text": "To vas bo odjavilo z vseh naprav, povezanih z vašim računom.",
"button": "Odjavi se iz vseh naprav"
}
},
"devices": {
"deviceNameLabel": "Ime naprave",

View file

@ -321,7 +321,12 @@
"text": "Denna åtgärd är oåterkallelig. All data kommer att raderas och kan inte återställas.",
"title": "Ta bort konto"
},
"title": "Åtgärder"
"title": "Åtgärder",
"logoutAllDevices": {
"title": "Avsluta alla sessioner",
"text": "Detta loggar ut dig från alla enheter kopplade till ditt konto.",
"button": "Logga ut från alla enheter"
}
},
"devices": {
"deviceNameLabel": "Enhetens namn",

View file

@ -424,7 +424,12 @@
"text": "இந்த நடவடிக்கை திரும்ப பெற முடியாதது. அனைத்து தரவுகளும் நீக்கப்படும் மற்றும் எதையும் மீட்டெடுக்க இயலாது.",
"title": "கணக்கை நீக்குக"
},
"title": "செயல்கள்"
"title": "செயல்கள்",
"logoutAllDevices": {
"title": "எல்லா அம்சங்களையும் முடி",
"text": "இது உங்கள் கணக்குடன் இணைக்கப்பட்ட அனைத்து சாதனங்களிலிருந்தும் உங்களை வெளியேற்றும்.",
"button": "எல்லா சாதனங்களிலிருந்தும் வெளியேறு"
}
},
"devices": {
"deviceNameLabel": "சாதனத்தின் பெயர்",

View file

@ -337,7 +337,12 @@
"text": "การกระทํานี้ไม่สามารถย้อนกลับได้ ข้อมูลทั้งหมดจะถูกลบและไม่มีอะไรสามารถกู้คืนได้",
"title": "ลบบัญชี"
},
"title": "พฤติกรรม"
"title": "พฤติกรรม",
"logoutAllDevices": {
"title": "จบการใช้งานทั้งหมด",
"text": "การกระทํานี้จะทำให้คุณออกจากอุปกรณ์ทั้งหมดที่เชื่อมต่อกับบัญชีของคุณ",
"button": "ออกจากอุปกรณ์ทั้งหมด"
}
},
"devices": {
"deviceNameLabel": "ชื่ออุปกรณ์",

View file

@ -369,7 +369,12 @@
"text": "tenpo kama la sina ken ala ante e weka ni. ale li kama weka",
"title": "o weka e ale"
},
"title": "pali"
"title": "pali",
"logoutAllDevices": {
"title": "kama ala e sona ale",
"text": "tenpo ni la sina ken ala kama lon e sona ale ale.",
"button": "kama ala e sona ale"
}
},
"devices": {
"deviceNameLabel": "nimi ilo",

View file

@ -445,7 +445,12 @@
"text": "Bu işlem geri alınamaz. Tüm veriler silinir ve hiçbir şey kurtarılamaz.",
"title": "Hesabı sil"
},
"title": "Eylemler"
"title": "Eylemler",
"logoutAllDevices": {
"title": "Tüm Oturumları Sonlandır",
"text": "Bu işlem, hesabınıza bağlı tüm cihazlardan çıkış yapmanızı sağlar.",
"button": "Tüm Cihazlardan Çıkış Yap"
}
},
"devices": {
"deviceNameLabel": "Cihaz adı",

View file

@ -435,7 +435,12 @@
"text": "Ця дія незворотна. Всі дані будуть видалені і нічого не можна буде відновити.",
"title": "Видалити акаунт"
},
"title": "Дії"
"title": "Дії",
"logoutAllDevices": {
"title": "Завершити всі сесії",
"text": "Це виведе вас з усіх пристроїв, пов'язаних з вашим акаунтом.",
"button": "Вийти з усіх пристроїв"
}
},
"devices": {
"deviceNameLabel": "Назва пристрою",

View file

@ -495,7 +495,12 @@
"text": "This action is iwwevewsibwe. aww >w< data wiww be deweted and nyothing *runs away* c-can be wecuvwed.",
"title": "Dewete account"
},
"title": "Actions :3"
"title": "Actions :3",
"logoutAllDevices": {
"title": "End Awll Sessions",
"text": "This wwill siwn uwu wout from awll dewices winked to wur account.",
"button": "Wog Out of Awll Devwices"
}
},
"devices": {
"deviceNameLabel": "Device nyame",

View file

@ -443,7 +443,12 @@
"text": "此操作不可逆轉。所有數據將被刪除,且無法恢復。",
"title": "刪除帳戶"
},
"title": "操作"
"title": "操作",
"logoutAllDevices": {
"title": "結束所有會話",
"text": "這將會登出所有與您的帳戶連結的裝置。",
"button": "登出所有裝置"
}
},
"devices": {
"deviceNameLabel": "設備名稱",

View file

@ -443,7 +443,12 @@
"text": "此操作不可逆。所有数据将被删除且无法恢复。",
"title": "删除账户"
},
"title": "操作"
"title": "操作",
"logoutAllDevices": {
"title": "结束所有会话",
"text": "这将会登出所有与您的账户关联的设备。",
"button": "登出所有设备"
}
},
"devices": {
"deviceNameLabel": "设备名称",