aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ka_GE.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ka_GE.js')
-rw-r--r--apps/comments/l10n/ka_GE.js29
1 files changed, 28 insertions, 1 deletions
diff --git a/apps/comments/l10n/ka_GE.js b/apps/comments/l10n/ka_GE.js
index 6eb6c73569b..69b8f03d7b8 100644
--- a/apps/comments/l10n/ka_GE.js
+++ b/apps/comments/l10n/ka_GE.js
@@ -1,7 +1,34 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "კომენტარები",
+ "Unknown user" : "უცნობი მომხმარებელი",
+ "New comment …" : "ახალი კომენტარი ...",
+ "Delete comment" : "კომენტარის გაუქმება",
+ "Post" : "პოსტი",
"Cancel" : "უარყოფა",
- "Save" : "შენახვა"
+ "Edit comment" : "კომენტარის ცვლილება",
+ "[Deleted user]" : "[გაუქმებული მომხმარებელი]",
+ "No comments yet, start the conversation!" : "ჯერ კომენტარები არაა, დაიწყეთ საუბარი! ",
+ "More comments …" : "მეტი კომენტარი ...",
+ "Save" : "შენახვა",
+ "Allowed characters {count} of {max}" : "დაშვებული სიმბოლოები {count} {max}-იდან",
+ "Error occurred while retrieving comment with id {id}" : "კომენტარის id-ით {id}-ის მიღებისას წარმოიშვა შეცდომა",
+ "Error occurred while updating comment with id {id}" : "კომენტარის id-იდ {id}-ის ცვლილებისას წარმოიშვა შეცდომა",
+ "Error occurred while posting comment" : "კომენტარის გამოქვეყნებისას წარმოიშვა შეცდომა",
+ "_%n unread comment_::_%n unread comments_" : ["%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> ფაილებზე",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "(ახლა) წაშლილმა მოხმარებელმა მოგიხსენიათ კომენტარში “%s”-ზე",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "(ახლა) წაშლილმა მოხმარებელმა მოგიხსენიათ კომენტარში ფაილზე \"{file}\"",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s გახსენათ კომენტარში “%2$s”-ზე",
+ "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ კომენტარში ფაილზე “{file}”"
},
"nplurals=1; plural=0;");