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>2018-12-29 04:29:28 +0300
committerNextcloud bot <bot@nextcloud.com>2018-12-29 04:29:28 +0300
commit85abf90aa7b0ef5cccd5a5a8d84775ca07765ef9 (patch)
treedbdbee18936b707801372398bdf09c2dc816bbd8
parentfc82204b39f3153f05accb43553c3989cd67d237 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/gl.js12
-rw-r--r--l10n/gl.json12
2 files changed, 16 insertions, 8 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
index 2ab89a0..026b675 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -1,12 +1,16 @@
OC.L10N.register(
"notifications",
{
- "Admin notifications" : "Notificacións admin",
+ "Admin notifications" : "Notificacións de administración",
"Notifications" : "Notificacións",
- "This app provides a backend and frontend for the notification API available in Nextcloud." : "Esta app proporciona un backend e frontend para a API de notificacións dispoñible en Nextcloud.",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Esta aplicación fornece unha infraestrutura e unha interface para a API de notificacións dispoñíbeis no 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" : "Esta aplicación fornece unha infraestrutura e contorno para a API de notificacións dispoñíbeis no Nextcloud.\n\t\tOutras aplicacións empregan a API para informar aos usuarios na interface web e sincronizar os clientes sobre varias cousas. Algúns exemplos son:\n\n📬 Compartición federada de ficheiros: Recibiu un novo recursocompartido remoto\n\n📑 Comentarios: Outro usuario mencionouno a vostede no comentario dun ficheiro\n\n🚢 Notificación de actualización: Actualización dispoñíbel para unha aplicación ou o propio Nexcloud\n\n📣 Centro de anuncios: Un administrador enviou un anuncio",
+ "Dismiss all notifications" : "Rexeitar todas as notificacións",
"No notifications" : "Non hai notificacións",
- "Dismiss" : "Desbotar",
- "Failed to dismiss notification" : "Érro ó ocultar a notificación",
+ "Failed to dismiss all notifications" : "Produciuse un fallo ao rexeitar todas as notificacións",
+ "Failed to perform action" : "Produciuse un fallo ao realizar a acción",
+ "Dismiss" : "Rexeitar",
+ "Failed to dismiss notification" : "Produciuse un erro ao rexeitar a notificación",
"in {path}" : "en {path}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index ea2d63a..1cc4b95 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -1,10 +1,14 @@
{ "translations": {
- "Admin notifications" : "Notificacións admin",
+ "Admin notifications" : "Notificacións de administración",
"Notifications" : "Notificacións",
- "This app provides a backend and frontend for the notification API available in Nextcloud." : "Esta app proporciona un backend e frontend para a API de notificacións dispoñible en Nextcloud.",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Esta aplicación fornece unha infraestrutura e unha interface para a API de notificacións dispoñíbeis no 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" : "Esta aplicación fornece unha infraestrutura e contorno para a API de notificacións dispoñíbeis no Nextcloud.\n\t\tOutras aplicacións empregan a API para informar aos usuarios na interface web e sincronizar os clientes sobre varias cousas. Algúns exemplos son:\n\n📬 Compartición federada de ficheiros: Recibiu un novo recursocompartido remoto\n\n📑 Comentarios: Outro usuario mencionouno a vostede no comentario dun ficheiro\n\n🚢 Notificación de actualización: Actualización dispoñíbel para unha aplicación ou o propio Nexcloud\n\n📣 Centro de anuncios: Un administrador enviou un anuncio",
+ "Dismiss all notifications" : "Rexeitar todas as notificacións",
"No notifications" : "Non hai notificacións",
- "Dismiss" : "Desbotar",
- "Failed to dismiss notification" : "Érro ó ocultar a notificación",
+ "Failed to dismiss all notifications" : "Produciuse un fallo ao rexeitar todas as notificacións",
+ "Failed to perform action" : "Produciuse un fallo ao realizar a acción",
+ "Dismiss" : "Rexeitar",
+ "Failed to dismiss notification" : "Produciuse un erro ao rexeitar a notificación",
"in {path}" : "en {path}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file