Merge commit '7fa54b0a8f949b91f14cd7cb4c5c769e0e0463d8' into merge

This commit is contained in:
ggurdin 2024-09-04 16:05:26 -04:00
commit 5089446aee
No known key found for this signature in database
GPG key ID: A01CB41737CBB478
8 changed files with 28 additions and 35 deletions

View file

@ -1,27 +0,0 @@
name: Close Inactive Issues And PRs
on:
schedule:
- cron: "30 1 * * *"
jobs:
close-issues:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v9
with:
days-before-issue-stale: 120
days-before-issue-close: 14
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 120 days with no activity."
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
stale-pr-message: "This pull request is stale because it has been open for 120 days with no activity."
close-pr-message: "This pull request was closed because it has been inactive for 14 days since being marked as stale."
days-before-pr-stale: 120
days-before-pr-close: 14
exempt-milestones: true
exempt-assignees: krille-chan
operations-per-run: 500
repo-token: ${{ secrets.GITHUB_TOKEN }}

View file

@ -2791,5 +2791,7 @@
}
},
"sendCanceled": "تم إلغاء الإرسال",
"@sendCanceled": {}
"@sendCanceled": {},
"noChatsFoundHere": "لم يتم العثور على دردشات هنا حتى الآن. ابدأ محادثة جديدة مع شخص ما باستخدام الزر أدناه. ⤵️",
"@noChatsFoundHere": {}
}

View file

@ -2789,5 +2789,9 @@
}
},
"changelog": "Muudatuste logi",
"@changelog": {}
"@changelog": {},
"sendCanceled": "Saatmine on katkestatud",
"@sendCanceled": {},
"noChatsFoundHere": "Siin ei leidu veel ühtegi vestlust. Alusta uut vestlust klõpsides allpool asuvat nuppu. ⤵️",
"@noChatsFoundHere": {}
}

View file

@ -2486,7 +2486,7 @@
"@thisDevice": {},
"decline": "Baztertu",
"@decline": {},
"databaseBuildErrorBody": "Ezin izan da SQlite datu-basea eraiki. Aplikazioa aurreko datu-basea erabiltzen saiatuko da oraingoz. Jakinarazi errorea garatzaileei {url} helbidean. Errorearen mezua ondorengoa da: {error}",
"databaseBuildErrorBody": "Ezin da SQlite datu-basea eraiki. Aplikazioa aurreko datu-basea erabiltzen saiatuko da oraingoz. Jakinarazi errorea garatzaileei {url} helbidean. Errorearen mezua ondorengoa da: {error}",
"@databaseBuildErrorBody": {
"type": "text",
"placeholders": {
@ -2791,5 +2791,7 @@
"chatPermissionsDescription": "Definitu zer botere-maila behar den txat honetako ekintza jakinetarako. 0, 50 eta 100 botere-mailek erabiltzaileak, moderatzaileak eta administratzaileak ordezkatzen dituzte, baina edozein graduazio posible da.",
"@chatPermissionsDescription": {},
"sendCanceled": "Bidalketa bertan behera utzi da",
"@sendCanceled": {}
"@sendCanceled": {},
"noChatsFoundHere": "Ez da txatik aurkitu. Hasi norbaitekin txateatzen beheko botoia erabiliz. ⤵️",
"@noChatsFoundHere": {}
}

View file

@ -2789,5 +2789,9 @@
"placeholders": {
"version": {}
}
}
},
"sendCanceled": "Cancelouse o envío",
"@sendCanceled": {},
"noChatsFoundHere": "Ningún chat por aquí. Comeza unha nova conversa con alguén premendo no botón de abaixo. ⤵️",
"@noChatsFoundHere": {}
}

View file

@ -2791,5 +2791,7 @@
}
},
"sendCanceled": "Gönderme iptal edildi",
"@sendCanceled": {}
"@sendCanceled": {},
"noChatsFoundHere": "Burada henüz sohbet bulunamadı. Aşağıdaki düğmeyi kullanarak biriyle yeni bir sohbet başlatın. ⤵️",
"@noChatsFoundHere": {}
}

View file

@ -2791,5 +2791,7 @@
"unread": "Непрочитані",
"@unread": {},
"sendCanceled": "Надсилання скасовано",
"@sendCanceled": {}
"@sendCanceled": {},
"noChatsFoundHere": "Бесід ще немає. Розпочніть спілкування натиснувши кнопку нижче. ⤵️",
"@noChatsFoundHere": {}
}

View file

@ -2789,5 +2789,9 @@
"placeholders": {
"version": {}
}
}
},
"sendCanceled": "发送被取消",
"@sendCanceled": {},
"noChatsFoundHere": "此处尚未找到聊天。使用下方按钮 ⤵️ 开始和某人的新聊天",
"@noChatsFoundHere": {}
}