File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ OC.L10N.register(
22 "cookbook" ,
33 {
44 "No image with the matching MIME type was found on the server." : "Na serveru nebyl nalezen žádný obrázek s odpovídajícím MIME typem." ,
5+ "The provided URL is not allowed." : "Zadaná URL není umožněna." ,
56 "Recipe with ID %d was not found in database." : "Recept s identif. %d nebyl nalezen v databázi. " ,
67 "Downloading of a file failed returned the following error message: %s" : "Stahování souboru se nezdařilo a vrátilo následující chybovou hlášku: %s" ,
78 "No content encoding was detected in the content." : "V obsahu nebylo zjištěno žádné enkódování obsahu." ,
Original file line number Diff line number Diff line change 11{ "translations" : {
22 "No image with the matching MIME type was found on the server." : " Na serveru nebyl nalezen žádný obrázek s odpovídajícím MIME typem." ,
3+ "The provided URL is not allowed." : " Zadaná URL není umožněna." ,
34 "Recipe with ID %d was not found in database." : " Recept s identif. %d nebyl nalezen v databázi. " ,
45 "Downloading of a file failed returned the following error message: %s" : " Stahování souboru se nezdařilo a vrátilo následující chybovou hlášku: %s" ,
56 "No content encoding was detected in the content." : " V obsahu nebylo zjištěno žádné enkódování obsahu." ,
You can’t perform that action at this time.
0 commit comments