diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_external/l10n/ka_GE.js | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_external/l10n/ka_GE.js')
-rw-r--r-- | apps/files_external/l10n/ka_GE.js | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ka_GE.js b/apps/files_external/l10n/ka_GE.js new file mode 100644 index 00000000000..b152dbc7a85 --- /dev/null +++ b/apps/files_external/l10n/ka_GE.js @@ -0,0 +1,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;"); |