Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/ka_GE.php')
-rw-r--r--apps/files_external/l10n/ka_GE.php26
1 files changed, 0 insertions, 26 deletions
diff --git a/apps/files_external/l10n/ka_GE.php b/apps/files_external/l10n/ka_GE.php
deleted file mode 100644
index 3cf45b050b0..00000000000
--- a/apps/files_external/l10n/ka_GE.php
+++ /dev/null
@@ -1,26 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"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" => "მომხმარებლის ექსტერნალ საცავის აქტივირება"
-);
-$PLURAL_FORMS = "nplurals=1; plural=0;";