nextcloud/apps/files_external/l10n/ka_GE.js
2016-05-14 01:56:45 -04:00

28 line
1.1 KiB
JavaScript
原始文件 Blame 文件歷史

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" : "ექსტერნალ საცავი",
"Personal" : "პირადი",
"Grant access" : "დაშვების მინიჭება",
"Username" : "მომხმარებლის სახელი",
"Password" : "პაროლი",
"Save" : "შენახვა",
"None" : "არა",
"API key" : "API გასაღები",
"Port" : "პორტი",
"Region" : "რეგიონი",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Host" : "ჰოსტი",
"Location" : "ადგილმდებარეობა",
"ownCloud" : "ownCloudი",
"Share" : "გაზიარება",
"Name" : "სახელი",
"External Storage" : "ექსტერნალ საცავი",
"Folder name" : "ფოლდერის სახელი",
"Configuration" : "კონფიგურაცია",
"Add storage" : "საცავის დამატება",
"Delete" : "წაშლა"
},
"nplurals=1; plural=0;");