1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Translated using Weblate (Russian)

Currently translated at 96.7% (59 of 61 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/ru/
This commit is contained in:
nobody
2020-11-17 05:06:27 +00:00
committed by Hosted Weblate
parent 3241ed7ab9
commit 94cb5337ad

View File

@@ -228,19 +228,19 @@
"description": "Import failed" "description": "Import failed"
}, },
"updateNotificationTitle": { "updateNotificationTitle": {
"message": "", "message": "Уведомление после обновления",
"description": "Notification after an update" "description": "Notification after an update"
}, },
"updateNotificationNever": { "updateNotificationNever": {
"message": "", "message": "Никогда (Тихие обновления)",
"description": "Never (Silent Updates)" "description": "Never (Silent Updates)"
}, },
"updateNotificationOnlyRules": { "updateNotificationOnlyRules": {
"message": "", "message": "Только при новых CDN и правилах",
"description": "Only if new CDNs and rules" "description": "Only if new CDNs and rules"
}, },
"updateNotificationAlways": { "updateNotificationAlways": {
"message": "", "message": "Всегда",
"description": "Always" "description": "Always"
} }
} }