summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-21 02:06:44 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-21 02:06:44 +0200
commit16c4eb66d79bfb8f4c27e4b7ce5a16846527979b (patch)
tree6e3576fe4c062ee549c5b12c795f9836cb386c94 /apps/files_external
parent051dde08dbaa447c89e7a84d456045cc74240a19 (diff)
downloadnextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.tar.gz
nextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/et_EE.php6
-rw-r--r--apps/files_external/l10n/id.php14
2 files changed, 20 insertions, 0 deletions
diff --git a/apps/files_external/l10n/et_EE.php b/apps/files_external/l10n/et_EE.php
index 280e2664336..86922bc751b 100644
--- a/apps/files_external/l10n/et_EE.php
+++ b/apps/files_external/l10n/et_EE.php
@@ -1,4 +1,10 @@
<?php $TRANSLATIONS = array(
+"Access granted" => "Ligipääs on antud",
+"Error configuring Dropbox storage" => "Viga Dropboxi salvestusruumi seadistamisel",
+"Grant access" => "Anna ligipääs",
+"Fill out all required fields" => "Täida kõik kohustuslikud lahtrid",
+"Please provide a valid Dropbox app key and secret." => "Palun sisesta korrektne Dropboxi rakenduse võti ja salasõna.",
+"Error configuring Google Drive storage" => "Viga Google Drive'i salvestusruumi seadistamisel",
"External Storage" => "Väline salvestuskoht",
"Mount point" => "Ühenduspunkt",
"Backend" => "Admin",
diff --git a/apps/files_external/l10n/id.php b/apps/files_external/l10n/id.php
new file mode 100644
index 00000000000..4b7850025f4
--- /dev/null
+++ b/apps/files_external/l10n/id.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Access granted" => "akses diberikan",
+"Grant access" => "berikan hak akses",
+"Fill out all required fields" => "isi semua field yang dibutuhkan",
+"External Storage" => "penyimpanan eksternal",
+"Configuration" => "konfigurasi",
+"Options" => "pilihan",
+"Applicable" => "berlaku",
+"None set" => "tidak satupun di set",
+"All Users" => "semua pengguna",
+"Groups" => "grup",
+"Users" => "pengguna",
+"Delete" => "hapus"
+);