1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/ka_GE.php
2014-06-05 00:48:32 -04:00

63 lines
3.6 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Contacts" => "კონტაქტები",
"Ok" => "დიახ",
"Cancel" => "უარყოფა",
"Save" => "შენახვა",
"OK" => "დიახ",
"Add" => "დამატება",
"All" => "ყველა",
"Shared by {owner}" => "გაზიარდა {owner} –ის მიერ",
"Import" => "იმპორტი",
"Close" => "დახურვა",
"Unknown error" => "უცნობი შეცდომა",
"No file was uploaded. Unknown error" => "ფაილი არ აიტვირთა. უცნობი შეცდომა",
"There is no error, the file uploaded with success" => "ჭოცდომა არ დაფიქსირდა, ფაილი წარმატებით აიტვირთა",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "ატვირთული ფაილი აჭარბებს upload_max_filesize დირექტივას php.ini ფაილში",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "ატვირთული ფაილი აჭარბებს MAX_FILE_SIZE დირექტივას, რომელიც მითითებულია HTML ფორმაში",
"The uploaded file was only partially uploaded" => "ატვირთული ფაილი მხოლოდ ნაწილობრივ აიტვირთა",
"No file was uploaded" => "ფაილი არ აიტვირთა",
"Missing a temporary folder" => "დროებითი საქაღალდე არ არსებობს",
"Failed to write to disk" => "შეცდომა დისკზე ჩაწერისას",
"Not enough storage available" => "საცავში საკმარისი ადგილი არ არის",
"Contact" => "კონტაქტი",
"Other" => "სხვა",
"ownCloud" => "ownCloud",
"Work" => "სამსახური",
"Home" => "სახლი",
"Mobile" => "მობილური",
"Text" => "ტექსტი",
"Voice" => "ხმა",
"Message" => "მესიჯი",
"Fax" => "ფაქსი",
"Video" => "ვიდეო",
"Pager" => "პეიჯერი",
"Internet" => "ინტერნეტი",
"Family" => "ოჯახი",
"Delete" => "წაშლა",
"Groups" => "ჯგუფები",
"Download" => "ჩამოტვირთვა",
"Email" => "იმეილი",
"Phone" => "ტელეფონი",
"Address" => "მისამართი",
"Delete current photo" => "მიმდინარე სურათის წაშლა",
"Edit current photo" => "მიმდინარე სურათის რედაქტირება",
"Upload new photo" => "ახალი სურათის ატვირთვა",
"Favorite" => "ფავორიტი",
"Name" => "სახელი",
"Nickname" => "ნიკნეიმი",
"Title" => "სახელი",
"Organization" => "ორგანიზაცია",
"Birthday" => "დაბადების დრე",
"Note" => "შენიშვნა",
"City" => "ქალაქი",
"Country" => "ქვეყანა",
"Active" => "აქტიური",
"Share" => "გაზიარება",
"Export" => "ექსპორტი",
"Edit" => "რედაქტირება",
"Description" => "გვერდის დახასიათება",
"User" => "მომხმარებელი",
"Password" => "პაროლი",
"Base DN" => "საწყისი DN"
);