Merge pull request #514 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
pull/516/head
Krille-chan 2 years ago committed by GitHub
commit f3caaedd1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -614,7 +614,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"inviteText": "دعاك {username} لاستخدام فلافي-شات. \n1. ثبت فلافي-شات: https://fluffychat.im \n2. لج أو سجل\n3. افتح رابط الدعوة: {link}", "inviteText": "دعاك {username} إلى FluffyChat.\n1. قم بزيارة موقع fluffychat.im وقم بتثبيت التطبيق\n2. قم بإنشاءحساب أو تسجيل الدخول\n3. افتح رابط الدعوة:\n {link}",
"@inviteText": { "@inviteText": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1299,7 +1299,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"wallpaper": "الخلفية", "wallpaper": "الخلفية:",
"@wallpaper": { "@wallpaper": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2540,5 +2540,48 @@
"replace": "استبدال", "replace": "استبدال",
"@replace": {}, "@replace": {},
"sendTypingNotifications": "إرسال إشعارات الكتابة", "sendTypingNotifications": "إرسال إشعارات الكتابة",
"@sendTypingNotifications": {} "@sendTypingNotifications": {},
"createGroup": "إنشاء مجموعة",
"@createGroup": {},
"messagesStyle": "الرسائل:",
"@messagesStyle": {},
"shareInviteLink": "شارك رابط الدعوة",
"@shareInviteLink": {},
"profileNotFound": "لا يمكن العثور على المستخدم على الخادم. ربما هناك مشكلة في الاتصال أو المستخدم غير موجود.",
"@profileNotFound": {},
"setTheme": "تعيين السمة:",
"@setTheme": {},
"setColorTheme": "تعيين لون السمة:",
"@setColorTheme": {},
"inviteContactToGroupQuestion": "هل تريد دعوة {contact} إلى المحادثة \"{groupName}\"؟?",
"@inviteContactToGroupQuestion": {},
"noGroupDescriptionYet": "لا يوجد وصف للمجموعة.",
"@noGroupDescriptionYet": {},
"anyoneCanKnock": "يمكن لأي شخص أن يطرق الباب",
"@anyoneCanKnock": {},
"noOneCanJoin": "لا أحد يستطيع الانضمام",
"@noOneCanJoin": {},
"tryAgain": "أعد المحاولة",
"@tryAgain": {},
"redactMessageDescription": "سيتم تنقيح الرسالة لجميع المشاركين في هذه المحادثة. هذا لا يمكن التراجع عنها.",
"@redactMessageDescription": {},
"optionalRedactReason": "(اختياري) سبب تنقيح هذه الرسالة ...",
"@optionalRedactReason": {},
"redactedBy": "منقح بواسطة {username}",
"@redactedBy": {
"type": "text",
"placeholders": {
"username": {}
}
},
"redactedByBecause": "تم حجبه بواسطة {username} بسبب: \"{reason}\"",
"@redactedByBecause": {
"type": "text",
"placeholders": {
"username": {},
"reason": {}
}
},
"invite": "دعوة",
"@invite": {}
} }

File diff suppressed because it is too large Load Diff

