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/sc.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/sc.js')
-rw-r--r-- | apps/dav/l10n/sc.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/sc.js b/apps/dav/l10n/sc.js index 81f3396f451..93634179b73 100644 --- a/apps/dav/l10n/sc.js +++ b/apps/dav/l10n/sc.js @@ -56,17 +56,14 @@ OC.L10N.register( "Where: %s" : "Ue: %s", "%1$s via %2$s" : "%1$s cun %2$s", "Cancelled: %1$s" : "Annulladu: %1$s", - "Invitation canceled" : "Invitu annulladu", "Re: %1$s" : "Re: %1$s", - "Invitation updated" : "Invitu agiornadu", "Invitation: %1$s" : "Invitu: %1$s", - "Invitation" : "Invitu", + "Organizer:" : "Organizadore: ", + "Attendees:" : "Partetzipadores:", "Title:" : "Tìtulos:", "Time:" : "Tempus:", "Location:" : "Positzione:", "Link:" : "Ligòngiu:", - "Organizer:" : "Organizadore: ", - "Attendees:" : "Partetzipadores:", "Accept" : "Atzeta", "Decline" : "Refuda", "More options …" : "Àteras optziones ...", @@ -144,6 +141,9 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "As isortu sa cosa de fà ghere {todo} in s'elencu {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} at torradu a abèrrere sa cosa de fà ghere {todo} in s'elencu {calendar}", "You reopened todo {todo} in list {calendar}" : "As torradu a abèrrere sa cosa de fà ghere {todo} in s'elecu {calendar}", - "A calendar <strong>todo</strong> was modified" : "Una <strong>cosa de fà ghere</strong> de su calendà riu est istada modificada" + "A calendar <strong>todo</strong> was modified" : "Una <strong>cosa de fà ghere</strong> de su calendà riu est istada modificada", + "Invitation canceled" : "Invitu annulladu", + "Invitation updated" : "Invitu agiornadu", + "Invitation" : "Invitu" }, "nplurals=2; plural=(n != 1);"); |