diff options
Diffstat (limited to 'apps/comments/l10n/sc.js')
-rw-r--r-- | apps/comments/l10n/sc.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/comments/l10n/sc.js b/apps/comments/l10n/sc.js index 0c650af72ef..1980bde60d4 100644 --- a/apps/comments/l10n/sc.js +++ b/apps/comments/l10n/sc.js @@ -9,21 +9,23 @@ 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", + "Files" : "Archìvios", "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", "Cancel edit" : "Annulla modìfica", + "New comment" : "Cummentu nou", "Post comment" : "Pùblica cummentu", + "@ for mentions, : for emoji, / for smart picker" : "@ pro mèntovos, : pro emojis, / pro su seletzionadore inteligente", + "Unable to load the comments list" : "Non faghet a carrigare sa lista de cummentos", "No comments yet, start the conversation!" : "Ancora perunu cummentu, cumintza sa cunversatzione!", "No more messages" : "Perunu àteru messàgiu", "Retry" : "Torra a proare", - "Unable to load the comments list" : "Non faghet a carrigare sa lista de cummentos", "_1 new comment_::_{unread} new comments_" : ["1 cummentu nou","{unread} cummentos noos"], "Comment" : "Cummenta", "An error occurred while trying to edit the comment" : "Ddoe at àpidu un'errore proende a modificare su cummentu", "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", - "_%n unread comment_::_%n unread comments_" : ["%n cummentu non lèghidu","%n cummentos non lèghidos"] + "An error occurred while trying to create the comment" : "B'at àpidu un'errore proende a creare su cummentu" }, "nplurals=2; plural=(n != 1);"); |