diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-08 00:06:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-08 00:06:50 +0000 |
commit | 0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9 (patch) | |
tree | 949dc5ad36f9bd2da7ed0e8baf04d78ca630111f /apps/workflowengine/l10n/id.json | |
parent | 9e7824f3edcb498447915a396e93678ddb6f5768 (diff) | |
download | nextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.tar.gz nextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/id.json')
-rw-r--r-- | apps/workflowengine/l10n/id.json | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/id.json b/apps/workflowengine/l10n/id.json new file mode 100644 index 00000000000..5091cd67bd3 --- /dev/null +++ b/apps/workflowengine/l10n/id.json @@ -0,0 +1,53 @@ +{ "translations": { + "Successfully saved" : "Berhasil disimpan", + "Saving failed:" : "Penyimpanan gagal:", + "File mime type" : "Tipe MIME berkas", + "is" : "adalah", + "is not" : "bukan", + "matches" : "cocok dengan", + "does not match" : "tidak cocok dengan", + "Example: {placeholder}" : "Contoh: {placeholder}", + "File size (upload)" : "Ukuran berkas (unggah)", + "less" : "kurang dari", + "less or equals" : "kurang dari atau sama dengan", + "greater or equals" : "lebih dari atau sama dengan", + "greater" : "lebih dari", + "File system tag" : "Tag sistem berkas", + "is tagged with" : "di tag dengan", + "is not tagged with" : "tidak di tag dengan", + "Select tag…" : "Pilih tag...", + "Request remote address" : "Minta alamat remote", + "matches IPv4" : "cocok dengan IPv4", + "does not match IPv4" : "tidak cocok dengan IPv4", + "matches IPv6" : "cocok dengan IPv6", + "does not match IPv6" : "tidak cocok dengan IPv6", + "Request time" : "Waktu permintaan", + "between" : "diantara", + "not between" : "tidak diantara", + "Start" : "Mulai", + "End" : "Selesai", + "Select timezone…" : "Pilih zona waktu...", + "Request URL" : "Minta URL", + "Predefined URLs" : "URL terdefinisi", + "Files WebDAV" : "Berkas WebDAV", + "Request user agent" : "Minta user agent", + "Sync clients" : "Klien sync", + "Android client" : "Klien Android", + "iOS client" : "Klien iOS", + "Desktop client" : "Klien desktop", + "User group membership" : "Keanggotaan grup pengguna", + "is member of" : "anggota dari", + "is not member of" : "bukan anggota dari", + "The given operator is invalid" : "Operator yang diberikan tidak sah", + "The given regular expression is invalid" : "Regular expression yang diberikan tidak sah", + "The given file size is invalid" : "Ukuran berkas yang diberikan tidak sah", + "The given tag id is invalid" : "Tag ID yang diberikan tidak sah", + "The given IP range is invalid" : "Rentang IP yang diberikan tidak sah", + "The given IP range is not valid for IPv4" : "Rentang IP yang diberikan tidak sah untuk IPv4", + "The given IP range is not valid for IPv6" : "Rentang IP yang diberikan tidak sah untuk IPv6", + "The given time span is invalid" : "Rentang waktu yang diberikan tidak sah", + "The given start time is invalid" : "Waktu mulai yang diberikan tidak sah", + "The given end time is invalid" : "Waktu selesai yang diberikan tidak sah", + "The given group does not exist" : "Grup yang diberikan tidak ada" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |