Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-14 06:02:05 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-14 06:02:05 +0300
commitc8395dc096197cafb3227f53a9c72a9366666964 (patch)
treed9f3c7f9bba4fc4c7c9fa663e1abba023580a92e
parentade676bdc1c580d83a939eb61b9a514e1c2a4af5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sc.js18
-rw-r--r--l10n/sc.json16
2 files changed, 34 insertions, 0 deletions
diff --git a/l10n/sc.js b/l10n/sc.js
new file mode 100644
index 0000000..018e8f7
--- /dev/null
+++ b/l10n/sc.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Admin notifications" : "Notìficas amministratzione",
+ "Notifications" : "Notìficas",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Custa aplicatzione frunit unu motore e un'interfache pro sa notìfica API a disponimentu in Nextcloud.",
+ "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" : "Custa aplicatzione frunit unu motore e un'interfache pro sa notìfica API a disponimentu in Nextcloud.\n\t\tAPI dd'impreant àteras aplicatziones pro notificare is utentes in sa rete UI e sincronizare clientes pro cosas medas. Carchi esèmpiu:\n\n📬 Cumpartzidura archìvios federados: as retzidu una cumpartzidura remora noa\n\n📑 Cummentos: un'àtera utèntzia t'at mentovadu in unu cummentu de un'archìviu\n\n🚢 Notìficas de agiornamentos: agiornamentu a disponimentu pro un'aplicatzione o pro nextcloud etotu\n\n📣 Tzentru comunicados: s'amministratzione at pubblicadu unu comunicadu",
+ "Dismiss all notifications" : "Iscarta totu is notìficas",
+ "Requesting browser permissions to show notifications" : "Permissos de su navigadore rechertos pro mustrare is notìficas",
+ "No notifications" : "Peruna notìfica",
+ "Failed to dismiss all notifications" : "No at fatu a iscartare totu is notìficas",
+ "Failed to perform action" : "No at fatu a esecutare s'atzione",
+ "Dismiss" : "Iscarta",
+ "seconds ago" : "segundos a immoe",
+ "Failed to dismiss notification" : "No at fatu a iscartare sa notìfica",
+ "in {path}" : "in {path}"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sc.json b/l10n/sc.json
new file mode 100644
index 0000000..fadc1f7
--- /dev/null
+++ b/l10n/sc.json
@@ -0,0 +1,16 @@
+{ "translations": {
+ "Admin notifications" : "Notìficas amministratzione",
+ "Notifications" : "Notìficas",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Custa aplicatzione frunit unu motore e un'interfache pro sa notìfica API a disponimentu in Nextcloud.",
+ "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" : "Custa aplicatzione frunit unu motore e un'interfache pro sa notìfica API a disponimentu in Nextcloud.\n\t\tAPI dd'impreant àteras aplicatziones pro notificare is utentes in sa rete UI e sincronizare clientes pro cosas medas. Carchi esèmpiu:\n\n📬 Cumpartzidura archìvios federados: as retzidu una cumpartzidura remora noa\n\n📑 Cummentos: un'àtera utèntzia t'at mentovadu in unu cummentu de un'archìviu\n\n🚢 Notìficas de agiornamentos: agiornamentu a disponimentu pro un'aplicatzione o pro nextcloud etotu\n\n📣 Tzentru comunicados: s'amministratzione at pubblicadu unu comunicadu",
+ "Dismiss all notifications" : "Iscarta totu is notìficas",
+ "Requesting browser permissions to show notifications" : "Permissos de su navigadore rechertos pro mustrare is notìficas",
+ "No notifications" : "Peruna notìfica",
+ "Failed to dismiss all notifications" : "No at fatu a iscartare totu is notìficas",
+ "Failed to perform action" : "No at fatu a esecutare s'atzione",
+ "Dismiss" : "Iscarta",
+ "seconds ago" : "segundos a immoe",
+ "Failed to dismiss notification" : "No at fatu a iscartare sa notìfica",
+ "in {path}" : "in {path}"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file