diff options
Diffstat (limited to 'core/l10n/ka_GE.js')
-rw-r--r-- | core/l10n/ka_GE.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/ka_GE.js b/core/l10n/ka_GE.js index 7fd58d87ccd..7ff857ef3ab 100644 --- a/core/l10n/ka_GE.js +++ b/core/l10n/ka_GE.js @@ -5,6 +5,10 @@ OC.L10N.register( "File is too big" : "ფაილი ზედმეტად დიდია", "The selected file is not an image." : "არცეული ფაილი არაა სურათი.", "The selected file cannot be read." : "არჩეული ფაილი არ იკითხება.", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "ატვირთული ფაილი აჭარბებს php.ini-ში დაყენებულ upload_max_filesize დირექტივას", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "ატვირთული ფაილი აჭარბებს HTML ფორამაში მითითებულ MAX_FILE_SIZE დირექტივას", + "No file was uploaded" : "ფაილი არ აიტვირთა", + "Missing a temporary folder" : "დროებითი დირექტორია არ არსებობს", "Invalid file provided" : "არასწორი ფაილი", "No image or file provided" : "არ არის სურათი ან ფაილი", "Unknown filetype" : "ამოუცნობი ფაილის ტიპი", @@ -151,6 +155,7 @@ OC.L10N.register( "Access forbidden" : "წვდომა აკრძალულია", "File not found" : "ფაილი ვერ იქნა ნაპოვნი", "Error" : "შეცდომა", + "Previous" : "წინა", "Internal Server Error" : "შიდა სერვერის შეცდომა", "The server was unable to complete your request." : "სერვერმა ვერ დაასრულა თქვენი მოთხოვნა.", "If this happens again, please send the technical details below to the server administrator." : "თუ ეს განმეორდება, გთხოვთ გაუგზავნოთ ქვემოთ აღწერილი ტექნიკური დეტალები თქვენი სერვერის ადმინისრატორს.", @@ -194,6 +199,7 @@ OC.L10N.register( "Account access" : "წვდომა ანგარიშზე", "This share is password-protected" : "ეს გაზიარება დაცულია პაროლით", "The password is wrong. Try again." : "პაროლი არასწორია. სცადეთ ახლიდან.", + "Go to %s" : "გადადით %s-ზე", "Two-factor authentication" : "ორ-ფაქტრიანი აუტენტიფიკაცია", "Use backup code" : "ბექაფის კოდის გამოყენება", "Error while validating your second factor" : "მეორე ფაქტორის ვალიდაციისას წარმოიშვა შეცდომა", |