diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:26 +0000 |
commit | 66f904dbb28e252799949f8d2a94eedeb14ed75a (patch) | |
tree | ebbe937497ee4eaa7b29eaebcc34c408fff290b2 /apps/dav/l10n/sl.js | |
parent | 8f69b5069103a6d53bd92940b97823c56f76e636 (diff) | |
download | nextcloud-server-66f904dbb28e252799949f8d2a94eedeb14ed75a.tar.gz nextcloud-server-66f904dbb28e252799949f8d2a94eedeb14ed75a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/sl.js')
-rw-r--r-- | apps/dav/l10n/sl.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 9737702baff..dbbbf6970de 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -159,9 +159,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Z organizatorjem stopite neposredno v stik.", "Are you accepting the invitation?" : "Ali želite sprejeti povabilo?", "Tentative" : "Začasno", - "Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena.", - "Invitation canceled" : "Povabilo je preklicano", - "Invitation updated" : "Povabilo je posodobljeno", - "Invitation" : "Povabilo" + "Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |