summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-21 02:16:02 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-21 02:16:02 +0000
commit37ef64d24e0b9fadc44b56061b13623866170858 (patch)
tree38d4c84183753b513d5e18ce6695dcbccc1d7f33 /apps/dav
parent2eb24fcf420acae5f62e7a4d8190b74d9c701d0f (diff)
downloadnextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.tar.gz
nextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/cs.js2
-rw-r--r--apps/dav/l10n/cs.json2
-rw-r--r--apps/dav/l10n/lt_LT.js5
-rw-r--r--apps/dav/l10n/lt_LT.json5
4 files changed, 10 insertions, 4 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 1757d481481..ebac424a9dc 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -43,7 +43,7 @@ OC.L10N.register(
"A <strong>calendar</strong> was modified" : "<strong>Kalendář</strong> byl změněn",
"A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna",
"A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn",
- "Death of %s" : "Den úmrtí %s",
+ "Death of %s" : "Datum úmrtí %s",
"Contact birthdays" : "Narozeniny kontaktů",
"Calendar:" : "Kalendář:",
"Date:" : "Datum:",
diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json
index 02992de8958..261dce9dfa7 100644
--- a/apps/dav/l10n/cs.json
+++ b/apps/dav/l10n/cs.json
@@ -41,7 +41,7 @@
"A <strong>calendar</strong> was modified" : "<strong>Kalendář</strong> byl změněn",
"A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna",
"A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn",
- "Death of %s" : "Den úmrtí %s",
+ "Death of %s" : "Datum úmrtí %s",
"Contact birthdays" : "Narozeniny kontaktů",
"Calendar:" : "Kalendář:",
"Date:" : "Datum:",
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js
index 9b834836dca..fa379d3fb1a 100644
--- a/apps/dav/l10n/lt_LT.js
+++ b/apps/dav/l10n/lt_LT.js
@@ -71,6 +71,9 @@ OC.L10N.register(
"Request ID: %s" : "Užklausos ID: %s",
"Are you accepting the invitation?" : "Ar priimate pakvietimą?",
"Save" : "Įrašyti",
- "Calendar server" : "Kalendoriaus serveris"
+ "Calendar server" : "Kalendoriaus serveris",
+ "Send invitations to attendees" : "Siųsti pakvietimus kviestiniams",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Įsitikinkite, kad tinkamai nusistatėte {emailopen}el. pašto serverį{linkclose}.",
+ "Please make sure to properly set up the email settings above." : "Įsitikinkite, kad aukščiau tinkamai nusistatėte el. pašto nustatymus."
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json
index 4e0f76fdf53..2fdf74353ab 100644
--- a/apps/dav/l10n/lt_LT.json
+++ b/apps/dav/l10n/lt_LT.json
@@ -69,6 +69,9 @@
"Request ID: %s" : "Užklausos ID: %s",
"Are you accepting the invitation?" : "Ar priimate pakvietimą?",
"Save" : "Įrašyti",
- "Calendar server" : "Kalendoriaus serveris"
+ "Calendar server" : "Kalendoriaus serveris",
+ "Send invitations to attendees" : "Siųsti pakvietimus kviestiniams",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Įsitikinkite, kad tinkamai nusistatėte {emailopen}el. pašto serverį{linkclose}.",
+ "Please make sure to properly set up the email settings above." : "Įsitikinkite, kad aukščiau tinkamai nusistatėte el. pašto nustatymus."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file