summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sq.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-17 01:56:11 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-17 01:56:11 -0500
commitfe29feae9a1ee759e09091941e3bcf96f72e3f21 (patch)
tree2a990f74861cdebe4076c8e0bf80f4c96ffe8698 /apps/comments/l10n/sq.js
parentc6b24573066cfc87b73b1b61b41032b8c5a406cf (diff)
downloadnextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.tar.gz
nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/sq.js')
-rw-r--r--apps/comments/l10n/sq.js21
1 files changed, 21 insertions, 0 deletions
diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js
new file mode 100644
index 00000000000..cf18a031b0e
--- /dev/null
+++ b/apps/comments/l10n/sq.js
@@ -0,0 +1,21 @@
+OC.L10N.register(
+ "comments",
+ {
+ "<strong>Comments</strong> for files" : "<strong>Komente</strong> për kartela",
+ "%1$s commented" : "%1$s komentoi",
+ "%1$s commented on %2$s" : "%1$s komentoi te %2$s",
+ "Comments" : "Komente",
+ "Type in a new comment..." : "Shtypni një koment të ri…",
+ "Delete comment" : "Fshije komentin",
+ "Post" : "Postoje",
+ "Cancel" : "Anuloje",
+ "Edit comment" : "Përpunoni komentin",
+ "[Deleted user]" : "[Përdorues i fshirë]",
+ "No other comments available" : "S’ka komente të tjera",
+ "More comments..." : "Më tepër komente…",
+ "Save" : "Ruaje",
+ "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}",
+ "{count} unread comments" : "{count} komente të palexuar",
+ "Comment" : "Koment"
+},
+"nplurals=2; plural=(n != 1);");