diff options
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r-- | core/l10n/id.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js index db6412940a0..a5a3106ff4a 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -104,14 +104,14 @@ OC.L10N.register( "Set expiration date" : "Atur tanggal kedaluwarsa", "Expiration" : "Kedaluwarsa", "Expiration date" : "Tanggal kedaluwarsa", + "Unshare" : "Batalkan berbagi", "Share link" : "Bagikan tautan", + "Could not unshare" : "Tidak dapat membatalkan pembagian", "Shared with you and the group {group} by {owner}" : "Dibagikan dengan anda dan grup {group} oleh {owner}", "Shared with you by {owner}" : "Dibagikan dengan anda oleh {owner}", "group" : "grup", "remote" : "remote", "email" : "surel", - "Unshare" : "Batalkan berbagi", - "Could not unshare" : "Tidak dapat membatalkan pembagian", "Error while sharing" : "Kesalahan saat membagikan", "Share details could not be loaded for this item." : "Rincian berbagi tidak dapat dimuat untuk item ini.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Sekurangnya {count} karakter dibutuhkan untuk autocompletion"], |