add ukrainian and update translation outputs

This commit is contained in:
Sorunome 2020-07-23 11:38:07 +02:00
commit 340f2c0769
16 changed files with 1944 additions and 1443 deletions

View file

@ -23,134 +23,134 @@ class MessageLookup extends MessageLookupByLibrary {
static m1(username) => "${username} aktywował/-a szyfrowanie end-to-end";
static m2(username, targetName) => "${username} zbanował/-a ${targetName}";
static m3(username, targetName) => "${username} zbanował/-a ${targetName}";
static m3(homeserver) => "Domyślnie łączy się z ${homeserver}";
static m4(homeserver) => "Domyślnie łączy się z ${homeserver}";
static m4(username) => "${username} zmienił/-a zdjęcie profilowe";
static m5(username) => "${username} zmienił/-a zdjęcie profilowe";
static m5(username, description) =>
static m6(username, description) =>
"${username} zmienił/-a opis czatu na: \'${description}\'";
static m6(username, chatname) =>
static m7(username, chatname) =>
"${username} zmienił/-a nick na: \'${chatname}\'";
static m7(username) => "${username} zmienił/-a uprawnienia czatu";
static m8(username) => "${username} zmienił/-a uprawnienia czatu";
static m8(username, displayname) =>
static m9(username, displayname) =>
"${username} zmienił/-a wyświetlany nick na: ${displayname}";
static m9(username) => "${username} zmienił/-a zasady dostępu dla gości";
static m10(username) => "${username} zmienił/-a zasady dostępu dla gości";
static m10(username, rules) =>
static m11(username, rules) =>
"${username} zmienił/-a zasady dostępu dla gości na: ${rules}";
static m11(username) => "${username} zmienił/-a widoczność historii";
static m12(username) => "${username} zmienił/-a widoczność historii";
static m12(username, rules) =>
static m13(username, rules) =>
"${username} zmienił/-a widoczność historii na: ${rules}";
static m13(username) => "${username} zmienił/-a zasady wejścia";
static m14(username) => "${username} zmienił/-a zasady wejścia";
static m14(username, joinRules) =>
static m15(username, joinRules) =>
"${username} zmienił/-a zasady wejścia na: ${joinRules}";
static m15(username) => "${username} zmienił/-a zdjęcie profilowe";
static m16(username) => "${username} zmienił/-a zdjęcie profilowe";
static m16(username) => "${username} zmienił/-a skrót pokoju";
static m17(username) => "${username} zmienił/-a skrót pokoju";
static m17(username) =>
static m18(username) =>
"${username} zmienił/-a link do zaproszenia do pokoju";
static m18(error) => "Nie można odszyfrować wiadomości: ${error}";
static m19(error) => "Nie można odszyfrować wiadomości: ${error}";
static m19(count) => "${count} uczestników";
static m20(count) => "${count} uczestników";
static m20(username) => "${username} stworzył/-a czat";
static m21(username) => "${username} stworzył/-a czat";
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) => "${month}-${day}";
static m24(month, day) => "${month}-${day}";
static m24(displayname) => "Grupa z ${displayname}";
static m25(displayname) => "Grupa z ${displayname}";
static m25(username, targetName) =>
static m26(username, targetName) =>
"${username} wycofał/-a zaproszenie dla ${targetName}";
static m26(groupName) => "Zaproś kontakty do ${groupName}";
static m27(groupName) => "Zaproś kontakty do ${groupName}";
static m27(username, link) =>
static m28(username, link) =>
"${username} zaprosił/-a cię do FluffyChat. \n1. Zainstaluj FluffyChat: http://fluffy.chat \n2. Zarejestuj się lub zaloguj \n3. Otwórz link zaproszenia: ${link}";
static m28(username, targetName) => "${username} zaprosił/-a ${targetName}";
static m29(username, targetName) => "${username} zaprosił/-a ${targetName}";
static m29(username) => "${username} dołączył/-a do czatu";
static m30(username) => "${username} dołączył/-a do czatu";
static m30(username, targetName) => "${username} wyrzucił/-a ${targetName}";
static m31(username, targetName) => "${username} wyrzucił/-a ${targetName}";
static m31(username, targetName) =>
static m32(username, targetName) =>
"${username} wyrzucił/-a i zbanował/-a ${targetName}";
static m32(localizedTimeShort) => "Ostatnio widziano: ${localizedTimeShort}";
static m33(localizedTimeShort) => "Ostatnio widziano: ${localizedTimeShort}";
static m33(count) => "Załaduj ${count} uczestników więcej";
static m34(count) => "Załaduj ${count} uczestników więcej";
static m34(homeserver) => "Zaloguj się do ${homeserver}";
static m35(homeserver) => "Zaloguj się do ${homeserver}";
static m35(number) => "${number} wybrany";
static m36(number) => "${number} wybrany";
static m36(fileName) => "Otwórz ${fileName}";
static m37(fileName) => "Otwórz ${fileName}";
static m37(username) => "${username} stworzył/-a wydarzenie";
static m38(username) => "${username} stworzył/-a wydarzenie";
static m38(username) => "${username} odrzucił/-a zaproszenie";
static m39(username) => "${username} odrzucił/-a zaproszenie";
static m39(username) => "Usunięta przez ${username}";
static m40(username) => "Usunięta przez ${username}";
static m40(username) => "Zobaczone przez ${username}";
static m41(username) => "Zobaczone przez ${username}";
static m41(username, count) =>
static m42(username, count) =>
"Zobaczone przez ${username} oraz ${count} innych";
static m42(username, username2) =>
static m43(username, username2) =>
"Zobaczone przez ${username} oraz ${username2}";
static m43(username) => "${username} wysłał/-a plik";
static m44(username) => "${username} wysłał/-a plik";
static m44(username) => "${username} wysłał/-a obraz";
static m45(username) => "${username} wysłał/-a obraz";
static m45(username) => "${username} wysłał/-a naklejkę";
static m46(username) => "${username} wysłał/-a naklejkę";
static m46(username) => "${username} wysłał/-a wideo";
static m47(username) => "${username} wysłał/-a wideo";
static m47(username) => "${username} wysłał/-a plik audio";
static m48(username) => "${username} wysłał/-a plik audio";
static m48(username) => "${username} udostępnił/-a lokalizacje";
static m49(username) => "${username} udostępnił/-a lokalizacje";
static m49(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}";
static m50(hours12, hours24, minutes, suffix) => "${hours24}:${minutes}";
static m50(username, targetName) => "${username} odbanował/-a ${targetName}";
static m51(username, targetName) => "${username} odbanował/-a ${targetName}";
static m51(type) => "Nieznane zdarzenie \'${type}\'";
static m52(type) => "Nieznane zdarzenie \'${type}\'";
static m52(unreadCount) => "${unreadCount} nieprzeczytanych czatów";
static m53(unreadCount) => "${unreadCount} nieprzeczytanych czatów";
static m53(unreadEvents) => "${unreadEvents} nieprzeczytanych wiadomości";
static m54(unreadEvents) => "${unreadEvents} nieprzeczytanych wiadomości";
static m54(unreadEvents, unreadChats) =>
static m55(unreadEvents, unreadChats) =>
"${unreadEvents} nieprzeczytanych wiadomości w ${unreadChats} czatach";
static m55(username, count) => "${username} oraz ${count} innych pisze...";
static m56(username, count) => "${username} oraz ${count} innych pisze...";
static m56(username, username2) => "${username} oraz ${username2} piszą...";
static m57(username, username2) => "${username} oraz ${username2} piszą...";
static m57(username) => "${username} pisze...";
static m58(username) => "${username} pisze...";
static m58(username) => "${username} opuścił/-a czat";
static m59(username) => "${username} opuścił/-a czat";
static m59(username, type) => "${username} wysłał/-a wydarzenie ${type}";
static m60(username, type) => "${username} wysłał/-a wydarzenie ${type}";
final messages = _notInlinedMessages(_notInlinedMessages);
static _notInlinedMessages(_) => <String, Function>{
@ -439,65 +439,65 @@ class MessageLookup extends MessageLookupByLibrary {
"acceptedTheInvitation": m0,
"activatedEndToEndEncryption": m1,
"alias": MessageLookupByLibrary.simpleMessage("alias"),
"bannedUser": m2,
"byDefaultYouWillBeConnectedTo": m3,
"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,
"couldNotDecryptMessage": m18,
"countParticipants": m19,
"createdTheChat": m20,
"dateAndTimeOfDay": m21,
"dateWithYear": m22,
"dateWithoutYear": m23,
"groupWith": m24,
"hasWithdrawnTheInvitationFor": m25,
"inviteContactToGroup": m26,
"inviteText": m27,
"invitedUser": m28,
"bannedUser": m3,
"byDefaultYouWillBeConnectedTo": m4,
"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,
"couldNotDecryptMessage": m19,
"countParticipants": m20,
"createdTheChat": m21,
"dateAndTimeOfDay": m22,
"dateWithYear": m23,
"dateWithoutYear": m24,
"groupWith": m25,
"hasWithdrawnTheInvitationFor": m26,
"inviteContactToGroup": m27,
"inviteText": m28,
"invitedUser": m29,
"is typing...": MessageLookupByLibrary.simpleMessage("pisze..."),
"joinedTheChat": m29,
"kicked": m30,
"kickedAndBanned": m31,
"lastActiveAgo": m32,
"loadCountMoreParticipants": m33,
"logInTo": m34,
"numberSelected": m35,
"play": m36,
"redactedAnEvent": m37,
"rejectedTheInvitation": m38,
"removedBy": m39,
"seenByUser": m40,
"seenByUserAndCountOthers": m41,
"seenByUserAndUser": m42,
"sentAFile": m43,
"sentAPicture": m44,
"sentASticker": m45,
"sentAVideo": m46,
"sentAnAudio": m47,
"sharedTheLocation": m48,
"timeOfDay": m49,
"joinedTheChat": m30,
"kicked": m31,
"kickedAndBanned": m32,
"lastActiveAgo": m33,
"loadCountMoreParticipants": m34,
"logInTo": m35,
"numberSelected": m36,
"play": m37,
"redactedAnEvent": m38,
"rejectedTheInvitation": m39,
"removedBy": m40,
"seenByUser": m41,
"seenByUserAndCountOthers": m42,
"seenByUserAndUser": m43,
"sentAFile": m44,
"sentAPicture": m45,
"sentASticker": m46,
"sentAVideo": m47,
"sentAnAudio": m48,
"sharedTheLocation": m49,
"timeOfDay": m50,
"title": MessageLookupByLibrary.simpleMessage("FluffyChat"),
"unbannedUser": m50,
"unknownEvent": m51,
"unreadChats": m52,
"unreadMessages": m53,
"unreadMessagesInChats": m54,
"userAndOthersAreTyping": m55,
"userAndUserAreTyping": m56,
"userIsTyping": m57,
"userLeftTheChat": m58,
"userSentUnknownEvent": m59
"unbannedUser": m51,
"unknownEvent": m52,
"unreadChats": m53,
"unreadMessages": m54,
"unreadMessagesInChats": m55,
"userAndOthersAreTyping": m56,
"userAndUserAreTyping": m57,
"userIsTyping": m58,
"userLeftTheChat": m59,
"userSentUnknownEvent": m60
};
}