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>2017-02-15 04:07:29 +0300
committerNextcloud bot <bot@nextcloud.com>2017-02-15 04:07:29 +0300
commit41276f720b838681d571c40da937e0b143c9fdf6 (patch)
tree5c537a725f9a418cd3b18a7a847c1be781a5ab3f /apps/updatenotification/l10n/id.js
parent04c9a869ca0ae37e11ec3e3b66e8d0e70210a28d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/id.js')
-rw-r--r--apps/updatenotification/l10n/id.js9
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/id.js b/apps/updatenotification/l10n/id.js
index 554c4578dd7..b14837886bd 100644
--- a/apps/updatenotification/l10n/id.js
+++ b/apps/updatenotification/l10n/id.js
@@ -2,10 +2,15 @@ OC.L10N.register(
"updatenotification",
{
"Update notifications" : "Perbarui pemberitahuan",
+ "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.",
- "Nextcloud core" : "Nextcloud core",
+ "Channel updated" : "Kanal diperbarui",
+ "Update to %1$s is available." : "Pembaruan untuk %1$s tersedia.",
"Update for %1$s to version %2$s is available." : "Pembaruan untuk %1$s ke versi %2$s tersedia.",
+ "Update for {app} to version %s is available." : "Pembaruan untuk {app} ke versi %s tersedia.",
"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:",
@@ -14,6 +19,6 @@ OC.L10N.register(
"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.",
- "Updater" : "Pengupdate"
+ "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "Anda menggunakan PHP %s. Untuk dapat meningkatkan ke Nextcloud 11 dan lebih tinggi anda butuh setidaknya PHP 5.6. Ketika versi PHP telah ditingkatkan anda dapat menerima notifikasi pembaruan untuk versi lebih baru."
},
"nplurals=1; plural=0;");