1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-09 10:15:44 +02:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-11-03 01:01:37 -05:00
parent 0ef5339021
commit 085f27a799
21 changed files with 66 additions and 0 deletions

View File

@ -59,6 +59,7 @@ OC.L10N.register(
"Load next folder" : "Lataa seuraava kansio",
"Load previous folder" : "Lataa edellinen kansio",
"Focus search field" : "Kohdista hakukenttään",
"Mark current article's feed/folder read" : "Merkitse nykyisen artikkelin syöte/kansio luetuksi",
"Web address" : "Verkko-osoite",
"Feed exists already!" : "Syöte on jo olemassa!",
"Folder" : "Kansio",
@ -74,9 +75,14 @@ OC.L10N.register(
"Undo delete feed" : "Kumoa syötteen poistaminen",
"Rename" : "Nimeä uudelleen",
"Menu" : "Valikko",
"Unpin feed from the top" : "Poista syötteen kiinnitys ylhäältä",
"Pin feed to the top" : "Kiinnitä syöte ylös",
"No feed ordering" : "Ei syötejärjestystä",
"Reversed feed ordering" : "Käänteinen syötejärjestys",
"Normal feed ordering" : "Normaali syötejärejstys",
"Enable full text feed fetching" : "Nouda koko tekstisyöte",
"Disable full text feed fetching" : "Älä nouda koko tekstisyötettä",
"Mark updated articles unread" : "Merkitse päivitetyt artikkelit lukemattomiksi",
"Rename feed" : "Nimeä syöte uudelleen",
"Delete feed" : "Poista syöte",
"Mark all articles read" : "Merkitse kaikki artikkelit luetuiksi",

View File

@ -57,6 +57,7 @@
"Load next folder" : "Lataa seuraava kansio",
"Load previous folder" : "Lataa edellinen kansio",
"Focus search field" : "Kohdista hakukenttään",
"Mark current article's feed/folder read" : "Merkitse nykyisen artikkelin syöte/kansio luetuksi",
"Web address" : "Verkko-osoite",
"Feed exists already!" : "Syöte on jo olemassa!",
"Folder" : "Kansio",
@ -72,9 +73,14 @@
"Undo delete feed" : "Kumoa syötteen poistaminen",
"Rename" : "Nimeä uudelleen",
"Menu" : "Valikko",
"Unpin feed from the top" : "Poista syötteen kiinnitys ylhäältä",
"Pin feed to the top" : "Kiinnitä syöte ylös",
"No feed ordering" : "Ei syötejärjestystä",
"Reversed feed ordering" : "Käänteinen syötejärjestys",
"Normal feed ordering" : "Normaali syötejärejstys",
"Enable full text feed fetching" : "Nouda koko tekstisyöte",
"Disable full text feed fetching" : "Älä nouda koko tekstisyötettä",
"Mark updated articles unread" : "Merkitse päivitetyt artikkelit lukemattomiksi",
"Rename feed" : "Nimeä syöte uudelleen",
"Delete feed" : "Poista syöte",
"Mark all articles read" : "Merkitse kaikki artikkelit luetuiksi",

View File

@ -58,6 +58,7 @@ $TRANSLATIONS = array(
"Load next folder" => "Lataa seuraava kansio",
"Load previous folder" => "Lataa edellinen kansio",
"Focus search field" => "Kohdista hakukenttään",
"Mark current article's feed/folder read" => "Merkitse nykyisen artikkelin syöte/kansio luetuksi",
"Web address" => "Verkko-osoite",
"Feed exists already!" => "Syöte on jo olemassa!",
"Folder" => "Kansio",
@ -73,9 +74,14 @@ $TRANSLATIONS = array(
"Undo delete feed" => "Kumoa syötteen poistaminen",
"Rename" => "Nimeä uudelleen",
"Menu" => "Valikko",
"Unpin feed from the top" => "Poista syötteen kiinnitys ylhäältä",
"Pin feed to the top" => "Kiinnitä syöte ylös",
"No feed ordering" => "Ei syötejärjestystä",
"Reversed feed ordering" => "Käänteinen syötejärjestys",
"Normal feed ordering" => "Normaali syötejärejstys",
"Enable full text feed fetching" => "Nouda koko tekstisyöte",
"Disable full text feed fetching" => "Älä nouda koko tekstisyötettä",
"Mark updated articles unread" => "Merkitse päivitetyt artikkelit lukemattomiksi",
"Rename feed" => "Nimeä syöte uudelleen",
"Delete feed" => "Poista syöte",
"Mark all articles read" => "Merkitse kaikki artikkelit luetuiksi",

View File

@ -92,6 +92,8 @@ OC.L10N.register(
"Normal feed ordering" : "Ordre actuel du flux: chronologique",
"Enable full text feed fetching" : "Activer le chargement intégral du corps des articles",
"Disable full text feed fetching" : "Désactiver le chargement intégral du corps des articles",
"Keep updated articles as is" : "Marquer les articles mis à jour tels quels",
"Mark updated articles unread" : "Marquer les articles mis à jour comme non lus",
"Rename feed" : "Renommer le flux",
"Delete feed" : "Supprimer le flux",
"Mark all articles read" : "Marquer tous les articles comme lus",

View File

@ -90,6 +90,8 @@
"Normal feed ordering" : "Ordre actuel du flux: chronologique",
"Enable full text feed fetching" : "Activer le chargement intégral du corps des articles",
"Disable full text feed fetching" : "Désactiver le chargement intégral du corps des articles",
"Keep updated articles as is" : "Marquer les articles mis à jour tels quels",
"Mark updated articles unread" : "Marquer les articles mis à jour comme non lus",
"Rename feed" : "Renommer le flux",
"Delete feed" : "Supprimer le flux",
"Mark all articles read" : "Marquer tous les articles comme lus",

View File

@ -91,6 +91,8 @@ $TRANSLATIONS = array(
"Normal feed ordering" => "Ordre actuel du flux: chronologique",
"Enable full text feed fetching" => "Activer le chargement intégral du corps des articles",
"Disable full text feed fetching" => "Désactiver le chargement intégral du corps des articles",
"Keep updated articles as is" => "Marquer les articles mis à jour tels quels",
"Mark updated articles unread" => "Marquer les articles mis à jour comme non lus",
"Rename feed" => "Renommer le flux",
"Delete feed" => "Supprimer le flux",
"Mark all articles read" => "Marquer tous les articles comme lus",

View File

@ -92,6 +92,8 @@ OC.L10N.register(
"Normal feed ordering" : "Ordine normale delle fonti",
"Enable full text feed fetching" : "Abilita il recupero dell'intero testo della fonte",
"Disable full text feed fetching" : "Disabilita il recupero dell'intero testo della fonte",
"Keep updated articles as is" : "Mantieni gli articoli aggiornati come sono",
"Mark updated articles unread" : "Marca gli articoli aggiornati come non letti",
"Rename feed" : "Rinomina fonte",
"Delete feed" : "Elimina la fonte",
"Mark all articles read" : "Marca tutti come gli articoli come letti",

View File

@ -90,6 +90,8 @@
"Normal feed ordering" : "Ordine normale delle fonti",
"Enable full text feed fetching" : "Abilita il recupero dell'intero testo della fonte",
"Disable full text feed fetching" : "Disabilita il recupero dell'intero testo della fonte",
"Keep updated articles as is" : "Mantieni gli articoli aggiornati come sono",
"Mark updated articles unread" : "Marca gli articoli aggiornati come non letti",
"Rename feed" : "Rinomina fonte",
"Delete feed" : "Elimina la fonte",
"Mark all articles read" : "Marca tutti come gli articoli come letti",

View File

@ -91,6 +91,8 @@ $TRANSLATIONS = array(
"Normal feed ordering" => "Ordine normale delle fonti",
"Enable full text feed fetching" => "Abilita il recupero dell'intero testo della fonte",
"Disable full text feed fetching" => "Disabilita il recupero dell'intero testo della fonte",
"Keep updated articles as is" => "Mantieni gli articoli aggiornati come sono",
"Mark updated articles unread" => "Marca gli articoli aggiornati come non letti",
"Rename feed" => "Rinomina fonte",
"Delete feed" => "Elimina la fonte",
"Mark all articles read" => "Marca tutti come gli articoli come letti",

View File

@ -92,6 +92,8 @@ OC.L10N.register(
"Normal feed ordering" : "Ordenação de alimentação normal",
"Enable full text feed fetching" : "Habilitar recuperação completa de texto de alimentação",
"Disable full text feed fetching" : "Desabilitar recuperação completa de texto de alimentação",
"Keep updated articles as is" : "Mantenha artigos atualizados como são",
"Mark updated articles unread" : "Marcar artigos atualizados como não lidos",
"Rename feed" : "Renomear alimentação",
"Delete feed" : "Excluir feed",
"Mark all articles read" : "Marcar todos os artigos lidos",

View File

@ -90,6 +90,8 @@
"Normal feed ordering" : "Ordenação de alimentação normal",
"Enable full text feed fetching" : "Habilitar recuperação completa de texto de alimentação",
"Disable full text feed fetching" : "Desabilitar recuperação completa de texto de alimentação",
"Keep updated articles as is" : "Mantenha artigos atualizados como são",
"Mark updated articles unread" : "Marcar artigos atualizados como não lidos",
"Rename feed" : "Renomear alimentação",
"Delete feed" : "Excluir feed",
"Mark all articles read" : "Marcar todos os artigos lidos",

View File

@ -91,6 +91,8 @@ $TRANSLATIONS = array(
"Normal feed ordering" => "Ordenação de alimentação normal",
"Enable full text feed fetching" => "Habilitar recuperação completa de texto de alimentação",
"Disable full text feed fetching" => "Desabilitar recuperação completa de texto de alimentação",
"Keep updated articles as is" => "Mantenha artigos atualizados como são",
"Mark updated articles unread" => "Marcar artigos atualizados como não lidos",
"Rename feed" => "Renomear alimentação",
"Delete feed" => "Excluir feed",
"Mark all articles read" => "Marcar todos os artigos lidos",

View File

@ -35,6 +35,7 @@ OC.L10N.register(
"Saved" : "Guardado",
"Download" : "Transferir",
"Close" : "Fechar",
"Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Detatado modo cron ajax ou webcron! As suas feeds não serão atualizadas corretamente. É recomendado que utilize o sistema operativo cron ou um atualizador personalizado.",
"How to set up the operating system cron" : "Como configurar o cron no sistema operativo",
"How to set up a custom updater (faster and no possible deadlock) " : "Como configurar um atualizador personalizado (mais rápido e sem possibilidade de deadlock)",
"Subscribe" : "Subscrever",
@ -89,6 +90,10 @@ OC.L10N.register(
"No feed ordering" : "Sem ordenação de feeds",
"Reversed feed ordering" : "Ordem de feeds inversa",
"Normal feed ordering" : "Ordem de feeds normal",
"Enable full text feed fetching" : "Ativar a obtenção de feed do texto completo",
"Disable full text feed fetching" : "Desativar a obtenção de feed do texto completo",
"Keep updated articles as is" : "Manter os atigos atulizados como",
"Mark updated articles unread" : "Marcar os artigos atualizados como não lidos",
"Rename feed" : "Renomear feed",
"Delete feed" : "Apagar feed",
"Mark all articles read" : "Marcar todos os artigos como lidos",

View File

@ -33,6 +33,7 @@
"Saved" : "Guardado",
"Download" : "Transferir",
"Close" : "Fechar",
"Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Detatado modo cron ajax ou webcron! As suas feeds não serão atualizadas corretamente. É recomendado que utilize o sistema operativo cron ou um atualizador personalizado.",
"How to set up the operating system cron" : "Como configurar o cron no sistema operativo",
"How to set up a custom updater (faster and no possible deadlock) " : "Como configurar um atualizador personalizado (mais rápido e sem possibilidade de deadlock)",
"Subscribe" : "Subscrever",
@ -87,6 +88,10 @@
"No feed ordering" : "Sem ordenação de feeds",
"Reversed feed ordering" : "Ordem de feeds inversa",
"Normal feed ordering" : "Ordem de feeds normal",
"Enable full text feed fetching" : "Ativar a obtenção de feed do texto completo",
"Disable full text feed fetching" : "Desativar a obtenção de feed do texto completo",
"Keep updated articles as is" : "Manter os atigos atulizados como",
"Mark updated articles unread" : "Marcar os artigos atualizados como não lidos",
"Rename feed" : "Renomear feed",
"Delete feed" : "Apagar feed",
"Mark all articles read" : "Marcar todos os artigos como lidos",

View File

@ -34,6 +34,7 @@ $TRANSLATIONS = array(
"Saved" => "Guardado",
"Download" => "Transferir",
"Close" => "Fechar",
"Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Detatado modo cron ajax ou webcron! As suas feeds não serão atualizadas corretamente. É recomendado que utilize o sistema operativo cron ou um atualizador personalizado.",
"How to set up the operating system cron" => "Como configurar o cron no sistema operativo",
"How to set up a custom updater (faster and no possible deadlock) " => "Como configurar um atualizador personalizado (mais rápido e sem possibilidade de deadlock)",
"Subscribe" => "Subscrever",
@ -88,6 +89,10 @@ $TRANSLATIONS = array(
"No feed ordering" => "Sem ordenação de feeds",
"Reversed feed ordering" => "Ordem de feeds inversa",
"Normal feed ordering" => "Ordem de feeds normal",
"Enable full text feed fetching" => "Ativar a obtenção de feed do texto completo",
"Disable full text feed fetching" => "Desativar a obtenção de feed do texto completo",
"Keep updated articles as is" => "Manter os atigos atulizados como",
"Mark updated articles unread" => "Marcar os artigos atualizados como não lidos",
"Rename feed" => "Renomear feed",
"Delete feed" => "Apagar feed",
"Mark all articles read" => "Marcar todos os artigos como lidos",

View File

@ -62,6 +62,7 @@ OC.L10N.register(
"Star article and jump to next one" : "Vëri yll artikullit dhe hidhu te pasuesi",
"Toggle keep current article unread" : "Vëri/hiqi gjendjen mbaje artikullin të palexuar",
"Open article in new tab" : "Hape artikullin në skedë të re",
"Toggle expand article in compact view" : "Kaloje artikullin e zgjeruar nën pamjen kompakte",
"Load next feed" : "Ngarko prurjen pasuese",
"Load previous feed" : "Ngarko prurjen e mëparshme",
"Load next folder" : "Ngarko dosjen pasuese",
@ -90,6 +91,8 @@ OC.L10N.register(
"Normal feed ordering" : "Renditje normale prurjesh",
"Enable full text feed fetching" : "Aktivizo sjellje teksti të plotë prurjeje",
"Disable full text feed fetching" : "Çaktivizo sjellje teksti të plotë prurjeje",
"Keep updated articles as is" : "Artikujt e përditësuar mbaji siç janë",
"Mark updated articles unread" : "Artikujt e përditësuar shënoji si të palexuar",
"Rename feed" : "Riemërtoni prurjen",
"Delete feed" : "Fshije prurjen",
"Mark all articles read" : "Shënoji krejt artikujt si të lexuar",

View File

@ -60,6 +60,7 @@
"Star article and jump to next one" : "Vëri yll artikullit dhe hidhu te pasuesi",
"Toggle keep current article unread" : "Vëri/hiqi gjendjen mbaje artikullin të palexuar",
"Open article in new tab" : "Hape artikullin në skedë të re",
"Toggle expand article in compact view" : "Kaloje artikullin e zgjeruar nën pamjen kompakte",
"Load next feed" : "Ngarko prurjen pasuese",
"Load previous feed" : "Ngarko prurjen e mëparshme",
"Load next folder" : "Ngarko dosjen pasuese",
@ -88,6 +89,8 @@
"Normal feed ordering" : "Renditje normale prurjesh",
"Enable full text feed fetching" : "Aktivizo sjellje teksti të plotë prurjeje",
"Disable full text feed fetching" : "Çaktivizo sjellje teksti të plotë prurjeje",
"Keep updated articles as is" : "Artikujt e përditësuar mbaji siç janë",
"Mark updated articles unread" : "Artikujt e përditësuar shënoji si të palexuar",
"Rename feed" : "Riemërtoni prurjen",
"Delete feed" : "Fshije prurjen",
"Mark all articles read" : "Shënoji krejt artikujt si të lexuar",

View File

@ -61,6 +61,7 @@ $TRANSLATIONS = array(
"Star article and jump to next one" => "Vëri yll artikullit dhe hidhu te pasuesi",
"Toggle keep current article unread" => "Vëri/hiqi gjendjen mbaje artikullin të palexuar",
"Open article in new tab" => "Hape artikullin në skedë të re",
"Toggle expand article in compact view" => "Kaloje artikullin e zgjeruar nën pamjen kompakte",
"Load next feed" => "Ngarko prurjen pasuese",
"Load previous feed" => "Ngarko prurjen e mëparshme",
"Load next folder" => "Ngarko dosjen pasuese",
@ -89,6 +90,8 @@ $TRANSLATIONS = array(
"Normal feed ordering" => "Renditje normale prurjesh",
"Enable full text feed fetching" => "Aktivizo sjellje teksti të plotë prurjeje",
"Disable full text feed fetching" => "Çaktivizo sjellje teksti të plotë prurjeje",
"Keep updated articles as is" => "Artikujt e përditësuar mbaji siç janë",
"Mark updated articles unread" => "Artikujt e përditësuar shënoji si të palexuar",
"Rename feed" => "Riemërtoni prurjen",
"Delete feed" => "Fshije prurjen",
"Mark all articles read" => "Shënoji krejt artikujt si të lexuar",

View File

@ -92,6 +92,8 @@ OC.L10N.register(
"Normal feed ordering" : "รายการฟีดปกติ",
"Enable full text feed fetching" : "เปิดการใช้งานการเรียกข้อความฟีดแบบเต็ม",
"Disable full text feed fetching" : "ปิดการใช้งานการเรียกข้อความฟีดแบบเต็ม",
"Keep updated articles as is" : "บทความได้รับการปรับปรุงตามที่เป็นอยู่",
"Mark updated articles unread" : "เลือกให้เป็นบทความที่ยังไม่ได้อ่าน",
"Rename feed" : "เปลี่ยนชื่อฟีด",
"Delete feed" : "ลบ feed",
"Mark all articles read" : "ทำเครื่องหมายอ่านบทความทั้งหมด",

View File

@ -90,6 +90,8 @@
"Normal feed ordering" : "รายการฟีดปกติ",
"Enable full text feed fetching" : "เปิดการใช้งานการเรียกข้อความฟีดแบบเต็ม",
"Disable full text feed fetching" : "ปิดการใช้งานการเรียกข้อความฟีดแบบเต็ม",
"Keep updated articles as is" : "บทความได้รับการปรับปรุงตามที่เป็นอยู่",
"Mark updated articles unread" : "เลือกให้เป็นบทความที่ยังไม่ได้อ่าน",
"Rename feed" : "เปลี่ยนชื่อฟีด",
"Delete feed" : "ลบ feed",
"Mark all articles read" : "ทำเครื่องหมายอ่านบทความทั้งหมด",

View File

@ -91,6 +91,8 @@ $TRANSLATIONS = array(
"Normal feed ordering" => "รายการฟีดปกติ",
"Enable full text feed fetching" => "เปิดการใช้งานการเรียกข้อความฟีดแบบเต็ม",
"Disable full text feed fetching" => "ปิดการใช้งานการเรียกข้อความฟีดแบบเต็ม",
"Keep updated articles as is" => "บทความได้รับการปรับปรุงตามที่เป็นอยู่",
"Mark updated articles unread" => "เลือกให้เป็นบทความที่ยังไม่ได้อ่าน",
"Rename feed" => "เปลี่ยนชื่อฟีด",
"Delete feed" => "ลบ feed",
"Mark all articles read" => "ทำเครื่องหมายอ่านบทความทั้งหมด",