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.

ka_GE.php 4.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?php $TRANSLATIONS = array(
  2. "There is no error, the file uploaded with success" => "ჭოცდომა არ დაფიქსირდა, ფაილი წარმატებით აიტვირთა",
  3. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "ატვირთული ფაილი აჭარბებს MAX_FILE_SIZE დირექტივას, რომელიც მითითებულია HTML ფორმაში",
  4. "The uploaded file was only partially uploaded" => "ატვირთული ფაილი მხოლოდ ნაწილობრივ აიტვირთა",
  5. "No file was uploaded" => "ფაილი არ აიტვირთა",
  6. "Missing a temporary folder" => "დროებითი საქაღალდე არ არსებობს",
  7. "Failed to write to disk" => "შეცდომა დისკზე ჩაწერისას",
  8. "Files" => "ფაილები",
  9. "Unshare" => "გაზიარების მოხსნა",
  10. "Delete" => "წაშლა",
  11. "Rename" => "გადარქმევა",
  12. "{new_name} already exists" => "{new_name} უკვე არსებობს",
  13. "replace" => "შეცვლა",
  14. "suggest name" => "სახელის შემოთავაზება",
  15. "cancel" => "უარყოფა",
  16. "replaced {new_name}" => "{new_name} შეცვლილია",
  17. "undo" => "დაბრუნება",
  18. "replaced {new_name} with {old_name}" => "{new_name} შეცვლილია {old_name}–ით",
  19. "unshared {files}" => "გაზიარება მოხსნილი {files}",
  20. "deleted {files}" => "წაშლილი {files}",
  21. "Unable to upload your file as it is a directory or has 0 bytes" => "თქვენი ფაილის ატვირთვა ვერ მოხერხდა. ის არის საქაღალდე და შეიცავს 0 ბაიტს",
  22. "Upload Error" => "შეცდომა ატვირთვისას",
  23. "Close" => "დახურვა",
  24. "Pending" => "მოცდის რეჟიმში",
  25. "1 file uploading" => "1 ფაილის ატვირთვა",
  26. "{count} files uploading" => "{count} ფაილი იტვირთება",
  27. "Upload cancelled." => "ატვირთვა შეჩერებულ იქნა.",
  28. "File upload is in progress. Leaving the page now will cancel the upload." => "მიმდინარეობს ფაილის ატვირთვა. სხვა გვერდზე გადასვლა გამოიწვევს ატვირთვის შეჩერებას",
  29. "{count} files scanned" => "{count} ფაილი სკანირებულია",
  30. "error while scanning" => "შეცდომა სკანირებისას",
  31. "Name" => "სახელი",
  32. "Size" => "ზომა",
  33. "Modified" => "შეცვლილია",
  34. "1 folder" => "1 საქაღალდე",
  35. "{count} folders" => "{count} საქაღალდე",
  36. "1 file" => "1 ფაილი",
  37. "{count} files" => "{count} ფაილი",
  38. "Upload" => "ატვირთვა",
  39. "File handling" => "ფაილის დამუშავება",
  40. "Maximum upload size" => "მაქსიმუმ ატვირთის ზომა",
  41. "max. possible: " => "მაქს. შესაძლებელი:",
  42. "Needed for multi-file and folder downloads." => "საჭიროა მულტი ფაილ ან საქაღალდის ჩამოტვირთვა.",
  43. "Enable ZIP-download" => "ZIP-Download–ის ჩართვა",
  44. "0 is unlimited" => "0 is unlimited",
  45. "Maximum input size for ZIP files" => "ZIP ფაილების მაქსიმუმ დასაშვები ზომა",
  46. "Save" => "შენახვა",
  47. "New" => "ახალი",
  48. "Text file" => "ტექსტური ფაილი",
  49. "Folder" => "საქაღალდე",
  50. "Cancel upload" => "ატვირთვის გაუქმება",
  51. "Nothing in here. Upload something!" => "აქ არაფერი არ არის. ატვირთე რამე!",
  52. "Download" => "ჩამოტვირთვა",
  53. "Upload too large" => "ასატვირთი ფაილი ძალიან დიდია",
  54. "The files you are trying to upload exceed the maximum size for file uploads on this server." => "ფაილის ზომა რომლის ატვირთვასაც თქვენ აპირებთ, აჭარბებს სერვერზე დაშვებულ მაქსიმუმს.",
  55. "Files are being scanned, please wait." => "მიმდინარეობს ფაილების სკანირება, გთხოვთ დაელოდოთ.",
  56. "Current scanning" => "მიმდინარე სკანირება"
  57. );