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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-11-19 04:09:52 +0300
committerNextcloud bot <bot@nextcloud.com>2017-11-19 04:09:52 +0300
commitdd5373795fdaffeaec1ffb743273df0171c0f61c (patch)
treebd4980a9f21ca269a8f33d4cb4e377d0cfe9bc75 /apps/dav
parent39ec541b23db1b2bf96a30d9faf03be66d435745 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/da.js11
-rw-r--r--apps/dav/l10n/da.json11
-rw-r--r--apps/dav/l10n/en_GB.js1
-rw-r--r--apps/dav/l10n/en_GB.json1
-rw-r--r--apps/dav/l10n/es.js1
-rw-r--r--apps/dav/l10n/es.json1
6 files changed, 26 insertions, 0 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js
index b26fcb51510..8ddad543dc7 100644
--- a/apps/dav/l10n/da.js
+++ b/apps/dav/l10n/da.js
@@ -41,6 +41,17 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "En kalender <strong>begivenhed</strong> er blevet ændret",
"A calendar <strong>todo</strong> was modified" : "En kalender <strong>opgave</strong> blev ændret",
"Contact birthdays" : "Kontakt fødselsdag",
+ "%s via %s" : "%s via %s",
+ "Invitation canceled" : "Invitation annulleret",
+ "Hello %s," : "Goddag %s,",
+ "The meeting »%s« with %s was canceled." : "Mødet »%s« med %s blev annulleret.",
+ "Invitation updated" : "Invitation opdateret ",
+ "The meeting »%s« with %s was updated." : "Mødet »%s« med %s blev opdateret.",
+ "%s invited you to »%s«" : "%s inviterede dig til »%s«",
+ "When:" : "Hvornår:",
+ "Where:" : "Hvor:",
+ "Description:" : "Beskrivelse:",
+ "Link:" : "Link:",
"Contacts" : "Kontakter",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Fjernadresse: %s",
diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json
index be5aa72d05b..fd40e7d0350 100644
--- a/apps/dav/l10n/da.json
+++ b/apps/dav/l10n/da.json
@@ -39,6 +39,17 @@
"A calendar <strong>event</strong> was modified" : "En kalender <strong>begivenhed</strong> er blevet ændret",
"A calendar <strong>todo</strong> was modified" : "En kalender <strong>opgave</strong> blev ændret",
"Contact birthdays" : "Kontakt fødselsdag",
+ "%s via %s" : "%s via %s",
+ "Invitation canceled" : "Invitation annulleret",
+ "Hello %s," : "Goddag %s,",
+ "The meeting »%s« with %s was canceled." : "Mødet »%s« med %s blev annulleret.",
+ "Invitation updated" : "Invitation opdateret ",
+ "The meeting »%s« with %s was updated." : "Mødet »%s« med %s blev opdateret.",
+ "%s invited you to »%s«" : "%s inviterede dig til »%s«",
+ "When:" : "Hvornår:",
+ "Where:" : "Hvor:",
+ "Description:" : "Beskrivelse:",
+ "Link:" : "Link:",
"Contacts" : "Kontakter",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Fjernadresse: %s",
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js
index 94c9592316e..16b82fac546 100644
--- a/apps/dav/l10n/en_GB.js
+++ b/apps/dav/l10n/en_GB.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified",
"A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
"Contact birthdays" : "Contact birthdays",
+ "%s via %s" : "%s via %s",
"Invitation canceled" : "Invitation canceled",
"Hello %s," : "Hello %s,",
"The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.",
diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json
index 9b6a26cf0ed..2e9b63b16e4 100644
--- a/apps/dav/l10n/en_GB.json
+++ b/apps/dav/l10n/en_GB.json
@@ -39,6 +39,7 @@
"A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified",
"A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
"Contact birthdays" : "Contact birthdays",
+ "%s via %s" : "%s via %s",
"Invitation canceled" : "Invitation canceled",
"Hello %s," : "Hello %s,",
"The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.",
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index b2591b7dda9..cb67f8774b6 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario fue modificado.",
"A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada",
"Contact birthdays" : "Cumpleaños del contacto",
+ "%s via %s" : "%s vía %s",
"Invitation canceled" : "Invitación cancelada",
"Hello %s," : "Hola, %s:",
"The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.",
diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json
index d114b339b13..7d3abca51cb 100644
--- a/apps/dav/l10n/es.json
+++ b/apps/dav/l10n/es.json
@@ -39,6 +39,7 @@
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario fue modificado.",
"A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada",
"Contact birthdays" : "Cumpleaños del contacto",
+ "%s via %s" : "%s vía %s",
"Invitation canceled" : "Invitación cancelada",
"Hello %s," : "Hola, %s:",
"The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.",