@ -1393,7 +1393,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"redactedAnEvent": "{username} hat ein Ereignis entfernt", "redactedAnEvent": "{username} hat ein Ereignis gelöscht",
"@redactedAnEvent": { "@redactedAnEvent": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1948,7 +1948,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"wallpaper": "Hintergrund", "wallpaper": "Hintergrund:",
"@wallpaper": { "@wallpaper": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2541,5 +2541,63 @@
"@replace": {}, "@replace": {},
"sendTypingNotifications": "Tippbenachrichtigungen senden", "sendTypingNotifications": "Tippbenachrichtigungen senden",
"@sendTypingNotifications": {}, "@sendTypingNotifications": {},
"profileNotFound": "Der Benutzer konnte auf dem Server nicht gefunden werden. Vielleicht gibt es ein Verbindungsproblem oder der Benutzer existiert nicht." "profileNotFound": "Der Benutzer konnte auf dem Server nicht gefunden werden. Vielleicht gibt es ein Verbindungsproblem oder der Benutzer existiert nicht.",
"@profileNotFound": {},
"createGroup": "Gruppe erstellen",
"@createGroup": {},
"shareInviteLink": "Einladungslink teilen",
"@shareInviteLink": {},
"inviteContactToGroupQuestion": "Willst du {contact} zum Chat {groupName} einladen?",
"@inviteContactToGroupQuestion": {},
"tryAgain": "Neuer Versuch",
"@tryAgain": {},
"anyoneCanKnock": "Jeder kann anklopfen",
"@anyoneCanKnock": {},
"noOneCanJoin": "Niemand darf beitreten",
"@noOneCanJoin": {},
"redactMessageDescription": "Die Nachricht wird für alle Teilnehmer dieses Gesprächs gelöscht. Dies kann nicht rückgängig gemacht werden.",
"@redactMessageDescription": {},
"redactedBy": "Gelöscht von {username}",
"@redactedBy": {
"type": "text",
"placeholders": {
"username": {}
}
},
"redactedByBecause": "Gelöscht von {username} weil: \"{reason}\"",
"@redactedByBecause": {
"type": "text",
"placeholders": {
"username": {},
"reason": {}
}
},
"setTheme": "Design festlegen:",
"@setTheme": {},
"setColorTheme": "Farbdesign einstellen:",
"@setColorTheme": {},
"invite": "Einladen",
"@invite": {},
"optionalRedactReason": "(Optional) Grund für die Löschung dieser Nachricht...",
"@optionalRedactReason": {},
"messagesStyle": "Nachrichten:",
"@messagesStyle": {},
"noGroupDescriptionYet": "Noch keine Gruppenbeschreibung erstellt.",
"@noGroupDescriptionYet": {},
"chatPermissions": "Chatberechtigungen",
"@chatPermissions": {},
"chatDescription": "Chatbeschreibung",
"@chatDescription": {},
"chatDescriptionHasBeenChanged": "Chatbeschreibung geändert",
"@chatDescriptionHasBeenChanged": {},
"noChatDescriptionYet": "Noch keine Chatbeschreibung vorhanden.",
"@noChatDescriptionYet": {},
"invalidServerName": "Ungültiger Servername",
"@invalidServerName": {},
"directChat": "Privater Chat",
"@directChat": {},
"addChatDescription": "Chatbeschreibung hinzufügen",
"@addChatDescription": {},
"setChatDescription": "Chatbeschreibung festlegen",
"@setChatDescription": {}
} }

@ -2044,7 +2044,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"passwordForgotten": "Ahaztu zait pasahitza", "passwordForgotten": "Pasahitza ahaztu dut",
"@passwordForgotten": { "@passwordForgotten": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2503,5 +2503,35 @@
"continueWith": "Jarraitu honekin:", "continueWith": "Jarraitu honekin:",
"@continueWith": {}, "@continueWith": {},
"pleaseTryAgainLaterOrChooseDifferentServer": "Saiatu geroago edo hautatu beste zerbitzari bat.", "pleaseTryAgainLaterOrChooseDifferentServer": "Saiatu geroago edo hautatu beste zerbitzari bat.",
"@pleaseTryAgainLaterOrChooseDifferentServer": {} "@pleaseTryAgainLaterOrChooseDifferentServer": {},
"signInWith": "Saioa {provider}(e)kin hasita",
"@signInWith": {
"type": "text",
"placeholders": {
"provider": {}
}
},
"notAnImage": "Ez da irudi-fitxategia.",
"@notAnImage": {},
"importNow": "Inportatu orain",
"@importNow": {},
"importEmojis": "Inportatu emojiak",
"@importEmojis": {},
"importFromZipFile": "Inportatu .zip fitxategi batetik",
"@importFromZipFile": {},
"importZipFile": "Inportatu .zip fitxategia",
"@importZipFile": {},
"exportEmotePack": "Esportatu emote sorta .zip gisa",
"@exportEmotePack": {},
"replace": "Ordezkatu",
"@replace": {},
"savedEmotePack": "Emote sorta {path} bidean gorde da!",
"@savedEmotePack": {
"type": "text",
"placeholders": {
"path": {}
}
},
"sendTypingNotifications": "Jakinarazi idazten nagoela",
"@sendTypingNotifications": {}
} }

