diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
commit | 0f96d5a641e790aa5d289792a45406d488553579 (patch) | |
tree | 92013149c0ad586351c09514b5cb809bd4848a02 /core/l10n/id.js | |
parent | d0c0f6cfc1871c90cd43d3b005206a360b5bb540 (diff) | |
download | nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.tar.gz nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.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 04555d5ff5e..433c52f99cc 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -245,7 +245,6 @@ OC.L10N.register( "Log in" : "Masuk", "Stay logged in" : "Tetap masuk", "Alternative Logins" : "Cara Alternatif untuk Masuk", - "Use the following link to reset your password: {link}" : "Gunakan tautan berikut untuk menyetel ulang sandi Anda: {link}", "New password" : "Sandi baru", "New Password" : "Sandi Baru", "Reset password" : "Setel ulang sandi", @@ -290,6 +289,7 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hai,\n\nhanya supaya anda tahu bahwa %s membagikan %s dengan anda.\nLihat: %s\n\n", "The share will expire on %s." : "Pembagian akan berakhir pada %s.", "Cheers!" : "Horee!", + "Use the following link to reset your password: {link}" : "Gunakan tautan berikut untuk menyetel ulang sandi Anda: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hai,<br><br>hanya memberi tahu jika %s membagikan <strong>%s</strong> dengan Anda.<br><a href=\"%s\">Lihat!</a><br><br>" }, "nplurals=1; plural=0;"); |