Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-26 04:09:23 +0300
committerNextcloud bot <bot@nextcloud.com>2016-12-26 04:09:23 +0300
commit3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch)
treededbae4d6e8ee374b357d5caa2f09b03477ccacb /apps/files/l10n/id.js
parent56c016946d0695a62e418839cf19786a223b4ae7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/id.js')
-rw-r--r--apps/files/l10n/id.js22
1 files changed, 10 insertions, 12 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js
index 84acbbe921f..5ae610dba16 100644
--- a/apps/files/l10n/id.js
+++ b/apps/files/l10n/id.js
@@ -16,16 +16,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",
"Uploading..." : "Mengunggah...",
"..." : "...",
- "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Masih {hours}:{minutes}:{seconds} lagi",
- "{hours}:{minutes}h" : "{hours}:{minutes}j",
- "{minutes}:{seconds} minute{plural_s} left" : "Masih {minutes}:{seconds} lagi",
- "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
- "{seconds} second{plural_s} left" : "Masih {seconds} detik lagi",
- "{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",
"Rename" : "Ubah nama",
@@ -115,6 +106,15 @@ OC.L10N.register(
"Total file size {size1} exceeds upload limit {size2}" : "Jumlah ukuran berkas {size1} melampaui batas unggah {size2}",
"Error uploading file \"{fileName}\": {message}" : "Kesalahan saat mengunggah \"{filename}\": {message}",
"Could not get result from server." : "Tidak mendapatkan hasil dari server.",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Masih {hours}:{minutes}:{seconds} lagi",
+ "{hours}:{minutes}h" : "{hours}:{minutes}j",
+ "{minutes}:{seconds} minute{plural_s} left" : "Masih {minutes}:{seconds} lagi",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
+ "{seconds} second{plural_s} left" : "Masih {seconds} detik lagi",
+ "{seconds}s" : "{seconds}d",
+ "Any moment now..." : "Sedikit lagi...",
+ "Soon..." : "Segera...",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.",
"No entries in this folder match '{filter}'" : "Tidak ada entri di folder ini yang cocok dengan '{filter}'",
"Local link" : "Pranala lokal",
"{newname} already exists" : "{newname} sudah ada",
@@ -132,8 +132,6 @@ OC.L10N.register(
"%2$s restored %1$s" : "%2$s memulihkan %1$s",
"Changed by %2$s" : "Diubah oleh %2$s",
"Deleted by %2$s" : "Dihapus oleh %2$s",
- "Restored by %2$s" : "Dipulihkan oleh %2$s",
- "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\">mengakses berkas Anda melalui WebDAV</a>",
- "Cancel upload" : "Batalkan pengunggahan"
+ "Restored by %2$s" : "Dipulihkan oleh %2$s"
},
"nplurals=1; plural=0;");