You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
876 B

OC.L10N.register(
"notifications",
{
"Admin notifications" : "ადმინისტრაციული შეტყობინებები",
"Notifications" : "შეტყობინებები",
"No notifications" : "შეტყობინებები არაა",
"Failed to dismiss all notifications" : "ყველა შეტყობინების გათავისუფლება ვერ მოხერხდა",
"Failed to perform action" : "მოქმედების შესრულება ვერ მოხერხდა",
"Dismiss" : "უარყოფა",
"Failed to dismiss notification" : "შეტყობინების გათავისუფლება ვერ მოხერხდა",
"in {path}" : "{path}-ში"
},
"nplurals=2; plural=(n!=1);");