Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-16 04:12:35 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-16 04:12:35 +0300
commit5eb304a69ab78c0ee3561f421c5f2746e0ee6f32 (patch)
treebdfdf553a93633dcfce22f8cc2690cc50ea553ff /apps/comments
parentefe0b3e55ce2d2b11d274f3a894fd7a06312a814 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/ps.js28
-rw-r--r--apps/comments/l10n/ps.json26
2 files changed, 54 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);");
diff --git a/apps/comments/l10n/ps.json b/apps/comments/l10n/ps.json
new file mode 100644
index 00000000000..f6aefbc027f
--- /dev/null
+++ b/apps/comments/l10n/ps.json
@@ -0,0 +1,26 @@
+{ "translations": {
+ "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” باندې تبصره کې یاد کړي یاست"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file