Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-30 03:11:16 +0300
committerNextcloud bot <bot@nextcloud.com>2016-07-30 03:11:16 +0300
commit2565a3936162ccbce030510389ecda6d22a0700d (patch)
tree7f0568e2683f093d58f0bfd9c2b513bad51eea6d /apps/updatenotification/l10n/id.js
parente0b5edd82c40f5dd27636d8e7c9de1bff7381975 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/id.js')
-rw-r--r--apps/updatenotification/l10n/id.js13
1 files changed, 12 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/id.js b/apps/updatenotification/l10n/id.js
index f328e4641e6..7d420dd49a6 100644
--- a/apps/updatenotification/l10n/id.js
+++ b/apps/updatenotification/l10n/id.js
@@ -1,10 +1,21 @@
OC.L10N.register(
"updatenotification",
{
+ "Update notifications" : "Perbarui pemberitahuan",
"{version} is available. Get more information on how to update." : "{version} tersedia. Dapatkan informasi lebih lanjut cara memperbaruinya.",
+ "Updated channel" : "Kanal diperbarui",
+ "Nextcloud core" : "Nextcloud core",
+ "Update for %1$s to version %2$s is available." : "Pembaruan untuk %1$s ke versi %2$s tersedia.",
"Updater" : "Pengupdate",
"A new version is available: %s" : "Versi baru tersedia: %s",
+ "Open updater" : "Buka pembaruan",
+ "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."
+ "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."
},
"nplurals=1; plural=0;");