mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-25 06:52:35 +01:00
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
This commit is contained in:
commit
24ceea0882
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"@@last_modified": "2021-08-14 12:41:10.145728",
|
"@@last_modified": "2021-08-14 12:41:10.145728",
|
||||||
"about": "Sobre",
|
"about": "Quant a",
|
||||||
"@about": {
|
"@about": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -54,7 +54,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"alreadyHaveAnAccount": "Ja tens un compte?",
|
"alreadyHaveAnAccount": "Ja teniu un compte?",
|
||||||
"@alreadyHaveAnAccount": {
|
"@alreadyHaveAnAccount": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1963,5 +1963,32 @@
|
|||||||
"@yourPublicKey": {
|
"@yourPublicKey": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"all": "Tot",
|
||||||
|
"@all": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"addNewFriend": "Afegeix una amistat",
|
||||||
|
"@addNewFriend": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"audioPlayerPause": "Posa en pausa",
|
||||||
|
"@audioPlayerPause": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"addToSpace": "Afegeix a un espai",
|
||||||
|
"@addToSpace": {},
|
||||||
|
"audioPlayerPlay": "Reprodueix",
|
||||||
|
"@audioPlayerPlay": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"areYouSureYouWantToLogout": "Segur que voleu finalitzar la sessió?",
|
||||||
|
"@areYouSureYouWantToLogout": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -2047,7 +2047,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"sharedTheLocation": "{username} sdílel polohu",
|
"sharedTheLocation": "{username} sdílel jejich polohu",
|
||||||
"@sharedTheLocation": {
|
"@sharedTheLocation": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2587,5 +2587,33 @@
|
|||||||
"newUsernameDescription": "Vaše ID uživatele pak bude mít formát @uživatelské jméno: název serveru",
|
"newUsernameDescription": "Vaše ID uživatele pak bude mít formát @uživatelské jméno: název serveru",
|
||||||
"@newUsernameDescription": {},
|
"@newUsernameDescription": {},
|
||||||
"newPasswordDescription": "Abyste mohli obnovit své heslo, měli byste ke svému účtu později přidat e -mailovou adresu.",
|
"newPasswordDescription": "Abyste mohli obnovit své heslo, měli byste ke svému účtu později přidat e -mailovou adresu.",
|
||||||
"@newPasswordDescription": {}
|
"@newPasswordDescription": {},
|
||||||
|
"addToBundle": "Přidat do balíčku",
|
||||||
|
"@addToBundle": {},
|
||||||
|
"setupChatBackup": "Nastavit zálohu chatu",
|
||||||
|
"@setupChatBackup": {},
|
||||||
|
"iWroteDownTheKey": "Níže jsem napsal klíč",
|
||||||
|
"@iWroteDownTheKey": {},
|
||||||
|
"addAccount": "Přidat účet",
|
||||||
|
"@addAccount": {},
|
||||||
|
"bundleName": "Název balíčku",
|
||||||
|
"@bundleName": {},
|
||||||
|
"link": "Odkaz",
|
||||||
|
"@link": {},
|
||||||
|
"yourChatBackupHasBeenSetUp": "Vaše záloha chatu byla nastavena.",
|
||||||
|
"@yourChatBackupHasBeenSetUp": {},
|
||||||
|
"setupChatBackupDescription": "Abychom chránili vaše zprávy, vygenerovali jsme pro vás bezpečnostní klíč. Uchovejte ho na bezpečném místě, například ve správci hesel.",
|
||||||
|
"@setupChatBackupDescription": {},
|
||||||
|
"yourUserId": "Vaše uživatelské ID:",
|
||||||
|
"@yourUserId": {},
|
||||||
|
"editBundlesForAccount": "Upravit balíčky pro tento účet",
|
||||||
|
"@editBundlesForAccount": {},
|
||||||
|
"enableMultiAccounts": "(BETA) Na tomto zařízení povolte více účtů",
|
||||||
|
"@enableMultiAccounts": {},
|
||||||
|
"oneClientLoggedOut": "Jeden z vašich klientů byl odhlášen",
|
||||||
|
"@oneClientLoggedOut": {},
|
||||||
|
"removeFromBundle": "Odstranit z tohoto balíčku",
|
||||||
|
"@removeFromBundle": {},
|
||||||
|
"unverified": "Neověřeno",
|
||||||
|
"@unverified": {}
|
||||||
}
|
}
|
||||||
|
@ -2601,5 +2601,19 @@
|
|||||||
"homeserver": "Homeserver",
|
"homeserver": "Homeserver",
|
||||||
"@homeserver": {},
|
"@homeserver": {},
|
||||||
"sendOnEnter": "Senden mit Enter",
|
"sendOnEnter": "Senden mit Enter",
|
||||||
"@sendOnEnter": {}
|
"@sendOnEnter": {},
|
||||||
|
"link": "Link",
|
||||||
|
"@link": {},
|
||||||
|
"setupChatBackup": "Chat-Backup einrichten",
|
||||||
|
"@setupChatBackup": {},
|
||||||
|
"iWroteDownTheKey": "Ich habe den Schlüssel aufgeschrieben",
|
||||||
|
"@iWroteDownTheKey": {},
|
||||||
|
"yourChatBackupHasBeenSetUp": "Dein Chat-Backup wurde eingerichtet.",
|
||||||
|
"@yourChatBackupHasBeenSetUp": {},
|
||||||
|
"setupChatBackupDescription": "Um deine Nachrichten zu schützen, haben wir einen Sicherheitsschlüssel für dich generiert.\nBewahre ihn bitte an einem sicheren Ort auf, wie zum Beispiel einem Passwort-Manager.",
|
||||||
|
"@setupChatBackupDescription": {},
|
||||||
|
"unverified": "Unverifiziert",
|
||||||
|
"@unverified": {},
|
||||||
|
"yourUserId": "Deine Benutzer-ID:",
|
||||||
|
"@yourUserId": {}
|
||||||
}
|
}
|
||||||
|
@ -2603,5 +2603,17 @@
|
|||||||
"oneClientLoggedOut": "Üks sinu klientrakendustest on Matrix'i võrgust välja loginud",
|
"oneClientLoggedOut": "Üks sinu klientrakendustest on Matrix'i võrgust välja loginud",
|
||||||
"@oneClientLoggedOut": {},
|
"@oneClientLoggedOut": {},
|
||||||
"link": "Link",
|
"link": "Link",
|
||||||
"@link": {}
|
"@link": {},
|
||||||
|
"setupChatBackup": "Võta kasutusele vestluste varundus",
|
||||||
|
"@setupChatBackup": {},
|
||||||
|
"iWroteDownTheKey": "Panin krüptovõtme kirja",
|
||||||
|
"@iWroteDownTheKey": {},
|
||||||
|
"yourChatBackupHasBeenSetUp": "Sinu vestluste varundus on seadistatud.",
|
||||||
|
"@yourChatBackupHasBeenSetUp": {},
|
||||||
|
"setupChatBackupDescription": "Et sinu sõnumid ei oleks võõrastele loetavad, me genereerisime krüptovõtme.\nPalun hoia seda turvalises kohas, näiteks salasõnade halduris.",
|
||||||
|
"@setupChatBackupDescription": {},
|
||||||
|
"yourUserId": "Sinu kasutajatunnus:",
|
||||||
|
"@yourUserId": {},
|
||||||
|
"unverified": "Verifitseerimata",
|
||||||
|
"@unverified": {}
|
||||||
}
|
}
|
||||||
|
@ -2603,5 +2603,17 @@
|
|||||||
"oneClientLoggedOut": "Un de vos clients a été déconnecté",
|
"oneClientLoggedOut": "Un de vos clients a été déconnecté",
|
||||||
"@oneClientLoggedOut": {},
|
"@oneClientLoggedOut": {},
|
||||||
"link": "Lien",
|
"link": "Lien",
|
||||||
"@link": {}
|
"@link": {},
|
||||||
|
"setupChatBackup": "Configurer la sauvegarde de la discussion",
|
||||||
|
"@setupChatBackup": {},
|
||||||
|
"iWroteDownTheKey": "J'ai écrit la clé",
|
||||||
|
"@iWroteDownTheKey": {},
|
||||||
|
"yourChatBackupHasBeenSetUp": "Votre sauvegarde de la discussion a été mise en place.",
|
||||||
|
"@yourChatBackupHasBeenSetUp": {},
|
||||||
|
"setupChatBackupDescription": "Pour protéger vos messages, nous avons généré une clé de sécurité pour vous. Veuillez la conserver en lieu sûr, par exemple dans un gestionnaire de mots de passe.",
|
||||||
|
"@setupChatBackupDescription": {},
|
||||||
|
"yourUserId": "Votre identifiant utilisateur :",
|
||||||
|
"@yourUserId": {},
|
||||||
|
"unverified": "Non vérifié",
|
||||||
|
"@unverified": {}
|
||||||
}
|
}
|
||||||
|
@ -634,7 +634,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"createNewSpace": "ovo espazo",
|
"createNewSpace": "Novo espazo",
|
||||||
"@createNewSpace": {
|
"@createNewSpace": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2595,5 +2595,17 @@
|
|||||||
"oneClientLoggedOut": "Un dos teus clientes foi desconectado",
|
"oneClientLoggedOut": "Un dos teus clientes foi desconectado",
|
||||||
"@oneClientLoggedOut": {},
|
"@oneClientLoggedOut": {},
|
||||||
"link": "Ligazón",
|
"link": "Ligazón",
|
||||||
"@link": {}
|
"@link": {},
|
||||||
|
"setupChatBackup": "Configurar copia de apoio",
|
||||||
|
"@setupChatBackup": {},
|
||||||
|
"iWroteDownTheKey": "Escribo eu a chave",
|
||||||
|
"@iWroteDownTheKey": {},
|
||||||
|
"yourChatBackupHasBeenSetUp": "Configurouse a copia de apoio do chat.",
|
||||||
|
"@yourChatBackupHasBeenSetUp": {},
|
||||||
|
"setupChatBackupDescription": "Para protexer as túas mensaxes creamos unha chave de seguridade para ti.\nGárdaa nun lugar seguro, como nun xestor de contrasinais.",
|
||||||
|
"@setupChatBackupDescription": {},
|
||||||
|
"unverified": "Sen verificar",
|
||||||
|
"@unverified": {},
|
||||||
|
"yourUserId": "O teu ID:",
|
||||||
|
"@yourUserId": {}
|
||||||
}
|
}
|
||||||
|
@ -2602,5 +2602,13 @@
|
|||||||
"addAccount": "Account toevoegen",
|
"addAccount": "Account toevoegen",
|
||||||
"@addAccount": {},
|
"@addAccount": {},
|
||||||
"link": "Link",
|
"link": "Link",
|
||||||
"@link": {}
|
"@link": {},
|
||||||
|
"setupChatBackup": "Chat back-up instellen",
|
||||||
|
"@setupChatBackup": {},
|
||||||
|
"iWroteDownTheKey": "Ik heb de sleutel opgeschreven",
|
||||||
|
"@iWroteDownTheKey": {},
|
||||||
|
"yourChatBackupHasBeenSetUp": "Uw chat back-up is ingesteld.",
|
||||||
|
"@yourChatBackupHasBeenSetUp": {},
|
||||||
|
"yourUserId": "Uw persoon-ID:",
|
||||||
|
"@yourUserId": {}
|
||||||
}
|
}
|
||||||
|
@ -2603,5 +2603,15 @@
|
|||||||
"link": "Ссылка",
|
"link": "Ссылка",
|
||||||
"@link": {},
|
"@link": {},
|
||||||
"oneClientLoggedOut": "Один из ваших клиентов вышел",
|
"oneClientLoggedOut": "Один из ваших клиентов вышел",
|
||||||
"@oneClientLoggedOut": {}
|
"@oneClientLoggedOut": {},
|
||||||
|
"yourChatBackupHasBeenSetUp": "Резервное копирование чата настроено.",
|
||||||
|
"@yourChatBackupHasBeenSetUp": {},
|
||||||
|
"setupChatBackupDescription": "Для защиты ваших сообщений мы сгенерировали для вас ключ безопасности.\nПожалуйста, храните его в надежном месте, например, в менеджере паролей.",
|
||||||
|
"@setupChatBackupDescription": {},
|
||||||
|
"setupChatBackup": "Настройте резервное копирование чата",
|
||||||
|
"@setupChatBackup": {},
|
||||||
|
"yourUserId": "Ваш ID пользователя:",
|
||||||
|
"@yourUserId": {},
|
||||||
|
"unverified": "Не проверено",
|
||||||
|
"@unverified": {}
|
||||||
}
|
}
|
||||||
|
@ -2603,5 +2603,17 @@
|
|||||||
"oneClientLoggedOut": "İstemcilerinizden birinin oturumu kapatıldı",
|
"oneClientLoggedOut": "İstemcilerinizden birinin oturumu kapatıldı",
|
||||||
"@oneClientLoggedOut": {},
|
"@oneClientLoggedOut": {},
|
||||||
"link": "Bağlantı",
|
"link": "Bağlantı",
|
||||||
"@link": {}
|
"@link": {},
|
||||||
|
"setupChatBackup": "Sohbet yedeklemeyi ayarla",
|
||||||
|
"@setupChatBackup": {},
|
||||||
|
"iWroteDownTheKey": "Anahtarı yazdım",
|
||||||
|
"@iWroteDownTheKey": {},
|
||||||
|
"yourChatBackupHasBeenSetUp": "Sohbet yedeklemeniz ayarlandı.",
|
||||||
|
"@yourChatBackupHasBeenSetUp": {},
|
||||||
|
"setupChatBackupDescription": "Mesajlarınızı korumak için sizin için bir güvenlik anahtarı oluşturduk.\nLütfen bunu parola yöneticisi gibi güvenli bir yerde saklayın.",
|
||||||
|
"@setupChatBackupDescription": {},
|
||||||
|
"unverified": "Doğrulanmadı",
|
||||||
|
"@unverified": {},
|
||||||
|
"yourUserId": "Kullanıcı kimliğiniz:",
|
||||||
|
"@yourUserId": {}
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -2562,5 +2562,7 @@
|
|||||||
"@openInMaps": {
|
"@openInMaps": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
}
|
},
|
||||||
|
"sendOnEnter": "按 enter 键发送",
|
||||||
|
"@sendOnEnter": {}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user