diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-21 02:33:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-21 02:33:50 +0000 |
commit | cb7c45b2d468a4c98d0444c2d36533575d68c6e9 (patch) | |
tree | ecaabe5530de39cd23945bb76a10ed049e5d54b0 /apps/settings/l10n/ka_GE.js | |
parent | e647b9fa49475548946aea79f82a4dbd20e03a98 (diff) | |
download | nextcloud-server-cb7c45b2d468a4c98d0444c2d36533575d68c6e9.tar.gz nextcloud-server-cb7c45b2d468a4c98d0444c2d36533575d68c6e9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ka_GE.js')
-rw-r--r-- | apps/settings/l10n/ka_GE.js | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/settings/l10n/ka_GE.js b/apps/settings/l10n/ka_GE.js index 8ae74a02971..333cae3e445 100644 --- a/apps/settings/l10n/ka_GE.js +++ b/apps/settings/l10n/ka_GE.js @@ -131,6 +131,8 @@ OC.L10N.register( "Done" : "დასრულებულია", "Copied!" : "კოპირებულია", "Copy" : "კოპირება", + "Background job didn’t run yet!" : "ფონური საქმე ჯერ არ გაშვებულა!", + "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ამის გასაშვებად საჭიროა გქონდეთ PHP POSIX გაფართოება. მეტი დეტალებისთვის იხილეთ {linkstart}PHP დოკუმენტაცია{linkend}. ", "Enable" : "ჩართვა", "Your email address" : "თქვენი ელ-ფოსტის მისამართი", "No email address set" : "ელ-ფოსტის მისამართი არაა დაყენებული", @@ -214,11 +216,6 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "საჭიროა შიფრაციის გასაღებების მიგრაცია (ownCloud <= 8.0) ახალებზე. გთხოვთ აამოქმედოთ \"საწყისი მიგრაციის მოდული\" და გაუშვათ 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "საჭიროა შიფრაციის ძველი გასაღებების მიგრაცია (ownCloud <= 8.0) ახალებზე.", "Start migration" : "მიგრაციის დაწყება", - "Last job execution ran %s. Something seems wrong." : "ბოლო საქმე გაიშვა %s. რაღაც არასწორია.", - "Last job ran %s." : "ბოლო საქმის გაშვება - %s.", - "Background job didn’t run yet!" : "ფონური საქმე ჯერ არ გაშვებულა!", - "The cron.php needs to be executed by the system user \"%s\"." : "cron.php უნდა გაუშვას სისტემურმა მოხმარებელმა \"%s\".", - "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ამის გასაშვებად საჭიროა გქონდეთ PHP POSIX გაფართოება. მეტი დეტალებისთვის იხილეთ {linkstart}PHP დოკუმენტაცია{linkend}. ", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "როგორც ადმინისტრატორს შეგიძლიათ გაზიარების ქცევის კორექტირება. დამატებითი ინფორმაციისთვის იხილეთ დოკუმენტაცია.", "Allow apps to use the Share API" : "დაუშვი აპლიკაციების უფლება Share API –ზე", "Enforce expiration date" : "ვადის ამოწურვის თარიღის იძულება", @@ -256,8 +253,10 @@ OC.L10N.register( "You need to set your user email before being able to send test emails." : "შემოწმების წერილების გაგზავნამდე, უნდა დააყენოთ თქვენი მომხმარებლის ელ-ფოსტა.", "All languages" : "ყველა ენა", "Everyone" : "ყველა", - "App update" : "აპლიკაციის განახლება", "Test email settings" : "ელ-ფოსტის პარამეტრების შემომება", + "Last job execution ran %s. Something seems wrong." : "ბოლო საქმე გაიშვა %s. რაღაც არასწორია.", + "Last job ran %s." : "ბოლო საქმის გაშვება - %s.", + "The cron.php needs to be executed by the system user \"%s\"." : "cron.php უნდა გაუშვას სისტემურმა მოხმარებელმა \"%s\".", "days" : "დღე", "No display name set" : "დისპლეი სახელი არაა დაყენებული" }, |