nextcloud/apps/files_external/l10n/ka_GE.js

28 lines
1.3 KiB
JavaScript
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.

OC.L10N.register(
"files_external",
{
"External storage" : "ექსტერნალ საცავი",
"Username" : "მომხმარებლის სახელი",
"Host" : "ჰოსტი",
"Share" : "გაზიარება",
"Personal" : "პირადი",
"Grant access" : "დაშვების მინიჭება",
"Access granted" : "დაშვება მინიჭებულია",
"None" : "არა",
"Password" : "პაროლი",
"Port" : "პორტი",
"Region" : "რეგიონი",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Location" : "ადგილმდებარეობა",
"ownCloud" : "ownCloudი",
"Name" : "სახელი",
"External Storage" : "ექსტერნალ საცავი",
"Folder name" : "ფოლდერის სახელი",
"Configuration" : "კონფიგურაცია",
"Delete" : "წაშლა",
"Add storage" : "საცავის დამატება",
"Enable User External Storage" : "მომხმარებლის ექსტერნალ საცავის აქტივირება"
},
"nplurals=1; plural=0;");