diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-21 02:06:44 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-21 02:06:44 +0200 |
commit | 16c4eb66d79bfb8f4c27e4b7ce5a16846527979b (patch) | |
tree | 6e3576fe4c062ee549c5b12c795f9836cb386c94 /settings | |
parent | 051dde08dbaa447c89e7a84d456045cc74240a19 (diff) | |
download | nextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.tar.gz nextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/et_EE.php | 6 | ||||
-rw-r--r-- | settings/l10n/id.php | 5 |
2 files changed, 9 insertions, 2 deletions
diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php index 42cb42bce97..8c36f08fbb7 100644 --- a/settings/l10n/et_EE.php +++ b/settings/l10n/et_EE.php @@ -1,13 +1,14 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "App Sotre'i nimekirja laadimine ebaõnnestus", -"Authentication error" => "Autentimise viga", "Group already exists" => "Grupp on juba olemas", "Unable to add group" => "Keela grupi lisamine", +"Could not enable app. " => "Rakenduse sisselülitamine ebaõnnestus.", "Email saved" => "Kiri on salvestatud", "Invalid email" => "Vigane e-post", "OpenID Changed" => "OpenID on muudetud", "Invalid request" => "Vigane päring", "Unable to delete group" => "Keela grupi kustutamine", +"Authentication error" => "Autentimise viga", "Unable to delete user" => "Keela kasutaja kustutamine", "Language changed" => "Keel on muudetud", "Unable to add user to group %s" => "Kasutajat ei saa lisada gruppi %s", @@ -18,6 +19,7 @@ "__language_name__" => "Eesti", "Security Warning" => "Turvahoiatus", "Cron" => "Ajastatud töö", +"Sharing" => "Jagamine", "Enable Share API" => "Luba jagamise API", "Allow apps to use the Share API" => "Luba rakendustel kasutada jagamise API-t", "Allow links" => "Luba linke", @@ -29,6 +31,7 @@ "Log" => "Logi", "More" => "Veel", "Add your App" => "Lisa oma rakendus", +"More Apps" => "Veel rakendusi", "Select an App" => "Vali programm", "See application page at apps.owncloud.com" => "Vaata rakenduste lehte aadressil apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-litsenseeritud <span class=\"author\"></span>", @@ -40,6 +43,7 @@ "Answer" => "Vasta", "Desktop and Mobile Syncing Clients" => "Töölaua ja mobiiliga sünkroniseerimise rakendused", "Download" => "Lae alla", +"Your password was changed" => "Sinu parooli on muudetud", "Unable to change your password" => "Sa ei saa oma parooli muuta", "Current password" => "Praegune parool", "New password" => "Uus parool", diff --git a/settings/l10n/id.php b/settings/l10n/id.php index 7ab21d7feaf..552c00c1728 100644 --- a/settings/l10n/id.php +++ b/settings/l10n/id.php @@ -3,12 +3,15 @@ "Invalid email" => "Email tidak sah", "OpenID Changed" => "OpenID telah dirubah", "Invalid request" => "Permintaan tidak valid", +"Authentication error" => "autentikasi bermasalah", "Language changed" => "Bahasa telah diganti", "Disable" => "NonAktifkan", "Enable" => "Aktifkan", "Saving..." => "Menyimpan...", "__language_name__" => "__language_name__", "Security Warning" => "Peringatan Keamanan", +"Allow apps to use the Share API" => "perbolehkan aplikasi untuk menggunakan berbagi API", +"Allow links" => "perbolehkan link", "Log" => "Log", "More" => "Lebih", "Add your App" => "Tambahkan App anda", @@ -24,7 +27,7 @@ "Download" => "Unduh", "Unable to change your password" => "Tidak dapat merubah password anda", "Current password" => "Password saat ini", -"New password" => "Password baru", +"New password" => "kata kunci baru", "show" => "perlihatkan", "Change password" => "Rubah password", "Email" => "Email", |