diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:39 +0000 |
commit | db56ea3e7023eaef0ce0107418c308101227db58 (patch) | |
tree | fc198ba4573218a5c53bbf71d0a8055056a2a31c /core/l10n/id.js | |
parent | 3488a2099fc5af38939703e33b842889ec1527a3 (diff) | |
download | nextcloud-server-db56ea3e7023eaef0ce0107418c308101227db58.tar.gz nextcloud-server-db56ea3e7023eaef0ce0107418c308101227db58.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index 6427d6d98eb..7f5ee26028f 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -67,6 +67,7 @@ OC.L10N.register( "Yes" : "Ya", "No files in here" : "Tidak ada berkas disini", "Choose" : "Pilih", + "Copy" : "Salin", "Error loading file picker template: {error}" : "Kesalahan saat memuat templat berkas pemilih: {error}", "Error loading message template: {error}" : "Kesalahan memuat templat pesan: {error}", "read-only" : "hanya-baca", @@ -108,7 +109,6 @@ OC.L10N.register( "Expiration date" : "Tanggal kedaluwarsa", "Choose a password for the public link" : "Tetapkan sandi untuk tautan publik", "Copied!" : "Tersalin!", - "Copy" : "Salin", "Not supported!" : "Tidak didukung!", "Press ⌘-C to copy." : "Tekan ⌘-C untuk menyalin.", "Press Ctrl-C to copy." : "Tekan Ctrl-C untuk menyalin.", |