diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-27 02:23:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-27 02:23:55 +0000 |
commit | 799b77208e9544cd0a88e25ff90b6b7536673ef0 (patch) | |
tree | fd6107b09a13d09835c540f371566780c2c67db8 /apps/dav/l10n | |
parent | df8ec07862d1ddff237b1c77bc3fec5622ac162b (diff) | |
download | nextcloud-server-799b77208e9544cd0a88e25ff90b6b7536673ef0.tar.gz nextcloud-server-799b77208e9544cd0a88e25ff90b6b7536673ef0.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/sl.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/sl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 46de63d3062..9463da4be10 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -119,6 +119,8 @@ OC.L10N.register( "Please contact the organizer directly." : "Z organizatorjem stopite v stik neposredno.", "Are you accepting the invitation?" : "Ali želite sprejeti povabilo?", "Tentative" : "Začasno", + "Number of guests" : "Število gostov", + "Comment" : "Opomba", "Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena.", "Calendar and tasks" : "Koledar in naloge" }, diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json index 6ca79ff2c3b..0c5a3df111c 100644 --- a/apps/dav/l10n/sl.json +++ b/apps/dav/l10n/sl.json @@ -117,6 +117,8 @@ "Please contact the organizer directly." : "Z organizatorjem stopite v stik neposredno.", "Are you accepting the invitation?" : "Ali želite sprejeti povabilo?", "Tentative" : "Začasno", + "Number of guests" : "Število gostov", + "Comment" : "Opomba", "Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena.", "Calendar and tasks" : "Koledar in naloge" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" |