@ -21,7 +21,8 @@ class MessageLookup extends MessageLookupByLibrary {
staticm0(username)=>"${username} hat die Einladung akzeptiert";
staticm0(username)=>"${username} hat die Einladung akzeptiert";
staticm1(username)=>"${username} hat Ende-zu-Ende Verschlüsselung aktiviert";
staticm1(username)=>
"${username} hat Ende-zu-Ende Verschlüsselung aktiviert";
staticm2(username,targetName)=>"${username} hat ${targetName} verbannt";
staticm2(username,targetName)=>"${username} hat ${targetName} verbannt";
@ -29,25 +30,32 @@ class MessageLookup extends MessageLookupByLibrary {
staticm4(username)=>"${username} hat den Chat-Avatar geändert";
staticm4(username)=>"${username} hat den Chat-Avatar geändert";
staticm5(username,description)=>"${username} hat die Beschreibung vom Chat geändert zu: \'${description}\'";
staticm5(username,description)=>
"${username} hat die Beschreibung vom Chat geändert zu: \'${description}\'";
staticm6(username,chatname)=>"${username} hat den Chat-Namen geändert zu: \'${chatname}\'";
staticm6(username,chatname)=>
"${username} hat den Chat-Namen geändert zu: \'${chatname}\'";
staticm7(username)=>"${username} hat die Berechtigungen vom Chat geändert";
staticm7(username)=>"${username} hat die Berechtigungen vom Chat geändert";
staticm8(username,displayname)=>"${username} hat den Nicknamen geändert zu: ${displayname}";
staticm8(username,displayname)=>
"${username} hat den Nicknamen geändert zu: ${displayname}";
staticm9(username)=>"${username} hat Gast-Zugangsregeln geändert";
staticm9(username)=>"${username} hat Gast-Zugangsregeln geändert";
staticm10(username,rules)=>"${username} hat Gast-Zugangsregeln geändert zu: ${rules}";
staticm10(username,rules)=>
"${username} hat Gast-Zugangsregeln geändert zu: ${rules}";
staticm11(username)=>"${username} hat die Sichtbarkeit des Chat-Verlaufs geändert";
staticm11(username)=>
"${username} hat die Sichtbarkeit des Chat-Verlaufs geändert";
staticm12(username,rules)=>"${username} hat die Sichtbarkeit des Chat-Verlaufs geändert zu: ${rules}";
staticm12(username,rules)=>
"${username} hat die Sichtbarkeit des Chat-Verlaufs geändert zu: ${rules}";
staticm13(username)=>"${username} hat die Zugangsregeln geändert";
staticm13(username)=>"${username} hat die Zugangsregeln geändert";
staticm14(username,joinRules)=>"${username} hat die Zugangsregeln geändert zu: ${joinRules}";
staticm14(username,joinRules)=>
"${username} hat die Zugangsregeln geändert zu: ${joinRules}";
staticm15(username)=>"${username} hat das Profilbild geändert";
staticm15(username)=>"${username} hat das Profilbild geändert";
@ -69,19 +77,24 @@ class MessageLookup extends MessageLookupByLibrary {
staticm24(displayname)=>"Gruppe mit ${displayname}";
staticm24(displayname)=>"Gruppe mit ${displayname}";
staticm25(username,targetName)=>"${username} hat die Einladung für ${targetName} zurückgezogen";
staticm25(username,targetName)=>
"${username} hat die Einladung für ${targetName} zurückgezogen";
staticm26(groupName)=>"Kontakt zu ${groupName} einladen";
staticm26(groupName)=>"Kontakt zu ${groupName} einladen";
staticm27(username,link)=>"${username} hat Dich zu FluffyChat eingeladen. \n1. Installiere FluffyChat: http://fluffy.chat \n2. Melde Dich in der App an \n3. Öffne den Einladungslink: ${link}";
staticm27(username,link)=>
"${username} hat Dich zu FluffyChat eingeladen. \n1. Installiere FluffyChat: http://fluffy.chat \n2. Melde Dich in der App an \n3. Öffne den Einladungslink: ${link}";
staticm28(username,targetName)=>"${username} hat ${targetName} eingeladen";
staticm28(username,targetName)=>
"${username} hat ${targetName} eingeladen";
staticm29(username)=>"${username} ist dem Chat beigetreten";
staticm29(username)=>"${username} ist dem Chat beigetreten";
staticm30(username,targetName)=>"${username} hat ${targetName} hinausgeworfen";
staticm30(username,targetName)=>
"${username} hat ${targetName} hinausgeworfen";
staticm31(username,targetName)=>"${username} hat ${targetName} hinausgeworfen und verbannt";
staticm31(username,targetName)=>
"${username} hat ${targetName} hinausgeworfen und verbannt";
"End to end encryption is currently in Beta! Use at your own risk!":MessageLookupByLibrary.simpleMessage("Ende-zu-Ende-Verschlüsselung ist im Beta-Status. Benutzung auf eigene Gefahr!"),
"Could not set avatar":MessageLookupByLibrary.simpleMessage(
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":MessageLookupByLibrary.simpleMessage("Es sieht so aus als hättest du keine Google Dienste auf deinem Gerät. Das ist eine gute Entscheidung für deine Privatsphäre. Um Push Benachrichtigungen in FluffyChat zu erhalten, empfehlen wir die Verwendung von microG: https://microg.org/"),
MessageLookupByLibrary.simpleMessage("Ab der Einladung"),
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.":MessageLookupByLibrary.simpleMessage("Bitte beachte, dass du Pantalaimon brauchst, um Ende-zu-Ende-Verschlüsselung benutzen zu können."),
"Send a message":MessageLookupByLibrary.simpleMessage("Nachricht schreiben"),
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":
"Es sieht so aus als hättest du keine Google Dienste auf deinem Gerät. Das ist eine gute Entscheidung für deine Privatsphäre. Um Push Benachrichtigungen in FluffyChat zu erhalten, empfehlen wir die Verwendung von microG: https://microg.org/"),
"Set a profile picture":MessageLookupByLibrary.simpleMessage("Ein Profilbild festlegen"),
"Kick from chat":
"Set group description":MessageLookupByLibrary.simpleMessage("Gruppenbeschreibung festlegen"),
MessageLookupByLibrary.simpleMessage("Aus dem Chat hinauswerfen"),
"Welcome to the cutest instant messenger in the matrix network.":MessageLookupByLibrary.simpleMessage("Herzlich willkommen beim knuffigsten Instant Messenger im Matrix-Netwerk."),
"You have been banned from this chat":MessageLookupByLibrary.simpleMessage("Du wurdest aus dem Chat verbannt"),
"Not supported in web":MessageLookupByLibrary.simpleMessage(
"You won\'t be able to disable the encryption anymore. Are you sure?":MessageLookupByLibrary.simpleMessage("Du wirst die Verschlüsselung nicht mehr ausstellen können. Bist Du sicher?"),
"Wird in der Web-Version nicht unterstützt"),
"Your own username":MessageLookupByLibrary.simpleMessage("Dein eigener Benutzername"),
"Oops something went wrong...":MessageLookupByLibrary.simpleMessage(
MessageLookupByLibrary.simpleMessage("Visionneuse de contenu"),
"Encryption algorithm":MessageLookupByLibrary.simpleMessage("Algorithme de chiffrement"),
"Copied to clipboard":
"Encryption is not enabled":MessageLookupByLibrary.simpleMessage("Le chiffrement n\'est pas actif"),
MessageLookupByLibrary.simpleMessage("Copié dans le presse-papier"),
"End to end encryption is currently in Beta! Use at your own risk!":MessageLookupByLibrary.simpleMessage("Le chiffrement de bout en bout est actuellement en beta ! Utilisez cette fonctionnalité à vos propres risques !!"),
"Invited users only":MessageLookupByLibrary.simpleMessage("Uniquement les utilisateurs invités"),
MessageLookupByLibrary.simpleMessage("Télécharger le fichier"),
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":MessageLookupByLibrary.simpleMessage("On dirait que vous n\'avez pas installé les services Google sur votre téléphone. C\'est une bonne décision pour votre vie privée ! Pour recevoir les notifications de FluffyChat, nous vous recommendons d\'utiliser microG : https://microg.org/"),
"Edit Jitsi instance":
"Kick from chat":MessageLookupByLibrary.simpleMessage("Expulser de la discussion"),
"Pick image":MessageLookupByLibrary.simpleMessage("Choisir une image"),
"À partir de l\'entrée dans le salon"),
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.":MessageLookupByLibrary.simpleMessage("Vous devez installer Pantalaimon pour utiliser le chiffrement de bout en bout pour l\'instant."),
"From the invitation":
"Please choose a username":MessageLookupByLibrary.simpleMessage("Choisissez un nom d\'utilisateur"),
MessageLookupByLibrary.simpleMessage("À partir de l\'invitation"),
"Please enter a matrix identifier":MessageLookupByLibrary.simpleMessage("Renseignez un identifiant Matrix"),
"Set a profile picture":MessageLookupByLibrary.simpleMessage("Définir une image de profil"),
"Uniquement les utilisateurs invités"),
"Set group description":MessageLookupByLibrary.simpleMessage("Définir une description du groupe"),
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":
"Set invitation link":MessageLookupByLibrary.simpleMessage("Créer un lien d\'invitation"),
MessageLookupByLibrary.simpleMessage(
"Set status":MessageLookupByLibrary.simpleMessage("Définir un statut"),
"On dirait que vous n\'avez pas installé les services Google sur votre téléphone. C\'est une bonne décision pour votre vie privée ! Pour recevoir les notifications de FluffyChat, nous vous recommendons d\'utiliser microG : https://microg.org/"),
"Welcome to the cutest instant messenger in the matrix network.":MessageLookupByLibrary.simpleMessage("Bienvenue dans la messagerie la plus mignonne du réseau Matrix."),
"Mute chat":MessageLookupByLibrary.simpleMessage(
"Who is allowed to join this group":MessageLookupByLibrary.simpleMessage("Qui est autorisé à rejoindre ce groupe"),
"Mettre la discussion en sourdine"),
"Write a message...":MessageLookupByLibrary.simpleMessage("Écrivez un message..."),
"New message in FluffyChat":MessageLookupByLibrary.simpleMessage(
"You are no longer participating in this chat":MessageLookupByLibrary.simpleMessage("Vous ne participez plus à cette discussion"),
"No emotes found. 😕":MessageLookupByLibrary.simpleMessage(
"You cannot invite yourself":MessageLookupByLibrary.simpleMessage("Vous ne pouvez pas vous inviter vous-même"),
"Aucune émoticône trouvée. 😕"),
"You have been banned from this chat":MessageLookupByLibrary.simpleMessage("Vous avez été banni de cette discussion"),
"No permission":
"You won\'t be able to disable the encryption anymore. Are you sure?":MessageLookupByLibrary.simpleMessage("Vous ne pourrez plus désactiver le chiffrement. Êtez-vous sûr ?"),
staticm26(groupName)=>"Ismerős meghívása a ${groupName} csoportba";
staticm26(groupName)=>"Ismerős meghívása a ${groupName} csoportba";
staticm27(username,link)=>"${username} meghívott a FluffyChatre. \n1. FluffyChat telepítése: http://fluffy.chat \n2. Jelentkezz be vagy regisztrálj. \n3. Nyisd meg a meghívó linket: ${link}";
staticm27(username,link)=>
"${username} meghívott a FluffyChatre. \n1. FluffyChat telepítése: http://fluffy.chat \n2. Jelentkezz be vagy regisztrálj. \n3. Nyisd meg a meghívó linket: ${link}";
"End to end encryption is currently in Beta! Use at your own risk!":MessageLookupByLibrary.simpleMessage("Végpontól-végpontig titkosítás egyelőre béta! Csak saját felelősségre!"),
"Could not set avatar":MessageLookupByLibrary.simpleMessage(
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":MessageLookupByLibrary.simpleMessage("Úgy tűnik ügyelsz a magánszférádra és nincsenek google szolgáltatások telepítve. Hogy így is kapj azonnali értesítéseket javasoljuk a microG-t: https://microg.org/"),
"Pick image":MessageLookupByLibrary.simpleMessage("Válassz egy képet"),
"Group description has been changed":
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.":MessageLookupByLibrary.simpleMessage("Tájékoztatlak, hogy egyelőre szükséged van a Pantalaimon-ra, hogy a végponttól-végpontig titkosítást hasnzáld."),
MessageLookupByLibrary.simpleMessage(
"Please choose a username":MessageLookupByLibrary.simpleMessage("Válassz egy felhasználónevet"),
"Csoport leírása megváltozott"),
"Please enter a matrix identifier":MessageLookupByLibrary.simpleMessage("Írj be egy Matrix azonosítót"),
"Group is public":
"Please enter your password":MessageLookupByLibrary.simpleMessage("Add meg a jelszavad"),
MessageLookupByLibrary.simpleMessage("A csoport publikus"),
"Please enter your username":MessageLookupByLibrary.simpleMessage("Add meg a felhasználónevedet"),
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":
"Send a message":MessageLookupByLibrary.simpleMessage("Üzenet küldése"),
"Úgy tűnik ügyelsz a magánszférádra és nincsenek google szolgáltatások telepítve. Hogy így is kapj azonnali értesítéseket javasoljuk a microG-t: https://microg.org/"),
"Welcome to the cutest instant messenger in the matrix network.":MessageLookupByLibrary.simpleMessage("Üdv a legcukibb üzenetküldő alkalmazásban az egész Matrixon!"),
"You have been banned from this chat":MessageLookupByLibrary.simpleMessage("Kitiltottak ebből a csevegésből"),
"Not supported in web":
"You won\'t be able to disable the encryption anymore. Are you sure?":MessageLookupByLibrary.simpleMessage("Többé nem tudod kikapcsolni a titkosítás. Biztosan folytatod?"),
MessageLookupByLibrary.simpleMessage("Nem támogatott a weben"),
"Your own username":MessageLookupByLibrary.simpleMessage("A saját felhasználóneved"),
"Oops something went wrong...":MessageLookupByLibrary.simpleMessage(
"acceptedTheInvitation":m0,
"Hoppá, valami baj történt..."),
"activatedEndToEndEncryption":m1,
"Open app to read messages":MessageLookupByLibrary.simpleMessage(
@ -29,25 +29,31 @@ class MessageLookup extends MessageLookupByLibrary {
staticm4(username)=>"${username} changed the chat avatar";
staticm4(username)=>"${username} changed the chat avatar";
staticm5(username,description)=>"${username} changed the chat description to: \'${description}\'";
staticm5(username,description)=>
"${username} changed the chat description to: \'${description}\'";
staticm6(username,chatname)=>"${username} changed the chat name to: \'${chatname}\'";
staticm6(username,chatname)=>
"${username} changed the chat name to: \'${chatname}\'";
staticm7(username)=>"${username} changed the chat permissions";
staticm7(username)=>"${username} changed the chat permissions";
staticm8(username,displayname)=>"${username} changed the displayname to: ${displayname}";
staticm8(username,displayname)=>
"${username} changed the displayname to: ${displayname}";
staticm9(username)=>"${username} changed the guest access rules";
staticm9(username)=>"${username} changed the guest access rules";
staticm10(username,rules)=>"${username} changed the guest access rules to: ${rules}";
staticm10(username,rules)=>
"${username} changed the guest access rules to: ${rules}";
staticm11(username)=>"${username} changed the history visibility";
staticm11(username)=>"${username} changed the history visibility";
staticm12(username,rules)=>"${username} changed the history visibility to: ${rules}";
staticm12(username,rules)=>
"${username} changed the history visibility to: ${rules}";
staticm13(username)=>"${username} changed the join rules";
staticm13(username)=>"${username} changed the join rules";
staticm14(username,joinRules)=>"${username} changed the join rules to: ${joinRules}";
staticm14(username,joinRules)=>
"${username} changed the join rules to: ${joinRules}";
staticm15(username)=>"${username} changed the profile avatar";
staticm15(username)=>"${username} changed the profile avatar";
@ -69,11 +75,13 @@ class MessageLookup extends MessageLookupByLibrary {
staticm24(displayname)=>"Group with ${displayname}";
staticm24(displayname)=>"Group with ${displayname}";
staticm25(username,targetName)=>"${username} has withdrawn the invitation for ${targetName}";
staticm25(username,targetName)=>
"${username} has withdrawn the invitation for ${targetName}";
staticm26(groupName)=>"Invite contact to ${groupName}";
staticm26(groupName)=>"Invite contact to ${groupName}";
staticm27(username,link)=>"${username} invited you to FluffyChat. \n1. Install FluffyChat: http://fluffy.chat \n2. Sign up or sign in \n3. Open the invite link: ${link}";
staticm27(username,link)=>
"${username} invited you to FluffyChat. \n1. Install FluffyChat: http://fluffy.chat \n2. Sign up or sign in \n3. Open the invite link: ${link}";
MessageLookupByLibrary.simpleMessage("Could not set avatar"),
"Encryption is not enabled":MessageLookupByLibrary.simpleMessage("Encryption is not enabled"),
"Could not set displayname":
"End to end encryption is currently in Beta! Use at your own risk!":MessageLookupByLibrary.simpleMessage("End to end encryption is currently in Beta! Use at your own risk!"),
MessageLookupByLibrary.simpleMessage("Could not set displayname"),
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":MessageLookupByLibrary.simpleMessage("It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/"),
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.":MessageLookupByLibrary.simpleMessage("Please be aware that you need Pantalaimon to use end-to-end encryption for now."),
MessageLookupByLibrary.simpleMessage(
"Please choose a username":MessageLookupByLibrary.simpleMessage("Please choose a username"),
"Group description has been changed"),
"Please enter a matrix identifier":MessageLookupByLibrary.simpleMessage("Please enter a matrix identifier"),
"Group is public":
"Please enter your password":MessageLookupByLibrary.simpleMessage("Please enter your password"),
MessageLookupByLibrary.simpleMessage("Group is public"),
"Please enter your username":MessageLookupByLibrary.simpleMessage("Please enter your username"),
"Seen a long time ago":MessageLookupByLibrary.simpleMessage("Seen a long time ago"),
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":
"Send a message":MessageLookupByLibrary.simpleMessage("Send a message"),
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/"),
"Welcome to the cutest instant messenger in the matrix network.":MessageLookupByLibrary.simpleMessage("Welcome to the cutest instant messenger in the matrix network."),
"You won\'t be able to disable the encryption anymore. Are you sure?":MessageLookupByLibrary.simpleMessage("You won\'t be able to disable the encryption anymore. Are you sure?"),
"Participating user devices":
"Your own username":MessageLookupByLibrary.simpleMessage("Your own username"),
MessageLookupByLibrary.simpleMessage("Participating user devices"),
staticm17(username)=>"${username} zmienił/-a link do zaproszenia do pokoju";
staticm17(username)=>
"${username} zmienił/-a link do zaproszenia do pokoju";
staticm18(error)=>"Nie można odszyfrować wiadomości: ${error}";
staticm18(error)=>"Nie można odszyfrować wiadomości: ${error}";
@ -69,11 +76,13 @@ class MessageLookup extends MessageLookupByLibrary {
staticm24(displayname)=>"Grupa z ${displayname}";
staticm24(displayname)=>"Grupa z ${displayname}";
staticm25(username,targetName)=>"${username} wycofał/-a zaproszenie dla ${targetName}";
staticm25(username,targetName)=>
"${username} wycofał/-a zaproszenie dla ${targetName}";
staticm26(groupName)=>"Zaproś kontakty do ${groupName}";
staticm26(groupName)=>"Zaproś kontakty do ${groupName}";
staticm27(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}";
staticm27(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}";
"Encryption is not enabled":MessageLookupByLibrary.simpleMessage("Szyfrowanie nie jest włączone"),
MessageLookupByLibrary.simpleMessage("Skopiowano do schowka"),
"End to end encryption is currently in Beta! Use at your own risk!":MessageLookupByLibrary.simpleMessage("Szyfrowanie end-to-end jest obecnie w fazie beta! Używaj na własne ryzyko!"),
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":MessageLookupByLibrary.simpleMessage("Wygląda na to, że nie masz usług Google w swoim telefonie. To dobra decyzja dla twojej prywatności! Aby otrzymywać powiadomienia wysyłane w FluffyChat, zalecamy korzystanie z microG: https://microg.org/"),
MessageLookupByLibrary.simpleMessage("Opis grupy został zmieniony"),
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.":MessageLookupByLibrary.simpleMessage("Należy pamiętać, że Pantalaimon wymaga na razie szyfrowania end-to-end."),
"Group is public":
"Please choose a username":MessageLookupByLibrary.simpleMessage("Wybierz nick"),
MessageLookupByLibrary.simpleMessage("Grupa jest publiczna"),
"Please enter a matrix identifier":MessageLookupByLibrary.simpleMessage("Wprowadź proszę identyfikator matrix"),
"Guests are forbidden":
"Please enter your password":MessageLookupByLibrary.simpleMessage("Wpisz swoje hasło"),
MessageLookupByLibrary.simpleMessage("Goście są zabronieni"),
"Please enter your username":MessageLookupByLibrary.simpleMessage("Wpisz swój nick"),
"Search for a chat":MessageLookupByLibrary.simpleMessage("Przeszukaj czat"),
"It seems that you have no google services on your phone. That\'s a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/":
"Send a message":MessageLookupByLibrary.simpleMessage("Wyślij wiadomość"),
"Wygląda na to, że nie masz usług Google w swoim telefonie. To dobra decyzja dla twojej prywatności! Aby otrzymywać powiadomienia wysyłane w FluffyChat, zalecamy korzystanie z microG: https://microg.org/"),
MessageLookupByLibrary.simpleMessage("Nie znaleziono pokoi..."),
"Welcome to the cutest instant messenger in the matrix network.":MessageLookupByLibrary.simpleMessage("Witamy w najładniejszym komunikatorze w sieci matrix."),
"You have been banned from this chat":MessageLookupByLibrary.simpleMessage("Zostałeś zbanowany na tym czacie"),
"Participating user devices":
"You won\'t be able to disable the encryption anymore. Are you sure?":MessageLookupByLibrary.simpleMessage("Nie będziesz już mógł wyłączyć szyfrowania. Jesteś pewny?"),