diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /core/l10n/id.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/id.php')
-rw-r--r-- | core/l10n/id.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/id.php b/core/l10n/id.php index d6ec5f0191d..09b72873cd9 100644 --- a/core/l10n/id.php +++ b/core/l10n/id.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( -"group" => "grup", "Sunday" => "Minggu", "Monday" => "Senin", "Tuesday" => "Selasa", @@ -46,8 +45,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Galat ketika mengubah izin", "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}", -"Share with" => "Bagikan dengan", -"Share with link" => "Bagikan lewat tautan", "Password protect" => "Lindungi dengan sandi", "Password" => "Sandi", "Email link to person" => "Emailkan tautan ini ke orang", @@ -56,6 +53,7 @@ $TRANSLATIONS = array( "Expiration date" => "Tanggal kedaluwarsa", "Share via email:" => "Bagian lewat email:", "No people found" => "Tidak ada orang ditemukan", +"group" => "grup", "Resharing is not allowed" => "Berbagi ulang tidak diizinkan", "Shared in {item} with {user}" => "Dibagikan dalam {item} dengan {user}", "Unshare" => "Batalkan berbagi", |