From e5599167fc232cc133325a3d5b425ffe4f2024e1 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 17 Aug 2015 01:01:23 -0400 Subject: [tx-robot] updated from transifex --- l10n/cs_CZ.js | 2 ++ l10n/cs_CZ.json | 2 ++ l10n/cs_CZ.php | 2 ++ 3 files changed, 6 insertions(+) diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js index ecfd0fcde..90f4a9cf8 100644 --- a/l10n/cs_CZ.js +++ b/l10n/cs_CZ.js @@ -88,6 +88,8 @@ OC.L10N.register( "No feed ordering" : "Bez řazení zdrojů", "Reversed feed ordering" : "Opačné řazení zdrojů", "Normal feed ordering" : "Normální řazení zdrojů", + "Enable full text feed fetching" : "Povolit stahování kompletních textů", + "Disable full text feed fetching" : "Vypnout stahování kompletních textů", "Rename feed" : "Přejmenovat kanál", "Delete feed" : "Smazat kanál", "Mark all articles read" : "Označit všechny články jako přečtené", diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json index b27aea0ca..360ac8a4d 100644 --- a/l10n/cs_CZ.json +++ b/l10n/cs_CZ.json @@ -86,6 +86,8 @@ "No feed ordering" : "Bez řazení zdrojů", "Reversed feed ordering" : "Opačné řazení zdrojů", "Normal feed ordering" : "Normální řazení zdrojů", + "Enable full text feed fetching" : "Povolit stahování kompletních textů", + "Disable full text feed fetching" : "Vypnout stahování kompletních textů", "Rename feed" : "Přejmenovat kanál", "Delete feed" : "Smazat kanál", "Mark all articles read" : "Označit všechny články jako přečtené", diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php index a7ef3deaa..e52dcc2df 100644 --- a/l10n/cs_CZ.php +++ b/l10n/cs_CZ.php @@ -87,6 +87,8 @@ $TRANSLATIONS = array( "No feed ordering" => "Bez řazení zdrojů", "Reversed feed ordering" => "Opačné řazení zdrojů", "Normal feed ordering" => "Normální řazení zdrojů", +"Enable full text feed fetching" => "Povolit stahování kompletních textů", +"Disable full text feed fetching" => "Vypnout stahování kompletních textů", "Rename feed" => "Přejmenovat kanál", "Delete feed" => "Smazat kanál", "Mark all articles read" => "Označit všechny články jako přečtené", -- cgit v1.2.3