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

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2023-09-05 14:48:56 +02:00 committed by GitHub
commit 02b4e50b2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 76 additions and 5 deletions

View file

@ -2605,5 +2605,10 @@
"inviteGroupChat": "📨 دعوة الدردشة الجماعية",
"@inviteGroupChat": {},
"invitePrivateChat": "📨 دعوة دردشة خاصة",
"@invitePrivateChat": {}
"@invitePrivateChat": {},
"emoteKeyboardNoRecents": "التعبيرات المستخدمة مؤخرًا ستظهر هنا ...",
"@emoteKeyboardNoRecents": {
"type": "text",
"placeholders": {}
}
}

View file

@ -2602,5 +2602,10 @@
"inviteGroupChat": "📨 Undang percakapan grup",
"@inviteGroupChat": {},
"invitePrivateChat": "📨 Undang percakapan privat",
"@invitePrivateChat": {}
"@invitePrivateChat": {},
"emoteKeyboardNoRecents": "Emote yang telah digunakan akan muncul di sini...",
"@emoteKeyboardNoRecents": {
"type": "text",
"placeholders": {}
}
}

View file

@ -1578,7 +1578,7 @@
"type": "text",
"placeholders": {}
},
"sendMessages": "Mesaj gönder",
"sendMessages": "Mesajları gönder",
"@sendMessages": {
"type": "text",
"placeholders": {}
@ -2552,5 +2552,61 @@
"setTheme": "Temayı ayarla:",
"@setTheme": {},
"setColorTheme": "Renk temasını ayarla:",
"@setColorTheme": {}
"@setColorTheme": {},
"anyoneCanKnock": "Herkes tıklatabilir",
"@anyoneCanKnock": {},
"noOneCanJoin": "Kimse katılamaz",
"@noOneCanJoin": {},
"inviteContactToGroupQuestion": "{contact} kişisini \"{groupName}\" sohbetine davet etmek istiyor musunuz?",
"@inviteContactToGroupQuestion": {},
"tryAgain": "Tekrar deneyin",
"@tryAgain": {},
"redactMessageDescription": "Bu mesaj bu görüşmedeki herkes için düzenlenecek. Bu işlem geri alınamaz.",
"@redactMessageDescription": {},
"optionalRedactReason": "(İsteğe bağlı) Bu mesajı düzenleme nedeni…",
"@optionalRedactReason": {},
"invite": "Davet et",
"@invite": {},
"addChatDescription": "Sohbet açıklaması ekle",
"@addChatDescription": {},
"chatPermissions": "Sohbet izinleri",
"@chatPermissions": {},
"chatDescription": "Sohbet açıklaması",
"@chatDescription": {},
"noChatDescriptionYet": "Daha sohbet açıklaması oluşturulmadı.",
"@noChatDescriptionYet": {},
"invalidServerName": "Geçersiz sunucu adı",
"@invalidServerName": {},
"redactedBy": "{username} tarafından düzenlendi",
"@redactedBy": {
"type": "text",
"placeholders": {
"username": {}
}
},
"redactedByBecause": "{username} tarafından \"{reason}\" nedeniyle düzenlendi",
"@redactedByBecause": {
"type": "text",
"placeholders": {
"username": {},
"reason": {}
}
},
"setChatDescription": "Sohbet açıklamasını ayarla",
"@setChatDescription": {},
"chatDescriptionHasBeenChanged": "Sohbet açıklaması değişti",
"@chatDescriptionHasBeenChanged": {},
"directChat": "Doğrudan sohbet",
"@directChat": {},
"requests": "İstek",
"@requests": {},
"inviteGroupChat": "📨 Grup sohbetine davet et",
"@inviteGroupChat": {},
"invitePrivateChat": "📨 Gizli sohbete davet et",
"@invitePrivateChat": {},
"emoteKeyboardNoRecents": "Son kullanılan ifadeler burada görünecek...",
"@emoteKeyboardNoRecents": {
"type": "text",
"placeholders": {}
}
}

View file

@ -2603,5 +2603,10 @@
"inviteGroupChat": "📨 邀请至群聊",
"@inviteGroupChat": {},
"invitePrivateChat": "📨 邀请至私聊",
"@invitePrivateChat": {}
"@invitePrivateChat": {},
"emoteKeyboardNoRecents": "最近使用过的表情会出现在这里...",
"@emoteKeyboardNoRecents": {
"type": "text",
"placeholders": {}
}
}