diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
commit | 54bc862c9de0fc17051f33be5f39d4fa3ed3d220 (patch) | |
tree | 5f10c2167ab1ac89386a566f29b69c280a61b48e /apps/files/l10n/id.js | |
parent | 1b940a3c7e3e89542ed436412cc17b95b56167ea (diff) | |
download | nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.tar.gz nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/id.js')
-rw-r--r-- | apps/files/l10n/id.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 84c3fd8eff4..79db98dff7c 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -6,6 +6,8 @@ OC.L10N.register( "All files" : "Semua berkas", "Recent" : "Terbaru", "File could not be found" : "Berkas tidak ditemukan", + "Download" : "Unduh", + "Delete" : "Hapus", "Home" : "Rumah", "Close" : "Tutup", "Favorites" : "Favorit", @@ -15,9 +17,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} dari {totalSize} ({bitrate})", "Actions" : "Tindakan", - "Download" : "Unduh", "Rename" : "Ubah nama", - "Delete" : "Hapus", "Disconnect storage" : "Memutuskan penyimpaan", "Unshare" : "Batalkan berbagi", "Files" : "Berkas", |