Skip to content

Commit 27a3784

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent c429a2c commit 27a3784

File tree

2 files changed

+82
-0
lines changed

2 files changed

+82
-0
lines changed

β€Žl10n/ka.jsβ€Ž

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žl10n/ka.jsonβ€Ž

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{ "translations": {
2+
"Hello %s" : "Hello %s",
3+
"Hello %s," : "Hello %s,",
4+
"_New notification for %s_::_%n new notifications for %s_" : ["New notification for %s","%n new notifications for %s"],
5+
"_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"],
6+
"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>.",
7+
"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",
8+
"Admin notifications" : "Admin notifications",
9+
"Notifications" : "Notifications",
10+
"Push notifications - Fair use policy" : "Push notifications - Fair use policy",
11+
"Nextcloud 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." : "Nextcloud 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.",
12+
"This app provides a backend and frontend for the notification API available in Nextcloud." : "This app provides a backend and frontend for the notification API available in Nextcloud.",
13+
"This app provides a backend and frontend for the notification API available in Nextcloud.\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 nextcloud 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 Nextcloud.\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 nextcloud itself\n\nπŸ“£ Announcement center: An announcement was posted by an admin",
14+
"Failed to perform action" : "Failed to perform action",
15+
"Dismiss" : "Dismiss",
16+
"Contact Nextcloud GmbH" : "Contact Nextcloud GmbH",
17+
"seconds ago" : "seconds ago",
18+
"Failed to dismiss notification" : "Failed to dismiss notification",
19+
"in {path}" : "in {path}",
20+
"Dismiss all notifications" : "Dismiss all notifications",
21+
"Requesting browser permissions to show notifications" : "Requesting browser permissions to show notifications",
22+
"Push notifications might be unreliable" : "Push notifications might be unreliable",
23+
"No notifications" : "No notifications",
24+
"Nextcloud 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 Nextcloud GmbH for more information." : "Nextcloud 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 Nextcloud GmbH for more information.",
25+
"Failed to dismiss all notifications" : "Failed to dismiss all notifications",
26+
"Notifications defaults" : "Notifications defaults",
27+
"Configure the default notification settings for new users" : "Configure the default notification settings for new users",
28+
"Send email reminders about unhandled notifications after:" : "Send email reminders about unhandled notifications after:",
29+
"Play sound when a new notification arrives" : "Play sound when a new notification arrives",
30+
"Play sound when a call started (requires Nextcloud Talk)" : "Play sound when a call started (requires Nextcloud Talk)",
31+
"Never" : "Never",
32+
"1 hour" : "1 hour",
33+
"3 hours" : "3 hours",
34+
"1 day" : "1 day",
35+
"1 week" : "1 week",
36+
"Your settings have been updated." : "Your settings have been updated.",
37+
"An error occurred while updating your settings." : "An error occurred while updating your settings.",
38+
"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."
39+
},"pluralForm" :"nplurals=2; plural=(n!=1);"
40+
}

0 commit comments

Comments
Β (0)