summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-15 01:07:29 +0000
committerNextcloud bot <bot@nextcloud.com>2017-02-15 01:07:29 +0000
commit41276f720b838681d571c40da937e0b143c9fdf6 (patch)
tree5c537a725f9a418cd3b18a7a847c1be781a5ab3f /apps/updatenotification
parent04c9a869ca0ae37e11ec3e3b66e8d0e70210a28d (diff)
downloadnextcloud-server-41276f720b838681d571c40da937e0b143c9fdf6.tar.gz
nextcloud-server-41276f720b838681d571c40da937e0b143c9fdf6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/id.js9
-rw-r--r--apps/updatenotification/l10n/id.json9
2 files changed, 14 insertions, 4 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;");
diff --git a/apps/updatenotification/l10n/id.json b/apps/updatenotification/l10n/id.json
index a76a0a85fd4..2d532f5bcd0 100644
--- a/apps/updatenotification/l10n/id.json
+++ b/apps/updatenotification/l10n/id.json
@@ -1,9 +1,14 @@
{ "translations": {
"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:",
@@ -12,6 +17,6 @@
"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."
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file