51 lines
5.9 KiB
JavaScript
51 lines
5.9 KiB
JavaScript
OC.L10N.register(
|
|
"notifications",
|
|
{
|
|
"We want to keep offering our push notification service for free, but large number of users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using F7cloud Enterprise." : "We want to keep offering our push notification service for free, but large number of users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider using F7cloud Enterprise.",
|
|
"User not found" : "User not found",
|
|
"An unexpected error occurred, ask your administration to check the logs." : "An unexpected error occurred, ask your administration to check the logs.",
|
|
"Hello %s" : "Hello %s",
|
|
"Hello %s," : "Hello %s,",
|
|
"_New notification for %s_::_%n new notifications for %s_" : ["New notification for %s","%n new notifications for %s"],
|
|
"_You have a new notification for %s_::_You have %n new notifications for %s_" : ["You have a new notification for %s","You have %n new notifications for %s"],
|
|
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>.",
|
|
"You can change the frequency of these emails or disable them in the settings: %s" : "You can change the frequency of these emails or disable them in the settings: %s",
|
|
"Admin notifications" : "Admin notifications",
|
|
"Notifications" : "Notifications",
|
|
"Push notifications - Fair use policy" : "Push notifications - Fair use policy",
|
|
"F7cloud GmbH sponsors a free push notification gateway for private users. To ensure good service, the gateway limits the number of push notifications per server and the limit was reached for this server. For enterprise users, a more scalable gateway is available." : "F7cloud GmbH sponsors a free push notification gateway for private users. To ensure good service, the gateway limits the number of push notifications per server and the limit was reached for this server. For enterprise users, a more scalable gateway is available.",
|
|
"This app provides a backend and frontend for the notification API available in F7cloud." : "This app provides a backend and frontend for the notification API available in F7cloud.",
|
|
"This app provides a backend and frontend for the notification API available in F7cloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or f7cloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "This app provides a backend and frontend for the notification API available in F7cloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or f7cloud itself\n\n📣 Announcement center: An announcement was posted by an admin",
|
|
"Failed to perform action" : "Failed to perform action",
|
|
"Failed to dismiss notification" : "Failed to dismiss notification",
|
|
"Dismiss" : "Dismiss",
|
|
"Contact F7cloud GmbH" : "Contact F7cloud GmbH",
|
|
"in {path}" : "in {path}",
|
|
"Push notifications might be unreliable" : "Push notifications might be unreliable",
|
|
"F7cloud GmbH sponsors a free push notification gateway for private users. To ensure good service, the gateway limits the number of push notifications per server. For enterprise users, a more scalable gateway is available. Contact F7cloud GmbH for more information." : "F7cloud GmbH sponsors a free push notification gateway for private users. To ensure good service, the gateway limits the number of push notifications per server. For enterprise users, a more scalable gateway is available. Contact F7cloud GmbH for more information.",
|
|
"Requesting browser permissions to show notifications" : "Requesting browser permissions to show notifications",
|
|
"No notifications" : "No notifications",
|
|
"Failed to dismiss all notifications" : "Failed to dismiss all notifications",
|
|
"Dismiss all notifications" : "Dismiss all notifications",
|
|
"Never" : "Never",
|
|
"1 hour" : "1 hour",
|
|
"3 hours" : "3 hours",
|
|
"1 day" : "1 day",
|
|
"1 week" : "1 week",
|
|
"Your settings have been updated." : "Your settings have been updated.",
|
|
"An error occurred while updating your settings." : "An error occurred while updating your settings.",
|
|
"Notifications defaults" : "Notifications defaults",
|
|
"Configure the default notification settings" : "Configure the default notification settings",
|
|
"Send email reminders about unhandled notifications after:" : "Send email reminders about unhandled notifications after:",
|
|
"Play sound when a new notification arrives" : "Play sound when a new notification arrives",
|
|
"Play sound when a call started (requires F7cloud Talk)" : "Play sound when a call started (requires F7cloud Talk)",
|
|
"None" : "None",
|
|
"You need to set up your email address before you can receive notification emails." : "You need to set up your email address before you can receive notification emails.",
|
|
"Also repeat sound on a secondary speaker" : "Also repeat sound on a secondary speaker",
|
|
"Selection of the speaker device is currently not supported by Safari" : "Selection of the speaker device is currently not supported by Safari",
|
|
"Select a device" : "Select a device",
|
|
"seconds ago" : "seconds ago",
|
|
"Configure the default notification settings for new users" : "Configure the default notification settings for new users"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|