From 7e39114cc8bd493a6354a1dde2cb2f865be5ceec Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 14 Aug 2021 03:02:01 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/sc.js | 18 ++++++++++++++++++ l10n/sc.json | 16 ++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 l10n/sc.js create mode 100644 l10n/sc.json 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 -- cgit v1.2.3