diff options
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index 127f8134554..943a9167fa3 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -119,9 +119,6 @@ OC.L10N.register( "remote" : "remote", "Unshare" : "Batalkan berbagi", "can edit" : "dapat sunting", - "create" : "buat", - "change" : "ubah", - "delete" : "hapus", "access control" : "kontrol akses", "Could not unshare" : "Tidak dapat membatalkan pembagian", "Share details could not be loaded for this item." : "Rincian berbagi tidak dapat dimuat untuk item ini.", @@ -311,6 +308,9 @@ OC.L10N.register( "Send link via email" : "Kirim pranala melalui email", "notify by email" : "notifikasi via email", "can share" : "dapat berbagi", + "create" : "buat", + "change" : "ubah", + "delete" : "hapus", "{sharee} (at {server})" : "{sharee} (di {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Bagikan dengan orang lain di ownCloud menggunakan sintaks username@example.com/owncloud", "Share with users…" : "Bagikan kepada pengguna...", |