add ukrainian and update translation outputs
This commit is contained in:
parent
14f1a2831e
commit
340f2c0769
16 changed files with 1944 additions and 1443 deletions
|
|
@ -23,139 +23,139 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
|
||||
static m1(username) => "${username} activou o cifrado extremo-a-extremo";
|
||||
|
||||
static m60(username) =>
|
||||
static m2(username) =>
|
||||
"¿Aceptar a solicitude de verificación de ${username}?";
|
||||
|
||||
static m2(username, targetName) => "${username} vetou a ${targetName}";
|
||||
static m3(username, targetName) => "${username} vetou a ${targetName}";
|
||||
|
||||
static m3(homeserver) => "Por omisión vas conectar con ${homeserver}";
|
||||
static m4(homeserver) => "Por omisión vas conectar con ${homeserver}";
|
||||
|
||||
static m4(username) => "${username} cambiou o avatar do chat";
|
||||
static m5(username) => "${username} cambiou o avatar do chat";
|
||||
|
||||
static m5(username, description) =>
|
||||
static m6(username, description) =>
|
||||
"${username} mudou a descrición da conversa a: \'${description}\'";
|
||||
|
||||
static m6(username, chatname) =>
|
||||
static m7(username, chatname) =>
|
||||
"${username} mudou o nome da conversa a: \'${chatname}\'";
|
||||
|
||||
static m7(username) => "${username} mudou os permisos da conversa";
|
||||
static m8(username) => "${username} mudou os permisos da conversa";
|
||||
|
||||
static m8(username, displayname) =>
|
||||
static m9(username, displayname) =>
|
||||
"${username} cambiou o nome público a: ${displayname}";
|
||||
|
||||
static m9(username) =>
|
||||
static m10(username) =>
|
||||
"${username} mudou as regras de acceso para convidadas";
|
||||
|
||||
static m10(username, rules) =>
|
||||
static m11(username, rules) =>
|
||||
"${username} mudou as regras de acceso para convidadas a: ${rules}";
|
||||
|
||||
static m11(username) => "${username} mudou a visibilidade do historial";
|
||||
static m12(username) => "${username} mudou a visibilidade do historial";
|
||||
|
||||
static m12(username, rules) =>
|
||||
static m13(username, rules) =>
|
||||
"${username} mudou a visibilidade do historial a: ${rules}";
|
||||
|
||||
static m13(username) => "${username} mudou as regras de acceso";
|
||||
static m14(username) => "${username} mudou as regras de acceso";
|
||||
|
||||
static m14(username, joinRules) =>
|
||||
static m15(username, joinRules) =>
|
||||
"${username} mudou as regras de acceso a: ${joinRules}";
|
||||
|
||||
static m15(username) => "${username} mudou o avatar do perfil";
|
||||
static m16(username) => "${username} mudou o avatar do perfil";
|
||||
|
||||
static m16(username) => "${username} mudou os alias da sala";
|
||||
static m17(username) => "${username} mudou os alias da sala";
|
||||
|
||||
static m17(username) => "${username} mudou a ligazón de convite";
|
||||
static m18(username) => "${username} mudou a ligazón de convite";
|
||||
|
||||
static m18(error) => "Non se descifrou a mensaxe: ${error}";
|
||||
static m19(error) => "Non se descifrou a mensaxe: ${error}";
|
||||
|
||||
static m19(count) => "${count} participantes";
|
||||
static m20(count) => "${count} participantes";
|
||||
|
||||
static m20(username) => "${username} creou a conversa";
|
||||
static m21(username) => "${username} creou a conversa";
|
||||
|
||||
static m21(date, timeOfDay) => "${date}, ${timeOfDay}";
|
||||
static m22(date, timeOfDay) => "${date}, ${timeOfDay}";
|
||||
|
||||
static m22(year, month, day) => "${day}-${month}-${year}";
|
||||
static m23(year, month, day) => "${day}-${month}-${year}";
|
||||
|
||||
static m23(month, day) => "${day}-${month}";
|
||||
static m24(month, day) => "${day}-${month}";
|
||||
|
||||
static m24(displayname) => "Grupo con ${displayname}";
|
||||
static m25(displayname) => "Grupo con ${displayname}";
|
||||
|
||||
static m25(username, targetName) =>
|
||||
static m26(username, targetName) =>
|
||||
"${username} retirou o convite para ${targetName}";
|
||||
|
||||
static m26(groupName) => "Convidar contacto a ${groupName}";
|
||||
static m27(groupName) => "Convidar contacto a ${groupName}";
|
||||
|
||||
static m27(username, link) =>
|
||||
static m28(username, link) =>
|
||||
"${username} convidoute a FluffyChat.\n1. instala FluffyChat: http://fluffy.chat \n2. Rexístrate ou conéctate\n3. Abre a ligazón do convite: ${link}";
|
||||
|
||||
static m28(username, targetName) => "${username} convidou a ${targetName}";
|
||||
static m29(username, targetName) => "${username} convidou a ${targetName}";
|
||||
|
||||
static m29(username) => "${username} uníuse ó chat";
|
||||
static m30(username) => "${username} uníuse ó chat";
|
||||
|
||||
static m30(username, targetName) => "${username} expulsou a ${targetName}";
|
||||
static m31(username, targetName) => "${username} expulsou a ${targetName}";
|
||||
|
||||
static m31(username, targetName) =>
|
||||
static m32(username, targetName) =>
|
||||
"${username} expulsou e vetou a ${targetName}";
|
||||
|
||||
static m32(localizedTimeShort) => "Última actividade: ${localizedTimeShort}";
|
||||
static m33(localizedTimeShort) => "Última actividade: ${localizedTimeShort}";
|
||||
|
||||
static m33(count) => "Cargar ${count} participantes máis";
|
||||
static m34(count) => "Cargar ${count} participantes máis";
|
||||
|
||||
static m34(homeserver) => "Conectar con ${homeserver}";
|
||||
static m35(homeserver) => "Conectar con ${homeserver}";
|
||||
|
||||
static m35(number) => "${number} seleccionados";
|
||||
static m36(number) => "${number} seleccionados";
|
||||
|
||||
static m36(fileName) => "Reproducir ${fileName}";
|
||||
static m37(fileName) => "Reproducir ${fileName}";
|
||||
|
||||
static m37(username) => "${username} publicou un evento";
|
||||
static m38(username) => "${username} publicou un evento";
|
||||
|
||||
static m38(username) => "${username} rexeitou o convite";
|
||||
static m39(username) => "${username} rexeitou o convite";
|
||||
|
||||
static m39(username) => "Eliminado por ${username}";
|
||||
static m40(username) => "Eliminado por ${username}";
|
||||
|
||||
static m40(username) => "Visto por ${username}";
|
||||
static m41(username) => "Visto por ${username}";
|
||||
|
||||
static m41(username, count) => "Visto por ${username} e ${count} outras";
|
||||
static m42(username, count) => "Visto por ${username} e ${count} outras";
|
||||
|
||||
static m42(username, username2) => "Visto por ${username} e ${username2}";
|
||||
static m43(username, username2) => "Visto por ${username} e ${username2}";
|
||||
|
||||
static m43(username) => "${username} enviou un ficheiro";
|
||||
static m44(username) => "${username} enviou un ficheiro";
|
||||
|
||||
static m44(username) => "${username} enviou unha imaxe";
|
||||
static m45(username) => "${username} enviou unha imaxe";
|
||||
|
||||
static m45(username) => "${username} enviou un adhesivo";
|
||||
static m46(username) => "${username} enviou un adhesivo";
|
||||
|
||||
static m46(username) => "${username} enviou un vídeo";
|
||||
static m47(username) => "${username} enviou un vídeo";
|
||||
|
||||
static m47(username) => "${username} enviou un audio";
|
||||
static m48(username) => "${username} enviou un audio";
|
||||
|
||||
static m48(username) => "${username} compartiu a localización";
|
||||
static m49(username) => "${username} compartiu a localización";
|
||||
|
||||
static m49(hours12, hours24, minutes, suffix) =>
|
||||
static m50(hours12, hours24, minutes, suffix) =>
|
||||
"${hours12}:${minutes} ${suffix}";
|
||||
|
||||
static m50(username, targetName) =>
|
||||
static m51(username, targetName) =>
|
||||
"${username} retirou o veto a ${targetName}";
|
||||
|
||||
static m51(type) => "Evento descoñecido \'${type}\'";
|
||||
static m52(type) => "Evento descoñecido \'${type}\'";
|
||||
|
||||
static m52(unreadCount) => "${unreadCount} chats non lidos";
|
||||
static m53(unreadCount) => "${unreadCount} chats non lidos";
|
||||
|
||||
static m53(unreadEvents) => "${unreadEvents} mensaxes non lidas";
|
||||
static m54(unreadEvents) => "${unreadEvents} mensaxes non lidas";
|
||||
|
||||
static m54(unreadEvents, unreadChats) =>
|
||||
static m55(unreadEvents, unreadChats) =>
|
||||
"${unreadEvents} mensaxes non lidas en ${unreadChats} conversas";
|
||||
|
||||
static m55(username, count) =>
|
||||
static m56(username, count) =>
|
||||
"${username} e ${count} máis están escribindo...";
|
||||
|
||||
static m56(username, username2) =>
|
||||
static m57(username, username2) =>
|
||||
"${username} e ${username2} están escribindo...";
|
||||
|
||||
static m57(username) => "${username} está escribindo...";
|
||||
static m58(username) => "${username} está escribindo...";
|
||||
|
||||
static m58(username) => "${username} deixou a conversa";
|
||||
static m59(username) => "${username} deixou a conversa";
|
||||
|
||||
static m59(username, type) => "${username} enviou un evento {type]";
|
||||
static m60(username, type) => "${username} enviou un evento {type]";
|
||||
|
||||
final messages = _notInlinedMessages(_notInlinedMessages);
|
||||
static _notInlinedMessages(_) => <String, Function>{
|
||||
|
|
@ -484,72 +484,72 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Para poder conectar a outra persoa, escribe a túa frase de paso ou chave de recuperación."),
|
||||
"askSSSSVerify": MessageLookupByLibrary.simpleMessage(
|
||||
"Escribe frase de paso de almacenaxe segura ou chave de recuperación para verificar a túa sesión."),
|
||||
"askVerificationRequest": m60,
|
||||
"bannedUser": m2,
|
||||
"byDefaultYouWillBeConnectedTo": m3,
|
||||
"askVerificationRequest": m2,
|
||||
"bannedUser": m3,
|
||||
"byDefaultYouWillBeConnectedTo": m4,
|
||||
"cachedKeys": MessageLookupByLibrary.simpleMessage(
|
||||
"Almacenaches as chaves correctamente!"),
|
||||
"changedTheChatAvatar": m4,
|
||||
"changedTheChatDescriptionTo": m5,
|
||||
"changedTheChatNameTo": m6,
|
||||
"changedTheChatPermissions": m7,
|
||||
"changedTheDisplaynameTo": m8,
|
||||
"changedTheGuestAccessRules": m9,
|
||||
"changedTheGuestAccessRulesTo": m10,
|
||||
"changedTheHistoryVisibility": m11,
|
||||
"changedTheHistoryVisibilityTo": m12,
|
||||
"changedTheJoinRules": m13,
|
||||
"changedTheJoinRulesTo": m14,
|
||||
"changedTheProfileAvatar": m15,
|
||||
"changedTheRoomAliases": m16,
|
||||
"changedTheRoomInvitationLink": m17,
|
||||
"changedTheChatAvatar": m5,
|
||||
"changedTheChatDescriptionTo": m6,
|
||||
"changedTheChatNameTo": m7,
|
||||
"changedTheChatPermissions": m8,
|
||||
"changedTheDisplaynameTo": m9,
|
||||
"changedTheGuestAccessRules": m10,
|
||||
"changedTheGuestAccessRulesTo": m11,
|
||||
"changedTheHistoryVisibility": m12,
|
||||
"changedTheHistoryVisibilityTo": m13,
|
||||
"changedTheJoinRules": m14,
|
||||
"changedTheJoinRulesTo": m15,
|
||||
"changedTheProfileAvatar": m16,
|
||||
"changedTheRoomAliases": m17,
|
||||
"changedTheRoomInvitationLink": m18,
|
||||
"compareEmojiMatch": MessageLookupByLibrary.simpleMessage(
|
||||
"Comparar e asegurarse de que estas emoticonas concordan no outro dispositivo:"),
|
||||
"compareNumbersMatch": MessageLookupByLibrary.simpleMessage(
|
||||
"Compara e asegúrate de que os seguintes números concordan cos do outro dispositivo:"),
|
||||
"couldNotDecryptMessage": m18,
|
||||
"countParticipants": m19,
|
||||
"createdTheChat": m20,
|
||||
"couldNotDecryptMessage": m19,
|
||||
"countParticipants": m20,
|
||||
"createdTheChat": m21,
|
||||
"crossSigningDisabled": MessageLookupByLibrary.simpleMessage(
|
||||
"A Sinatura-Cruzada está desactivada"),
|
||||
"crossSigningEnabled":
|
||||
MessageLookupByLibrary.simpleMessage("Sinatura-Cruzada activada"),
|
||||
"dateAndTimeOfDay": m21,
|
||||
"dateWithYear": m22,
|
||||
"dateWithoutYear": m23,
|
||||
"dateAndTimeOfDay": m22,
|
||||
"dateWithYear": m23,
|
||||
"dateWithoutYear": m24,
|
||||
"emoteExists":
|
||||
MessageLookupByLibrary.simpleMessage("Xa existe ese emote!"),
|
||||
"emoteInvalid": MessageLookupByLibrary.simpleMessage(
|
||||
"Atallo do emote non é válido!"),
|
||||
"emoteWarnNeedToPick": MessageLookupByLibrary.simpleMessage(
|
||||
"Escribe un atallo e asocialle unha imaxe!"),
|
||||
"groupWith": m24,
|
||||
"hasWithdrawnTheInvitationFor": m25,
|
||||
"groupWith": m25,
|
||||
"hasWithdrawnTheInvitationFor": m26,
|
||||
"incorrectPassphraseOrKey": MessageLookupByLibrary.simpleMessage(
|
||||
"Frase de paso ou chave de recuperación incorrecta"),
|
||||
"inviteContactToGroup": m26,
|
||||
"inviteText": m27,
|
||||
"invitedUser": m28,
|
||||
"inviteContactToGroup": m27,
|
||||
"inviteText": m28,
|
||||
"invitedUser": m29,
|
||||
"is typing...":
|
||||
MessageLookupByLibrary.simpleMessage("está escribindo..."),
|
||||
"isDeviceKeyCorrect": MessageLookupByLibrary.simpleMessage(
|
||||
"¿É correcta esta chave do dispositivo?"),
|
||||
"joinedTheChat": m29,
|
||||
"joinedTheChat": m30,
|
||||
"keysCached":
|
||||
MessageLookupByLibrary.simpleMessage("Chaves almacenadas"),
|
||||
"keysMissing": MessageLookupByLibrary.simpleMessage("Faltan as chaves"),
|
||||
"kicked": m30,
|
||||
"kickedAndBanned": m31,
|
||||
"lastActiveAgo": m32,
|
||||
"loadCountMoreParticipants": m33,
|
||||
"logInTo": m34,
|
||||
"kicked": m31,
|
||||
"kickedAndBanned": m32,
|
||||
"lastActiveAgo": m33,
|
||||
"loadCountMoreParticipants": m34,
|
||||
"logInTo": m35,
|
||||
"newVerificationRequest": MessageLookupByLibrary.simpleMessage(
|
||||
"Nova solicitude de verificación!"),
|
||||
"noCrossSignBootstrap": MessageLookupByLibrary.simpleMessage(
|
||||
"Polo momento FluffyChat non soporta a activación da Sinatura-Cruzada. Actívaa desde Element."),
|
||||
"noMegolmBootstrap": MessageLookupByLibrary.simpleMessage(
|
||||
"Actualmente Fluffychat non soporta a activación da Copia En Liña das Chaves. Actívaa desde Element."),
|
||||
"numberSelected": m35,
|
||||
"numberSelected": m36,
|
||||
"ok": MessageLookupByLibrary.simpleMessage("OK"),
|
||||
"onlineKeyBackupDisabled": MessageLookupByLibrary.simpleMessage(
|
||||
"Copia de apoio En liña das Chaves desactivada"),
|
||||
|
|
@ -557,35 +557,35 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Copia de Apoio das Chaves activada"),
|
||||
"passphraseOrKey": MessageLookupByLibrary.simpleMessage(
|
||||
"frase de paso ou chave de recuperación"),
|
||||
"play": m36,
|
||||
"redactedAnEvent": m37,
|
||||
"rejectedTheInvitation": m38,
|
||||
"removedBy": m39,
|
||||
"seenByUser": m40,
|
||||
"seenByUserAndCountOthers": m41,
|
||||
"seenByUserAndUser": m42,
|
||||
"sentAFile": m43,
|
||||
"sentAPicture": m44,
|
||||
"sentASticker": m45,
|
||||
"sentAVideo": m46,
|
||||
"sentAnAudio": m47,
|
||||
"play": m37,
|
||||
"redactedAnEvent": m38,
|
||||
"rejectedTheInvitation": m39,
|
||||
"removedBy": m40,
|
||||
"seenByUser": m41,
|
||||
"seenByUserAndCountOthers": m42,
|
||||
"seenByUserAndUser": m43,
|
||||
"sentAFile": m44,
|
||||
"sentAPicture": m45,
|
||||
"sentASticker": m46,
|
||||
"sentAVideo": m47,
|
||||
"sentAnAudio": m48,
|
||||
"sessionVerified":
|
||||
MessageLookupByLibrary.simpleMessage("Sesión verificada"),
|
||||
"sharedTheLocation": m48,
|
||||
"timeOfDay": m49,
|
||||
"sharedTheLocation": m49,
|
||||
"timeOfDay": m50,
|
||||
"title": MessageLookupByLibrary.simpleMessage("FluffyChat"),
|
||||
"unbannedUser": m50,
|
||||
"unknownEvent": m51,
|
||||
"unbannedUser": m51,
|
||||
"unknownEvent": m52,
|
||||
"unknownSessionVerify": MessageLookupByLibrary.simpleMessage(
|
||||
"Sesión descoñecida, por favor verifícaa"),
|
||||
"unreadChats": m52,
|
||||
"unreadMessages": m53,
|
||||
"unreadMessagesInChats": m54,
|
||||
"userAndOthersAreTyping": m55,
|
||||
"userAndUserAreTyping": m56,
|
||||
"userIsTyping": m57,
|
||||
"userLeftTheChat": m58,
|
||||
"userSentUnknownEvent": m59,
|
||||
"unreadChats": m53,
|
||||
"unreadMessages": m54,
|
||||
"unreadMessagesInChats": m55,
|
||||
"userAndOthersAreTyping": m56,
|
||||
"userAndUserAreTyping": m57,
|
||||
"userIsTyping": m58,
|
||||
"userLeftTheChat": m59,
|
||||
"userSentUnknownEvent": m60,
|
||||
"verifiedSession": MessageLookupByLibrary.simpleMessage(
|
||||
"Sesión verificada correctamente!"),
|
||||
"verifyManual":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue