diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-23 03:04:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-23 03:04:48 +0000 |
commit | 945afd4432d25fb36de4cb98736fc2777c0a54a5 (patch) | |
tree | 373c437abfc554fe5e1a74162fe0610bbed6ec52 /apps/dav/l10n/sc.js | |
parent | 5b64b8119fc9c004887b514722bcecc2353564de (diff) | |
download | nextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.tar.gz nextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/sc.js b/apps/dav/l10n/sc.js index f2e2b3c6343..e36e2f66b43 100644 --- a/apps/dav/l10n/sc.js +++ b/apps/dav/l10n/sc.js @@ -132,7 +132,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Pro praghere, cuntata deretu a s'organizadore.", "Are you accepting the invitation?" : "Cheres atzetare s'invitu?", "Tentative" : "Intentu", - "Comment" : "Cummentu", "Your attendance was updated successfully." : "Sa partetzipatzione tua est istada agiornada in manera curreta.", "Todos" : "Cosas de fà ghere", "{actor} created todo {todo} in list {calendar}" : "{actor} at creadu sa cosa de fà ghere {todo} in s'elencu {calendar}", @@ -145,6 +144,7 @@ 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", + "Comment" : "Cummentu" }, "nplurals=2; plural=(n != 1);"); |