diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-22 02:06:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-22 02:06:18 +0200 |
commit | d8e945466da8aa39b7dfe849b305d5b1b33531d2 (patch) | |
tree | e58a07b01bb95bb254f203a4469c716c6a75919a /core | |
parent | 16c4eb66d79bfb8f4c27e4b7ce5a16846527979b (diff) | |
download | nextcloud-server-d8e945466da8aa39b7dfe849b305d5b1b33531d2.tar.gz nextcloud-server-d8e945466da8aa39b7dfe849b305d5b1b33531d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/id.php | 37 | ||||
-rw-r--r-- | core/l10n/sk_SK.php | 2 |
2 files changed, 38 insertions, 1 deletions
diff --git a/core/l10n/id.php b/core/l10n/id.php index c71d767dbf5..8e0bb5929ef 100644 --- a/core/l10n/id.php +++ b/core/l10n/id.php @@ -15,12 +15,38 @@ "October" => "Oktober", "November" => "Nopember", "December" => "Desember", +"Choose" => "pilih", "Cancel" => "Batalkan", "No" => "Tidak", "Yes" => "Ya", "Ok" => "Oke", "No categories selected for deletion." => "Tidak ada kategori terpilih untuk penghapusan.", +"Error" => "gagal", +"Error while sharing" => "gagal ketika membagikan", +"Error while unsharing" => "gagal ketika membatalkan pembagian", +"Error while changing permissions" => "gagal ketika merubah perijinan", +"Shared with you and the group {group} by {owner}" => "dibagikan dengan anda dan grup {group} oleh {owner}", +"Shared with you by {owner}" => "dibagikan dengan anda oleh {owner}", +"Share with" => "bagikan dengan", +"Share with link" => "bagikan dengan tautan", +"Password protect" => "lindungi dengan kata kunci", "Password" => "Password", +"Set expiration date" => "set tanggal kadaluarsa", +"Expiration date" => "tanggal kadaluarsa", +"Share via email:" => "berbagi memlalui surel:", +"No people found" => "tidak ada orang ditemukan", +"Resharing is not allowed" => "berbagi ulang tidak diperbolehkan", +"Shared in {item} with {user}" => "dibagikan dalam {item} dengan {user}", +"Unshare" => "batalkan berbagi", +"can edit" => "dapat merubah", +"access control" => "kontrol akses", +"create" => "buat baru", +"update" => "baharui", +"delete" => "hapus", +"share" => "bagikan", +"Password protected" => "dilindungi kata kunci", +"Error unsetting expiration date" => "gagal melepas tanggal kadaluarsa", +"Error setting expiration date" => "gagal memasang tanggal kadaluarsa", "ownCloud password reset" => "reset password ownCloud", "Use the following link to reset your password: {link}" => "Gunakan tautan berikut untuk mereset password anda: {link}", "You will receive a link to reset your password via Email." => "Anda akan mendapatkan link untuk mereset password anda lewat Email.", @@ -41,6 +67,8 @@ "Cloud not found" => "Cloud tidak ditemukan", "Edit categories" => "Edit kategori", "Add" => "Tambahkan", +"Security Warning" => "peringatan keamanan", +"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "tanpa generator angka acak, penyerang mungkin dapat menebak token reset kata kunci dan mengambil alih akun anda.", "Create an <strong>admin account</strong>" => "Buat sebuah <strong>akun admin</strong>", "Advanced" => "Tingkat Lanjut", "Data folder" => "Folder data", @@ -49,14 +77,21 @@ "Database user" => "Pengguna database", "Database password" => "Password database", "Database name" => "Nama database", +"Database tablespace" => "tablespace basis data", "Database host" => "Host database", "Finish setup" => "Selesaikan instalasi", "web services under your control" => "web service dibawah kontrol anda", "Log out" => "Keluar", +"Automatic logon rejected!" => "login otomatis ditolak!", +"If you did not change your password recently, your account may be compromised!" => "apabila anda tidak merubah kata kunci belakangan ini, akun anda dapat di gunakan orang lain!", +"Please change your password to secure your account again." => "mohon ubah kata kunci untuk mengamankan akun anda", "Lost your password?" => "Lupa password anda?", "remember" => "selalu login", "Log in" => "Masuk", "You are logged out." => "Anda telah keluar.", "prev" => "sebelum", -"next" => "selanjutnya" +"next" => "selanjutnya", +"Security Warning!" => "peringatan keamanan!", +"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "mohon periksa kembali kata kunci anda. <br/>untuk alasan keamanan,anda akan sesekali diminta untuk memasukan kata kunci lagi.", +"Verify" => "periksa kembali" ); diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index 2743262a774..314624959bd 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -25,6 +25,8 @@ "Error while sharing" => "Chyba počas zdieľania", "Error while unsharing" => "Chyba počas ukončenia zdieľania", "Error while changing permissions" => "Chyba počas zmeny oprávnení", +"Shared with you and the group {group} by {owner}" => "Zdieľané s vami a so skupinou {group} užívateľom {owner}", +"Shared with you by {owner}" => "Zdieľané s vami užívateľom {owner}", "Share with" => "Zdieľať s", "Share with link" => "Zdieľať cez odkaz", "Password protect" => "Chrániť heslom", |