Merge branch 'main' of gitlab.com:famedly/fluffychat into main

This commit is contained in:
Krille Fear 2021-09-26 09:04:48 +02:00
commit 2da5da4e5a
6 changed files with 24 additions and 12 deletions

View File

@ -2588,7 +2588,7 @@
"@newUsernameDescription": {}, "@newUsernameDescription": {},
"newPasswordDescription": "Selleks, et saaksid vajadusel oma salasõna taastada, peaksid hiljem lisama oma kasutajakontole e-posti aadressi.", "newPasswordDescription": "Selleks, et saaksid vajadusel oma salasõna taastada, peaksid hiljem lisama oma kasutajakontole e-posti aadressi.",
"@newPasswordDescription": {}, "@newPasswordDescription": {},
"enableMultiAccounts": "Pruugi selles seadmes mitut Matrix'i kasutajakontot", "enableMultiAccounts": "(KATSELINE) Pruugi selles seadmes mitut Matrix'i kasutajakontot",
"@enableMultiAccounts": {}, "@enableMultiAccounts": {},
"bundleName": "Köite nimi", "bundleName": "Köite nimi",
"@bundleName": {}, "@bundleName": {},
@ -2601,5 +2601,7 @@
"addAccount": "Lisa kasutajakonto", "addAccount": "Lisa kasutajakonto",
"@addAccount": {}, "@addAccount": {},
"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": {}
} }

View File

@ -2601,5 +2601,7 @@
"addAccount": "Ajouter un compte", "addAccount": "Ajouter un compte",
"@addAccount": {}, "@addAccount": {},
"oneClientLoggedOut": "Un de vos clients a été déconnecté", "oneClientLoggedOut": "Un de vos clients a été déconnecté",
"@oneClientLoggedOut": {} "@oneClientLoggedOut": {},
"link": "Lien",
"@link": {}
} }

View File

@ -232,7 +232,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"crossSigningEnabled": "Cros-shíniú ar", "crossSigningEnabled": "Tá cros-shíniú tosaithe",
"@crossSigningEnabled": { "@crossSigningEnabled": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2580,5 +2580,7 @@
"@roomHasBeenUpgraded": { "@roomHasBeenUpgraded": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
} },
"addAccount": "Breisigh cuntas",
"@addAccount": {}
} }

View File

@ -1571,7 +1571,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadMessages": "{unreadCount, plural, =1{1 pesan belum terbaca} other{{unreadCount} pesan belum terbaca}}", "unreadMessages": "{unreadEvents, plural, =1{1 pesan belum terbaca} other{{unreadEvents} pesan belum terbaca}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2103,7 +2103,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"enableMultiAccounts": "Aktifkan multi-akun di perangkat ini", "enableMultiAccounts": "(BETA) Aktifkan multi-akun di perangkat ini",
"@enableMultiAccounts": {}, "@enableMultiAccounts": {},
"bundleName": "Nama bundel", "bundleName": "Nama bundel",
"@bundleName": {}, "@bundleName": {},
@ -2595,5 +2595,7 @@
"@pickImage": { "@pickImage": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
} },
"link": "Tautan",
"@link": {}
} }

View File

@ -2589,7 +2589,7 @@
"@newPasswordDescription": {}, "@newPasswordDescription": {},
"oneClientLoggedOut": "Één van jouw apparaten is uitgelogd", "oneClientLoggedOut": "Één van jouw apparaten is uitgelogd",
"@oneClientLoggedOut": {}, "@oneClientLoggedOut": {},
"enableMultiAccounts": "Multi-accounts inschakelen op dit apparaat", "enableMultiAccounts": "(BETA) Multi-accounts inschakelen op dit apparaat",
"@enableMultiAccounts": {}, "@enableMultiAccounts": {},
"bundleName": "Bundelnaam", "bundleName": "Bundelnaam",
"@bundleName": {}, "@bundleName": {},
@ -2600,5 +2600,7 @@
"editBundlesForAccount": "Bundels voor dit account wijzigen", "editBundlesForAccount": "Bundels voor dit account wijzigen",
"@editBundlesForAccount": {}, "@editBundlesForAccount": {},
"addAccount": "Account toevoegen", "addAccount": "Account toevoegen",
"@addAccount": {} "@addAccount": {},
"link": "Link",
"@link": {}
} }

View File

@ -2588,7 +2588,7 @@
"@newUsernameDescription": {}, "@newUsernameDescription": {},
"newPasswordDescription": "Parolanızı kurtarabilmek için daha sonra hesabınıza bir e-posta adresi eklemelisiniz.", "newPasswordDescription": "Parolanızı kurtarabilmek için daha sonra hesabınıza bir e-posta adresi eklemelisiniz.",
"@newPasswordDescription": {}, "@newPasswordDescription": {},
"enableMultiAccounts": "Bu aygıtta çoklu hesapları etkinleştir", "enableMultiAccounts": "(BETA) Bu aygıtta çoklu hesapları etkinleştir",
"@enableMultiAccounts": {}, "@enableMultiAccounts": {},
"bundleName": "Paket adı", "bundleName": "Paket adı",
"@bundleName": {}, "@bundleName": {},
@ -2601,5 +2601,7 @@
"addAccount": "Hesap ekle", "addAccount": "Hesap ekle",
"@addAccount": {}, "@addAccount": {},
"oneClientLoggedOut": "İstemcilerinizden birinin oturumu kapatıldı", "oneClientLoggedOut": "İstemcilerinizden birinin oturumu kapatıldı",
"@oneClientLoggedOut": {} "@oneClientLoggedOut": {},
"link": "Bağlantı",
"@link": {}
} }