From ee3916bca895aa36ada0216064ce3959f9e3d5eb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 14 Aug 2016 00:48:50 +0000 Subject: [tx-robot] updated from transifex --- l10n/id.js | 1 + l10n/id.json | 1 + l10n/id.php | 1 + 3 files changed, 3 insertions(+) (limited to 'l10n') diff --git a/l10n/id.js b/l10n/id.js index 233e18b9f..65a349221 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -8,6 +8,7 @@ OC.L10N.register( "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Kesalahan internal server! Mohon cek berkas data/nextcloud.log Anda untuk informasi lebih lanjut!", "Request failed, Nextcloud is in currently in maintenance mode!" : "Permintaan gagal, Nextcloud sedang dalam mode pemeliharaan!", "Feed contains invalid XML" : "Feed berisi XML yang tidak sah", + "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Feed tidak ditemukan: mungkin situs web tidak menyediakan feed atau memblokir akses. Untuk mencegah blokir, coba unduh feed di command line server Anda menggunakan curl: curl", "Detected feed format is not supported" : "Ditemukan format feed yang tidak didukung", "Website not found" : "Situs web tidak ditemukan", "More redirects than allowed, aborting" : "Pengalihan melebihi dari yang diizinkan, membatalkan", diff --git a/l10n/id.json b/l10n/id.json index 1b472dfb5..c5ad3ee70 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -6,6 +6,7 @@ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Kesalahan internal server! Mohon cek berkas data/nextcloud.log Anda untuk informasi lebih lanjut!", "Request failed, Nextcloud is in currently in maintenance mode!" : "Permintaan gagal, Nextcloud sedang dalam mode pemeliharaan!", "Feed contains invalid XML" : "Feed berisi XML yang tidak sah", + "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Feed tidak ditemukan: mungkin situs web tidak menyediakan feed atau memblokir akses. Untuk mencegah blokir, coba unduh feed di command line server Anda menggunakan curl: curl", "Detected feed format is not supported" : "Ditemukan format feed yang tidak didukung", "Website not found" : "Situs web tidak ditemukan", "More redirects than allowed, aborting" : "Pengalihan melebihi dari yang diizinkan, membatalkan", diff --git a/l10n/id.php b/l10n/id.php index 7f24beca6..e9cc15144 100644 --- a/l10n/id.php +++ b/l10n/id.php @@ -7,6 +7,7 @@ $TRANSLATIONS = array( "Internal server error! Please check your data/nextcloud.log file for additional information!" => "Kesalahan internal server! Mohon cek berkas data/nextcloud.log Anda untuk informasi lebih lanjut!", "Request failed, Nextcloud is in currently in maintenance mode!" => "Permintaan gagal, Nextcloud sedang dalam mode pemeliharaan!", "Feed contains invalid XML" => "Feed berisi XML yang tidak sah", +"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " => "Feed tidak ditemukan: mungkin situs web tidak menyediakan feed atau memblokir akses. Untuk mencegah blokir, coba unduh feed di command line server Anda menggunakan curl: curl", "Detected feed format is not supported" => "Ditemukan format feed yang tidak didukung", "Website not found" => "Situs web tidak ditemukan", "More redirects than allowed, aborting" => "Pengalihan melebihi dari yang diizinkan, membatalkan", -- cgit v1.2.3