@ -55,7 +55,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"allChats": "Tódolos chats", "allChats": "Todas as conversas",
"@allChats": { "@allChats": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -180,7 +180,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"changedTheChatAvatar": "{username} cambiou o avatar do chat", "changedTheChatAvatar": "{username} cambiou o avatar da conversa",
"@changedTheChatAvatar": { "@changedTheChatAvatar": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -304,7 +304,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"changeWallpaper": "Mudar fondo do chat", "changeWallpaper": "Cambiar imaxe de fondo",
"@changeWallpaper": { "@changeWallpaper": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -319,12 +319,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"chat": "Chat", "chat": "Conversa",
"@chat": { "@chat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"chatBackup": "Copia de apoio do chat", "chatBackup": "Copia de apoio",
"@chatBackup": { "@chatBackup": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -334,12 +334,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"chatDetails": "Detalles do chat", "chatDetails": "Detalles da conversa",
"@chatDetails": { "@chatDetails": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"chats": "Chats", "chats": "Conversas",
"@chats": { "@chats": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -453,7 +453,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"configureChat": "Configurar chat", "configureChat": "Configurar conversa",
"@configureChat": { "@configureChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -619,7 +619,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"directChats": "Chats Directos", "directChats": "Conversas Directas",
"@directChats": { "@directChats": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -644,7 +644,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"editChatPermissions": "Editar permisos do chat", "editChatPermissions": "Editar permisos da conversa",
"@editChatPermissions": { "@editChatPermissions": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -694,7 +694,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"emptyChat": "Chat baleiro", "emptyChat": "Conversa baleira",
"@emptyChat": { "@emptyChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -955,7 +955,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"inviteText": "{username} convidoute a FluffyChat.\n1. instala FluffyChat: https://fluffychat.im \n2. Rexístrate ou conéctate\n3. Abre a ligazón do convite: {link}", "inviteText": "{username} convidoute a FluffyChat.\n1. Visita fluffychat.im e instala a app\n2. Crea unha conta ou Accede\n3. Abre a ligazón do convite: \n {link}",
"@inviteText": { "@inviteText": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -968,14 +968,14 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"joinedTheChat": "👋 {username} uníuse ao chat", "joinedTheChat": "👋 {username} uníuse á conversa",
"@joinedTheChat": { "@joinedTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"joinRoom": "Entrar na sala", "joinRoom": "Unirse á sala",
"@joinRoom": { "@joinRoom": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1114,7 +1114,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"muteChat": "Acalar chat", "muteChat": "Acalar conversa",
"@muteChat": { "@muteChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1124,7 +1124,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"newChat": "Novo chat", "newChat": "Nova conversa",
"@newChat": { "@newChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1462,7 +1462,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unbanFromChat": "Retirar veto no chat", "unbanFromChat": "Retirar veto na conversa",
"@unbanFromChat": { "@unbanFromChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1846,7 +1846,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount, plural, =1{1 chat non lido} other{{unreadCount} chats non lidos}}", "unreadChats": "{unreadCount, plural, =1{1 conversa sen ler} other{{unreadCount} conversas sen ler}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1961,7 +1961,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"wallpaper": "Fondo da conversa", "wallpaper": "Imaxe de fondo:",
"@wallpaper": { "@wallpaper": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1991,7 +1991,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"wipeChatBackup": "Eliminar a copia de apoio do chat e crear unha nova chave de recuperación?", "wipeChatBackup": "Queres eliminar a copia de apoio da conversa e crear unha nova chave de recuperación?",
"@wipeChatBackup": { "@wipeChatBackup": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2016,7 +2016,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"youAreInvitedToThisChat": "Estás convidada a este chat", "youAreInvitedToThisChat": "Convidáronte a esta conversa",
"@youAreInvitedToThisChat": { "@youAreInvitedToThisChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2041,7 +2041,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"chatHasBeenAddedToThisSpace": "O chat foi engadido a este espazo", "chatHasBeenAddedToThisSpace": "Engadiuse a conversa a este espazo",
"@chatHasBeenAddedToThisSpace": {}, "@chatHasBeenAddedToThisSpace": {},
"addToSpace": "Engadir ao espazo", "addToSpace": "Engadir ao espazo",
"@addToSpace": {}, "@addToSpace": {},
@ -2088,7 +2088,7 @@
"@sender": {}, "@sender": {},
"openGallery": "Galería pública", "openGallery": "Galería pública",
"@openGallery": {}, "@openGallery": {},
"addToSpaceDescription": "Elixe un espazo ao que engadir este chat.", "addToSpaceDescription": "Elixe un espazo ao que engadir esta conversa.",
"@addToSpaceDescription": {}, "@addToSpaceDescription": {},
"loginWithOneClick": "Conéctate cun click", "loginWithOneClick": "Conéctate cun click",
"@loginWithOneClick": {}, "@loginWithOneClick": {},
@ -2173,7 +2173,7 @@
"@markAsRead": {}, "@markAsRead": {},
"reportUser": "Denunciar usuaria", "reportUser": "Denunciar usuaria",
"@reportUser": {}, "@reportUser": {},
"openChat": "Abrir Chat", "openChat": "Abrir Conversa",
"@openChat": {}, "@openChat": {},
"voiceCall": "Chamada de voz", "voiceCall": "Chamada de voz",
"@voiceCall": {}, "@voiceCall": {},
@ -2249,7 +2249,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"showDirectChatsInSpaces": "Mostrar os Chats Directos nos Espazos", "showDirectChatsInSpaces": "Mostrar Conversas Directas relacionadas nos Espazos",
"@showDirectChatsInSpaces": { "@showDirectChatsInSpaces": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2338,7 +2338,7 @@
"@dehydrateTorLong": {}, "@dehydrateTorLong": {},
"hydrateTor": "Usuarias TOR: Importar a sesión exportada", "hydrateTor": "Usuarias TOR: Importar a sesión exportada",
"@hydrateTor": {}, "@hydrateTor": {},
"hydrateTorLong": "Exportaches a túa sesión a última vez en TOR? Importaa rápidamente e continúa cos teus chats.", "hydrateTorLong": "Exportaches a túa sesión a última vez en TOR? Importaa rápidamente e segue conversando.",
"@hydrateTorLong": {}, "@hydrateTorLong": {},
"hydrate": "Restablecer desde copia de apoio", "hydrate": "Restablecer desde copia de apoio",
"@hydrate": {}, "@hydrate": {},
@ -2393,7 +2393,7 @@
"@callingPermissions": {}, "@callingPermissions": {},
"callingAccount": "Conta que chama", "callingAccount": "Conta que chama",
"@callingAccount": {}, "@callingAccount": {},
"callingAccountDetails": "Permite a FluffyChat usar a app marcador nativa de android.", "callingAccountDetails": "Permítelle a FluffyChat usar a app marcador nativa de android.",
"@callingAccountDetails": {}, "@callingAccountDetails": {},
"appearOnTopDetails": "Permítelle á app aparecer por enrriba (non é preciso se xa configuraches FluffyChat como unha conta para chamadas)", "appearOnTopDetails": "Permítelle á app aparecer por enrriba (non é preciso se xa configuraches FluffyChat como unha conta para chamadas)",
"@appearOnTopDetails": {}, "@appearOnTopDetails": {},
@ -2405,7 +2405,7 @@
"@allSpaces": {}, "@allSpaces": {},
"screenSharingDetail": "Estás compartindo a túa pantalla en FluffyChat", "screenSharingDetail": "Estás compartindo a túa pantalla en FluffyChat",
"@screenSharingDetail": {}, "@screenSharingDetail": {},
"numChats": "{number} chats", "numChats": "{number} conversas",
"@numChats": { "@numChats": {
"type": "number", "type": "number",
"placeholders": { "placeholders": {
@ -2472,7 +2472,7 @@
"@reopenChat": {}, "@reopenChat": {},
"noOtherDevicesFound": "Non se atopan outros dispositivos", "noOtherDevicesFound": "Non se atopan outros dispositivos",
"@noOtherDevicesFound": {}, "@noOtherDevicesFound": {},
"noBackupWarning": "Aviso! Se non activas a copia de apoio do chat, perderás o acceso ás túas mensaxes cifradas. É totalmente recomendable activar a copia de apoio do chat antes de pechar a sesión.", "noBackupWarning": "Aviso! Se non activas a copia de apoio da conversa, perderás o acceso ás túas mensaxes cifradas. É moi recomendable activar a copia de apoio da conversa antes de pechar a sesión.",
"@noBackupWarning": {}, "@noBackupWarning": {},
"fileIsTooBigForServer": "O servidor informa de que o ficheiro é demasiado grande para envialo.", "fileIsTooBigForServer": "O servidor informa de que o ficheiro é demasiado grande para envialo.",
"@fileIsTooBigForServer": {}, "@fileIsTooBigForServer": {},
@ -2540,5 +2540,48 @@
} }
}, },
"sendTypingNotifications": "Enviar notificación de escritura", "sendTypingNotifications": "Enviar notificación de escritura",
"@sendTypingNotifications": {} "@sendTypingNotifications": {},
"createGroup": "Crear grupo",
"@createGroup": {},
"messagesStyle": "Mensaxes:",
"@messagesStyle": {},
"profileNotFound": "Non se atopa a usuaria no servidor. Pode que haxa un problema coa conexión ou que a usuaria non exista.",
"@profileNotFound": {},
"shareInviteLink": "Comparte ligazón de convite",
"@shareInviteLink": {},
"setColorTheme": "Cor do decorado:",
"@setColorTheme": {},
"setTheme": "Establecer decorado:",
"@setTheme": {},
"inviteContactToGroupQuestion": "Queres convidar a {contact} para que se una á conversa \"{groupName}\"?",
"@inviteContactToGroupQuestion": {},
"noGroupDescriptionYet": "Aínda non hai unha descrición do grupo.",
"@noGroupDescriptionYet": {},
"anyoneCanKnock": "Calquera pode chamar",
"@anyoneCanKnock": {},
"noOneCanJoin": "Ninguén pode unirse",
"@noOneCanJoin": {},
"tryAgain": "Intentar outra vez",
"@tryAgain": {},
"optionalRedactReason": "(Optativo) Razón para editar a mensaxe...",
"@optionalRedactReason": {},
"redactedBy": "Editada por {username}",
"@redactedBy": {
"type": "text",
"placeholders": {
"username": {}
}
},
"redactedByBecause": "Editada por {username} debido a: \"{reason}\"",
"@redactedByBecause": {
"type": "text",
"placeholders": {
"username": {},
"reason": {}
}
},
"redactMessageDescription": "A mensaxe vai ser editada para todas as participantes na conversa. Non ten volta atrás.",
"@redactMessageDescription": {},
"invite": "Convidar",
"@invite": {}
} }

@ -959,7 +959,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"inviteText": "{username} sizi FluffyChat'e davet etti. \n1. FluffyChat kurun: https://fluffychat.im \n2. Kaydolun veya giriş yapın \n3. Davet bağlantısınıın: {link}", "inviteText": "{username} sizi FluffyChat'e davet etti.\n1. fluffychat.im adresini ziyaret edin ve uygulamayı kurun \n2. Kaydolun veya oturum açın \n3. Davet bağlantısınıın: \n {link}",
"@inviteText": { "@inviteText": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1965,7 +1965,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"wallpaper": "Duvar kağıdı", "wallpaper": "Duvar kağıdı:",
"@wallpaper": { "@wallpaper": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2540,5 +2540,17 @@
} }
}, },
"sendTypingNotifications": "Yazma bildirimleri gönder", "sendTypingNotifications": "Yazma bildirimleri gönder",
"@sendTypingNotifications": {} "@sendTypingNotifications": {},
"messagesStyle": "Mesajlar:",
"@messagesStyle": {},
"createGroup": "Grup oluştur",
"@createGroup": {},
"shareInviteLink": "Davet bağlantısını paylaş",
"@shareInviteLink": {},
"profileNotFound": "Kullanıcı sunucuda bulunamadı. Belki bir bağlantı sorunu vardır veya kullanıcı mevcut değildir.",
"@profileNotFound": {},
"setTheme": "Temayı ayarla:",
"@setTheme": {},
"setColorTheme": "Renk temasını ayarla:",
"@setColorTheme": {}
} }

@ -2540,5 +2540,11 @@
"exportEmotePack": "Експортувати набір емотиконів у форматі .zip", "exportEmotePack": "Експортувати набір емотиконів у форматі .zip",
"@exportEmotePack": {}, "@exportEmotePack": {},
"sendTypingNotifications": "Надсилати сповіщення про ввід тексту", "sendTypingNotifications": "Надсилати сповіщення про ввід тексту",
"@sendTypingNotifications": {} "@sendTypingNotifications": {},
"createGroup": "Створити групу",
"@createGroup": {},
"inviteContactToGroupQuestion": "Хочете запросити {contact} до бесіди \"{groupName}\"?",
"@inviteContactToGroupQuestion": {},
"noGroupDescriptionYet": "Опис групи ще не створено.",
"@noGroupDescriptionYet": {}
} }

@ -924,7 +924,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"inviteText": "{username} 邀请你使用 FluffyChat。 \n1. 安装 FluffyChathttps://fluffychat.im \n2. 注册或登录 \n3. 打开邀请链接:{link}", "inviteText": "{username} 邀请你使用 FluffyChat。 \n1. 安装 FluffyChathttps://fluffychat.im \n2. 注册或登录 \n3. 打开邀请链接:\n {link}",
"@inviteText": { "@inviteText": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1887,7 +1887,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"wallpaper": "壁纸", "wallpaper": "壁纸",
"@wallpaper": { "@wallpaper": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}

Loading…
Cancel
Save