diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
commit | 54c716ec8fb5e8774384fb2a023ea1a74116c09e (patch) | |
tree | 00bd5ad882f5a2cb1004b29b2b03911ef767cb07 /apps/files/l10n/id.js | |
parent | c5c3d04fa1c56b0998cec47f652a29fbf13e1bde (diff) | |
download | nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.tar.gz nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/id.js')
-rw-r--r-- | apps/files/l10n/id.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index dc67f6694f9..df0eb3c41be 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Penyimpanan sementara tidak tersedia", "Storage invalid" : "Penyimpanan tidak sah", "Unknown error" : "Kesalahan tidak diketahui", - "All files" : "Semua berkas", - "Recent" : "Terbaru", - "Favorites" : "Favorit", "File could not be found" : "Berkas tidak ditemukan", "Move or copy" : "Pindah atau salin", "Download" : "Unduh", "Delete" : "Hapus", "Home" : "Rumah", "Close" : "Tutup", + "Favorites" : "Favorit", "Could not create folder \"{dir}\"" : "Tidak dapat membuat folder \"{dir}\"", "This will stop your current uploads." : "Ini akan menghentikan proses pengunggahan.", "Upload cancelled." : "Pengunggahan dibatalkan.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Anda hanya dapat memfavoritkan satu berkas atau folder dalam satu waktu", "New folder" : "Map baru", "Upload file" : "Unggah berkas", + "Recent" : "Terbaru", "Not favorited" : "Tidak favorit", "Remove from favorites" : "Remove from favorites", "Add to favorites" : "Tambah ke favorit", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Sebuah berkas atau folder telah <strong>dihapus</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Batas notifikasi tentang pembuatan dan perubahan <strong>berkas favorit</strong> Anda <em>(Hanya stream)</em>", "A file or folder has been <strong>restored</strong>" : "Sebuah berkas atau folder telah <strong>dipulihkan</strong>", + "All files" : "Semua berkas", "Unlimited" : "Tak terbatas", "Upload (max. %s)" : "Unggah (maks. %s)", "Accept" : "Terima", |