diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-17 01:55:27 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-17 01:55:27 -0400 |
commit | 2a89bc7b511fff8acd031d2d910dc9c1a02e940e (patch) | |
tree | 7c99e4ff5dc8b4510f96fbb253fed7528f8a7fa2 /core/l10n/id.php | |
parent | 45b17207ccf03703d4d6c3925f5405f52579aee5 (diff) | |
download | nextcloud-server-2a89bc7b511fff8acd031d2d910dc9c1a02e940e.tar.gz nextcloud-server-2a89bc7b511fff8acd031d2d910dc9c1a02e940e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/id.php')
-rw-r--r-- | core/l10n/id.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/id.php b/core/l10n/id.php index ab5f19d1e6d..5d4bb5cdc0e 100644 --- a/core/l10n/id.php +++ b/core/l10n/id.php @@ -151,7 +151,6 @@ $TRANSLATIONS = array( "This ownCloud instance is currently in single user mode." => "ownCloud ini sedang dalam mode pengguna tunggal.", "This means only administrators can use the instance." => "Ini berarti hanya administrator yang dapat menggunakan ownCloud.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Hubungi administrator sistem anda jika pesan ini terus muncul atau muncul tiba-tiba.", -"Thank you for your patience." => "Terima kasih atas kesabaran anda.", -"This ownCloud instance is currently being updated, which may take a while." => "ownCloud ini sedang diperbarui, yang mungkin memakan waktu cukup lama." +"Thank you for your patience." => "Terima kasih atas kesabaran anda." ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |