summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-27 02:24:43 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-27 02:24:43 +0000
commit3d60c9611f57e62efb9d43cf97fba7d2ba3705b1 (patch)
tree2438f7f6b74c7d1becd58fca281785d964d25c48 /apps/dav
parent842689cf1a33e2cb7932330f5e19c3c53bcae193 (diff)
downloadnextcloud-server-3d60c9611f57e62efb9d43cf97fba7d2ba3705b1.tar.gz
nextcloud-server-3d60c9611f57e62efb9d43cf97fba7d2ba3705b1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/sl.js1
-rw-r--r--apps/dav/l10n/sl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js
index 8542ec62f0e..d33c35a261f 100644
--- a/apps/dav/l10n/sl.js
+++ b/apps/dav/l10n/sl.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Hello %s," : "Pozdravljeni, %s,",
"The meeting »%1$s« with %2$s was canceled." : "Sestanek »%1$s« z uporabnikom %2$s je preklican.",
"The meeting »%1$s« with %2$s was updated." : "Sestanek »%1$s« z uporabnikom %2$s je spremenjen.",
+ "%1$s invited you to »%2$s«" : "%1$s vas vabi na »%2$s«",
"When:" : "Kdaj:"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json
index e9dbe87f842..837e205c7b5 100644
--- a/apps/dav/l10n/sl.json
+++ b/apps/dav/l10n/sl.json
@@ -104,6 +104,7 @@
"Hello %s," : "Pozdravljeni, %s,",
"The meeting »%1$s« with %2$s was canceled." : "Sestanek »%1$s« z uporabnikom %2$s je preklican.",
"The meeting »%1$s« with %2$s was updated." : "Sestanek »%1$s« z uporabnikom %2$s je spremenjen.",
+ "%1$s invited you to »%2$s«" : "%1$s vas vabi na »%2$s«",
"When:" : "Kdaj:"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file