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:
Diffstat (limited to 'apps/comments/l10n/sq.js')
-rw-r--r--apps/comments/l10n/sq.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js
index fa68ac658a3..e5c2587d748 100644
--- a/apps/comments/l10n/sq.js
+++ b/apps/comments/l10n/sq.js
@@ -13,18 +13,19 @@ OC.L10N.register(
"{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”",
"Edit comment" : "Përpunoni komentin",
"Delete comment" : "Fshije komentin",
+ "No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!",
+ "Retry" : "Riprovoni",
+ "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "],
+ "Comment" : "Koment",
"New comment …" : "Koment i ri ...",
"Post" : "Postoje",
"Cancel" : "Anuloje",
"[Deleted user]" : "[Përdorues i fshirë]",
- "No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!",
"More comments …" : "Më shumë komente ...",
"Save" : "Ruaje",
"Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}",
"Error occurred while retrieving comment with ID {id}" : "Ndodhi një gabim gjatë rimarrjes së komentit me ID {id}",
"Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id {id}",
- "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti",
- "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "],
- "Comment" : "Koment"
+ "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti"
},
"nplurals=2; plural=(n != 1);");