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:
Diffstat (limited to 'l10n/gl.json')
-rw-r--r--l10n/gl.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/l10n/gl.json b/l10n/gl.json
index 2350af8..88273ef 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Hello %s" : "Ola %s",
+ "Hello %s," : "Ola %s,",
"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 aplicación fornece unha infraestrutura e un contorno para a API de notificacións dispoñíbeis no Nextcloud.",
@@ -11,6 +13,12 @@
"Dismiss" : "Rexeitar",
"seconds ago" : "hai uns segundos",
"Failed to dismiss notification" : "Produciuse un erro ao rexeitar a notificación",
- "in {path}" : "en {path}"
+ "in {path}" : "en {path}",
+ "You need to set up your email address before you can receive notification emails." : "É necesario estabelecer o enderezo de correo para poder recibir correos de notificación.",
+ "Never" : "Nunca",
+ "1 hour" : "1 hora",
+ "3 hours" : "3 horas",
+ "1 day" : "1 día",
+ "Your settings have been updated." : "Actualizaronse os axustes."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file