nextcloud-notes/l10n/ka_GE.js

28 lines
1.5 KiB
JavaScript

OC.L10N.register(
"notes",
{
"Notes" : "ჩანაწერები",
"Error" : "შეცდომა",
"New note" : "ახალი ჩანაწერი",
"Settings" : "პარამეტრები",
"There are unsaved notes. Leaving the page will discard all changes!" : "არსებობს შეუნახავი ჩანაწერები. გვერდის დატოვება ყველა ცვლილებას უარყოფს!",
"Categories" : "კატეგორიები",
"Today" : "დღეს",
"Yesterday" : "გუშინ",
"This week" : "ამ კვირაში",
"This month" : "ამ თვეში",
"Delete note" : "ჩანაწერის გაუქმება",
"Remove from favorites" : "რჩეულებიდან ამოშლა",
"Add to favorites" : "რჩეულებში დამატება",
"Details" : "დეტალები",
"Preview" : "წინასწარი ჩვენება",
"Edit" : "ცვლილება",
"Category" : "კატეგორია",
"Uncategorized" : "არაკატეგორიზირებული",
"Saving failed!" : "შენახვა ვერ მოხერხდა!",
"_%n word_::_%n words_" : ["%n სიტყვა","%n სიტყვა"],
"Android app" : "Android აპლიკაცია",
"iOS app" : "iOS აპლიკაცია"
},
"nplurals=2; plural=(n!=1);");