diff options
Diffstat (limited to 'apps/comments/l10n/sc.js')
-rw-r--r-- | apps/comments/l10n/sc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sc.js b/apps/comments/l10n/sc.js index 76fc82e313d..5dc6b7d6f74 100644 --- a/apps/comments/l10n/sc.js +++ b/apps/comments/l10n/sc.js @@ -10,8 +10,6 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s at cummentadu %2$s", "{author} commented on {file}" : "{author} at cummentadu {file}", "<strong>Comments</strong> for files" : "<strong>Cummentos</strong> pro archìvios", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "T'ant mentovadu in “{file}”, in unu cummentu de un'utente chi ant cantzelladu", - "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”", "Files app plugin to add comments to files" : "Estensione de s'aplicatzione archìvios pro agiùnghere cummentos a archìvios", "Edit comment" : "Modìfica cummentu", "Delete comment" : "Cantzella cummentu", @@ -28,6 +26,8 @@ OC.L10N.register( "Comment deleted" : "Cummentu cantzelladu", "An error occurred while trying to delete the comment" : "B'at àpidu un'errore proende a cantzellare su cummentu", "An error occurred while trying to create the comment" : "B'at àpidu un'errore proende a creare su cummentu", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "T'ant mentovadu in “{file}”, in unu cummentu de un'utente chi ant cantzelladu", + "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”", "New comment …" : "Cummentu nou …", "Post" : "Pùblica", "Cancel" : "Annulla", |