diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:12:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:12:55 +0000 |
commit | b8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch) | |
tree | 5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files/l10n/id.js | |
parent | 5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff) | |
download | nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.tar.gz nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.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", |