diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/dav/l10n/sl.js | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index fc1d9a8dc2f..5c0f7300594 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -52,17 +52,14 @@ OC.L10N.register( "Where: %s" : "Kje: %s", "%1$s via %2$s" : "%1$s prek %2$s", "Cancelled: %1$s" : "Preklicano: %1$s", - "Invitation canceled" : "Povabilo je preklicano", "Re: %1$s" : "Odg: %1$s", - "Invitation updated" : "Povabilo je posodobljeno", "Invitation: %1$s" : "Povabilo: %1$s", - "Invitation" : "Povabilo", + "Organizer:" : "Organizator:", + "Attendees:" : "Udeleženci:", "Title:" : "Naslov:", "Time:" : "Čas:", "Location:" : "Mesto:", "Link:" : "Povezava:", - "Organizer:" : "Organizator:", - "Attendees:" : "Udeleženci:", "Accept" : "Sprejmi", "Decline" : "Zavrni", "More options …" : "Več možnosti ...", @@ -125,6 +122,9 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Razrešite nalogo {todo} v seznamu {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} ponovno odpre nalogo {todo} v koledarju {calendar}", "You reopened todo {todo} in list {calendar}" : "Ponovno odprete nalogo {todo} v seznamu {calendar}", - "A calendar <strong>todo</strong> was modified" : "Spremenjena je <strong>naloga</strong> koledarja" + "A calendar <strong>todo</strong> was modified" : "Spremenjena je <strong>naloga</strong> koledarja", + "Invitation canceled" : "Povabilo je preklicano", + "Invitation updated" : "Povabilo je posodobljeno", + "Invitation" : "Povabilo" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |