diff options
Diffstat (limited to 'apps/comments/l10n/af.json')
-rw-r--r-- | apps/comments/l10n/af.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/af.json b/apps/comments/l10n/af.json index f94fb228b35..563707c8031 100644 --- a/apps/comments/l10n/af.json +++ b/apps/comments/l10n/af.json @@ -1,11 +1,22 @@ { "translations": { + "Comments" : "Kommentare", + "You commented" : "U het kommentaar gelewer", + "%1$s commented" : "%1$s het kommentaar gelewer", + "{author} commented" : "{outeur} het kommentaar gelewer", + "You commented on %1$s" : "U het op %1$s kommentaar gelewer", + "You commented on {file}" : "U het op {lêer} kommentaar gelewer", + "%1$s commented on %2$s" : "%1$s het op %2$s kommentaar gelewer", + "{author} commented on {file}" : "{outeur} het op {lêer} kommentaar gelewer", + "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> vir lêers", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jy is genoem op “{lêer}”, in die kommentaar van 'n gebruiker wat intussen geskrap is.", + "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem", + "Files app plugin to add comments to files" : "Lêertoepinprop om kommentaar op lêers te lewer", "Edit comment" : "Wysig kommentaar", "Delete comment" : "Skrap kommentaar", "New comment …" : "Nuwe kommentaar…", "Post" : "Plaas", "Cancel" : "Kanselleer", "[Deleted user]" : "[Geskrapte gebruiker]", - "Comments" : "Kommentare", "No comments yet, start the conversation!" : "Nog geen kommentaar, begin die gesprek!", "More comments …" : "Nog kommentare …", "Save" : "Bewaar", @@ -15,17 +26,6 @@ "Error occurred while posting comment" : "’n Fout het voorgekom toe kommentaar geplaas is", "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar", - "You commented" : "U het kommentaar gelewer", - "%1$s commented" : "%1$s het kommentaar gelewer", - "{author} commented" : "{outeur} het kommentaar gelewer", - "You commented on %1$s" : "U het op %1$s kommentaar gelewer", - "You commented on {file}" : "U het op {lêer} kommentaar gelewer", - "%1$s commented on %2$s" : "%1$s het op %2$s kommentaar gelewer", - "{author} commented on {file}" : "{outeur} het op {lêer} kommentaar gelewer", - "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> vir lêers", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jy is genoem op “{lêer}”, in die kommentaar van 'n gebruiker wat intussen geskrap is.", - "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem", - "Files app plugin to add comments to files" : "Lêertoepinprop om kommentaar op lêers te lewer", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Jy was genoem op \"%s\", in die kommentaar van 'n gebruiker wat intussen geskrap is.", "%1$s mentioned you in a comment on “%2$s”" : "%1$s het u in ’n kommentaar op “%2$s” genoem" },"pluralForm" :"nplurals=2; plural=(n != 1);" |