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/ka_GE.js')
-rw-r--r--apps/comments/l10n/ka_GE.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/comments/l10n/ka_GE.js b/apps/comments/l10n/ka_GE.js
index 0dfe04349f4..f53a293a075 100644
--- a/apps/comments/l10n/ka_GE.js
+++ b/apps/comments/l10n/ka_GE.js
@@ -1,13 +1,23 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "კომენტარები",
+ "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> ფაილებზე",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "თქვენ მოგიხსენიეს “{file}”-ში, ახლა უკვე გაუქმებული მომხმარებლის კომენტარში",
+ "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში",
"Edit comment" : "კომენტარის ცვლილება",
"Delete comment" : "კომენტარის გაუქმება",
"New comment …" : "ახალი კომენტარი ...",
"Post" : "პოსტი",
"Cancel" : "უარყოფა",
"[Deleted user]" : "[გაუქმებული მომხმარებელი]",
- "Comments" : "კომენტარები",
"No comments yet, start the conversation!" : "ჯერ კომენტარები არაა, დაიწყეთ საუბარი! ",
"More comments …" : "მეტი კომენტარი ...",
"Save" : "შენახვა",
@@ -16,16 +26,6 @@ OC.L10N.register(
"Error occurred while posting comment" : "კომენტარის გამოქვეყნებისას წარმოიშვა შეცდომა",
"_%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> ფაილებზე",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "თქვენ მოგიხსენიეს “{file}”-ში, ახლა უკვე გაუქმებული მომხმარებლის კომენტარში",
- "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "თქვენ მოგიხსენიეს “%s”-ში, ახლა უკვე გაუქმებული მომხმარებლის კომენტარში",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s გახსენათ “%2$s”-ზე გაკეთებულ კომენტარში"
},