diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-31 00:09:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-31 00:09:54 +0000 |
commit | 2a2526e1d1d76ecce3ecbed148676668de2a5089 (patch) | |
tree | 00f8ad70249f0b17ef963bcd3ced0a650390ed0e /apps/files | |
parent | 3b386af295fdd5ea986edd4447637043f69b4c38 (diff) | |
download | nextcloud-server-2a2526e1d1d76ecce3ecbed148676668de2a5089.tar.gz nextcloud-server-2a2526e1d1d76ecce3ecbed148676668de2a5089.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/id.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/id.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 9d18c358e93..368367bc51e 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -42,6 +42,7 @@ OC.L10N.register( "{seconds}s" : "{seconds}d", "Any moment now..." : "Sedikit lagi...", "Soon..." : "Segera...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} dari {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.", "Actions" : "Tindakan", "Download" : "Unduh", diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index bcfafed4859..6639be657e7 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -40,6 +40,7 @@ "{seconds}s" : "{seconds}d", "Any moment now..." : "Sedikit lagi...", "Soon..." : "Segera...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} dari {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.", "Actions" : "Tindakan", "Download" : "Unduh", |