diff options
Diffstat (limited to 'apps/updatenotification/l10n/id.js')
-rw-r--r-- | apps/updatenotification/l10n/id.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/updatenotification/l10n/id.js b/apps/updatenotification/l10n/id.js index c751e60da41..cee9271f7a2 100644 --- a/apps/updatenotification/l10n/id.js +++ b/apps/updatenotification/l10n/id.js @@ -1,8 +1,14 @@ OC.L10N.register( "updatenotification", { - "Could not start updater, please try the manual update" : "Tidak dapat menjalankan updater, harap coba perbarui manual", "{version} is available. Get more information on how to update." : "{version} tersedia. Dapatkan informasi lebih lanjut cara memperbaruinya.", + "Your version is up to date." : "Versi Anda saat ini adalah yang terbaru.", + "Update channel:" : "Saluran update:", + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Anda dapat memperbarui ke versi yang lebih baru / saluran percobaan. Namun Anda tidak dapat menurunkan ke saluran stabil.", + "Notify members of the following groups about available updates:" : "Beritahu anggota grup tentang pembaruan yang tersedia:", + "Only notification for app updates are available." : "Hanya pemberitahuan untuk pembaruan aplikasi tersedia.", + "The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server.", + "Could not start updater, please try the manual update" : "Tidak dapat menjalankan updater, harap coba perbarui manual", "Update notifications" : "Perbarui pemberitahuan", "Channel updated" : "Kanal diperbarui", "Update to %1$s is available." : "Pembaruan untuk %1$s tersedia.", @@ -11,13 +17,7 @@ OC.L10N.register( "A new version is available: %s" : "Versi baru tersedia: %s", "Open updater" : "Buka updater", "Download now" : "Unduh sekarang", - "Your version is up to date." : "Versi Anda saat ini adalah yang terbaru.", "Checked on %s" : "Dicek pada %s", - "Update channel:" : "Saluran update:", - "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Anda dapat memperbarui ke versi yang lebih baru / saluran percobaan. Namun Anda tidak dapat menurunkan ke saluran stabil.", - "Notify members of the following groups about available updates:" : "Beritahu anggota grup tentang pembaruan yang tersedia:", - "Only notification for app updates are available." : "Hanya pemberitahuan untuk pembaruan aplikasi tersedia.", - "The selected update channel makes dedicated notifications for the server obsolete." : "Kanal pembaruan yang terpilih membuat pemberitahuan terdedikasi untuk server usang.", - "The selected update channel does not support updates of the server." : "Kanal pembaruan yang terpilih tidak mendukung pembaruan server." + "The selected update channel makes dedicated notifications for the server obsolete." : "Kanal pembaruan yang terpilih membuat pemberitahuan terdedikasi untuk server usang." }, "nplurals=1; plural=0;"); |