summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-01 00:48:48 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-01 00:48:48 +0000
commit6f86a861b27b65f71bdae8b7b5521a3a92750c5b (patch)
tree8c559075558c07a266f0619b3792bd286ebd33e3
parentf4f88ac6aa6bdc21903c19da6d017f563945cebf (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/de.js4
-rw-r--r--l10n/de.json4
-rw-r--r--l10n/de.php4
-rw-r--r--l10n/fr.js3
-rw-r--r--l10n/fr.json3
-rw-r--r--l10n/fr.php3
-rw-r--r--l10n/id.js18
-rw-r--r--l10n/id.json18
-rw-r--r--l10n/id.php18
-rw-r--r--l10n/is.js3
-rw-r--r--l10n/is.json3
-rw-r--r--l10n/is.php3
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/it.php1
-rw-r--r--l10n/nl.js3
-rw-r--r--l10n/nl.json3
-rw-r--r--l10n/nl.php3
18 files changed, 90 insertions, 6 deletions
diff --git a/l10n/de.js b/l10n/de.js
index c5219544f..9a1cc53de 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -69,9 +69,9 @@ OC.L10N.register(
"Keyboard shortcut" : "Tastaturkürzel",
"Description" : "Beschreibung",
"right" : "Rechts",
- "Jump to next article" : "Zum nächsten Artikel springen",
+ "Jump to next article" : "Springe zum nächsten Artikel",
"left" : "Links",
- "Jump to previous article" : "Zum vorherigen Artikel springen",
+ "Jump to previous article" : "Springe zum vorherigen Artikel",
"Toggle star article" : "Artikel zu Favoriten hinzufügen/aus Favoriten entfernen",
"Star article and jump to next one" : "Artikel zu Favoriten hinzufügen und zum Nächsten springen",
"Toggle keep current article unread" : "Aktiven Artikel als gelesen/ungelesen markieren",
diff --git a/l10n/de.json b/l10n/de.json
index 490ece776..29c08a22f 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -67,9 +67,9 @@
"Keyboard shortcut" : "Tastaturkürzel",
"Description" : "Beschreibung",
"right" : "Rechts",
- "Jump to next article" : "Zum nächsten Artikel springen",
+ "Jump to next article" : "Springe zum nächsten Artikel",
"left" : "Links",
- "Jump to previous article" : "Zum vorherigen Artikel springen",
+ "Jump to previous article" : "Springe zum vorherigen Artikel",
"Toggle star article" : "Artikel zu Favoriten hinzufügen/aus Favoriten entfernen",
"Star article and jump to next one" : "Artikel zu Favoriten hinzufügen und zum Nächsten springen",
"Toggle keep current article unread" : "Aktiven Artikel als gelesen/ungelesen markieren",
diff --git a/l10n/de.php b/l10n/de.php
index c0368ba1f..b2bca39f4 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -68,9 +68,9 @@ $TRANSLATIONS = array(
"Keyboard shortcut" => "Tastaturkürzel",
"Description" => "Beschreibung",
"right" => "Rechts",
-"Jump to next article" => "Zum nächsten Artikel springen",
+"Jump to next article" => "Springe zum nächsten Artikel",
"left" => "Links",
-"Jump to previous article" => "Zum vorherigen Artikel springen",
+"Jump to previous article" => "Springe zum vorherigen Artikel",
"Toggle star article" => "Artikel zu Favoriten hinzufügen/aus Favoriten entfernen",
"Star article and jump to next one" => "Artikel zu Favoriten hinzufügen und zum Nächsten springen",
"Toggle keep current article unread" => "Aktiven Artikel als gelesen/ungelesen markieren",
diff --git a/l10n/fr.js b/l10n/fr.js
index 07b482385..6a98e7500 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"Request unauthorized. Are you logged in?" : "Requête non autorisée. Êtes-vous bien connecté avec vos identifiants ?",
"Request forbidden. Are you an admin?" : "Requête interdite. Avez-vous les droits admin ?",
"Token expired or app not enabled! Reload the page!" : "Le jeton a expiré ou l'application n'est pas activée ! Veuillez recharger la page !",
+ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Erreur interne du serveur ! Veuillez consulter votre fichier data/nextcloud.log pour plus d'informations !",
+ "Request failed, Nextcloud is in currently in maintenance mode!" : "La requête a échoué, Nextcloud est actuellement en maintenance !",
"Feed contains invalid XML" : "Le flux contient un XML non valide",
"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 " : "Flux introuvable : le site n'en propose peut-être pas, ou en bloque l'accès. Pour écarter le blocage, essayez de télécharger le flux depuis votre serveur avec la ligne de commande curl : curl ",
"Detected feed format is not supported" : "Format de flux détecté non compatible",
@@ -27,6 +29,7 @@ OC.L10N.register(
"Can not add feed: Exists already" : "Impossible d'ajouter le flux : déjà présent",
"Articles without feed" : "Articles sans flux",
"Can not add folder: Exists already" : "Impossible d'ajouter le dossier : déjà présent",
+ "Use system cron for updates" : "Utiliser le « cron » du système pour les mises à jour",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Désactiver ceci si vous utilisez un logiciel de mise à jour particulier tel que le logiciel de mise à jour Python inclus dans l'application",
"Purge interval" : "Intervalle de purge",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Nombre minimum de secondes après lequel les flux et dossiers supprimés seront effacés de la base de données. Les valeurs inférieures à 60 secondes seront ignorées.",
diff --git a/l10n/fr.json b/l10n/fr.json
index 84205fd83..a46168529 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -3,6 +3,8 @@
"Request unauthorized. Are you logged in?" : "Requête non autorisée. Êtes-vous bien connecté avec vos identifiants ?",
"Request forbidden. Are you an admin?" : "Requête interdite. Avez-vous les droits admin ?",
"Token expired or app not enabled! Reload the page!" : "Le jeton a expiré ou l'application n'est pas activée ! Veuillez recharger la page !",
+ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Erreur interne du serveur ! Veuillez consulter votre fichier data/nextcloud.log pour plus d'informations !",
+ "Request failed, Nextcloud is in currently in maintenance mode!" : "La requête a échoué, Nextcloud est actuellement en maintenance !",
"Feed contains invalid XML" : "Le flux contient un XML non valide",
"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 " : "Flux introuvable : le site n'en propose peut-être pas, ou en bloque l'accès. Pour écarter le blocage, essayez de télécharger le flux depuis votre serveur avec la ligne de commande curl : curl ",
"Detected feed format is not supported" : "Format de flux détecté non compatible",
@@ -25,6 +27,7 @@
"Can not add feed: Exists already" : "Impossible d'ajouter le flux : déjà présent",
"Articles without feed" : "Articles sans flux",
"Can not add folder: Exists already" : "Impossible d'ajouter le dossier : déjà présent",
+ "Use system cron for updates" : "Utiliser le « cron » du système pour les mises à jour",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Désactiver ceci si vous utilisez un logiciel de mise à jour particulier tel que le logiciel de mise à jour Python inclus dans l'application",
"Purge interval" : "Intervalle de purge",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Nombre minimum de secondes après lequel les flux et dossiers supprimés seront effacés de la base de données. Les valeurs inférieures à 60 secondes seront ignorées.",
diff --git a/l10n/fr.php b/l10n/fr.php
index fd4a23cb3..238c80c08 100644
--- a/l10n/fr.php
+++ b/l10n/fr.php
@@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"Request unauthorized. Are you logged in?" => "Requête non autorisée. Êtes-vous bien connecté avec vos identifiants ?",
"Request forbidden. Are you an admin?" => "Requête interdite. Avez-vous les droits admin ?",
"Token expired or app not enabled! Reload the page!" => "Le jeton a expiré ou l'application n'est pas activée ! Veuillez recharger la page !",
+"Internal server error! Please check your data/nextcloud.log file for additional information!" => "Erreur interne du serveur ! Veuillez consulter votre fichier data/nextcloud.log pour plus d'informations !",
+"Request failed, Nextcloud is in currently in maintenance mode!" => "La requête a échoué, Nextcloud est actuellement en maintenance !",
"Feed contains invalid XML" => "Le flux contient un XML non valide",
"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 " => "Flux introuvable : le site n'en propose peut-être pas, ou en bloque l'accès. Pour écarter le blocage, essayez de télécharger le flux depuis votre serveur avec la ligne de commande curl : curl ",
"Detected feed format is not supported" => "Format de flux détecté non compatible",
@@ -26,6 +28,7 @@ $TRANSLATIONS = array(
"Can not add feed: Exists already" => "Impossible d'ajouter le flux : déjà présent",
"Articles without feed" => "Articles sans flux",
"Can not add folder: Exists already" => "Impossible d'ajouter le dossier : déjà présent",
+"Use system cron for updates" => "Utiliser le « cron » du système pour les mises à jour",
"Disable this if you run a custom updater such as the Python updater included in the app" => "Désactiver ceci si vous utilisez un logiciel de mise à jour particulier tel que le logiciel de mise à jour Python inclus dans l'application",
"Purge interval" => "Intervalle de purge",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" => "Nombre minimum de secondes après lequel les flux et dossiers supprimés seront effacés de la base de données. Les valeurs inférieures à 60 secondes seront ignorées.",
diff --git a/l10n/id.js b/l10n/id.js
index 65a349221..26a503688 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -14,12 +14,22 @@ OC.L10N.register(
"More redirects than allowed, aborting" : "Pengalihan melebihi dari yang diizinkan, membatalkan",
"Bigger than maximum allowed size" : "Lebih besar dari ukuran yang diizinkan",
"Request timed out" : "Permintaan kehabisan waktu",
+ "Required credentials for feed were either missing or incorrect" : "Kredensial yang dibutuhkan untuk feed hilang atau salah",
+ "Forbidden to access feed" : "Terlarang untuk mengakses feed",
"Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Kesalahan sertifikat: Permasalahan terjadi di handshake SSL/TLS. Mungkin sertifikat (format berkas, path, izin), kata sandi, dan lain lain.",
"Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Kesalahan sertifikat: Sertifikat Server SSL remote atau sidik jari SSH md5 dinyatakan tidak OK.",
"Certificate error: Problem with the local client certificate." : "Kesalahan sertifikat: Permasalahan dengan sertifikat lokal klien.",
+ "Certificate error: Couldn't use specified cipher." : "Kesalahan sertifikat: Tidak dapat menggunakan sandi.",
+ "Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Kesalahan sertifikat: Sertifikat peer tidak dapat diotentikasi dengan sertifikat CA yang diketahui.",
+ "Certificate error: Requested FTP SSL level failed." : "Kesalahan sertifikat: FTP SSL level yang diminta gagal.",
+ "Certificate error: Initiating the SSL Engine failed." : "Kesalahan sertifikat: Inisialisasi SSL Engine gagal.",
+ "Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Kesalahan sertifikat: Permasalahan membaca sertifikat CA SSL (path? izin akses?)",
+ "Certificate error: Issuer check failed" : "Kesalahan sertifikat: Cek penerbit gagal",
+ "Unknown SSL certificate error!" : "Galat sertifikat SSL ditak diketahui!",
"Can not add feed: Exists already" : "Tidak dapat menambah feed: Sudah ada",
"Articles without feed" : "Artikel tanpa feed",
"Can not add folder: Exists already" : "Tidak dapat menambah folder: Sudah ada",
+ "Use system cron for updates" : "Gunakan cron sistem untuk pembaruan",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Nonaktifkan ini jika Anda menjalankan updater kostum seperti updater Python didalam aplikasi",
"Purge interval" : "Singkirkan interval",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Jumlah detik minimum setelah feed dan folder yang terhapus akan dihapus dari basis data; nilai di bawah 60 detik akan diabaikan",
@@ -37,10 +47,13 @@ OC.L10N.register(
"Saved" : "Disimpan",
"Download" : "Unduh",
"Close" : "Tutup",
+ "Ajax or Web cron mode detected! Your feeds will not be updated!" : "Mode cron Ajax atau Web terdeteksi! Feed Anda tidak akan diperbarui!",
"How to set up the operating system cron" : "Bagaimana cara menyetel cron sistem operasi",
+ "Install and set up a faster parallel updater that uses the News app's update API" : "Pasang dan atur pembaruan paralel yang lebih cepat yang menggunakan API pembaruan aplikasi Berita",
"filter" : "filter",
"Language" : "Bahasa",
"Subscribe" : "Berlangganan",
+ "Got more awesome feeds? Share them with us!" : "Punya feed yang lebih bagus? Bagikan kepada kami!",
"No articles available" : "Tidak ada artikel yang tersedia",
"No unread articles available" : "Tidak ada artikel yang belum dibaca",
"Open website" : "Buka situs web",
@@ -82,11 +95,13 @@ OC.L10N.register(
"Folder exists already!" : "Folder sudah ada!",
"Advanced settings" : "Pengaturan Lanjutan",
"Credentials" : "Kredensial",
+ "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Kredensial HTTP Basic Auth harus disimpan tidak terenkripsi! Semua dengan akses ke server atau database akan bisa mengaksesnya!",
"Username" : "Nama pengguna",
"Password" : "Kata Sandi",
"New Folder" : "Folder Baru",
"Create" : "Buat",
"Explore" : "Jelajah",
+ "Update failed more than 50 times" : "Pembaruan gagal lebih dari 50 kali",
"Deleted feed" : "Feed yang dihapus",
"Undo delete feed" : "Batalkan hapus feed",
"Rename" : "Ubah nama",
@@ -98,6 +113,8 @@ OC.L10N.register(
"Normal feed ordering" : "Pemesanan feed normal",
"Enable full text feed fetching" : "Aktifkan pengambil feed teks penuh",
"Disable full text feed fetching" : "Nonaktifkan pengambil feed teks penuh",
+ "Keep updated articles as is" : "Biarkan artikel terbaru seperti itu",
+ "Mark updated articles unread" : "Tandai artikel terbaru belum dibaca",
"Rename feed" : "Ubah nama feed",
"Delete feed" : "Hapus feed",
"Mark all articles read" : "Tandai semua artikel sudah dibaca",
@@ -120,6 +137,7 @@ OC.L10N.register(
"Import" : "Impor",
"Export" : "Ekspor",
"Error when importing: file does not contain valid OPML" : "Terjadi kesalahan saat mengimpor: berkas tidak berisi OPML yang sah",
+ "Error when importing: OPML is does neither contain feeds nor folders" : "Terjadi kesalahan saat mengimpor: OPML tidak berisi feed ataupun folder",
"Unread/Starred Articles" : "Artikel dibintangi/belum dibaca",
"Error when importing: file does not contain valid JSON" : "Terjadi kesalahan saat mengimor: berkas tidak berisi JSON yang sah",
"Help" : "Bantuan",
diff --git a/l10n/id.json b/l10n/id.json
index c5ad3ee70..9f1abc10c 100644
--- a/l10n/id.json
+++ b/l10n/id.json
@@ -12,12 +12,22 @@
"More redirects than allowed, aborting" : "Pengalihan melebihi dari yang diizinkan, membatalkan",
"Bigger than maximum allowed size" : "Lebih besar dari ukuran yang diizinkan",
"Request timed out" : "Permintaan kehabisan waktu",
+ "Required credentials for feed were either missing or incorrect" : "Kredensial yang dibutuhkan untuk feed hilang atau salah",
+ "Forbidden to access feed" : "Terlarang untuk mengakses feed",
"Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Kesalahan sertifikat: Permasalahan terjadi di handshake SSL/TLS. Mungkin sertifikat (format berkas, path, izin), kata sandi, dan lain lain.",
"Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Kesalahan sertifikat: Sertifikat Server SSL remote atau sidik jari SSH md5 dinyatakan tidak OK.",
"Certificate error: Problem with the local client certificate." : "Kesalahan sertifikat: Permasalahan dengan sertifikat lokal klien.",
+ "Certificate error: Couldn't use specified cipher." : "Kesalahan sertifikat: Tidak dapat menggunakan sandi.",
+ "Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Kesalahan sertifikat: Sertifikat peer tidak dapat diotentikasi dengan sertifikat CA yang diketahui.",
+ "Certificate error: Requested FTP SSL level failed." : "Kesalahan sertifikat: FTP SSL level yang diminta gagal.",
+ "Certificate error: Initiating the SSL Engine failed." : "Kesalahan sertifikat: Inisialisasi SSL Engine gagal.",
+ "Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Kesalahan sertifikat: Permasalahan membaca sertifikat CA SSL (path? izin akses?)",
+ "Certificate error: Issuer check failed" : "Kesalahan sertifikat: Cek penerbit gagal",
+ "Unknown SSL certificate error!" : "Galat sertifikat SSL ditak diketahui!",
"Can not add feed: Exists already" : "Tidak dapat menambah feed: Sudah ada",
"Articles without feed" : "Artikel tanpa feed",
"Can not add folder: Exists already" : "Tidak dapat menambah folder: Sudah ada",
+ "Use system cron for updates" : "Gunakan cron sistem untuk pembaruan",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Nonaktifkan ini jika Anda menjalankan updater kostum seperti updater Python didalam aplikasi",
"Purge interval" : "Singkirkan interval",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Jumlah detik minimum setelah feed dan folder yang terhapus akan dihapus dari basis data; nilai di bawah 60 detik akan diabaikan",
@@ -35,10 +45,13 @@
"Saved" : "Disimpan",
"Download" : "Unduh",
"Close" : "Tutup",
+ "Ajax or Web cron mode detected! Your feeds will not be updated!" : "Mode cron Ajax atau Web terdeteksi! Feed Anda tidak akan diperbarui!",
"How to set up the operating system cron" : "Bagaimana cara menyetel cron sistem operasi",
+ "Install and set up a faster parallel updater that uses the News app's update API" : "Pasang dan atur pembaruan paralel yang lebih cepat yang menggunakan API pembaruan aplikasi Berita",
"filter" : "filter",
"Language" : "Bahasa",
"Subscribe" : "Berlangganan",
+ "Got more awesome feeds? Share them with us!" : "Punya feed yang lebih bagus? Bagikan kepada kami!",
"No articles available" : "Tidak ada artikel yang tersedia",
"No unread articles available" : "Tidak ada artikel yang belum dibaca",
"Open website" : "Buka situs web",
@@ -80,11 +93,13 @@
"Folder exists already!" : "Folder sudah ada!",
"Advanced settings" : "Pengaturan Lanjutan",
"Credentials" : "Kredensial",
+ "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Kredensial HTTP Basic Auth harus disimpan tidak terenkripsi! Semua dengan akses ke server atau database akan bisa mengaksesnya!",
"Username" : "Nama pengguna",
"Password" : "Kata Sandi",
"New Folder" : "Folder Baru",
"Create" : "Buat",
"Explore" : "Jelajah",
+ "Update failed more than 50 times" : "Pembaruan gagal lebih dari 50 kali",
"Deleted feed" : "Feed yang dihapus",
"Undo delete feed" : "Batalkan hapus feed",
"Rename" : "Ubah nama",
@@ -96,6 +111,8 @@
"Normal feed ordering" : "Pemesanan feed normal",
"Enable full text feed fetching" : "Aktifkan pengambil feed teks penuh",
"Disable full text feed fetching" : "Nonaktifkan pengambil feed teks penuh",
+ "Keep updated articles as is" : "Biarkan artikel terbaru seperti itu",
+ "Mark updated articles unread" : "Tandai artikel terbaru belum dibaca",
"Rename feed" : "Ubah nama feed",
"Delete feed" : "Hapus feed",
"Mark all articles read" : "Tandai semua artikel sudah dibaca",
@@ -118,6 +135,7 @@
"Import" : "Impor",
"Export" : "Ekspor",
"Error when importing: file does not contain valid OPML" : "Terjadi kesalahan saat mengimpor: berkas tidak berisi OPML yang sah",
+ "Error when importing: OPML is does neither contain feeds nor folders" : "Terjadi kesalahan saat mengimpor: OPML tidak berisi feed ataupun folder",
"Unread/Starred Articles" : "Artikel dibintangi/belum dibaca",
"Error when importing: file does not contain valid JSON" : "Terjadi kesalahan saat mengimor: berkas tidak berisi JSON yang sah",
"Help" : "Bantuan",
diff --git a/l10n/id.php b/l10n/id.php
index e9cc15144..af93c9fc0 100644
--- a/l10n/id.php
+++ b/l10n/id.php
@@ -13,12 +13,22 @@ $TRANSLATIONS = array(
"More redirects than allowed, aborting" => "Pengalihan melebihi dari yang diizinkan, membatalkan",
"Bigger than maximum allowed size" => "Lebih besar dari ukuran yang diizinkan",
"Request timed out" => "Permintaan kehabisan waktu",
+"Required credentials for feed were either missing or incorrect" => "Kredensial yang dibutuhkan untuk feed hilang atau salah",
+"Forbidden to access feed" => "Terlarang untuk mengakses feed",
"Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." => "Kesalahan sertifikat: Permasalahan terjadi di handshake SSL/TLS. Mungkin sertifikat (format berkas, path, izin), kata sandi, dan lain lain.",
"Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." => "Kesalahan sertifikat: Sertifikat Server SSL remote atau sidik jari SSH md5 dinyatakan tidak OK.",
"Certificate error: Problem with the local client certificate." => "Kesalahan sertifikat: Permasalahan dengan sertifikat lokal klien.",
+"Certificate error: Couldn't use specified cipher." => "Kesalahan sertifikat: Tidak dapat menggunakan sandi.",
+"Certificate error: Peer certificate cannot be authenticated with known CA certificates." => "Kesalahan sertifikat: Sertifikat peer tidak dapat diotentikasi dengan sertifikat CA yang diketahui.",
+"Certificate error: Requested FTP SSL level failed." => "Kesalahan sertifikat: FTP SSL level yang diminta gagal.",
+"Certificate error: Initiating the SSL Engine failed." => "Kesalahan sertifikat: Inisialisasi SSL Engine gagal.",
+"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" => "Kesalahan sertifikat: Permasalahan membaca sertifikat CA SSL (path? izin akses?)",
+"Certificate error: Issuer check failed" => "Kesalahan sertifikat: Cek penerbit gagal",
+"Unknown SSL certificate error!" => "Galat sertifikat SSL ditak diketahui!",
"Can not add feed: Exists already" => "Tidak dapat menambah feed: Sudah ada",
"Articles without feed" => "Artikel tanpa feed",
"Can not add folder: Exists already" => "Tidak dapat menambah folder: Sudah ada",
+"Use system cron for updates" => "Gunakan cron sistem untuk pembaruan",
"Disable this if you run a custom updater such as the Python updater included in the app" => "Nonaktifkan ini jika Anda menjalankan updater kostum seperti updater Python didalam aplikasi",
"Purge interval" => "Singkirkan interval",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" => "Jumlah detik minimum setelah feed dan folder yang terhapus akan dihapus dari basis data; nilai di bawah 60 detik akan diabaikan",
@@ -36,10 +46,13 @@ $TRANSLATIONS = array(
"Saved" => "Disimpan",
"Download" => "Unduh",
"Close" => "Tutup",
+"Ajax or Web cron mode detected! Your feeds will not be updated!" => "Mode cron Ajax atau Web terdeteksi! Feed Anda tidak akan diperbarui!",
"How to set up the operating system cron" => "Bagaimana cara menyetel cron sistem operasi",
+"Install and set up a faster parallel updater that uses the News app's update API" => "Pasang dan atur pembaruan paralel yang lebih cepat yang menggunakan API pembaruan aplikasi Berita",
"filter" => "filter",
"Language" => "Bahasa",
"Subscribe" => "Berlangganan",
+"Got more awesome feeds? Share them with us!" => "Punya feed yang lebih bagus? Bagikan kepada kami!",
"No articles available" => "Tidak ada artikel yang tersedia",
"No unread articles available" => "Tidak ada artikel yang belum dibaca",
"Open website" => "Buka situs web",
@@ -81,11 +94,13 @@ $TRANSLATIONS = array(
"Folder exists already!" => "Folder sudah ada!",
"Advanced settings" => "Pengaturan Lanjutan",
"Credentials" => "Kredensial",
+"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" => "Kredensial HTTP Basic Auth harus disimpan tidak terenkripsi! Semua dengan akses ke server atau database akan bisa mengaksesnya!",
"Username" => "Nama pengguna",
"Password" => "Kata Sandi",
"New Folder" => "Folder Baru",
"Create" => "Buat",
"Explore" => "Jelajah",
+"Update failed more than 50 times" => "Pembaruan gagal lebih dari 50 kali",
"Deleted feed" => "Feed yang dihapus",
"Undo delete feed" => "Batalkan hapus feed",
"Rename" => "Ubah nama",
@@ -97,6 +112,8 @@ $TRANSLATIONS = array(
"Normal feed ordering" => "Pemesanan feed normal",
"Enable full text feed fetching" => "Aktifkan pengambil feed teks penuh",
"Disable full text feed fetching" => "Nonaktifkan pengambil feed teks penuh",
+"Keep updated articles as is" => "Biarkan artikel terbaru seperti itu",
+"Mark updated articles unread" => "Tandai artikel terbaru belum dibaca",
"Rename feed" => "Ubah nama feed",
"Delete feed" => "Hapus feed",
"Mark all articles read" => "Tandai semua artikel sudah dibaca",
@@ -119,6 +136,7 @@ $TRANSLATIONS = array(
"Import" => "Impor",
"Export" => "Ekspor",
"Error when importing: file does not contain valid OPML" => "Terjadi kesalahan saat mengimpor: berkas tidak berisi OPML yang sah",
+"Error when importing: OPML is does neither contain feeds nor folders" => "Terjadi kesalahan saat mengimpor: OPML tidak berisi feed ataupun folder",
"Unread/Starred Articles" => "Artikel dibintangi/belum dibaca",
"Error when importing: file does not contain valid JSON" => "Terjadi kesalahan saat mengimor: berkas tidak berisi JSON yang sah",
"Help" => "Bantuan",
diff --git a/l10n/is.js b/l10n/is.js
index 05fd703d1..18468f6c9 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"More redirects than allowed, aborting" : "Fleiri endurbeiningar en leyfilegt er, hætti við",
"Bigger than maximum allowed size" : "Stærra en hámarksstærð",
"Request timed out" : "Beiðni rann út á tíma",
+ "Forbidden to access feed" : "Óheimill aðgangur að fréttastreymi",
"Certificate error: Couldn't use specified cipher." : "Villa í skilríki: Gat ekki notað umbeðinn dulritunarlykil (chipher).",
"Certificate error: Initiating the SSL Engine failed." : "Villa í skilríki: Ekki tókst að frumstilla SSL-kerfið.",
"Certificate error: Issuer check failed" : "Villa í skilríki: Ekki tókst að sannreyna útgefanda",
@@ -19,6 +20,7 @@ OC.L10N.register(
"Can not add feed: Exists already" : "Gat ekki bætt við streymi: streymið er þegar til",
"Articles without feed" : "Greinar án fréttastreymis",
"Can not add folder: Exists already" : "Gat ekki bætt við möppu: mappan er þegar til",
+ "Use system cron for updates" : "Nota kerfis-cron fyrir uppfærslur",
"Purge interval" : "Millibil förgunar",
"Maximum read count per feed" : "Hámarkfjöldi lestra á hvert streymi",
"Maximum redirects" : "Hámarks endurbeiningar",
@@ -31,6 +33,7 @@ OC.L10N.register(
"Saved" : "Vistað",
"Download" : "Niðurhal",
"Close" : "Loka",
+ "Ajax or Web cron mode detected! Your feeds will not be updated!" : "Ajax eða vef-cron fannst! Fréttastraumar þínir verða ekki uppfærðir!",
"How to set up the operating system cron" : "Hvernig á að setja upp cron-þjónustu stýrikerfis",
"filter" : "sía",
"Language" : "Tungumál",
diff --git a/l10n/is.json b/l10n/is.json
index 10cf5ecad..5e58bbe67 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -10,6 +10,7 @@
"More redirects than allowed, aborting" : "Fleiri endurbeiningar en leyfilegt er, hætti við",
"Bigger than maximum allowed size" : "Stærra en hámarksstærð",
"Request timed out" : "Beiðni rann út á tíma",
+ "Forbidden to access feed" : "Óheimill aðgangur að fréttastreymi",
"Certificate error: Couldn't use specified cipher." : "Villa í skilríki: Gat ekki notað umbeðinn dulritunarlykil (chipher).",
"Certificate error: Initiating the SSL Engine failed." : "Villa í skilríki: Ekki tókst að frumstilla SSL-kerfið.",
"Certificate error: Issuer check failed" : "Villa í skilríki: Ekki tókst að sannreyna útgefanda",
@@ -17,6 +18,7 @@
"Can not add feed: Exists already" : "Gat ekki bætt við streymi: streymið er þegar til",
"Articles without feed" : "Greinar án fréttastreymis",
"Can not add folder: Exists already" : "Gat ekki bætt við möppu: mappan er þegar til",
+ "Use system cron for updates" : "Nota kerfis-cron fyrir uppfærslur",
"Purge interval" : "Millibil förgunar",
"Maximum read count per feed" : "Hámarkfjöldi lestra á hvert streymi",
"Maximum redirects" : "Hámarks endurbeiningar",
@@ -29,6 +31,7 @@
"Saved" : "Vistað",
"Download" : "Niðurhal",
"Close" : "Loka",
+ "Ajax or Web cron mode detected! Your feeds will not be updated!" : "Ajax eða vef-cron fannst! Fréttastraumar þínir verða ekki uppfærðir!",
"How to set up the operating system cron" : "Hvernig á að setja upp cron-þjónustu stýrikerfis",
"filter" : "sía",
"Language" : "Tungumál",
diff --git a/l10n/is.php b/l10n/is.php
index c037c6976..a60884e1a 100644
--- a/l10n/is.php
+++ b/l10n/is.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"More redirects than allowed, aborting" => "Fleiri endurbeiningar en leyfilegt er, hætti við",
"Bigger than maximum allowed size" => "Stærra en hámarksstærð",
"Request timed out" => "Beiðni rann út á tíma",
+"Forbidden to access feed" => "Óheimill aðgangur að fréttastreymi",
"Certificate error: Couldn't use specified cipher." => "Villa í skilríki: Gat ekki notað umbeðinn dulritunarlykil (chipher).",
"Certificate error: Initiating the SSL Engine failed." => "Villa í skilríki: Ekki tókst að frumstilla SSL-kerfið.",
"Certificate error: Issuer check failed" => "Villa í skilríki: Ekki tókst að sannreyna útgefanda",
@@ -18,6 +19,7 @@ $TRANSLATIONS = array(
"Can not add feed: Exists already" => "Gat ekki bætt við streymi: streymið er þegar til",
"Articles without feed" => "Greinar án fréttastreymis",
"Can not add folder: Exists already" => "Gat ekki bætt við möppu: mappan er þegar til",
+"Use system cron for updates" => "Nota kerfis-cron fyrir uppfærslur",
"Purge interval" => "Millibil förgunar",
"Maximum read count per feed" => "Hámarkfjöldi lestra á hvert streymi",
"Maximum redirects" => "Hámarks endurbeiningar",
@@ -30,6 +32,7 @@ $TRANSLATIONS = array(
"Saved" => "Vistað",
"Download" => "Niðurhal",
"Close" => "Loka",
+"Ajax or Web cron mode detected! Your feeds will not be updated!" => "Ajax eða vef-cron fannst! Fréttastraumar þínir verða ekki uppfærðir!",
"How to set up the operating system cron" => "Hvernig á að setja upp cron-þjónustu stýrikerfis",
"filter" => "sía",
"Language" => "Tungumál",
diff --git a/l10n/it.js b/l10n/it.js
index 6a86ff50e..ece6c43c5 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"Can not add feed: Exists already" : "Impossibile aggiungere la fonte: esiste già",
"Articles without feed" : "Articoli senza fonte",
"Can not add folder: Exists already" : "Impossibile aggiungere la cartella: esiste già",
+ "Use system cron for updates" : "Usa cron di sistema per gli aggiornamenti",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Disabilita questa opzione se esegui uno strumento di aggiornamento personalizzato come quello Python incluso nell'applicazione",
"Purge interval" : "Intervallo di cancellazione",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Numero minimo di secondi dopo i quali le fonti e le cartelle eliminate sono rimosse dal database; valori inferiori a 60 secondi sono ignorati",
diff --git a/l10n/it.json b/l10n/it.json
index b8dea4e7a..71b32193a 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -27,6 +27,7 @@
"Can not add feed: Exists already" : "Impossibile aggiungere la fonte: esiste già",
"Articles without feed" : "Articoli senza fonte",
"Can not add folder: Exists already" : "Impossibile aggiungere la cartella: esiste già",
+ "Use system cron for updates" : "Usa cron di sistema per gli aggiornamenti",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Disabilita questa opzione se esegui uno strumento di aggiornamento personalizzato come quello Python incluso nell'applicazione",
"Purge interval" : "Intervallo di cancellazione",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Numero minimo di secondi dopo i quali le fonti e le cartelle eliminate sono rimosse dal database; valori inferiori a 60 secondi sono ignorati",
diff --git a/l10n/it.php b/l10n/it.php
index bb7141eca..cc09b5ab5 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -28,6 +28,7 @@ $TRANSLATIONS = array(
"Can not add feed: Exists already" => "Impossibile aggiungere la fonte: esiste già",
"Articles without feed" => "Articoli senza fonte",
"Can not add folder: Exists already" => "Impossibile aggiungere la cartella: esiste già",
+"Use system cron for updates" => "Usa cron di sistema per gli aggiornamenti",
"Disable this if you run a custom updater such as the Python updater included in the app" => "Disabilita questa opzione se esegui uno strumento di aggiornamento personalizzato come quello Python incluso nell'applicazione",
"Purge interval" => "Intervallo di cancellazione",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" => "Numero minimo di secondi dopo i quali le fonti e le cartelle eliminate sono rimosse dal database; valori inferiori a 60 secondi sono ignorati",
diff --git a/l10n/nl.js b/l10n/nl.js
index 149939267..e706662f3 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"Request unauthorized. Are you logged in?" : "Aanvraag niet toegestaan. Bent u ingelogd?",
"Request forbidden. Are you an admin?" : "Aanvraag verboden. Bent u beheerder?",
"Token expired or app not enabled! Reload the page!" : "Token verlopen of app niet ingeschakeld! Ververs de pagina!",
+ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Interne serverfout! Contrleer je data/nextcloud.log bestand voor meer informatie!",
+ "Request failed, Nextcloud is in currently in maintenance mode!" : "Aanvraag mislukt, Nextcloud staat momenteel in onderhoudsmodus!",
"Feed contains invalid XML" : "Feed bevat ongeldige XML",
"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 niet gevonden: of de website levert geen feed of blokkeert toegang hiervoor. Om een blokkade uit te sluiten, probeer via de command line de feed op uw server te downloaden doormiddel van de commando: curl",
"Detected feed format is not supported" : "Gevonden feed formaat wordt niet ondersteund",
@@ -27,6 +29,7 @@ OC.L10N.register(
"Can not add feed: Exists already" : "Kan feed niet toevoegen: bestaat al",
"Articles without feed" : "Artikelen zonder feed",
"Can not add folder: Exists already" : "Kan map niet toevoegen, bestaat al",
+ "Use system cron for updates" : "Gebruik system cron voor updates",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Schakel dit uit als u een maatwerk updater gebruikt, zoals de Python updater bij de app",
"Purge interval" : "Opruim interval",
"Minimum amount of seconds after deleted