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:
authorThomas Müller <thomas.mueller@tmit.eu>2014-10-17 16:20:02 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2014-10-29 12:13:50 +0300
commit9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch)
tree2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_external/l10n/ka_GE.php
parent2f19de11e4c77b0f9195c3868960d8105541359f (diff)
update all translation files to js and json
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;";