diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
commit | 719430559f1a1f28800a9a26d4a5492aae046730 (patch) | |
tree | 257af6cbbd742fb0c72692c35f5e2823c4868b5a /apps/dav/l10n/sc.js | |
parent | 8b3fbe1f0631e9be0844e84210be51cc8a847efd (diff) | |
download | nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.tar.gz nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/sc.js')
-rw-r--r-- | apps/dav/l10n/sc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/sc.js b/apps/dav/l10n/sc.js index 8455cd7a5af..9a1fe4f4cda 100644 --- a/apps/dav/l10n/sc.js +++ b/apps/dav/l10n/sc.js @@ -40,7 +40,6 @@ 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}", - "Calendar and tasks" : "Calendàrios e fainas", "A <strong>calendar</strong> was modified" : "Unu <strong>calendàriu</strong> est istadu modificadu", "A calendar <strong>event</strong> was modified" : "Unu <strong>eventu</strong> de su calendàriu est istadu modificadu", "A calendar <strong>todo</strong> was modified" : "Una <strong>cosa de fàghere</strong> de su calendàriu est istada modificada", @@ -109,6 +108,7 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was canceled." : "S'addòbiu »%1$s« cun %2$s est istadu cantzelladu.", "The meeting »%1$s« with %2$s was updated." : "S'addòbiu »%1$s« cun %2$s est istadu agiornadu.", "%1$s invited you to »%2$s«" : "%1$s t'at invitadu »%2$s«", - "When:" : "Cando:" + "When:" : "Cando:", + "Calendar and tasks" : "Calendàrios e fainas" }, "nplurals=2; plural=(n != 1);"); |