summaryrefslogtreecommitdiffstats
path: root/packager/debian
Commit message (Expand)AuthorAgeFilesLines
* Fix postinstall to use GOGS_CUSTOM instead of symlinkingCyril Rohr2015-12-101-37/+0
* Fix typoThéo Bougé2015-09-251-1/+1
* fix typoThéo Bougé2015-09-251-4/+2
* fix the restartThéo Bougé2015-09-251-1/+5
* Fix #1669Théo BOUGE2015-09-251-0/+2
* Fix: "Port is blocked" issueThomas Keppler2015-05-151-2/+0
* Make postinstall work for CentOS/RHEL packages as well.Cyril Rohr2014-11-191-21/+4
* Link custom app.ini to /etc/gogs/Cyril Rohr2014-11-191-1/+5
* Add new distributions on https://packager.io/gh/pkgr/gogsCyril Rohr2014-09-181-3/+0
* Move into packager folderCyril Rohr2014-09-091-0/+51
ch_providers_allowed Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ka_GE.js
blob: b152dbc7a853db617a9aa42dcb6bdba99f245068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
OC.L10N.register(
    "files_external",
    {
    "Please provide a valid Dropbox app key and secret." : "გთხოვთ მიუთითოთ Dropbox აპლიკაციის გასაღები და კოდი.",
    "External storage" : "ექსტერნალ საცავი",
    "Location" : "ადგილმდებარეობა",
    "Port" : "პორტი",
    "Region" : "რეგიონი",
    "Host" : "ჰოსტი",
    "Username" : "მომხმარებლის სახელი",
    "Password" : "პაროლი",
    "Share" : "გაზიარება",
    "URL" : "URL",
    "Access granted" : "დაშვება მინიჭებულია",
    "Error configuring Dropbox storage" : "შეცდომა Dropbox საცავის კონფიგურირების დროს",
    "Grant access" : "დაშვების მინიჭება",
    "Error configuring Google Drive storage" : "შეცდომა Google Drive საცავის კონფიგურირების დროს",
    "Personal" : "პირადი",
    "Name" : "სახელი",
    "External Storage" : "ექსტერნალ საცავი",
    "Folder name" : "ფოლდერის სახელი",
    "Configuration" : "კონფიგურაცია",
    "Add storage" : "საცავის დამატება",
    "Delete" : "წაშლა",
    "Enable User External Storage" : "მომხმარებლის ექსტერნალ საცავის აქტივირება"
},
"nplurals=1; plural=0;");