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:01 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-14 06:02:01 +0300
commit7e39114cc8bd493a6354a1dde2cb2f865be5ceec (patch)
tree4537788372443dbb1e674c82bd5ea2243bfd6181
parent2e14c225ac2eb82da387a6b09662c577b99bc773 (diff)
[tx-robot] updated from transifexv22.1.1rc1
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