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

github.com/nextcloud/event_update_notification.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-21 06:01:16 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-21 06:01:16 +0300
commita4fa49fbee70fbeee5ba5bfda1ae5185b40053ab (patch)
tree1626b428f03345f650e86f23787ea3c08500f239
parente457732f69fc1728d6bb29f9b7d38fc5557c5513 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/eu.js3
-rw-r--r--l10n/eu.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index d370e3f..24146aa 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"event_update_notification",
{
- "Personal" : "Pertsonala"
+ "Personal" : "Pertsonala",
+ "Notifications for calendar event updates" : "Egutegiko gertaeren eguneraketen jakinarazpenak"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 711c235..5c07766 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -1,4 +1,5 @@
{ "translations": {
- "Personal" : "Pertsonala"
+ "Personal" : "Pertsonala",
+ "Notifications for calendar event updates" : "Egutegiko gertaeren eguneraketen jakinarazpenak"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file