9 строки
2.7 KiB
JSON
9 строки
2.7 KiB
JSON
{ "translations": {
|
||
"Send a notification" : "Надіслати сповіщення",
|
||
"Triggers a notification" : "Викликає сповіщення",
|
||
"Flow Notifications" : "Сповіщення про потік",
|
||
"Notification action for Nextcloud Flow" : "Дія сповіщення для Nextcloud Flow",
|
||
"Choose a notification title (optional)" : "Виберіть назву сповіщення (необов’язково)",
|
||
"Enable users to configure notifications with customized conditions in their Flow configuration.\n\nUsers are empowered to configure a \"Send a notification\" Flow in their personal settings. They can choose between the events being triggered, and other conditions like filetypes, assigned tags, time ranges and more. They can specify an inscription so that when the notification appears they will have context.\n\n![Notification Flow Configuration](https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/configuration.png)\n\nWhen an event happens where all conditions are apply, the user will receive a regular Nextcloud notification.\n\n![Flow Notification](https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/notification.png)" : "Дозвольте користувачам налаштовувати сповіщення з налаштованими умовами в конфігурації Flow. \n\nКористувачі мають право налаштувати процес «Надіслати сповіщення» у своїх особистих налаштуваннях. Вони можуть вибирати між подіями, що запускаються, та іншими умовами, як-от типи файлів, призначені мітки, часові діапазони тощо. Вони можуть вказати напис, щоб при появі сповіщення вони мали контекст. \n\n![Конфігурація потоку сповіщень](https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/configuration.png) Коли відбувається подія, за якої виконуються всі умови, користувач отримає регулярне сповіщення Nextcloud. \n\n![Сповіщення потоку](https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/notification.png)"
|
||
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
|
||
} |