diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
commit | 1edfffd091ed416d99925d9dc660920560c457fa (patch) | |
tree | 699fa178232ecb16acaba2bf0a3d0e9ae845ecc2 /apps/comments/l10n/ps.js | |
parent | bfd61d849f1f8dc726b1dc42d827bcb98bfe8b9d (diff) | |
download | nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.tar.gz nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ps.js')
-rw-r--r-- | apps/comments/l10n/ps.js | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/comments/l10n/ps.js b/apps/comments/l10n/ps.js new file mode 100644 index 00000000000..716e971d1d0 --- /dev/null +++ b/apps/comments/l10n/ps.js @@ -0,0 +1,28 @@ +OC.L10N.register( + "comments", + { + "Edit comment" : "تبصره سمول", + "Delete comment" : "تبسره ړنګول", + "New comment …" : "نوې تبصره ...", + "Post" : "نشرول", + "Cancel" : "پرېښودل", + "[Deleted user]" : "[کارن اوس نشته]", + "Comments" : "تبصرې", + "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", + "More comments …" : "نورې تبصرې ...", + "Save" : "ساتل", + "Allowed characters {count} of {max}" : "له {max} تورو څخه {count}", + "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], + "Comment" : "تبصره", + "You commented" : "تاسې تبصره کړې", + "%1$s commented" : "%1$s تبصره کړې", + "{author} commented" : "{author} تبصره کړې", + "You commented on %1$s" : "تاسې په %1$s تبصره کړې", + "You commented on {file}" : "تاسې په {file} فایل تبصره کړې", + "%1$s commented on %2$s" : "%1$s په %2$s تبصره کړې", + "{author} commented on {file}" : "{author} په {file} فایل تبصره کړې", + "<strong>Comments</strong> for files" : "د فایلونو لپاره <strong>تبصرې</strong>", + "{user} mentioned you in a comment on “{file}”" : "{user} کارن تاسې په “{file}” فایل په یو تبصره کې یاد کړي یاست", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s تاسې په “%2$s” باندې تبصره کې یاد کړي یاست" +}, +"nplurals=2; plural=(n != 1);"); |