diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:39 +0000 |
commit | 7894c40f54576a993c7650d4f8210f3bc6e120c5 (patch) | |
tree | 725beb3fcb68366dd5ac943df6eaded55634e6c0 /apps/workflowengine/l10n/id.js | |
parent | 8c40be01f25628f45fb17d2fdb93b64fb97f9c92 (diff) | |
download | nextcloud-server-7894c40f54576a993c7650d4f8210f3bc6e120c5.tar.gz nextcloud-server-7894c40f54576a993c7650d4f8210f3bc6e120c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/id.js')
-rw-r--r-- | apps/workflowengine/l10n/id.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/workflowengine/l10n/id.js b/apps/workflowengine/l10n/id.js index f2c1af1d9d1..6d05790f746 100644 --- a/apps/workflowengine/l10n/id.js +++ b/apps/workflowengine/l10n/id.js @@ -1,8 +1,14 @@ OC.L10N.register( "workflowengine", { + "Short rule description" : "Deskripsi aturan singkat", + "Add rule" : "Tambahkan aturan", + "Reset" : "Setel ulang", + "Save" : "Simpan", + "Saving…" : "Menyimpan...", "Saved" : "Disimpan", "Saving failed:" : "Penyimpanan gagal:", + "Add rule group" : "Tambahkan aturan grup ", "File MIME type" : "Berkas tipe MIME", "is" : "adalah", "is not" : "bukan", @@ -60,12 +66,6 @@ OC.L10N.register( "Check #%s does not exist" : "Cek #%s tidak ada", "Workflow" : "Alur kerja", "Open documentation" : "Buka dokumentasi", - "Add rule group" : "Tambahkan aturan grup ", - "Short rule description" : "Deskripsi aturan singkat", - "Add rule" : "Tambahkan aturan", - "Reset" : "Setel ulang", - "Save" : "Simpan", - "Saving…" : "Menyimpan...", "Loading…" : "Memuat..." }, "nplurals=1; plural=0;"); |