update translations
This commit is contained in:
parent
744e0c53b2
commit
75b52721bd
|
@ -134,7 +134,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
|
|
||||||
static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}";
|
static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}";
|
||||||
|
|
||||||
static m51(username, targetName) => "";
|
static m51(username, targetName) => "${username} odbanovali ${targetName}";
|
||||||
|
|
||||||
static m52(type) => "Neznámá událost „${type}“";
|
static m52(type) => "Neznámá událost „${type}“";
|
||||||
|
|
||||||
|
@ -349,7 +349,8 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Password": MessageLookupByLibrary.simpleMessage("Heslo"),
|
"Password": MessageLookupByLibrary.simpleMessage("Heslo"),
|
||||||
"Pick image": MessageLookupByLibrary.simpleMessage("Zvolit obrázek"),
|
"Pick image": MessageLookupByLibrary.simpleMessage("Zvolit obrázek"),
|
||||||
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.":
|
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.":
|
||||||
MessageLookupByLibrary.simpleMessage("Vezmět na vědomí,"),
|
MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Prosím vezměte na vědomí, že pro použití koncového šifrování je prozatím potřeba použít Pantalaimon"),
|
||||||
"Please choose a username": MessageLookupByLibrary.simpleMessage(
|
"Please choose a username": MessageLookupByLibrary.simpleMessage(
|
||||||
"Prosíme zvolte si uživatelské jméno"),
|
"Prosíme zvolte si uživatelské jméno"),
|
||||||
"Please enter a matrix identifier":
|
"Please enter a matrix identifier":
|
||||||
|
@ -362,13 +363,14 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Public Rooms":
|
"Public Rooms":
|
||||||
MessageLookupByLibrary.simpleMessage("Veřejné místnosti"),
|
MessageLookupByLibrary.simpleMessage("Veřejné místnosti"),
|
||||||
"Recording": MessageLookupByLibrary.simpleMessage("Nahrávání"),
|
"Recording": MessageLookupByLibrary.simpleMessage("Nahrávání"),
|
||||||
|
"Reject": MessageLookupByLibrary.simpleMessage("Zamítnout"),
|
||||||
"Rejoin": MessageLookupByLibrary.simpleMessage("Připojit znovu"),
|
"Rejoin": MessageLookupByLibrary.simpleMessage("Připojit znovu"),
|
||||||
"Remove": MessageLookupByLibrary.simpleMessage("Odstranit"),
|
"Remove": MessageLookupByLibrary.simpleMessage("Odstranit"),
|
||||||
"Remove all other devices": MessageLookupByLibrary.simpleMessage(
|
"Remove all other devices": MessageLookupByLibrary.simpleMessage(
|
||||||
"Odstranit všechna další zařízení"),
|
"Odstranit všechna další zařízení"),
|
||||||
"Remove device":
|
"Remove device":
|
||||||
MessageLookupByLibrary.simpleMessage("Odstraň zařízení"),
|
MessageLookupByLibrary.simpleMessage("Odstraň zařízení"),
|
||||||
"Remove exile": MessageLookupByLibrary.simpleMessage(""),
|
"Remove exile": MessageLookupByLibrary.simpleMessage("Odblokovat"),
|
||||||
"Remove message":
|
"Remove message":
|
||||||
MessageLookupByLibrary.simpleMessage("Odstranit zprávu"),
|
MessageLookupByLibrary.simpleMessage("Odstranit zprávu"),
|
||||||
"Render rich message content":
|
"Render rich message content":
|
||||||
|
@ -380,10 +382,13 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Vyžádat přečtení starších zpráv"),
|
"Vyžádat přečtení starších zpráv"),
|
||||||
"Revoke all permissions": MessageLookupByLibrary.simpleMessage(
|
"Revoke all permissions": MessageLookupByLibrary.simpleMessage(
|
||||||
"Vezmi zpět všechna oprávnění"),
|
"Vezmi zpět všechna oprávnění"),
|
||||||
|
"Room has been upgraded":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Místnost byla upgradována"),
|
||||||
"Saturday": MessageLookupByLibrary.simpleMessage("Sobota"),
|
"Saturday": MessageLookupByLibrary.simpleMessage("Sobota"),
|
||||||
"Search for a chat":
|
"Search for a chat":
|
||||||
MessageLookupByLibrary.simpleMessage("Hledej diskuzi"),
|
MessageLookupByLibrary.simpleMessage("Hledej diskuzi"),
|
||||||
"Seen a long time ago": MessageLookupByLibrary.simpleMessage(""),
|
"Seen a long time ago":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Viděni velmi dávno"),
|
||||||
"Send": MessageLookupByLibrary.simpleMessage("Odeslat"),
|
"Send": MessageLookupByLibrary.simpleMessage("Odeslat"),
|
||||||
"Send a message":
|
"Send a message":
|
||||||
MessageLookupByLibrary.simpleMessage("Odeslat zprávu"),
|
MessageLookupByLibrary.simpleMessage("Odeslat zprávu"),
|
||||||
|
@ -399,20 +404,28 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Settings": MessageLookupByLibrary.simpleMessage("Nastavení"),
|
"Settings": MessageLookupByLibrary.simpleMessage("Nastavení"),
|
||||||
"Share": MessageLookupByLibrary.simpleMessage("Sdílet"),
|
"Share": MessageLookupByLibrary.simpleMessage("Sdílet"),
|
||||||
"Sign up": MessageLookupByLibrary.simpleMessage("Registrovat se"),
|
"Sign up": MessageLookupByLibrary.simpleMessage("Registrovat se"),
|
||||||
|
"Skip": MessageLookupByLibrary.simpleMessage("Přeskočit"),
|
||||||
"Source code": MessageLookupByLibrary.simpleMessage("Zdrojové kódy"),
|
"Source code": MessageLookupByLibrary.simpleMessage("Zdrojové kódy"),
|
||||||
"Start your first chat :-)": MessageLookupByLibrary.simpleMessage(
|
"Start your first chat :-)": MessageLookupByLibrary.simpleMessage(
|
||||||
"Začněte svou první diskuzi :)"),
|
"Začněte svou první diskuzi :)"),
|
||||||
|
"Submit": MessageLookupByLibrary.simpleMessage("Potvrdit"),
|
||||||
"Sunday": MessageLookupByLibrary.simpleMessage("Neděle"),
|
"Sunday": MessageLookupByLibrary.simpleMessage("Neděle"),
|
||||||
"System": MessageLookupByLibrary.simpleMessage("Systém"),
|
"System": MessageLookupByLibrary.simpleMessage("Systém"),
|
||||||
"Tap to show menu":
|
"Tap to show menu":
|
||||||
MessageLookupByLibrary.simpleMessage("Klepněte pro zobrazení menu"),
|
MessageLookupByLibrary.simpleMessage("Klepněte pro zobrazení menu"),
|
||||||
"The encryption has been corrupted":
|
"The encryption has been corrupted":
|
||||||
MessageLookupByLibrary.simpleMessage("Šifrování bylo poškozeno"),
|
MessageLookupByLibrary.simpleMessage("Šifrování bylo poškozeno"),
|
||||||
|
"They Don\'t Match":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Neshodují se"),
|
||||||
|
"They Match": MessageLookupByLibrary.simpleMessage("Shodují se"),
|
||||||
"This room has been archived.": MessageLookupByLibrary.simpleMessage(
|
"This room has been archived.": MessageLookupByLibrary.simpleMessage(
|
||||||
"Tato místnost byla archivována."),
|
"Tato místnost byla archivována."),
|
||||||
"Thursday": MessageLookupByLibrary.simpleMessage("Čtvrtek"),
|
"Thursday": MessageLookupByLibrary.simpleMessage("Čtvrtek"),
|
||||||
"Try to send again": MessageLookupByLibrary.simpleMessage(""),
|
"Try to send again":
|
||||||
"Tuesday": MessageLookupByLibrary.simpleMessage(""),
|
MessageLookupByLibrary.simpleMessage("Pokusit se odeslat znovu"),
|
||||||
|
"Tuesday": MessageLookupByLibrary.simpleMessage("Úterý"),
|
||||||
|
"Unblock Device":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Odblokovat zařízení"),
|
||||||
"Unknown device":
|
"Unknown device":
|
||||||
MessageLookupByLibrary.simpleMessage("Neznámé zařízení"),
|
MessageLookupByLibrary.simpleMessage("Neznámé zařízení"),
|
||||||
"Unknown encryption algorithm": MessageLookupByLibrary.simpleMessage(
|
"Unknown encryption algorithm": MessageLookupByLibrary.simpleMessage(
|
||||||
|
@ -422,6 +435,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Použít barvy kompatibilní s Amoled displayem?"),
|
"Použít barvy kompatibilní s Amoled displayem?"),
|
||||||
"Username": MessageLookupByLibrary.simpleMessage("Uživatelské jméno"),
|
"Username": MessageLookupByLibrary.simpleMessage("Uživatelské jméno"),
|
||||||
"Verify": MessageLookupByLibrary.simpleMessage("Ověř"),
|
"Verify": MessageLookupByLibrary.simpleMessage("Ověř"),
|
||||||
|
"Verify User": MessageLookupByLibrary.simpleMessage("Ověřit uživatele"),
|
||||||
"Video call": MessageLookupByLibrary.simpleMessage("Video hovor"),
|
"Video call": MessageLookupByLibrary.simpleMessage("Video hovor"),
|
||||||
"Visibility of the chat history": MessageLookupByLibrary.simpleMessage(
|
"Visibility of the chat history": MessageLookupByLibrary.simpleMessage(
|
||||||
"Viditelnost historie diskuze"),
|
"Viditelnost historie diskuze"),
|
||||||
|
@ -434,7 +448,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Wednesday": MessageLookupByLibrary.simpleMessage("Středa"),
|
"Wednesday": MessageLookupByLibrary.simpleMessage("Středa"),
|
||||||
"Welcome to the cutest instant messenger in the matrix network.":
|
"Welcome to the cutest instant messenger in the matrix network.":
|
||||||
MessageLookupByLibrary.simpleMessage(
|
MessageLookupByLibrary.simpleMessage(
|
||||||
"Vítejte v nejroztomilejší diskuzní aplikaci pro síť matrix."),
|
"Vítejte v nejroztomilejší diskuzní aplikaci pro síť Matrix."),
|
||||||
"Who is allowed to join this group":
|
"Who is allowed to join this group":
|
||||||
MessageLookupByLibrary.simpleMessage(
|
MessageLookupByLibrary.simpleMessage(
|
||||||
"Kdo se může připojit do této skupiny"),
|
"Kdo se může připojit do této skupiny"),
|
||||||
|
@ -524,8 +538,20 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"lastActiveAgo": m33,
|
"lastActiveAgo": m33,
|
||||||
"loadCountMoreParticipants": m34,
|
"loadCountMoreParticipants": m34,
|
||||||
"logInTo": m35,
|
"logInTo": m35,
|
||||||
|
"newVerificationRequest":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Nová žádost o ověření!"),
|
||||||
|
"noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Fluffychet momentálně nepodporuje aktivaci křížového podpisu. Prosím aktivujte ho z klientu Element."),
|
||||||
|
"noMegolmBootstrap": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Fluffychet momentálně nepodporuje aktivaci online záloh klíčů. Prosím zapněte ji z klientu Element."),
|
||||||
"numberSelected": m36,
|
"numberSelected": m36,
|
||||||
"ok": MessageLookupByLibrary.simpleMessage("ok"),
|
"ok": MessageLookupByLibrary.simpleMessage("ok"),
|
||||||
|
"onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Online záloha klíčů je vypnutá"),
|
||||||
|
"onlineKeyBackupEnabled": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Online záloha kíčů je zapnuta"),
|
||||||
|
"passphraseOrKey":
|
||||||
|
MessageLookupByLibrary.simpleMessage("heslo nebo klíč k ověření"),
|
||||||
"play": m37,
|
"play": m37,
|
||||||
"redactedAnEvent": m38,
|
"redactedAnEvent": m38,
|
||||||
"rejectedTheInvitation": m39,
|
"rejectedTheInvitation": m39,
|
||||||
|
@ -538,11 +564,15 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"sentASticker": m46,
|
"sentASticker": m46,
|
||||||
"sentAVideo": m47,
|
"sentAVideo": m47,
|
||||||
"sentAnAudio": m48,
|
"sentAnAudio": m48,
|
||||||
|
"sessionVerified":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Sezení je ověřeno"),
|
||||||
"sharedTheLocation": m49,
|
"sharedTheLocation": m49,
|
||||||
"timeOfDay": m50,
|
"timeOfDay": m50,
|
||||||
"title": MessageLookupByLibrary.simpleMessage("FluffyChat"),
|
"title": MessageLookupByLibrary.simpleMessage("FluffyChat"),
|
||||||
"unbannedUser": m51,
|
"unbannedUser": m51,
|
||||||
"unknownEvent": m52,
|
"unknownEvent": m52,
|
||||||
|
"unknownSessionVerify": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Neznámé sezení, prosím o ověření"),
|
||||||
"unreadChats": m53,
|
"unreadChats": m53,
|
||||||
"unreadMessages": m54,
|
"unreadMessages": m54,
|
||||||
"unreadMessagesInChats": m55,
|
"unreadMessagesInChats": m55,
|
||||||
|
@ -550,6 +580,20 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"userAndUserAreTyping": m57,
|
"userAndUserAreTyping": m57,
|
||||||
"userIsTyping": m58,
|
"userIsTyping": m58,
|
||||||
"userLeftTheChat": m59,
|
"userLeftTheChat": m59,
|
||||||
"userSentUnknownEvent": m60
|
"userSentUnknownEvent": m60,
|
||||||
|
"verifiedSession":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Sezení úspěšně ověřeno!"),
|
||||||
|
"verifyManual": MessageLookupByLibrary.simpleMessage("Ověřit ručně"),
|
||||||
|
"verifyStart": MessageLookupByLibrary.simpleMessage("Spustit ověření"),
|
||||||
|
"verifySuccess":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Ověření proběhlo úspěšně!"),
|
||||||
|
"verifyTitle":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Ověřuji druhý účet"),
|
||||||
|
"waitingPartnerAcceptRequest": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Čeká se na potvrzení žádosti partnerem…"),
|
||||||
|
"waitingPartnerEmoji": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Čeká se na potvrzení emoji partnerem…"),
|
||||||
|
"waitingPartnerNumbers": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Čeká se na potvrzení čísel partnerem…")
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -62,7 +62,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
static m15(username, joinRules) =>
|
static m15(username, joinRules) =>
|
||||||
"${username} a changé les règles d\'accès à la discussion en : ${joinRules}";
|
"${username} a changé les règles d\'accès à la discussion en : ${joinRules}";
|
||||||
|
|
||||||
static m16(username) => "${username} a changé son image de profil";
|
static m16(username) => "${username} a changé son avatar";
|
||||||
|
|
||||||
static m17(username) => "${username} a changé les adresses du salon";
|
static m17(username) => "${username} a changé les adresses du salon";
|
||||||
|
|
||||||
|
@ -465,7 +465,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Wednesday": MessageLookupByLibrary.simpleMessage("Mercredi"),
|
"Wednesday": MessageLookupByLibrary.simpleMessage("Mercredi"),
|
||||||
"Welcome to the cutest instant messenger in the matrix network.":
|
"Welcome to the cutest instant messenger in the matrix network.":
|
||||||
MessageLookupByLibrary.simpleMessage(
|
MessageLookupByLibrary.simpleMessage(
|
||||||
"Bienvenue dans la messagerie la plus mignonne du réseau Matrix."),
|
"Bienvenue dans la messagerie instantanée la plus mignonne du réseau Matrix."),
|
||||||
"Who is allowed to join this group":
|
"Who is allowed to join this group":
|
||||||
MessageLookupByLibrary.simpleMessage(
|
MessageLookupByLibrary.simpleMessage(
|
||||||
"Qui est autorisé à rejoindre ce groupe"),
|
"Qui est autorisé à rejoindre ce groupe"),
|
||||||
|
|
|
@ -59,7 +59,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
static m15(username, joinRules) =>
|
static m15(username, joinRules) =>
|
||||||
"${username} mudou as regras de acceso a: ${joinRules}";
|
"${username} mudou as regras de acceso a: ${joinRules}";
|
||||||
|
|
||||||
static m16(username) => "${username} mudou o avatar do perfil";
|
static m16(username) => "${username} mudou o avatar";
|
||||||
|
|
||||||
static m17(username) => "${username} mudou os alias da sala";
|
static m17(username) => "${username} mudou os alias da sala";
|
||||||
|
|
||||||
|
@ -452,7 +452,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Wednesday": MessageLookupByLibrary.simpleMessage("Mércores"),
|
"Wednesday": MessageLookupByLibrary.simpleMessage("Mércores"),
|
||||||
"Welcome to the cutest instant messenger in the matrix network.":
|
"Welcome to the cutest instant messenger in the matrix network.":
|
||||||
MessageLookupByLibrary.simpleMessage(
|
MessageLookupByLibrary.simpleMessage(
|
||||||
"Benvida a mensaxería instantánea más cuquiña da rede matrix."),
|
"Benvida a mensaxería instantánea más cuquiña da rede Matrix."),
|
||||||
"Who is allowed to join this group":
|
"Who is allowed to join this group":
|
||||||
MessageLookupByLibrary.simpleMessage(
|
MessageLookupByLibrary.simpleMessage(
|
||||||
"Quen se pode unir a este grupo"),
|
"Quen se pode unir a este grupo"),
|
||||||
|
|
|
@ -52,7 +52,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
|
|
||||||
static m15(username, joinRules) => "${username}が参加ルールを${joinRules}に変更しました";
|
static m15(username, joinRules) => "${username}が参加ルールを${joinRules}に変更しました";
|
||||||
|
|
||||||
static m16(username) => "${username}がプロフィールのアバターを変更しました";
|
static m16(username) => "${username}がアバターを変更しました";
|
||||||
|
|
||||||
static m17(username) => "${username}が部屋のエイリアスを変更しました";
|
static m17(username) => "${username}が部屋のエイリアスを変更しました";
|
||||||
|
|
||||||
|
@ -66,7 +66,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
|
|
||||||
static m22(date, timeOfDay) => "${date}, ${timeOfDay}";
|
static m22(date, timeOfDay) => "${date}, ${timeOfDay}";
|
||||||
|
|
||||||
static m23(year, month, day) => "${year}-${month}-${day}";
|
static m23(year, month, day) => "${year}/${month}/${day}";
|
||||||
|
|
||||||
static m24(month, day) => "${month}-${day}";
|
static m24(month, day) => "${month}-${day}";
|
||||||
|
|
||||||
|
|
|
@ -441,7 +441,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Wednesday": MessageLookupByLibrary.simpleMessage("Wednesday"),
|
"Wednesday": MessageLookupByLibrary.simpleMessage("Wednesday"),
|
||||||
"Welcome to the cutest instant messenger in the matrix network.":
|
"Welcome to the cutest instant messenger in the matrix network.":
|
||||||
MessageLookupByLibrary.simpleMessage(
|
MessageLookupByLibrary.simpleMessage(
|
||||||
"Welcome to the cutest instant messenger in the matrix network."),
|
"Welcome to the cutest instant messenger in the Matrix network."),
|
||||||
"Who is allowed to join this group":
|
"Who is allowed to join this group":
|
||||||
MessageLookupByLibrary.simpleMessage(
|
MessageLookupByLibrary.simpleMessage(
|
||||||
"Who is allowed to join this group"),
|
"Who is allowed to join this group"),
|
||||||
|
|
|
@ -180,9 +180,10 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Authentication":
|
"Authentication":
|
||||||
MessageLookupByLibrary.simpleMessage("Аутентификация"),
|
MessageLookupByLibrary.simpleMessage("Аутентификация"),
|
||||||
"Avatar has been changed":
|
"Avatar has been changed":
|
||||||
MessageLookupByLibrary.simpleMessage("Аватар был изменен"),
|
MessageLookupByLibrary.simpleMessage("Аватар был изменён"),
|
||||||
"Ban from chat": MessageLookupByLibrary.simpleMessage("Бан чата"),
|
"Ban from chat":
|
||||||
"Banned": MessageLookupByLibrary.simpleMessage("Забанен"),
|
MessageLookupByLibrary.simpleMessage("Забанить в чате"),
|
||||||
|
"Banned": MessageLookupByLibrary.simpleMessage("Забанен(а)"),
|
||||||
"Block Device":
|
"Block Device":
|
||||||
MessageLookupByLibrary.simpleMessage("Заблокировать устройство"),
|
MessageLookupByLibrary.simpleMessage("Заблокировать устройство"),
|
||||||
"Cancel": MessageLookupByLibrary.simpleMessage("Отмена"),
|
"Cancel": MessageLookupByLibrary.simpleMessage("Отмена"),
|
||||||
|
@ -202,7 +203,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Choose a strong password":
|
"Choose a strong password":
|
||||||
MessageLookupByLibrary.simpleMessage("Выберите надёжный пароль"),
|
MessageLookupByLibrary.simpleMessage("Выберите надёжный пароль"),
|
||||||
"Choose a username":
|
"Choose a username":
|
||||||
MessageLookupByLibrary.simpleMessage("Выберете имя пользователя"),
|
MessageLookupByLibrary.simpleMessage("Выберите имя пользователя"),
|
||||||
"Close": MessageLookupByLibrary.simpleMessage("Закрыть"),
|
"Close": MessageLookupByLibrary.simpleMessage("Закрыть"),
|
||||||
"Confirm": MessageLookupByLibrary.simpleMessage("Подтвердить"),
|
"Confirm": MessageLookupByLibrary.simpleMessage("Подтвердить"),
|
||||||
"Connect": MessageLookupByLibrary.simpleMessage("Присоединиться"),
|
"Connect": MessageLookupByLibrary.simpleMessage("Присоединиться"),
|
||||||
|
@ -241,7 +242,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Donate": MessageLookupByLibrary.simpleMessage("Пожертвовать"),
|
"Donate": MessageLookupByLibrary.simpleMessage("Пожертвовать"),
|
||||||
"Download file": MessageLookupByLibrary.simpleMessage("Скачать файл"),
|
"Download file": MessageLookupByLibrary.simpleMessage("Скачать файл"),
|
||||||
"Edit Jitsi instance":
|
"Edit Jitsi instance":
|
||||||
MessageLookupByLibrary.simpleMessage("Изменить экземпляр Jitsi"),
|
MessageLookupByLibrary.simpleMessage("Изменить сервер Jitsi"),
|
||||||
"Edit displayname":
|
"Edit displayname":
|
||||||
MessageLookupByLibrary.simpleMessage("Изменить отображаемое имя"),
|
MessageLookupByLibrary.simpleMessage("Изменить отображаемое имя"),
|
||||||
"Emote Settings":
|
"Emote Settings":
|
||||||
|
@ -357,7 +358,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Пожалуйста, выберите имя пользователя"),
|
"Пожалуйста, выберите имя пользователя"),
|
||||||
"Please enter a matrix identifier":
|
"Please enter a matrix identifier":
|
||||||
MessageLookupByLibrary.simpleMessage(
|
MessageLookupByLibrary.simpleMessage(
|
||||||
"Пожалуйста, введите matrix идентификатор"),
|
"Пожалуйста, введите идентификатор Matrix"),
|
||||||
"Please enter your password": MessageLookupByLibrary.simpleMessage(
|
"Please enter your password": MessageLookupByLibrary.simpleMessage(
|
||||||
"Пожалуйста введите ваш пароль"),
|
"Пожалуйста введите ваш пароль"),
|
||||||
"Please enter your username": MessageLookupByLibrary.simpleMessage(
|
"Please enter your username": MessageLookupByLibrary.simpleMessage(
|
||||||
|
@ -409,7 +410,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Skip": MessageLookupByLibrary.simpleMessage("Пропустить"),
|
"Skip": MessageLookupByLibrary.simpleMessage("Пропустить"),
|
||||||
"Source code": MessageLookupByLibrary.simpleMessage("Исходный код"),
|
"Source code": MessageLookupByLibrary.simpleMessage("Исходный код"),
|
||||||
"Start your first chat :-)":
|
"Start your first chat :-)":
|
||||||
MessageLookupByLibrary.simpleMessage("Начни свой первый чат :-)"),
|
MessageLookupByLibrary.simpleMessage("Начните свой первый чат :-)"),
|
||||||
"Submit": MessageLookupByLibrary.simpleMessage("Отправить"),
|
"Submit": MessageLookupByLibrary.simpleMessage("Отправить"),
|
||||||
"Sunday": MessageLookupByLibrary.simpleMessage("Воскресенье"),
|
"Sunday": MessageLookupByLibrary.simpleMessage("Воскресенье"),
|
||||||
"System": MessageLookupByLibrary.simpleMessage("Системный"),
|
"System": MessageLookupByLibrary.simpleMessage("Системный"),
|
||||||
|
@ -435,7 +436,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Unmute chat":
|
"Unmute chat":
|
||||||
MessageLookupByLibrary.simpleMessage("Включить уведомления"),
|
MessageLookupByLibrary.simpleMessage("Включить уведомления"),
|
||||||
"Use Amoled compatible colors?": MessageLookupByLibrary.simpleMessage(
|
"Use Amoled compatible colors?": MessageLookupByLibrary.simpleMessage(
|
||||||
"Использовать Amoled совместимые цвета?"),
|
"Использовать AMOLED-совместимые цвета?"),
|
||||||
"Username": MessageLookupByLibrary.simpleMessage("Имя пользователя"),
|
"Username": MessageLookupByLibrary.simpleMessage("Имя пользователя"),
|
||||||
"Verify": MessageLookupByLibrary.simpleMessage("Проверить"),
|
"Verify": MessageLookupByLibrary.simpleMessage("Проверить"),
|
||||||
"Verify User":
|
"Verify User":
|
||||||
|
@ -480,11 +481,11 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"activatedEndToEndEncryption": m1,
|
"activatedEndToEndEncryption": m1,
|
||||||
"alias": MessageLookupByLibrary.simpleMessage("псевдоним"),
|
"alias": MessageLookupByLibrary.simpleMessage("псевдоним"),
|
||||||
"askSSSSCache": MessageLookupByLibrary.simpleMessage(
|
"askSSSSCache": MessageLookupByLibrary.simpleMessage(
|
||||||
"Пожалуйста, введите секретную фразу безопасного хранилища или ключ восстановления для кеширования ключей."),
|
"Пожалуйста, введите секретную фразу безопасного хранилища или ключ восстановления для кэширования ключей."),
|
||||||
"askSSSSSign": MessageLookupByLibrary.simpleMessage(
|
"askSSSSSign": MessageLookupByLibrary.simpleMessage(
|
||||||
"Чтобы иметь возможность подписать другое лицо, пожалуйста, введите пароль или ключ восстановления вашего безопасного хранилища."),
|
"Чтобы иметь возможность подписать другое лицо, пожалуйста, введите пароль или ключ восстановления вашего безопасного хранилища."),
|
||||||
"askSSSSVerify": MessageLookupByLibrary.simpleMessage(
|
"askSSSSVerify": MessageLookupByLibrary.simpleMessage(
|
||||||
"Пожалуйста, введите вашу безопасную парольную фразу или ключ восстановления, чтобы подтвердить ваш сеанс."),
|
"Пожалуйста, введите вашу парольную фразу или ключ восстановления для подтвердждения сеанса."),
|
||||||
"askVerificationRequest": m2,
|
"askVerificationRequest": m2,
|
||||||
"bannedUser": m3,
|
"bannedUser": m3,
|
||||||
"byDefaultYouWillBeConnectedTo": m4,
|
"byDefaultYouWillBeConnectedTo": m4,
|
||||||
|
|
|
@ -19,21 +19,24 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
|
||||||
class MessageLookup extends MessageLookupByLibrary {
|
class MessageLookup extends MessageLookupByLibrary {
|
||||||
String get localeName => 'uk';
|
String get localeName => 'uk';
|
||||||
|
|
||||||
static m0(username) => "";
|
static m0(username) => "${username} прийняв(ла) запрошення";
|
||||||
|
|
||||||
static m1(username) => "";
|
static m1(username) => "${username} активував(ла) наскрізне шифрування";
|
||||||
|
|
||||||
static m2(username) => "";
|
static m2(username) => "Прийняти цей запит на підтвердження від ${username}?";
|
||||||
|
|
||||||
static m3(username, targetName) => "";
|
static m3(username, targetName) => "${username} забанив(ла) ${targetName}";
|
||||||
|
|
||||||
static m4(homeserver) => "";
|
static m4(homeserver) =>
|
||||||
|
"За замовчуванням ви будете підключені до ${homeserver}";
|
||||||
|
|
||||||
static m5(username) => "";
|
static m5(username) => "${username} змінив(ла) аватар чату";
|
||||||
|
|
||||||
static m6(username, description) => "";
|
static m6(username, description) =>
|
||||||
|
"${username} змінив(ла) опис чату на: \'${description}\'";
|
||||||
|
|
||||||
static m7(username, chatname) => "";
|
static m7(username, chatname) =>
|
||||||
|
"${username} змінив(ла) ім\'я чату на: \'${chatname}\'";
|
||||||
|
|
||||||
static m8(username) => "";
|
static m8(username) => "";
|
||||||
|
|
||||||
|
@ -65,7 +68,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
|
|
||||||
static m22(date, timeOfDay) => "";
|
static m22(date, timeOfDay) => "";
|
||||||
|
|
||||||
static m23(year, month, day) => "";
|
static m23(year, month, day) => "${day}.${month}.${year}";
|
||||||
|
|
||||||
static m24(month, day) => "";
|
static m24(month, day) => "";
|
||||||
|
|
||||||
|
@ -119,7 +122,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
|
|
||||||
static m49(username) => "";
|
static m49(username) => "";
|
||||||
|
|
||||||
static m50(hours12, hours24, minutes, suffix) => "";
|
static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}";
|
||||||
|
|
||||||
static m51(username, targetName) => "";
|
static m51(username, targetName) => "";
|
||||||
|
|
||||||
|
@ -144,25 +147,34 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||||
static _notInlinedMessages(_) => <String, Function>{
|
static _notInlinedMessages(_) => <String, Function>{
|
||||||
"(Optional) Group name": MessageLookupByLibrary.simpleMessage(""),
|
"(Optional) Group name": MessageLookupByLibrary.simpleMessage(""),
|
||||||
"About": MessageLookupByLibrary.simpleMessage(""),
|
"About": MessageLookupByLibrary.simpleMessage("Про програму"),
|
||||||
"Accept": MessageLookupByLibrary.simpleMessage(""),
|
"Accept": MessageLookupByLibrary.simpleMessage("Прийняти"),
|
||||||
"Account": MessageLookupByLibrary.simpleMessage(""),
|
"Account": MessageLookupByLibrary.simpleMessage("Обліковий запис"),
|
||||||
"Account informations": MessageLookupByLibrary.simpleMessage(""),
|
"Account informations": MessageLookupByLibrary.simpleMessage(
|
||||||
"Add a group description": MessageLookupByLibrary.simpleMessage(""),
|
"Інформація про обліковий запис"),
|
||||||
"Admin": MessageLookupByLibrary.simpleMessage(""),
|
"Add a group description":
|
||||||
"Already have an account?": MessageLookupByLibrary.simpleMessage(""),
|
MessageLookupByLibrary.simpleMessage("Додати опис групи"),
|
||||||
"Anyone can join": MessageLookupByLibrary.simpleMessage(""),
|
"Admin": MessageLookupByLibrary.simpleMessage("Адміністратор"),
|
||||||
"Archive": MessageLookupByLibrary.simpleMessage(""),
|
"Already have an account?":
|
||||||
"Archived Room": MessageLookupByLibrary.simpleMessage(""),
|
MessageLookupByLibrary.simpleMessage("Вже маєте обліковий запис?"),
|
||||||
"Are guest users allowed to join":
|
"Anyone can join":
|
||||||
MessageLookupByLibrary.simpleMessage(""),
|
MessageLookupByLibrary.simpleMessage("Будь-хто може приєднатись"),
|
||||||
"Are you sure?": MessageLookupByLibrary.simpleMessage(""),
|
"Archive": MessageLookupByLibrary.simpleMessage("Архів"),
|
||||||
"Authentication": MessageLookupByLibrary.simpleMessage(""),
|
"Archived Room":
|
||||||
"Avatar has been changed": MessageLookupByLibrary.simpleMessage(""),
|
MessageLookupByLibrary.simpleMessage("Заархівована кімната"),
|
||||||
"Ban from chat": MessageLookupByLibrary.simpleMessage(""),
|
"Are guest users allowed to join": MessageLookupByLibrary.simpleMessage(
|
||||||
"Banned": MessageLookupByLibrary.simpleMessage(""),
|
"Чи дозволено гостям приєднуватись"),
|
||||||
"Block Device": MessageLookupByLibrary.simpleMessage(""),
|
"Are you sure?": MessageLookupByLibrary.simpleMessage("Ви впевнені?"),
|
||||||
"Cancel": MessageLookupByLibrary.simpleMessage(""),
|
"Authentication":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Аутентифікація"),
|
||||||
|
"Avatar has been changed":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Аватар був змінений"),
|
||||||
|
"Ban from chat":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Забанити в чаті"),
|
||||||
|
"Banned": MessageLookupByLibrary.simpleMessage("Забанений(на)"),
|
||||||
|
"Block Device":
|
||||||
|
MessageLookupByLibrary.simpleMessage("Заблокувати пристрій"),
|
||||||
|
"Cancel": MessageLookupByLibrary.simpleMessage("Скасувати"),
|
||||||
"Change the homeserver": MessageLookupByLibrary.simpleMessage(""),
|
"Change the homeserver": MessageLookupByLibrary.simpleMessage(""),
|
||||||
"Change the name of the group":
|
"Change the name of the group":
|
||||||
MessageLookupByLibrary.simpleMessage(""),
|
MessageLookupByLibrary.simpleMessage(""),
|
||||||
|
@ -364,14 +376,18 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||||
"Your own username": MessageLookupByLibrary.simpleMessage(""),
|
"Your own username": MessageLookupByLibrary.simpleMessage(""),
|
||||||
"acceptedTheInvitation": m0,
|
"acceptedTheInvitation": m0,
|
||||||
"activatedEndToEndEncryption": m1,
|
"activatedEndToEndEncryption": m1,
|
||||||
"alias": MessageLookupByLibrary.simpleMessage(""),
|
"alias": MessageLookupByLibrary.simpleMessage("псевдонім"),
|
||||||
"askSSSSCache": MessageLookupByLibrary.simpleMessage(""),
|
"askSSSSCache": MessageLookupByLibrary.simpleMessage(
|
||||||
"askSSSSSign": MessageLookupByLibrary.simpleMessage(""),
|
"Будь ласка, введіть секретну фразу безпечного сховища або ключ відновлення для кешування ключів."),
|
||||||
"askSSSSVerify": MessageLookupByLibrary.simpleMessage(""),
|
"askSSSSSign": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Щоб мати можливість підписати іншу особу, будь ласка, введіть пароль або ключ відновлення вашого безпечного сховища."),
|
||||||
|
"askSSSSVerify": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Будь ласка, введіть вашу парольну фразу або ключ відновлення для підтвердження сеансу."),
|
||||||
"askVerificationRequest": m2,
|
"askVerificationRequest": m2,
|
||||||
"bannedUser": m3,
|
"bannedUser": m3,
|
||||||
"byDefaultYouWillBeConnectedTo": m4,
|
"byDefaultYouWillBeConnectedTo": m4,
|
||||||
"cachedKeys": MessageLookupByLibrary.simpleMessage(""),
|
"cachedKeys": MessageLookupByLibrary.simpleMessage(
|
||||||
|
"Ключі було успішно збережено в кеші!"),
|
||||||
"changedTheChatAvatar": m5,
|
"changedTheChatAvatar": m5,
|
||||||
"changedTheChatDescriptionTo": m6,
|
"changedTheChatDescriptionTo": m6,
|
||||||
"changedTheChatNameTo": m7,
|
"changedTheChatNameTo": m7,
|
||||||
|
|
Loading…
Reference in a new issue